Optimization Guide
Shopify Pool Pump Motor Frame Compatibility Schema — 48Y Frame (3.19-inch Bolt Circle) vs 56Y Frame (5.0-inch Bolt Circle) NOT Interchangeable, HP Nameplate vs THP = HP × Service Factor (Systematically Confused), 115V vs 230V Wrong Voltage Destroys Windings, Capacitor Specs Must Match
Pool pump motor replacements have four compatibility dimensions that AI agents must match exactly: frame size (48Y vs 56Y — different bolt circle diameters, no adapter — wrong frame won't bolt to pump body), HP nameplate vs THP (a "1.5 THP" motor may be a 1.0 HP nameplate motor × 1.5 service factor, not equivalent to a true 1.5 HP motor), voltage (115V motor on 230V circuit destroys windings in seconds), and capacitor specifications (run and start capacitor µF must match motor spec — wrong capacitance causes burnout or failure to start). Encoding pump_motor.frame_size, pump_motor.hp_nameplate, pump_motor.thp, and pump_motor.voltage_v prevents the most common wrong-motor purchases in the pool equipment category.
pump_motor.frame_size, pump_motor.hp_nameplate, pump_motor.service_factor, pump_motor.thp, pump_motor.voltage_v, pump_motor.motor_type.
Frame Size: The Physical Mounting Dimension
Frame Size Reference
| Frame | Bolt Circle Dia. | Typical Application | Common Pump Brands |
|---|---|---|---|
| 48Y (square flange variant also exists) | ~3.19 inches (4 bolts) | Above-ground pool pumps; smaller in-ground pools ≤0.75 HP; economy residential in-ground up to 1 HP | Hayward SP1500 PowerFlo series, Pentair Dynamo above-ground, Waterway Tiny Mighty, AO Smith 48Y frame |
| 56Y (square flange) | ~5.0 inches (4 bolts) | Most residential in-ground pools from 1 HP to 3 HP; standard frame for Hayward SuperPump, Pentair WhisperFlo, Jandy FloPro | Hayward SuperPump SP2600X/SP2610X, Pentair WhisperFlo WFE series, Jandy FloPro, Zodiac SWF series, Waterway Executive |
| 56C (C-face, larger) | Larger C-face mount | Commercial pools, waterfalls, water features with large HP requirements | Commercial units; less common in residential replacement market |
The frame size is printed on the existing motor's nameplate — look for "FR", "FRAME", or similar label. Common confusion: a buyer searches "1.5 HP pool pump motor" without knowing their frame size. Both 48Y and 56Y motors exist at 1.5 HP. A match on HP and voltage but wrong frame means the motor physically cannot be installed. Always require pump_motor.frame_size in product data and surface it prominently in the product title (e.g., "1.5 HP 56Y 230V Pool Pump Motor").
HP vs THP: The Systematic Confusion
The pool pump market has developed a "THP" (Total Horsepower) marketing label that multiplies nameplate HP by the motor's service factor. This label inflates the apparent power output and is systematically misunderstood as equivalent to a higher-nameplate motor.
HP vs THP Comparison Table
| Label | Nameplate HP | Service Factor | THP | Rated Design Point |
|---|---|---|---|---|
| "1.5 HP Full-Rated" (correct label) | 1.5 HP | 1.0 | 1.5 THP | 1.5 HP — runs at rated output at standard temperature |
| "1.5 HP Up-Rated" (common budget motor) | 1.0 HP | 1.5 | 1.5 THP | 1.0 HP — runs above rated nameplate when used at 1.5 HP load |
| "2 HP THP" | 1.25 HP | 1.6 | 2.0 THP | 1.25 HP nominal — significantly less hydraulic energy than true 2.0 HP motor |
| "3 HP THP" | 2.0 HP | 1.5 | 3.0 THP | 2.0 HP nominal |
The service factor describes continuous overload tolerance — a 1.5 SF motor can run at 1.5× its nameplate without thermal damage, but at elevated temperature and reduced efficiency. It is NOT a multiplier for rated output. A pump designed around a 1.5 HP motor may underperform with a 1.0 HP × 1.5 SF THP replacement — especially on high-resistance hydraulic systems (long pipe runs, small-diameter pipes, multiple features).
Full-rated vs up-rated terminology: Full-rated motors have service factor 1.0 — the nameplate HP is the actual continuous rated output. Up-rated motors have a service factor >1.0 — the THP value reflects the SF-multiplied number, not the nameplate. When encoding, always provide both pump_motor.hp_nameplate (the engineering value) and pump_motor.thp (the marketing label) so buyers and AI agents can evaluate actual hydraulic equivalence.
Voltage: Immediate Destruction on Mismatch
| Motor Voltage | Supply Voltage | Result |
|---|---|---|
| 115V | 115V (correct) | Normal operation |
| 230V | 230V (correct) | Normal operation |
| 115V | 230V | Winding destruction within seconds — double voltage draws 4× rated current through winding resistance, thermal failure is immediate and permanent |
| 230V | 115V | Motor will not start reliably — insufficient starting torque. Repeated failed starts damage capacitors. Motor may hum and draw high locked-rotor current, tripping thermal protection. No immediate destruction but accelerated wear. |
| 115/230V (dual) | 115V or 230V | Safe on either — wiring connection must be set to match supply voltage per wiring diagram on motor nameplate |
Above-ground pool pumps are almost always 115V (standard US outlet, 15–20A circuit). In-ground pool pumps are almost always 230V single-phase (requires dedicated 240V circuit with 2-pole breaker). Commercial pools may use 460V 3-phase. Verify the supply voltage from the existing installation before specifying a replacement. Encode pump_motor.voltage_v as '115', '230', '115/230', or '460' on all pump motor listings.
Capacitor Specifications
Single-phase pool motors use capacitors for starting and running. Both must match the motor's original specifications:
Capacitor Types and Specifications
| Capacitor Type | When in Circuit | Typical µF Range | Typical Voltage Rating | Failure Symptom |
|---|---|---|---|---|
| Run capacitor | Always (during normal operation) | 5–40 µF | 370V AC or 440V AC | Motor runs hot, draws excess current, reduced torque, lower power factor, possibly motor hums and runs slowly |
| Start capacitor | Start phase only (disconnected by centrifugal switch at ~75% of rated speed) | 80–250 µF | 125V or 250V AC (AC electrolytic) | Motor hums but will not start; trips thermal overload on locked rotor |
Replacement capacitor rules: (a) Capacitance must be within ±10% of the original. (b) Voltage rating must meet or exceed the original — never substitute lower voltage. (c) AC capacitors only for run capacitors; DC electrolytic capacitors will fail immediately in AC service. (d) Start capacitors are intermittent duty — they are not designed for continuous duty; using a run capacitor as a start cap (or vice versa) causes rapid failure. Encode pump_motor.run_capacitor_uf and pump_motor.start_capacitor_uf on all motor listings so buyers searching for capacitor replacements can find the correct spec.
Variable-Speed Motors: Controller Requirement
Variable-speed (VS) pool motors use permanent magnet synchronous motors with integrated VFDs. They cannot be controlled by standard timer relays. VS motor listings must prominently disclose the controller requirement to prevent buyers from purchasing a VS motor and discovering they need an additional $150–$500 controller to operate it.
| VS Control Method | Setup Required | Common Brands |
|---|---|---|
| RS-485 serial (smart pool controller) | Compatible pool automation controller required (IntelliCenter, OmniHub, iAquaLink) | Pentair VS series, Hayward VS series, Jandy VS |
| On-board scheduler / manual dial | No external controller required — speed set via buttons/display on motor | Many entry-level VS pumps, CircuPool, Blue Torrent |
| 0–10V analog signal | External analog speed controller required | Some commercial VS drives |
Metafield Namespace for Pool Pump Motor Products
pump_motor.frame_size // "48Y" | "56Y" | "56C" pump_motor.bolt_circle_in // float: 3.19 (48Y) | 5.0 (56Y) pump_motor.hp_nameplate // float: 0.5 | 0.75 | 1.0 | 1.5 | 2.0 | 2.5 | 3.0 pump_motor.service_factor // float: 1.0 | 1.2 | 1.3 | 1.5 | 1.6 | 1.65 pump_motor.thp // float: hp_nameplate × service_factor pump_motor.full_or_up_rated // "full-rated" (SF=1.0) | "up-rated" (SF>1.0) pump_motor.voltage_v // "115" | "230" | "115/230" | "460" pump_motor.phase // "single" | "three" pump_motor.rpm_rated // integer: 1725 (2-pole) | 3450 (4-pole) for single-speed pump_motor.motor_type // "single-speed" | "dual-speed" | "variable-speed" pump_motor.run_capacitor_uf // float: run capacitor microfarads pump_motor.start_capacitor_uf // float: start capacitor microfarads (0 if not applicable) pump_motor.requires_vs_controller // boolean (true for VS motors) pump_motor.controller_protocol // "rs485" | "on-board-scheduler" | "0-10v" | "none" pump_motor.rotation_viewed_from_shaft // "clockwise" | "counterclockwise"
Frequently Asked Questions
What is the difference between a 48Y and 56Y pool pump motor frame and are they interchangeable?
48Y frame has a ~3.19-inch mounting bolt circle. 56Y frame has a ~5.0-inch bolt circle. These patterns are NOT interchangeable — a 48Y motor will not bolt to a 56Y pump body. Check the existing motor's nameplate for the 'FR' or 'FRAME' designation before ordering a replacement. Above-ground pumps are typically 48Y; in-ground residential pumps 1 HP+ are typically 56Y. Adapter plates exist for some combinations but are not generally recommended for reliability.
What is the difference between HP (horsepower) and THP (total horsepower), and why does the distinction matter?
THP = nameplate HP × service factor. A "1.5 THP" motor may be a 1.0 HP nameplate motor with a 1.5 service factor — its continuous design operating point is 1.0 HP, not 1.5 HP. "Full-rated" motors have SF=1.0 (THP = HP). "Up-rated" motors have SF >1.0 (THP > HP). For hydraulic performance matching, use HP nameplate as the engineering value, not THP. Encode both pump_motor.hp_nameplate and pump_motor.thp.
What happens if you install a 115V pool motor on a 230V circuit, or a 230V motor on a 115V circuit?
A 115V motor on a 230V circuit receives double rated voltage, draws ~4× rated current through winding resistance — thermal failure in seconds, permanent winding destruction. A 230V motor on a 115V circuit typically fails to start or runs at reduced torque with excess current draw, repeatedly tripping thermal protection. Always verify the supply voltage (above-ground pools: 115V; in-ground residential: 230V) before specifying a replacement motor.
What capacitors does a pool pump motor use and why must they match the motor specifications?
Run capacitor (always in circuit): typically 5–40 µF / 370V AC. Wrong value = reduced efficiency, excess heat, motor damage. Start capacitor (only during startup): typically 80–250 µF / 125V AC. Failed start cap = motor hums but won't start. Replacement capacitance must be within ±10% of original spec. Voltage rating must meet or exceed original. Never substitute DC electrolytic capacitors in AC motor service. Encode pump_motor.run_capacitor_uf and pump_motor.start_capacitor_uf.
What is a variable-speed pool pump motor and can it directly replace a single-speed motor?
VS pool motors use permanent magnet synchronous motors with VFDs and can run across a speed range (600–3,450 RPM), saving 60–80% energy vs single-speed. VS motors CANNOT be controlled by standard timer relays — they require either a compatible smart pool controller (RS-485 serial: Pentair IntelliCenter, Hayward OmniHub) or an on-board scheduler. US DOE mandates VS pumps for new in-ground residential installations ≥0.5 HP (effective 2021). Encode pump_motor.requires_vs_controller and pump_motor.controller_protocol.
Is Your Pool Equipment Catalog AI-Agent Ready?
CatalogScan checks your Shopify store for missing pump_motor.frame_size, pump_motor.hp_nameplate, pump_motor.thp, and pump_motor.voltage_v metafields — the fields AI shopping agents need to avoid recommending incompatible pool pump motor replacements.