
CHAPTER 2
MODULAR SERVO
Reference Manual
Description of the Toolbox Functions
33-008-2M5
2-29
SetChan1Filt, SetChan2Filt, SetChan3Filt,
SetChan4Filt, SetChan5Filt, SetChan6Filt
Purpose:
Set the parameters of the digital filters.
Synopsis
: ret = es_call( 'SetChan1Filt', fi )
ret = es_call( 'SetChan2Filt', fi )
ret = es_call( SetChan3Filt', fi )
ret = es_call( 'SetChan4Filt', fi )
ret = es_call( 'SetChan5Filt', fi )
ret = es_call( 'SetChan6Filt', fi )
Description:
These functions set the parameters of the digital filters currently
active in RTK. The filter are associated with appropriate input channels.
The filter structure is described by the difference equation:
y t
a x t
a x t
iT
b y t
iT
i
i
i
i
( )
( )
(
)
(
)
=
+
−
+
−
=
=
∑
∑
0
0
1
8
0
1
8
,
where:
y t
( )
- filter output,
x t
( )
- filter input,
T
0
- sampling period,
a
a b
b
0
8
1
8
,
,
, ,
,
- parameters of the filter.
Содержание MS150
Страница 1: ...MS150 Modular Servo Workshop Reference Manual 33 008 2M5 ...
Страница 3: ...Notes ...
Страница 7: ...MODULAR SERVO Reference Manual Contents TOC 2 33 008 2M5 Notes ...
Страница 10: ...CHAPTER 1 MODULAR SERVO Reference Manual Introduction 33 008 2M5 1 3 ...
Страница 24: ...CHAPTER 2 MODULAR SERVO Reference Manual Description of the Toolbox Functions 33 008 2M5 2 13 ...
Страница 77: ...CHAPTER 4 MODULAR SERVO Reference Manual Quick Reference Table 4 4 33 008 2M5 Notes ...