PowerFlex Drive Decoder
Type an Allen-Bradley PowerFlex catalog number (25B-B2P5N104, 20G11RB2P2JA0NNNNN, 21G14*C460JN0NNNNN) and read the output current, Normal-Duty motor HP/kW, voltage class, frame, enclosure, and options. Built around the real traps: the rating code is an output current not a horsepower, the 523 and 525 share the same Normal-Duty rating for a given code, 750-series HP/kW is voltage-dependent, and a 750 enclosure or braking code that is wrong for the frame is an impossible drive, not a typo.
A reference decoder for Allen-Bradley / Rockwell PowerFlex catalog numbers. It branches on the catalog prefix (positions 1-3) because the two product lines do not share a grammar: the 520-series (25A = PowerFlex 523, 25B = PowerFlex 525) is dash-delimited, e.g. 25B-B2P5N104, while the 750-series (20F = 753, 20G = 755, 21G = 755 with Options) is a fixed 18-character string with no dashes, e.g. 20G11RB2P2JA0NNNNN. For each position the tool decodes the meaning, then looks up the rated output current, Normal-Duty motor HP/kW, voltage class, frame, and enclosure from Rockwell's published power-ratings tables, keyed on family + voltage + code (and, for the 520, the EMC-filter variant) so the right figures come back for the supply. The rating code is treated as an opaque key: output amps are read from the matched row, never parsed out of the digits. The tool's reason to exist is its validity verdict. It marks physically impossible 750-series combinations hard-invalid, not merely warned: an enclosure code used outside its valid frames (R is Frame 1, F is Frames 2-5, G/N are Frames 2-7, the cabinet codes B/J/K/L/P/W/Y/T are Frames 8-10), dynamic-braking code A on a Frames-8-10 drive (those require N), or a door-HIM digit outside {0,2,4}. It recognizes legacy PowerFlex families (4, 40, 40P, 400, 70, 700, 7000, 700S/700H, 527) by prefix without fabricating a rating, and when a 750 code is structurally sound but absent from the extracted ratings table it returns the structural decode with a clear instruction to verify against the PowerFlex 750-Series Technical Data rather than inventing a number.
Read the PowerFlex Drive Guide for the families, the real traps, and what the decoder will not do
PowerFlex Drive Guide →Decode the motor nameplate the drive runs
Motor Nameplate Decoder →Cross-shop the equivalent Yaskawa drive
Yaskawa Drive Decoder →Cross-shop the equivalent Danfoss VLT drive
Danfoss VLT Drive Decoder →How It Works
-
Type the catalog number
Enter the PowerFlex catalog number off the drive nameplate. 520-series codes are dash-delimited (25B-B2P5N104); 750-series codes are a fixed 18-character string with no dashes (20G11RB2P2JA0NNNNN). The 21G enclosure placeholder '*' at position 6 is accepted. Lowercase, spaces, and unicode dashes are normalized before decoding.
-
Read the catalog-number breakdown
The colored breakdown strip splits the code position by position: drive family, voltage class, output-current rating, enclosure, interface/filter and braking for the 520; family, frame, input type, enclosure, voltage, rating, filtering, dynamic braking, door HIM, and the option block for the 750. Each tile shows the raw characters and their decoded meaning.
-
Read the ratings card
On an exact match the ratings card shows the output current in amps, the Normal-Duty motor HP/kW, the voltage class, the frame, and the enclosure, all read from Rockwell's published tables. The HP/kW shown is the Normal-Duty figure; the card reminds you the 520 allows 150% overload for 60 s / 200% for 3 s and the 750 publishes separate Normal-Duty and Heavy-Duty ratings.
-
Check the validity verdict
If the structure decodes but the combination is not a real drive, a 'Not a cataloged drive' banner explains why and, where possible, suggests the nearest real catalog number for that family and voltage. Impossible 750-series field combinations (enclosure wrong for the frame, braking A on Frames 8-10, an invalid door-HIM digit) are reported as hard-invalid, not just a warning.
-
Read 'What this means for the job'
The derived layer translates the decode into sizing and install guidance: the motor the drive sizes, the supply phase and voltage, the enclosure/IP rating and frame note, the EMC-filter meaning on the 520, and a 'what to check next' list. For a 750 code not in the extracted table it tells you to verify the exact current, Normal-Duty and Heavy-Duty HP/kW against 750-TD001.
-
Export the decode
PDF export produces a branded report with the catalog-number breakdown, ratings, the derived guidance, field notes, warnings, and the Rockwell source citation. CSV and shareable-link export carry the same decode context for documentation, not as an order or installation authorization.
Built For
- A maintenance tech decoding 25B-B2P5N104 off a failed drive to confirm it is a PowerFlex 525, 2.5 A, 240V 3-phase before sourcing a replacement
- A panel builder confirming 25A-B048N104 and 25B-B048N104 are both 48.3 A / 15 HP Normal-Duty so a 523 can be cross-checked against a 525 of the same rating
- An electrician catching that 25B-V1P6N104 is invalid because the 1.6 A (1P6) code is 523-only, with no 525 row in the source
- A controls engineer reading 20G11RB2P2JA0NNNNN as a Frame-1 PowerFlex 755, 2.2 A, 240V, before specifying a like-for-like spare
- A specifying engineer decoding 21G14*C460JN0NNNNN as a 755 with Options cabinet drive, 460 A / 250 kW at 400V, Frame 8, and understanding the '*' is an enclosure-to-be-specified placeholder
- An estimator confirming that 21G14NC460JN0NNNNN is impossible because enclosure code N is a Frames 2-7 code on a Frames-8-10 cabinet drive
- A reliability planner pulling a decoded PowerFlex catalog number into a PDF for an asset record before ordering through distribution
- A field tech cross-shopping a PowerFlex against an ABB ACS drive of similar current and voltage when planning a substitution
Features & Capabilities
Two Formats, One Decoder
The engine branches on the prefix first: the dash-delimited 520-series (25A/25B) and the fixed 18-character 750-series (20F/20G/21G) are decoded by separate positional grammars, so a 520 dash code and a 750 fixed string each parse against the right rules instead of one averaged scheme.
Rating Code Is an Output Current, Not Power
The rating field is matched as an opaque lookup key. Output amps, HP, and kW are read from Rockwell's published ratings row, never parsed from the code digits, so the 'P' decimal point and 'K' thousands marker in codes like 2P5, 048, and 2K1 are handled without arithmetic errors.
523 = 525 Normal-Duty, Honestly
For a shared current code the 523 and 525 publish the same Normal-Duty HP/kW. The 520 table's two HP/kW pairs are Normal Duty and Heavy Duty, not separate 523/525 columns, and the tool reports the Normal-Duty figure. The genuine catalog difference is that a few low-current codes (the 1.6 A 1P6) are 523-only.
Voltage-Dependent 750 HP/kW
On the 750-series the same output-current code yields different HP/kW at 240/400/480/600/690 V, so the rating is keyed on family + voltage + code. The published tables give HP on the 480V/600V columns and kW on the 400V/690V columns; the tool reports whichever Rockwell published and never converts the missing one.
Frame-Gated Enclosure and Braking Verdict
750-series position-6 enclosure codes are validated against the physical frame (R = Frame 1, F = Frames 2-5, G/N = Frames 2-7, the cabinet codes B/J/K/L/P/W/Y/T = Frames 8-10), and braking code A on Frames 8-10 (which require N) and a door-HIM digit outside {0,2,4} are caught as impossible field combinations rather than passed through.
Hard-Invalid, Not Just Warned
A physically or electrically impossible 750 combination forces the verdict to invalid, even when the rest of the structure decodes cleanly and a rating row exists. The descriptive reason is kept so you know exactly which field is wrong, and a wrong voltage code or an uncataloged code is distinguished from a sound code simply absent from the extracted table.
The 21G '*' Placeholder Is Understood
PowerFlex 755 with Options (21G) catalog numbers carry a '*' at position 6 because the cabinet/enclosure is selected separately. The tool treats it as a valid enclosure-to-be-specified placeholder with an explanatory note, not as an unknown character or an error.
Never Fabricates a Rating
Legacy PowerFlex families (4, 40, 40P, 400, 70, 700, 7000, 700S/700H, 527) are recognized by prefix without inventing numbers, and a structurally sound 750 code that is not in the extracted ratings table returns the structural decode plus an instruction to verify against 750-TD001 rather than a guessed current or HP.
Comparison
| Family | Prefix | Format | Voltage classes | Frames | Reported power |
|---|---|---|---|---|---|
| PowerFlex 523 | 25A | Dash-delimited 520-series | 120V 1ph, 240V 1ph/3ph, 480V 3ph, 600V 3ph | A-E | Normal-Duty HP/kW (1.6 A 1P6 codes are 523-only) |
| PowerFlex 525 | 25B | Dash-delimited 520-series | 120V 1ph, 240V 1ph/3ph, 480V 3ph, 600V 3ph | A-E | Normal-Duty HP/kW (same as 523 for a shared code) |
| PowerFlex 753 | 20F | Fixed 18-char 750-series | 240/400/480/600/690 V | 1-7 | Voltage-dependent HP/kW (up to about 400 HP / 270 kW) |
| PowerFlex 755 | 20G | Fixed 18-char 750-series | 240/400/480/600/690 V | 1-10 | Voltage-dependent HP/kW (high-power cabinet frames 8-10) |
| 755 with Options | 21G | Fixed 18-char 750-series | 400/480/600/690 V | 8-10 only | Voltage-dependent HP/kW; position 6 is the '*' enclosure placeholder |
References
- Rockwell Automation PowerFlex 520-Series Adjustable Frequency AC Drives - Technical Data, Publication 520-TD001 (catalog number explanation and power-ratings tables by voltage class)
- Rockwell Automation PowerFlex 520-Series Adjustable Frequency AC Drives - User Manual, Publication 520-UM001 (cross-check on the 520 ratings)
- Rockwell Automation PowerFlex 750-Series AC Drives - Technical Data, Publication 750-TD001 (18-position catalog number explanation and power-ratings tables for 208/240/400/480/600/690 V)
- Rockwell Automation PowerFlex 750-Series Drives Selection Guide, Publication PFLEX-SG002 (June 2024) - frame, enclosure, and option-code reference
Frequently Asked Questions
Learn More
PowerFlex Catalog Number Guide: Two Formats, the Output-Current Trap, 523 vs 525, Voltage-Dependent 750 Power, and Frame-Gated Enclosures
Plain-language Allen-Bradley PowerFlex catalog-number reference. How to split the dash-delimited 520-series (523/525) and the fixed 18-character 750-series (753/755/755 with Options); why the rating field is an output current not horsepower; why the 523 and 525 share the same Normal-Duty rating for a given code while the 1.6 A 1P6 is 523-only; why 750 HP/kW changes with voltage; and why a frame-wrong enclosure, braking, or HIM code is an impossible drive. Companion to the PowerFlex Drive Decoder.
Yaskawa Drive Code Guide: The GA-Series 7-Position Catalog Code, Legacy CIMR, and HD vs ND Current
Plain-language Yaskawa AC drive reference. How to read the GA500/GA800 7-position catalog code; why the model token is an output current, not HP, and is reused across families at different kW; why a legacy A1000/V1000 CIMR code is recognized but not fully position-walked; the Heavy-Duty vs Normal-Duty current distinction; and why HP/kW are shown as published. Companion to the Yaskawa Drive Decoder.
Danfoss VLT Type-Code Guide: FC 301/302, FC 102, FC 202, FC 51, the kW Power Code, and Normal vs High Duty
Plain-language Danfoss VLT FC reference. How to read the series and the kW power code (PK75 = 0.75 kW, P11K = 11 kW); how the T2/T4/T5/T6/T7 three-phase and S2/S4 single-phase voltage classes map; why Normal-Duty and High-Duty currents differ (P15K T5 = 27 A ND / 43.2 A HD); and which fields are reliable per family, including the FC 102 output-current gap. Companion to the Danfoss VLT Drive Decoder.
ABB ACS Drive Type-Code Guide: Reading the Designation, Per-Family Voltage Codes, ND/HD Ratings, and kW/HP Honesty
Plain-language ABB ACS drive type-code reference. How to read the series, construction, current rating, and voltage; why each family uses its own voltage-digit map; how Normal-Duty and Heavy-Duty differ and why the ACS355 is single-rating; when kW and HP are published versus a labeled conversion; the ACS880 380-500V 480 V reference convention; and which families and constructions are out of scope. Companion to the ABB ACS Drive Type-Code Decoder.
VFD Cross-Reference Guide: How Drive Brands Line Up by the Electrical Envelope, Voltage-Class and Duty Traps, and What a Cross-Reference Cannot Tell You
Plain-language guide to cross-referencing AC drives between ABB, Allen-Bradley PowerFlex, Yaskawa, and Danfoss. What the electrical envelope match covers; the 400 versus 480 V voltage-class trap; which brands split Normal and Heavy duty and which do not; why output current differs by brand for the same motor; general-purpose versus high-performance family tiers; and the dimensions, wiring, controls, and approvals a cross-reference does not verify. Companion to the VFD Cross-Reference tool.
Related Tools
Can I Run This On That?
Check if your circuit breaker and wiring can handle a specific appliance. Enter breaker size, wire gauge, and load wattage for a pass/fail verdict based on NEC standards.
Wire Sizing Calculator
Find the right AWG wire gauge for any electrical run. Enter amps, distance, and voltage to get NEC-compliant sizing with derating, voltage drop, and copper vs aluminum cost comparison.
Generator Sizing Calculator
What size generator do you need? Add your appliances and loads to calculate total running watts and starting surge. Get a recommended generator size with built-in headroom.