Finding Electric Flux of Cube with E Field

AI Thread Summary
The discussion revolves around calculating the electric flux through a cube's sides given specific electric fields. For the first electric field, the flux through the cube's sides is calculated, resulting in values of 2A^3, 0, 4A^3, and -3A^3 for different faces, with the left and back sides contributing zero flux. In the second case, confusion arises regarding the flux calculations, particularly for the left side, which is said to yield -A^2 due to the direction of the electric field vector. The participants emphasize the importance of considering the direction of the electric field relative to the surface normals when determining the flux. The overall conclusion is that understanding the orientation and direction of the electric field is crucial for accurate flux calculations.
Dell
Messages
555
Reaction score
0
given a cube,each side with a lenth of A, placed at with its back left hand bottom corner at (0,0,0).
find the electric flux passing through the sides if the electric field is
a) E=(-3x)i + (2y)j + (4z)k
b) E=(sin(pi*x/A)i + cos(pi*y/2A)j

for a) since the area of each side is A2, flux=A2*E, since the cube is at the origin, anything on -x,-y,-z will have o value (for x,y,z) and therefore 0 E and so 0 flux

flux=

flux from
right= 2*A*A2 =2A3
left= 2*0*A2 =0
top= 4*A*A2 = 4A3
bottom= 4*0*A2 =0
front= -3*A*A2=-3A3
back= -3*A*A2 =0


for b) i can't see how they got the answers, the answers are all 0 other than ffor the left which they say is

left=-A2
but as far as i can tell, the left flux is [cos(pi*y/2A)j * A2 ] cos(pi/2)=0 so i don't see how they come to this??

hope i am doing this right, really not sure, any help appreciated
 
Physics news on Phys.org
Not so fast. The E field is a vector field and you need to consider the flux passing through the surface.

Φ = ∫ E*dA = ∫ ECosθdA = EA*Cosθ

Now on each of the three faces from the origin the flux will lie in the plane and hence will have 0 contribution, since cos90 =0.
(θ is angle taken with the ⊥ )

But at each of the 3 faces at x,y,z from the origin what will the flux be over the area?
 
dont reallyunderstand, could you pls try pput it into simpler terms, i don't study in english and don't understand what you mean by flux over the area?? where have i gone wrong? i realize that E is a vector
 
but this E has x y and z coordinates
 
Maybe you have the solution, and I have missed your statement?

If your answer is the sum of the fluxes that you found through the 3 outer faces 2A3, 4A3, -3A3, then that looks correct. I didn't understand from your solution if this is what you were saying at first.
 
Last edited:
Dell said:
for b) i can't see how they got the answers, the answers are all 0 other than ffor the left which they say is

left=-A2
but as far as i can tell, the left flux is [cos(pi*y/2A)j * A2 ] cos(pi/2)=0 so i don't see how they come to this??

hope i am doing this right, really not sure, any help appreciated

Evaluating b) you have 0 through x-y faces because there is no z component.

In the z-y, the x components evaluated at x=0 and x=A yield again 0 since sin(π ) = 0

However for the z-x planes evaluated at y=0 and y=A, yields 0 for the Y=A (since cos(π/2) = 0), but cos(0) is 1 so that face will yield a flux over the area A2.
 
i don't understand your workings? could you try step by step please.
for b) why do you evaluate at y=0 and y=A, why is y=0 an option? is this the left hand side of the cube, which is at the origin?? also why is the flux -A^2? when cos0=1 and not -1
 
i think i got it, since the vector of the field goes like j, (in direction of y+), the flux on the left side is -A^2, (since it goes into the left side and not away from it).
since the normal to the side is going to y- and E is going to y+ so cos180=-1,

is this right??
 
  • #10
Dell said:
i don't understand your workings? could you try step by step please.
for b) why do you evaluate at y=0 and y=A, why is y=0 an option? is this the left hand side of the cube, which is at the origin?? also why is the flux -A^2? when cos0=1 and not -1

Yes. It is the left handed side along the origin, and since it is negative directed (into the surface) the flux is -A2
 
Last edited:
  • #11
but howcome for the answer to a), i got the minus from the equation, but here i had to use my logic, surely there must be some rule to follow?
 
  • #12
Dell said:
but howcome for the answer to a), i got the minus from the equation, but here i had to use my logic, surely there must be some rule to follow?

In a) you weren't dealing with the complicating factor that you had a negative facing surface with the vector inwardly directed as in the fact that the field vector was positively directed, but inwardly as far as the Gaussian surface was concerned. Those faces had 0 flux crossing the face.

The rule is flux out is positive. Hence for a point charge and a sphere you have outward vectors (positive charge) over all the surface in all directions, and the integral over the surface area accumulates all those positive field vectors to determine the positive charge inside.

But in 2) here you had a surface that, while it had a positive field vector across the face, was not positive with respect to its direction crossing the face.
 
Back
Top