Wednesday 21 March 2018

mosfet - 555 Timer to drive IRFP460


Hi I am trying to run a slayer exciter using a MOSFET.


http://www.electroboom.com/wp-content/uploads/2015/01/High-Power-Slayer.jpg


enter image description here Tells to use these parts




  • R1 = 2Ω

  • R2 >= 22kΩ

  • D2 = 1N4148, or 1N400x (x is a number)

  • U1 = MIC4452

  • Q1 = 2SK2542


Except I don't have a MIC4452 to drive the MOSFET.


I think I might be crazy - I have no idea what I am doing. Can a NE555 run a MOSFET?
How would I do that?
Maybe another way without using a gate driver?





No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...