How to make TPW Fan motor in BLDC Motor classification?
Below is a structured roadmap covering key design phases, components, and trade-offs:
Phase 1: Design & Component Selection
1. Core Components
| Part | Specifications | Purpose |
|---|---|---|
| Stator | 2 windings (90° apart), 4–12 poles | Generates rotating magnetic field with minimal copper |
| Rotor | Surface-mounted permanent magnets (Ferrite or low-cost NdFeB) | Provides magnetic field for torque generation |
| Driver IC | Dedicated 2-phase IC (e.g., TI DRV10987, STSPIN220) | Simplifies commutation, integrates protection |
| PCB | 2-layer board with minimal components | Hosts driver IC, passives, and firmware (if needed) |
2. Winding Design
-
Coil Configuration:
-
Option A: Bifilar winding (two parallel wires per slot)
-
Option B: Two independent windings (simpler insulation)
-
-
Turn Count: Optimize for back-EMF ≈ 50–70% of supply voltage at target RPM.
-
Wire Gauge: 26–32 AWG (balance resistance losses and fill factor).
3. Sensorless Commutation
-
Back-EMF Detection: Zero-crossing detection via comparator in driver IC.
-
Startup Sequence:
-
Align: Pulse one phase to lock rotor position.
-
Ramp: Gradual frequency increase until back-EMF is detectable.
-
Phase 2: Prototyping
Tools & Materials
-
Stator Core: Laser-cut laminated steel (e.g., M19 silicon steel).
-
Winding Jig: Custom fixture for consistent coil placement.
-
Test Equipment: Oscilloscope (view back-EMF/current), tachometer (RPM).
Critical Tests
-
Starting Reliability:
-
Test starts under load (e.g., with fan blades attached).
-
Target: >99% success rate at rated voltage.
-
-
Torque Ripple Analysis:
-
Measure current waveform – accept <20% ripple for fan apps.
-
-
Thermal Validation:
-
Run at max load for 24hrs; winding temp < 105°C.
-
Phase 3: Mass Production Optimization
Cost-Reduction Tactics
| Component | Low-Cost Approach | Trade-off |
|---|---|---|
| Stator | Stamped laminations (vs. laser-cut) | Higher core losses |
| Magnets | Ferrite (vs. NdFeB) | 20–30% lower torque density |
| Windings | Automated needle winding | ±5% tolerance in turn count |
| Driver IC | Bare die (chip-on-board packaging) | Reduced thermal dissipation |
Automated Manufacturing Steps
-
Stator Stacking: Glue laminations → insert insulation sleeves.
-
Winding: CNC coil winder → terminate leads.
-
Rotor Assembly: Magnet bonding + dynamic balancing.
-
Final Assembly: Press-fit bearings, attach PCB, calibrate.
Key Technical Challenges & Solutions
-
Problem: Unreliable sensorless start
-
Fix: Increase initial alignment pulse duration; add kick-start algorithm in firmware.
-
-
Problem: Acoustic noise (torque ripple)
-
Fix:
-
Skew stator slots or magnets by 1–2 mechanical degrees.
-
Use PWM frequency >20 kHz (inaudible range).
-
-
-
Problem: EMI from abrupt commutation
-
Fix:
-
Add RC snubbers across windings.
-
Ferrite beads on power leads.
-
-
Design Comparison: TPW vs. 3-Phase BLDC Fan
| Parameter | TPW Fan Motor | 3-Phase BLDC Fan |
|---|---|---|
| Bill of Materials | $0.50–$1.50 | $1.50–$4.00 |
| Driver Complexity | 4 MOSFETs + 2-phase IC | 6 MOSFETs + 3-phase IC/MCU |
| Commutation | Square wave (90° phase shift) | Sinusoidal/FOC (120° shift) |
| Development Time | 2–4 weeks (simple control logic) | 8–12 weeks (FOC tuning) |
When to Choose TPW Architecture
-
Ideal: Cost-driven, fixed-speed fans (e.g., CPU coolers, appliance fans).
-
Avoid: High-torque/variable-speed apps (drones, power tools).
Conclusion
Building a TPW fan motor hinges on strategic simplification:
-
Exploit the forgiving physics of fan loads (low torque, steady speed).
-
Leverage integrated 2-phase driver ICs to replace complex control.
-
Optimize every component for cost (e.g., ferrite magnets, stamped stators).
Final Tip: Start with off-the-shelf TPW driver ICs (e.g., Onsemi LV8811) for prototyping – they handle commutation, protection, and startup sequences, letting you focus on motor geometry and winding optimization.
Why Blower motor is important in BLDC Motor classification?
Why TPW Fan motor is important in BLDC Motor classification?
Related Article