less than 1 minute read

Definition of electric flux

fold/unfold We define electric flux by following equation. $$ \begin{flalign*} \Phi = \oint\vec{E}\cdot d\vec{A} && \end{flalign*} $$ We can calculate differential normal area(\(d\vec{A}\)) using the following formula.

For rectangular box,

\(d\vec{A} = dxdy\hat{z}\) or \(d\vec{A} = dydz\hat{x}\) or \(d\vec{A} = dzdx\hat{y}\)

Image For top or bottom of cylinder, $$ \begin{flalign*} d\vec{A} = rdrd\theta\hat{z} && \end{flalign*} $$ For side of cylindal, $$ \begin{flalign*} d\vec{A} = rd\theta dz\hat{r} && \end{flalign*} $$ Image For surface of sphere, $$ \begin{flalign*} d\vec{A} = r^2 \sin\phi d\theta d\phi \hat{r} && \end{flalign*} $$

Gauss' law

fold/unfold After trying to find electric flux, we would realize that it is not easy to calculate it using only its mathematical definition. For this reason, we can use Gauss' law which is a method to solve electric flux problems more easier. $$ \begin{flalign*} \Phi = \frac{q_{enc}}{\epsilon_0} && \end{flalign*} $$ Where \(q_{enc}\) is net charge, and \(\epsilon_0\) is permittivity of free space.

If \(q_{enc}\) is positive, a net flux heads to the outside. And if \(q_{enc}\) is negative, a net flux heads to the inside.

Updated: