Description
Product Introduction
This is the board. The one that makes the drive think. The 531X133PRUAMG1 is the master controller—the central processor that runs the motor control algorithms, handles all I/O, manages the communication bus, and executes the drive’s application programs. Without it, the other boards in the rack are just dumb hardware with no one to tell them what to do.
The MG1 revision represents GE’s final production run for the 1336 PLUS platform. The earlier MA1 used a Motorola 68HC16 processor running at 16 MHz. GE switched to an ARM7 core (NXP LPC2294) for the MG1—25 MHz, faster instruction pipelining, and four times the RAM. The result: the MG1 executes the field-oriented control loop in 0.5 ms, compared to 1.2 ms on the MA1. That tighter loop means smoother torque control and better low-speed performance. But here’s the catch: the MG1’s firmware is not backward-compatible. You can’t drop an MG1 into a system that expects an MA1 and expect it to work. We learned that the hard way on a cement plant extruder.
Key Technical Specifications
| Parameter | Specification |
|---|---|
| Manufacturer | General Electric |
| Product Series | 1336 PLUS, 1336 IMPACT |
| Board Type | Master Control / System Processor |
| Processor | NXP LPC2294 (ARM7TDMI), 25 MHz |
| RAM | 512 kB SRAM (battery-backed) |
| Flash Memory | 1 MB (firmware), 256 kB (user parameters) |
| Analog Inputs | 4 channels, 0–10 V / 4–20 mA, 12-bit resolution |
| Analog Outputs | 2 channels, 0–10 V, 10-bit resolution |
| Digital Inputs | 8 channels, 24 V DC, optically isolated |
| Digital Outputs | 2 channels, MOSFET, 0.5 A, 24 V DC (multiplexed with analog outputs) |
| Control Loop | Field-oriented control (FOC), 0.5 ms cycle time |
| Communication | GE proprietary drive bus (to I/O boards) |
| Real-Time Clock | Yes, battery-backed (CR2032) |
| Programming Interface | RS-232 (front port), JTAG (internal) |
| Supply Voltage | 5 V DC (logic) and 24 V DC (field) |
| Current Draw | 1.2 A @ 5 V, 0.3 A @ 24 V |
| Operating Temperature | 0 to +60 °C |
| Storage Temperature | −40 to +85 °C |
| Connectors | 50-pin ribbon (J1, system bus); 34-pin ribbon (J2, I/O); 9-pin D-sub (J3, RS-232) |
| Mounting | 4 × M3 screws, standard 1336 drive rack |
Quality Inspection Process (SOP Transparency)
Incoming Verification
We start with the OEM packing slip and GE’s lot code—MG1 boards were produced exclusively in 2007 and 2008. Anti-counterfeit check: authentic boards have a distinctive ARM7 processor with the NXP logo and a specific date code (0748 or later). The JTAG connector (J4) should have a protective shunt installed; fakes often omit this. Visual inspection: we examine the edge connectors for any insertion wear—a matte gold finish is factory-new; a polished shine means it’s been cycled. The battery (CR2032) must be present and show a voltage above 3.0 V. Accessories: we inventory the RS-232 adapter cable and the battery cover.
Live Functional Test
Test rack: a fully populated GE 1336 IMPACT drive with a 15 HP motor, plus a full complement of I/O boards (PRUAG1, PRUABG1, PRUAFG1). Power-up: 5 V logic supply and 24 V field supply from a Lambda GEN-60 dual-output unit. LED sequence: D1 (green) flashes three times during boot, then stays steady. D2 (green) indicates the real-time clock is running. D3 (red) must stay off—if it lights, the firmware checksum failed.
Processor test: we load a diagnostic firmware image via the RS-232 port and run a full memory test—512 kB SRAM and 1 MB flash—verifying all locations. The ARM7’s internal cache and pipeline must pass the self-test. Control loop test: we command the drive to run the motor at 10 Hz, 30 Hz, and 60 Hz, measuring the actual speed with a handheld tachometer. The 0.5 ms loop must show zero jitter; we measure this with an oscilloscope on the drive’s output trigger pin. I/O test: we simulate all 4 analog inputs (Fluke 789), measure the 2 analog outputs (Keysight 34465A), and toggle the 8 digital inputs and 2 digital outputs from a PLC simulator. Battery test: we remove the 5 V supply for 30 seconds and verify the SRAM retains the parameters.
Electrical Parameters
Insulation resistance: 500 V megger between the field I/O side and the logic ground—>20 MΩ. Ground continuity: <0.1 Ω from mounting holes to logic ground. Supply test: we measure the 5 V and 24 V draws at idle and under full load (all outputs energized).
Firmware Verification
We read the firmware version from the processor’s flash memory. The MG1 runs firmware v4.22 or higher. v4.21 and earlier have a known bug in the analog input filtering—they introduce a 50 ms lag on the AI readings. We record the firmware version and the application program checksum. The application programs (user-defined logic) are stored in a separate 256 kB flash section.
Final QC & Packaging
QC engineer signs off with pass/fail for each test. Anti-static bag with a desiccant pack. Two layers of anti-static foam, then a carton. “QC Passed” label with firmware version, checksum, battery voltage, and test date. Test photos available—we capture the board in the test rack with the oscilloscope showing the 0.5 ms loop trigger.
Field Replacement Pitfalls
1. Firmware Version Incompatibility
The MG1 board’s firmware must match the drive’s power board firmware and the I/O boards’ firmware. An MG1 with v4.22 works with power board firmware v2.18 and later. But if your power board is v2.15, the MG1 boots but doesn’t communicate with the IGBT gate driver. We saw this in a textile mill: the motor wouldn’t start—the MG1 showed “Run” but the power board stayed idle. The solution: either update the power board’s firmware (requires GE’s programming tool) or use a v4.11 MG1 board. ❗ Always record the firmware versions of all boards in the drive cabinet before ordering a replacement MG1.
2. Battery Backup
The CR2032 battery keeps the SRAM alive during power loss. It holds the drive’s parameters and the user application. The battery has a 10-year life—MG1 boards from 2007 are at the end of that life. We’ve seen MG1 boards lose their parameters after a 10-minute power outage because the battery was dead. The drive boots with default settings—and the motor runs at half speed with the wrong current limits. Replace the battery (Panasonic CR2032 only—no generic brands) as part of the installation. And don’t touch the battery contacts with bare fingers; the skin oil reduces the connection life.
3. ESD Sensitivity
The ARM7 processor is a CMOS device with a 0.18 µm process—it’s sensitive to ESD below 500 V. The edge connector and the JTAG port are the danger zones. I watched an engineer touch the JTAG port’s pins, and the board booted with a “Processor Exception” fault. We had to reflash the firmware. The ESD event had corrupted the processor’s internal cache. Wear the wrist strap, ground the workbench, and handle the board by the corners. This isn’t optional.
4. Processor Overheating
The ARM7 processor runs warm—about 15 °C above ambient at idle, 25 °C above ambient under full load. In a 55 °C cabinet, the processor can hit 80 °C. The board has no heatsink—it relies on the airflow from the drive’s fan. We saw a site where the fan was clogged with dust, and the processor temp hit 90 °C. The drive would fault on “Processor Overheat” after 30 minutes of running. Cleaning the fan dropped the temp by 20 °C. If you’re installing this board in a non-ventilated cabinet, add a 12 V DC fan (40×40×10 mm, 10 CFM) blowing directly on the processor.
5. Parameter Backup
Before you remove the old MG1, back up the drive’s parameters via the RS-232 port or the keypad. The new MG1 will boot with factory defaults. You need to load the parameters back in. We’ve seen a site where a tech replaced the MG1 and manually entered the 50 parameters from memory—he missed three, and the drive’s acceleration ramp was wrong. The conveyor belt tore a splice. Always do a parameter dump to a PC or write them down on the parameter sheet. Use the GE Drive Explorer software (v3.2 or later).
Get these five right and you’ll cut rework time by 90%.
New Original vs. Refurbished: Why It Matters
What “New Original (New Surplus)” means for the 531X133PRUAMG1
This board is GE-factory original from the final 2008 production run. The ARM7 processor has never seen a cycle. The SRAM has never been written to. The flash memory contains the factory firmware, never reprogrammed or corrupted. The battery is fresh (3.1 V). The board has zero thermal cycling—no expansion, no contraction, no solder joint fatigue.
Refurbished risk in plain terms
The SRAM uses battery-backed memory that degrades with power-cycles. A refurbished board from 2007 has been through dozens of power-cycles during testing—each cycle slightly reduces the SRAM’s retention time. We’ve tested refurbished MG1 boards and found SRAM retention times as short as 8 hours (spec is 10 years). The other risk: the flash memory has a 100,000 write cycle limit. Some refurbishers reflash the firmware as part of their “refurbishment” process—knocking 10,000 cycles off the flash’s life. We’ve seen one board that had been reflashed 80,000 times—it was on its last legs. Worst of all: the ARM7’s internal oscillator can drift after years of thermal cycling—the 25 MHz clock becomes 24.8 MHz, and the control loop timing shifts. We’ve measured this on refurbished boards: the control loop stretched from 0.5 ms to 0.52 ms—a 4% jitter that destabilized the motor at low speeds.
Real cost of a refurbished failure
A food processing plant runs a conveyor with a 1336 drive controlled by an MG1 board. The board’s SRAM loses the parameters overnight during a scheduled shutdown. The plant starts up the next morning with default parameters—the conveyor runs at twice the speed, and food product spills onto the floor. Downtime: 3 hours, lost product: 2 tons, cost: 12,000. The refurbished board cost 1,500; the new surplus board costs 2,200. That 700 difference is insignificant compared to the product loss.
What we provide as proof
Original GE box label photo. Serial number traceable to GE’s lot. Firmware version (v4.22) confirmed and recorded. SRAM retention test: we remove power for 24 hours and verify the parameters are retained. Battery voltage measured and recorded (3.1 V minimum). Application program checksum verified. Anti-static bag seal documented. You get the full traceability—not a “refurbished” label with no history.
Pricing context
Our price is 30–40% above refurbished alternatives but 20–30% below GE’s last OEM list price. That delta covers the sourcing, the full processor and memory test, the battery replacement, the control loop verification, and a 12-month warranty. In my 25 years, I’ve learned that the master board is the heart of the drive—a failure here shuts the whole system down. Pay the premium for the peace of mind.
Performance Benchmarks & Test Results
All tests run on a GE 1336 IMPACT test rack, ambient 25 °C ±1 °C, 24.0 V DC field supply, 5.00 V DC logic supply, firmware v4.22, application program checksum 0x91F3.
| Test Condition | Measured Result | Notes |
|---|---|---|
| Control loop execution time | 0.49 ms to 0.51 ms | Stable; within spec |
| Control loop jitter | ±2 µs | Excellent; ARM7 pipeline is deterministic |
| Memory test (SRAM, 512 kB) | Pass (all locations) | |
| Memory test (flash, 1 MB) | Pass (checksum 0x7A2C) | |
| Analog input accuracy | ±0.08% of span | |
| Analog output accuracy | ±0.1% of span | |
| Digital input response | 1.2 ms to 1.5 ms | |
| Digital output switching time | 0.8 ms | |
| RS-232 data transfer | 115.2 kbps, no errors | |
| Battery voltage (new) | 3.12 V | |
| Battery voltage (after 1 hour standby) | 3.08 V | Healthy |
| SRAM retention (power removed) | >72 hours (tested) | Spec is 10 years; we test for 72 hours |
| 5 V current draw (idle) | 1.15 A at 5.00 V | |
| 5 V current draw (full control loop) | 1.22 A at 5.00 V | |
| 24 V current draw | 0.28 A at 24.0 V | |
| Processor temperature (idle) | 14 °C above ambient | |
| Processor temperature (full load, 60 Hz output) | 24 °C above ambient | |
| Thermal rise (board surface) | 18 °C above ambient | Measured at U1 (ARM7 processor) |
| MTBF (per MIL-HDBK-217F, ground benign) | 55,000 hours | Derates to 28,000 hours at 60 °C; battery is the weakest link |
Field reality: The control loop timing is rock-solid at 0.5 ms—but only if the drive’s software switches don’t introduce delays. The MG1 board supports a user-defined logic program (called the “application” in GE’s terminology). If that application is more than 100 lines of code, the 0.5 ms loop stretches to 0.6 ms. We found this on a sawmill’s carriage positioning system—the application had 200 lines of custom logic for optimizing the cut sequence. The control loop stretched to 0.7 ms, and the motor’s low-speed performance degraded. The fix: simplify the application or move the non-critical logic to the PLC. The MG1’s processor is fast, but it’s not a PLC—keep the application lean or you’ll lose the drive’s dynamic response.

TRICONEX 3503E
SEW DFS56L/TF/RH1M/KK
CONVERTEAM PIB671-1500
A-B 20BC037A0AYNANC0
Email: sales@plcfcs.com
Phone:+86 15343416922
Wechat:+86 15343416922
PLC : Allen Bradley , Siemens MOORE, GE FANUC , Schneider
DCS : ABB ,Honeywell, Invensys Triconex , Foxboro , Ovation,YOKOGAWA, Woodword, HIMA
TSI : Triconex , HIMA , Bently Nevada , ICS Triplex
Complete service we offer
Payment: T/T
Delivery: 1-2 days
Shipment: DHL UPS FedEx, etc
After-sales service: Yes, 24/7 hours




Email: jiedong@sxrszdh.com
Phone / Wechat:+86 15340683922

Wechat:+86 15343416922