How do i calculate a normal force when gravity is not the only force involved?

Click For Summary

Discussion Overview

The discussion revolves around calculating the normal force acting on a particle when multiple forces, including gravity and an additional force at an angle, are involved. The context is a game development scenario where a particle rests on a surface represented by a line equation, and the effects of these forces on the particle's movement are explored.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • David poses a question about how to calculate the normal force when an additional force acts on a particle at a 45-degree angle, pushing it down and to the right.
  • Spoon suggests that the particle will move to the right and explains the decomposition of the force into perpendicular and parallel components relative to the surface.
  • Another participant questions whether the remaining horizontal component of the pushing force translates directly to horizontal velocity, indicating a misunderstanding of the relationship between force and velocity.
  • A later reply clarifies that the horizontal component of the force results in acceleration, not immediate velocity, and emphasizes the role of time and potential friction in determining the final velocity.

Areas of Agreement / Disagreement

Participants express different understandings of how the forces interact, particularly regarding the relationship between force components and velocity. There is no consensus on the exact implications of the forces on the particle's motion.

Contextual Notes

The discussion includes assumptions about the absence of friction and the duration of force application, which are not fully explored. The implications of these factors on the normal force and particle movement remain unresolved.

SamuraiDave
Messages
3
Reaction score
0
How do i calculate a normal force when gravity is not the only force involved??

Dear everyone,
This is my first post on the physics forum and I have a problem which I think relates to calculating the normal force (perhaps I'm wrong).

I'm programming a game and I have a particle which has a mass (M) - a scalar, velocity (V) -a 2d vector...The game has gravity (G) - a constant scalar value.

Also in the game is a line - (y=mx+c) which represents the surface or floor which the particle can rest on.

For now, imagine that the line is perfectly horizontal and the particle is resting on the line.
Due to gravity, the normal force is making sure the particles velocity remains at 0.

But, imagine another force (other than gravity) acting on the particle at a 45 degree angle...i.e. pushing the particle down and right.

My main question is, in this case, how would the particle move? It is obvious that not all of the force will be added to velocity (otherwise the particle would go through the line), as the sum of this force + gravity will be greater than the normal force.

I assume in this case the particle should move to the right, perpendicular to the normal force? but how? and how much?

Sorry if this is very difficult to visualize. I hope somebody can help, as this problem has been going through my mind a lot.

Cheers,

David
 
Physics news on Phys.org


from what I understand of your question you want to know what happens to a box, when it on a horizontal floor and a force acting on it's upper edge at a downward 45 degree angle (in this case towards the right). Is that correct?

If it is then the box will move to the right. If you decompose the vector into its components you will find that one is perpendicular to the floor, and the other is parallel to the floor. The one perpendicular to the floor does no work, the normal force due to the table will be the sum of the weight and the vertical component of the pushing force.

So the vertical forces cancel and you are left with a net force to the right (the parallel component of the pushing force).

Hope that makes sense and helps, am typing on iPod so is a bit weird.

-spoon
 


spoon said:
If you decompose the vector into its components you will find that one is perpendicular to the floor, and the other is parallel to the floor. The one perpendicular to the floor does no work, the normal force due to the table will be the sum of the weight and the vertical component of the pushing force.

Hmmm, I understand how due to the normal force the vertical component of the pushing force will be canceled (as will the weight)...does this mean that the remaining horizontal component of the pushing force is the new horizontal velocity of the box, and that the vertical component is now zero?
 


he horizontal component is NOT the horizontal velocity (if the vector we are tslking about is a pushing force). The horizontal component will cause an acceleration given by f=ma (Newtons second law). The velocity of the box will depend on how long this force is exerted (and wether there is friction involved in the calculation).

The result is quit intuitive if you think about, say, pushing on the corner of an ice cube on a bench. It would move horizontally of course.
 


OK, got it now. thanks very much for the great help! :)
 

Similar threads

  • · Replies 49 ·
2
Replies
49
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 35 ·
2
Replies
35
Views
5K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K