Motion of a Particle in x-y Plane: Calculations

  • Thread starter Thread starter Gjky424
  • Start date Start date
  • Tags Tags
    Motion Particle
AI Thread Summary
The motion of a particle in the x-y plane is defined by the equations r(t)=8.27 and Θ(t)=8.58t, where Θ is the polar angle and r is the distance from the origin. To calculate the y-coordinate at 1.60 seconds, the formula y = r(t) * sin(Θ(t)) is used, while the x-component of velocity at 1.90 seconds is found using vx = Θ * r * cos(Θ(t)). For acceleration, the x-component is calculated as ax = -(Θ^2) * r * cos(Θ(t)), and the magnitude of acceleration combines both x and y components. The distinction between Θ and Θ(t) lies in Θ being a constant angle and Θ(t) being time-dependent, while r remains constant as r(t) does not change with time.
Gjky424
Messages
2
Reaction score
0
The motion of a particle moving in a circle in the x-y plane is described by the equations: r(t)=8.27, Θ(t)=8.58t
Where Θ is the polar angle measured counter-clockwise from the + x-axis in radians, and r is the distance from the origin in m.
a)Calculate the y-coordinate of the particle at the time 1.60 s.


b)Calculate the x-component of the velocity at the time 1.90 s?


c)Calculate the magnitude of the acceleration of the particle at the time 3.70 s?


d)Calculate the x-component of the acceleration at the time 3.80s?


My teacher gave us a key to solve these but i can't make sense of it.

Part A
y = r(t)*sin(Θ(t)*t)

Part B:
vx = Θ*r*cos(Θ(t))

Part C:
ax= -(Θ^2)*r cos (Θ(t))
ay = -(Θ^2)*r sin (Θ(t))
a = sqrt(ax^2 + ay^2)

Part D:
ay = -(Θ^2)*r*sin(Θ(t))

I'm not sure what the difference is between Θ and Θ(t) & r and r(t)
 
Physics news on Phys.org
1) At time t=0 , Θ(t)=0 , with time the r(t) remains the same becaus eit is indpendent of time. So the oarticle starts with Θ(t)=0 , and with time Θ(t) increases linearly with 't'.
So at some time t , the particle moves through an angle Θ(t)=8.58t.Put the value of t=1.6/1.9 seconds , therefore now the x\y-coordinate of the particle's position is the component of r(t) over x and y-axis respecticely.

You need to double differentiate r(t) for acceleration on x-axis and y-axis seperately and then calculate the resultant from these.

difference between Θ and Θ(t) & r and r(t)


Θ --- Symbol For Angle
Θ(t)--- Symbol For Time Dependent Angle (which changes with time)
r----- Symbol of arm length/radius of the particle's circle
r(t)----- Symbol for time-dependent radius , but here as you can see that r(t) has an expression independent of time , so it won't change with time.

BJ
 
or you can take and use vectors. you have r(t) = 8.27 and ~(t) = 8.58t

take 8.58 * 1.6 and you get 13.728 rad

then you have a 2d vector [8.27, 13.728]

now just convert them to rectangular coords.

x = r cos @ y = r sin @
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top