<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Linearisierung</id>
	<title>Linearisierung - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Linearisierung"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Linearisierung&amp;action=history"/>
	<updated>2026-06-01T00:29:36Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Linearisierung&amp;diff=1161783&amp;oldid=prev</id>
		<title>imported&gt;3,1v4n 3,1v4: Fehlendes &quot;sich&quot; eingefügt</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Linearisierung&amp;diff=1161783&amp;oldid=prev"/>
		<updated>2025-07-13T13:39:00Z</updated>

		<summary type="html">&lt;p&gt;Fehlendes &amp;quot;sich&amp;quot; eingefügt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Bei der &amp;#039;&amp;#039;&amp;#039;Linearisierung&amp;#039;&amp;#039;&amp;#039; – ein Begriff aus der [[Mathematik]] – werden nichtlineare [[Funktion (Mathematik)|Funktionen]] oder nichtlineare [[Differentialgleichung]]en durch [[lineare Funktion]]en oder durch lineare Differentialgleichungen [[Approximation|angenähert]]. Die Linearisierung wird angewandt, da lineare Funktionen oder [[Lineare gewöhnliche Differentialgleichung|lineare Differentialgleichungen]] einfach berechnet werden können und die Theorie umfangreicher als für nichtlineare Systeme ausgebaut ist.&lt;br /&gt;
