WOLFRAM SYSTEM MODELER

DCMotor

A model of a DC motor

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.InvertedPendulum.Components.DCMotor"]
Out[1]:=

Information

Wolfram Language Documentation Examples

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.

Parameters (4)

R

Value: 13

Type: Real

L

Value: 1

Type: Real

J

Value: 1

Type: Real

EMFk

Value: 1.6

Type: Real

Connectors (3)

w

Type: RealOutput

V

Type: RealInput

flange_a1

Type: Flange_a

Components (7)

resistor

Type: Resistor

inductor

Type: Inductor

EMF1

Type: EMF

ground

Type: Ground

signalVoltage

Type: SignalVoltage

speedSensor

Type: SpeedSensor

inertia

Type: Inertia

Used in Examples (2)

InvertedPendulumModel

DocumentationExamples.Modeling.InvertedPendulum.Components

A controlled inverted pendulum system.

InvertedPendulumLQGI

DocumentationExamples.Modeling.InvertedPendulum

A controlled inverted pendulum system.