tjgilbert / ece411

ece411 project repository
MIT License
0 stars 2 forks source link

choose op amps for filter stage #16

Closed dahnk closed 7 years ago

dahnk commented 7 years ago

Need to handle frequencies around 125Khz

the LT1022 can handle it, it has an acceptable slew rate

here is the digikey link: http://www.digikey.com/product-search/en/integrated-circuits-ics/linear-amplifiers-instrumentation-op-amps-buffer-amps/2556125?k=lt1022

jmesserpdx commented 7 years ago

If we do a passive filter we may need only a simple transistor CC or CE amp to boost it for the output stage.

dahnk commented 7 years ago

I agree, currently simulating with active but will also simulate passive with bjt amplifier following

On Nov 10, 2016 2:38 AM, "Jann" notifications@github.com wrote:

If we do a passive filter we may need only a simple transistor CC or CE amp to boost it for the output stage.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tjgilbert/ece411/issues/16#issuecomment-259657289, or mute the thread https://github.com/notifications/unsubscribe-auth/ANM1gxTuKPGmzztpvDiIS60bRULzAQODks5q8vQRgaJpZM4KuYD- .

jmesserpdx commented 7 years ago

When you simulate BJT see if you can get an offset of 7.2 and 6.6 Volts with the follower. Then the output node can be at Vcc/2

dahnk commented 7 years ago

I have a bunch of TL074cn JFET op amps and these are working really well, I don't think we need to order anything else, but we can just for more testing, but the slew rate on these is more than sufficient to handle our 125kHz input signal.