Which Vectors Can Legitimately be Broken into Components?

In summary, the discrepancy between breaking the normal force into components for a car on a banked turn and breaking the gravitational force into components for an inclined plane is due to the different scenarios and choices of coordinate systems. In the banked turn scenario, the coordinate system aligned with the ground simplifies the algebra and shows that the normal force is not constant, but rather adjusts itself to provide the observed acceleration. Therefore, the normal force is expected to be different in the two scenarios, as the acceleration is also different. This does not violate the principle of the normal force being equal to mg in the y direction, as it is a contact force and can adjust to match the observed acceleration.
  • #1
jon4444
68
1
I ran across the explanation below of a car on a banked turn (no friction) on a High School teacher's website. I'm assuming this is incorrect, because how can the normal force in this situation equal mg/cos when an object on an inclined plane has a normal force equal to mg * cos? The high school teacher takes the normal force and breaks it into components and in the inclined plane we take the force of gravity and break it into components.
If someone could explain the discrepancy / fallacy here, I shall give them my first born:
banked_car_FBD.gif
A free-body diagram for the car on the banked turn is shown at left. The banking angle between the road and the horizontal is
theta.gif
(theta). The normal force, N, has been resolved into horizontal and vertical components (the blue vectors).

In the vertical direction there is no acceleration, and:

n_eq_mgcostheta.gif

so:

n_equals.gif
 

Attachments

  • banked_car_FBD.gif
    banked_car_FBD.gif
    1.5 KB · Views: 526
  • theta.gif
    theta.gif
    60 bytes · Views: 504
  • n_eq_mgcostheta.gif
    n_eq_mgcostheta.gif
    158 bytes · Views: 480
  • n_equals.gif
    n_equals.gif
    182 bytes · Views: 480
Physics news on Phys.org
  • #2
The normal force, being a contact force, is not cast in stone but adjusts itself to provide the observed acceleration. The acceleration in the two cases that you mentioned are different, therefore the normal force is expected to be different.

Please keep your first-born, I already have one. :smile:
 
  • Like
Likes jim mcnamara
  • #3
If I understand the concern, it is between breaking the normal force up into components in the one case and the gravitational force into components in the other.

The short answer is that it does not matter. You can choose any coordinate system you like. The physics will still work out in the end. However, a good choice of coordinate system can simplify the algebra.

Consider the typical problem of a block sliding down an inclined plane. You have normal force (perpendicular to the slope), friction (parallel to the slope), acceleration (parallel to the slope) and gravity (at an angle to the slope). If you have to choose a coordinate system, you want one where most of your unknowns align with the coordinate system. There is a clear choice: Align your coordinate system with the slope. Put the X axis on the slope and put your Y axis at right angles.

But that is not the problem at hand. We are considering a car on a banked track. We have normal force (perpendicular to the slope), gravity (at an angle to the slope), centripetal acceleration (at an angle to the slope) and friction (arbitrarily set to zero). This time there is a different choice. Put the X axis on the level ground and aim the Y axis vertically at the sky.

The claim is that the algebra still works out either way. Let us demonstrate that. Let us work the banked track scenario first with a coordinate system aligned with the track and then with a coordinate system aligned with the ground.

Analysis in the track coordinate system:

