Electric Field and minimum velocity

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
erisedk
Messages
372
Reaction score
7

Homework Statement


Electric field given by the vector E = E0/l (xi + yj) N/C is present in the xy plane. A small ring of mass M carrying charge +Q, which can slide freely on a smooth non-conducting rod, is projected along the rod from the point (0,l) such that it can reach the other end of the rod at (l,0) . Assuming there is no gravity in the region, what minimum velocity should be given to the ring, if QE0l/M = 8

Homework Equations

The Attempt at a Solution


1/2 mv^2 = QΔV
dV = E.ds (ds is the displacement)
dV ={ E0/l (xi + yj) } {dx i + dy j}
= E0/l (xdx + ydy)
V = E0/l ∫xdx + ∫ydy ( ∫xdx from 0 to l, ∫ydy from l to 0)
= 0

Hence velocity required is zero.
Which is terribly wrong.
 
Physics news on Phys.org
Look (visually) at the field xi+yj maybe you will get some insight as to why the answer came out to be zero.

Edit:
What is the minimum velocity needed to get over a hill?
By analogy, your method is to integrate the force of gravity (dot ds) over the entire hill.
But of course, this yields an answer of zero (if the hill is the same height on both sides).
 
Last edited:
Got this one, just had to integrate till the point of highest potential, i.e. (l/2, l/2).
Thanks :)