From 4fcd037e1446034a39bf6df642edb99d9ce9d0d4 Mon Sep 17 00:00:00 2001 From: pavl_g <60224159+Scrappers-glitch@users.noreply.github.com> Date: Fri, 14 Jun 2024 14:50:25 +0300 Subject: [PATCH] Create README.md --- embedded-system-design/nasa-dses/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 embedded-system-design/nasa-dses/README.md diff --git a/embedded-system-design/nasa-dses/README.md b/embedded-system-design/nasa-dses/README.md new file mode 100644 index 00000000..d8e9414a --- /dev/null +++ b/embedded-system-design/nasa-dses/README.md @@ -0,0 +1,10 @@ +# NASA Distributed Space Exploration Simulation System Project (DSES) + +These papers are deemed to dissociate papers provided by NASA on their DSES project into Hardware/Software System Specifications guide and execution plans. The following aspects are to be covered, and in their heart they are deemed to provide the base components for a system scientific model (aka. mind map): +* _Problem definition_ +* _Dissociating the problem into components_ +* _Expression of the superposition theorem_ +* _Solutions to the problem components_ +* _Dissociating the solutions into a component-stepwise operational model_ +* _Expression of the superposition theorem_ +* _Merging scientific maps together_