Magnetism, component values, and three dimensions

Click For Summary

Homework Help Overview

The discussion revolves around a problem in magnetism involving the calculation of the net magnetic force on a charged particle moving in a magnetic field with specified components along the x and y axes. The particle's charge and velocity are also provided, and the problem requires determining the magnitude of the force and the angle it makes with respect to the x-axis.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the application of the Lorentz force equation and question the assumptions made regarding the direction of the force and the components of the magnetic field. There are discussions about the correctness of the calculated magnitude and angle, as well as the use of vector cross products for determining force components.

Discussion Status

The conversation is ongoing, with participants providing guidance on using vector equations and cross products to analyze the problem. Some participants express uncertainty about the assumptions made in the original calculations, while others confirm the correctness of certain component values. There is a mix of interpretations regarding the angle and direction of the force.

Contextual Notes

Participants note potential confusion regarding the application of the right-hand rule and the scalar breakup of vector equations. There is also mention of a lack of access to a key for verification, which may affect the resolution of the problem.

exi
Messages
85
Reaction score
0

Homework Statement



A magnetic field has these components:

x: B = 0.056 T
y: B = 0.046 T

The particle has a charge of +6.5e-5 C, has a velocity of 2.6e3 m/s, and is moving along the z axis.

Questions:

1: What's the magnitude of the net magnetic force on the particle?

2: What's the angle the net force makes with respect to the x axis?

Homework Equations



F = qvb(sinΘ)
Component addition of the x- and y- values.

The Attempt at a Solution



I have the answer to #1 by adding the x- and y- components and getting a resulting magnitude of 0.0725 T at 39.4007° between those axes. (0.01225 N)

On #2, I apparently incorrectly assumed that the net force was directed along the z-axis and is therefore 90° from the x-axis. Is the angle I found earlier (39.4007°) indeed the answer to this question? I'm unsure.
 
Physics news on Phys.org
I think you got lucky with the correct magnitude because x^2 + y^2 = y^2 + x^2. I suspect the values you have for Fx and Fy and in fact reversed.

Use the Lorentz force equation in vector form (what do you know about the cross - or vector - product) to determine magnitudes and directions of each component.
 
Gokul43201 said:
I think you got lucky with the correct magnitude because x^2 + y^2 = y^2 + x^2. I suspect the values you have for Fx and Fy and in fact reversed.

Use the Lorentz force equation in vector form (what do you know about the cross - or vector - product) to determine magnitudes and directions of each component.

The x- and y- magnitude components are correct; just double-checked them.

Not sure what you're getting at as far as a Lorentz equation; that's new to me.
 
Okay, so did you use F_x = -qv_zB_y and F_y = qv_zB_x?

This is simply the scalar breakup of the vector equation \vec{F} = q (\vec{v} \times \vec{B}). Have you seen this equation in this form? Have you dealt with cross products yet?
 
Last edited:
Gokul43201 said:
Okay, so did you use F_x = qv_yB_z and F_y = -qv_xB_z?

This is simply the scalar breakup of the vector equation \vec{F} = q (\vec{v} \times \vec{B}). Have you seen this equation in this form? Have you dealt with cross products yet?

Whoa, for the first part? No, I did it the good ol' fashioned way, with |B| = \sqrt{0.056^2 + 0.046^2}.

And yeah, that does look familiar, albeit in already-crossed F_B = qvBsin\theta form. I think I'm having a bit of a hard time with the angle bit, since I have an angle from the x- and y- components and am not exactly sure what to do with the rest of what's here.
 
Okay, in that case, all you need to remember is that the force, F is always perpendicular to both the field, B, and the velocity v. So, it must be one of the 2 normals to B in the x-y plane. Which one, is determined by the right hand rule.
 
Gokul43201 said:
Okay, in that case, all you need to remember is that the force, F is always perpendicular to both the field, B, and the velocity v. So, it must be one of the 2 normals to B in the x-y plane. Which one, is determined by the right hand rule.

If I do what I think is the RHR for this question (with my thumb pointing upwards, towards the ceiling, for the particle moving along the z-axis, and my fingers extending in the direction of the x-y plane magnetic field at 39.4007° to the right), and if the force is in the direction indicated by my palm, it feels like that would put it at 129° to x. Am I going about this correctly?
 
Looks good.
 
Gokul43201 said:
Looks good.

I thought so too - but it was incorrect and my last submission on that question. Key won't be available until tomorrow am.

Wonder where I went wrong...
 
  • #10
\displaystyle \vec{B} = (56\,\mathrm{mT})\hat{\i} + (46\,\mathrm{mT})\hat{\j}

\displaystyle \vec{v} = (2.6\,\mathrm{km/s})\hat{k}

When you have components, it is often wasier to calculate the cross product by finding the determinant of the matrix:

\displaystyle \vec{v}\times\vec{B} =<br /> \begin{array}{|ccc|}<br /> \hat{\i} &amp; \hat{\j} &amp; \hat{k}\\<br /> 0 &amp; 0 &amp; 2600\\<br /> 0.056 &amp; 0.046 &amp; 0<br /> \end{array} = (-119.6)\hat{\i} + (145.6)\hat{\j}<br />

Now you multiply this by q and you have the force:

\displaystyle \vec{F} = (-q \cdot 119.6)\hat{\i} + (q\cdot 145.6)\hat{\j}<br />.

The magnitude of a vector \vec{F} = a\hat{\i} + b\hat{\j} is, as you know, ||F|| = \sqrt{a^2 + b^2} and the angle of the vector with the x-axis is \theta = \arctan{\frac b a}.
 
  • #11
Matthaeus_ said:
\displaystyle \vec{B} = (56\,\mathrm{mT})\hat{\i} + (46\,\mathrm{mT})\hat{\j}

\displaystyle \vec{v} = (2.6\,\mathrm{km/s})\hat{k}

When you have components, it is often wasier to calculate the cross product by finding the determinant of the matrix:

\displaystyle \vec{v}\times\vec{B} =<br /> \begin{array}{|ccc|}<br /> \hat{\i} &amp; \hat{\j} &amp; \hat{k}\\<br /> 0 &amp; 0 &amp; 2600\\<br /> 0.056 &amp; 0.046 &amp; 0<br /> \end{array} = (-119.6)\hat{\i} + (145.6)\hat{\j}<br />

Now you multiply this by q and you have the force:

\displaystyle \vec{F} = (-q \cdot 119.6)\hat{\i} + (q\cdot 145.6)\hat{\j}<br />.

The magnitude of a vector \vec{F} = a\hat{\i} + b\hat{\j} is, as you know, ||F|| = \sqrt{a^2 + b^2} and the angle of the vector with the x-axis is \theta = \arctan{\frac b a}.

Thanks for the explanation. :smile:
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
907
Replies
12
Views
2K
Replies
3
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
1
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
1
Views
2K
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K