Definition
The surface integral of a vector field across an oriented surface is called the flux. It measures the net flow of the field passing through the surface in a specified normal direction . The mathematical definition is:
- How to read: “Flux equals double integral over S of F dot n d-sigma.”
- Meaning: Sum the component of the field perpendicular to the surface at each point, weighted by area. Positive flux means net flow in the direction of .
Why It Matters
Flux integrals are the mathematical heartbeat of electromagnetism and fluid dynamics. They allow us to calculate how much water flows through a pipe, how much light hits a solar panel, or the strength of an electric field, providing the foundation for almost all modern utility engineering.
Core Concepts
- Orientation: A surface must have two distinct sides (be orientable) to define flux. The unit normal specifies which direction of flow is considered positive.
- Dot Product (): Flux only counts the component of the field that is perpendicular to the surface. Flow parallel to the surface does not contribute to flux.
- How to read: “F dot n.”
- Meaning: Projects the field onto the outward normal. Only the through-flow component matters; tangential flow contributes zero flux.
- Parametric Evaluation: For , flux is .
- How to read: “Flux equals double integral over R of F dot (r-u cross r-v), du dv.”
- Meaning / when to use: The cross product gives a normal vector with magnitude equal to the area element. Use this to compute flux from a parametrization.