Kazem Sabet (Talk | contribs) |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
|All versions|{{download|http://www.emagtech.com/downloads/ProjectRepo/RFLesson8.zip RF Lesson 8}} }} | |All versions|{{download|http://www.emagtech.com/downloads/ProjectRepo/RFLesson8.zip RF Lesson 8}} }} | ||
− | + | == What You Will Learn == | |
In this tutorial you will build an RF amplifier using a high frequency bipolar junction transistor (BJT) with lumped elements. First, you will examine the S-parameter model of the transistor and analyze its DC bias circuit. Then, you will calculate the port characteristics of the amplifier and verify its matching networks. Finally, you will run an AC frequency sweep analysis of the amplifier to characterize its voltage and gain performance. | In this tutorial you will build an RF amplifier using a high frequency bipolar junction transistor (BJT) with lumped elements. First, you will examine the S-parameter model of the transistor and analyze its DC bias circuit. Then, you will calculate the port characteristics of the amplifier and verify its matching networks. Finally, you will run an AC frequency sweep analysis of the amplifier to characterize its voltage and gain performance. | ||
Line 18: | Line 18: | ||
== Comparing High Frequency & Low Frequency BJT Models == | == Comparing High Frequency & Low Frequency BJT Models == | ||
− | High frequency transistors are typically characterized by their S- | + | High frequency transistors are typically characterized by their S-parameters. The manufacturer data sheets of RF transistors usually contains tables of measured S-parameter data for various DC bias operating points over a certain range of frequencies. [[RF.Spice A/D]] has a large number of RF bipolar junction transistor (BJT) models with measured S-parameter tables for different combinations of collector-emitter voltages (VCE) and collector currents (IC). Most of RF.Spice's RF BJT devices also have counterpart standard BJT model that can be used for DC operating point analysis. The figures below shows the property dialog of the standard BJT model of BFG193 next to the property dialog of the RF BJT model of BFG193 measured at VCE = 10V and IC = 10mA. You will use this transistor for the amplifier design of this tutorial lesson. |
<table> | <table> | ||
Line 38: | Line 38: | ||
== Examining the High Frequency BJT Model == | == Examining the High Frequency BJT Model == | ||
− | You will start this tutorial lesson by testing the S- | + | You will start this tutorial lesson by testing the S-parameters of BFG193. Open the Parts Bin of the Toolbox and search for BFG193. You can search alphabetically or by function under Active > Transistor > NPN > RF. Place an instance of this BJT on the schematic and place two Net Markers (keyboard shortcut: {{key|Alt+N}}) to designate the base and collector of the BJT as the input and output of your circuit as shown in the opposite figure. Ground the emitter of the BJT. |
{{Note|The symbols of the standards BJT and its RF counterpart with an S-parameter model are slightly different.}} | {{Note|The symbols of the standards BJT and its RF counterpart with an S-parameter model are slightly different.}} | ||
Line 188: | Line 188: | ||
</table> | </table> | ||
− | The DC bias circuit has been designed to generate a collector current of IC = 10mA with a collector-emitter voltage of VCE = 10V. For this reason, you will use the S-parameter RF model BFG193v10v10mA in the next part. Run a DC Bias Test of your BJT amplifier to find its DC operating point | + | The DC bias circuit has been designed to generate a collector current of IC = 10mA with a collector-emitter voltage of VCE = 10V. For this reason, you will use the S-parameter RF model BFG193v10v10mA in the next part. Run a DC Bias Test of your BJT amplifier to find its DC operating point parameters. |
<table> | <table> | ||
Line 204: | Line 204: | ||
V<sub>CE</sub> = V<sub>QC</sub> - V<sub>QE</sub> = 16.933 -6.911 = 10.022V | V<sub>CE</sub> = V<sub>QC</sub> - V<sub>QE</sub> = 16.933 -6.911 = 10.022V | ||
− | which validate the DC bias design goals. You can also see all the DC voltages and currents by running a live simulation of the circuit and enabling circuit | + | which validate the DC bias design goals. You can also see all the DC voltages and currents by running a live simulation of the circuit and enabling circuit animation on the Schematic Editor. |
== Stability Analysis of the BJT Transistor & RF Design Strategy == | == Stability Analysis of the BJT Transistor & RF Design Strategy == | ||
Line 242: | Line 242: | ||
== Designing Input and Output Matching Networks == | == Designing Input and Output Matching Networks == | ||
− | Based on the source and load reflection coefficients established in the previous section, you can now design LC matching network sections to be inserted between the base of the BJT and the voltages source and between the collector of the BJT and the load. For the input matching network you will use a shunt inductor L2 and a series capacitor C2 in conjunction with the source resistor R2. Note that the AC voltage source must be shorted for the calculation of the input reflection coefficient. Set up a simple circuit as shown in the figure below and assign a single port between the free node of the series capacitor and the ground. Run a Network Analysis Test of this circuit with the following | + | Based on the source and load reflection coefficients established in the previous section, you can now design LC matching network sections to be inserted between the base of the BJT and the voltages source and between the collector of the BJT and the load. For the input matching network you will use a shunt inductor L2 and a series capacitor C2 in conjunction with the source resistor R2. Note that the AC voltage source must be shorted for the calculation of the input reflection coefficient. Set up a simple circuit as shown in the figure below and assign a single port between the free node of the series capacitor and the ground. Run a Network Analysis Test of this circuit with the following parameters. From the results, note that at 1GHz the required source reflection coefficient has been achieved. |
{| border="0" | {| border="0" | ||
Line 280: | Line 280: | ||
</table> | </table> | ||
− | Next, you will use a shunt capacitor C1 and a series inductor L1 in conjunction with the load resistor R1 for the output matching network. Set up another simple circuit as shown in the figure below and assign a single port between the top node of the shunt capacitor and the ground. Run a Network Analysis Test of this circuit using the same | + | Next, you will use a shunt capacitor C1 and a series inductor L1 in conjunction with the load resistor R1 for the output matching network. Set up another simple circuit as shown in the figure below and assign a single port between the top node of the shunt capacitor and the ground. Run a Network Analysis Test of this circuit using the same parameters table as above. As you can see from the S11 parameter table, the required load reflection coefficient has been achieved. |
<table> | <table> | ||
Line 307: | Line 307: | ||
</table> | </table> | ||
− | Run a Network Analysis Test of the true amplifier circuit independent of the source and load with the | + | Run a Network Analysis Test of the true amplifier circuit independent of the source and load with the parameters specified below: |
{| border="0" | {| border="0" | ||
Line 356: | Line 356: | ||
</table> | </table> | ||
− | Run an AC frequency sweep with the | + | Run an AC frequency sweep with the parameters specified below: |
{| border="0" | {| border="0" | ||
Line 451: | Line 451: | ||
</table> | </table> | ||
<p> </p> | <p> </p> | ||
− | [[Image:Back_icon.png|40px]] '''[[RF.Spice_A/D#RF.Spice_A. | + | [[Image:Back_icon.png|40px]] '''[[RF.Spice_A/D#RF.Spice_A.2FD_Tutorials | Back to RF.Spice A/D Tutorial Gateway]]''' |
Latest revision as of 18:21, 8 November 2016
What You Will Learn
In this tutorial you will build an RF amplifier using a high frequency bipolar junction transistor (BJT) with lumped elements. First, you will examine the S-parameter model of the transistor and analyze its DC bias circuit. Then, you will calculate the port characteristics of the amplifier and verify its matching networks. Finally, you will run an AC frequency sweep analysis of the amplifier to characterize its voltage and gain performance.
Comparing High Frequency & Low Frequency BJT Models
High frequency transistors are typically characterized by their S-parameters. The manufacturer data sheets of RF transistors usually contains tables of measured S-parameter data for various DC bias operating points over a certain range of frequencies. RF.Spice A/D has a large number of RF bipolar junction transistor (BJT) models with measured S-parameter tables for different combinations of collector-emitter voltages (VCE) and collector currents (IC). Most of RF.Spice's RF BJT devices also have counterpart standard BJT model that can be used for DC operating point analysis. The figures below shows the property dialog of the standard BJT model of BFG193 next to the property dialog of the RF BJT model of BFG193 measured at VCE = 10V and IC = 10mA. You will use this transistor for the amplifier design of this tutorial lesson.
Examining the High Frequency BJT Model
You will start this tutorial lesson by testing the S-parameters of BFG193. Open the Parts Bin of the Toolbox and search for BFG193. You can search alphabetically or by function under Active > Transistor > NPN > RF. Place an instance of this BJT on the schematic and place two Net Markers (keyboard shortcut: Alt+N) to designate the base and collector of the BJT as the input and output of your circuit as shown in the opposite figure. Ground the emitter of the BJT.
![]() |
The symbols of the standards BJT and its RF counterpart with an S-parameter model are slightly different. |
Run a Network Analysis Test of your simple two-port RF circuit.