Instruction Manual
Table Of Contents
- S-3056-1 Distributed Power System SA3100 Drive Configuration and Programming Instruction Manual
- Important User Information
- Contents
- List of Figures
- List of Tables
- Chapter 1 Introduction
- Chapter 2 Configuring the UDC Module, Regulator Type, and Parameters
- 2.1 Adding a Universal Drive Controller (UDC) Module
- 2.2 Entering the Drive Parameters
- 2.3 Configuring the Vector with Constant Power Regulator
- 2.4 Configuring the Volts per Hertz (V/Hz) Regulator
- 2.5 Configuring Flex I/O
- 2.6 Generating Drive Parameter Files and Printing Drive Parameters
- Chapter 3 Configuring the UDC Module’s Registers
- 3.1 Register and Bit Reference Conventions Used in this Manual
- 3.2 Flex I/O Port Registers (Registers 0-23)
- 3.3 UDC/PMI Communication Status Registers (Registers 80-89/1080-1089)
- 3.4 Command Registers (Registers 100-199/1100-1199)
- 3.5 Feedback Registers (Registers 200-299/1200-1299)
- 3.6 Application Registers (Registers 300-599, Every Scan) (Registers 1300-1599, Every Nth Scan)
- 3.7 UDC Module Test I/O Registers (Registers 1000-1017)
- 3.8 Interrupt Status and Control Registers (Registers 2000-2047)
- Chapter 4 Application Programming for DPS Drive Control
- Chapter 5 On-Line Operation
- Appendix A SA3100 Vector Regulator Register Reference
- Appendix B SA3100 Volts / Hertz Regulator Register Reference
- Appendix C SA3100 Local Tunable Variables
- Appendix D Vector with Constant Power Regulator
- Appendix E Volts per Hertz (V/Hz) Regulator
- Appendix F Status of Data in the AutoMax Rack After a STOP_ALL Command or STOP_ALL Fault
- Appendix G Torque Overload Ratio Parameter Precautions
- Appendix H Default Carrier Frequency and Carrier Frequency Limit for Drive Horsepower Ranges
- Appendix I Vector with Constant Power Parameter Entry Example
- Index

C-2
SA3100 Drive Configuration and Programming
C.2 Vector Algorithm Gain Variables
The vector algorithm gain variables are used to adjust the gain of the vector control
algorithm. The no load stator current variable can be generated automatically by using
the enable tuning command in register 100/11000. The value generated by the
system should not require adjustment. If this value is modified outside of acceptable
limits, the new value will be ignored and the last acceptable value entered will be
used. Bit 8 in warning register 203/1203 will also be set to indicate the value entered
was invalid.
STATOR_T_E4% Stator Time Constant
The value of the Stator Time Constant is used
to adjust the gain of the current minor loop.
The value is entered in seconds times 10000,
e.g., 50 msec (0.05 Sec) is entered as 500.
Units: Secs
∗
10000
Default Value: 10
Low Limit: 0
High Limit: 10000
Step: 1
STATOR_IZ_E1% No Load Stator Current
The value in this variable represents the
amount of magnetizing current (flux).
This value is entered in amps times 10, e.g., a
no load stator current of 10 amps is entered as
100.
Units: Amps
∗
10
Default Value: 10
Low Limit: 0
High Limit: 8486
Step: 1
Verifying STATOR_IZ_E1% When Using High Slip Motors
The value in local tunable STATOR_IZ_E1% is generated automatically by the
system by setting the Enable Auto Tune bit in the Drive Control register (register
100/1100, bit 1, PMI_TUN@). However, if a high slip motor is being driven, the
value calculated for this variable may not be correct. With high slip motors, it is
important to verify the value in this variable using the following procedure:
Step 1. With no load, command the motor to its synchronous speed with no load.
Synchronous speed in RPM = 120
∗
fo/n, where fo = rated motor frequency
in hertz and n = number of motor poles.
Step 2. At synchronous speed, monitor motor voltage using register 209.
Step 3. Modify the value in STATOR_IZ_E1% until motor voltage is approximately
97% of rated motor voltage.
Example:
The following example applies the above procedure to verify the value of
STATOR_IZ_E1% for a 60 Hz, 4-pole high slip motor with a rated motor voltage of
460V, a rated speed of 1755 RPM, and rated full load current of 11.9A:
Step 1. Command the motor to its synchronous speed with no load:
Synchronous speed = 120 ∗ 60/4 = 1800 RPM,
Command = (1800/1755) ∗ 4095 = 4200 counts.
Step 2. At synchronous speed, monitor motor voltage using register 209.
Step 3. Modify the value in STATOR_IZ_E1% until motor voltage is between 472V
and 435V. The higher value is preferred.