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:50] – [Solution] 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: | ||
Line 26: | Line 31: | ||
→l=5 m ⋅cos30∘(ˆx)+5 m sin30∘ˆy=4.33 m ˆx+2.5 m ˆy | →l=5 m ⋅cos30∘(ˆx)+5 m sin30∘ˆy=4.33 m ˆx+2.5 m ˆ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} \\ | ||
Line 39: | Line 43: | ||
&= 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. |