Update biasing_of_bjt.md

This commit is contained in:
PhillipRambo 2025-02-27 13:26:13 +01:00 committed by GitHub
parent 01cb87e708
commit b9a16a3272
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -116,10 +116,10 @@ K = (1 - abs(s_1_1)^2 - abs(s_2_2)^2 + abs(s_1_1 * s_2_2 - s_1_2 * s_2_1)^2) / (
When these steps are done, your schematic should look like the following:
(remember to set the frequency in the elements that need it as we go !)
And you results/.dpl file should look like the following:
<p align="center"> <img src="../../../media/module_2/schematic_bias_2.png" width="800" height="500" /> </p>
<p align="center"> <img src="../../../media/module_2/schematic_bias_2.png" width="800" height="600" /> </p>
(remember to set the frequency in the elements that need it as we go !)
And you results/.dpl file should look like the following:
<p align="center"> <img src="../../../media/module_2/results_bias_1.png" width="800" height="400" /> </p>
<p align="center"> <img src="../../../media/module_2/results_bias_1.png" width="800" height="500" /> </p>
At this point we can add markers to the lines in order to analyze the results more precisely.
## Finding the Optimal Number of Fingers