Tuesday, 24 April 2018

555 - Why are MOSFETs switching at a different speed than the one they are being driven at?


I used a 555 oscillator to drive a MOSFET array for my entry-level tesla coil setup. When I measure the frequency at the driver output (Location #2) everything seems normal. When I measure it at the MOSFET output (Location #3) I get an altogether different frequency. Why could that be? What improvements can I make to my circuit?


schematic


simulate this circuit – Schematic created using CircuitLab


Here's the circuit. the circuit


Thank you,


Riccardo




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...