Doppler Radar Relative Velocities

AI Thread Summary
The discussion revolves around calculating the velocity of a truck moving away from a radar emitting microwaves at a frequency of 1.63 GHz, with a frequency difference of 281 Hz. Initial attempts using the speed of sound led to incorrect results, prompting a switch to the speed of light (3e8 m/s) for calculations. The correct approach involves using the Doppler effect formula, which accounts for the frequency change due to the truck's motion. The final calculations suggest a reasonable truck velocity between 50 and 60 mph, or approximately 20 to 30 m/s. The importance of using the correct wave speed in calculations is emphasized throughout the discussion.
Anony-mouse
Messages
60
Reaction score
0

Homework Statement


A radar at rest emits microwaves at a frequency of 1.63 GHz onto a truck moving away from the radar. There is a frequency difference between the received and sent frequencies of 281 Hz. What is the velocity of the truck?

Homework Equations


f(obs)=f(sent)*[(v+/-observer velocity)/(v+/-source velocity)]


The Attempt at a Solution



(1.63e9 Hz + 281 Hz) = (1.63e9 Hz)*((343 m/s - X)/(343 - 0))
(((1.63e9 Hz + 281 Hz)*343) / 1.63e9 Hz) - 343 m/s = X
X=5.91e-5 m/s

but because that answer was ridiculous, I redid the question with 3e8 m/s as my V), which gave X=49.88 m/s, but that was wrong too.
 
Physics news on Phys.org
Anony-mouse said:

The Attempt at a Solution



(1.63e9 Hz + 281 Hz) = (1.63e9 Hz)*((343 m/s - X)/(343 - 0))
(((1.63e9 Hz + 281 Hz)*343) / 1.63e9 Hz) - 343 m/s = X
X=5.91e-5 m/s

but because that answer was ridiculous,

It certainly is. That's because you're using the speed of sound. Radar waves are electromagnetic radiation!

I redid the question with 3e8 m/s as my V), which gave X=49.88 m/s, but that was wrong too.

That's better. Can you please show your calculation so we can check it?
 
(1.63e9 Hz + 281 Hz) = (1.63e9 Hz)*((3e8 m/s - X)/(3e8 - 0))
(((1.63e9 Hz + 281 Hz)*3e8) / 1.63e9 Hz) - 3e8 m/s = X
X=51.7 m/s

Ah, that makes sense, but that isn't the right answer either.
 
Anony-mouse said:

Homework Statement


A radar at rest emits microwaves at a frequency of 1.63 GHz onto a truck moving away from the radar. There is a frequency difference between the received and sent frequencies of 281 Hz. What is the velocity of the truck?

Homework Equations


f(obs)=f(sent)*[(v+/-observer velocity)/(v+/-source velocity)]

The Attempt at a Solution



(1.63e9 Hz + 281 Hz) = (1.63e9 Hz)*((343 m/s - X)/(343 - 0))
(((1.63e9 Hz + 281 Hz)*343) / 1.63e9 Hz) - 343 m/s = X
X=5.91e-5 m/s

but because that answer was ridiculous, I redid the question with 3e8 m/s as my V), which gave X=49.88 m/s, but that was wrong too.

Your equation looks wrong.
A traveling wave in air is about the same as empty space -- the error introduced will be very small.
The gun can be modeled as a CW source of 1.63GHz radiation sending out a wave according to:
Computing a radian frequency: ω = 2ָ*π*f and c = 3x10**8 m/s
The E field intensity will go like:
E(generate) = cos( ω * t - ω/c * x )
The E-field will be canceled at the reflector and the reverse wave to cancel it, will need to have the same frequency AT the location of the moving target. Set that location to x = v*t and solve for when:

E(cancel) = cos( ω1 * t + ω1/c * v*t[/color] )
E(generate) = cos( ω * t - ω/c * v*t[/color] )

are the same frequency.

So, ω1 * t ( 1 + v/c ) = ω * t ( 1 - v/c )
This solves to: ω1 = ω * ( 1 - v/c )/ ( 1 + v/c ) = ω * ( c - v )/ ( c + v )
The difference in frequency is: ω * ( c - v - (c+v) / (c+v)) = ω*( -2v / (c + v) )
Solve for v. I get a reasonable answer between 50 and 60mph. 20 to 30 m/s.
 
Last edited:
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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