Minor changes
This commit is contained in:
parent
107a9c72ad
commit
e189b1263c
5 changed files with 247 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
Components
|
||||
---------------
|
||||
===============
|
||||
|
||||
Two types of electronic components:
|
||||
1) Active: Source of energy (includes amplifying components such as transistors).
|
||||
|
@ -13,10 +13,33 @@ Two types of electronic components:
|
|||
:width: 200px
|
||||
|
||||
Generators
|
||||
^^^^^^^^^^^^
|
||||
----------------
|
||||
|
||||
.. include:: esl.rst
|
||||
|
||||
There are two important generators to know:
|
||||
1) Current generators |igen_c| that strive to maintain constant current on his terminals. Arrow must point towards the current direction (`source <https://ultimateelectronicsbook.com/labeling-voltages-currents-nodes/>`__).
|
||||
2) Voltage generators |igen_v| that strive to maintain constant voltage on his terminals.
|
||||
|
||||
Resistors
|
||||
-------------
|
||||
Two ways of connecting resistors: 1) series 2) parallel
|
||||
|
||||
Series
|
||||
~~~~~~~
|
||||
.. image:: figures/resistor_serie.svg
|
||||
:align: center
|
||||
:width: 130px
|
||||
|
||||
Equivalent resistors is simply :math:`R=R_1+R_2`.
|
||||
|
||||
Parallel
|
||||
~~~~~~~~~~~~
|
||||
|
||||
.. image:: figures/resistor_parallel.svg
|
||||
:align: center
|
||||
:width: 100px
|
||||
|
||||
|
||||
Equivalent resistors is :math:`\frac{1}{R}=\frac{1}{R_1}+\frac{1}{R_2} \Rightarrow R = \frac{1}{\frac{1}{R_1}+\frac{1}{R_2}}`.
|
||||
With only two resistors, it is simply :math:`\frac{R_1R_2}{R_1+R_2}`.
|
|
@ -2,4 +2,4 @@
|
|||
:width: 80px
|
||||
|
||||
.. |igen_v| image:: figures/gen_v.svg
|
||||
:width: 58px
|
||||
:width: 58px
|
||||
|
|
117
source/electronics/figures/resistor_parallel.svg
Normal file
117
source/electronics/figures/resistor_parallel.svg
Normal file
|
@ -0,0 +1,117 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="28.707293mm"
|
||||
height="26.208586mm"
|
||||
viewBox="0 0 28.707293 26.208586"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
|
||||
sodipodi:docname="resistor_parallel.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="true"
|
||||
inkscape:zoom="3.8698653"
|
||||
inkscape:cx="6.8477836"
|
||||
inkscape:cy="13.178753"
|
||||
inkscape:window-width="2544"
|
||||
inkscape:window-height="1376"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="48"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1">
|
||||
<inkscape:grid
|
||||
id="grid1"
|
||||
units="px"
|
||||
originx="-65.285932"
|
||||
originy="-123.0912"
|
||||
spacingx="0.26458333"
|
||||
spacingy="0.26458334"
|
||||
empcolor="#e50000"
|
||||
empopacity="0.30196078"
|
||||
color="#0099e5"
|
||||
opacity="0.14901961"
|
||||
empspacing="7"
|
||||
dotted="false"
|
||||
gridanglex="30"
|
||||
gridanglez="30"
|
||||
visible="true" />
|
||||
</sodipodi:namedview>
|
||||
<defs
|
||||
id="defs1" />
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-65.285937,-123.0912)">
|
||||
<path
|
||||
id="path3970"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.926042;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 71.305208,132.42396 h 2.77812 l 0.92605,1.85209 1.85208,-3.70417 1.85208,3.70417 1.85209,-3.70417 1.85208,3.70417 1.85208,-3.70417 0.92604,1.85208 h 2.77813"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccccccccc" />
|
||||
<path
|
||||
id="path1"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.926042;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 71.305208,147.24062 h 2.77812 l 0.92605,1.85209 1.85208,-3.70417 1.85208,3.70417 1.85209,-3.70417 1.85208,3.70417 1.85208,-3.70417 0.92604,1.85208 h 2.77813"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccccccccc" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:7.05556px;line-height:1.25;font-family:'DejaVu Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';text-align:center;text-anchor:middle;stroke-width:0.264583"
|
||||
x="79.548889"
|
||||
y="128.23473"
|
||||
id="text1"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan1"
|
||||
style="stroke-width:0.264583"
|
||||
x="79.548889"
|
||||
y="128.23473">R<tspan
|
||||
style="font-size:65%;baseline-shift:sub"
|
||||
id="tspan2">1</tspan></tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:7.05556px;line-height:1.25;font-family:'DejaVu Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';text-align:center;text-anchor:middle;stroke-width:0.264583"
|
||||
x="79.588081"
|
||||
y="143.05139"
|
||||
id="text4"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan4"
|
||||
style="stroke-width:0.264583"
|
||||
x="79.588081"
|
||||
y="143.05139">R<tspan
|
||||
style="font-size:65%;baseline-shift:sub"
|
||||
id="tspan5">2</tspan></tspan></text>
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:0.926042;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 87.973958,132.42396 v 14.81666"
|
||||
id="path5"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:0.926042;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 71.305208,132.42396 v 14.81666"
|
||||
id="path6"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:0.926042;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 87.973958,139.83229 h 5.55625"
|
||||
id="path7" />
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:0.926042;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 65.748958,139.83229 h 5.55625"
|
||||
id="path8" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.5 KiB |
103
source/electronics/figures/resistor_serie.svg
Normal file
103
source/electronics/figures/resistor_serie.svg
Normal file
|
@ -0,0 +1,103 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="37.967712mm"
|
||||
height="10.892721mm"
|
||||
viewBox="0 0 37.967712 10.892721"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
|
||||
sodipodi:docname="resistor_serie.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="true"
|
||||
inkscape:zoom="5.472816"
|
||||
inkscape:cx="33.163914"
|
||||
inkscape:cy="14.800424"
|
||||
inkscape:window-width="2544"
|
||||
inkscape:window-height="1376"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="48"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1">
|
||||
<inkscape:grid
|
||||
id="grid1"
|
||||
units="px"
|
||||
originx="-71.768223"
|
||||
originy="-141.18519"
|
||||
spacingx="0.26458333"
|
||||
spacingy="0.26458334"
|
||||
empcolor="#e50000"
|
||||
empopacity="0.30196078"
|
||||
color="#0099e5"
|
||||
opacity="0.14901961"
|
||||
empspacing="7"
|
||||
dotted="false"
|
||||
gridanglex="30"
|
||||
gridanglez="30"
|
||||
visible="true" />
|
||||
</sodipodi:namedview>
|
||||
<defs
|
||||
id="defs1" />
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-71.768228,-141.18519)">
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:0.926042;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 87.973959,150.01876 h 5.55625"
|
||||
id="path8" />
|
||||
<path
|
||||
id="path3970"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.926042;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 92.604169,150.01875 h 2.77812 l 0.92605,1.85209 1.85208,-3.70417 1.852081,3.70417 1.85209,-3.70417 1.85208,3.70417 1.85208,-3.70417 0.92604,1.85208 h 2.77813"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccccccccc" />
|
||||
<path
|
||||
id="path1"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.926042;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 72.231249,150.01875 h 2.77812 l 0.92605,1.85209 1.85208,-3.70417 1.85208,3.70417 1.85209,-3.70417 1.85208,3.70417 1.85208,-3.70417 0.92604,1.85208 h 2.77813"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccccccccc" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:7.05556px;line-height:1.25;font-family:'DejaVu Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';text-align:center;text-anchor:middle;stroke-width:0.264583"
|
||||
x="80.47493"
|
||||
y="146.32872"
|
||||
id="text1"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan1"
|
||||
style="stroke-width:0.264583"
|
||||
x="80.47493"
|
||||
y="146.32872">R<tspan
|
||||
style="font-size:65%;baseline-shift:sub"
|
||||
id="tspan2">1</tspan></tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:7.05556px;line-height:1.25;font-family:'DejaVu Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';text-align:center;text-anchor:middle;stroke-width:0.264583"
|
||||
x="100.88704"
|
||||
y="146.32872"
|
||||
id="text4"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan4"
|
||||
style="stroke-width:0.264583"
|
||||
x="100.88704"
|
||||
y="146.32872">R<tspan
|
||||
style="font-size:65%;baseline-shift:sub"
|
||||
id="tspan5">2</tspan></tspan></text>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.8 KiB |
|
@ -1,2 +1,2 @@
|
|||
Thévenin's And Norton's Theorems
|
||||
-------------------------------
|
||||
=======================================
|
Loading…
Add table
Reference in a new issue