This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:applications:aerospace_and_defense:nasa_launch_and_control_systems [2021/07/14 15:35] murphy ↷ Links adapted because of a move operation |
ddsf:public:applications:aerospace_and_defense:nasa_launch_and_control_systems [2021/07/14 15:55] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| When a missile is launched at NASA's Kennedy Space Center (KSC), there are over 400,000 control points that need | When a missile is launched at NASA's Kennedy Space Center (KSC), there are over 400,000 control points that need | ||
| to be monitored in real-time to assure that the launch system is working properly and is going as planned | to be monitored in real-time to assure that the launch system is working properly and is going as planned | ||
| - | making this one of the largest [[ddsf:private:guidebook:06_append:glossary:s:scada]] systems in the world. | + | making this one of the largest [[ddsf:public:guidebook:06_append:glossary:s:scada]] systems in the world. |
| {{ :ddsf:public:applications:aerospace_and_defense:orion_first_launch.jpg?400 |}} | {{ :ddsf:public:applications:aerospace_and_defense:orion_first_launch.jpg?400 |}} | ||
| ====== Architecture Overview ====== | ====== Architecture Overview ====== | ||
| Line 20: | Line 20: | ||
| <todo @chip >Need to provide an OV1</todo> | <todo @chip >Need to provide an OV1</todo> | ||
| ====== Conclusion ====== | ====== Conclusion ====== | ||
| - | [[ddsf:private:guidebook:06_append:glossary:d:data_distribution_service_dds]] was successfully deployed and used during the first launch of | + | [[ddsf:public:guidebook:06_append:glossary:d:data_distribution_service_dds]] was successfully deployed and used during the first launch of |
| the [[https://www.nasa.gov/exploration/systems/orion/index.html | Orion | the [[https://www.nasa.gov/exploration/systems/orion/index.html | Orion | ||
| spacecraft]]. DDS was able to intelligently distributed updates from thousands | spacecraft]]. DDS was able to intelligently distributed updates from thousands | ||
| of sensors in real-time without a huge impact the network. | of sensors in real-time without a huge impact the network. | ||
| - | DDS was also configure with [[ddsf:private:guidebook:06_append:glossary:q:quality_of_service_qos_policies|QoS]] parameters ( | + | DDS was also configure with [[ddsf:public:guidebook:06_append:glossary:q:quality_of_service_qos_policies|QoS]] parameters ( |
| [[ddsf:public:guidebook:06_append:02_quality_of_service:durability]] and | [[ddsf:public:guidebook:06_append:02_quality_of_service:durability]] and | ||
| [[ddsf:public:guidebook:06_append:02_quality_of_service:durability_service]] ) | [[ddsf:public:guidebook:06_append:02_quality_of_service:durability_service]] ) | ||
| to store all the data for later analysis | to store all the data for later analysis | ||
| - | and help filter (i.e., downsampling) the data for viewing on the [[ddsf:private:guidebook:06_append:glossary:h:hmi|HMI]] Stations in the flight control room. | + | and help filter (i.e., downsampling) the data for viewing on the [[ddsf:public:guidebook:06_append:glossary:h:hmi|HMI]] Stations in the flight control room. |
| {{ :ddsf:public:applications:aerospace_and_defense:flight_control_room.jpg?400 |}} | {{ :ddsf:public:applications:aerospace_and_defense:flight_control_room.jpg?400 |}} | ||