Missile guidance system not reaching target

9 views (last 30 days)
D
D on 1 Oct 2014
Edited: D on 1 Oct 2014
Trying to run the Aero_guidance system from MATLAB libraries and can't get it to reach the target unless we remove the stop function within the fuse system, but then it obviously keeps going through and beyond the target. It would appear that the system attains a 1 signal, before reaching the target, that terminates the simulation.
We have since moved the stop function from the memory block to the miss distance output (see attached fuse module mod screen shot). The missile now hits the target and sim terminates. Is this an appropriate fix or just a fudge of the system?
  6 Comments
Joseph Cheng
Joseph Cheng on 1 Oct 2014
Somehow if there was real substance to this question, I feel there would be some internal reflection and conflict to fixing someone's missile guidance simulation and not to mentioning any ITAR issues.

Sign in to comment.

Answers (1)

Iain
Iain on 1 Oct 2014
You're missing something.
Heres a multiple choice question that'll suit-
Do you want your missile to explode?
A. after it hit the target and disintegrated safely.
B. as it hits the target, risking disintegration.
C. just before it hits the target, making sure that it can explode in the most effective way.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!