0

I currently have an output of 160V, but my application requires a minimum of 400V-500V. Is there a method to triple the existing 160V to achieve the desired voltage range of 400V-500V?

This is a common boost circuit consisting of a 555 timer and other common components.

jsotola
  • 2,497
  • 2
  • 12
  • 21
Doobalo
  • 3
  • 1

1 Answers1

1

I doubt your boost gives 160V after some serious output loading. Change the topology to flyback below. Just change the inductor to transformer (iron powder core). Add R2C2D3 snubber to "catch" the voltage spikes on primary winding to not harm the mosfet.

The transformer ratio formula is L1/L2 = (N1/N2)^2. (the transformer ratio N1/N2 do not have to be so low like 9/400 , because flyback topology provides some "native" boost advantage).

schematic

simulate this circuit – Schematic created using CircuitLab

  • Suggestion: Either draw secondary negative side shorted to primary ground, or mention that one would need something like an opto of voltage feedback will be required in future – tobalt Jun 20 '23 at 15:57