Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
184_notes:examples:week5_flux_tilted_surface [2017/09/24 18:47] – [Example: Flux through a Tilted Surface] tallpaul | 184_notes:examples:week5_flux_tilted_surface [2021/06/04 00:41] (current) – schram45 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [[184_notes: | ||
+ | |||
=====Example: | =====Example: | ||
Suppose you have a uniform electric field →E=8 V/m ˆx. There is a tilted rectangular surface with dimensions 3 m (perpendicular to the field), and 5 m (at an angle of θ=30∘ to field). What is the electric flux through the surface? | Suppose you have a uniform electric field →E=8 V/m ˆx. There is a tilted rectangular surface with dimensions 3 m (perpendicular to the field), and 5 m (at an angle of θ=30∘ to field). What is the electric flux through the surface? | ||
Line 10: | Line 12: | ||
* Φe | * Φe | ||
* →A | * →A | ||
- | |||
- | ===Approximations & Assumptions=== | ||
- | * The electric field is constant. | ||
- | * The surface is flat. | ||
- | * The electric flux through the surface is due only to →E. | ||
===Representations=== | ===Representations=== | ||
Line 20: | Line 17: | ||
Φ=→E∙→A | Φ=→E∙→A | ||
* We represent the situation with the following diagram. Note that the top of the rectangle aligns along the z-direction, | * We represent the situation with the following diagram. Note that the top of the rectangle aligns along the z-direction, | ||
- | {{ 184_notes: | + | [{{ 184_notes: |
+ | |||
+ | <WRAP TIP> | ||
+ | ===Approximations & Assumptions=== | ||
+ | There are a few simplifying approximations and assumptions we should make before solving this problem. | ||
+ | * The electric field is constant: Allows the electric field to be constant through our area which simplifies down the flux equation. | ||
+ | * The surface is flat: Allows all the area vectors associated with the surface to point in the same direction. | ||
+ | * The electric flux through the surface is due only to →E. | ||
+ | </ | ||
====Solution==== | ====Solution==== | ||
In order to find electric flux, we must first find →A. Remember in the [[184_notes: | In order to find electric flux, we must first find →A. Remember in the [[184_notes: | ||
→w=3 m ˆz | →w=3 m ˆz | ||
- | $$\vec{l}=5\text{ m }\cdot\cos 30^\circ (\hat{x})+5\text{ m }\sin 30^\circ\hat{y} = 2.5\sqrt{3}\text{ m } \hat{x} + 2.5\text{ m }\hat{y}$$ | + | $$\vec{l}=5\text{ m }\cdot\cos 30^\circ (\hat{x})+5\text{ m }\sin 30^\circ\hat{y} = 4.33\text{ m } \hat{x} + 2.5\text{ m }\hat{y}$$ |
Now, we can find the area vector would be (using that [[183_notes: | Now, we can find the area vector would be (using that [[183_notes: | ||
- | FIXME (I would put all the numbers in decimal form rather than trying to keep them exact with square roots...) | ||
\begin{align*} | \begin{align*} | ||
\vec{A} &= \vec{l}\times\vec{w} \\ | \vec{A} &= \vec{l}\times\vec{w} \\ | ||
- | &= (2.5\sqrt{3}\text{ m } \hat{x} + 2.5\text{ m }\hat{y}) \times (3\text{ m }\hat{z}) \\ | + | &= (4.33\text{ m } \hat{x} + 2.5\text{ m }\hat{y}) \times (3\text{ m }\hat{z}) \\ |
- | & | + | & |
- | &= 7.5\text{ m}^2\hat{x} - 7.5\sqrt{3}\text{ m}^2 \hat{y} | + | &= 7.5\text{ m}^2\hat{x} - 12.99\text{ m}^2 \hat{y} |
\end{align*} | \end{align*} | ||
- | We could have also found this area vector by doing width cross length →A=→w×→l - this would give us an area vector with exactly the same magnitude but pointing in the opposite direction ($\vec{A}= -7.5\text{ m}^2\hat{x} + 7.5\sqrt{3}\text{ m}^2 \hat{y}$). Because it is open surface (doesn' | + | We could have also found this area vector by doing width cross length →A=→w×→l - this would give us an area vector with exactly the same magnitude but pointing in the opposite direction ($\vec{A}= -7.5\text{ m}^2\hat{x} + 12.99\text{ m}^2 \hat{y}$). Because it is open surface (doesn' |
\begin{align*} | \begin{align*} | ||
\Phi_e | \Phi_e | ||
- | &= (8\text{ V/m } \hat{x}) \bullet (7.5\text{ m}^2\hat{x} - 7.5\sqrt{3}\text{ m}^2 \hat{y}) \\ | + | &= (8\text{ V/m } \hat{x}) \bullet (7.5\text{ m}^2\hat{x} - 12.99\text{ m}^2 \hat{y}) \\ |
&= 60\text{ Vm} | &= 60\text{ Vm} | ||
\end{align*} | \end{align*} | ||
+ | This makes sense cause the max flux through the surface would occur when the the surface was perpendicular to the electric field and the area vector was in the same direction as the electric field. This would result in a flux of 120Vm. Since the surface in this case is 30∘ away from the electric field we would expect there to be a much smaller flux due to the large angle between the area vector and the electric field. |