Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ equation
points={{22,0},{6,0},{6,-0.8},{-10.4,-0.8}}, color={191,0,0}));
connect(dcpm.thermalPort, thermalPort) annotation (Line(points={{-10,20},
{-10,10},{-10,0}}, color={191,0,0}));
annotation (experiment(StopTime=25, Interval=1E-4, Tolerance=1E-6), Documentation(info=
annotation (experiment(StopTime=25, Interval=1E-3, Tolerance=1E-6), Documentation(info=
"<html>
<strong>Test example: Demonstrate cooling of a DCPM motor</strong><br>
The motor starts at no-load speed, then load pulses are applied.<br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ equation
annotation (Line(points={{32,-40},{36,-40},{40,-40}}, color={0,127,0}));
connect(mass.flange_b, signForce.flange)
annotation (Line(points={{60,-40},{66,-40},{70,-40}}, color={0,127,0}));
annotation (experiment(StopTime=20, Interval=1E-4, Tolerance=1e-06), Documentation(
annotation (experiment(StopTime=20, Interval=1E-3, Tolerance=1e-06), Documentation(
info="<html>
<p>An ideal frequency inverter is modeled by using a VfController and a three-phase SignalVoltage.
Frequency is driven by a load cycle of acceleration, constant speed, deceleration and standstill.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
time
armature.T
core.T
dcpm.la.i
loadInertia.phi
loadInertia.w
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
time
aimc.is[1]
aimc.is[2]
aimc.idq_rr[1]
aimc.idq_rr[2]
aimc.idq_sr[1]
aimc.idq_sr[2]
mass.s
mass.v
vfController.x
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
time
imc.idq_rr[1]
imc.idq_rr[2]
loadInertia.phi
loadInertia.w
imc.idq_sr[1]
imc.idq_sr[2]
imc.is[1]
imc.is[2]
tauElectrical
tauShaft
wMechanical
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
time
// aimc.i_0_s
aimc.idq_rr[1]
aimc.idq_rr[2]
aimc.idq_sr[1]
aimc.idq_sr[2]
aimc.is[1]
aimc.is[2]
capacitor.v
inductor.inductor[2].i
inductor.inductor[3].i
loadInertia.phi
loadInertia.w
vfController.x
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
time
aimc.is[1]
aimc.is[2]
aimc.idq_rr[1]
aimc.idq_rr[2]
aimc.idq_sr[1]
aimc.idq_sr[2]
loadInertia.phi
loadInertia.w
transformer.l2sigma.inductor[2].i
transformer.l2sigma.inductor[3].i
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
time
// aimc.i_0_s
aimc.idq_rr[1]
aimc.idq_rr[2]
aimc.idq_sr[1]
aimc.idq_sr[2]
aimc.is[1]
aimc.is[2]
inductor.inductor[1].i
inductor.inductor[3].i
loadInertia.phi
loadInertia.w
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
time
PI.x
aimc.is[1]
aimc.is[2]
aimc.idq_rr[1]
aimc.idq_rr[2]
aimc.idq_sr[1]
aimc.idq_sr[2]
loadInertia.w
powerSensor.flange_a.phi
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
time
smee.is[1]
smee.is[2]
smee.idq_dr[1]
smee.idq_rr[2]
smee.idq_sr[1]
smee.idq_sr[2]
smee.inertiaRotor.phi
smee.inertiaRotor.w
smee.lesigma.i
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
time
smee.is[1]
smee.is[2]
smee.idq_dr[1]
smee.idq_rr[2]
smee.idq_sr[1]
smee.idq_sr[2]
smee.lesigma.i
speed.phi
speed.w
voltageController.I.y
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
time
// aimc.i_0_s
aimc.idq_rr[1]
aimc.idq_rr[2]
aimc.idq_sr[1]
aimc.idq_sr[2]
aimc.is[1]
aimc.is[2]
loadInertia.phi
loadInertia.w
transformer.l2sigma.inductor[2].i
transformer.l2sigma.inductor[3].i
Loading
Loading