WOLFRAM SYSTEM MODELER

DCMotor

A simple model of a DC motor.

Diagram

Wolfram Language

In[1]:=
SystemModel["EducationExamples.ElectricalEngineering.DCMotor.Components.DCMotor"]
Out[1]:=

Information

 

DC Motor

 

Introduction

This component is an example from the Introductory Examples MultiDomain.DCMotor.

 

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)

InteractiveMotor

EducationExamples.ElectricalEngineering.DCMotor.Components

Component that can be interacted with the Wolfram Language.

DCMotorModel

EducationExamples.ElectricalEngineering.DCMotor

DCMotor that is controlled by a unit step.