What Is the Phenomenon of Changing Direction Towards a Moving Target Called?

AI Thread Summary
The phenomenon of changing direction towards a moving target is commonly referred to as "target tracking." In the scenario described, a reference point moves north while another object adjusts its direction towards it at regular intervals. The path taken by the second object consists of linear segments rather than curves. To graph this behavior, one can explore various target tracking algorithms for more complex scenarios. Understanding these concepts can help in determining the new direction vector and the shape of the trajectory.
Pawnag3
Messages
8
Reaction score
0
Hi,
I am just wondering to what this phenomen is called and how I can graph equations for it.
Basically, we have a reference point moving North from origin (with direction vector of 0, k). I'll call it "s"
Then, at "d" distance on the y-axis, we have another object "r".
Now, reference point "s" continues to move north at "v" velocity, while "r" moves towards this point.
Now, the crucial part, every "t" seconds, object "r" looks up and changes its direction based on the position of "s".
Basically, on a plane, this is what I think it looks like the attached picture:
math.jpg

The changes that happen in the direction vector each time are linear. (Basically, the path is a series of straight lines, rather then "curves")

I require your help in determining the new direction vector each time.
And the name of the shape

All help is appreciated :)
Thanks
 
Physics news on Phys.org
Pawnag3 said:
Hi,
I am just wondering to what this phenomen is called and how I can graph equations for it.
Basically, we have a reference point moving North from origin (with direction vector of 0, k). I'll call it "s"
Then, at "d" distance on the y-axis, we have another object "r".
Now, reference point "s" continues to move north at "v" velocity, while "r" moves towards this point.
Now, the crucial part, every "t" seconds, object "r" looks up and changes its direction based on the position of "s".
Basically, on a plane, this is what I think it looks like the attached picture:
math.jpg

The changes that happen in the direction vector each time are linear. (Basically, the path is a series of straight lines, rather then "curves")

I require your help in determining the new direction vector each time.
And the name of the shape

All help is appreciated :)
Thanks

I believe the general search term for what you are asking about is "target tracking". Here's a Google hit list for that search:

http://www.google.com/search?source...GLL_enUS301US302&q=target+tracking+algorithms

I only had a glance through the list, and many of the hits are for more complex versions of target tracking, but hopefully looking through the list will get you farther along.
 
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