Welcome to the Industrial Automation website!

NameDescriptionContent
HONG  KANG
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

GE DC Drives (BCH series) upgrade and replacement of old DC drives

来源: | 作者:FAN | 发布时间 :2026-04-28 | 40 次浏览: | 🔊 Click to read aloud ❚❚ | Share:

GE DC Drives (BCH series) upgrade and replacement of old DC drives

Introduction: The dilemma and necessity of upgrading old DC drives

In heavy industries such as metallurgy, papermaking, mining, lifting, plastics and rubber, a large number of DC drives have been running continuously for more than ten or even more than twenty years. These devices were once the heart of the production line, but over time, they are facing three fatal challenges:

Outdated platform and shortage of spare parts: The core boards (such as trigger boards and adjustment boards) have been discontinued by the original factory, and replacement parts are difficult to buy in the market. Maintenance can only rely on dismantling old machines or high imitation products, with extremely low reliability.

Specialized hardware and closed architecture: Old drivers use a large number of cables, custom connection boards, and application specific integrated circuits (ASICs). Once a non-standard component is damaged, the entire system may shut down for several weeks.

Difficulty in integrating with upper level control systems: Old drivers only support analog or dedicated protocols (such as GE's CIM and DCS link), which cannot integrate into modern open networks such as Ethernet/IP, Profinet, Modbus TCP, etc., resulting in data monitoring and automation upgrades being hindered.

In response to the above difficulties, the industry generally adopts two strategies:

Replacing the entire machine with an AC frequency converter: high cost, large engineering workload, need to replace the motor, and some high inertia loads (such as flying shears and coilers) still prefer DC drive.

Staged upgrade and renovation: retaining the existing power stack (thyristors, heat sinks, main circuit), only replacing the control part and trigger interface - this is the technical route that this article focuses on discussing.

This article will take GE Power Conversion's DC drive upgrade solution as an example to analyze in detail how to achieve non-destructive and phased replacement of old DC drive systems through open architecture, industrial computer controllers, and modern software platforms, significantly improving reliability and extending equipment life.


Overall upgrade strategy and advantages of open architecture

2.1 Core principles of upgrading and transformation

Successful DC driver upgrades should follow the following principles:

Maximize the retention of existing facilities such as power stacks, transformers, DC motors, and on-site cables for continued use.

Phased implementation: Upgrade a single key equipment (such as a coiler) first, validate it, and then promote it to avoid full line shutdown.

Open and scalable: The new control system must support multiple industrial Ethernet protocols and seamlessly integrate with PLC/DCS.

Simplify spare parts inventory: Use commercial off the shelf (COTS) components (such as industrial PCs, standard I/O modules) instead of customized boards.

2.2 Key Benefits of Open Architecture

The core of GE's solution lies in an open architecture, which has the following significant advantages compared to traditional closed DC drivers:

Characteristics: Traditional Closed Drive Open Architecture Upgrade Solution

Controller specific CPU board, discontinued standard industrial PC (PECe), Intel chip, can be independently replaced

Connection method: ribbon cable, customized harness without ribbon cable design, Ethernet, fiber optic, standard terminal

Network protocol proprietary protocols Modbus TCP, Profinet, EtherCAT, EGD, Profibus

I/O expansion fixed point or expensive expansion card third-party EtherCAT I/O, modular free combination

Software platform specific programmer, parameter obscure IEC 61131-3 functional block diagram, Windows environment, online simulation

After the original factory shutdown, the spare parts lifecycle is completely out of stock. Industrial PCs and standard I/O are available for long-term market supply

Key design highlights:

No wiring harness/dedicated wiring harness: Traditional drivers have multiple card boards connected by flat wiring harnesses, which can easily cause poor contact after vibration or oxidation. The GE solution completely eliminates these fault points through PECe controller+PIBe interface board+EtherCAT bus.

Retain the original power stack: Existing GE or third-party thyristor bridges, heat sinks, fuses, and reactors can continue to be used, with only the control part replaced, saving more than 60% of renovation costs.

Detailed explanation of core hardware components

The hardware of the upgraded system consists of four main parts: PECe controller, PIBe power interface board, EtherCAT field I/O, and human-machine interface.

3.1 PECe - The Brain of Drivers

PECe (Power Electronics Controller) is a reinforced industrial computer designed specifically for harsh electrical environments.

Key parameters:

Processor: Intel chip, 1.2~2.5 GHz, supports dual core/quad core

Operating system: Real time operating system VxWorks, ensuring deterministic response (μ s level)

Working temperature: 0~60 ° C, fanless design (maintenance free)

Ethernet interface: 5 10/100 Mbps ports for network control, debugging, and synchronization

Expansion slots: 2 or 4 PCI slots that can accommodate communication cards such as Profibus, Profinet, Reflective Memory, CANbus, Modbus, EGD, etc

Programming environment: Complies with IEC 61131-3 standard, supports Function Block Diagram (FBD), Ladder Diagram (LD), Structured Text (ST)

Engineering significance: When the controller fails, it can be directly replaced with an industrial PC of the same model, and the application program can be reinstalled to restore it without waiting for the original factory's dedicated spare parts.

3.2 PIBe - Bridge Connecting Controller and Power Section

PIBe (Power Interface Board) is a critical interface board that connects PECe with on-site power devices such as thyristors, transformers, encoders, etc. Provide:

24 copper cables or 32 optical fibers output to thyristor trigger circuit (capable of withstanding 60V, 10A)

8-channel digital input (such as emergency stop, closing feedback)

4-channel digital output (such as contactor control)

8 analog inputs (± 10V, 4-20mA, used for current/voltage feedback)

4-channel analog output (for external instruments or auxiliary adjustment)

2-channel current transformer input (directly connected to Hall effect sensor or CT)

1-channel encoder input (for speed feedback)

Advantages of fiber optic isolation: For high voltage and strong interference scenarios (such as large rolling mills), using fiber optic triggered thyristors can completely solve the problems of common mode voltage and ground current, greatly improving reliability.

3.3 On site I/O and EtherCAT Technology

The upgrade plan supports modular on-site I/O (such as GE RSTi series), connected to PECe through EtherCAT bus.

EtherCAT technology features:

Real time transmission, with a cycle time as low as 125 μ s

High synchronization accuracy (<1 μ s jitter)

Supports a large number of binary/analog channels, suitable for complex logic interlocking (such as crane brake, limit switch, temperature monitoring)

Practical application: In the control of the coiler, the tension meter signal, speed encoder, limit switch, cooling fan status, etc. can all be connected to PECe through EtherCAT I/O to avoid long-distance analog signal attenuation.

3.4 Human Machine Interface (HMI)

Replace the original pointer instrument, selector switch, and neon light. Configure a local touch screen that typically displays:

Main screen: Armature voltage, current, speed, excitation current, operating status, alarm overview

Alarm history: Record the last 100 faults (such as overcurrent, demagnetization, overspeed, thyristor trigger failure)

Parameter adjustment: PI parameters, acceleration and deceleration time, current limiting, etc. can be fine tuned online

Benefits: Reduce control cabinet openings, simplify operations, and provide intuitive fault location.


Software Platform: P80i Toolbox

4.1 Overview of P80i

P80i is a unified software suite for GE Power Conversion, covering the entire drive lifecycle: configuration, programming, debugging, monitoring, and fault diagnosis.

Operating environment: Windows (7/10/11), connected to PECe controller via Ethernet.

Compliant with IEC 61131-3: Supports Function Block Diagram (FBD), Ladder Diagram (LD), Sequential Function Diagram (SFC), and Structured Text (ST). This allows engineers familiar with PLC programming to quickly get started without the need to learn specialized driver parameter languages.

4.2 Main functions and advantages

Function Description

Real time monitoring of all variables (current, speed, trigger angle, temperature) through online monitoring, with graphical trend curves

Offline simulation simulates drive behavior on a PC without real hardware, verifies control logic, and shortens on-site debugging time

Modular programming can reuse functional block libraries (such as current loop, speed loop, tension control) to enhance standardization levels

Version control engineering projects can be saved as text/binary files for easy backup and comparison of differences

Multi user support allows multiple people to connect to the same controller simultaneously and monitor different tasks separately

Typical Debugging Scenario - Magnetic Field Closed Loop Test (PERTU):

When the motor is not closed or the load is not connected on site, the excitation circuit can be tested separately through P80i - set the excitation current setting, observe the actual current feedback, adjust the PI parameters, and confirm that the thyristor triggers normally. This greatly reduces the risk time during motor debugging.

4.3 Alarm and Diagnostic Examples

The P80i is equipped with rich diagnostic functions, and common alarms include:

Firing Fail ": Loss of thyristor trigger pulse (check fiber or PIBe output channel)

Overcurrent ": Current feedback exceeds the limit (check CT signal or current loop parameters)

Field Loss: Low excitation current (check excitation bridge or motor field winding)

Encoder Fault: Speed encoder signal loss (check wiring and encoder power supply)

All alarms are time stamped and can be exported for analysis.


Engineering implementation steps: from old drives to new systems

The following is a typical process for upgrading a 15-year-old DC speed regulator (such as GE DV300, DC2000, or third-party brands) to a PECe+PIBe solution.

Step 1: On site evaluation and data collection

Record the existing motor nameplate (rated armature voltage/current, excitation voltage/current, speed, insulation level).

Draw power circuit diagram: incoming circuit breaker, contactor, reactor, thyristor bridge (model, quantity, parallel connection), DC motor armature/excitation.

Draw a control interface diagram: What signal does the original control system send to the DC driver (speed given 0-10V, tension given 4-20mA, start stop dry contact)? ).

