How Do You Calculate Vector Components in a Radar Tracking Problem?

  • Thread starter Thread starter Thunderer
  • Start date Start date
  • Tags Tags
    Components Vector
AI Thread Summary
The discussion focuses on calculating vector components for a radar tracking problem involving an airplane's position relative to a radar station. The initial position vector R_vec_A has a magnitude of 360m at 40 degrees above the horizon, while the final position vector R_vec_B has a magnitude of 880m after the airplane has moved. The calculation of vector components involves using trigonometric functions to determine the x and z coordinates for both vectors. A mistake was identified in the sign of the x-coordinate for vector B, which should be negative due to the airplane crossing the perpendicular to the origin. Ultimately, the correct ordered pair for the vector R(AB) is (1100, 26), with the error attributed to a rounding issue.
Thunderer
Messages
10
Reaction score
0
A radar station, located at the origin of xz plane, as shown in the figure, detects an airplane coming straight at the station from the east. At first observation (point A), the position of the airplane relative to the origin is R_vec_A. The position vector R_vec_A has a magnitude of 360m and is located at exactly 40 degrees above the horizon. The airplane is tracked for another 123 degrees in the vertical east-west plane for 5.0s, until it has passed directly over the station and reached point B. The position of point B relative to the origin is R_vec_B (the magnitude of R_vec_B is 880 m).
I'm suppose to find the ordered pair (x,z) for components of the vector R(AB), which I am suppose to be able to find by R(AB) = R(B) - R(A).

http://server6.theimagehosting.com/image.php?img=phytest.jpg

So far, I solved for the components of the vector of B, and the vector of A.

Vector A:
cos 40 = x/360; x = 276
sin 40 degrees = y/360; y = 231
= (276, 231)

Vector B:
I guess to use sin, cos, tan I need a right angle. So I do the bottom of B to do it. (123+40=163; 180-163=17 degrees)
cos 17 = x/880; x = 842
sin 17 = y/880; y = 257
= (842, 257)

Vector B - Vector A = (842, 257) - (276, 231) = (566, 26)

Which is wrong. What am I doing wrong? Should I be doing Vector B a different way? Or did I do the entire thing wrong?
 
Physics news on Phys.org
What you've forgotten to do is to take into account that the B x coordinate should be negative because you have crossed the perpendicular to the origin.

B = (-842,257)

easy mistake to make.
 
Well, that makes it:
(-842, 257) - (276, 231) = (-1118, 26)

Unfortunately it's still wrong, I guess I'll have to think of something else.
 
Could you clarify exactly what vector they want you to find or post the answer so I can work it out. Are you sure you're supposed to only subtract a from b?
 
The answer is (1100, 26). Your answer was off due a slight rounding error.
 
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