Skip to content

Commit 643ada0

Browse files
authored
Enhance knowledge gaps section in paper.md
Expanded the knowledge gaps section to include additional theoretical and practical aspects related to embedded control and hardware implementation.
1 parent 6925528 commit 643ada0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

paper/paper.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ Scientific abstractions are one of the very useful techniques to implement softw
77
Embedded Systems - Embedded IO - C Programming Framework - Calculus-based Physics - Multivariate Calculus - Software programming paradigms
88

99
## Knowledge Gaps
10-
There are a couple of knowledge gaps that this software is going to address including, but not limited to:
11-
- [ ] Controlling IO using Scientific Abstractions (e.g., Mathematical/Physical and Chemical Abstractions).
10+
There are a couple of theoretical and practical knowledge gaps that this software is going to address including, but not limited to:
11+
- [ ] Precisional IO Embedded Control of heavy machines and robotics using Scientific Abstractions (e.g., Mathematical/Physical and Chemical Abstractions).
12+
- [ ] Seamless hardware implementation of several physics simulation systems.
13+
- [ ] Single abstraction for software and hardware systems.
1214

1315
## Introduction
1416
Delta-Engine is a physics engine that provides a new software architectural paradigm for precisional IO switch and control over embedded systems and robotics without much knowledge in embedded systems, managing states and software engineering paradigms or if they fail to design the system (e.g., Object-oriented programming). It introduces the field of computational physics to the embedded world through providing a virtual machine and a runtime infrastructure based on the Newtonian physics spaces and supporting infrastructure IO libraries for several supported platforms.

0 commit comments

Comments
 (0)