Saturday 15 June 2019

resistors - How to dissipate a lot of current


Lets say I want to test out a sine wave 120V 15Amp inverter by drawing 15 amps of resistive load. How can I draw this without generating very much heat, and optimized for as small as possible.




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