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 .
Thread 'Correct statement about a reservoir with an outlet pipe'
The answer to this question is statements (ii) and (iv) are correct. (i) This is FALSE because the speed of water in the tap is greater than speed at the water surface (ii) I don't even understand this statement. What does the "seal" part have to do with water flowing out? Won't the water still flow out through the tap until the tank is empty whether the reservoir is sealed or not? (iii) In my opinion, this statement would be correct. Increasing the gravitational potential energy of the...
Thread 'A bead-mass oscillatory system problem'
I can't figure out how to find the velocity of the particle at 37 degrees. Basically the bead moves with velocity towards right let's call it v1. The particle moves with some velocity v2. In frame of the bead, the particle is performing circular motion. So v of particle wrt bead would be perpendicular to the string. But how would I find the velocity of particle in ground frame? I tried using vectors to figure it out and the angle is coming out to be extremely long. One equation is by work...
Back
Top