Überarbeitung, Check Prof

This commit is contained in:
Patrick Hangl
2026-05-08 11:23:36 +02:00
parent 0a5244ec3f
commit e45285721c
28 changed files with 865 additions and 319 deletions
+14 -14
View File
@@ -1,6 +1,6 @@
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36" version="29.3.8">
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36">
<diagram name="Page-1" id="V-e6ogSouhfiz4ZDr4nW">
<mxGraphModel dx="815" dy="425" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<mxGraphModel dx="786" dy="413" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
@@ -454,7 +454,7 @@
<mxCell id="GcUYTYrn2KeO2qM5n07K-262" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;fontStyle=1;fontSize=14;" value="1st Cycle - FIR Caclulation" vertex="1">
<mxGeometry height="30" width="210" x="40" y="430" as="geometry" />
</mxCell>
<mxCell id="GcUYTYrn2KeO2qM5n07K-263" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Acc&amp;nbsp;&lt;div&gt;&lt;span style=&quot;font-size: 7px;&quot;&gt;(=0)&lt;/span&gt;&lt;/div&gt;" vertex="1">
<mxCell id="GcUYTYrn2KeO2qM5n07K-263" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Acc&amp;nbsp;&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(=0)&lt;/font&gt;&lt;/div&gt;" vertex="1">
<mxGeometry height="30" width="50" x="264.5" y="701" as="geometry" />
</mxCell>
<mxCell id="GcUYTYrn2KeO2qM5n07K-264" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" value="d&lt;sub&gt;1&lt;/sub&gt;" vertex="1">
@@ -523,10 +523,10 @@
<mxCell id="GcUYTYrn2KeO2qM5n07K-285" parent="1" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" value="x" vertex="1">
<mxGeometry height="25" width="25" x="278" y="997.5" as="geometry" />
</mxCell>
<mxCell id="GcUYTYrn2KeO2qM5n07K-286" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Sample Line&lt;br&gt;x&lt;sub&gt;[n]&lt;/sub&gt;" vertex="1">
<mxCell id="GcUYTYrn2KeO2qM5n07K-286" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Sample Line&lt;br&gt;x&lt;sub&gt;[&lt;i&gt;n&lt;/i&gt;]&lt;/sub&gt;" vertex="1">
<mxGeometry height="30" width="70" x="175" y="865" as="geometry" />
</mxCell>
<mxCell id="GcUYTYrn2KeO2qM5n07K-287" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Filter Line&lt;br&gt;w&lt;sub&gt;[n]&lt;/sub&gt;" vertex="1">
<mxCell id="GcUYTYrn2KeO2qM5n07K-287" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Filter Line&lt;br&gt;w&lt;sub&gt;[&lt;i&gt;n&lt;/i&gt;]&lt;/sub&gt;" vertex="1">
<mxGeometry height="40" width="60" x="340" y="860" as="geometry" />
</mxCell>
<mxCell id="GcUYTYrn2KeO2qM5n07K-288" edge="1" parent="1" source="GcUYTYrn2KeO2qM5n07K-282" style="endArrow=none;html=1;rounded=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" target="GcUYTYrn2KeO2qM5n07K-273" value="">
@@ -688,7 +688,7 @@
<mxCell id="GcUYTYrn2KeO2qM5n07K-316" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;fontStyle=1;fontSize=14;" value="2nd Cycle - FIR Caclulation" vertex="1">
<mxGeometry height="30" width="210" x="40" y="820" as="geometry" />
</mxCell>
<mxCell id="GcUYTYrn2KeO2qM5n07K-317" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Acc&lt;div&gt;&lt;span style=&quot;font-size: 7px;&quot;&gt;(=w&lt;sub&gt;1&lt;/sub&gt; * x&lt;sub&gt;1&lt;/sub&gt;)&lt;/span&gt;&lt;/div&gt;" vertex="1">
<mxCell id="GcUYTYrn2KeO2qM5n07K-317" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Acc&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(=w&lt;sub style=&quot;&quot;&gt;1&lt;/sub&gt;*x&lt;sub style=&quot;&quot;&gt;1&lt;/sub&gt;)&lt;/font&gt;&lt;/div&gt;" vertex="1">
<mxGeometry height="30" width="50" x="264.5" y="1091" as="geometry" />
</mxCell>
<mxCell id="GcUYTYrn2KeO2qM5n07K-318" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" value="d&lt;sub&gt;2&lt;/sub&gt;" vertex="1">
@@ -730,7 +730,7 @@
<mxCell id="zqf6Z4ZYqrToiwcanCgf-8" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" value="0" vertex="1">
<mxGeometry height="30" width="80" x="753.75" y="605" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-9" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" value="w&lt;sub&gt;1&lt;br&gt;&lt;/sub&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(=&amp;nbsp;&lt;span style=&quot;color: rgb(32, 33, 34); font-family: sans-serif; font-style: italic; text-align: start;&quot;&gt;µ*d&lt;sub&gt;1&lt;/sub&gt;*x&lt;sub&gt;1&lt;/sub&gt;)&lt;/span&gt;&lt;/font&gt;" vertex="1">
<mxCell id="zqf6Z4ZYqrToiwcanCgf-9" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" value="w&lt;sub&gt;1&lt;br&gt;&lt;/sub&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(=&amp;nbsp;&lt;span style=&quot;color: rgb(32, 33, 34); font-family: sans-serif; font-style: italic; text-align: start;&quot;&gt;µ*&lt;/span&gt;&lt;span style=&quot;color: rgb(32, 33, 34); font-family: sans-serif; text-align: start;&quot;&gt;d&lt;sub style=&quot;&quot;&gt;1&lt;/sub&gt;&lt;i&gt;*&lt;/i&gt;x&lt;sub style=&quot;&quot;&gt;1&lt;/sub&gt;&lt;i&gt;)&lt;/i&gt;&lt;/span&gt;&lt;/font&gt;" vertex="1">
<mxGeometry height="30" width="80" x="913.75" y="515" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-10" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" value="0" vertex="1">
@@ -757,10 +757,10 @@
<mxCell id="zqf6Z4ZYqrToiwcanCgf-17" parent="1" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" value="x" vertex="1">
<mxGeometry height="25" width="25" x="861.75" y="607.5" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-18" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Sample Line&lt;br&gt;x&lt;sub&gt;[n]&lt;/sub&gt;" vertex="1">
<mxCell id="zqf6Z4ZYqrToiwcanCgf-18" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Sample Line&lt;br&gt;x&lt;sub&gt;[&lt;i&gt;n&lt;/i&gt;]&lt;/sub&gt;" vertex="1">
<mxGeometry height="30" width="76.25" x="757.5" y="475" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-19" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Filter Line&lt;br&gt;w&lt;sub&gt;[n]&lt;/sub&gt;" vertex="1">
<mxCell id="zqf6Z4ZYqrToiwcanCgf-19" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Filter Line&lt;br&gt;w&lt;sub&gt;[&lt;i&gt;n&lt;/i&gt;]&lt;/sub&gt;" vertex="1">
<mxGeometry height="40" width="60" x="923.75" y="470" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-20" edge="1" parent="1" source="zqf6Z4ZYqrToiwcanCgf-14" style="endArrow=none;html=1;rounded=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" target="zqf6Z4ZYqrToiwcanCgf-5" value="">
@@ -964,10 +964,10 @@
<mxCell id="zqf6Z4ZYqrToiwcanCgf-117" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" value="0" vertex="1">
<mxGeometry height="30" width="80" x="753.75" y="995" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-118" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" value="w&lt;sub&gt;1&lt;/sub&gt;&lt;br&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;&lt;span style=&quot;background-color: transparent; color: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));&quot;&gt;(= w&lt;sub&gt;1&lt;/sub&gt; +&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: transparent; color: rgb(32, 33, 34); font-family: sans-serif; font-style: italic; text-align: start;&quot;&gt;µ*o&lt;sub&gt;2&lt;/sub&gt;*x&lt;sub&gt;2&lt;/sub&gt;)&lt;/span&gt;&lt;/font&gt;" vertex="1">
<mxCell id="zqf6Z4ZYqrToiwcanCgf-118" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" value="w&lt;sub&gt;1&lt;/sub&gt;&lt;br&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;&lt;span style=&quot;background-color: transparent; color: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));&quot;&gt;(= w&lt;sub&gt;1&lt;/sub&gt; +&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: transparent; color: rgb(32, 33, 34); font-family: sans-serif; font-style: italic; text-align: start;&quot;&gt;µ*&lt;/span&gt;&lt;span style=&quot;background-color: transparent; color: rgb(32, 33, 34); font-family: sans-serif; text-align: start;&quot;&gt;o&lt;sub style=&quot;&quot;&gt;2&lt;/sub&gt;&lt;i&gt;*&lt;/i&gt;x&lt;sub style=&quot;&quot;&gt;2&lt;/sub&gt;&lt;i&gt;)&lt;/i&gt;&lt;/span&gt;&lt;/font&gt;" vertex="1">
<mxGeometry height="30" width="80" x="913.75" y="905" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-119" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" value="w&lt;sub&gt;2&lt;/sub&gt;&lt;br&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;&lt;span style=&quot;background-color: transparent; color: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));&quot;&gt;(=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: transparent; color: rgb(32, 33, 34); font-family: sans-serif; font-style: italic; text-align: start;&quot;&gt;µ*o&lt;sub&gt;2&lt;/sub&gt;*x&lt;sub&gt;2&lt;/sub&gt;)&lt;/span&gt;&lt;/font&gt;" vertex="1">
<mxCell id="zqf6Z4ZYqrToiwcanCgf-119" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" value="w&lt;sub&gt;2&lt;/sub&gt;&lt;br&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;&lt;span style=&quot;background-color: transparent; color: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));&quot;&gt;(=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: transparent; color: rgb(32, 33, 34); font-family: sans-serif; font-style: italic; text-align: start;&quot;&gt;µ*&lt;/span&gt;&lt;span style=&quot;background-color: transparent; color: rgb(32, 33, 34); font-family: sans-serif; text-align: start;&quot;&gt;o&lt;sub style=&quot;&quot;&gt;2&lt;/sub&gt;&lt;i&gt;*&lt;/i&gt;x&lt;sub style=&quot;&quot;&gt;2&lt;/sub&gt;&lt;i&gt;)&lt;/i&gt;&lt;/span&gt;&lt;/font&gt;" vertex="1">
<mxGeometry height="30" width="80" x="913.75" y="935" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-120" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" value="0" vertex="1">
@@ -991,10 +991,10 @@
<mxCell id="zqf6Z4ZYqrToiwcanCgf-126" parent="1" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" value="x" vertex="1">
<mxGeometry height="25" width="25" x="861.75" y="997.5" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-127" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Sample Line&lt;br&gt;x&lt;sub&gt;[n]&lt;/sub&gt;" vertex="1">
<mxCell id="zqf6Z4ZYqrToiwcanCgf-127" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Sample Line&lt;br&gt;x&lt;sub&gt;[&lt;i&gt;n&lt;/i&gt;]&lt;/sub&gt;" vertex="1">
<mxGeometry height="30" width="76.25" x="755.5" y="865" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-128" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Filter Line&lt;br&gt;w&lt;sub&gt;[n]&lt;/sub&gt;" vertex="1">
<mxCell id="zqf6Z4ZYqrToiwcanCgf-128" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" value="Filter Line&lt;br&gt;w&lt;sub&gt;[&lt;i&gt;n&lt;/i&gt;]&lt;/sub&gt;" vertex="1">
<mxGeometry height="40" width="60" x="923.75" y="860" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-129" edge="1" parent="1" source="zqf6Z4ZYqrToiwcanCgf-123" style="endArrow=none;html=1;rounded=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" target="zqf6Z4ZYqrToiwcanCgf-114" value="">
@@ -1156,7 +1156,7 @@
<mxCell id="zqf6Z4ZYqrToiwcanCgf-157" parent="1" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;fontStyle=1;fontSize=14;" value="2nd Cycle - Coefficient adaption" vertex="1">
<mxGeometry height="30" width="236.25" x="623.75" y="820" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-158" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Acc&lt;div&gt;&lt;span style=&quot;font-size: 7px;&quot;&gt;(=w&lt;sub&gt;1&lt;/sub&gt; * x&lt;sub&gt;1&lt;/sub&gt;)&lt;/span&gt;&lt;/div&gt;" vertex="1">
<mxCell id="zqf6Z4ZYqrToiwcanCgf-158" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Acc&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(=w&lt;sub style=&quot;&quot;&gt;1&lt;/sub&gt;*x&lt;sub style=&quot;&quot;&gt;1&lt;/sub&gt;)&lt;/font&gt;&lt;/div&gt;" vertex="1">
<mxGeometry height="30" width="50" x="848.25" y="1091" as="geometry" />
</mxCell>
<mxCell id="zqf6Z4ZYqrToiwcanCgf-159" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" value="d&lt;sub&gt;2&lt;/sub&gt;" vertex="1">