Completed
Layered software architecture
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Developing a Missile Simulator
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Naval Strike Missile - NSM
- 3 Resources on Missile Computers
- 4 How is a missile tested & verified?
- 5 Software in the Loop missile simulator
- 6 Our Software in the Loop simulator: MISSIM
- 7 MISSIM concept
- 8 Some simulation notions
- 9 The discrete event simulator
- 10 Running the missile application as a model
- 11 Separation of logical design and deployment
- 12 Layered software architecture
- 13 Message based inter thread communication
- 14 Cooperative multitasking
- 15 Cooperative scheduler
- 16 Combining the two simulators
- 17 Example of model application data flow
- 18 What we use MISSIM for
- 19 Example of statistical analysis
- 20 Conclusion
- 21 Questions?
- 22 Hardware in the Loop missile simulator