WOLFRAM SYSTEM MODELER
ElectricalMotorA simplified voltage controlled motor |
SystemModel["IntroductoryExamples.Systems.Components.ElectricalMotor"]
The electrical motor has a variable voltage input that can be connected to various sources, for example from the Modelica.Blocks library.
The switch from electrical to rotational power is modeled with a transformation coefficient, k.
R |
Value: 2.6 Type: Resistance (Ω) Description: Resistance |
---|---|
L |
Value: 0.001 Type: Inductance (H) Description: Inductance |
k |
Value: 0.00767 Type: Real (N⋅m/A) Description: Transformation coefficient |
voltageSource |
Type: SignalVoltage Description: Generic voltage source using the input signal as source voltage |
|
---|---|---|
resistor |
Type: Resistor Description: Ideal linear electrical resistor |
|
inductor |
Type: Inductor Description: Ideal linear electrical inductor |
|
EMF1 |
Type: RotationalEMF Description: Electromotoric force (electric/mechanic transformer) |
|
ground |
Type: Ground Description: Ground node |
IntroductoryExamples.Systems A controlled inverted pendulum system |