Clear alarm and protection list: overcurrent, demagnetization, overtemperature, fast melting, etc.

Step 2: Design an upgrade plan

Determine whether to retain the existing thyristor power stack. If the thyristor itself is intact and its capacity meets the requirements, it shall be retained; Otherwise, replace with a new bridge of the same size.

Choose PIBe board: Copper output (short distance, cheap) or fiber output (long distance, anti-interference).

Determine the number of I/O points: which signals need to be connected to the new system (analog quantities: speed feedback, current feedback, actual tension value; digital quantities: closing permission, emergency stop, fault reset button, etc.).

Network integration: What protocol (Profinet, Ethernet/IP, Modbus TCP) does the upper PLC use, and select the corresponding communication card for PECe.

Step 3: Offline programming and simulation

Set up a P80i virtual environment in the office and write:

Current regulator (PI)

Speed regulator (including weak magnetic control)

Excitation control (constant current or weak magnetic)

Logic section (startup timing, fault chain)

Data exchange with upper level PLC (status words, control words, speed setpoint, etc.)

Simulate and verify that all limiting and protection logic is correct.

Step 4: On site disassembly and wiring

Disconnect the main power supply and control power supply of the old drive, and confirm that the capacitor is completely discharged.

Dismantle the old control board, trigger board, and I/O board, while retaining the thyristor stack, heat sink, fuses, and current transformers.

