Acceleration of a Particle in an Elliptical Path

AI Thread Summary
The discussion focuses on calculating the acceleration of a particle moving in an elliptical path in a horizontal plane. The user is attempting to use cylindrical coordinates for the solution and has assumed a constant z-value due to the horizontal motion. A suggestion is made to differentiate the particle's position using the chain rule to find the acceleration. Additionally, the user is encouraged to share their work to identify any mistakes. The conversation emphasizes the importance of proper mathematical notation and differentiation techniques in solving the problem.
LisaSpace
Messages
1
Reaction score
0

Homework Statement


Path of a particle attached to the end of a flexible bar is essentially an ellispe in the horizontal plane.

Determine the acceleration of the particle in an arbitrary position.

Homework Equations



The polar coordinates are:

R = ab/(b^2+(a^2-b^2)cos(theta)^2)^.5

theta(dot) = k/R^2

The Attempt at a Solution



I attempted to solve using the equation for acceleration in cylindrical coordinates, I'd write it out, but I'm not familiar with the code for math symbols.

I assumed z to be constant since motion was in a horizontal plane.

Is this the correct way to go about solving it? If it is then I'll will go and see where I messed up.

Thanks
 
Physics news on Phys.org
LisaSpace said:

Homework Statement


Path of a particle attached to the end of a flexible bar is essentially an ellispe in the horizontal plane.

Determine the acceleration of the particle in an arbitrary position.

Homework Equations



The polar coordinates are:

R = ab/(b^2+(a^2-b^2)cos(theta)^2)^.5

theta(dot) = k/R^2

The Attempt at a Solution



I attempted to solve using the equation for acceleration in cylindrical coordinates, I'd write it out, but I'm not familiar with the code for math symbols.

I assumed z to be constant since motion was in a horizontal plane.

Is this the correct way to go about solving it? If it is then I'll will go and see where I messed up.

Thanks

If you know the particle position, then you should be able to get the acceleration through differentiation and the chain rule. So yes, carry on and show us where you think you are messing up. You can use the buttons labeled X2 and X2 for super and sub scripts. There are also various symbols for copy and paste in my signature.
 
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...
Back
Top