modelElectroMechanicalConverter
Converter between electrical DC and mechanical domian
Extends from Modelica.Mechanics.Rotational.Interfaces.PartialElementaryOneFlangeAndSupport2 (Partial model for a component with one rotational 1-dim. shaft flange and a support used for textual modeling, i.e., for elementary models).
Information
This is a electro-mechanical converter, implementing Faraday's law (induced voltage in conductors moving in a magnetic field) and Lorentz' law (force on a current flowing through a magnetic field).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.MagneticFlux | kPhi | Flux constant | |
| Boolean | useSupport (from PartialElementaryOneFlangeAndSupport2) | false | = true, if support flange enabled, otherwise implicitly grounded |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Interfaces.PositivePin | pin_p | ||
| Modelica.Electrical.Analog.Interfaces.NegativePin | pin_n | ||
| Flange_b | flange (from PartialElementaryOneFlangeAndSupport2) | Flange of shaft | |
| Support | support (from PartialElementaryOneFlangeAndSupport2) | Support/housing of component |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | v | pin_p.v - pin_n.v | Voltage drop |
| SI.Current | i | pin_p.i | Current through component |
| SI.AngularVelocity | w | der(flange.phi - phi_support) | (Relative) shaft speed |
| SI.Torque | tau | -flange.tau | Torque out of the component |