Transistor Circuit Construction

  1. Design and build the voltage amplifier based on fixed biasing shown below. Determine the value of $R_B$, $R_C$, and $V_{CC}$ to achieve maximum voltage amplification and minimum distortion by setting the DC operating point to be in the middle of the linear range of the output characteristic plot. The values of capacitors $C$ should be large enough so the impedance $Z_C=1/j\omega C$ can be assumed to be zero approximately for the signal frequency $\omega$.

    ACamplification0a.png.

  2. Repeat the above for the amplifier based on a self-biasing circuit shown in the figure below. Determine the values of $R_1$, $R_2$, $R_C$, and $R_E$ to achieve maximum voltage amplification and minimum distortion by setting the DC operating point to be in the middle of the linear range of the output characteristic plot.

    Hint 1: To minimize distortion, the DC operating point should be around the center of the linear region of the output characteristic plot, i.e., $V_{CE}\approx V_{CC}/2$.

    Hint 2: write a piece of Matlab code based on the equations for the self-biasing circuit given here to calculates the DC operating point ($I_B$, $I_C$, $V_B$, $V_C$, $V_E$, and $V_{CE}=V_C-V_E$), based on the circuit parameters $V_{CC}$, $R_1$, $R_2$, $R_C$ and $R_E$ that you choose for your design.

    ACamplification1.gif.

  3. Connect a load resistor $R_L$ to the amplificaiton circuit above, measure the output voltage across $R_L$ as its value varies from $1 M\Omega$ to $10 \Omega$ in decade scale. Then insert an emitter follower in between the amplification cirucit and the load $R_L$. Re-measure the output voltage across $R_L$ when its values varies as before. Explain what you observe.

    What to submit:

    A text document that discusses concisely each of the items specified above, including