Install PECe controller (rail or panel installation), PIBe board installed near the power section. Use shielded cables to connect the CT secondary line and twisted pair cables to connect the encoder signal.

If triggered by fiber optic cables, lay out fiber bundles and pay attention to the minimum bending radius.

Step 5: Debugging and parameter tuning

Low voltage power on inspection: Disconnect the main circuit of the thyristor (or unplug the fast fuse) and only provide control power. Check PECe startup, PIBe power indicator light, and communication for normal operation.

Trigger test: Use the "manual trigger" function of P80i to pulse each thyristor one by one, and check the gate waveform with an oscilloscope.

Current loop closed-loop testing: Connect a dummy load (or temporarily block the motor, only measure the current loop response), adjust the current PI parameter through step setting, so that the overshoot is less than 10%, and the response time meets the original system specifications.

Speed loop closed-loop testing: Optimize the weak magnetic zone and below the base velocity to ensure stability and no oscillation.

Online and load testing: Coordinate with the upper level PLC to conduct acceleration and deceleration, forward and reverse rotation, and emergency stop tests; Assess performance based on actual processes such as tension and position.

Step 6: Documentation and Training

Deliver the following documents:

Hardware layout diagram and terminal wiring table

P80i project files (including comments)

Parameter Record Table

Common Alarm Handling Manual

On site operator HMI usage training

Common troubleshooting (after upgrade)

Even after careful debugging, abnormalities may still occur on site. The following are typical faults and troubleshooting methods.

6.1 System cannot start, PECe has no power indication

Possible reasons:

24VDC power supply not connected or fuse blown

