Skip to content

Commit 6925528

Browse files
authored
Add Delta-Engine paper with abstract and methodologies
Introduce Delta-Engine paper detailing a new physics engine for embedded systems.
1 parent 7cc468f commit 6925528

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

paper/paper.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Delta-Engine
2+
3+
## Abstract
4+
Scientific abstractions are one of the very useful techniques to implement software to control embedded microcontrollers for heavy machinery operations. In this paper, we introduce a physics engine that provides a new software paradigm for IO control for embedded systems and robotics based on a mathematical-physical abstraction.
5+
6+
## Keywords
7+
Embedded Systems - Embedded IO - C Programming Framework - Calculus-based Physics - Multivariate Calculus - Software programming paradigms
8+
9+
## 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).
12+
13+
## Introduction
14+
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.
15+
16+
## Methodologies
17+
- Virtualization of physics objects and IO emulation using mathematical and physical abstractions.
18+
- Newtonian physics spaces as Runtime Infrastructure (RTI).
19+
- Implementation of several physics spaces modules (e.g., Kinematics Module - Fluid Mechanics Module).
20+
21+
## High-level Architecture
22+
23+
## Implementation Phases and Milestones
24+
25+
## Integration Phases and Life Applications
26+
27+
## Future vision and startups

0 commit comments

Comments
 (0)