====== Block 06 — Real sources and source equivalents ====== ===== Learning objectives ===== * Model **real (linear) sources** with an internal resistance/conductance; read and draw their $U$–$I$ characteristics. * Determine **open-circuit voltage** $U_{\rm OC}$ and **short-circuit current** $I_{\rm SC}$; relate them by $R_{\rm i}=U_{\rm OC}/I_{\rm SC}$. * Convert between **Thevenin (voltage)** and **Norton (current)** equivalents and apply the duality formulas. * Use **deactivation rules** (ideal $U$-source → short, ideal $I$-source → open) to find **internal resistance** via superposition. * Reduce a sub-network to a two-terminal (**one-port**) and use it (e.g., **loaded divider**) to predict $U_{\rm L}$, $I_{\rm L}$. ===== 90-minute plan ===== - Warm-up (8–10 min): - Spot the difference: ideal vs. real source (show $U$–$I$ lines). - Quick quiz: “How to **deactivate** an ideal voltage/current source?” - Core concepts & derivations (60–65 min): - Linear source model; $U_{\rm OC}$, $I_{\rm SC}$; load line and operating point. - Thevenin/Norton duality & conversion; internal resistance by deactivation. - Efficiency $\eta$ and utilization $\varepsilon$; maximum power transfer. - Two-terminal equivalents; **loaded voltage divider** as a Thevenin source. - Guided practice (10–15 min): 2 short numericals + 1 sim task (see “Exercises”). - Wrap-up (5 min): Summary + pitfalls. ===== Conceptual overview ===== - A **real (linear) source** is an ideal source plus an **internal resistance** $R_{\rm i}$ (or conductance $G_{\rm i}$). Its output follows a **straight load line** between $U_{\rm OC}$ and $I_{\rm SC}$. - **Thevenin** (ideal $U$ in series $R_{\rm i}$) and **Norton** (ideal $I$ in parallel $G_{\rm i}$) are **equivalent** seen from the terminals; they are related by $U_{\rm OC}=I_{\rm SC}\,R_{\rm i}$ and $G_{\rm i}=1/R_{\rm i}$. - **Deactivate** ideal sources to find **internal resistance** of a network: ideal $U$-sources → short; ideal $I$-sources → open. Then combine resistors. - **Efficiency** favors $R_{\rm L}\gg R_{\rm i}$ (power systems), **maximum power** favors $R_{\rm L}=R_{\rm i}$ (communications matching). ~~PAGEBREAK~~ ~~CLEARFIX~~ ===== Core content ===== It is known from everyday life that battery voltages drop under heavy loads. This can be seen, for example, when turning the ignition key in winter: The load from the starter motor is sometimes so large that the car lights or radio briefly cuts out.\\ Another example is a $1.5~\rm V$ battery: If such a battery is short-circuited by a piece of wire, the current flows does not let the wire glow. It is noticeably less cutrrent. So it makes sense here to develop the ideal voltage source concept further. In addition, we will see that this also opens up the possibility of converting and simplifying more complicated circuits. {{drawio>PassiverZweipol.svg}} First, the concept of the two-terminal from the chapter [[:electrical_engineering_1:preparation_properties_proportions#resistance_and_conductance|basics and basic concepts]] is to be expanded (). - As **passive two-terminal network** which acts exclusively as a consumer. Thus it is valid for the passive two-terminal network that the current-voltage-characteristic always runs through the origin (see also chapter [[:electrical_engineering_1:simple_circuits#consumer|simple circuits]]). - **Active two-terminal networks**, on the other hand, also act as generators of electrical energy. Thus, the current-voltage characteristic there __does not__ pass through the origin. Active two-terminal networks always contain at least one source (i.e. at least one current or voltage source). ~~PAGEBREAK~~ ~~CLEARFIX~~ ==== From ideal to linear sources: load line, $U_{\rm OC}$ and $I_{\rm SC}$ ==== Practical Example of a realistic Source: For the ideal voltage source, it was defined that it always supplies the same voltage independent of the load. In , in contrast, an example of a "realistic" voltage source is shown as an active two-terminal network. - This active two-terminal network generates a voltage of $1.5~\rm V$ and a current of $0~\rm A$ when the circuit is open. - If a resistor is added, the voltage decreases, and the current increases. For example, a voltage of $1.2~\rm V$ is applied to the resistor of $2 ~\Omega$, and a current of $0.6~A$ flows. - The terminals of the active two-terminal network can be directly connected via the outer switch. Then a current of $3~\rm A$ flows at a voltage of $0~\rm V$. \\ {{url>https://www.falstad.com/circuit/circuitjs.html?running=false&ctz=CQAgjCAMB0l3AWAnC1b0DYrTAZlwBwYCsGA7AEwK7G6RIIUj7jTEjUjECmAtGGABQAdxD8wTOgjEZpUqCLECmVSEonNI0yIIDO6lQjXimYMljUQAZgEMANru6Les8OYNuLemdNU-PUOAgtg5OAE7+8i6+RoEwQqJqUa7yOokB0QFpgfLKmtqCAA6BZhb5QWo6uGRJpu6W7hCVggDm4Bq5HbhlOtAgAEI2AC5DAMoAlgC2JSAqIAA6xUyVYswzAErcuuO6QwD2YQCidpPzumBnFPNhm9u7B8enurhnkNcAant2QzYt3I9nF7nKDzV5sV6g87waEQ2G6IyQsDguFvMHEQQIMBqAhqCiQAjtSRaIKDEYTaZvXQwdiUrHQuAgqlnBHncFM9nUxR5ToqSgKUS4OpYPKlBRAA noborder}} This realization shall now be described with some technical terms: * It is called **open circuit** when no current is drawn from an active two-terminal network: $I_{\rm SC}=0$. \\ The voltage corresponds to the **open circuit voltage** $U=U_{\rm OC}$ (German: //Leerlaufspannung// $U_{\rm LL}$). \\ The open circuit power is $P_{\rm OC}=U_{\rm OC} \cdot I_{\rm OC} = 0$. * The term **short circuit** is used when the terminals of the two-terminal network are bridged without resistance. The current then flowing is called the **short-circuit current** $I=I_{\rm SC}$ (German: //Kurzschlussstrom// $I_{\rm KS}$). \\ The short-circuit voltage is $U_{\rm SC}=0~\rm V$. \\ Also, the short-circuit power is $P_{\rm SC}=U_{\rm SC} \cdot I_{\rm SC} = 0$. * The active two-terminal network outputs power to a connected load in the region between no-load and short-circuit. Important: As seen in the following, the short-circuit current can cause considerable power loss inside the two-terminal network and thus a lot of waste heat. Not every real two-terminal network is designed for this. ~~PAGEBREAK~~ ~~CLEARFIX~~ {{drawio>IU_KennlinieLineareSpannungsquelle.svg}} What is interesting now is the current-voltage characteristic of the circuit in . This can be seen in the simulation below. The result is a linear curve (see ). From a purely mathematical point of view, the course can be represented by the basic equation of linear graphs with the y-axis intercept $I_{\rm SC}$ and a slope of $-{{I_{\rm SC}}\over{U_{\rm OC}}}$: \begin{align*} I = I_{\rm SC} - {{I_{\rm SC}}\over{U_{\rm OC}}}\cdot U \tag{3.1.1} \end{align*} On the other hand, the formula can also be resolved to $U$: \begin{align*} U = U_{\rm OC} - {{U_{\rm OC}}\over{I_{\rm SC}}}\cdot I \tag{3.1.2} \end{align*} ~~PAGEBREAK~~ ~~CLEARFIX~~ If a two-terminal network results in a linear curve between $U_{\rm OC}$ and $I_{\rm SC}$, it is called a **linear source**. This curve describes in good approximation the behavior of many real sources. Often one finds synonymous to the term 'linear source' and also the term 'real (voltage) source'. However, this is somewhat misleading as it is a simplified model of reality. ~~PAGEBREAK~~ ~~CLEARFIX~~ So what does the inside of the linear source look like? In two possible linear sources are shown, which will be considered in the following. \\ {{url>https://www.falstad.com/circuit/circuitjs.html?running=false&ctz=CQAgjCAMB0l3AWAnC1b0DYqzAVgMz67IYYAcCyATBWSPlmNLiAviLgKYC0YYAUAAcQZSOADsWUSCriq4KFH4B3GVQQy5IJFlnzIK8GHlhJajaawGATuF1awu9YpgDV0y3YlXD0vV-8DdzF-HU19fgBzEG58eX9Y+LI6MQN8cTE+EzMPMwhU-gBnL09Hc0UIADMAQwAbQs4imLjvZvjnTJAa+sbVMs9E1qC28sHAwzGHewiAN3L-KmdFjVTWTOYXbFx+W2X5509U5n4AI3BKOxCkCCokFdPzjQY6W4hcSAjbTwRcrHwKFzHVSDH6ZLCgpTAlpseQg6TDMr-DSDJFKYoogEglqdboNJqIgFlGEVLp1PHpTLGegA6So-JKaJwsQgsIFYKsaRhCHDaQQonw3xiOl-AE2Lx88HY7BuIzyOlmVEIswQrkC4S0mliPkufgASxkCC1GA06i1cEU+EMprWIUN1Puqmt8pFDoNRpNdu5Vs9vw5BQAHtTwP8ZJALAgIBY6LVdQA7TjVawAHUKMwA9rUAC7VSKcFOFNMAV2sAGNGoGMHLkGo-rh5FGQDH44mUyXi9ZOLHM-mi6XyyByBJ5GR2KYWA2AJJJgCO-Ar4no4iQIjlZHr4DoU9ngbILCoYAskBeplYG5AAFUZ3ORMuEAcqXeFw3L9vwHdQ-FILpIOOzwAla8qEgBcgOPEI+FPMA6F1a8oLoCMbnNCMNAbADAyA+sgNDccqHYBsYMDKD4jYN8PXBM9z1g991GXICQjrSCInQhiEJkXAnwPSDN0A3BwTAWjK1YRZGKUdDaIYVgbnwW9-2vfAtRIu9WAQcioJANDWHYdQ3i0i4GwAGWvRSGIIVhcF-NTDLTEktUcdguG4OgkGgSReKoBywHYEIRHofhrJaekIwweyeCclyMDcjzRxkA1fJDLzpXAMQ-wAfQANQzbNcwAZV7Mt+BDW5AQgMBkpSgBhdtO0zXLi3yoA 700,700 noborder}} ==== Linear Voltage Source ==== The linear voltage source consists of a series connection of an ideal voltage source with the source voltage $U_0$ (English: EMF for ElectroMotive Force) and the internal resistance $R_\rm i$. To determine the voltage outside the active two-terminal network, the system can be considered as a voltage divider. The following applies: \begin{align*} U = U_0 - R_{\rm i} \cdot I \end{align*} The source voltage $U_0$ of the ideal voltage source will be measured at the terminals of the two-terminal network if this is unloaded. Then no current flows through the internal resistor $R_i$ and there is no voltage drop there. Therefore: The source voltage is equal to the open circuit voltage $U_0 = U_{\rm OC}$. \begin{align*} U = U_{\rm OC} - R_{\rm i} \cdot I \end{align*} When the external voltage $U=0$, it is the short circuit case. In this case, $0 = U_{\rm OC} - R_{\rm i} \cdot I_{\rm SC}$ and transform $R_{\rm i} = {{U_{\rm OC}}\over{I_{\rm SC}}}$. Thus, equation $(3.1.2)$ is obtained: \begin{align*} U = U_{\rm OC} - {{U_{\rm OC}}\over{I_{\rm SC}}} \cdot I \end{align*} Is this the structure of the linear source we are looking for? To verify this, we will now look at the second linear source. ==== Linear Current Source ==== The linear current source now consists of a __parallel circuit__ of an ideal current source with source current $I_0$ and internal resistance $R_{\rm i}$, or internal conductance $G_{\rm i} = {{1}\over{R_{\rm i}}}$. To determine the voltage outside the active two-terminal, the system can be considered as a current divider. Here, the following holds: \begin{align*} I = I_0 - G_{\rm i} \cdot U \end{align*} Here, the source current can be measured at the terminals in the event of a short circuit. The following therefore applies: $I_{\rm SC}= I_0$ \begin{align*} I = I_{SC} - G_{\rm i} \cdot U \end{align*} When the external current $I=0$, it is the no-load case. In this case, $0 = I_{\rm SC} - G_{\rm i} \cdot U_{\rm OC}$ and transform $G_{\rm i} = {{I_{\rm SC}}\over{U_{\rm OC}}}$. \\ Thus, equation $(3.1.1)$ is obtained: \begin{align*} I = I_{\rm SC} - {{I_{\rm SC}}\over{U_{\rm OC}}} \cdot U \end{align*} So it seems that the two linear sources describe the same thing. ==== Duality of Linear Sources ==== Through the previous calculations, we came to the interesting realization that both the linear voltage source and the linear current source provide the same result. It is true: For a linear source, both a linear voltage source and a linear current source can be specified as an equivalent circuit! As already in the case of the star-delta transformation, this not only provides two explanations for a black box. Also, here linear voltage sources can be transformed into linear current sources and vice versa. The compares again the two linear sources and their characteristics: - The linear voltage source is given by the source voltage $U_0$, or the open circuit voltage $U_{\rm OC}$ and the internal resistance $R_{\rm i}$. - The linear current source is given by the source current $I_0$, or the short-circuit current $I_{\rm SC}$ and the internal conductance $G_{\rm i}$. {{drawio>DualitaetQuellen.svg}} The conversion is now done in such a way that the same characteristic curve is obtained: __From linear voltage source to linear current source__: \\ Given: Source voltage $U_0$, resp. open circuit voltage $U_{\rm OC}$, internal resistance $R_\rm i$ \\ in question: source current $I_0$, resp. short circuit current $I_{\rm SC}$, internal conductance $G_\rm i$ \\ $\boxed{I_{\rm SC} = {{U_{\rm OC}}\over{R_\rm i}}}$ , $\boxed{G_\rm i = {{1}\over{R_\rm i}}}$ __From linear current source to linear voltage source__: \\ Given: Source current $I_0$, resp. short-circuit current $I_{\rm SC}$, internal resistance $G_\rm i$ \\ in question: source voltage $U_0$, resp. open-circuit voltage $U_{\rm OC}$, internal resistance $R_\rm i$ \\ $\boxed{U_{\rm OC} = {{I_{\rm SC}}\over{G_\rm i}}}$ , $\boxed{R_\rm i = {{1}\over{G_\rm i}}}$ ~~PAGEBREAK~~ ~~CLEARFIX~~ ==== Operating Point of a real Voltage Source ==== shows the characteristics of the linear voltage source (left) and a resistive resistor (right). For this purpose, both are connected to a test system in the simulation: In the case of the source with a variable ohmic resistor, and in the case of the load with a variable source. The characteristic curves formed in this way were described in the previous chapter. \\ {{url>https://www.falstad.com/circuit/circuitjs.html?running=false&ctz=CQAgjCAMB0lwrFaYwGZVgCwA5P1ZAGyHYBMhqImAnCIppfAKYC0KAUAG4htikil4hHin59sUSZkh1JMmPHYAnEX3CkJLVGI2SwcSOwDuq-oOFazQqMaoTzPbQOuGA5nefCcA7BPnsAIxFMYX1+FkxMARIbFQIo8RB4zz04W1JSBN1kxMMTDKiHZIdDbgKBaQFM8EJ5cCoZCCboVEI0IWwwQnge+AB2PqRFIPIEyFpUeBlSPsQ8xx0Jb1z2d3KHdd85dOrM6d2XHYTaqqy-dgAPEWIQbBke28pCqIAXJgBnF4Add4BjAEslL8AK7-b7vABmAHslD93lDgUCmJcajI+hN4FEyFQKiA3p8fgDfkpQeDobD3gAbKEAQwAJijBOBsLRCIMwNR+FkQJwaUp-jSApTkVdSJRSJBKGyBEQcWoAEoff6fGHsaA8vkAfXlkko4pAXwADiBQpIWAJ6hAAGoAYStAGUAKKUgC2PzAP1IP1QP0wXyUAHElAiAHZ051u97wf22h0R70-aPvPo-Qju-2K97Kl4w+PvD3vL2B4PAsN5v1KeU0-6UvODSBfT2NwsAKgAFDSWAEAJQ-BvvBsJn4drvdltMAB6bd+vYHzamfcXQ-e0mbKaXc770EUmH011R+40EggvKU2qgTdbI574D7F-ePve17Hk+n3fvU1vA-vj9XycXc4Dtu7BQuAECEFEMi7oQ-DMCw1RgKwTLTGBSQgSAtAQFBXSwawx6sJhFoTOwQA noborder}} ~~PAGEBREAK~~ ~~CLEARFIX~~ {{drawio>ArbeitspunktLinear.svg}} The operating point can be determined from both characteristic curves. This is assumed when both the linear voltage source is connected to the ohmic resistor (without the respective test systems). In both characteristic curves are drawn in a current-voltage diagram. The point of intersection is just the operating point that sets in. If the load resistance is varied, the slope changes in inverse proportion, and a new operating point is established (light grey in the figure). The derivation of the working point is also [[https://www.youtube.com/watch?v=Okt6oy4sF_A|here]] explained again in a video. ~~PAGEBREAK~~ ~~CLEARFIX~~ ==== Conversion of any linear two-terminal Network ==== In , it can be seen that the internal resistance of the linear current source measured by the ohmmeter (resistance meter) is exactly equal to that of the linear voltage source. \\ {{url>https://www.falstad.com/circuit/circuitjs.html?running=false&ctz=CQAgDOB0YzCsICMZICYaoOyYMxgByoBsAnCZkiAgCw5UCmAtIogFABuIJRIqcP3JJh4QI1CAlFQ4rAE5ceiYUMXKIyGKwDuC3vxV6RrVIh6pU1Q7wsH1265b6qz+sPaXOHt1gEsQOdCsA9TUoeHtggxx8Sw9wOX8YqKSncCRYCJT9SNS3HWjY5WoiQqN8rJ5ix1djUxAqqwa4uwBzL1TzR3x8NLc2htSB7t7WACMQIkQkOFiiOixUePHUcmme6hZeTEW3AA9eElicGjgexGj6pB6AGx8AO3oAQ1kAHQBnAGMAV1lZejuAC7vN4Aex+H3orH2JSQODMeFhJEuiBu9yerze7BB1wBjxa9GBYNkENYQA noborder}} In the simulation, a measuring current $I_\Omega$ is used to determine the resistance value. ((This concept will also be used in an electrical engineering lab experiment on [[elektrotechnik_labor:1_widerstaende|resistor]]s in the 2nd semester.)) Let us have a look at the properties of the ohmmeter in the simulation by double-clicking on the ohmmeter. Here, a very large measuring current of $I_\Omega=1~\rm A$ is used. This could lead to high voltages or the destruction of components in real setups. \\ \\ In order to understand why is this nevertheless chosen so high in the simulation, do the following: Set the measuring current for both linear sources to (more realistic) $1~\rm mA$. What do you notice? ~~PAGEBREAK~~ ~~CLEARFIX~~ The circuit in shows this circuit again. The ohmmeter is replaced by a current source and a voltmeter since only the electrical properties are important in the following. In this setup, it can be seen that the current through $G_{\rm i}$ is just given by $I_{\rm i} = I_0 + I_\Omega$ (node theorem). Thus, the two sources in the circuit can be reduced. This should make the situation clear with a measuring current of $1~\rm mA$. The voltage at the resistor is now given by $U_\Omega = R \cdot (I_0 + I_\Omega)$. Only when $I_\Omega$ is very large does $I_0$ become negligible. The current of a conventional ohmmeter cannot guarantee this for every measurement. {{drawio>SchaltungZeiStromquellen.svg}} Any interconnection of __linear__ voltage sources, current sources, and __ohmic__ resistors can be seen as * as a single, linear voltage source \\ ({{https://en.wikipedia.org/wiki/Thévenin_theorem|Thévenin theorem}} ) or * as a single, linear current source \\ ({{https://en.wikipedia.org/wiki/Norton_theorem|Norton theorem}} ) In it can be seen that the three circuits give the same result (voltage/current) with the same load. This is also true when an (AC) source is used instead of the load. \\ {{url>https://www.falstad.com/circuit/circuitjs.html?running=false&ctz=CQAgjA7CAMB00IQVhrAnAFgBwQgZiSzwDYCskAmYkJaGkDPGgUwFowwAoAcxFYogVwYIf0HgKWGDB4Ns4NEIzyKSanWicAbnzwlhogUI5CNDOhVhZoEQtI2wknAO58jIYhjfiTM16wwwal8AoI8vTQAnXX0QwOCRaQ4IWAgsDCoIFzkpdmplKTBFP3CQSSlPe05o32sDcAh1cARqkDwKOkhqPHSJKU6W6IKFIR6vdwHNHTxoLxm53onpDDoUMzgnHUrysopxrH7li3tUTfq6jsLJE5X6dcdWij3S2rMwRFb2izU2xfFJz69ERSYZFUzNKJ9Mq3bYHI6Qp77KTzNqzaQdKa7cbPRFlOFmW5rewPaZoi7PSoE1YnDbaepdKF7dbmO7Es5fBrdDplH5U1kOM47MDKX5eYE3an3JzRFEXOHCiIQx7QK5SIUigHRXG4jkMiyDMoqxk456a+mNQ2qpItfwMtDUdgWjTZR3Ue18BnizS2t0OsJel1hdoe30yACWHot7ryIHdDmgFB6JFIrVdUJjXuEKTSGWIWV4GeuGY1MgAHh60J00EwoE8mOMvMwAI4AVzDWgAhgAbZgAOwALgAdADOAGMW5FIn2h8PB4Pe8OAPYT0fMTjlgI+YpiIRPJTQkDNtudnsDkdaRdd-sd7jMEdzhfLyKr1MkZGGcTBuh4MCwYhodcYjQcBcgoNAUAoMAGAPAAlAB9AAZOlWDfXQP1EL9wHMSU2U4ABlPh4mkFDiEOToQAAM27YdmHRQCSLoVhSF0Gw+GIOgGxABDFw7AATej3hQJioFYSg2K8TjuL4l13EqHc2lMGTP3QtCSlCag5KI51-FQmMSNyL8XVQsJ9IUtTfBM3xDNtRI9JCayQzMvTDIItNGN8N5KOo2iLGQ+zRBMzCoJWHCBXoogQN0YDIOg554KQ6J2ESYMY0wn8-wA1xcQsZ4wm9LFVNxAJ+myDlUu5YqZAIhkYyKvKsKorsaLonQivkMr5HIkL+VOQDVCYUZ3noTj4q4LVcq5TomnS-9shqsI5Ly7JFo0xV8rKsJhhjdaKqDbkloAI0Iyo6n4PAoCCRSjv4YUQDqMAmEumRrowUi+CQLx+ECDxnWuyDciQKDgOYzRy2FITiGCNBcmYySeP4xcGGCI40GA39VFQaAiSUbpDybWALyvWAlxXNdEbArCOOgVHwFgDG4CxrDd2Aphm1gcdJ2Jp8X0Ri6UbRum1ngCCyhAKAmAolsuy7EdRzDZ8237TggA noborder}} ~~PAGEBREAK~~ ~~CLEARFIX~~ This knowledge can now be used for more complicated circuits. In such a circuit is drawn. This is to be converted into a searched equivalent conductance $G_{\rm eq}$ and a searched equivalent current source with $I_{\rm eq}$. **Important here**: Only two-terminal networks can be converted via source duality. This means that only 2 nodes may act as output terminals for selected sections of the circuit. If there are more nodes the conversion is not possible. {{drawio>SchaltungMehrereStromquellen.svg}} - As a first step, sources are to be converted in such a way that resistors can be combined after the conversion. In this example, this is done by: - converting the linear voltage source $R_1$ and $U_1$ into a linear current source with $I_1={{U_1}\over{R_1}}$ and $R_1$ (or $G_1={{1}\over{R_1}}$) - converting the linear current source $R_4$ and $I_4$ into a linear voltage source with $U_4={{I_4}\cdot{R_4}}$ and $R_4$ - In the second step, the linear voltage source $U_4$ formed in 1. with $R_4$ can be connected to the resistor $R_3$. From this again a linear current source can be created. This now has a resistance of $R_5 = R_3+R_4$ and an ideal current source with $I_5 = {{U_4}\over{R_3+R_4}}= {{I_4}\cdot{R_4}\over{R_3+R_4}} $. - The circuit diagram that now emerges is a parallel circuit of ideal current sources and resistors. This can be used to determine the values of the ideal equivalent current source and the equivalent resistance: - ideal equivalent current source $I_{\rm eq}$: \begin{align*} I_{\rm eq} = I_1 + I_3 + I_5 = I_1 + I_3 + I_4\cdot{{R_4}\over{R_3+R_4}} \end{align*} - Substitute conductance $G_{\rm eq}$: \begin{align*} G_{\rm eq} = \Sigma G_i = {{1}\over{R_1}}+{{1}\over{R_2}}+{{1}\over{R_5}}={{1}\over{R_1}}+{{1}\over{R_2}}+{{1}\over{R_3+R_4}} \end{align*} ~~PAGEBREAK~~ ~~CLEARFIX~~ ==== Simplified Determination of the internal Resistance ==== If only the equivalent resistance of a more complex circuit is sought, the following approach to deactivate the sources can be used: - Replace all ideal voltage sources with a short circuit \\ (= internal resistance of the ideal voltage source). - Replace all ideal current sources with an open contact \\ (= internal resistance of the ideal current source) - Add the remaining resistors to an equivalent resistance using the rules for parallel and series connection. The equivalent circuits for the ideal sources can be seen via the circuit diagrams (see ). {{drawio>ErsatzwiderstandIdealeQuellen.svg}} Thus also the equivalent resistance of the complex circuit above can be derived quickly. \\ For the source current $I_0$ ideal equivalent current source resp. the source voltage $U_0$ ideal equivalent voltage source this derivation can not be used. In the following, a simplification is shown. {{drawio>VereinfachteErmittlungDesInnenwiderstands.svg}} ===== Exercises ===== ~~PAGEBREAK~~ ~~CLEARFIX~~ ==== Quick checks ==== #@TaskTitle_HTML@##@Lvl_HTML@#~~#@ee1_taskctr#~~.2 Thevenin ↔ Norton conversion #@TaskText_HTML@# Given a Thevenin source $U_{\rm OC}=5.00~\rm V$ and $R_{\rm i}=250~\Omega$, find the Norton pair $(I_{\rm SC},G_{\rm i})$. #@ResultBegin_HTML~Exercise2~@# $I_{\rm SC}=U_{\rm OC}/R_{\rm i}=20.0~\rm mA$, $G_{\rm i}=1/R_{\rm i}=4.00~\rm mS$. #@ResultEnd_HTML@# #@TaskEnd_HTML@# ==== Longer exercises ==== {{fa>pencil?32}} {{youtube>ZqohGL-40a4}} {{fa>pencil?32}} {{youtube>vVDNsztDmAk}} {{page>task_3.1.3_with_calculation&nofooter}} {{fa>pencil?32}} {{youtube>xtOPwmUgPjc}} {{fa>pencil?32}} {{youtube>UU_RJJ6ne4I}} {{fa>pencil?32}} {{youtube>In3NF8f-mzg}} {{fa>pencil?32}} {{youtube>zTDgziJC-q8}} {{fa>pencil?32}} Simplify the following circuits by the Norton theorem to a linear current source (circuits marked with NT) or by Thevenin theorem to a linear voltage source (marked with TT). {{drawio>BildNr3_0.svg}} To substitute the circuit in $a)$ first we determine the inner resistance. Shutting down all sources leads to \begin{equation*} R_{\rm i}= 8~\Omega \end{equation*} Next, we figure out the current in the short circuit. In case of a short circuit, we have $2~V$ in a branch which in turn means there must be $−2~V$ on the resistor. The current through that branch is \begin{equation*} I_R=\frac{2~V}{8~\Omega} \end{equation*} The current in question is the sum of both the other branches \begin{equation*} I_S= I_R + 1~A \end{equation*} To substitute the circuit in $b)$ first we determine the inner resistance. Shutting down all sources leads to \begin{equation*} R_{\rm i}= 4 ~\Omega \end{equation*} Next, we figure out the voltage at the open circuit. Thus we know the given current flows through the ideal current source as well as the resistor. The voltage drop on the resistor is \begin{equation*} R_{\rm i}= -4~\Omega \cdot 2~A \end{equation*} The voltage at the open circuit is \begin{equation*} U_{\rm S}= 2~V + 1~V + U_R \end{equation*} The values of the substitute resistor and the currents in the branches are \begin{equation*} \text{a)} \quad R=8~\Omega \qquad I=1.25~A \\ \text{b)} \quad R=4~\Omega \qquad U=-5~V \end{equation*} {{page>task_3.1.3_with_calculation&nofooter}} ~~PAGEBREAK~~ ~~CLEARFIX~~ ===== Common pitfalls ===== * **Wrong deactivation:** do **not** set an ideal voltage source to open or an ideal current source to short; the rules are: $U$-source→**short**, $I$-source→**open**. * **Confusing goals:** **max power** ($R_{\rm L}=R_{\rm i}$, $\eta=50\%$) vs. **high efficiency** ($R_{\rm L}\gg R_{\rm i}$). Don’t equate them. * **Ignoring ratings:** not every real source is short-circuit-proof—$I_{\rm SC}$ is a **model parameter**, not a recommended experiment. * **Mixed conventions:** keep the **passive sign convention** for loads; use conventional current ($+$ to $-$). ~~PAGEBREAK~~ ~~CLEARFIX~~ ===== Embedded resources ===== DC Voltage & Current Source Theory {{youtube>AQK7RyecVW0}} Intro to superposition (method used when deactivating sources) {{youtube>w4N9CBc_nkA}} A more complex superposition example {{youtube>-48-4qWnhjA}} ~~PAGEBREAK~~ ~~CLEARFIX~~ ===== Summary ===== * A **linear (real) source** is fully determined by $(U_{\rm OC},I_{\rm SC})$ or equivalently $(U_0,R_{\rm i})$ / $(I_0,G_{\rm i})$; both forms are **equivalent**. * **Thevenin ↔ Norton**: $U_{\rm OC}=I_{\rm SC}R_{\rm i}$, $G_{\rm i}=1/R_{\rm i}$; deactivation rules let you find $R_{\rm i}$ quickly. * **Two-terminal reductions** (e.g., loaded divider) simplify analysis of larger networks.