Plotting the E-Field Magnitude Normal to a Surface
Description
This recipe generates a scalar intensity plot of the E-field magnitude normal to a particular surface (or group of object surfaces, list of object faces), relative to a given input phase excitation. where S is the surface geometry, and is the normal vector to the surface S.
Usage Examples
This calculation could be used instead of the automatic PlotFieldsMagE upon surface, when only the magnitude of the E-field with a particular vector orientation is desired. For example, to evaluate the field available for coupling to a probe structure with a particular orientation.
Prerequisites
You should create the plane to which the desired field
component should be normal before you begin the following steps.
Calculator Operation |
Resulting Stack Display (top entry only unless noted) |
Quantity>E |
CVc : <Ex, Ey, Ez> |
Function>Phase |
Scl : Phase |
Complex>AtPhase |
Vec : AtPhase(<Ex,Ey,Ez>, Phase) |
Geometry>Surface>{select desired cutplane, faces list, or surface list} |
Srf : Surface(faces1) |
Unit Vec>Normal |
Vec : SurfaceNormal |
Dot |
Scl : Dot(AtPhase(<Ex,Ey,Ez>,Phase),…) |
Add Type: E_normal OK |
E_normal : Dot(AtPhase(<Ex,Ey,Ez>,0),…
|
Done |
{exit field calculator window} |
Select the surface (or list) HFSS>Fields>Plot Fields> |
{Scalar Plot on faces displayed} (E-field normal component value in v/m) |