Download Solution - TKM (KIT)

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Karlsruhe Institute of Technology - International Department GmbH
Pre-Semester 2010 - Physics Course - Extra Tutorial
Stéphane Ngo Dinh
[email protected]
Solution 3
24.08.2010
1. Pendulum
A pendulum of length l = 80 cm with a bob of mass m = 0.6 kg is released from rest at
initial angle of θ0 with the vertical. At the bottom of the swing, the speed of the bob is
vb = 2.8 m/s.
(a) What was the initial angle θ0 of the pendulum?
Solution: The simplest way to determine θ0 is via energy considerations: The total
energy of the system is Etot = Ekin + Epot = 21 mv 2 + mgz. We choose a coordinate
system such that the bottom of the swing is at z = 0. Then, the angle θ with the
vertical satisfies z = l(1 − cos θ). Initially, the bob is at rest and Ekin = 0. At the
bottom of the swing, Epot = 0. Due to energy conservation 12 mvb2 = Etot = mgz0 =
mg(1 − cos θ0 ) ⇒ cos θ0 = 0.51 ⇒ θ0 ≈ 59◦ .
(b) What angle θ′ does the pendulum make with the vertical when the speed of the bob
is v ′ = 1.4 m/s?
Solution: Now energy conservation reads 21 mvb2 = Etot = mgz ′ + 21 mv ′2 = mg(1 −
cos θ0 ) + 21 mv ′ 2 ⇒ cos θ′ = 1 − (vb2 − v ′2 ) /(2gl) ≈ 0.63 ⇒ θ′ ≈ 51◦ .
2. Loop
Consider a bob of mass m gliding “down” a frictionless slide which contains a loop of
radius R. The ball starts at rest at a height h ≥ 2R above the bottom of the loop.
(a) Compute the ball’s speed vtop at the top of the loop.
Solution: The total energy is Etot = 21 mv 2 + mgz. Since in the beginning we have
z = h and v = 0, it is Etot = mgh. At the top of
p the loop, z = 2R, energy
2
conservation gives mgh = 21 mvtop
+ mg 2R ⇒ vtop = 2g(h − 2R)
(b) What is the path which the bob describes in the case h = 2R?
Solution: In this case, the bob reaches the top of the loop with a velocity vtop = 0
(that means, without gravity it would just stay there). Due to its weight the bob
then falls downward along a straight line toward the bottom of the loop.
(c) What is the minimal height hmin from which the bob needs to start in order to make
it through the loop?
Solution: To have the bob performing a circular motion of radius R with (instantaneous) velocity v, there has to be a centripetal force Fcp = mv 2 /R acting on it
which points towards the circle’s center. Where does it come from? It is the sum
of the normal force FN exerted by the slide and the radial component Fg,r of the
weight (the tangential component Fg,t changes the velocity |~v|).
The slide takes care that the distance of the bob to the circle’s center can never be
> R. If Fg,r < Fcp , then FN = Fcp − Fg,r > 0. However, since the bob is not fixed
to the slide, the normal force exerted by the slide cannot point away from circle’s
center ⇒ FN ≤ 0. In the case Fg,r > Fcp the net force Fg,r + FN towards the center
is larger than the one needed (Fcp ) to keep the bob on the R-circle. The bob is
pulled away from the slide. Hence, we require Fg,r < Fcp .
If we denote the position of the bob along the circle by the angle ϕ between the horizontal and the line connecting bob and circle’s center, then z = R(1 + sin ϕ), Fg,r =
mg sin ϕ, and due to energy conservation v 2 = 2g(h − z) = 2gR(h/R − 1 − sin ϕ).
Then the condition for the bob to stay on the slide is
mg sin ϕ ≤ mv 2 /R = 2mg(h/R − 1 − sin ϕ) ⇒ h/R ≥ 1 +
3
sin ϕ.
2
This is satisfied for all ϕ if and only if
h/r ≥
5
5
⇒ hmax = R.
2
2
(In fact, we just have proven that it would have been sufficient to require Fg,r < Fcp
only at the top of the loop.)
3. Spring
A block of mass m is dropped onto the top of a vertical spring whose force constant is
k. The block is released from a height h above the top of the spring.
(a) What is the maximum kinetic energy Ekin,max of the block?
Solution: In this problem there are 3 contributions to the total energy Etot =
Egrav + Ekin + Ecomp :
• Egrav = mgz, the potential energy due to gravity. Coordinate z is chosen such
that the top of the unrelaxed spring is at z = 0 and the initial position of the
block is z = h. Thus, if the block compresses the spring by s > 0, its position
is z = −s < 0, and Egrav < 0.
• Ekin = 21 mv 2 , the kinetic energy of the block.
• Ecomp = 12 ks2 , the potential energy of the compressed spring. The spring is
initially relaxed, its compression then is s = 0.
Since the total energy is conserved we may calculate it in the initial state, z = h,
where the block is at rest, v = 0, and the spring is not compressed, s = 0: Etot =
Egrav = mgh.
As long as the block does not touch the spring it holds z > 0, s = 0, and thus
Ekin ≤ Etot = mgh.
Let us consider the case z < 0. Then s = −z and Ekin = Etot − Egrav − Ecomp =
mg(h − z) − 21 Dz 2 . The maximal kinetic energy is reached at z = −mg/D (just
solve dEkin )/dz = 0), where it assumes the value Ekin,max = mgh + 21 m2 g 2 /D > Etot
(remember that Egrav < 0!).
(b) What is the maximum compression smax of the spring?
Solution: The spring is maximally compressed when the block has reached its
reversal point z = −smax where 0 = Ekin = mg(h + smax ) − 21 Ds2max . This quadratic
equation has two solutions one of which is negativ. The positive one is
s
!
mg
hD
smax =
1+ 1+2
.
D
mg
(c) At what compression s is the block’s kinetic energy half its maximum value?
Solution: We have to solve
1
Ekin = Ekin,max
2
1 2 1
1
⇔ mg(h + s) − Ds = mgh + m2 g 2/D.
2
2
4
The two solutions of this quadratic equation are
s
!
1 mg
D
mg
1± 1+
h−
.
s=
D
mg
2 D
4. 2D Collision
A particle with mass m1 has initial speed v0 . It collides with a second particle with mass
m2 that is at rest, and is deflected through an angle θ1 . Its speed after the collision is v.
The second particle recoils, and its velocity makes an angle θ2 with the initial direction
of the first particle.
(a) Show that
tan θ2 = −
v sin θ1
.
v0 − v cos θ1
Solution: Momentum conservation parallel and perpendicular to the initial direction of the first particle reads,
m1 v0 = m1 v cos θ1 + m2 v2 cos θ2
0 = m1 v sin θ1 + m2 v2 sin θ2
⇒ m2 v2 sin θ2 = −m1 v sin θ1 ,
⇒ m2 v2 cos θ2 = m1 (v0 − v cos θ1 ) ,
(1)
(2)
where v2 = |~v2 | is the final speed of the second particle. Since tan x = sin x/ cos x,
deviding (1) and (2) gives
tan θ2 = −
v sin θ1
.
v0 − v cos θ1
(b) Show that if the collision is elastic and m1 = m2 , then v = v0 cos θ1 .
Solution: In elastic collisions the kinetic energy is conserved, thus
1
1
1
m1 v02 = m1 v 2 + m2 v22
2
2
2
⇒ v22 = v02 − v 2 .
Using tan x = sin x/ cos x, cos2 x + sin2 x = 1, and the result of (a), we obtain
sin2 θ2 =
sin2 θ2
v 2 sin2 θ1
tan2 θ2
=
.
=
1 + tan2 θ2
v02 + v 2 − 2v0 v cos θ1
cos2 θ2 + sin2 θ2
And, hence, the square of (2) is
v 2 sin2 θ1
m1 v 2 sin2 θ1 = m2 v22 sin2 θ2 = m21 v02 − v 2 sin2 θ2 = m21 v02 − v 2 2
v0 + v 2 − 2v0 v cos θ1
⇒ 2 v 2 − v0 v cos θ1 = 0 ⇒ v = v0 cos θ1 .