Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

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

F: | Au:FAN | DA:2026-04-28 | 658 Br: | 🔊 点击朗读正文 ❚❚ | 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.

  • SIGMATEK Krauss Maffei PC301-K 01-310-301-K Industrial PC
  • SIGMATEK SDD310-23 VARAN Servo Drive
  • SIGMATEK CDM 163 and CIC 011 C-DIAS Input Modules
  • SIGMATEK MDP 101-1 Power Module
  • SIGMATEK CM5V020 Wiring Circuit with CTMS020
  • SIGMATEK CCP521 C-DIAS Processor Module
  • SIGMATEK MDP 101-K Power Module
  • SIGMATEK ETEK C-IPC 733MHz VIA Eden 7000
  • SIGMATEK DCP 643 DIAS PLC CPU Module
  • SIGMATEK TAE121 12-200-121 Operator Terminal
  • Sigmatek TMS012-T Injection Moulding Technology Module
  • Sigmatek MDD 121-1 Controller
  • Sigmatek CDM167 Module
  • Sigmatek DCP082 DIAS Central Unit
  • Sigmatek ETT731 Built-In Terminal Touch
  • Sigmatek CCP521 C-DIAS Processor Module
  • Sigmatek Krauss Maffei PC301-K Control Cabinet PC
  • Sigmatek CIC-21 C-DIAS CAN Module
  • Sigmatek CIO-011 Multi I O Module
  • Sigmatek 01-450-152D C-IPC 152 Industrial PC
  • SIGMATEK 01-450-024 C-IPC 128MB VIA 733MHz
  • SIGMATEK CCL-081 C-DIAS Processor Module
  • SIGMATEK CP311 20-004-311 Module
  • SIGMATEK EP00000262 SLIDES MIDI I O-V3 Controller
  • SIGMATEK TMS012-T Slides Technology Module
  • SIGMATEK MDD111-1 Drive Axis Module
  • SIGMATEK MDP101-1 PLC Module
  • SIGMATEK CP111 S-DIAS Processor Module
  • DEMAG ErgoControl Sigmatek NC4 Display Unit
  • SIGMATEK DCP642 Module
  • Sigmatek Demag NC4 9617.067.03 Control Module
  • Sigmatek DCP 643 Central Processing Unit
  • Sigmatek VI 021 S-SLIDES VARAN Interface Module
  • Sigmatek SDD340-46 Servo Drive 14kVA
  • Sigmatek DSI021 Slide Siemens Interface
  • Sigmatek CCL912 C-SLIDES CPU PSU Module
  • Sigmatek ETV1521 VARAN Control Panel
  • Sigmatek ET322 Operator LCD Terminal
  • Sigmatek MDD1111 DIAS Drive Module
  • Sigmatek CAM123 Module
  • SIGMATEK CP111 VARAN Ethernet Controller
  • SigmaTek MDD 111 Axle Module
  • SIGMATEK CIO013 C-DIAS I O Module
  • SIGMATEK AKM52K-ANC2GBB0 Servomotor 640VDC
  • SIGMATEK ETT321 01-230-321 Touch Screen
  • SIGMATEK NC4Kompakt 01-250-010-D Safety Controller
  • SIGMATEK CIO011 C-DIAS Multi I O Module
  • SIGMATEK MDD 121-1 Drive Axis Module
  • SIGMATEK CDM163 Control Module
  • Sigma-Tek 4000HR-3 Heading Reference Directional Gyro
  • Sigmatek DIAS DAI 883 Analog Input Module
  • Sigmatek 0332.554.03 Printed Circuit Board Card
  • Sigma Tek 5000B-36 Attitude Gyro 8130
  • Demag NC4 0332.554.03 Sigmatek Control Board
  • Sigmatek IPC Pentium 300 CF Industrial PC
  • Sigmatek MDP 102 PLC Module
  • Sigmatek DTO163 Digital Output Module
  • Sigmatek PCT151 Touch IPC 15 Panel and I-PC C300
  • Sigmatek CCL911 CD Processor Module
  • Sigmatek SCP011 S-DIAS Safety CPU Module
  • Sigmatek SE051 Network Splitter Module
  • Sigmatek CIO011 C-DIAS I O Module
  • Sigmatek SE051 Ethernet Splitter
  • Sigmatek CCL911 CD Processor Module
  • Sigmatek SDD310-4 DIAS Drive 14kVA
  • Sigmatek CTMS020 C-DIAS Technology Module
  • Sigmatek CTMS020 CD Technology Module
  • Sigmatek CTO167 C-SLIDES Digital Output Module
  • Sigmatek C-IPC 152 Industrial PC
  • Sigmatek SDD310-4 SLIDES Drive 310
  • SIGMATEK MDP 102-1 DIAS Power Module
  • SIGMATEK SCP111 S-DIAS Safety CPU Industrial
  • SIGMATEK CAO081 Analog Output Module
  • SIGMATEK DCC080L Control Module
  • SIGMATEK MDP101-1 Power Module
  • SIGMATEK SCP111 S-DIAS Safety CPU
  • SIGMATEK PC325-K Industrial PC
  • SIGMATEK ETT 731 Operator Terminal
  • SIGMATEK DSV011 SLIDES Hub Module 05-023-011
  • SIGMATEK 12-780-012 R8-IPC Industrial Computer
  • Sigmatek SE051 Ethernet Splitter
  • Sigmatek DAI 883 DIAS Analog Module
  • Sigma Tek 4000B-30 Directional Gyro
  • Sigmatek CP112 S-DIAS Processor Module
  • Sigmatek SDD310 DIAS Drive
  • Sigmatek SDD120-23 DIAS Drive 14kVA
  • Sigmatek C-IPC 152 Industrial PC
  • Sigmatek CIV513 VARAN Control Module
  • Sigmatek DCP 082 Processor Module
  • Sigmatek C-IPC Industrial PC 01-450-023 GEB
  • SIGMATEK PC572 Operating Terminal
  • SIGMATEK DCC041 DIAS Compact Controller HW 6.10
  • SIGMATEK C-IPC 152 1GB Celeron M440 Controller
  • SIGMATEK 01-310-322-K PC322-K Industrial PC
  • SIGMATEK TAE732-P Touch Screen Operator Panel
  • SIGMATEK 01-018-100 Control Module
  • SIGMATEK DDI-164 Digital Input Module
  • Sigma-Tek 5000B-36 Artificial Horizon
  • SIGMATEK 12-780-012 R8-IPC Geode LX800 Computer
  • SIGMATEK CTMS 020 Servo Drive
  • Sigmatek MDD121-1 Controller
  • Sigmatek ETV1021-L VARAN Terminal
  • Sigmatek DST022 DIAS Module
  • Sigmatek CCP512-K C-Dias Processor Module
  • Sigmatek SRO 021 Relay Output Module
  • Sigmatek SDI 101 Digital Input Module
  • Sigmatek IPC 221 Industrial PC
  • Sigmatek DNC-305 Digital Input Module
  • Sigmatek SDD335 DIAS Drive
  • Sigmatek C-IPC Industrial Controller
  • SIGMATEK 01-450-031 C-IPC 256MB LX800 Computer
  • SIGMATEK SDD310-3 DIAS Drive 310
  • SIGMATEK DSV011 SLIDES Hub Module 05-023-011
  • SIGMATEK CNC031 CD Analog Module 12-011-031
  • SIGMATEK 01-450-031 C-IPC 256MB LX800
  • SIGMATEK 01-450-026 C-IPC VIA 733MHz Controller
  • SIGMATEK DCP-643 DIAS CPU Module with DKL-003
  • SIGMATEK MDD111-L DIAS Drive Axis Module
  • SIGMATEK SDD310-23-L DIAS Drive 310
  • SIGMATEK Viscotec ETV0551 Touch Panel
  • SIGMATEK PC321K Industrial Computer
  • SIGMATEK MDP 102-1 SLIDES Power Module
  • SIGMATEK TAE-151 12-200-151 Light Terminal
  • SIGMATEK CP102 20-004-102P6995B HMI Panel
  • SIGMATEK CAM-123 12-017-123-C Analog Mixing Module
  • SIGMATEK DCC041 DIAS Compact Controller
  • SIGMATEK DVI021 and DKL015 DIAS Power Module
  • SIGMATEK SDD340-46 SDD Series Servo Drive