Skip to content

Commit

Permalink
README.md: added the image for the deployment model
Browse files Browse the repository at this point in the history
  • Loading branch information
pavly-gerges authored Jan 11, 2025
1 parent 7096c5a commit 65f8ba5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,17 @@ Essentially, when describing any project for someone for the first time, it requ
**Vision:** While having a talk with a friend of mine, I stumbled a little while describing what I've achieved so far; I attribute this for the reason that most of my projects involve complex subsets of system engineering that is why they are bulky to describe just in an instant. To know from where you should begin describing a project, you should follow some standard algorithm in thinking. It might be first to describe the **problem** itself, then **a simple non-mathematical physical model**; eventually a most in-depth **system-model**, and if you are in a technical interview, the final model will be **a software architectural model**. **An automata model** is rarely required. However, it would serve a good model in conferences.

## Outline:
1) Defining **a physical model for the problem and its components**.
2) Defining **a physical model for the solution and its components; such that the solution subset components would map to the problem components based on the function theory**.
1) Defining **a physical model for the solution and its components; such that the solution subset components would map to the problem components based on the function theory**.
2) Defining **a physical deployment**.
3) Defining **a system model for the project for the business and companies domain to be used in advertisements and non-technical conferences based on the SES Framework (System-Entity-Structure Framework)**.
4) Defining **a discrete mathematical model using the Automata Theory**.
5) Defining **a hybird automata model for analog-digital systems**.

## 1) A generic physical model for the problem and its components:
<img src="https://electrostat-lab.github.io/Project-talk/assets/problem-solution-model.dot.svg"/>

## 2) A physical model for the solution and its components:
## 2) A physical deployment model:
<img src="https://electrostat-lab.github.io/Project-talk/assets/deployment-model.dot.svg"/>

## 3) A system model for the business and companies' domains based on SES-Framework with emphasis on deployment:
> Copied, by Thorsten Pawletta.
Expand Down

0 comments on commit 65f8ba5

Please sign in to comment.