Calculate Speed of Ambulance with Sound in Air Problem

  • Thread starter Thread starter Eclypse
  • Start date Start date
  • Tags Tags
    Air Sound
AI Thread Summary
The problem involves calculating the speed of an ambulance with a siren frequency of 1200 Hz as it approaches a cyclist moving at 2.80 m/s. The cyclist hears a frequency of 1261 Hz, and there is a wind of 10.0 m/s aiding the cyclist. To solve for the ambulance's speed, the Doppler effect equation is applied, adjusting for the wind's influence on both the ambulance and cyclist. After proper substitutions and calculations, the ambulance's speed is determined to be 2.8 m/s, which reflects the effect of the wind assisting the cyclist. This analysis highlights the importance of correctly applying the Doppler effect in scenarios involving relative motion and environmental factors.
Eclypse
Messages
3
Reaction score
0
'An ambulance with a siren emitting a whine at 1200 Hz is catching up to a cyclist pedalling a bike in the same direction at 2.80 m/s. Before being passed, the cyclist hears a freqency of 1261 Hz. There is a wind of 10.0 m/s helping the cyclist along. The speed of sound in air is 343 m/s. Calculate the speed of the anbulance.'



Now i know the ambulance is the source and the cyclist is the listener. So i use the equation:

FL = FS (v-vL/v-vS)

FL = 1261 Hz
Fs = 1200 Hz
v = 343 + 10
vL = vs-2.8

and solve for vS, but i cannot get the right answer. My answer is always turning out to be 297 m/s which is definately wrong. Can someone tell me where I'm going wrong? any help would be appriciated. Thanks
 
Physics news on Phys.org
hmm I am having a hard time reading you notation for nonrelativistic Doppler would be:
<br /> f_{obs} = f_{source}\frac{1 \pm \frac{v_{obs}}{v_{sound}}}{1 \mp \frac{v_{source}}{v_{sound}}}<br />
The top signs are uesed if approaching witch is the case so:
<br /> f_{obs} = f_{source}\frac{1 + \frac{v_{obs}}{v_{sound}}}{1 - \frac{v_{source}}{v_{sound}}}<br />
Now to get rid of the wind. Do not add the wind velocity to the seed of sound, after all it is only going faster in one direction. Rather try subtracting off the wind velocity from the both the ambulance and the biker. Then use the Doppler equation and then add the wind velocity back on.

By subtracting the winds velocity off the ambulance and biker velocities the air is consider to be still and only the biker and ambulance is moving. This is why it is then valid to use the above Doppler equation with airs normal vsound.

Does that make sense?
 


To calculate the speed of the ambulance, we can use the formula for the Doppler effect:

fL = fS (v + vL) / (v + vS)

Where:
fL = frequency heard by the listener (cyclist)
fS = frequency emitted by the source (ambulance)
v = speed of sound in air (343 m/s)
vL = speed of the listener (cyclist) (2.80 m/s)
vS = speed of the source (ambulance)

Substituting the given values:
1261 Hz = 1200 Hz (343 m/s + 2.80 m/s) / (343 m/s + vS)

Solving for vS, we get:
vS = 343 m/s + 2.80 m/s - 1200 Hz / 1261 Hz * (343 m/s)
= 345.8 m/s - 343 m/s
= 2.8 m/s

Therefore, the speed of the ambulance is 2.8 m/s. This may seem like a low speed for an ambulance, but keep in mind that the wind is also helping the cyclist along, making it easier for the ambulance to catch up.
 
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