Calculating Net Power Flow through a Surface

Description

This recipe allows calculation of power flow through an open or closed surface by integrating the Poynting vector normal to that surface.

where S is the surface that is used to calculate the power, and is the normal vector to the surface S.

Usage Examples

This calculation could be used on scattered field data resulting from an incident wave excited HFSS project to evaluate reflection from a radome filter or FSS (frequency selective surface). It might also be used on the closed exterior surface of a solid volume to determine power dissipation within the volume (due to conservation of energy, what goes in a closed surface must come out, unless there is a loss or storage [e.g., standing wave, resonance] mechanism).

Prerequisites

The surface on which the integration is to be performed must exist prior you can complete the calculation. If the surface is the exterior of a solid object, no customer geometry creation is necessary. If the surface is only a subset of an object’s faces, or a slice through the entire plane of the model not already defined by a separate 2D entity, then youmust create a Faces List and/or Cutplane to represent the integration location.