You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+
<imgsrc="./ortis_logo_300dpi.png"width="300"/>
2
+
1
3
# Tutorial Examples
2
4
3
5
Included in this repo are collections of examples and demos for tutorials on power electronic system real-time simulation and modeling.
@@ -12,10 +14,12 @@ These example/demo files are associated with tutorial presentations given at the
12
14
* PEDG 2022, June 26-29 in Kiel, Germany (https://pedg2022.org/)
13
15
* Tutorial held on June 26th
14
16
15
-
## How to Download
17
+
## How to Download and Run
16
18
17
19
To download the example and demo files, you can find them under Releases of this repo, found here: https://github.com/OpenRealTimeSimulation/TutorialExamples/releases
18
20
21
+
The example/demo files can be opened by first unzipping their contents into folders, one per zip file, and then running their script or project files in the respective software. See the README.txt file of each for details.
22
+
19
23
The examples are grouped into three sessions, one for power electronics modeling for power and energy simulation, one for general power electronic systems simulation with switching models, and one for high-performance real-time simulation of power electronics simulations using FPGAs. Each session folder comes with a README.txt file to explain their files purpose and usage.
20
24
21
25
The second session examples requires either Mathworks Matlab or GNU Octave to run. The third session examples requires either of the following, depending on the example in question:
@@ -30,7 +34,10 @@ The second session examples requires either Mathworks Matlab or GNU Octave to ru
30
34
Thanks to the following people for putting together these examples and demos:
31
35
- Dr. Matthew Milton
32
36
- Energy Routing Lab of University of South Carolina, Columbia, SC, USA
37
+
- Session 3 materials
33
38
- Prof. Andrea Benigni
34
39
- IEK-10 of Forschungszentrum Juelich, Juelich, Germany; and RWTH Aachen Univerisity, Aachen, Germany
40
+
- Session 2 materials
35
41
- Dr.-Ing. Giovanni De Carne
36
42
- Institute of Technical Physics of Karlsruhe Institute of Technology (KIT), Eggenstein-Leopoldshafen, Germany
0 commit comments