File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ model VoltsHertzController "Volts/Hertz controller model"
1111
1212 import Modelica.Constants.pi;
1313
14- parameter Real f_max = 80 "Maximum input voltage frequency" annotation (Dialog(group="VSD project specifics" ));
15- parameter Real f_min = 40 "Minimum input voltage frequency" annotation (Dialog(group="VSD project specifics" ));
14+ parameter Modelica.Units.SI.Frequency f_max = 80 "Maximum input voltage frequency" annotation (Dialog(group="VSD project specifics" ));
15+ parameter Modelica.Units.SI.Frequency f_min = 40 "Minimum input voltage frequency" annotation (Dialog(group="VSD project specifics" ));
1616 parameter Real m0= 0.1 "Initial PWM Modulation Value" annotation (Dialog(group="VSD project specifics" ));
1717
1818 Modelica.Blocks.Interfaces.RealInput motor_speed "Motor speed from motor model" annotation (Placement(
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22PSAT
33PSSE
44Simulink
5- VariableSpeedDrive
You can’t perform that action at this time.
0 commit comments