Electronic – Amplify PWM signal from 0-5V to 0-10V

converterflybackpwm

I'm trying to amplify my PWM signal from 0-5V to 0-10V. As the nature of my project is a flyback converter, I thought that using a logic level mosfet with gate inputs from Arduino was enough to switch it but I was proven wrong. I've got a pwm from china on the way but it is only able to go 0-5V 100khz. I've learn from the kind users here that the mosfet requires 0-10v for the mosfet to be able to do fast switching. Is anyone able to point me the right direction in pulling up the amplitude perhaps recommend a solution? I read about D amplifiers but I have a square wave output already. Thanks in advance !

Best Answer

Use a MOSFET gate driver, such as a MCP14A0151.

It is compatible with almost any logic ouput level (TTL, CMOS 5V, CMOS 3.3V), and ensure fast switching.

Of course you need a 10V power supply.