NASA NTRS · 20010098751
Platform-Independence and Scheduling In a Multi-Threaded Real-Time Simulation
Abstract
Aviation research often relies on real-time, pilot-in-the-loop flight simulation as a means to develop new flight software, flight hardware, or pilot procedures. Often these simulations become so complex that a single processor is incapable of performing the necessary computations within a fixed time-step. Threads are an elegant means to distribute the computational work-load when running on a symmetric multi-processor machine. However, programming with threads often requires operating system specific calls that reduce code portability and maintainability. While a multi-threaded simulation allows a significant increase in the simulation complexity, it also increases the workload of a simulation operator by requiring that the operator determine which models run on which thread. To address these concerns an object-oriented design was implemented in the NASA Langley Standard Real-Time Simulation in C++ (LaSRS++) application framework. The design provides a portable and maintainable means to use threads and also provides a mechanism to automatically load balance the simulation models.
Keep this discovery
Explore connections, maps & timelines
Sugden, Paul P., Rau, Melissa A., Kenney, P. Sean. 2001-01-05. Platform-Independence and Scheduling In a Multi-Threaded Real-Time Simulation. https://ntrs.nasa.gov/citations/20010098751
Cite the original work for its findings. Save a collection to share your selection of sources.