Friday, 26 June 2015

operational amplifier - Omp Amp Design for shifting a voltage range


My DAC can only output voltages between 0-5 V and I want to linearly shift the range to -2.5 to 2.5 V. For example, a 2.5 input would (ideally) lead to a zero volt output. Likewise, a 5 V input would lead to a 2.5 V output. What circuit would be ideal for this? Thanks in advance!




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