Model Amplifier Gain Variation with Output Swing
이전 댓글 표시
I am modeling an operational transconductance amplifier (OTA) in Simulink. The model consists of a transconductor and a load impedance which converts the output current of the transconductor to a voltage. The load impedance is a parallel RC circuit.
I want the value of the resistor to be a function of the output voltage. The intent is to model the reduction in output impedance of an OTA as drain-source voltage of the output transistors approaches their saturation voltage.
What is the best way to do this?
Without the variable resistance, I could just use a Transfer Function block
to model the parallel RC—can I parameterize that block? Also, how would I avoid an algebraic loop as the output voltage is calculated using the resistance which is a function of the output voltage?
Thank you.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 RF Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!