Page 1
— ABB INDUSTRIAL DRIVES ACS880 IGBT supply control program for UCU control unit (YISL, YLHL) Firmware manual...
Page 3
ACS880 IGBT supply control program for UCU control unit (YISL, YLHL) Firmware manual Table of contents 2. Start-up 3AXD50001019464 Rev B Original instructions EFFECTIVE: 2025-03-11...
Overview of the control program ................Control program configuration and programming .......... Programming via parameters ................ Adaptive programming ..................Application programming ................ABB Crealizer programming ............... Settings and diagnostics ..............Run enable, Start/stop and Start enable control ..........Settings and diagnostics ................
Page 6
6 Table of contents Programmable analog outputs ..............Settings and diagnostics ..............Programmable digital inputs and outputs ..........Settings and diagnostics ..............Programmable relay outputs ................Settings and diagnostics ..............Programmable I/O extensions ............... Settings and diagnostics ..............Fieldbus control ....................Settings and diagnostics ..............
Page 7
Table of contents 7 Automatic fault resets ..................Settings and diagnostics ..............Thermal switch monitoring ................Settings and diagnostics ..............Power limiting due to heat rise in the supply module ....... Example ....................Settings and diagnostics ..............Counting the number of charging attempts ..........Settings and diagnostics ..............
Page 8
8 Table of contents Star configuration with fiber optic cables (2) ......... Example parameter settings ................Specifications of the fiber optic master/follower link ......Settings and diagnostics ................Router mode ......................Settings ....................... Distributed I/O bus ....................Settings ....................... BAMU measurements ....................Main circuit configuration ................
Page 9
Table of contents 9 147 Data storage ....................149 Panel port communication ..............150 FBA ........................ 151 FBA A settings ..................... 152 FBA A data in ....................153 FBA A data out .................... 154 FBA B settings .................... 155 FBA B data in ....................156 FBA B data out ....................
Page 10
10 Table of contents 9 Fieldbus control through a fieldbus adapter What this chapter contains ..................System overview ....................... Basics of the fieldbus control interface ............... Control word and Status word ............... References ......................Scaling of references ................Actual values ...................... Fieldbus scaling diagram ................
Page 11
Table of contents 11 Further information...
This chapter describes the contents of the manual. It also contains information on the compatibility, safety and intended audience. Applicability This manual applies to ACS880 IGBT supply control program for UCU control units. The loading package name is YISL or YLHL (parameter 107.06), and version is 1.30 or later (parameter 107.07).
You can find manuals on the Internet. See below for the relevant code/link. For more documentation, go to www.abb.com/drives/documents. Manuals for ACS880 multidrives cabinets Manuals for ACS880 multidrives modules ACS880-17 (160 to 3200 kW) manuals ACS880-37 (160 to 3200 kW) manuals...
Introduction to the manual 15 ACS880-17LC manuals ACS880-37LC manuals Terms and abbreviations Term Description ACS-AP-I Industrial assistant non-Bluetooth control panel ACS-AP-W Industrial assistant control panel with Bluetooth interface Analog input Analog output BAMU Auxiliary measurement unit Control unit Enclosure that contains the control board and related connector boards.
Page 16
16 Introduction to the manual Term Description FENA-21 Optional Ethernet adapter module for EtherNet/IP™, Modbus TCP and PROFINET IO protocols, 2-port FEPL-02 Optional Ethernet POWERLINK adapter module FIO-01 Optional digital I/O extension module FIO-11 Optional analog I/O extension module FPBA-01 Optional PROFIBUS DP®...
ABB and its affiliates are not liable for damages and/or losses related to such security breaches, any unauthorized access, interference, intrusion, leakage and/or theft of data or information.
ABB internal features are mainly used for debugging. The control token is a loading package downloaded to the drive with a unicos loader by an ABB personnel. The system verifies the authenticity before downloading the loading package. The system accepts only control tokens generated with ABB build tools.
Using the control panel 21 Using the control panel Refer to ACS-AP-I, -S, -W and ACH-AP-H, -W Assistant control panels user’s manual (3AUA0000085685 [English]).
Local control vs. external control The ACS880 has two main control locations: external and local. User selects between the external and local control location with the Loc/Rem key on the control panel or with the PC tool.
119.11 Ext1/Ext2 selection). Note: Typically, ABB wires essential external control signals and status monitoring signals of a supply unit of the cabinet-installed drive to its digital inputs and relay outputs at the factory. We also set the parameters related to the external control signals accordingly.
Control locations and operating modes 25 ■ Local control The control commands are given from the control panel keypad or from a PC equipped with Drive Composer PC tool when the supply unit is in local control. Local control is mainly used during commissioning and maintenance. The control panel always overrides the external control signal sources when used in local control.
This chapter contains descriptions of program features and functions. Overview of the control program ACS880 IGBT supply control program controls the IGBT supply unit with an IGBT bridge type supply module. The main functions of the control program are: •...
28 Program features Control program configuration and programming The control program is divided into two parts: • firmware program (forms the control program alone as standard) • application program (addition by the customer, for special cases only). Control program Application program Firmware Logic Function block...
Programming manual: Drive application programming (IEC 61131-3) (3AUA0000127808 [English]). ■ ABB Crealizer programming The functions of the firmware program can be further extended with the Crealizer Software Development Kit (SDK). The Crealizer applications are developed using C++ programming language or MATLAB Simulink programming environment. The...
30 Program features Run enable, Start/stop and Start enable control The user controls the operation of the IGBT supply unit with the Run enable command, Start/Stop command and Start enable command. When all commands are on in the control program, it controls the main contactor of the supply unit on with a relay output (relay output RO3 by default), and the charging contactor/relay (relay output RO1 by default).
32 Program features ■ Programmable relay outputs The control unit has three relay outputs. The signal to be indicated by the outputs can be selected by parameters. Relay outputs can be added by installing FIO-01 or FDIO-01 I/O extensions. Note: Do not change the settings of the reserved relay outputs. See subsection Reserved digital inputs and relay outputs (page 70).
External controller interface General The supply unit can be connected to an external controller (such as the ABB AC 800M) using either fiber optic or twisted-pair cable. The ACS880 is compatible with both the ModuleBus and DriveBus connections. Note that some features of DriveBus (such as BusManager) are not supported.
34 Program features ACS880 ACS880 (UCU) Control unit (ZCU) Control unit Controller RDCO FDCO T = Transmitter, R = Receiver Communication The communication between the controller and the supply unit consists of data sets of three 16-bit words each. The controller sends a data set to the supply unit, which returns the next data set to the controller.
Program features 35 Controller ACS880 Parameter write to supply unit Par. Data set Value Transmit address 32.1 Value = 37663* 1234 147.21 Transmit data Data set Value = 1234 32.2 Transmit addrss Data set feedback 33.1 Value = 37653* Parameter read from supply unit...
36 Program features Reference chains Reference chains of the control program are • DC voltage reference chain, • active power reference chain, and • reactive power reference chain. Tasks of the reference chains are reference source and type selection, limitation and ramping.
Program features 37 • Active current reference in percent of the nominal current • Power reference in kW • Power reference in percent of the nominal power. Main tasks of active current ramping are: • Active current reference limitation • Active current reference ramping.
38 Program features • Reactive power reference in kVAr • Reactive power reference in percent of the nominal power • Reactive power reference angle in degrees • Reactive power reference in cosphi • Voltage reference for the AC voltage control in Volts •...
Program features 39 Net lost detection The IGBT supply unit recognizes the loss of supply AC voltage and recovers automatically when the AC voltage is connected again. The supply AC lost detection is based on fast (about 0.2 s, 10 Hz) change of the grid frequency estimate. When the frequency goes outside the frequency limits (±10 Hz of the nominal frequency), the control program activates the net lost state and generates a warning (AE78...
(2×LCL + 4×R8i) (2×LCL + 2×R8i) + (2×LCL + 2×R8i) ■ Activation of the reduced run function Note: For cabinet-built drives, the wiring accessories and the air baffle needed during the procedure are available from ABB, and are included in the delivery.
Program features 41 WARNING Follow the safety instructions provided for the supply unit in question. Disconnect the supply voltage and all other sources that can supply the DC bus (eg. DC/DC converter) from the supply unit. 2. If the control unit of the supply unit is powered from the faulty module, install an extension to the wiring and connect it to one of the remaining modules.
The installer of the equipment is responsible for installing the emergency stop devices and all additional devices needed for the emergency stop function to fulfill the required emergency stop categories. For more information, contact your local ABB representative. • After an emergency stop signal is detected, the emergency stop function cannot be canceled even though the signal is canceled.
Program features 43 ■ External earth leakage fault source selection The parameter selects in which digital input or digital input/output external earth leakage fault is connected. Parameters: 131.28 Ext earth leakage signal source Faults: 2E08 Ext earth leakage ■ External earth leakage action selection The parameter selects how the supply unit reacts when an external earth leakage is detected.
44 Program features Settings and diagnostics Parameters: 131.33 Cabinet temperature fault source, 131.34 Cabinet temperature supervision Faults: 4E06 Cabinet temperature ■ Power limiting due to heat rise in the supply module The control program has a supply module temperature monitoring function. The commissioning engineer can define: •...
Program features 45 ■ DC overvoltage and undervoltage protections The control program defines the DC overvoltage and undervoltage limits on basis of the supply voltage range given by the user with a parameter (195.01). The program monitors the actual voltage level with an internal voltage measurement. When the measured value exceeds the overvoltage limit or falls below the undervoltage limit, the control program trips to a fault.
46 Program features xxxxA-7 1102 The control program limits the minimum value to sqrt(2) × U × (1.03…1.08). The maximum value is limited by parameter 123.06 DC voltage ref max. Settings and diagnostics Parameters: 101.01 DC voltage, 123.06 DC voltage ref max, 195.01 Supply voltage Warnings:...
Program features 47 Amplitude loggers The control program has two amplitude loggers. For amplitude logger 2, the user can select a signal to be sampled at 200 ms intervals when the IGBT supply unit is running, and specify a value that corresponds to 100%.
48 Program features • I/O extension module settings (groups 114…116) • fieldbus communication enable parameters (150.01 FBA A enable 150.31 FBA B enable) • other fieldbus communication settings (groups 151…156) • some hardware settings in parameter group 195 HW configuration, and •...
NOTICE ABB will not be liable for damages or losses caused by the failure to activate the user lock using a new pass code. See Cyber security disclaimer (page 17).
If the IGBT supply unit is used in a drive system where the charging must be done by the IGBT supply unit, you must install an additional charging circuit, and activate and tune the charging function in the IGBT supply control program. Consult ABB for more information on tuning the parameters, and the components and wirings needed.
Program features 51 3E08 LSU charging (auxiliary code 5). If the current is higher, the supply unit trips on fault 2E09 DC short circuit. The control program monitors charging attempts to prevent charging circuit overheating. If there are more than two attempts in five minutes to charge the DC link externally, start inhibit is set (106.18 Start inhibit status word, bit 9).
52 Program features Maximum dU/dt, 120.27 Start delay, 120.28 MCB relay timing, 120.29 Diode mode, 120.30 External charge enable, 120.50 Charging overload event sel Warnings: AE85 Charging count Faults: 2E09 DC short circuit, 3E08 LSU charging, 3E09 Charging count, 5E06 Main contactor DDCS communication with inverter unit DDCS communication can be used for transferring data between supply unit and...
Program features 53 Default I/O diagram of the supply control unit This table describes the use of the default connections in the IGBT supply unit. Terminal Description XD2D Drive-to-drive link Not supported BGND SHIELD XD2D.TERM Drive-to-drive link termination switch X485 RS485 connection X485 BIAS X485 bias selection switch...
Page 54
54 Program features Terminal Description Norm. closed XRO3: MCB ctrl (Energized = Closes COM3 Common main contactor/breaker.) Norm. open 250 V AC / 30 V DC, 2 A XRO4 Relay output 4 Norm. closed XRO4: Not supported COM4 Common 250 V AC / 30 V DC, 2 A Norm.
Page 55
Program features 55 Terminal Description XD24 Auxiliary voltage output +24VD +24 V DC 200 mA DICOM Digital input ground +24VD +24 V DC 200 mA DIOGND Digital input/output ground Ground selection switch. Determines whether DICOM is separated from DIOGND (ie, common reference for digital inputs floats). DICOM=DIOGND ON: DICOM connected to DIOGND.
56 Program features Terminal Description XPAN Control panel connection Control panel connection termination switch. Used for panel bus XPAN TERM configuration. Memory unit connection 1) Use of the signal in the control program. When parameter 120.30 External charge enable has value Yes (default setting), the control program reserves this I/O terminal for external charging circuit control and monitoring, and parameters 110.24 RO1 source and 110.30 RO3 source are write-protected.
Page 57
Program features 57 The table below shows the common use of the remaining digital inputs in the cabinet installed drives by ABB. Note that these are no default parameters settings in the control program. Input Parameter Additional information 131.32 Aux circuit breaker fault...
58 Program features Power share with droop control If two supply units that are fed from separate transformers are connected to the same DC link, you must make sure that the power share is controlled and the system remains stable. Always use the same DC voltage reference for all units. Use also the droop function in all units.
Example: Increase the reference by 0.25 V in that IGBT supply unit that takes less power or vice versa. See also Parallel-connected ACS880-207 IGBT supply units system description (3AXD50000032517 [English]). ■ Master/follower link The supply units have a master/follower link between them.
The suitable settings can then be activated using eg. digital inputs. For more information on redundant system, see Parallel-connected ACS880-207 IGBT supply units system description (3AXD50000032517 [English]).
Program features 61 selection in the master. In each follower, the data to be sent is selected by parameters 161.01…161.03. The data is transferred in integer format over the link, and displayed by parameters 162.28…162.36 in the master. The data can then be forwarded to other parameters using 162.04…162.12.
62 Program features Ring configuration with fiber optic cables Master Follower 1 Follower 2 (UCU-22…24) Control unit (UCU-20) Control unit (UCU-20) Control unit FDCO RDCO FDCO Where, T = Transmitter; R = Receiver Star configuration with fiber optic cables (1) Follower 2 Master Follower 1...
Program features 63 Star configuration with fiber optic cables (2) Follower 2 Master Follower 1 (UCU-20) Control unit (UCU-20) Control unit (UCU-22…24) Control unit FDCO RDCO FDCO Follower 3 (UCU-20) Control unit FDCO CHx CHx CHx CHx NDBU X13 = REGEN Where, T = Transmitter;...
Program features 65 Router mode The control unit of a supply unit can be set to a “router mode” to allow the control of locally-connected power units (for example, IGBT supply modules) by another control unit. Using the router mode and some hardware switching, it is possible to have the same modules alternate between supply and, for example, inverter use.
66 Program features • The maximum number of channels is 10, and it does not increase when router mode is used. • In PLC control, any switchovers must be done in stopped state, and so that at least one control unit is in router mode at any given time. ■...
Program features 67 measurement is also used for voltage feedback for converter. While converter is started and there is an existing grid in optimal grid converter output, voltage U2 measurement can be used for external grid synchronization between grid and external grid.
Parameters 69 Parameters What this chapter contains The chapter describes the parameters, including actual signals, of the control program. Terms and abbreviations Term Definition Actual signal Type of parameter that is the result of a measurement or calculation by the drive, or contains status information.
70 Parameters Term Definition Other [bit] The value is taken from a specific bit in another parameter. Choosing “Other” displays a parameter list in which the user can specify the source parameter and bit. Parameter Either a user-adjustable operating instruction for the drive, or an actual signal. p.u.
Page 71
Parameters 71 Group Contents Page 119 Operation mode Selection of external control location sources and operating modes. 120 Start/stop Start/stop and run/start enable signal source selection; charging settings. 121 Start/stop mode Emergency stop settings. 122 Power reference Settings of the active power reference chain. 123 DC voltage reference Settings of the DC voltage reference chain.
Page 72
72 Parameters Group Contents Page 195 HW configuration Various hardware-related settings. 196 System Language selection; parameter save and restore; control unit reboot; user lock. 197 Grid control Configuration of the active damping functionality. 199 Off grid configuration Configuration of the optimal grid control functionality. 206 I/O bus configuration Distributed I/O bus settings.
Parameters 73 Parameter listing Name / Range / Description Def / Type Selection FbEq 16b / 32b Actual values Basic signals for monitoring of the IGBT supply unit. All parameters in this group are read-only unless oth- erwise noted. 101.01 DC voltage Measured intermediate circuit voltage in Volts.
Page 74
74 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 101.12 Power Estimated IGBT supply unit fundamental frequency - / real32 power in kW. Sign can be changed with parameter 130.47 Power sign change. (positive = power flow from power supply network to intermediate circuit, negative = power flow from intermediate circuit to power supply network)
Page 75
Parameters 75 Name / Range / Description Def / Type Selection FbEq 16b / 32b 0...1000 MWh MWh value. 1 = 1 MWh / 1 = 1 101.27 GWh motoring Counts the motoring side GWh. - / int16 0...32767 GWh GWh value.
Page 76
76 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 0...30000 kW Nominal power. 1 = 1 kW / 1 = 1 kW 101.70 Ambient temperat- Ambient temperature of supply unit in percent. 0.00 % / real32 ure % 0…100% corresponds to 0…60 °C or 32…140 °F.
Parameters 77 Name / Range / Description Def / Type Selection FbEq 16b / 32b Input references Values of references received from various sources. All parameters in this group are read-only unless oth- erwise noted. 103.01 Panel reference Reference 1 given from the control panel. 0.00 NoUnit / real32 -100000.00 ...
78 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Warnings and faults Information on warnings and faults that occurred last. For explanations of individual warning and fault codes, see chapter Fault tracing. All parameters in this group are read-only unless oth- erwise noted.
Page 79
Parameters 79 Name / Range / Description Def / Type Selection FbEq 16b / 32b 0000…FFFFh 5th stored fault. 1 = 1 104.16 Latest warning Code of the 1st stored (non-active) warning. 0 / uint16 0000…FFFFh 1st stored warning. 1 = 1 104.17 2nd latest warning Code of the 2nd stored (non-active) warning.
Page 80
80 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 0000h…FFFFh 1 / 1 104.25 Faulted modules Indicates which parallel-connected modules have 0000h / uint16 faulted. The bits of this word are cleared when all faults have been reset.
Page 81
Parameters 81 Name / Range / Description Def / Type Selection FbEq 16b / 32b External warning 3 External warning 3 (AE53) (AE53) External warning 4 External warning 4 (AE54) (AE54) 0000h…FFFFh 1 / 1 104.40 Event word 1 A 16-bit unsigned data word indicating customer-se- 0000 0000 0000 lected events.
Page 82
82 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 104.41 Event word 1 bit 0 Defines a user-selected event code that activates bit 0 / uint16 code 0 in parameter 104.40 Event word 1 if the event is active.
Page 83
Parameters 83 Name / Range / Description Def / Type Selection FbEq 16b / 32b 104.49 Event word 1 bit 4 Defines a user-selected event code that activates bit 0 / uint16 code 4 in parameter 104.40 Event word 1 if the event is act- ive.
Page 84
84 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 104.57 Event word 1 bit 8 Defines a user-selected event code that activates bit 0 / uint16 code 8 in parameter 104.40 Event word 1 if the event is act- ive.
Page 85
Parameters 85 Name / Range / Description Def / Type Selection FbEq 16b / 32b 104.65 Event word 1 bit 12 Defines a user-selected event code that activates bit 0 / uint16 code 12 in parameter 104.40 Event word 1 if the event is active.
86 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Diagnostics Various run-time-type counters and measurements related to IGBT supply unit maintenance. All parameters in this group are read-only unless oth- erwise noted. 105.01 On-time counter On-time counter.
Page 87
Parameters 87 Name / Range / Description Def / Type Selection FbEq 16b / 32b 105.70 LCL-filter capacit- Enabled/disables LCL filter capacitance estimation. Enable without ance estimation When capacitance estimation is enabled, the drive events / uint16 periodically adds a small excitation signal to converter output voltage when running to estimate the LCL filter capacitance.
88 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Control and status Control and status words. words 106.01 Main control word The main control word of the IGBT supply unit. This 0000h / uint16 parameter shows the control signals as received from the selected sources (such as digital inputs, the field- bus interfaces and the application program).
Page 89
Parameters 89 Name / Range / Description Def / Type Selection FbEq 16b / 32b Modulating 1 = Drive is modulating (output stage is being con- trolled) Limiting 1 = Any operating limit is active Local control 1 = Drive is in local control Network control 1 = Drive is in network control Ext1 active...
Page 90
90 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 106.18 Start inhibit status Start inhibit status word. This word specifies the 0000 0000 0000 word source of the inhibiting condition that is preventing 0000 / uint16 the unit from starting.
Page 91
Parameters 91 Name / Range / Description Def / Type Selection FbEq 16b / 32b 106.30 MSW bit 11 sel Selects source for the User bit 0 of 106.11 Main status False / uint32 word. False True Ext ctrl loc Reserved Other [bit] Terms and abbreviations (page...
Page 92
92 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b User status bit 14 106.74 User status word 1 bit 14 sel. User status bit 15 106.75 User status word 1 bit 15 sel. 0000h…FFFFh 1 / 1 106.60 User status word 1...
Page 93
Parameters 93 Name / Range / Description Def / Type Selection FbEq 16b / 32b Other [bit] Terms and abbreviations (page 69). 106.67 User status word 1 Selects a binary source whose status is transmitted False / uint32 bit 7 sel as bit 7 of 106.50 User status word False...
Page 94
94 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b False True Other [bit] Terms and abbreviations (page 69). 106.75 User status word 1 Selects a binary source whose status is transmitted False / uint32 bit 15 sel as bit 15 of 106.50 User status word...
Page 95
Parameters 95 Name / Range / Description Def / Type Selection FbEq 16b / 32b 106.101 User control word 2 User-defined control word 2. 0000h / uint16 User control word 2 User-defined bit. bit 0 sel User control word 2 User-defined bit.
96 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b System info Hardware and firmware information. All parameters in this group are read-only. 107.03 Drive rating id Type of the unit. - / uint16 0...65535 Type of the unit.
Page 97
Parameters 97 Name / Range / Description Def / Type Selection FbEq 16b / 32b 107.24 Application version Application program version number given to the ap- - / uint32 plication program in the programming tool. Also visible under System info on the control panel or the Drive Composer PC tool.
Page 98
98 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 0000…FFFFh Device DNA bits 95…64. 1 = 1 107.61 Device DNA bits Defines device DNA bits 63…32 for a control token. 0 / uint32 [63..32] Control token is valid only in a single device, and it re- quires specific permission granted for the device.
Parameters 99 Name / Range / Description Def / Type Selection FbEq 16b / 32b Standard DI, RO Configuration of digital inputs and relay outputs. 110.01 DI status Displays the electrical status of digital inputs DIIL and 0000 0000 0000 DI6…DI1.
Page 100
100 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 110.05 DI1 ON delay Defines the activation delay for digital input DI1. 0.0 s / uint32 *DI status **Delayed DI status Time 110.05 DI1 ON delay 110.06 DI1 OFF delay *Electrical status of digital input.
Page 101
Parameters 101 Name / Range / Description Def / Type Selection FbEq 16b / 32b 110.09 DI3 ON delay Defines the activation delay for digital input DI3. 0.0 s / uint32 *DI status **Delayed DI status Time 110.09 DI3 ON delay 110.10 DI3 OFF delay *Electrical status of digital input.
Page 102
102 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 110.13 DI5 ON delay Defines the activation delay for digital input DI5. 0.0 s / uint32 *DI status **Delayed DI status Time 110.13 DI5 ON delay 110.13 DI5 ON delay *Electrical status of digital input.
Page 103
Parameters 103 Name / Range / Description Def / Type Selection FbEq 16b / 32b Ready Bit 0 of 106.11 Main status word. Relay is energized when the IGBT supply unit is ready. Enabled Bit 0 of 106.16 Drive status word 1.
Page 104
104 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 0.0 ... 3000.0 s Activation delay for RO2. 10 = 1 s / 1 = 1 s 110.29 RO2 OFF delay Defines the deactivation delay for relay output RO2. 0.0 s / uint32 See parameter 110.28 RO2 ON...
Parameters 105 Name / Range / Description Def / Type Selection FbEq 16b / 32b Standard DIO, FI, Configuration of digital input/outputs and frequency inputs/outputs. 111.01 DIO status Displays the electrical status of digital input/outputs 0000 0000 0000 DIO2…DIO1. The activation/deactivation delays (if any 0000 / uint16 are specified) are ignored.
Page 106
106 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 111.07 DIO1 ON delay Defines the activation delay for digital input/output 0.0 s / uint32 DIO1 (when used as a digital output or digital input). *DIO status *Delayed DIO status...
Page 107
Parameters 107 Name / Range / Description Def / Type Selection FbEq 16b / 32b 111.12 DIO2 OFF delay Defines the deactivation delay for digital input/output 0.0 s / uint32 DIO2 (when used as a digital output or digital input). See parameter 111.11 DIO2 ON delay.
Page 108
108 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b -32768.000 ... Value corresponding to maximum of frequency input 1 = 1 / 1 = 1 32767.000 111.81 DIO filter time Defines a filtering time for parameter 111.01 DIO status.
Parameters 109 Name / Range / Description Def / Type Selection FbEq 16b / 32b Standard AI Configuration of standard analog inputs. 112.01 AI tune Triggers the analog input tuning function. No action / uint16 Connect the signal to the input and select the appro- priate tuning function.
Page 110
110 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b -32768.000 ... Scaled value of analog input AI1. 1 = 1 / 1 = 1 32767.000 112.15 AI1 unit selection Selects the unit for readings and settings related to V / uint16 analog input AI1.
Page 111
Parameters 111 Name / Range / Description Def / Type Selection FbEq 16b / 32b 112.19 AI1 scaled at AI1 min Defines the real value that corresponds to the minim- 0.000 NoUnit / um analog input AI1 value defined by parameter 112.17 real32 min.
Page 112
112 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 112.26 AI2 filter time Defines the filter time constant for analog input AI2. 0.000 s / real32 See parameter 112.16 AI1 filter time. 0.000 ... 30.000 s Filter time constant.
Parameters 113 Name / Range / Description Def / Type Selection FbEq 16b / 32b Standard AO Configuration of analog outputs. 113.11 AO1 actual value Displays the value of AO1 in mA. - / real32 This parameter is read-only. 0.000 ... 22.000 mA Value of AO1.
Page 114
114 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 113.17 AO1 source min Defines the real value of the signal (selected by para- 0.0 NoUnit / real32 meter 113.12 AO1 source) that corresponds to the minimum AO1 output value (defined by parameter 113.19 AO1 out at AO1 src min).
Page 115
Parameters 115 Name / Range / Description Def / Type Selection FbEq 16b / 32b 113.21 AO2 actual value Displays the value of AO2 in mA. - / real32 This parameter is read-only. 0.000 ... 22.000 mA Value of AO2. 1000 = 1 mA / 1 = 1 113.22 AO2 source...
Page 116
116 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 113.29 AO2 out at AO2 src Defines the minimum output value for analog output 4.000 mA / real32 AO2. See also drawing at parameter 113.27 AO2 source min.
Parameters 117 Name / Range / Description Def / Type Selection FbEq 16b / 32b Extension I/O mod- Configuration of I/O extension module 1. ule 1 Note: The contents of the parameter group vary accord- ing to the selected I/O extension module type. 114.01 Module 1 type Activates (and specifies the type of) I/O extension...
Page 118
118 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.05 DIO status (Visible when 114.01 Module 1 type = FIO-11) 0000 0000 0000 Displays the electrical status of the digital input/out- 0000 / uint16 puts on the extension module.
Page 119
Parameters 119 Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.06 DIO delayed status (Visible when 114.01 Module 1 type = FIO-11) 0000 0000 0000 Displays the status of the digital input/outputs on the 0000 / uint16 extension module.
Page 120
120 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.09 DIO1 function (Visible when 114.01 Module 1 type = FIO-01) Input / uint16 Selects whether DIO1 of the extension module is used as a digital input or output. Output DIO1 is used as a digital output.
Page 121
Parameters 121 Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.12 DI1 ON delay (Visible when 114.01 Module 1 type = FAIO-01) 0.00 s / real32 Defines the activation delay for digital input DI1. *DI status **Delayed DI status Time...
Page 122
122 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.13 DI1 OFF delay (Visible when 114.01 Module 1 type = FAIO-01) 0.00 s / real32 Defines the deactivation delay for digital input DI1. See parameter 114.12 DI1 ON delay.
Page 123
Parameters 123 Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.17 DIO2 ON delay (Visible when 114.01 Module 1 type = FIO-01) 0.00 s / real32 Defines the activation delay for digital input/output DIO2. See parameter 114.12 DIO1 ON delay.
Page 124
124 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b AI1 < MIN 1 = Minimum limit supervision of AI1 active. AI1 > MAX 1 = Maximum limit supervision of AI1 active. AI2 < MIN 1 = Minimum limit supervision of AI2 active.
Page 125
Parameters 125 Name / Range / Description Def / Type Selection FbEq 16b / 32b AI1 max tune The measured value of AI1 is set as the maximum value of AI1 into parameter 114.34 AI1 max. AI2 min tune The measured value of AI2 is set as the minimum value of AI2 into parameter 114.48 AI2 min.
Page 126
126 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 0000h…FFFFh 1 / 1 114.22 DIO3 ON delay (Visible when 114.01 Module 1 type = FIO-01) 0.00 s / real32 See parameter 114.12 DIO1 ON delay.
Page 127
Parameters 127 Name / Range / Description Def / Type Selection FbEq 16b / 32b -22.000 ... 22.000 Forced value of analog input AI1. 1000 = 1 mA or V / mA or V 1000 = 1 mA or V 114.28 DIO4 OFF delay (Visible when...
Page 128
128 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.31 RO status (Visible when 114.01 Module 1 type = FIO-01) 0000 0000 0000 Status of relay outputs on the I/O extension module. 0000 / uint16 Example: 00000001b = RO1 is energized, RO2 is de- energized.
Page 129
Parameters 129 Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.35 RO1 ON delay (Visible when 114.01 Module 1 type = FAIO-01) 0.00 s / real32 Defines the activation delay for relay output RO1. Status of selected source RO status Time...
Page 130
130 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.36 RO1 OFF delay (Visible when 114.01 Module 1 type = FAIO-01) 0.00 s / real32 Defines the deactivation delay for relay output RO1. See parameter 114.35 RO1 ON delay.
Page 131
Parameters 131 Name / Range / Description Def / Type Selection FbEq 16b / 32b -22.000 ... 22.000 Value of analog input AI2. 1000 = 1 mA or V / mA or V 1000 = 1 mA or V 114.42 AI2 scaled value (Visible when 114.01 Module 1 type...
Page 132
132 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.47 AI2 filter time 0.100 s / real32 Unfiltered signal Filtered signal -t/T O = I × (1 - e I = filter input (step) O = filter output t = time T = filter time constant...
Page 133
Parameters 133 Name / Range / Description Def / Type Selection FbEq 16b / 32b -32768.000 ... Real value corresponding to minimum AI2 value. 1 = 1 / 1 = 1 32767.000 114.51 AI2 scaled at AI2 (Visible when 114.01 Module 1 type = FDIO-01) 100.000 NoUnit / Defines the real value that corresponds to the maxim-...
Page 134
134 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Volts. 114.61 AI3 filter gain (Visible when 114.01 Module 1 type = FIO-11) 1 ms / uint16 Selects a hardware filtering time for AI3. See also parameter 114.62 AI3 filter time.
Page 135
Parameters 135 Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.65 AI3 scaled at AI3 (Visible when 114.01 Module 1 type = FIO-11) 0.000 NoUnit / Defines the real value that corresponds to the minim- real32 um analog input AI3 value defined by parameter 114.63 AI3 min.
Page 136
136 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.76 AO1 actual value (Visible when 114.01 Module 1 type = FDIO-01) - / real32 Displays the value of AO1 in mA. This parameter is read-only. 0.000 ...
Page 137
Parameters 137 Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.80 AO1 source min (Visible when 114.01 Module 1 type = FDIO-01) 0.0 NoUnit / real32 Defines the real value of the signal (selected by para- meter 114.77 AO1 source) that corresponds to the...
Page 138
138 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.82 AO1 out at AO1 src (Visible when 114.01 Module 1 type = FDIO-01) 0.000 mA / real32 Defines the minimum output value for analog output AO1.
Page 139
Parameters 139 Name / Range / Description Def / Type Selection FbEq 16b / 32b 114.89 AO2 filter time 0.100 s / real32 Unfiltered signal Filtered signal -t/T O = I × (1 - e I = filter input (step) O = filter output t = time T = filter time constant...
Page 140
140 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b -32768.0 ... 32767.0 Real signal value corresponding to minimum AO2 1 = 1 / 1 = 1 output value. 114.91 AO2 source max (Visible when 114.01 Module 1 type = FDIO-01) 100.0 NoUnit /...
Parameters 141 Name / Range / Description Def / Type Selection FbEq 16b / 32b Extension I/O mod- Configuration of I/O extension module 2. ule 2 Note: The contents of the parameter group vary accord- ing to the selected I/O extension module type. 115.01 Module 2 type See parameter...
Page 142
142 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 115.12 DIO1 ON delay (Visible when 115.01 Module 2 type = FIO-01) - / real32 See parameter 114.12 DIO1 ON delay. 115.13 DI1 OFF delay (Visible when 115.01 Module 2 type = FAIO-01)
Page 143
Parameters 143 Name / Range / Description Def / Type Selection FbEq 16b / 32b 115.22 DI3 ON delay (Visible when 115.01 Module 2 type = FAIO-01) - / real32 See parameter 114.22 DI3 ON delay. 115.22 AI force selection (Visible when 115.01 Module 2 type = FIO-11)
Page 144
144 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 115.35 RO1 ON delay (Visible when 115.01 Module 2 type = FAIO-01) - / real32 See parameter 114.35 RO1 ON delay. 115.35 AI1 scaled at AI1 min (Visible when 115.01 Module 2 type = FDIO-01)
Page 145
Parameters 145 Name / Range / Description Def / Type Selection FbEq 16b / 32b 115.51 AI2 scaled at AI2 (Visible when 115.01 Module 2 type = FDIO-01) - / real32 See parameter 114.51 AI2 scaled at AI2 max. 115.56 AI3 actual value (Visible when 115.01 Module 2 type...
Page 146
146 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 115.82 AO1 out at AO1 src (Visible when 115.01 Module 2 type = FDIO-01) - / real32 See parameter 114.82 AO1 out at AO1 src min.
Parameters 147 Name / Range / Description Def / Type Selection FbEq 16b / 32b Extension I/O mod- Configuration of I/O extension module 3. ule 3 Note: The contents of the parameter group vary accord- ing to the selected I/O extension module type. 116.01 Module 3 type See parameter...
Page 148
148 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 116.12 DIO1 ON delay (Visible when 116.01 Module 3 type = FIO-01) - / real32 See parameter 114.12 DIO1 ON delay. 116.13 DI1 OFF delay (Visible when 116.01 Module 3 type = FAIO-01)
Page 149
Parameters 149 Name / Range / Description Def / Type Selection FbEq 16b / 32b 116.22 DI3 ON delay (Visible when 116.01 Module 3 type = FAIO-01) - / real32 See parameter 114.22 DI3 ON delay. 116.22 AI force selection (Visible when 116.01 Module 3 type = FIO-11)
Page 150
150 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 116.35 RO1 ON delay (Visible when 116.01 Module 3 type = FAIO-01) - / real32 See parameter 114.35 RO1 ON delay. 116.35 AI1 scaled at AI1 min (Visible when 116.01 Module 3 type = FDIO-01)
Page 151
Parameters 151 Name / Range / Description Def / Type Selection FbEq 16b / 32b 116.51 AI2 scaled at AI2 (Visible when 116.01 Module 3 type = FDIO-01) - / real32 See parameter 114.51 AI2 scaled at AI2 max. 116.56 AI3 actual value (Visible when 116.01 Module 3 type...
Page 152
152 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 116.82 AO1 out at AO1 src (Visible when 116.01 Module 3 type = FDIO-01) - / real32 See parameter 114.82 AO1 out at AO1 src min.
Parameters 153 Name / Range / Description Def / Type Selection FbEq 16b / 32b Operation mode Selection of external control location sources and op- erating modes. 119.01 Actual operation Displays the operation mode currently in use. DC control / uint16 mode This parameter is read-only.
Page 154
154 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 119.17 Local control dis- Enables/disables local control. If you disable the local No / uint16 able control, you can not use the Loc/Rem key of the panel for changing to local control.
Parameters 155 Name / Range / Description Def / Type Selection FbEq 16b / 32b Start/stop Start/stop and run/start enable signal source selec- tion; charging settings. For information on control locations, see section Local control vs. external control (page 23). 120.01 Ext1 commands Selects the source of start and stop commands for...
Page 156
156 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 120.02 Ext1 start trigger Defines whether the start signal for external control Edge / uint16 type location EXT1 is edge-triggered or level-triggered. Note: This parameter is not effective if a pulse-type start signal is selected.
Page 157
Parameters 157 Name / Range / Description Def / Type Selection FbEq 16b / 32b In1P Start; In2 Stop The sources of the start and stop commands are selec- ted by parameters 120.08 Ext2 in1 source 120.09 Ext2 in2 source. The state transitions of the source bits are interpreted as follows: State of source 1 State of source...
Page 158
158 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Digital input DI1 (110.02 DI delayed status, bit 0). Digital input DI2 (110.02 DI delayed status, bit 1). Digital input DI3 (110.02 DI delayed status, bit 2). Digital input DI4 (110.02 DI delayed status, bit 3).
Page 159
Parameters 159 Name / Range / Description Def / Type Selection FbEq 16b / 32b 120.22 Max current for Defines the maximum charging current for the char- 5 % / real32 MCB closing ging function. When the charging current is below the value defined with this parameter, the main circuit breaker can be closed.
Page 160
160 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 120.29 Diode mode Enables diode mode, when additional charging circuit Off / uint32 is in use and the unit acts as a pure diode bridge. Do not use diode mode with R8, R8iLC, R7i, R7iLC power units with LCL filter to prevent possible oscillation with grid supply.
Page 161
Parameters 161 Name / Range / Description Def / Type Selection FbEq 16b / 32b Warning The supply unit generates a warning AE85 Charging count when started and stopped two times within 5 minutes. When the warning appears, it is not possible to run the drive anymore.
162 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Start/stop mode Emergency stop settings. 121.04 Emergency stop Selects the way the IGBT supply unit is stopped when Stop and warning / mode an emergency stop command is received. The source uint16 of the emergency stop signal is selected with paramet- 121.05 Emergency stop...
Parameters 163 Name / Range / Description Def / Type Selection FbEq 16b / 32b Power reference Settings of the active power reference chain. See the control chain diagrams in chapter Control chain diagrams (page 313). 122.01 User Power ref Defines the active power reference value for selection - / real32 User ref...
Page 164
164 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 122.08 Ipower ref Shows the active current reference in Amperes. See - / real32 the diagram Power reference chain (page 315). 122.09 Power ref % Shows the power reference in percent of the nominal - / real32 power.
Parameters 165 Name / Range / Description Def / Type Selection FbEq 16b / 32b DC voltage refer- Settings of the DC voltage reference chain. ence See the control chain diagrams in chapter Control chain diagrams (page 313). 123.01 User DC voltage ref Defines the DC voltage reference value for selection - / real32 User ref...
Page 166
166 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 123.08 DC voltage ref lim Output value of DC voltage reference limitation. Limit- - / real32 ation is based on 123.06 DC voltage ref max 123.07 DC voltage ref min values.
Parameters 167 Name / Range / Description Def / Type Selection FbEq 16b / 32b Reactive power ref- Settings of the reactive power reference chain. erence See the control chain diagrams in chapter Control chain diagrams (page 313). 124.01 User Qref Defines the reactive power reference value for the se- - / real32 lection...
Page 168
168 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Q(x) regulation Q(x) regulation curve. curve 124.07 Ireact ref % Shows the reactive current reference in percent. See - / real32 the diagram Reactive power reference chain (page 316).
Page 169
Parameters 169 Name / Range / Description Def / Type Selection FbEq 16b / 32b 124.20 AC control gain Defines the relative gain of the AC voltage controller 10.0 NoUnit / real32 used in the reactive power reference chain. See the diagram Reactive power reference chain (page 316).
Page 170
170 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 124.39 Q(x) output level 1 Defines the first reference output value for the Q(x) - / real32 regulation curve. When the selected input signal reaches the value defined by parameter 124.33 Q(x) input level 1, the reactive power reference is set to the...
Parameters 171 Name / Range / Description Def / Type Selection FbEq 16b / 32b Limits Operation limits of the IGBT supply unit. 130.01 Limit word 1 Shows limit word 1. 0000h / uint16 This parameter is read-only. P user ref max 1 = Power reference is being limited by 122.11 Ipower ref max...
Page 172
172 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b b10…15 Reserved 0000h…FFFFh 1 / 1 130.03 Limit word 3 Shows limit word 3. 0000h / uint16 This parameter is read-only. See the diagram Current limitation chain (page 318).
Page 173
Parameters 173 Name / Range / Description Def / Type Selection FbEq 16b / 32b 130.16 Q cooling overtemp Enables the reactive power limitation based on meas- No / uint16 limit ured coolant temperature 130.52 Ext Tmp1 130.53 Tmp2. Parameters 130.52 Ext Tmp1 130.53 Ext Tmp2...
Page 174
174 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 0...100% Percentage value. 1 = 1% / 100 = 1% 130.22 Q power unit over- Enables reactive power limitation based on parameter No / uint16 temp limit 105.11 Converter temperature If the power unit temperature exceeds the given limit,...
Page 175
Parameters 175 Name / Range / Description Def / Type Selection FbEq 16b / 32b 130.46 Current limit % Defines a customer limit for maximum line current in 200 % / real32 percent. Limits reactive current if line current exceeds the limit.
Page 176
176 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Disabled Disabled. Ext Tmp1 Measured external temperature 1. Ext Tmp2 Measured external temperature 2.
Parameters 177 Name / Range / Description Def / Type Selection FbEq 16b / 32b Fault functions Settings that define the behavior of the IGBT supply unit upon fault situations. 131.01 External event 1 Selects the source of external event 1. See also para- Inactive (true) / source meter...
Page 178
178 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 131.07 External event 4 Defines the source of external event 4. See also para- Inactive (true) / source meter 131.08 External event 4 type. For selections, see uint32 parameter 131.01 External event 1...
Page 179
Parameters 179 Name / Range / Description Def / Type Selection FbEq 16b / 32b 131.12 Autoreset selection Selects faults that are automatically reset. The para- 0000h / uint16 meter is a 16-bit word with each bit corresponding to a fault type. Whenever a bit is set to 1, the correspond- ing fault is automatically reset.
Page 180
180 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 131.14 Number of trials Defines the number of automatic fault resets the 0 NoUnit / uint32 supply unit performs within the time defined by para- meter 131.15 Total trials time.
Page 181
Parameters 181 Name / Range / Description Def / Type Selection FbEq 16b / 32b Warning The IGBT supply unit generates a warning AE87 Ext earth leakage. Fault The IGBT supply unit trips on a fault 2E08 Ext earth leakage. 131.32 Aux circuit breaker Activates/inactivates the status monitoring function...
Page 182
182 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 131.33 Cabinet temperat- Activates/inactivates the monitoring for the cabinet DI1 / uint32 ure fault source thermal switch, and defines the source for the mon- itored signal. If the monitoring detects an overtemper- ature, it trips the supply unit to fault 4E06 Cabinet temperature.
Page 183
Parameters 183 Name / Range / Description Def / Type Selection FbEq 16b / 32b 131.35 Main fan fault func- Air-cooled units only: Selects how the supply unit re- Not defined / uint16 tion acts when a main fan fault is detected. Fault The supply unit trips on a fault 5E00...
Page 184
184 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Monitoring function is active and it reads the status indication through DI1 (110.02 DI delayed status, bit Monitoring function is active and it reads the status indication through DI2 (110.02 DI delayed status, bit...
Page 185
Parameters 185 Name / Range / Description Def / Type Selection FbEq 16b / 32b Warning The supply unit generates a warning A799 Ext I/O comm loss. Fault The supply unit trips on a fault 7E10 Ext I/O comm loss.
186 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Generic timer & Configuration of maintenance timers/counters. counter See also section Maintenance timers and coun- ters (page 46). 133.01 Counter status Displays the maintenance timer/counter status word, 0000 0000 0000 indicating which maintenance timers/counters have 0000 / uint16...
Page 187
Parameters 187 Name / Range / Description Def / Type Selection FbEq 16b / 32b FALSE Constant 0. TRUE Constant 1. Bit 0 of 110.21 RO status. Other [bit] Terms and abbreviations (page 69). 133.14 On-time 1 warn sel Selects the warning message for on-time timer 1. On-time 1 / uint32 On-time 1 AE45 On-Time 1 warning...
Page 188
188 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 133.24 On-time 2 warn sel Selects the warning message for on-time timer 2. On-time 2 / uint32 On-time 2 AE46 On-Time 2 warning Device clean AE4B Device clean warning Add cool fan AE4F Additional cooling fan warning...
Page 189
Parameters 189 Name / Range / Description Def / Type Selection FbEq 16b / 32b Bit 0 of 110.21 RO status. Other [bit] Terms and abbreviations (page 69). 133.34 Edge count 1 div Divisor for signal edge counter 1. Determines how 1 NoUnit / uint32 many signal edges increment the counter by 1.
Page 190
190 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Count falling edge 0 = Disable: Falling edges are not counted 1 = Enable: Falling edges are counted b4…15 Reserved 0000h…FFFFh 1 / 1 133.43 Edge count 2 src Selects the signal to be monitored by signal edge FALSE / uint32...
Page 191
Parameters 191 Name / Range / Description Def / Type Selection FbEq 16b / 32b Counter mode 0 = Loop: If warning is enabled by bit 1, it stays active only for 10 seconds 1 = Saturate: If warning is enabled by bit 1, it stays active until reset Warning enable 0 = Disable: No warning is given when the limit is...
Page 192
192 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Warning enable 0 = Disable: No warning is given when the limit is reached 1 = Enable: A warning is given when the limit is reached b2…15 Reserved 0000h…FFFFh...
Parameters 193 Name / Range / Description Def / Type Selection FbEq 16b / 32b Load analyzer Peak value and amplitude logger settings. See also section Load analyzer (page 46). 136.01 PVL signal source Selects the signal to be monitored by the peak value Converter current / logger.
Page 194
194 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 136.06 AL2 signal source Selects the signal to be monitored by amplitude logger Ambient temperat- 2. The signal is sampled at 200-millisecond intervals ure / uint32 when the IGBT supply unit is running.
Page 195
Parameters 195 Name / Range / Description Def / Type Selection FbEq 16b / 32b 136.17 PVL reset time The time at which the peak value logger was last reset. 0 / uint32 00:00:00…23:59:59 Last reset time of the peak value logger. 1 = 1 136.20 AL1 below 10%...
Page 196
196 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 136.43 AL2 30 to 40% Percentage of samples recorded by amplitude logger - / real32 2 that fall between 30 and 40%. 0.00 ... 100.00% Amplitude logger 2 samples between 30 and 40%.
Parameters 197 Name / Range / Description Def / Type Selection FbEq 16b / 32b Monitoring settings Scaling settings. 146.01 Power scaling Defines the power and also active current and percent 10000.0 NoUnit / reference depending on parameter 122.06 Power ref real32 type, that corresponds to 10000 for fieldbus commu- nication with Transparent 16 profile.
198 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Data storage Parameters that can be written to and read from by using source and target settings of other parameters. Note that there are different storage parameters for different data types.
Page 199
Parameters 199 Name / Range / Description Def / Type Selection FbEq 16b / 32b 147.14 Data storage 4 Data storage parameter 12. - / int32 int32 -2147483648...2147483647 32-bit integer type data. 1 = 1 / 1 = 1 147.15 Data storage 5 Data storage parameter 13.
Page 200
200 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 147.31 Data storage 1 Defines the scaling of parameter 147.01 Data storage Unscaled / uint16 real32 type 1 real32 to and from 16-bit integer format. This scaling is used when the data storage parameter is the target of received 16-bit data (defined in parameter group 162 DDCS...
Parameters 201 Name / Range / Description Def / Type Selection FbEq 16b / 32b Panel port commu- Communication settings for the control panel port. nication 149.01 Node ID number Defines the node ID of the supply unit. All devices 1 NoUnit / uint32 connected to the network must have a unique node Note: After setting this parameter, validate the change...
202 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b General settings for fieldbus communication configur- ation. 150.01 FBA A enable Enables/disables communication between the IGBT Disable / uint16 supply unit and fieldbus adapter A, and specifies the slot the adapter is installed into.
Page 203
Parameters 203 Name / Range / Description Def / Type Selection FbEq 16b / 32b Reactive power The scaling is defined by parameter 146.02 Reactive power scaling. Frequency Reserved. AC Voltage Reserved. 150.05 FBA A ref2 type Selects the type and scaling of reference 2 received Auto / uint16 from fieldbus adapter A.
Page 204
204 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 150.14 FBA A reference 1 Displays raw reference REF1 sent by the master (PLC) - / int32 to fieldbus adapter A. This parameter is read-only. 150.15 FBA A reference 2 Displays raw reference REF2 sent by the master (PLC)
Page 205
Parameters 205 Name / Range / Description Def / Type Selection FbEq 16b / 32b Option slot 1 Communication between IGBT supply unit and fieldbus adapter B enabled. The adapter is in slot 1. Option slot 2 Communication between IGBT supply unit and fieldbus adapter B enabled.
Page 206
206 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 150.39 FBA B SW transpar- Selects the source of the fieldbus status word when Not selected / uint32 ent source parameter 150.36 FBA B SW sel is set to Transparent mode.
Page 207
Parameters 207 Name / Range / Description Def / Type Selection FbEq 16b / 32b 150.46 FBA B status word Displays the raw (unmodified) status word sent by 0 / uint32 fieldbus adapter B to the master (PLC) if debugging is enabled by parameter 150.42 FBA B debug mode.
208 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b FBA A settings Fieldbus adapter A configuration. 151.01 FBA A type Displays the type of the connected fieldbus adapter None / uint16 module. 0 = Module is not found or is not properly connected, or is disabled by parameter 150.01 FBA A enable;...
Page 209
Parameters 209 Name / Range / Description Def / Type Selection FbEq 16b / 32b Idle Adapter is not configured. Exec.init Adapter is initializing. Time out A timeout has occurred in the communication between the adapter and the IGBT supply unit. Conf.err Adapter configuration error: the major or minor revi- sion code of the common program revision in the...
210 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b FBA A data in Selection of data to be transferred from IGBT supply unit to fieldbus controller through fieldbus adapter A. Note: 32-bit values require two consecutive parameters. Whenever a 32-bit value is selected in a data parameter, the next parameter is automatically reserved.
Parameters 211 Name / Range / Description Def / Type Selection FbEq 16b / 32b FBA A data out Selection of data to be transferred from fieldbus con- troller to IGBT supply unit through fieldbus adapter A. Note: 32-bit values require two consecutive parameters. Whenever a 32-bit value is selected in a data parameter, the next parameter is automatically reserved.
212 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b FBA B settings Fieldbus adapter B configuration. 154.01 FBA B type Displays the type of the connected fieldbus adapter None / uint16 module. 0 = Module is not found or is not properly connected, or is disabled by parameter 150.31 FBA B enable;...
Page 213
Parameters 213 Name / Range / Description Def / Type Selection FbEq 16b / 32b Conf.err Adapter configuration error: the major or minor revi- sion code of the common program revision in the fieldbus adapter module is not the revision required by the module (see parameter 154.32 FBA B comm SW ver), or mapping file upload has failed more than three...
214 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b FBA B data in Selection of data to be transferred from IGBT supply unit to fieldbus controller through fieldbus adapter B. Note: 32-bit values require two consecutive parameters. Whenever a 32-bit value is selected in a data parameter, the next parameter is automatically reserved.
Parameters 215 Name / Range / Description Def / Type Selection FbEq 16b / 32b FBA B data out Selection of data to be transferred from fieldbus con- troller to IGBT supply unit through fieldbus adapter B. Note: 32-bit values require two consecutive parameters. Whenever a 32-bit value is selected in a data parameter, the next parameter is automatically reserved.
216 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b DDCS communica- DDCS communication configuration. tion Fiber optic links connected to DDCS channels can be used to • connect units together to build a master/follower network •...
Page 217
Parameters 217 Name / Range / Description Def / Type Selection FbEq 16b / 32b Star The devices are connected in a star topology (for ex- ample, through a branching unit). Forwarding of messages is disabled. 160.07 M/F link control Defines the light intensity of the transmission LED of 10 NoUnit / uint16 RDCO module channel CH2.
Page 218
218 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b DC Voltage The scaling is defined by parameter 146.04 DC voltage scaling. Active power The scaling is defined by parameter 146.01 Power scaling. Reactive power The scaling is defined by parameter 146.02 Reactive power...
Page 219
Parameters 219 Name / Range / Description Def / Type Selection FbEq 16b / 32b Follower nodes 3+4 Data is read from the followers with node addresses 3 and 4. Follower nodes Data is read from the followers with node addresses 2+3+4 2, 3 and 4.
Page 220
220 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 160.31 M/F wake up delay Defines a wake-up delay during which no master/fol- 60.0 s / uint16 lower communication faults or warnings are generated. This is to allow all drives on the master/follower link to power up.
Page 221
Parameters 221 Name / Range / Description Def / Type Selection FbEq 16b / 32b 160.52 DDCS controller Selects the node address for communication with the 1 NoUnit / uint16 node address external controller. No two nodes on-line may have the same address.
Page 222
222 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 160.58 DDCS controller Sets a timeout for communication with the external 100 ms / uint16 comm loss time controller. If a communication break lasts longer than the timeout, the action specified by parameter 160.59 DDCS controller comm loss function...
Page 223
Parameters 223 Name / Range / Description Def / Type Selection FbEq 16b / 32b Auto Type and scaling is chosen automatically according to the currently active control mode. Transparent Reserved. General Reserved. DC Voltage The scaling is defined by parameter 146.04 DC voltage scaling.
224 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b DDCS transmit Defines the data sent to the DDCS link. 161.01 M/F data 1 selec- Preselects the data to be sent as word 1 onto the Follower CW / uint32 tion master/follower link.
Page 225
Parameters 225 Name / Range / Description Def / Type Selection FbEq 16b / 32b 161.26 M/F data 2 value Displays the data to be sent onto the master/follower - / uint16 link as word 2 as an integer. If no data has been preselected by 161.02 M/F data 2 selection, the value to be sent can be written directly into this parameter.
Page 226
226 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 161.57 Data set 15 data 1 Selects the location where the value of data set 15 data None / uint32 selection word 1 is read from. For the selections, see parameter 161.51 Data set 11 data 1...
Page 227
Parameters 227 Name / Range / Description Def / Type Selection FbEq 16b / 32b 161.68 Data set 21 data 3 Selects the location where the value of data set 21 data None / uint32 selection word 3 is read from. For the selections, see parameter 161.51 Data set 11 data 1...
Page 228
228 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 161.105 Data set 13 data 2 Defines the raw data to be transmitted in data set 13 - / uint16 value data word 2. 0...65535 Raw data to be transmitted in data set 13 data word 1 = 1 / 1 = 1 161.106...
Page 229
Parameters 229 Name / Range / Description Def / Type Selection FbEq 16b / 32b 161.116 Data set 21 data 1 Defines the raw data to be transmitted in data set 21 - / uint16 value data word 1. 0...65535 Raw data to be transmitted in data set 21 data word 1 = 1 / 1 = 1 161.117...
230 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b DDCS receive Mapping of data received through the DDCS link. 162.01 M/F data 1 selec- (Follower only) Defines a target for the data received None / uint32 tion as word 1 from the master through the master/follow- er link.
Page 231
Parameters 231 Name / Range / Description Def / Type Selection FbEq 16b / 32b 162.06 Follower node 2 Defines a target for the data received as word 3 from None / uint32 data 3 sel the first follower (ie. the follower with node address 2) through the master/follower link.
Page 232
232 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 162.25 M/F data 1 value (Follower only) Displays, in integer format, the data - / uint16 received from the master as word 1. Parameter 162.01 M/F data 1 selection can be used to select a target for the received data.
Page 233
Parameters 233 Name / Range / Description Def / Type Selection FbEq 16b / 32b 162.30 Follower node 2 Displays, in integer format, the data received from the - / uint16 data 3 value first follower (ie. follower with node address 2) as word Parameter 162.06 Follower node 2 data 3 sel can be...
Page 234
234 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 162.35 Follower node 4 Displays, in integer format, the data received from the - / uint16 data 2 value third follower (ie. follower with node address 4) as word 2.
Page 235
Parameters 235 Name / Range / Description Def / Type Selection FbEq 16b / 32b 162.38 M/F communica- In the master, displays the status of the communica- 0000 0000 0000 tion status 2 tion with followers. 0001 / uint16 Follower 17 1 = Communication with follower 17 OK.
Page 236
236 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Follower 15 1 = Follower 15 ready. Follower 16 1 = Follower 16 ready. 0000h…FFFFh 1 / 1 162.42 M/F follower ready In the master, displays the ready status of the commu- 0000 0000 0000 status 2 nication with followers.
Page 237
Parameters 237 Name / Range / Description Def / Type Selection FbEq 16b / 32b 162.54 Data set 12 data 1 Selects the location into which the value of data set None / uint32 selection 12 data word 1 is written. For the selections, see parameter 162.51 Data set 10 data 1...
Page 238
238 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 162.65 Data set 18 data 3 Selects the location into which the value of data set None / uint32 selection 18 data word 3 is written. For the selections, see parameter 162.51 Data set 10 data 1...
Page 239
Parameters 239 Name / Range / Description Def / Type Selection FbEq 16b / 32b 0...65535 Raw data to be received in data set 10 data word 2. 1 = 1 / 1 = 1 162.103 Data set 10 data 3 Defines the raw data to be received in data set 10 data - / uint16 value...
Page 240
240 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 162.116 Data set 20 data 1 Defines the raw data to be received in data set 20 data - / uint16 value word 1. 0...65535 Raw data to be received in data set 20 data word 1.
Parameters 241 Name / Range / Description Def / Type Selection FbEq 16b / 32b BAMU measure- Grid measurement signals from BAMU measurement ments unit. BAMU measures voltages and currents configured in parameter group 191 BAMU configuration. All parameters in this group are read-only. 190.01 Phase voltage U1 Shows the RMS value of phase voltage U1a.
Page 242
242 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 190.41 Phase current V1 Shows the RMS value of phase current Ib. - / real32 190.42 Phase current W1 Shows the RMS value of phase current Ic. - / real32...
Parameters 243 Name / Range / Description Def / Type Selection FbEq 16b / 32b BAMU configuration Settings for BAMU measurement unit. 191.01 U1 measurement Enables U1 measurements. No / uint16 U1 measurements disabled. U1 measurements enabled. 191.02 U1 meas type Selects U1 voltage measurement type.
Page 244
244 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 191.40 Transformer loca- Selects the transformer location in main circuit in Not set / uint16 tion measurements with BAMU measurement unit. The figure below shows the possible transformer and circuit breaker locations in main circuit (A and B), and possible measurement locations for voltages U1 and U2 (1, 2 and 3).
Parameters 245 Name / Range / Description Def / Type Selection FbEq 16b / 32b HW configuration Various hardware-related settings. 195.01 Supply voltage Selects the supply voltage range. The value affects the Not given / uint16 DC voltage control, trip and brake chopper limits of the supply unit.
Page 246
246 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Module 2 removed Module 2 has been removed. Module 3 removed Module 3 has been removed. Module 4 removed Module 4 has been removed. Module 5 removed Module 5 has been removed.
Page 247
Parameters 247 Name / Range / Description Def / Type Selection FbEq 16b / 32b b12…15 Reserved 0000h…FFFFh 1 / 1 195.16 Router mode Enables/disables router mode. When router mode is Off / uint32 active, the PSL2 channels connected to another control unit (ie.
Page 248
120.12 Run enable 1 source to 110.01, bit 15. INU – ISU communic- Enables DDCS communication with ACS880 inverter. ation via RDCO Selects DDCS controller as the control source, enables the communication and configures required dataset parameters. Control location changes from EXT2 to EXT1.
Page 249
Parameters 249 Name / Range / Description Def / Type Selection FbEq 16b / 32b 195.31 Parallel type config- Defines the drive/supply unit type if it consists of Not selected / uint16 uration parallel-connected modules. If the drive/supply unit consists of a single module, leave the value at selected.
Note: You must change the default user pass code to maintain a high level of cyber security. Store the code in a safe place – the protection cannot be disabled even by ABB if the code is lost. See also section User lock (page 49).
Page 251
Parameters 251 Name / Range / Description Def / Type Selection FbEq 16b / 32b Reserved. OEM access level 1 Reserved. OEM access level 2 Reserved. OEM access level 3 Reserved. Parameter lock Parameter lock Reserved. 0000h…FFFFh 1 / 1 196.06 Parameter restore Restores the original settings of the control program,...
Page 252
252 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 196.10 User set status Shows the status of the user parameter sets. n/a / uint16 This parameter is read-only. See also section User parameter sets (page 47).
Page 253
Parameters 253 Name / Range / Description Def / Type Selection FbEq 16b / 32b 196.12 User set I/O mode When parameter 196.11 User set save/load is set to Off / uint32 mode, selects the user parameter set together with parameter 196.13 User set I/O mode in2 as follows:...
Page 254
254 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b 196.24 Full days since 1st Number of full days passed since beginning of the year 12055 days / uint16 Jan 1980 1980. This parameter, together with 196.25 Time in minutes within 24 h 196.26 Time in ms within one minute...
Page 255
Parameters 255 Name / Range / Description Def / Type Selection FbEq 16b / 32b Parameter setting 1 = Tick received: Tick has been set by parameters 196.24…196.26. 1 = RTC time in use: Time and date have been read from the real-time clock.
Page 256
Note: We recommend you select all the actions and functionalities unless otherwise required by the applic- ation. Disable ABB access 1 = ABB access levels (service, advanced programmer, levels etc.; see 196.03) disabled Freeze parameter 1 = Changing the parameter lock state prevented, ie.
Page 257
Parameters 257 Name / Range / Description Def / Type Selection FbEq 16b / 32b Disable FB access 1 = Access to parameters on disabled access levels to hidden from fieldbus prevented. b4…5 Reserved Protect AP 1 = Creating a backup and restoring from a backup prevented.
258 Parameters Name / Range / Description Def / Type Selection FbEq 16b / 32b Grid control Configuration of the active damping functionality. 197.20 DC-ctrl active Enables/disables the active damping functionality. Yes / uint16 damping See section Active damping (page 67).
Parameters 259 Name / Range / Description Def / Type Selection FbEq 16b / 32b I/O bus fan identific- Distributed I/O bus settings. ation This group contain parameters related to the distrib- uted I/O bus, which is used with some drives for monitoring the cooling fans of the cabinet system.
The chapter lists the warning and fault messages including possible causes and corrective actions. The causes of most warnings and faults can be identified and corrected using the information in this chapter. If not, an ABB service representative should be contacted.
262 Fault tracing Indications ■ Warnings and faults Warnings and faults indicate an abnormal status. The codes and names of active warnings/faults are displayed on the control panel as well as the Drive Composer PC tool. Only the codes of warnings/faults are available over fieldbus. Warnings do not need to be reset;...
264 Fault tracing Fault and warning words With fault and warning words, it is possible to read status of multiple events simultaneously. 16-bit fault word 104.21 Fault word 1 shows activity of some predefined faults. 16-bit warning word 104.31 Warning word 1 shows activity of some predefined warnings.
Page 265
Fault tracing 265 104.21 Fault word 1, bit 10 Code and name CFE3 Field bus comm • 7E0B FBA A communication • 7E0C FBA B communication • 7E11 DDCS controller comm loss 104.31 Warning word 1, bit 0 Code and name CFE4 Field bus comm •...
Check there are no power factor correc- tion capacitors or surge absorbers in supply cable. If no earth fault can be detected, con- tact your local ABB representative. 2E02 Short circuit Fault: IGBT supply unit has detected Check supply cable.
Page 267
Check there are no power factor correc- tion capacitors or surge absorbers in supply cable. If no earth fault can be detected, con- tact your local ABB representative. 2E08 Ext earth leak- Fault: External earth fault trigged by Check external earth fault source.
Page 268
Event name / Cause What to do (hex) Aux. code 3E02 Charge relay Fault: No acknowledgement received Contact your local ABB representative. lost from charge relay. 3E04 DC link over- Fault: Excessive intermediate circuit Check that parameter 195.01 Supply voltage DC voltage.
Page 269
Fault tracing 269 Code Event name / Cause What to do (hex) Aux. code Charging time is too high. Check supply connections, voltage of power supply network and PSL2 link cable. After closing the charging contactor, Check the supply connection, and the voltage did not rise above 10% power unit must be externally powered from nominal voltage in 0.2 seconds...
Page 270
Cycle the power to the supply unit. If the control unit is externally powered, also reboot the control unit (using parameter 196.08 Control board boot) or by cycling its power. If the problem persists, contact your local ABB repres- entative.
Page 271
Fault tracing 271 Code Event name / Cause What to do (hex) Aux. code 5E05 Rating ID mis- Fault: The hardware of the supply unit Cycle the power to the supply unit. If match does not match the information stored the control unit is externally powered, in the memory unit.
Page 272
Check the connection between the unit and the power unit is lost. control unit and the power unit. 5E09 PUcommunica- Fault: Internal communication error. Contact your local ABB representative. tion internal 5E0A Measurement Fault: Measurement circuit analog-to- Contact your local ABB representative, circuit ADC digital converter fault.
Page 273
See section function disabled). duced run function (page 39). 5E0F PU state feed- Fault: State feedback from output Contact your local ABB representative. back phases does not match control signals. 5E10 Charging feed- Fault: · ·...
Page 274
5E11 Unknown PU Fault: Unidentified power unit logic Check the logic and firmware compat- fault fault. ibility. Contact your local ABB representative. 5E12 BAMUconfigur- Fault: Error in configuration of BAMU Check the parameter settings of para- ation unit. meter group 191 BAMU configuration.
Page 275
If the Drive Composer PC tool is avail- firmware mal- internal malfunction. able, send a support package to your function local ABB representative. For instruc- tions, see Drive Composer start-up and maintenance PC tool user’s manual (3AUA0000094606 [English]). 64A9 IEC program Fault: IEC program is not running.
Page 276
Reboot the control unit (using paramet- fault 196.08 Control board boot) or by cycling power. If the problem persists, contact your local ABB representative. 6E0A User Set Fault Fault: Loading of user parameter set Ensure that a valid user parameter set failed because exists.
Page 277
Contact your local ABB representative. or version mismatch between protocol and system firmware. 6E15 Text data over- Fault: Internal fault. Reset the fault. Contact your local ABB flow representative if the fault persists. 6E16 Text 32-bit Fault: Internal fault. Reset the fault. Contact your local ABB table overflow representative if the fault persists.
Page 278
Reboot the control unit (using paramet- fault 2 196.08 Control board boot) or by cycling power. If the problem persists, contact your local ABB representative. 6E26 Internal SW er- Fault: Software internal malfunction. Contact your local ABB representative, ror 2 quoting the auxiliary code.
Page 279
Fault tracing 279 Code Event name / Cause What to do (hex) Aux. code 7E01 Panel loss Fault: Control panel or PC tool selected Check PC tool or control panel connec- as active control location has ceased tion. communicating. Check control panel connector. Replace control panel in mounting platform.
Page 280
280 Fault tracing Code Event name / Cause What to do (hex) Aux. code 00 0001 Communication with module failed. Check that the module is properly seated in its slot. Check that the module and the slot connector is not damaged. Try installing the module into another slot.
Page 281
Fault tracing 281 Code Event name / Cause What to do (hex) Aux. code 8E06 AI Supervision Fault: An analog signal is outside the Check the event log for an auxiliary limits specified for the analog input. code (format XXXX XYZZ). “Y” specifies the location of the input (0: Control unit, 1: I/O extension module 1, 2: I/O extension module 2, 3: I/O extension...
Page 282
282 Fault tracing Code Event name / Cause What to do (hex) Aux. code AE00 Current calibra- Warning: Current offset and gain Informative warning. tion measurement calibration will occur at next start. AE01 Overcurrent Warning: Output current has exceeded Check supply voltage. internal fault limit.
Page 283
195.01 Supply voltage. ing level. Check the input voltage. If the problem persists, contact your local ABB representative. · · One input phase is disconnected. Check charging resistors. AE0C BU DC link dif- Warning: DC link voltage difference Check DC fuses.
Page 284
284 Fault tracing Code Event name / Cause What to do (hex) Aux. code AE15 Excess temper- Warning: High temperature difference Check the cabling. ature differ- between the IGBTs of different phases. Check cooling of power module(s). ence Check the auxiliary code (format XXXY YYZZ).
Page 285
Event name / Cause What to do (hex) Aux. code AE1A PU board Warning: Power unit power supply fail- Contact your local ABB representative. powerfail ure. AE1B PUcommunica- Warning: Communication errors detec- Check the connections between the tion internal ted between the control unit and the control unit and the power unit.
Page 286
Check cable connections. Check if communication master is able to communicate. AE32 EFB comm Warning: The embedded fieldbus (EFB) Contact your local ABB representative. loss interface has detected a communica- tion loss. AE3E Panel loss Warning: Control panel or PC tool selec-...
Page 287
Fault tracing 287 Code Event name / Cause What to do (hex) Aux. code AE42 Power ups Warning: Warning generated by an Check the event log for an auxiliary warning edge counter. code. Check the source of the warning corresponding to the code: Programmable warnings: 133.33 Edge count 1 src 133.35 Edge count 1 warn sel...
Page 288
288 Fault tracing Code Event name / Cause What to do (hex) Aux. code AE4D Cabinet fan Warning: Warning generated by an on- Check the event log for an auxiliary warning time timer. code. Check the source of the warning corresponding to the code: Programmable warnings: 133.13 On-time 1 src...
Page 289
(none) Temperature above the warning limit. Check the ambient conditions. Check air flow and fan operation. Check heatsink fins for dust pick-up. Thermistor broken. Contact an ABB service representative for control unit replacement.
Page 290
Check cable connections. If necessary, replace cables. AE6F Ambient tem- Warning: Redundant measurement su- Contact your local ABB representative. perature pervision has indicated a difference in the duplicated measurements that is outside the limits. AE73 Warning: Cooling fan is stuck or discon- Check the auxiliary code to identify the nected.
Page 291
Contact your local ABB representative. AE7F User pass Warning: User pass code has not been For improved cyber security, it is highly code not changed.
Page 292
Check there are no power factor correc- tion capacitors or surge absorbers in supply cable. If no earth fault can be detected, con- tact your local ABB representative. AE88 Parameter Warning: Too much data in parameter See Drive customizer PC tool user’s...
Page 293
SW internal in- Pure: Software is gathering informa- Informative event. formation tion. D000 Memory unit Warning: There are problems with ex- Contact your local ABB representative. ternal memory device. FE06 M/F commu- Fault: Master/follower communication AE81 M/F communication nication loss is lost.
Fieldbus control through the embedded fieldbus interface (EFB) 295 Fieldbus control through the embedded fieldbus interface (EFB) This feature is not supported by the current firmware version.
Fieldbus control through a fieldbus adapter 297 Fieldbus control through a fieldbus adapter What this chapter contains This chapter describes how the IGBT supply unit can be controlled by external devices over a communication network (fieldbus) through an optional fieldbus adapter module.
Page 298
298 Fieldbus control through a fieldbus adapter Fieldbus controller Fieldbus ACS880 Other devices Type Fxxx fieldbus adapter installed onto the control unit Data Flow Control word (CW) References Process I/O (cyclic) Status word (SW) Actual values Process I/O (cyclic) or...
References are 16-bit words containing a sign bit and a 15-bit integer. A negative reference is formed by calculating the two’s complement from the corresponding positive reference. ABB drives can receive control information from multiple sources including analog and digital inputs, the control panel and a fieldbus adapter module. In order to...
300 Fieldbus control through a fieldbus adapter have the IGBT supply unit controlled through the fieldbus, the module must be defined as the source for control information, e.g. Reference. If parameter 150.12 FBA A debug mode is set to Fast, the references received from the fieldbus are displayed by 150.14 FBA A reference 1 150.15 FBA A reference...
Fieldbus control through a fieldbus adapter 301 ■ Fieldbus scaling diagram The diagram below shows the fieldbus scaling principle. Fieldbus reference values scaling diagram Fieldbus module Only in some fieldbus adapters Control board Fieldbus actual values scaling diagram Fieldbus module Only in some fieldbus adapters Control board 1 = 150.04/05 FBA A ref1/2 type set to 'General'...
Page 302
302 Fieldbus control through a fieldbus adapter Notes: • 'General' type limits the range of what the FBA A/B actual value 1/2 can display. The actual value is a 16-bit integer with range -32,768 to 32,767. Since 'General' always multiplies the raw value by 100, the raw values it can display are limited to -327 to 327.
Fieldbus control through a fieldbus adapter 303 ■ Contents of the fieldbus Control word Name Value Description On/Off Start charging. Note: This bit affects only in external charge mode, ie. when the parameter 120.30 External charge enable is set to Yes. In internal change mode charging is handled automatically.
Page 304
304 Fieldbus control through a fieldbus adapter Name Value Description Ext ctrl loc Select External Control Location EXT2. Effective if control location is parameterized to be selected from fieldbus. Select External Control Location EXT1. Effective if control location is parameterized to be selected from fieldbus.
Fieldbus control through a fieldbus adapter 305 ■ Contents of the fieldbus Status word Name Value STATE/Description Ready to switch Ready to switch on. Not ready to switch on. Ready run Ready to operate, DC link charged. Not ready to operate, DC link not charged. Ready ref Operation enabled.
306 Fieldbus control through a fieldbus adapter Name Value STATE/Description Charging Charging contactor closed. Charging contactor open. User bit 3 See parameter 106.33 MSW bit 15 sel. See parameter 106.33 MSW bit 15 sel. ■ The state diagram Power ON from any state Switch ON inhibited...
Page 307
Fieldbus control through a fieldbus adapter 307 State Status word (bits Description 0…3) Switch ON inhibited 0000 ISU interlocking prevents charging. Ready to switch ON 0001 Main contactor open. No active interlocking that would prevent charging. Ready to operate 0011 DC link charged.
308 Fieldbus control through a fieldbus adapter Setting up the IGBT supply unit for fieldbus control Before configuring the IGBT supply unit for fieldbus control, the adapter module must be mechanically and electrically installed according to the instructions given in the user’s manual of the appropriate fieldbus adapter module. Note: To be able to switch the main contactor and the IGBT supply unit on and off through the fieldbus, the Run enable command at the digital input DI2 (by default) must be on (1).
Fieldbus control through a fieldbus adapter 309 11. Set the relevant control parameters to control the IGBT supply unit according to the application. Setting up communication through inverter unit Communication port is selected with parameter 60.71 INU-LSU communication port in inverter unit and with parameter 160.51 DDCS controller comm port in IGBT supply unit.
Control chain diagrams 317 ■ Reactive power control detail – Processing of the reference type AC voltage This diagram is a detail of Reactive power control overview (page 316). It illustrates the conversion of the reference type AC voltage to the reactive current reference.
320 Usage of open source code and third party dependencies DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Usage of open source code and third party dependencies 321 means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License.
Page 322
322 Usage of open source code and third party dependencies (b) under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version. 2.2. Effective Date The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution.
Usage of open source code and third party dependencies 323 ■ 3. Responsibilities 3.1. Distribution of Source Form All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License.
324 Usage of open source code and third party dependencies obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction.
Usage of open source code and third party dependencies 325 necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer. ■...
326 Usage of open source code and third party dependencies If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License).
Product and service inquiries Address any inquiries about the product to your local ABB representative, quoting the type designation and serial number of the unit in question. A listing of ABB sales, support and service contacts can be found by navigating to new.abb.com/contact-centers.
Need help?
Do you have a question about the ACS880 and is the answer not in the manual?
Questions and answers