Solve the differential equation of motional emf

AI Thread Summary
The discussion centers around solving a differential equation related to the motion of a bar sliding on parallel rails in a magnetic field. The user initially struggles with deriving the speed function v(t) from the position function x(t) and considers an alternative approach using Newton's second law. After receiving a suggestion to simplify the equation, they successfully derive v(t) directly, resulting in the expression v(t)=ε/(Bd)(1-e^(-B²d/mR t)). The analysis concludes that as the magnetic field B approaches zero, the speed v(t) also approaches zero, indicating that the bar remains stationary under minimal magnetic influence. This outcome aligns with expectations based on the physics of the scenario.
christang_1023
Messages
27
Reaction score
3
Homework Statement
A bar of mass m, length d, and resistance R slides without friction in a horizontal plane, moving on parallel rails as shown below. A battery that maintains a constant emf ε is connected between the rails, and a constant external magnetic field B is directed perpendicular to the plane of the page. Assuming the bar starts from rest and that the field produced by the rails is very small compared to the constant external magnetic field, show that at time t it moves with what speed
Relevant Equations
Shown below
242527
.
Above is the figure of the problem.

I am trying to solve x(t) and differentiate it to obtain v(t); however, I have difficulty solving the differential equation shown below.

$$ v(t)=\int a(t)dt=\int \frac{B(\varepsilon-Blv)d}{Rm}dt \Rightarrow \frac{dx}{dt}=\frac{B\varepsilon d}{Rm}t-\frac{Bld}{Rm}x $$
 
Physics news on Phys.org
Assuming your ODE is correct, try substituting x=y+αt+β and see if there are values for α and β which simplify the equation.
 
christang_1023 said:
Problem Statement
A bar of mass m, length d, and resistance R slides without friction in a horizontal plane, moving on parallel rails as shown below. A battery that maintains a constant emf ε is connected between the rails, and a constant external magnetic field B is directed perpendicular to the plane of the page. Assuming the bar starts from rest and that the field produced by the rails is very small compared to the constant external magnetic field, show that at time t it moves with what speed
Relevant Equations
Shown below

View attachment 242527.
Above is the figure of the problem.

I am trying to solve x(t) and differentiate it to obtain v(t); however, I have difficulty solving the differential equation shown below.

$$ v(t)=\int a(t)dt=\int \frac{B(\varepsilon-Blv)d}{Rm}dt \Rightarrow \frac{dx}{dt}=\frac{B\varepsilon d}{Rm}t-\frac{Bld}{Rm}x $$

If you are trying to find the speed, why not solve for that directly?

What is ##l##? Is that the same as ##d##?
 
  • Like
Likes christang_1023
PeroK said:
If you are trying to find the speed, why not solve for that directly?

What is ##l##? Is that the same as ##d##?
##l## is the same as ##d##.
Not solving for v directly was because I consider that ## v(t)=v_0-\int a(t)dt,## which contains ##\int vdt=x##; therefore, I wanted to solve the ODE for x first, which is shown above.

Fortunately, thanks to your hint, I manage to solve v directly based on Newton's 2nd law:
$$ F=m \frac{dv}{dt} \Rightarrow \frac{B\varepsilon d-B^2d^2v}{mR}=\frac{dv}{dt} $$
 
christang_1023 said:
##l## is the same as ##d##.
Not solving for v directly was because I consider that ## v(t)=v_0-\int a(t)dt,## which contains ##\int vdt=x##; therefore, I wanted to solve the ODE for x first, which is shown above.

Fortunately, thanks to your hint, I manage to solve v directly based on Newton's 2nd law:
$$ F=m \frac{dv}{dt} \Rightarrow \frac{B\varepsilon d-B^2d^2v}{mR}=\frac{dv}{dt} $$

What does your answer look like if ##B## is small? Does it make sense?
 
PeroK said:
What does your answer look like if ##B## is small? Does it make sense?
The result is $$ v(t)=\frac{\varepsilon}{Bd} (1-e^{-\frac{B^2d}{mR}t}) $$
According to L'Hospital's Rule, ## \lim_{B \to 0} v(t)=0,## that is to say when B is sufficiently small, the bar won't move at all, and the whole circuit remains still. It is reasonable.
 
  • Like
Likes PeroK
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top