Skip to content

Commit

Permalink
Creating integrator with reset and Tossi mo files
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelofcastro committed Oct 24, 2019
1 parent 9e32219 commit a2f6983
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
within MicroGrid.Control.PhaseLockedLoop.Utilities;
model IntegratorWithReset "Integrator with Automatic Reset for PLLs"

end IntegratorWithReset;
5 changes: 5 additions & 0 deletions MicroGrid/Control/PhaseLockedLoop/Utilities/TOSSI.mo
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
within MicroGrid.Control.PhaseLockedLoop.Utilities;
model TOSSI "Third Order Sinusoidal Integrator"


end TOSSI;

0 comments on commit a2f6983

Please sign in to comment.