PECe internal power module failure

exclude:

Measure the input voltage of PECe power supply (should be 22-28V DC).

Check if the external DC power output is normal.

If the voltage is normal but there is still no indication, replace the PECe body.

6.2 Motor does not rotate, HMI displays' Firing Fail '

Possible reasons:

The thyristor trigger line is disconnected or the sequence is incorrect

PIBe output channel is damaged

Thyristor gate open circuit

exclude:

Use the "pulse test" mode of P80i, trigger each thyristor one by one, and measure the gate cathode waveform with an oscilloscope (there should be a pulse group with amplitude>5V and width>30 μ s).

Check the power of the fiber optic transmitter/receiver using an optical power meter.

Check if the thyristor module is open circuit.

6.3 Actual current value fluctuates greatly or is incorrect

Possible reasons:

Current transformer (CT) secondary wire reversed or poorly shielded

CT input range configuration error on PIBe

There is a grounding fault on the motor side

exclude:

Measure the CT primary and secondary currents simultaneously using a clamp meter to verify if the transformation ratio matches.

Check if the wiring is twisted pair shielded and if the shielding layer is grounded at one end.

Viewing the original AD value in P80i software, if there is significant noise displayed, it may be due to interference from the frequency converter.

6.4 Periodic speed oscillation of motor

Possible reasons:

The PI parameter ratio of the speed loop is too large or the integral is too small

Loose coupling of speed encoder or signal interference

exclude:

Temporarily halve the proportional gain of the speed loop and observe whether the oscillation weakens.

Check the installation of the encoder and the grounding of the shielding layer.

Plot the given speed, actual speed, and current simultaneously in the P80i trend window, and analyze whether the oscillation frequency is consistent with the mechanical resonance point.

6.5 Intermittent communication with upper PLC

Possible reasons:

Network cables are too long or of poor quality

IP address conflict

High network load leads to packet loss

exclude:

Check the length of the network cable (<100m) and use a professional tester to measure signal attenuation.

Put the driver and PLC into the same VLAN and broadcast them separately.

Check the packet loss rate on the Ethernet diagnostic page of PECe (should be<0.01%).


Service and Support: Ensuring Long Term Availability

Upgrading cannot be just a one-time project, long-term maintenance capability is equally important. GE provides the following services:

24/7 Global Support Center: Telephone or online remote diagnosis.

Visor Connect remote support system: Through the secure satellite/Internet link, experts can remotely view the screen of field engineers to guide troubleshooting.

Spare parts strategy: Key components such as PECe, PIBe, and power modules are stocked in regional warehouses and promised to be shipped within 48 hours.

Regular health check: Conduct on-site or remote check ups once a year, including parameter backup, waveform recording, and thermal imaging inspection of power devices.

Training: Provide beginner and advanced courses (including practical exercises) for maintenance engineers.

For extremely old systems that are completely irreparable (such as early analog SCR control), GE also provides turnkey replacement services, including on-site surveying, new cabinet design, installation and commissioning.


Rated value and selection reference

When upgrading, it is necessary to ensure that the new controller is compatible with the voltage and current levels of the existing power section. The following are some specifications of GE BDM series air-cooled DC drives (as a reference for replacing power stacks):

Model Input Voltage Vac Rated Current A 150% Overload (60s) A 200% Overload (60s) A Power kW Weight kg

BDM4-250 183Vac / 229Vdc 322 483 532 137 46.7

BDM4-525 575Vac / 700Vdc 357 480 - 288 104.8

BDM4-1200 846Vac / 1097Vdc 610 976 - 581 112.9

For higher voltages (6000V) or greater power (2500kW), a cabinet style integrated system with UL/CE certification can be provided.

Selection suggestion:

If you want to keep the existing motor and transformer, when upgrading the control part, you can choose PECe+PIBe without replacing the power stack.

