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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Solver C++ Code Generation Tools are licensed under the GNU General Public Licen
35
35
36
36
## Literature
37
37
38
-
The ORTiS solver code generation tools themselves are presented in:
38
+
**The ORTiS solver code generation tools themselves are presented in:**
39
39
40
40
* M. Milton and A. Benigni, "ORTiS solver codegen: C++ code generation tools for high performance, FPGA-based, real-time simulation of power electronic systems," SoftwareX, vol. 13, Jan. 2021.
The code generation tools have been applied in the following recent work:
48
+
**The code generation tools have been applied in the following recent work:**
49
49
50
50
* M. Vygoder, M. Milton, J. Gudex, R. Cuzner, and A. Benigni, ``A Hardware-in-the-Loop Platform for DC Protection,'' IEEE Journal of Emerging and Selected Topics in Power Electronics, Aug. 2020, Early Access.
The LB-LMC simulation solver algorithm applied in generated solvers was first proposed in:
66
+
**The LB-LMC simulation solver algorithm applied in generated solvers was first proposed in:**
67
67
68
68
* A. Benigni and A. Monti, "A Parallel Approach to Real-Time Simulation of Power Electronics Systems," in *IEEE Transactions on Power Electronics*, vol. 30, no. 9, pp. 5192-5206, Sept. 2015.
69
69
doi: 10.1109/TPEL.2014.2361868
70
70
url: https://ieeexplore.ieee.org/document/6918539
71
71
72
-
FPGA execution of the LB-LMC solver algorithm is demonstrated in the following papers:
72
+
**FPGA execution of the LB-LMC solver algorithm is demonstrated in the following papers:**
73
73
74
74
* M. Difronzo, M. Milton, M. Davidson and A. Benigni, "Hardware-in-the-loop testing of high switching frequency power electronics converters," *2017 IEEE Electric Ship Technologies Symposium (ESTS)*, Arlington, VA, 2017, pp. 299-304.
0 commit comments