Awesome
RETIRED MOD
- Joined
- Mar 24, 2006
- Messages
- 22,023
- Reaction score
- 5
Speaking from an IT perspective and not a missile perspective, this is easy.Some doubts. For example, target is fixed. Now
1) From where will you get the information on how you can reach the target ?.(Path)
Terrain mapping. We used to do this back in the 90s with games like Quake, where we had to define a terrain and then make polygonal objects move across a set path.
I would guess a flying missile can easily measure its own speed, its direction and the distance it has traveled. It can keep placing itself on the map fed into it and the make course corrections along the way.
Good question. I think the major work is done before hand mapping a terrain where the missile is expected to fly, after that you just need to place your mark and shoot.2) When will you load the information on to the CM and how much time will it take for that process ?. And what kind of information that would be ?.
3) What will the CM do when the data it got does not coincide with the actual data ?. (Eg: Enemy made some changes in the path or target). Is there any self destruct mechanism on such occasions ?.
Taking out very specific targets where such things would be expected, I think manual control would be utilized rather than leaving the computer to decide.
4) Where did the CM process the information. Is this on the missile itself or through a communication network with the control center ?.
Would depend on the missile. Probably just coordinates the rest of the work is done on the missile. I would expect the latency on this wireless network between the launcher's computer and the missiles computer would be too high to keep telling the missile to bank left, or bank right for each course correction.