This project implements a single ended OTA (Operational Transconductance Amplifier) using a folded cascode architecture
To test the OTA, connect a differential input signal to the INp and INm analog pins (ua[2] and ua[1] respectively). Connect VDD to 1.8V and VSS to ground. Observe the differential output voltage at the OUT pin (ua[0]) using an oscilloscope or measurement instrument.
Oscilloscope
# | Input | Output | Bidirectional |
---|---|---|---|
0 | |||
1 | |||
2 | |||
3 | |||
4 | |||
5 | |||
6 | |||
7 |
ua | PCB Pin | Internal index | Description |
---|---|---|---|
0 | B1 | 7 | OUT |
1 | B3 | 9 | INm |
2 | B2 | 8 | INp |