Particle around pivot in uniform E

AI Thread Summary
A particle with charge q and mass m is attached to a pivot point by a string and is subjected to a uniform electric field E. The problem involves calculating the speed of the particle when it reaches the axis parallel to the electric field after being displaced T degrees. The conservation of energy principle is applied, leading to the equation v = √(2qE(Lcos(θ') - L)/m) for the final velocity. The initial calculations yielded an incorrect speed of 0.135 m/s, while the correct answer is 0.167 m/s, attributed to a misunderstanding of the angle used for displacement. The discussion highlights the importance of correctly identifying the angle in relation to the electric field for accurate calculations.
TwoTruths
Messages
37
Reaction score
0
Decided to repost for general help with this problem.

Homework Statement


A particle with charge q and mass m is tied by a (I assumed stiff) string of length L to a pivot point P, all of which lie on a horizontal plane. A uniform electric field E is placed over this system. If the initial position of the particle is at a point where the string is displaced T degrees from the axis parallel to the electric field, what will be the speed of the particle when it reaches this axis? The particle is initially at rest. Assume no outside work is done on the particle.

E = 250 V/m
q = 1.8 micro C
L = 1.3 m
m = .015 kg
T = 50 degrees
v(initial) = 0
v(final) = ?

We are given E in V/m, q (the charge of the particle) in C, T in degrees, L in m, and mass in kg.


Homework Equations


What I used:
Conservation of energy: K_i+U_i=K_f+U_f (1)
Non-relativistic kinetic energy of a mass: K=\frac{mv^2}{2} (2)
Change in potential in a uniform electric field: \Delta\phi=-Ed (3)
Electric potential energy: U=q\phi(x) (4)
Potential difference: \Delta\phi=\phi_i - \phi_f (5)

Definition of vars:
U = electric potential energy
\phi = electric potential
K = kinetic energy
m = mass
v = velocity
q = charge
d = displacement
E = electric field

The Attempt at a Solution


First, I solved (1) for final kinetic energy and substituted (2) and (4) into (1):
q\phi_i - q\phi_f = \frac{mv^2}{2}

Factoring out the q and noting (5):
q\Delta\phi = \frac{mv^2}{2}

Solving for the wanted variable v:
v = \sqrt{\frac{2q\abs{\Delta\phi}}{m}}

Noting (3):
v = \sqrt{\frac{2qEd}{m}}
Call this equation (6).

We see that we need to find the displacement. Electric force is conservative, so I take the direct vector from initial position to final. Looking at the x and y components separately, we see that the y component is perpendicular to the electric field, so no work is done to move along the y component. We need only look at the x component. To find this, I took the pivot point as (0,0).

The initial point was calculated to be: (L\cos{\theta^'},L\sin{\theta^'}), where theta prime is the angle between the string at initial position to the y axis, or 90 minus the given theta.

The final point (parallel to E) was found to be (L, 0).

Taking into account only x as described previously, we see that the total displacement we care about is: L\cos{\theta^'}-L

Substituting the final displacement formula into (6):
v = \sqrt{\frac{2qE(L\cos{\theta^'}-L)}{m}}

This yields v = .135 m/s, whereas the answer is v = .167 m/s. Can you tell me where I went wrong?

Note: I've also used the following displacement formulas. These were also wrong, but by a far larger margin. (A little more than 2x the right answer)

d = 2L^2+2L^2\cos{\theta}
(Derived from Euclid's general form for the Pythagorean theorem)

d = \frac{T2\pi L}{360}




Random footnote: The forum appends the template onto the end of my post every time I hit Preview Post. Bug because I'm using Chrome, or something else?
 
Physics news on Phys.org
I don't understand the business with θ' instead of θ. If the string is at an angle θ with the +x axis (where the field points), then the displacement along x is just L(1 - cosθ).
 
You're absolutely right. I don't know why, but I got it in my head to use the other angle. For kicks, after you gave me the right answer, I replaced the cos(theta') with sin(theta') and got the right answer as well. Thank you for the help!
 
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 '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