Formelsammlung/Zusammenfassung für ENT4 SS2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ENT4_FS.tex 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. \documentclass[7pt,a4paper,landscape]{article}
  2. \usepackage[left=0.55cm,right=0.55cm,top=1.10cm,bottom=0.55cm,landscape,
  3. headsep=2mm]{geometry}
  4. \usepackage[dvipsnames]{xcolor} %fürs farbige markieren mit \colorbox
  5. \usepackage{lastpage}
  6. \usepackage{fancyhdr}
  7. \usepackage{multicol}
  8. \usepackage[utf8]{inputenc}
  9. \usepackage[ngerman]{babel}
  10. \usepackage[T1]{fontenc}
  11. \usepackage{listings}
  12. \usepackage{enumitem}
  13. \setitemize{leftmargin=15pt}
  14. \setenumerate{leftmargin=15pt}
  15. \usepackage{titlesec}
  16. \usepackage{color,soul}
  17. \usepackage{graphicx}
  18. \usepackage{tabularx}
  19. \usepackage{tikz}
  20. \usetikzlibrary{automata,positioning,calc,matrix} %calc und Matrix für 3x3 det
  21. \usepackage[babel,german=quotes]{csquotes}
  22. \usepackage{arydshln}
  23. \usepackage[fleqn]{amsmath}
  24. \usepackage{setspace}
  25. \usepackage{amssymb}
  26. \usepackage{float}
  27. \usepackage{booktabs}
  28. \usepackage{multirow}
  29. \usepackage{pbox}
  30. \usepackage{pifont}
  31. \usepackage{wrapfig}
  32. \usepackage[T1]{fontenc}
  33. \renewcommand*\familydefault{\sfdefault} %% Only if the base font of the document is to be sans serif
  34. \usepackage{comment}
  35. \usepackage{mathrsfs} %für geschwungendes Laplace L
  36. \usepackage{trfsigns} %für Laplace-Trafo Symbol
  37. \usepackage[hyphens]{url}
  38. \usepackage{gensymb} %fürs degree Zeichen
  39. \usepackage{mdframed} %colored frames
  40. \usepackage{pdfpages} %um pdfs einzubinden
  41. \usepackage[
  42. pdftex,
  43. pdftitle={ENT4_FS},
  44. pdfauthor={Annette Schmidt},
  45. pdfcreator={Annette Schmidt},
  46. pdfsubject={Formelsammlung ENT4 Energiewandlung in mechatronischen Systemen},
  47. %pdfkeywords={MPC, FCS-MPC, field weakening},
  48. linktoc=all, % Sowohl Text als auch Seitenzahlen als Link
  49. colorlinks=false, % Keine Farbe bei Links
  50. pdfborder={0 0 0}, % Kein Rand um Links
  51. breaklinks, % Links umbrechen
  52. bookmarks, % Lesezeichen beim Öffnen des Dokuments anzeigen
  53. plainpages=false, % Zur korrekten Erstellung der Bookmarks
  54. pdfpagelabels, % Zur korrekten Erstellung der Bookmarks
  55. hypertexnames=false % Zur korrekten Erstellung der Bookmarks
  56. ]{hyperref}
  57. % PDFs einbinden
  58. \newenvironment{Figure}
  59. {\par\medskip\noindent\minipage{\linewidth}}
  60. {\endminipage\par\medskip}
  61. % Header
  62. \pagestyle{fancy}
  63. \fancyhead{}
  64. \fancyfoot{}
  65. \fancyhead[L]{FS ENT4 SoSe2020 \url{https://git.efi.th-nuernberg.de/gitea/schmidtan65529/ENT4_Formelsammlung.git} Fehler bitte sofort melden!}
  66. \fancyhead[R]{Seite $\thepage$ von $\pageref{LastPage}$}
  67. \fancyheadoffset{0cm}
  68. % Document
  69. \setlength{\columnseprule}{0.5pt}
  70. \setlength{\topskip}{10pt}
  71. \setlist{nosep}
  72. \titleformat*{\section}{\normalsize\bfseries}
  73. \titleformat*{\subsection}{\small\bfseries}
  74. \titleformat*{\subsubsection}{\small\bfseries}
  75. \titleformat*{\paragraph}{\bfseries}
  76. \titleformat*{\subparagraph}{\bfseries}
  77. \titlespacing*{\section}
  78. {0pt}{4pt}{0pt}
  79. \titlespacing*{\subsection}
  80. {0pt}{4pt}{0pt}
  81. \titlespacing*{\subsubsection}
  82. {0pt}{4pt}{0pt}
  83. \titlespacing*{\paragraph}
  84. {0pt}{4pt}{8pt}
  85. \newcolumntype{P}[1]{>{\centering\arraybackslash}p{#1}}
  86. \newcolumntype{M}[1]{>{\centering\arraybackslash}m{#1}}
  87. \makeatletter
  88. \newcommand{\xRightarrow}[2][]{\ext@arrow 0359\Rightarrowfill@{#1}{#2}}
  89. \makeatother
  90. % Building blocks
  91. %\newcommand{\heading}[1]{\noindent\section*{\colorbox{SpringGreen}{\framebox[\columnwidth][l]{#1}}}}
  92. \newcommand{\heading}[1]{\noindent\section*{
  93. \fcolorbox{black}{SpringGreen}{
  94. \parbox{0.945\columnwidth}{#1}
  95. }}}
  96. \newcommand{\subheading}[1]{\noindent\subsection*{
  97. \fcolorbox{black}{SpringGreen!50}{
  98. \parbox{0.945\columnwidth}{#1}
  99. }}}
  100. %\newcommand{\heading}[1]{\noindent\section*{\colorbox{SpringGreen}{\framebox[\columnwidth][l]{#1}}}}
  101. %\newcommand{\subheading}[1]{\noindent\subsection*{\framebox[\columnwidth][l]{#1}}}
  102. \newcommand{\subsubheading}[1]{\noindent\framebox[\columnwidth][l]{#1}}
  103. % centering stuff
  104. \newcommand{\ccontent}[1]{\parbox{\columnwidth}{\centering{#1}}}
  105. % for partial derivative at a point
  106. \newcommand*{\at}[2][]{#1|_{#2}}
  107. %for yellow highlights in equations
  108. \newcommand{\highlight}[1]{\colorbox{yellow}{$\displaystyle #1$}}
  109. \graphicspath{{Abbildungen/}} %Fügt den Pfad der Abbildungen hinzu
  110. % Content
  111. \begin{document}
  112. \footnotesize
  113. \begin{multicols*}{3}
  114. \heading{Asynchronmaschine}
  115. \begin{tabularx}{\columnwidth}{p{2cm} X}
  116. \textbf{Formelzeichen} & \textbf{Beschreibung} \\
  117. \hline
  118. $X_{h}$ & Hauptreaktanz [?]\\
  119. $X_{k}$ & Streureaktanz [?]\\
  120. $R_2'~^{1)}$ & Läuferwiderstand [$\Omega$]\\
  121. $P_{\delta}$ & Luftspaltleistung $ = P_{el}$ [W]\\
  122. $P_{Cu2}$ & Stromwärmeverluste/ohmsche Läuferverluste [W]\\
  123. $P_{mech}$ & mechanische Leistung [W]\\
  124. $f_1~^{2)}$ & Ständerfrequenz [Hz]\\
  125. $f_2$ & Läuferfrequenz [Hz]\\
  126. $\omega_{1/2}$ & Sänder-/Läuferkreisfrequenz [$\frac{1}{s}$]\\
  127. $n_1$ & Läuferdrehzahl (synchron) [$\frac{1}{min}$]\\
  128. $n = n_N$ & Ständerdrehzahl (asyncrhon) [$\frac{1}{min}$]\\
  129. $s$ & Schlupf [\%]\\
  130. $p$ & Polpaarzahl\\
  131. $\underline{I}_\mu$ & ?\\
  132. $\underline{I}_1$ & ?\\
  133. $\underline{I}_2$ & ?\\
  134. $M_A$ & ?\\
  135. $U_A$ & ?\\
  136. $I_A$ & ?\\
  137. $\phi_N$ & ? \\
  138. \end{tabularx}
  139. $~^{1)}$ ' heißt die Läufergröße ist auf Ständer umgerechnet\\
  140. $~^{2)}$ Index 1 immer Ständergröße, Index 2 immer Läufergröße\\
  141. $~^{3)}$ $~^*$ heißt reduziert\\
  142. \subheading{Am Netz}
  143. Voraussetzung für ein zeitlich konstantes Drehmoment ist ein mit konstanter Winkelgeschwindgkeit im Luftspalt umlaufendes, räumlich möglichst sinusförmig verteiltes magnetisches Feld. \\
  144. \colorbox{yellow!60}{Grundfeld einer Drehstromwicklung:}
  145. \begin{equation}\tag{3.2.1}
  146. b_p(x,t) = B_p \cdot cos(px -\omega_1t)
  147. \end{equation}
  148. Zusammenhang Ständer- und Läuferkoordinaten:\\
  149. \includegraphics[width= 0.2\columnwidth]{ZusammenhangSaenderLaeufer.jpg}
  150. \begin{equation}\tag{3.3.1}
  151. x_1 = 2\pi nt+x_2
  152. \end{equation}
  153. \colorbox{yellow!60}{Frequenz:}
  154. \begin{equation}\tag{3.3.2}
  155. f_2 = f_1 \cdot (1-n\cdot p/f_1) = f_1 - pn
  156. \end{equation}
  157. Bei stillstehendem Läufer (n = 0) sind Sänder- und Läuferfrequenz gleich ($f_2 = f_1$). Wenn sich der Läufer mit der \colorbox{yellow!60}{synchronen Drehzahl}
  158. \begin{equation}\tag{3.2.3}
  159. n = n_1 = f_1/p = 1-\frac{p\cdot n}{f_1}
  160. \end{equation}
  161. dreht, so ist die Läuferfrequenz Null.
  162. \begin{equation}\tag{3.3.3}
  163. f_2 = s\cdot f_1
  164. \end{equation}
  165. \colorbox{yellow!60}{Schlupf:}\\
  166. Bei Leerlauf ist s = 0, im Stillstand s = 1.
  167. \begin{equation}\tag{3.3.4}
  168. s = 1-\frac{p\cdot n}{f_1} = 1-\frac{n}{n_1} = \frac{n_1-n}{n_1}
  169. \end{equation}
  170. Prozentuale/relative Abweichung der Läuferdrehzahl von der \colorbox{yellow!60}{synchronen Drehzahl $n_1$} (bei Synchronmaschinen ist s = 0, bei ASM möglichst klein)\\
  171. \subsubheading{Ersatzschaltbild}
  172. Strangsröme werden im ESB mit ' gekennzeichnet (sie unterscheiden sich nur duch die Phasenlagen)\\
  173. \includegraphics[width= 0.5\columnwidth]{ErsatzschaltbildAsynchr.jpg}
  174. \begin{equation}\tag{3.3.6}
  175. \underline{I}_\mu = \underline{I}_1 + \underline{I}_2
  176. \end{equation}
  177. \textcolor{magenta}{Kanns sein, dass in der Formel die ' nicht passen?}\\
  178. im Läufer \colorbox{yellow!60}{umgesetzte Leistung:} (Läuferverlustleistung)
  179. \begin{equation}\tag{3.3.7}
  180. P_\delta = 3\cdot I_2' \cdot \frac{R_2'}{s} = s \cdot P_\delta + (1-s)\cdot P_\delta = P_{Cu2} + P_{mech}
  181. \end{equation}
  182. 'Gesetz über die Spaltung der Luftspaltleitung':\\
  183. \colorbox{yellow!60}{Stromwärmeverluste} in der Läuferwicklung:
  184. \begin{equation}\tag{3.3.9}
  185. P_{Cu2} = 3\cdot I_2' \cdot R_2' = s\cdot P_\delta
  186. \end{equation}
  187. \colorbox{yellow!60}{mechanische Leistung:}
  188. \begin{equation}\tag{3.3.10}
  189. P_{mech} = P_\delta - P_{Cu2} = P_\delta \cdot (1-s)
  190. \end{equation}
  191. \colorbox{yellow!60}{Drehmoment:}
  192. \begin{equation}\tag{3.3.11}
  193. M = \frac{P_{mech}}{2\pi n} = \frac{P_\delta (1-s)}{2\pi n_1 (1-s)} = \frac{P_\delta}{2\pi n_1}
  194. \end{equation}
  195. \colorbox{yellow!60}{Wirkungsgrad:}
  196. \begin{equation}
  197. \eta = \frac{P_{Welle}}{P_{el}}
  198. \end{equation}
  199. \subsubheading{Stromortskurve}
  200. \colorbox{yellow!60}{Leitwertstromortskurve(?????)}
  201. \begin{equation}
  202. s = 0:~~~~~~~~\underline{Y}_0 = \frac{-j}{X_R}
  203. \end{equation}
  204. \begin{equation}
  205. s = \infty:~~~~~~~~\underline{Y}_\infty = \frac{-j}{X_R} - \frac{j}{X_K}
  206. \end{equation}
  207. \colorbox{yellow!60}{Kreismittelpunkt:}
  208. \begin{equation}
  209. \underline{Y} = \frac{-j}{X_R}- \frac{j}{2X_K}
  210. \end{equation}
  211. \colorbox{yellow!60}{Kreisradius:}
  212. \begin{equation}
  213. r = \frac{1}{2X_K}
  214. \end{equation}
  215. Leerlaufstrom/Magnestisierungsstrom: $I_0 = I_\mu$ (0|0)-$P_0$\\
  216. Ständerstrom $I_1$ (0|0) - P\\
  217. Läuferstrom $I_2'$ P - $P_0$\\
  218. \begin{equation}
  219. \textcolor{orange}{\overline{P_k C}} \sim (3)^* R_2' I_{2k}' (= 2\pi n_1 M_A)
  220. \end{equation}
  221. $~^* $Faktor 3 nur bei Sternschaltung
  222. \begin{equation}
  223. \textcolor{orange}{\overline{P_0 B}} \sim I_{2}'^2
  224. \end{equation}
  225. \begin{equation}
  226. \textcolor{red}{\overline{P_0 C}} \sim I_{2k}'^2
  227. \end{equation}
  228. Läuferstromwärmeverluste:
  229. \begin{equation}
  230. \textcolor{red}{\overline{A B}} = \frac{\overline{P_0 B}}{\overline{P_0 C}}\cdot \overline{P_k C} \sim \frac{I_{2}'^2}{I_{2k}'^2} (3)^* R_2' I_{2k}' = P_{Cu2}
  231. \end{equation}
  232. Luftspaltleistung/elektrisch aufgenommene Leistung:
  233. \begin{equation}
  234. \textcolor{blue}{\overline{P B}} \sim P_{el} = P_\delta
  235. \end{equation}
  236. mechanische Leistung:
  237. \begin{equation}
  238. \textcolor{blue}{\overline{P A}} \sim P_{mech} = P_\delta - P_{Cu2}
  239. \end{equation}
  240. \colorbox{yellow!60}{Y-Schaltung:} $P_{Cu2} = 3 R_2' I_2'^2$\\
  241. \colorbox{yellow!60}{$\Delta$-Schaltung:} $P_{Cu2} = R_2' I_{2L}'^2$\\
  242. \colorbox{SpringGreen!40}{Parameterbeiche:}\\
  243. \colorbox{yellow!60}{motorischer Beiche:} $s \leq s \leq 1$\\
  244. $s = 0$: Synchronismus, Leerlauf\\
  245. $s = 1$: Stillstand, Kurzschluss\\
  246. \colorbox{yellow!60}{generatorischer Bereich:} $s < 0$\\
  247. Luftspaltleistung wird negativ, Asynchronmaschine geht ohne Schaltungsänderung in Generatorbetrieb\\
  248. \colorbox{yellow!60}{Gegenstrombremsbereich:} $s > 1$\\
  249. Drezahl n wird negativ ($n = n_1(1-s)$)\\
  250. \begin{itemize}
  251. \item Läufer dreht entgegen der Umlaufrichtung des Luftspaltfeldes.
  252. \item In diesem Bereich nimmt die ASM mechanische Leistung über die Welle und elektrische Leistung aus dem Netz auf.
  253. \item Gesamte aufgenommene Leistung wird in Stromwärme umgesetzt.
  254. \end{itemize}
  255. \begin{equation}
  256. M_A = (\frac{U_A}{U_A^*})^2 \cdot M_A^*
  257. \end{equation}
  258. \begin{equation}
  259. I_A = \frac{U_N}{U_N^*} \cdot I_A^*
  260. \end{equation}
  261. \colorbox{SpringGreen!40}{Maßstäbe:}\\
  262. Strom: $m_I$ gewählt (Leiterstrom) Einheit: A/cm\\
  263. Leistung: $m_P = \sqrt{3} U_N m_I$ Einheit: W/cm\\
  264. Drehmoment: $m_M = m_P/(2\pi n_1)$ Einheit: Nm/cm\\
  265. \includegraphics[width= 1.75\columnwidth, angle = 90]{SOK_TEG_FS.pdf}
  266. \subheading{Stationär}
  267. ESB von magnetisch gekoppelten Stromkreisen einfügen\\
  268. Spannungsgleichungen der beiden Stromkreise
  269. \begin{equation}
  270. \underline{U_1} = (R_1+jwL_{1\sigma})\cdot\underline{I_1}+jwL_{1h}\cdot\underline{I_\mu}
  271. \end{equation}
  272. \begin{equation}
  273. \underline{U_2'} = (R_2'+jwL'_{2\sigma})\cdot\underline{I_2'}+jwL_{2h}\cdot\underline{I_\mu}
  274. \end{equation}
  275. ESB zweier magnetisch gekoppelter Stromkreise fehlt noch
  276. \colorbox{yellow!60}{Streuziffer}
  277. \begin{equation}
  278. \sigma_1 = \frac{L_{1\sigma}}{L_{1h}}
  279. \end{equation}
  280. \colorbox{yellow!60}{Gesamtstreuung}
  281. \begin{equation}
  282. \sigma = 1-\frac{1}{(1+\sigma_1)\cdot(1+\sigma_2)} = 1 - \frac{M^2}{L_1L_2} = 1-\frac{M^2}{M(1+sigma_1)+M(1+\sigma_2)}
  283. \end{equation}
  284. Strangströme für Feldmaxima
  285. \begin{equation}
  286. b_u(t) = B \cdot cos(wt)= Re(b_u(t)\cdot e^{j\epsilon_0})
  287. \end{equation}
  288. \begin{equation}
  289. b_v(t) = B \cdot cos(wt-\frac{2\pi}{3})= Re(b_v(t)\cdot e^{j\epsilon_0}\cdot e^{j\frac{2\pi}{3}})
  290. \end{equation}
  291. \begin{equation}
  292. b_w(t) = B \cdot cos(wt-\frac{4\pi}{3})= Re(b_w(t)\cdot e^{j\epsilon_0}\cdot e^{j\frac{4\pi}{3}})
  293. \end{equation}
  294. \begin{equation}
  295. b_res(t) = Re(e^{j\epsilon_0}(b_u(t)+b_v(t)\cdot \underbrace{e^{j\frac{2\pi}{3}}}_{a}+b_w(t)\cdot \underbrace{e^{j\frac{4\pi}{3}}}_{a^2})
  296. \end{equation}
  297. Definition des Raumzeigers
  298. \begin{equation}
  299. \vec{B}= \frac{2}{3}(b_u(t)+\underline{a}\cdot b_v(t)+\underline{a^2}\cdot b_w(t))
  300. \end{equation}
  301. Raumzeiger von Strömen
  302. \begin{equation}
  303. \vec{I}= \frac{2}{3}(i_u(t)+\underline{a}\cdot i_v(t)+\underline{a^2}\cdot i_w(t))
  304. \end{equation}
  305. bei symmetrischen Ströme
  306. \begin{equation}
  307. i_u(t) + i_v(t) + i_w(t) = 0
  308. \end{equation}
  309. Stromraumzeiger
  310. \begin{equation}
  311. \vec{I}_1= \frac{2}{3}(i_u(t)+\underbrace{(-\frac{1}{2}+j\frac{\sqrt{3}}{2})}_{e^{j\frac{2\pi}{3}}}\cdot i_v(t)+\underbrace{(-\frac{1}{2}-j\frac{\sqrt{3}}{2})}_{e^{j\frac{4\pi}{3}}} \cdot i_w(t))
  312. \end{equation}
  313. Ersatzströme
  314. \begin{equation}
  315. I_{1\alpha} = Re(\vec{I}_1) = i_u(t)
  316. \end{equation}
  317. \begin{equation}
  318. I_{1\beta} = Im(\vec{I}_1) = \frac{i_v(t)-i_w(t)}{\sqrt{3}}
  319. \end{equation}
  320. Koordinatentransformation\\
  321. ständerfeste Koordinaten: Index S
  322. \begin{equation}
  323. \vec{I}_1^S = \hat{I}_1\cdot e^{j\beta_S} = \vec{I}_1^L\cdot e^{j\beta_L}
  324. \end{equation}
  325. \begin{equation}
  326. I_{1\alpha} = \hat{I}_1\cdot cos\beta_S
  327. \end{equation}
  328. \begin{equation}
  329. I_{1\beta} = \hat{I}_1\cdot sin\beta_S
  330. \end{equation}
  331. läuferfeste Koordinaten: Index L
  332. \begin{equation}
  333. \vec{I}_1^L = \frac{\hat{I}_1 \cdot e^{j(\beta_S-\beta_L)}}{\vec{I}_1^S\cdot e^{-j\beta_L}}
  334. \end{equation}
  335. Spannungsgleichung in Raumzeigerdarstellung\\
  336. \begin{equation}
  337. \vec{U}_1^S = R_1\cdot \vec{I}_1^S + \frac{d\vec{\phi}_1^S}{dt}
  338. \end{equation}
  339. ..... nachher geht es weiter
  340. \end{multicols*}
  341. \begin{multicols*}{2}
  342. \subheading{Synchronmaschine}
  343. \begin{tabularx}{\columnwidth}{p{2cm} X}
  344. \textbf{Formelzeichen} & \textbf{Beschreibung} \\
  345. \hline
  346. $I_{KS}$ & Kurzschlussstrom [A]\\
  347. $U_{DC}$ & Batteriegleichspannung bzw. Zwischenkreisspannung auch $U_{Bat}$ [V]\\
  348. $\psi$ & Statorfluss [Vs]\\
  349. $\psi_d$ & d-Komponente des Statorflusses [Vs]\\
  350. $\psi_q$ & q-Komponente des Statorflusses [Vs]\\
  351. $\psi_{PM}$ & Permanent Magnetfluss [Vs]\\
  352. $p$ & Polpaarzahl [-]\\
  353. $U_{ph,max}$ & maximale Phasenspannung [V]\\
  354. $U_{ph}$ & Phasenspannung [V]\\
  355. $U_d$ & d-Komponente der Statorspannung [V]\\
  356. $U_q$ & q-Komponente der Statorspannung [V]\\
  357. $I_d$ & d-Komponente des Statorstrom [A]\\
  358. $I_q$ & q-Komponente des Statorstrom [A]\\
  359. $m_o$ & Modulations Index [-]\\
  360. $M$ & Drehmoment [Nm]\\
  361. $M_{Ref}$ & Referenzdrehmoment [Nm]\\
  362. $n$ & mechanische Drehzahl [rpm]\\
  363. $L_d$ & d-Komponente der Induktivität der Statorwicklung [H]\\
  364. $L_q$ & q-Komponente der Induktivität der Statorwicklung [H]\\
  365. $R_s$ & Statorwiderstand [$\Omega$]\\
  366. $I_{max}$ & maximaler Phasenstrom [A]\\
  367. $\omega_{el}$ & elektrische Winkelgeschwindgkeit [$\frac{rad}{s}$]\\
  368. $\omega_{mech}$ & mechanische Winkelgeschwindgkeit [$\frac{rad}{s}$]\\
  369. $U_{EMF}$ & induzierte Spannung (EMF = Elektric Motoric Force) [V]\\
  370. $u_{a,b,c}$ & Strangspannungen [V]\\
  371. \end{tabularx}
  372. \end{multicols*}
  373. \end{document}