In this post I will focus on motor windings (Delta, Star, and Star-Delta.) and 3 Phase. In a coreless axial flux motor, the winding configuration significantly affects the motor's performance, including efficiency, torque, power output, and control complexity. The three primary winding configurations are Delta (Δ), Star (Y), and Star-Delta (Y-Δ). Each winding configuration offers different electrical and performance characteristics. The Delta (Δ) connection is best for high-power applications, the Star (Y) connection is efficient for lower power with a neutral reference, and the Star-Delta (Y-Δ) transition allows smooth startup with minimal inrush current before switching to full power.
For all three configurations below, A1 and A2 are the ends of the A wire. B1 and B2 are the ends of the B wire. C1 and C2 are the ends of the C wire.
>Delta
In a Delta (Δ) winding, the three-phase windings form a closed loop, with each phase connected end-to-end in a triangle. This provides a lower voltage per phase but allows for higher current handling. Each coil shares its terminals with two other coils, forming a closed loop. Delta connection forms a closed-loop triangle, where each phase winding is connected end-to-end without a neutral. Each phase shares current between two windings, reducing the effective winding resistance. Higher efficiency at higher speeds, suitable for high RPM applications. No neutral point, meaning only three-wire operation.
>Delta Connection Mapping (A2 -> B1), (B2 -> C1), (C2 -> A1), The PCB connections are taken from A1, B1, and C1.
>(Connect the end of phase A (A2) to the start of phase B)
>(Connect the end of phase B (B2) to the start of phase C)
>(Connect the end of phase C (C2) to the start of phase A)
>Star
In a Star (Y) winding, one end of all three windings is connected to a common neutral point. This configuration provides a higher phase voltage and is typically used for lower current applications. The neutral point is where all three windings converge. The Star (Y) configuration has one common neutral point where the ends of all windings meet. This allows for higher phase voltage but limits the maximum phase current.
>Star Connection Mapping (A2 -> Neutral), (B2 -> Neutral), (C2 -> Neutral), The PCB connections are taken from A1, B1, and C1. Neutral is connected together on the PCB as Ground or on the Driver as Neutral.
>(Connect the end of phase A (A2) to Neutral
>(Connect the end of phase B (B2) to Neutral
>(Connect the end of phase C (C2) to Neutral
In a Star-Delta (Y-Δ) winding it's a hybrid configuration where the motor starts in Star (Y) mode for high torque during startup and then transitions to Delta (Δ) mode for high-speed operation. This configuration switches from Star to Delta using an external relay or electronic switch. After a short duration or when reaching a certain RPM, the system switches from Star to Delta mode.
If your robowaifu motor needs torque at low speeds, use Star (Y). If your motor will operate mostly at high speed, use Delta (Δ). If you need both torque and high speed, implement a Star-Delta switch (Y-Δ). A Star-Delta will require more thought, consideration, and electronics.
Now I will focus on 3-Phase power. A 3-phase system consists of three alternating currents (AC) that are phase-shifted by 120 degrees from each other. This ensures continuous power delivery, smoother torque output, and efficient motor operation compared to single-phase systems. Three windings (A, B, C) each receive their own AC phase. Each phase alternates between positive and negative voltages, ensuring smooth torque production without dead spots. The sum of the three phases at any point in time is zero, ensuring constant power delivery.
Delta (Δ) Winding in 3-Phase: Each phase shares current with two windings at any time. No neutral is needed. The voltage applied across any winding is line-to-line voltage. Creates a looped path for the current, ensuring continuous power.
Current Path Example in Δ:
>When A is at peak voltage: Current flows from A to B and A to C. The return current is shared through B and C.
>When B is at peak voltage: Current flows from B to A and B to C. The return current is shared through A and C.
>When C is at peak voltage: Current flows from C to A and C to B. The return current is shared through A and B.
Thus, each winding always has some current, producing smooth rotation.
Star (Y) Winding in 3-Phase: The three phases meet at a neutral point. Each winding gets line-to-neutral voltage (lower than Delta). The neutral can be grounded or floating.
Current Path Example in Y:
>When A is at peak voltage: Current flows from A to Neutral. The return current comes from Neutral through B and C.
>When B is at peak voltage: Current flows from B to Neutral. The return current comes from Neutral through A and C.
>When C is at peak voltage: Current flows from C to Neutral. The return current comes from Neutral through A and B.
This configuration is commonly used for high torque at startup, but requires a neutral return path.
Star-Delta (Y-Δ) Transition in 3-Phase: The motor starts in Star (Y) mode for high torque. After reaching speed, it switches to Delta (Δ) for higher efficiency. The switching occurs via a relay or electronic circuit.
How Star-Delta Switching Works:
>Startup (Star Mode): Current flows through a full winding per phase. Higher line-to-neutral voltage. Lower starting current (prevents excessive inrush current).
>After Switching to Delta Mode: Current flows through two windings per phase. Higher current capacity. Higher running efficiency.
This transition prevents high current draw at startup, while allowing full performance at high speeds.