Gravity has a non-zero x component (##mg \sin \theta##) and a non-zero y component (##-mg \cos \theta##). The normal force has a zero x component and a non-zero y component (##N##). Centripetal acceleration ##\vec{a}## has a non-zero x component (##a_x = a \cos \theta##) and a non-zero y component (##a_y = a \sin \theta##). Friction is zero.

Start with Newton's second law:$$\vec{F}=m\vec{a}$$
Adding up the forces in the x direction $$ma_x = mg \sin \theta$$
Dividing out the ##m##:$$a_x = g \sin \theta$$
Solving for the magnitude of the centripetal acceleration, we get $$a = \frac{g \sin \theta}{\cos \theta}$$
Which then gives us the y component of the centripetal acceleration, $$a_y = \frac{g \sin^2 \theta}{\cos \theta}$$
Adding up the forces in the y direction, we have $$ma_y = N - mg \cos \theta$$
Plugging in the previously determined formula for ##a_y## we obtain $$m\frac{g \sin^2 \theta}{\cos \theta} = N - mg \cos \theta$$
Multiplying through by ##\cos \theta## we get$$mg \sin^2 \theta = N \cos \theta - mg \cos^2 \theta$$
Adding ##mg \cos^2 \theta## to both sides:$$mg \sin^2 \theta + mg \cos^2 \theta = N \cos \theta$$
But ##sin^2 \theta + cos^2 \theta = 1##. So we get$$mg = N \cos \theta$$
Or:$$N = \frac{mg}{\cos \theta}$$Analysis in the ground coordinate system:

Gravity has a zero x component and a non-zero y component (##-mg##). The normal force has a non-zero x component ##N \sin \theta## and a non-zero y component ##N \cos \theta##. The centripetal acceleration has a non-zero x component and a zero y component. Friction is zero.

Start with Newton's second law:$$\vec{F}=m\vec{a}$$
Adding up the forces in the y direction:$$-mg + N \cos \theta = 0$$
We can immediately obtain $$N \cos \theta = mg$$
Or:$$N = \frac{mg}{\cos \theta}$$
 
Last edited:
  • Like
Likes jim mcnamara and Merlin3189
  • #4
kuruman said:
The normal force, being a contact force, is not cast in stone but adjusts itself to provide the observed acceleration. The acceleration in the two cases that you mentioned are different, therefore the normal force is expected to be different.

Please keep your first-born, I already have one. :smile:
My confusion is more on the conceptual level. The only difference between the two cases is the centripetal acceleration in the banked turn case. This leads to a contact force in the x direction. So, it shouldn't change the Y component of the normal force, which should have a magnitude of mg. But, if that magnitude of the normal force in the y direction is N*cos, then that value will increase as the normal force increases, which occurs when the velocity increases. But how can that be if it has to stay equal to mg, which is a constant?
 
  • #5
jon4444 said:
My confusion is more on the conceptual level. The only difference between the two cases is the centripetal acceleration in the banked turn case. This leads to a contact force in the x direction. So, it shouldn't change the Y component of the normal force, which should have a magnitude of mg. But, if that magnitude of the normal force in the y direction is N*cos, then that value will increase as the normal force increases, which occurs when the velocity increases. But how can that be if it has to stay equal to mg, which is a constant?
If there is no friction then any increase in normal force must be accompanied by an increase in the bank angle. You cannot just change the one without also adjusting the other. Otherwise the car will not stay on the track.

One could use a bowl-shaped track and have the car simply ride higher on the track, thereby semi-automatically adjusting the bank angle.
 
Last edited:
  • #6
jon4444 said:
My confusion is more on the conceptual level. The only difference between the two cases is the centripetal acceleration in the banked turn case. This leads to a contact force in the x direction. So, it shouldn't change the Y component of the normal force, which should have a magnitude of mg. But, if that magnitude of the normal force in the y direction is N*cos, then that value will increase as the normal force increases, which occurs when the velocity increases. But how can that be if it has to stay equal to mg, which is a constant?
Are you comparing the frictionless banked curve with the block at rest on an incline? If so, then in both cases the incline exerts a force equal to mg in the vertical direction. The difference is that in the banked curve case, the incline exerts and additional horizontal force mv2/r towards the center of the circular path whereas in the other case the incline exerts zero horizontal force. I am repeating what @jbriggs444 said, only differently.
 
  • #7
kuruman said:
Are you comparing the frictionless banked curve with the block at rest on an incline? If so, then in both cases the incline exerts a force equal to mg in the vertical direction. The difference is that in the banked curve case, the incline exerts and additional horizontal force mv2/r towards the center of the circular path whereas in the other case the incline exerts zero horizontal force. I am repeating what @jbriggs444 said, only differently.
Yes, but then why in the banked curve case does the vertical component of the normal force equal N/(cos theta), which should increase with increasing velocity, but at the same time equal mg, which is a constant?
 
  • #8
jon4444 said:
Yes, but then why in the banked curve case does the vertical component of the normal force equal N/(cos theta), which should increase with increasing velocity, but at the same time equal mg, which is a constant?
Asked and answered: If you increase velocity without changing the bank angle and without downward friction, you fly off the track.
 
  • #9
jbriggs444 said:
Asked and answered: If you increase velocity without changing the bank angle and without downward friction, you fly off the track.
Is that because the vertical component of the Normal force is now greater than mg?
 
  • #10
jon4444 said:
Is that because the vertical component of the Normal force is now greater than mg?
Yes.
 
  • Like
Likes Bystander
  • #11
jbriggs444 said:
Yes.
Why?
This gets to the nub of my confusion. Why does increasing velocity increase the vertical component of the Normal force. I would have thought it just increases the x component of the normal force since the increased "contact" force must point to the center of track. If that increased component is in the x direction only (since it arises from need for increased centripetal force), why does the y component increase?
 
  • #12
jon4444 said:
Why?
This gets to the nub of my confusion. Why does increasing velocity increase the vertical component of the Normal force. I would have thought it just increases the x component of the normal force since the increased "contact" force must point to the center of track. If that increased component is in the x direction only (since it arises from need for increased centripetal force), why does the y component increase?
The normal force is the normal force. That is to say it is a force perpendicular to the surface. That means that its direction is fixed. One cannot increase its x component without increasing its y component.
 
  • #13
jbriggs444 said:
The normal force is the normal force. That is to say it is a force perpendicular to the surface. That means that its direction is fixed. One cannot increase its x component without increasing its y component.
Sorry, that makes no sense to me. It's direction is fixed, but it increases as velocity increases. That increase is in a purely x direction (correct?) therefore it's magnitude in the y direction would stay the same.
Unless what you'r saying is that as velocity increases, the normal force increases in a direction perpendicular to the track (not just in the direction of centripetal force)--this is sort of what I keep asking, but I can't get clarification on whether this is the case.
 
  • #14
Edit: @jon4444 I think I now better understand what you are trying to say:

Unless what you'r saying is that as velocity increases, the normal force increases in a direction perpendicular to the track (not just in the direction of centripetal force)--this is sort of what I keep asking, but I can't get clarification on whether this is the case.

Yes. The normal force is, by definition, perpendicular to the track. Any increase in the x direction as required to match the centripetal acceleration must be accompanied by a corresponding increase in the y direction. i.e. the car flies up and out of the track.

Do you know what "normal force" means? And do you know how to keep direction of a vector constant while changing its x component and holding the y component fixed?
 
Last edited:
  • Like
Likes jon4444
  • #15
jon4444 said:
Unless what you'r saying is that as velocity increases, the normal force increases in a direction perpendicular to the track
The normal force is perpendicular to the track per definition.
 
  • Like
Likes jbriggs444
  • #16
What's been confusing me is that someone definitely stated that the 'Y" component of the normal force is always equal to mg. This is not true.
The conceptual framework I've been looking for might sound like this: at speeds above "ideal", the normal force increases and y component is above mg. If the car is in equilibrium, it'd be because static friction acts down the slope of the track adding an additional downward force to gravity to balance out the increase in normal force in the up y direction.
Kosher?
 
  • #17
jon4444 said:
What's been confusing me is that someone definitely stated that the 'Y" component of the normal force is always equal to mg. This is not true.
I agree. If by "Y component" you mean the vertical component of the normal force, then it is equal to mg only when the acceleration in the vertical direction is zero, i.e. when the car goes around the banked curve in a horizontal circle. When this Y component is not equal to mg, then the car will not be able to go around in the horizontal circle as @jbriggs444 has repeatedly indicated. Consider the following instructive problem.

A puck of mass ##m## is placed on a frictionless plane inclined at angle ##\alpha## with respect to the horizontal. Coordinate axes are drawn on the incline such that the x-axis is horizontal and the positive y-axis points straight uphill. At some instant, the puck is moving with velocity ##\vec v=v_{x}\hat x+v_{y}\hat y##. Find the magnitude of the normal force exerted by the plane on the puck at that instant.

Edit: The question is more complete if it is given that the puck starts from the origin with velocity ##\vec {v}_0=v_{0x}\hat x+v_{0y}\hat y##.
 
Last edited:
  • #18
jon4444 said:
The conceptual framework I've been looking for might sound like this: at speeds above "ideal", the normal force increases and y component is above mg. If the car is in equilibrium, it'd be because static friction acts down the slope of the track adding an additional downward force to gravity to balance out the increase in normal force in the up y direction.
I don't think it is conceptually sensible to think of friction as balancing an increase in normal force, because they are orthogonal.

I think it's better to say that the total contact force (which has normal and friction components) adjusts to balance gravity, and provide the needed centripetal acceleration.
 

1. What are vectors and components?

Vectors are mathematical quantities that have both magnitude and direction. Components refer to the individual parts of a vector that represent its magnitude in each direction.

2. Why is it important to break vectors into components?

Breaking vectors into components allows us to analyze their effects in different directions and perform calculations more easily. It also helps us understand how different forces act on an object.

3. What are the different methods for breaking vectors into components?

There are two main methods for breaking vectors into components: the rectangular component method and the polar component method. The rectangular method involves using trigonometry to find the components in the x and y directions, while the polar method involves using the vector's magnitude and direction to find its components.

4. Can any vector be broken into components?

Yes, any vector can be broken into components as long as we know its magnitude and direction. This is because all vectors have both magnitude and direction and can be represented by their components in different directions.

5. How can breaking vectors into components be applied in real life?

Breaking vectors into components is commonly used in engineering and physics to analyze forces acting on objects, such as in structural design or in understanding the motion of objects. It can also be applied in navigation and mapping to determine direction and displacement.

Similar threads

Replies
13
Views
5K
  • STEM Educators and Teaching
Replies
2
Views
1K
  • Introductory Physics Homework Help
Replies
6
Views
1K
Replies
9
Views
1K
Replies
10
Views
4K
  • Mechanics
Replies
2
Views
903
  • Introductory Physics Homework Help
Replies
7
Views
1K
  • Other Physics Topics
Replies
15
Views
2K
  • Introductory Physics Homework Help
Replies
27
Views
3K
Replies
24
Views
1K
Back
Top