&lt;br /&gt;
== Tangente ==&lt;br /&gt;
[[Datei:Tangenten.png|Tangenten an &amp;lt;math&amp;gt;f(x) = \sin(x)&amp;lt;/math&amp;gt;:&amp;lt;br /&amp;gt;blau &amp;lt;math&amp;gt;x_0 = 0,&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;grün &amp;lt;math&amp;gt;x_0 = \tfrac{3 \cdot \pi}4&amp;lt;/math&amp;gt;|mini]]&lt;br /&gt;
Das einfachste Verfahren zur Linearisierung ist das Einzeichnen der [[Tangente]] in den Graphen. Daraufhin können die Parameter der Tangente abgelesen werden, und die resultierende lineare Funktion ([[Punktsteigungsform]] der Geraden)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y_t = f(x_0) + \frac{\mathrm df}{\mathrm dx} \bigg| _{x_{0}} \cdot (x-x_0)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
approximiert die Originalfunktion um den Punkt &amp;lt;math&amp;gt;x_0&amp;lt;/math&amp;gt;. Dabei ist &amp;lt;math&amp;gt;\tfrac{\mathrm df}{\mathrm dx} \bigg| _{x_{0}}&amp;lt;/math&amp;gt; der Anstieg im Punkt &amp;lt;math&amp;gt;x_0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Wenn die Funktion in analytischer Form vorliegt, kann die Gleichung der Tangente direkt angegeben werden.&lt;br /&gt;
&lt;br /&gt;
Der relative Fehler der Approximation ist&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;F(x)=\bigg| \frac{f(x)-y_t(x)}{f(x)} \bigg|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Für die Funktion &amp;lt;math&amp;gt;f(x)=\sin (x)&amp;lt;/math&amp;gt; gilt beispielsweise:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y(x)=\sin (x_0) + \cos (x_0) \cdot (x-x_0)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Die Bestimmung der Tangente entspricht der Bestimmung des [[Taylor-Formel#Annäherung durch Tangente|linearen Gliedes]] als ersten Teil des [[Taylor-Formel#Annäherung durch Polynome vom Grad n|Taylorpolynoms]] der zu approximierenden Funktion.&lt;br /&gt;
&lt;br /&gt;
== Anwendungen ==&lt;br /&gt;
Anwendung findet die Linearisierung unter anderem in der [[Elektrotechnik]] und der [[Regelungstechnik]] zur näherungsweisen Beschreibung nichtlinearer [[System]]e durch [[Lineares System (Systemtheorie)|lineare Systeme]].&lt;br /&gt;
&lt;br /&gt;
Das Ergebnis einer Netzwerkanalyse ist unter Umständen ein nichtlineares Gleichungssystem. Dies kann unter gewissen Voraussetzungen in ein [[lineares Gleichungssystem]] überführt werden. Nicht die einzige, aber die einfachste Methode der Linearisierung ist die Linearisierung in einem [[Arbeitspunkt]] (kurz „AP“). Nur diese ist in den folgenden Abschnitten beschrieben.&lt;br /&gt;
&lt;br /&gt;
=== Linearisierung der Multiplikation ===&lt;br /&gt;
In einem [[Signalflussplan]] lassen sich [[Komplexes System|komplexe Systeme]] durch ein Blockbild darstellen, das zur qualitativen Visualisierung von mathematischen Modellen dient. [[Datei:Linearisierung multiply.svg|gerahmt|Eine Multiplikation im Signalflussplan ersetzt durch eine Addition &amp;lt;math&amp;gt;\Delta y = \Delta x_1 \cdot x_{2,\text{AP}} + \Delta x_2 \cdot x_{1,\text{AP}}&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;(Arbeitspunkte &amp;lt;math&amp;gt;x_{1,\text{AP}}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;x_{2,\text{AP}}&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;y_\text{AP}&amp;lt;/math&amp;gt; wurden zur übersichtlicheren Darstellung weggelassen)]]&lt;br /&gt;
Befindet sich in diesem [[Signalflussplan]] eine Multiplikationsstelle, so lässt sich diese durch Linearisierung in eine Additionsstelle umwandeln.&lt;br /&gt;
&lt;br /&gt;
Im Folgenden bezeichnen wir mit &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; das Produkt zweier Zahlen &amp;lt;math&amp;gt;x_1&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;x_2&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y = x_1 \cdot x_2&amp;lt;/math&amp;gt;&lt;br /&gt;
Im Arbeitspunkt können wir die [[Multiplikation]] linearisieren, indem wir &amp;lt;math&amp;gt;x_1&amp;lt;/math&amp;gt; als Summe des Arbeitspunkts und der Differenz &amp;lt;math&amp;gt;\Delta x_1=x_1-x_{1,\text{AP}}&amp;lt;/math&amp;gt; schreiben:&lt;br /&gt;
:&amp;lt;math&amp;gt;y = (  x_{1,\text{AP}} + \Delta x_1 ) \cdot ( x_{2,\text{AP}} + \Delta x_2 )&amp;lt;/math&amp;gt;&lt;br /&gt;
Wir können dieses Produkt nach dem [[Distributivgesetz]] ausmultiplizieren. Es ergibt sich die Summe:&lt;br /&gt;
:&amp;lt;math&amp;gt;y = x_{1,\text{AP}} \cdot x_{2,\text{AP}} + x_{1,\text{AP}} \cdot \Delta x_2 + x_{2,\text{AP}} \cdot \Delta x_1 + \Delta x_1 \cdot \Delta x_2&amp;lt;/math&amp;gt;&lt;br /&gt;
Wir nehmen nun an, dass das Verhältnis der Abweichungen vom Arbeitspunkt &amp;lt;math&amp;gt;\Delta x_i&amp;lt;/math&amp;gt; und dem Arbeitspunkt selber klein ist:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{\Delta x_i}{x_{i,\text{AP}}}\ll x_{i,\text{AP}}&amp;lt;/math&amp;gt; und somit auch das Produkt &amp;lt;math&amp;gt;e_y = \Delta x_1 \cdot \Delta x_2&amp;lt;/math&amp;gt; klein ist. Die &amp;#039;&amp;#039;&amp;#039;linearisierte Multiplikation&amp;#039;&amp;#039;&amp;#039; lautet also:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y \approx x_{1,\text{AP}} \cdot x_{2,\text{AP}} + x_{1,\text{AP}} \cdot \Delta x_2 + x_{2,\text{AP}} \cdot \Delta x_1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Beispiel ====&lt;br /&gt;
Wähle die Zahlen:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x_1=2{,}4;\ x_2=110 \Rightarrow y = x_1 \cdot x_2 = 264.&amp;lt;/math&amp;gt;&lt;br /&gt;
Nun stellt sich, die Frage, wie die Arbeitspunkte zu wählen sind. Um die Rechnung zu vereinfachen, runden wir &amp;lt;math&amp;gt;2{,}4&amp;lt;/math&amp;gt; auf &amp;lt;math&amp;gt;2&amp;lt;/math&amp;gt; ab und &amp;lt;math&amp;gt;110&amp;lt;/math&amp;gt; auf &amp;lt;math&amp;gt;100&amp;lt;/math&amp;gt; ab:&lt;br /&gt;
Wähle also: &amp;lt;math&amp;gt;x_{1,\text{AP}} = 2;\ x_{2,\text{AP}} = 100 \Rightarrow \Delta x_1 = 0{,}4;\ \Delta x_2 = 10.&amp;lt;/math&amp;gt;&lt;br /&gt;
Das linearisierte Produkt ist also&lt;br /&gt;
:&amp;lt;math&amp;gt;\Rightarrow y \approx 2 \cdot 100 + 2 \cdot 10 + 100 \cdot 0{,}4 = 260 &amp;lt;/math&amp;gt;&lt;br /&gt;
mit dem Fehler &amp;lt;math&amp;gt;e_y = 0{,}4 \cdot 10 = 4&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Linearisierung der Division ===&lt;br /&gt;
[[Datei:Signalflussplan division.svg|mini|450px|Linearisierung einer Division dargestellt im Signalflussplan]]&lt;br /&gt;
Wir betrachten nun den Quotienten &amp;lt;math&amp;gt;y &amp;lt;/math&amp;gt; zweier Zahlen &amp;lt;math&amp;gt;x_1 &amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;x_2 &amp;lt;/math&amp;gt;:&lt;br /&gt;
:&amp;lt;math&amp;gt;y=\frac{x_1}{x_2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Analog wie zur Multiplikation entwickeln wir &amp;lt;math&amp;gt;x_i=x_{i,\text{AP}}+\Delta x_i &amp;lt;/math&amp;gt; um den Arbeitspunkt &amp;lt;math&amp;gt;x_\text{AP} &amp;lt;/math&amp;gt;. Damit können wir den Quotienten wie folgt schreiben:&lt;br /&gt;
:&amp;lt;math&amp;gt;y=\frac{x_{1,\text{AP}}+\Delta x_1}{x_{2,\text{AP}}+\Delta x_2}&amp;lt;/math&amp;gt;&lt;br /&gt;
Ausklammern der Arbeitspunkte liefert für Division:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y=\frac{x_{1,\text{AP}} }{x_{2,\text{AP}} }\cdot \frac{1+\frac{\Delta x_1 }{ x_{1,\text{AP}}} }{ 1+\frac{ \Delta x_2 }{ x_{2,\text{AP}}} }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Wir wollen nun den Zähler und den Nenner des Bruches linearisieren. Dazu verwenden wir die [[geometrische Reihe]]. Für eine Nullfolge &amp;lt;math&amp;gt;q^k &amp;lt;/math&amp;gt; gilt:&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{k=0}^{n}q^k=\frac{1-q^{n+1}}{1-q}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hierbei ist entsprechend &amp;lt;math&amp;gt;q=-\tfrac{ \Delta x_2 }{ x_{2,\text{AP}}}&amp;lt;/math&amp;gt; mit &amp;lt;math&amp;gt;\vert q \vert \ll 1&amp;lt;/math&amp;gt; zu wählen.&lt;br /&gt;
&lt;br /&gt;
Einsetzen liefert die Linearisierung&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{1}{1+\frac{\Delta x_2}{x_{2,\text{AP}}} }\approx 1-\frac{\Delta x_2}{x_{2,\text{AP}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Analog lässt sich der Nenner des obigen Bruchs linearisieren. Die &amp;#039;&amp;#039;&amp;#039;linearisierte Division&amp;#039;&amp;#039;&amp;#039; lässt sich schreiben durch:&lt;br /&gt;
:&amp;lt;math&amp;gt;y\approx \frac{x_{1,\text{AP}}}{x_{2,\text{AP}}} \cdot \left(1+\frac{\Delta x_1}{x_{1,\text{AP}}}-\frac{\Delta x_2}{x_{2,\text{AP}}}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Linearisieren gewöhnlicher Differentialgleichungen ==&lt;br /&gt;
Ein bekanntes Beispiel für die Linearisierung einer nichtlinearen Differentialgleichung ist das [[Mathematisches Pendel|Pendel]]. Die Gleichung lautet:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\ddot y(t)+D\cdot \dot y(t)+\omega ^2\sin(y(t))=0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Der nichtlineare Teil ist &amp;lt;math&amp;gt;\sin(y)&amp;lt;/math&amp;gt;. Dieser wird für kleine Schwankungen um einen Arbeitspunkt &amp;lt;math&amp;gt;y_0&amp;lt;/math&amp;gt; approximiert durch:&lt;br /&gt;
:&amp;lt;math&amp;gt;\sin (y) \approx \sin (y_0) + \cos (y_0) \cdot (y-y_0)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Mit dem Arbeitspunkt &amp;lt;math&amp;gt;y_0=0&amp;lt;/math&amp;gt; gilt:&lt;br /&gt;
:&amp;lt;math&amp;gt;\sin(y) \approx y&amp;lt;/math&amp;gt; und damit die linearisierte Differenzialgleichung&lt;br /&gt;
:&amp;lt;math&amp;gt;\ddot y(t)+D\cdot \dot y(t)+\omega ^2\cdot y(t)=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Diese linearisierten Differentialgleichungen sind meist deutlich einfacher zu lösen. Für ein mathematisches Pendel (wähle &amp;lt;math&amp;gt;D=0 &amp;lt;/math&amp;gt;) lässt sich die Gleichung durch einfache Exponentialfunktionen lösen, wobei die nicht-linearisierte nicht analytisch lösbar ist. Weitere Details über das Linearisieren von Differentialgleichungen sind in dem Artikel über die [[Zustandsraumdarstellung]] beschrieben.&lt;br /&gt;
&lt;br /&gt;
== Tangentialebene ==&lt;br /&gt;
[[Datei:Linear tanget.svg|mini|Darstellung als Signalflussplan]]&lt;br /&gt;
Soll eine gegebene Funktion &amp;lt;math&amp;gt;f(x_1, x_2)&amp;lt;/math&amp;gt; in einem Punkt &amp;lt;math&amp;gt;x_{10}, x_{20}&amp;lt;/math&amp;gt; linearisiert werden, wird sich der [[Taylor-Formel]] bedient. Das Ergebnis entspricht der [[Tangentialebene]] in diesem Punkt.&lt;br /&gt;
&lt;br /&gt;
Für die Funktion &amp;lt;math&amp;gt;f(x_1, x_2)&amp;lt;/math&amp;gt; gilt in der Umgebung des Punktes &amp;lt;math&amp;gt;x_{10}, x_{20}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y = \underbrace{f(x_{10}, x_{20})}_{=\text{const.}}+\underbrace {\frac{\partial f(x_1,x_2)}{\partial x_1}\bigg| _{x_{10},x_{20}}\cdot (x_1-x_{10})+\frac{\partial f(x_1,x_2)}{\partial x_2}\bigg| _{x_{10},x_{20}}\cdot (x_2-x_{20})}_{= \Delta y}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Beispiel:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;f(x_1, x_2)=x_1 \cdot x_2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ergibt die Tangentialebene&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y=\underbrace{x_{10}\cdot x_{20}}_{=\text{const.}} + \underbrace{x_{20}\cdot(x_1-x_{10})+x_{10}\cdot (x_2-x_{20})}_{= \Delta y}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
{{Wikibooks|Linearisierung von resistiven Sensoren}}&lt;br /&gt;
* Skript der {{Webarchiv | url=http://www.iemw.tuwien.ac.at/riedling/Linearisierung.pdf | wayback=20060723104452 | text=TU Wien}}&lt;br /&gt;
* Skript der [http://www.eeh.ee.ethz.ch/lehre/vorlesungen/nus/slides/nus1_vorlesung_181007.pdf ETH Zürich]&lt;br /&gt;
&lt;br /&gt;
{{Normdaten|TYP=s|GND=4199872-8}}&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Analysis]]&lt;/div&gt;</summary>
		<author><name>imported&gt;3,1v4n 3,1v4</name></author>
	</entry>
</feed>