InterviewSolution
Saved Bookmarks
| 1. |
In the following C.S. stage, what is the gate voltage appearing across M1?(a) V1 * [(R2 || R3) / (R1 || R2 || R3)](b) V1 * [(R2 + R3) / {R1 + R2) || R3}](c) V1 * [(R2 + R3) / (R1 + R2 + R3)](d) V1 * [(R2 || R3) / {R1 + (R2 ||R3}]I got this question in final exam.The above asked question is from MOSFET Amplifier with CS Configuration in chapter FET Amplifiers of Analog Circuits |
|
Answer» The CORRECT OPTION is (d) V1 * [(R2 || R3) / {R1 + (R2 ||R3}] |
|