bwinter
- 27
- 1
Homework Statement
Trying to find the formula to generate a sin wave that would compensate for the Doppler effect if played from a car moving 50 mph past a stationary observer 1 meter from the car's path.
Homework Equations
ƒ_{observed} = \frac{v}{v+v_{s}}ƒ_{source}
The Attempt at a Solution
Tried to work this out using variables first. Say d is the distance from observer to car's path.
First, we want to keep the observed frequency constant, so rewrite Doppler formula for source:
ƒ_{source} = \frac{v+v_{s}}{v}ƒ_{observed}
Then, taking the component of the car's velocity towards the observer
V_{o} = V_{s}cosθ
Where θ is the angle between the car's path, and the direct line of sight to the observer.
But we want this in terms of d, time t and Vs, so we can rewrite θ thusly
θ=tan^{-1}(\frac{d}{V_{s}t})
And then plugging back into Vo, we get
V_{o}=\frac{V_{s}}{\sqrt{(\frac{d}{V_{s}t})^{2}+1}}
So plug this back into our Doppler equation.
ƒ_{s}=\frac{v+\frac{V_{s}}{\sqrt{(\frac{d}{V_{s}t})^{2}+1}}}{v}ƒ_{o}
I've tried graphing this using ƒobserved=440 Hz and Vs=22 m/s, and the graph is symmetrical about t = 0, when it obviously should not be. I'm not sure where I'm going wrong.
Last edited: