Changes

Glossary of EM.Cube's Wizards

1,703 bytes added, 18:17, 4 August 2016
FUNCTION: Creates the parameterized geometry of a toroidal helix coil with a generalized super-quadratic cross section in the project workspace
NOTES, SPECIAL CASES OR EXCEPTIONS: In [[EM.Ferma]], this wizard turns the solenoid toroidal coil into a wire current source.
| 0.0005
| radius of the coil wire (only in [[EM.Ferma]])
|}
 
== Foil Wizard ==
 
ICON: [[File:foil icon.png]]
 
MENU: '''Tools → Component Wizards → Conformal Coil'''
 
MODULE(S): [[CubeCAD]], [[EM.Tempo]], [[EM.Illumina]], [[EM.Ferma]], [[EM.Libera]]
 
FUNCTION: Creates the parameterized geometry of a cylindrical foil section in the project workspace
 
NOTES, SPECIAL CASES OR EXCEPTIONS: In [[EM.Tempo]], this wizard creates a conformal metallic patch on a cylindrical dielectric coating around a cylindrical metal core. In all other modules, it creates a free-standing sectoral cylindrical foil.
 
 
PYTHON COMMAND(S):
 
emag_foil(foil_rad,foil_height,alpha)
 
emag_foil_tempo(er,core_rad,foil_rad,core_height,foil_height,foil_offset,alpha)
 
 
FOIL WIZARD PARAMETERS
{| border="0"
|-
| valign="top"|
|-
{| class="wikitable"
|-
! scope="col"| Parameter Name
! scope="col"| Value Type
! scope="col"| Units
! scope="col"| Default Value
! scope="col"| Notes
|-
! scope="row" | er
| real numeric
| -
| 2.2
| relative permittivity of the dielectric coating (only in [[EM.Tempo]])
|-
! scope="row" | core_rad
| real numeric
| project units
| 0.02
| radius of the metal core (only in [[EM.Tempo]])
|-
! scope="row" | foil_rad
| real numeric
| project units
| 0.025
| radius of the foil section
|-
! scope="row" | core_height
| real numeric
| project units
| 2
| height of the metal core (only in [[EM.Tempo]])
|-
! scope="row" | foil_height
| real numeric
| project units
| 2
| height of the foil section
|-
! scope="row" | foil_offset
| real numeric
| project units
| 2
| offset of the foil section with respect to the base of metal core (only in [[EM.Tempo]])
|-
! scope="row" | alpha
| real numeric
| degrees
| 90
| sectoral angle
|}
28,333
edits