If the original power stack has aged or has insufficient capacity, a new BDM series can be chosen to replace it, and its mechanical dimensions are compatible with common old-fashioned DC cabinets.

  • Omron CJ1G-CPU43H CPU Unit 30K Steps
  • OMRON C28P-EDR-D PLC Unit
  • SIEMENS S7-300 PLC System
  • Schneider TP400-PLC-1411 Board
  • Siemens 6FC5203-0AF00-0AA3 Panel
  • ALLEN BRADLEY 1754-L28BBB GuardPLC
  • Omron E6C3-AG5B-C Encoder
  • SCE M68-2000/5 CNC Controller
  • SCHNEIDER TM2ALM3LT Module
  • OMRON C200H-OV001 Voice Module
  • OMRON R88M-H30030 Servo Motor
  • Bosch RD500 Indramat Servo Drive RD51.2-4B
  • Siemens 6SE7090-0XX84-0AH2 T300 Module
  • Omron GRT1-TS2P SmartSlice Thermocouple Input
  • Xaar XP55500016 XUSB Drive Electronics
  • Siemens 6SL3210-1SE21-8UA0 PM340 Power Module
  • Mitsubishi GT2708-VTBA Touch Display 8.4 Inch
  • Pasaban Fast I/O MTC-3052 PLC Card
  • ABB ACS355-01U-02A4-2 VFD 0.37kW
  • Yamatake MAH20-PC2100 Processor Module
  • Allen Bradley 1774-P1 PLC Power Supply
  • Yaskawa SGDH-04AE-OY 400W Servo Driver
  • Omron CPH-X40DT1-D PLC CPU Unit
  • Pilz PNOZ mm0.2p Safety PLC Mini 772002
  • Siemens 6SL3555-OPR01-0AA0 Sinamics G110M Panel
  • Sanyo PLC-XTC50L LCD Projector
  • SCE M68-2000 2-Axis Motion Controller
  • Omron CS1W-CT021 High-Speed Counter Unit
  • Allen Bradley 100E400E 400A Contactor
  • Moeller LX-AK/FS-250IEC 250A Fuse Switch
  • OMRON FQM1-CM001 Coordinator Module
  • Landis+Gyr PCA2.N1 Power Supply
  • Mitsubishi Kakoki E-Series I/O Modules
  • OMRON R7A-CEA005S Servo Encoder Cable
  • Beckhoff EL1918-2200 TwinSAFE Terminal
  • OMRON F500-S1 Vision Sensor Camera
  • OMRON C200H-RM001-PV1 Master Unit
  • OMRON C60H-C7DR-DE-V1 PLC CPU
  • OMRON NX-PD1000 Power Supply Unit
  • OMRON CP1L-M60DT-D Micro PLC
  • Okuma 1911-2861 Graphic Circuit Board Module
  • Yaskawa SGDH-04AE-OY Servo Drive 400W
  • Omron R88D-UEP20V Servo Drive
  • Oliver 252RP Sakurai Mitsubishi Melsec PM-120M PLC
  • Electromatic Denmark SPS 200816 PLC
  • Omron FQM1 Flexible Motion Controller System
  • Pacer ZE4500 Axiomatic Motion Control Board
  • Delta Tau Turbo PMAC2 CPU Board USB Ethernet
  • Omron CQM1-CPU42-EV1 PLC CPU
  • Omron C500-NC222 Positioning Unit
  • ABB SACE TMAX T4 N 250 Circuit Breaker RC222
  • Mitsubishi FR A540L 75K E1 Inverter Drive
  • Siemens KSP M45 KSP M45 A66 Power Supply Module
  • Omron CQM1 TC102 Temperature Control Unit
  • Omron C200HW PRT21 Profibus DP Slave Unit
  • Yaskawa SGMGH 09DCA6S OY 850W Servo Motor 400V
  • Omron R88M UE75030V S1 AC Servo Motor
  • Omron C60H C5DR DE V1 PLC CPU Unit
  • Okuma 1911 2861 Graphic Card PLC Board Module
  • Omron R88D KN01H ML2 G5 Series Servo Drive
  • Laumas TLM8 Ethernet TCP/IP Load Cell Transmitter
  • Allen-Bradley 1771-NT2 Thermocouple Input Module
  • Siemens 6ES7135-0HF01-0XB0 Analog Output 4AO
  • Omron C60H-C6DR-DE-V1 Compact PLC
  • HMS Anybus AB7646-F Gateway Profibus to Profinet
  • Omron R7M-A10030-BS1 Servo Motor 100W Brake
  • Siemens 6SL3555-OPR01-0AA0 G110M Power Supply
  • Omron R88M-H10030-B AC Servo Motor 100W
  • Omron NJ301-1200 Sysmac NJ3 CPU EtherCAT
  • Toshiba H2218592 PLC Control Board Module
  • Omron R7A-CEA005S Servo Motor Encoder Cable 5M
  • TE.CO TFX 4G 1.5 Grey Cable
  • OMRON R88D-HT10 Servo Drive
  • OMRON CJ1G-CPU42H PLC CPU
  • MASS 106200 Industrial Monitor
  • OMRON CJ1W-AD041-V1 Analog Unit
  • Phoenix IBS PCI SC/I-T Board
  • OMRON ZFX-VS Vision Sensor
  • NAIS FP1-C72 PLC Controller
  • OMRON R88M-G75030H-BS2 Motor
  • SIEMENS A5E02625805-H2 PSU
  • Schweitzer SEL-2411 PAC Automation Controller
  • Siemens 5WG1-512-1AB11 Switching Actuator KNX
  • Stamford MX321-2 Automatic Voltage Regulator AVR
  • SCE M68-2000 Dual Axis CNC Servo Drive
  • ABB Bailey INNIS21 Network Interface Module
  • Omron CJ1W-F159 Loadcell Interface Module
  • GE Multilin MMII-PD-1-2-120 Motor Manager II
  • Yaskawa CIMR-VZ4A0018FAA VFD 5.5 7.5kW
  • Siemens 7SJ6001-5EA00-0DA0 Overcurrent Protection Relay
  • GE 531X300CCHAFM5 Drive Control PCB Board
  • Siemens 7SJ600 Overcurrent Protection Relay SIPROTEC
  • Siemens YSUW8 7683 C98043 A7002 Industrial PC Board
  • Omron 3G3MX2 A4055 E High Function Inverter Drive
  • Omron NB10W TW01B Interactive Display HMI Panel
  • Honeywell 30751044-008 Controller II ROM Board
  • Omron CJ1W IDP01 Combination Unit IO PLC
  • Omron C500 NC222 Position Control Unit PLC
  • Omron Z500 MC15E SW17R Vision System Controller
  • Sanyo Denki RS1A10AA RTA AC Servo Motor
  • Pilz PSS SB 3006 CN-A Compact Safety System PLC
  • OMRON C120-SI022 SYSMAC C120 Unit
  • SIEMENS 6SE9212-0DA40 MICROMASTER Inverter
  • ABB APBU-44C / APBU-44CE Branching Unit Kit
  • FANUC A20B-8100-0663 Mainboard
  • ABB 1SDA099907R1 Leakage Protection Relay
  • ABB IMMFP12 Multi-Function Module
  • OMRON CS1W-DA041 Analog Output Unit
  • Yaskawa SGMAS-08ACAHC61 Servo Motor
  • Benedetti 30.63/T090 3100MOT013_R1 Servo Motor
  • Omron C500-ASC02 ASCII Basic Unit Module
  • Yaskawa SGMGV-20DDL6F Servo Motor 1.8kW
  • ABB OITF-01C 64437496 D Control Board
  • TE.CO TFX 4G 1.5 Industrial Grey Cable
  • SCE M68-2000 Servo Drive Dual Axis
  • Omron C60H-C6DR-DE-V1 CPU Module PLC
  • Siemens 6SL3210-1SE21-8UA0 PM340 Power Module
  • Siemens 6GK7443-1EX30-0XE0 CP 443-1 Communications Processor
  • Siemens 6SL3210-1KE21-7AP1 SINAMICS G120C Drive
  • Phoenix UMK-32 RM/MR-G24/1/PLC Active Module
  • Omron NS5 SQ00B V2 HMI Touch Screen Industrial Terminal
  • Schneider TSX17 20 Micro PLC AEG Programmable Controller
  • Omron Z4M T30V2 Z4M H30V Laser Displacement Sensor System
  • Yaskawa SGMPH 04AAA61D OY 400W Servo Motor
  • Yaskawa CP 9300MC AC Servo Drive Motion Controller
  • Merlin Gerin VIP37PT48 Protection Relay Power Management
  • Yaskawa SGDH 05AE Sigma II Servo Driver 0.5kW
  • Rieter D90 DSP Autoleveller PLC Drawframe Control