Saturday, 25 April 2015

analog - Designing 0- 300 mA current source with 12v Voltage supply (load = constant 40ohm)


I'm trying to design a 0 to 300 mA controlled current source, the problem is that the supply voltage is a normal adapter with a 12v output. I'v already tried several op-Amp based circuits but the voltage drop over the load exceeds the power supply in all of them. suggestions for a circuit? Load is a constant 40ohm device. Thank you all





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