ad space

DIY Transformer Design for Small Electronics: Primary and Secondary Coil Calculations

The inductances of a transformer are typically derived from its design parameters, such as core material, winding turns, and operating frequency. Here a typical design calculation for a 50 Hz transformer based on voltage levels and power rating requirement for a small electronics circuit board that will power +12V motor and actuator and +5V for IC and microcontroller will be explained. Here's how I approached it:

The following shows simple AC to DC converter circuit, that is power supply circuit.

DIY Transformer Design for Small Electronics

In the above power supply design, the transformer TR1 receives 220V AC @50Hz signal at its primary and the primary and secondary coils are wound such that the secondary output voltage is 20V RMS. Now we will calculate the primary and total secondary inductances, the number of turns required to make the DIY power supply transformer with the said input and output voltage requirement. For details on the operation of the transformer see What Is Step-Down Transformer and How It Works?.


1. Primary Inductance (LpL_p)

The primary inductance can be approximated using the formula:

Lp=Np2μAelcL_p = \frac{N_p^2 \cdot \mu \cdot A_e}{l_c}

Where:

  • NpN_p: Number of turns in the primary winding
  • μ\mu: Permeability of the core material
  • AeA_e: Cross-sectional area of the core (in m2m^2)
  • lcl_c: Mean magnetic path length of the core (in mm)

For a 50 Hz transformer:

  • LpL_p typically falls in the range of 1H10H1\,\text{H} - 10\,\text{H}, depending on the transformer's power rating.
  • Small transformers (<50VA): Lp13HL_p \approx 1 - 3\,\text{H}
  • Medium transformers (50500VA): Lp37H

Approximation for Your Transformer:

Assuming a power rating around 100 VA and good magnetic coupling, I selected Lp5HL_p \approx 5\,\text{H} as a reasonable estimate the design.


2. Secondary Inductance (LsL_s)

The secondary inductance is related to the primary inductance by the square of the turns ratio:

Ls=LpTurns Ratio2L_s = \frac{L_p}{\text{Turns Ratio}^2}

The turns ratio is determined by the voltage levels of the primary and secondary windings:

Turns Ratio=VpVs\text{Turns Ratio} = \frac{V_p}{V_s}

For your transformer:

  • Primary voltage Vp=230VV_p = 230\,\text{V
  • Secondary voltage Vs=20V RMSV_s = 20\,\text{V RMS}
Turns Ratio=23020=11.5\text{Turns Ratio} = \frac{230}{20} = 11.5

Using the selected Lp=5HL_p = 5\,\text{H}:

Ls=511.52=0.0378H=37.8mHL_s = \frac{5}{11.5^2} = 0.0378\,\text{H} = 37.8\,\text{mH}

3. DC Resistances (RpR_p and RsR_s)

The DC resistance of the windings depends on the wire gauge (AWG), length of the wire, and resistivity of copper (1.68×108Ωm1.68 \times 10^{-8}\,\Omega\,\text{m}).

Formula:

R=ρlAR = \rho \cdot \frac{l}{A}

Where:

  • ρ\rho: Resistivity of copper
  • ll: Length of the wire
  • AA: Cross-sectional area of the wire

For a typical transformer:

  • Primary Resistance (RpR_p): Small transformers have primary resistances in the range 0.11Ω.  0.1 - 1\,\Om.For your case, Rp0.1ΩR_p \approx 0.1\,\Omega
  • Secondary Resistance (RsR_s): Based on the lower voltage and higher current, Rs0.5ΩR_s \approx 0.5\,\Omega

Final Values Recap:

  • Primary Inductance (LpL_p): 5H5\,\text{H}
  • Secondary Inductance (LsL_s): 37.8mH37.8\,\text{mH}
  • Primary DC Resistance (RpR_p): 0.1Ω0.1\,\Omega
  • Secondary DC Resistance (RsR_s): 0.5Ω0.5\,\Omega

Post a Comment

Previous Post Next Post