
CHAPTER 2
MODULAR SERVO
Reference Manual
Description of the Toolbox Functions
2-14
33-008-2M5
GetModelP
Purpose:
Return the parameters of the built-in mathematical model.
Synopsis
: Ret = es_call( 'GetModelP' )
Description:
The function returns the vector containing four numbers. The
elements of the vector corresponds to the mathematical model of the DC
servo motor given by the following equations:
x
Ax Bu
y Cx
=
+
=
where:
−
=
S
T
A
1
0
1
0
,
=
S
S
T
K
B
0
,
C
C
C
=
1
2
0
0
,
x
1
is angle of the DC motor shaft,
x
2
is angular velocity,
u
is input voltage,
y
1
,
y
2
are the outputs of the angle and velocity of the DC motor shaft.
See the Advanced Teaching Manual 33-008-4M5 for details.
The elements of the Ret vector are:
Ret( 1 ) is equal to
K
S
,
Ret( 2 ) is equal to
T
S
,
Ret( 3 ) is equal to
C
1
,
Ret( 4 ) is equal to
C
2
.
See
:
SetModelP, SetInitCond, GetBaseAddress
Summary of Contents for MS150
Page 1: ...MS150 Modular Servo Workshop Reference Manual 33 008 2M5 ...
Page 3: ...Notes ...
Page 7: ...MODULAR SERVO Reference Manual Contents TOC 2 33 008 2M5 Notes ...
Page 10: ...CHAPTER 1 MODULAR SERVO Reference Manual Introduction 33 008 2M5 1 3 ...
Page 24: ...CHAPTER 2 MODULAR SERVO Reference Manual Description of the Toolbox Functions 33 008 2M5 2 13 ...
Page 77: ...CHAPTER 4 MODULAR SERVO Reference Manual Quick Reference Table 4 4 33 008 2M5 Notes ...