@tscircuit/schematic-trace-solver 0.0.183 → 0.0.185
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +242 -24
- package/lib/solvers/SameNetJunctionAlignmentSolver/alignSameNetJunctions.ts +30 -12
- package/lib/solvers/SameNetJunctionAlignmentSolver/collapseRedundantSharedEndpointStubs.ts +267 -0
- package/lib/solvers/SameNetJunctionAlignmentSolver/collapseSameNetCycles.ts +1 -1
- package/lib/solvers/SameNetJunctionAlignmentSolver/getSharedPin.ts +13 -0
- package/lib/solvers/UnroutedTraceRecoverySolver/UnroutedTraceRecoverySolver.ts +12 -4
- package/package.json +1 -1
- package/site/bug-reports/bug-report-20260905T041712Z.page.tsx +4 -0
- package/tests/bug-reports/bug-report-20260706T213649Z/__snapshots__/bug-report-20260706T213649Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260706T220324Z/__snapshots__/bug-report-20260706T220324Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T020342Z/__snapshots__/bug-report-20260707T020342Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T020342Z/bug-report-20260707T020342Z.test.ts +10 -0
- package/tests/bug-reports/bug-report-20260707T092615Z/__snapshots__/bug-report-20260707T092615Z.snap.svg +524 -533
- package/tests/bug-reports/bug-report-20260707T134549Z/__snapshots__/bug-report-20260707T134549Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T140410Z/__snapshots__/bug-report-20260707T140410Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T141025Z/__snapshots__/bug-report-20260707T141025Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T141421Z/__snapshots__/bug-report-20260707T141421Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T230831Z/__snapshots__/bug-report-20260707T230831Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260708T095725Z/__snapshots__/bug-report-20260708T095725Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260716T144856Z/__snapshots__/bug-report-20260716T144856Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260717T022934Z/__snapshots__/bug-report-20260717T022934Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260717T042845Z/__snapshots__/bug-report-20260717T042845Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260721T221026Z/__snapshots__/bug-report-20260721T221026Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260724T175257Z/__snapshots__/bug-report-20260724T175257Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260728T144234Z/__snapshots__/bug-report-20260728T144234Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260728T144234Z/bug-report-20260728T144234Z.test.ts +2 -0
- package/tests/bug-reports/bug-report-20260730T061837Z/__snapshots__/bug-report-20260730T061837Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260730T061837Z/bug-report-20260730T061837Z.test.ts +1 -1
- package/tests/bug-reports/bug-report-20260731T052229Z/__snapshots__/bug-report-20260731T052229Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260804T171919Z/__snapshots__/bug-report-20260804T171919Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260804T225912Z/__snapshots__/bug-report-20260804T225912Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260805T061316Z/__snapshots__/bug-report-20260805T061316Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260806T061548Z/__snapshots__/bug-report-20260806T061548Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260815T073240Z/__snapshots__/bug-report-20260815T073240Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260819T091818Z/__snapshots__/bug-report-20260819T091818Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260825T045913Z/__snapshots__/bug-report-20260825T045913Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260825T103621Z/__snapshots__/bug-report-20260825T103621Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260826T072956Z/__snapshots__/bug-report-20260826T072956Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T055358Z/__snapshots__/bug-report-20260901T055358Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T064117Z/__snapshots__/bug-report-20260901T064117Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T134241Z/__snapshots__/bug-report-20260901T134241Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260902T092425Z/__snapshots__/bug-report-20260902T092425Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260905T041712Z/__snapshots__/bug-report-20260905T041712Z.snap.svg +546 -0
- package/tests/bug-reports/bug-report-20260905T041712Z/bug-report-20260905T041712Z.json +2023 -0
- package/tests/bug-reports/bug-report-20260905T041712Z/bug-report-20260905T041712Z.test.ts +33 -0
- package/tests/examples/__snapshots__/example02.snap.svg +2 -2
- package/tests/examples/__snapshots__/example13.snap.svg +2 -2
- package/tests/examples/__snapshots__/example14.snap.svg +2 -2
- package/tests/examples/__snapshots__/example15.snap.svg +2 -2
- package/tests/examples/__snapshots__/example18.snap.svg +2 -2
- package/tests/examples/__snapshots__/example19.snap.svg +2 -2
- package/tests/examples/__snapshots__/example21.snap.svg +2 -2
- package/tests/examples/__snapshots__/example27.snap.svg +2 -2
- package/tests/examples/__snapshots__/example29.snap.svg +2 -2
- package/tests/examples/__snapshots__/example42.snap.svg +2 -2
- package/tests/examples/__snapshots__/example45.snap.svg +2 -2
- package/tests/examples/__snapshots__/example46.snap.svg +2 -2
- package/tests/examples/__snapshots__/example47.snap.svg +2 -2
- package/tests/examples/__snapshots__/example51.snap.svg +2 -2
- package/tests/repros/__snapshots__/board-1273-trace-overlap-cycle.snap.svg +2 -2
- package/tests/repros/__snapshots__/board-15984-same-net-junction.snap.svg +2 -2
- package/tests/repros/__snapshots__/board1096-usb-label-overlap-iteration.snap.svg +2 -2
- package/tests/repros/__snapshots__/bugreport-001-gnd-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/netlabel-connector-through-rail-label.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-battery-management-bq24073.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bc107a-common-emitter-routing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bluetooth-controller-ground-decoupling-groups.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-589-regulator-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-648-esp12f-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-8090-power-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq24074-battery-charger.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq25895-cross-net-trace-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq40z60-current-sense.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-cc2340r5.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-core-ground-inline-label-fallback.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-esp12f-section.snap.svg +508 -0
- package/tests/repros/__snapshots__/repro-example35-minimize-trace-crossing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hdc2080-ground-label-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hdc3020-ground-label-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hub-usb-sheet.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-ina237-current-monitor.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-isolated-rs485-isow7841.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-mspm0l1306-capacitor-symmetry.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pga300-c6-trace-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pga300-redundant-ground-traces.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pmp11282-isolated-dcdc.snap.svg +18 -18
- package/tests/repros/__snapshots__/repro-power-group-rail-labels.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-powerbank-3v-system-power.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rectifier-trace-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rp2040-gamepad-trace-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rp2040-usb-cc2-ground-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-smartwatch-power-sheet.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-ti-power-output-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida-01389-hbridge.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida00553-j4-cell-divider.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida010076-j4-ground-bus.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida010076-page02.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tmp1075-ground-label-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tps61222-trace-intersection.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-trellis-core-gnd-net-label-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-type-c-vbus-led-ground-label.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-usb-power-vbus-label-detour.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro130-bq27441-fuel-gauge-trace-through-c1.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro161-power-section-autolayout.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro48-555-timer-vcc-rail-label.snap.svg +2 -2
- package/tests/repros/assets/repro-esp12f-status-section.input.json +1394 -0
- package/tests/repros/repro-esp12f-section.test.ts +12 -0
- package/tests/solvers/SameNetJunctionAlignmentSolver/collapse-redundant-shared-endpoint-stubs.test.ts +101 -0
- package/tests/solvers/UnroutedTraceRecoverySolver/local-elbow-obstacles.test.ts +74 -0
|
@@ -1,214 +1,212 @@
|
|
|
1
1
|
<svg width="1200" height="2016" viewBox="0 0 1200 2016" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Solver debug visualization on top and Circuit JSON schematic on the bottom">
|
|
2
2
|
<g transform="translate(0, 0) scale(1.875, 1.875) translate(0, 0)">
|
|
3
|
-
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-4.3400000000000025,-7.364455349999998 -4.140000000000002,-7.364455349999998 -4.140000000000002,-6.844727674999999 -4.890000000000002,-6.844727674999999 -4.890000000000002,-6.324999999999998" data-type="line" data-label="" points="245.0501414245307,454.3625610696837 250.80997685780403,454.3625610696837 250.80997685780403,439.39483167909486 229.210593983029,439.39483167909486 229.210593983029,424.42710228850603" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.6400000000000023,-7.364455349999998 -4.3400000000000025,-7.364455349999998" data-type="line" data-label="" points="265.2095654409874,454.3625610696837 245.0501414245307,454.3625610696837" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-11.05,-8.329999999999998 -11.25,-8.329999999999998 -11.25,-8.529999999999998 -11.25,-8.129999999999999 -11.05,-8.129999999999999" data-type="line" data-label="" points="51.80766263821033,482.16945250707124 46.04782720493705,482.16945250707124 46.04782720493705,487.9292879403445 46.04782720493705,476.4096170737979 51.80766263821033,476.4096170737979" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.05,-8.129999999999999 -8.850000000000001,-8.129999999999999 -8.850000000000001,-8.329999999999998 -9.05,-8.329999999999998" data-type="line" data-label="" points="109.40601697094371,476.4096170737979 115.16585240421702,476.4096170737979 115.16585240421702,482.16945250707124 109.40601697094371,482.16945250707124" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.5050000000000008,-0.09999999999999964 -0.8300000000000005,-0.09999999999999959" data-type="line" data-label="" points="326.6958086911803,245.15222442787353 346.13525327847776,245.15222442787353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.130000000000001,3.2594553499999996 -2.505000000000001,3.2594553499999996 -2.505000000000001,2.7199999999999998 -1.8800000000000003,2.7199999999999998 -1.8800000000000003,2.92" data-type="line" data-label="" points="279.89714579583443,148.40267462072518 297.8966315248136,148.40267462072518 297.8966315248136,163.93854481871952 315.8961172537928,163.93854481871952 315.8961172537928,158.17870938544615" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999995,0.10000000000000042 1.8449999999999998,0.10000000000000016" data-type="line" data-label="" points="403.73360761121114,239.3923889946002 423.1730521985086,239.3923889946002" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999995,1.3500000000000003 1.1699999999999995,0.7250000000000003 1.3699999999999994,0.7250000000000003 1.3699999999999994,0.10000000000000042 1.1699999999999995,0.10000000000000042" data-type="line" data-label="" points="403.73360761121114,203.39341753664183 403.73360761121114,221.39290326562102 409.4934430444845,221.39290326562102 409.4934430444845,239.3923889946002 403.73360761121114,239.3923889946002" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.08000000000000074,1.6894553499999998 0.5449999999999994,1.6894553499999998 0.5449999999999994,1.1500000000000004 1.1699999999999995,1.1500000000000004 1.1699999999999995,1.3500000000000003" data-type="line" data-label="" points="367.7346361532528,193.61738277192086 385.73412188223193,193.61738277192086 385.73412188223193,209.15325296991517 403.73360761121114,209.15325296991517 403.73360761121114,203.39341753664183" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.210000000000001,-2.1794553499999987 4.210000000000001,-1.659727674999999 3.460000000000001,-1.659727674999999 3.460000000000001,-1.1399999999999992 3.660000000000001,-1.1399999999999992" data-type="line" data-label="" points="491.28310619696583,305.0388274620725 491.28310619696583,290.0710980714837 469.6837233221909,290.0710980714837 469.6837233221909,275.10336868089485 475.4435587554642,275.10336868089485" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999982,-6.119999999999999 1.8449999999999984,-6.119999999999999" data-type="line" data-label="" points="403.7336076112111,418.52327096940087 423.1730521985086,418.52327096940087" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999973,-7.469999999999999 1.1699999999999973,-6.794999999999999 1.3699999999999983,-6.794999999999999 1.3699999999999983,-6.119999999999999 1.1699999999999982,-6.119999999999999" data-type="line" data-label="" points="403.7336076112111,457.4021601439959 403.7336076112111,437.9627155566984 409.4934430444844,437.9627155566984 409.4934430444844,418.52327096940087 403.7336076112111,418.52327096940087" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.4199999999999973,-7.699455349999998 2.174727674999997,-7.699455349999998 2.174727674999997,-7.269999999999999 1.1699999999999973,-7.269999999999999 1.1699999999999973,-7.469999999999999" data-type="line" data-label="" points="439.73257906916945,464.01028542041655 432.6689379274877,464.01028542041655 432.6689379274877,451.64232471072256 403.7336076112111,451.64232471072256 403.7336076112111,457.4021601439959" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.3100000000000005,-0.09999999999999964 -2.6350000000000007,-0.09999999999999964" data-type="line" data-label="" points="274.71329390588846,245.15222442787353 294.1527384931859,245.15222442787353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.660000000000001,1.6800000000000002 -2.9850000000000003,1.6800000000000002" data-type="line" data-label="" points="264.63358189766006,193.88968907174086 284.0730264849576,193.88968907174086" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.9499999999999997,1.35 2.9499999999999997,0.7250000000000005 3.175,0.7250000000000005 3.175,0.10000000000000053 2.9749999999999996,0.10000000000000053" data-type="line" data-label="" points="454.9961429673438,203.39341753664183 454.9961429673438,221.39290326562102 461.47595782977635,221.39290326562102 461.47595782977635,239.3923889946002 455.716122396503,239.3923889946002" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.41,-2.92 2.4099999999999997,-2.244999999999999" data-type="line" data-label="" points="439.44458729750585,326.3659040370276 439.4445872975058,306.92645944973003" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.249999999999997,-6.119999999999999 2.9749999999999983,-6.119999999999999" data-type="line" data-label="" points="492.43507328362045,418.52327096940087 455.71612239650295,418.52327096940087" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.200000000000001,-10.398910699999997 -7.400000000000001,-10.398910699999997 -7.400000000000001,-10.198910699999997 -7.200000000000001,-10.198910699999997" data-type="line" data-label="" points="162.68449472872206,541.7523782977628 156.9246592954487,541.7523782977628 156.9246592954487,535.9925428644896 162.68449472872206,535.9925428644896" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.200000000000001,-10.198910699999997 -5.000000000000001,-10.198910699999997 -5.000000000000001,-10.398910699999997 -5.200000000000001,-10.398910699999997" data-type="line" data-label="" points="220.2828490614554,535.9925428644896 226.04268449472875,535.9925428644896 226.04268449472875,541.7523782977628 220.2828490614554,541.7523782977628" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-4.760000000000001,1.6800000000000002 -4.960000000000001,1.6800000000000002 -4.960000000000001,-0.09999999999999964 -4.410000000000001,-0.09999999999999964" data-type="line" data-label="" points="232.95448701465673,193.88968907174086 227.1946515813834,193.88968907174086 227.1946515813834,245.15222442787353 243.03419902288508,245.15222442787353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999995,2.45 1.1699999999999995,2.6500000000000004 2.9499999999999997,2.6500000000000004 2.9499999999999997,2.4500000000000006" data-type="line" data-label="" points="403.73360761121114,171.7143226536385 403.73360761121114,165.95448722036517 454.9961429673438,165.95448722036517 454.9961429673438,171.71432265363848" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.5994553499999995,-1.3305446499999976 -7.5994553499999995,-0.42804464999999814 -8.965,-0.42804464999999814 -8.965,0.4744553500000013 -7.965000000000001,0.4744553500000013" data-type="line" data-label="" points="151.1805093340191,280.5908978143481 151.1805093340191,254.59964042170222 111.8539470300849,254.59964042170222 111.8539470300849,228.6083830290563 140.65312419645156,228.6083830290563" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.3494553499999995,-4.019999999999998 -6.3494553499999995,-4.219999999999998 -7.5994553499999995,-4.219999999999998 -7.5994553499999995,-2.430544649999999" data-type="line" data-label="" points="187.17948079197743,358.0449989200308 187.17948079197743,363.80483435330416 151.1805093340191,363.80483435330416 151.1805093340191,312.26999269735154" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.65,-5.8199999999999985 -6.450000000000001,-5.8199999999999985 -6.450000000000001,-6.914727674999998 -7.950000000000001,-6.914727674999998 -7.950000000000001,-8.009455349999998 -7.750000000000001,-8.009455349999998" data-type="line" data-label="" points="178.52404217022374,409.88351781949086 184.28387760349705,409.88351781949086 184.28387760349705,441.41077408074057 141.08511185394704,441.41077408074057 141.08511185394704,472.9380303419902 146.84494728722038,472.9380303419902" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.650000000000002,-5.8199999999999985 -9.5625,-5.8199999999999985 -9.5625,-5.024999999999999 -10.475,-5.024999999999999 -10.475,-5.224999999999998" data-type="line" data-label="" points="120.92568783749033,409.88351781949086 94.6464386731808,409.88351781949086 94.6464386731808,386.98817197222934 68.3671895088712,386.98817197222934 68.3671895088712,392.7480074055027" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999982,-5.92 1.5074999999999983,-5.92 1.5074999999999983,-5.329999999999999 2.41,-5.329999999999999 2.41,-4.02" data-type="line" data-label="" points="403.7336076112111,412.7634355361276 413.45332990485986,412.7634355361276 413.45332990485986,395.77192100797123 439.44458729750585,395.77192100797123 439.44458729750585,358.0449989200309" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-4.890000000000002,-5.224999999999999 -4.890000000000002,-3.8324999999999996 -1.86945535,-3.8324999999999996 -1.86945535,-2.44" data-type="line" data-label="" points="229.210593983029,392.7480074055027 229.210593983029,352.64515320133717 316.1997944973001,352.64515320133717 316.1997944973001,312.54229899717154" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.808910699999998,-0.6049999999999982 -9.808910699999998,0.4744553500000017 -7.965000000000001,0.4744553500000017" data-type="line" data-label="" points="87.5500132681924,259.69580889688865 87.5500132681924,228.6083830290563 140.65312419645156,228.6083830290563" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.3494553499999995,-2.919999999999998 -6.3494553499999995,-1.6794553499999996 -4.2194553500000005,-1.6794553499999996" data-type="line" data-label="" points="187.17948079197743,326.3659040370275 187.17948079197743,290.6392388788892 248.5217281563384,290.6392388788892" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.0649999999999995,0.3272767499999982 7.265,0.3272767499999982 7.265,1.3167320999999976 5.765,1.3167320999999976 5.765,2.3061874499999973 5.965,2.3061874499999973" data-type="line" data-label="" points="573.5047570069427,232.84700560555422 579.264592440216,232.84700560555422 579.264592440216,204.3515056826949 536.065826690666,204.3515056826949 536.065826690666,175.85600575983557 541.8256621239393,175.85600575983557" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.0649999999999995,-1.6516339500000008 7.265,-1.6516339500000008 7.265,-0.6621786000000013 5.765,-0.6621786000000013 5.765,0.3272767499999982 5.965,0.3272767499999982" data-type="line" data-label="" points="573.5047570069427,289.83800545127286 579.264592440216,289.83800545127286 579.264592440216,261.34250552841354 536.065826690666,261.34250552841354 536.065826690666,232.84700560555422 541.8256621239393,232.84700560555422" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999995,-0.49999999999999944 3.4400000000000004,-0.49999999999999944 3.4400000000000004,-3.4794553499999985 4.210000000000001,-3.4794553499999985 4.210000000000001,-3.2794553499999983" data-type="line" data-label="" points="403.73360761121114,256.6718952944202 469.1077397788635,256.6718952944202 469.1077397788635,342.4777577783492 491.28310619696583,342.4777577783492 491.28310619696583,336.71792234507586" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.0649999999999995,-3.63054465 7.265,-3.63054465 7.265,-2.6410893000000004 5.765,-2.6410893000000004 5.765,-1.6516339500000008 5.965,-1.6516339500000008" data-type="line" data-label="" points="573.5047570069427,346.82900529699157 579.264592440216,346.82900529699157 579.264592440216,318.33350537413224 536.065826690666,318.33350537413224 536.065826690666,289.83800545127286 541.8256621239393,289.83800545127286" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.119455350000001,-1.6794553499999991 -2.9194553500000007,-1.6794553499999991 -2.9194553500000007,-1.3399999999999994 -1.8694553500000004,-1.3399999999999994" data-type="line" data-label="" points="280.20082303934174,290.6392388788892 285.9606584726151,290.6392388788892 285.9606584726151,280.8632041141682 316.1997944973001,280.8632041141682" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.8694553500000004,-1.3399999999999994 -1.8694553500000004,-0.7199999999999995 -1.3050000000000008,-0.7199999999999995 -1.3050000000000008,-0.09999999999999964 -1.5050000000000008,-0.09999999999999964" data-type="line" data-label="" points="316.1997944973001,280.8632041141682 316.1997944973001,263.00771427102086 332.4556441244536,263.00771427102086 332.4556441244536,245.15222442787353 326.6958086911803,245.15222442787353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999995,-1.0999999999999996 1.9909999999999992,-1.0999999999999994 1.9909999999999992,-0.6999999999999995 1.1699999999999995,-0.6999999999999995" data-type="line" data-label="" points="403.73360761121114,273.9514015942402 427.3777320647982,273.95140159424017 427.3777320647982,262.43173072769355 403.73360761121114,262.43173072769355" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8300000000000005,-0.8999999999999996 -1.0300000000000005,-0.8999999999999996 -1.0300000000000005,-0.49999999999999967 -0.8300000000000005,-0.49999999999999967" data-type="line" data-label="" points="346.13525327847776,268.1915661609669 340.3754178452044,268.1915661609669 340.3754178452044,256.6718952944202 346.13525327847776,256.6718952944202" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8300000000000005,0.10000000000000042 -1.3425000000000005,0.10000000000000042 -1.3425000000000005,1.6800000000000002 -1.8550000000000004,1.6800000000000002" data-type="line" data-label="" points="346.13525327847776,239.3923889946002 331.37567498071485,239.3923889946002 331.37567498071485,193.88968907174086 316.61609668295193,193.88968907174086" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.760000000000001,-1.1399999999999992 5.024,-1.1399999999999992 5.024,-3.83054465 5.549999999999997,-3.83054465 5.549999999999997,-6.119999999999999 5.349999999999997,-6.119999999999999" data-type="line" data-label="" points="507.12265363846757,275.10336868089485 514.7256364103883,275.10336868089485 514.7256364103883,352.5888407302649 529.8740035998972,352.5888407302649 529.8740035998972,418.52327096940087 524.1141681666238,418.52327096940087" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.850000000000001,-8.329999999999998 -8.59,-8.329999999999998" data-type="line" data-label="" points="115.16585240421702,482.16945250707124 122.6536384674724,482.16945250707124" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.965000000000001,0.4744553500000013 -5.7540000000000004,0.4744553500000013 -5.7540000000000004,0.27345535000000126" data-type="line" data-label="" points="198.2514785291849,228.6083830290563 204.32810491128828,228.6083830290563 204.32810491128828,234.39701763949603" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.6400000000000023,-7.564455349999998 -3.851000000000002,-7.564455349999998 -3.851000000000002,-7.765455349999998" data-type="line" data-label="" points="265.2095654409874,460.12239650295703 259.132939058884,460.12239650295703 259.132939058884,465.91103111339675" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8300000000000018,-6.02 -2.041000000000002,-6.02 -2.041000000000002,-6.321" data-type="line" data-label="" points="346.13525327847776,415.6433532527642 311.2594497300077,415.6433532527642 311.2594497300077,424.31190557984064" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.808910699999998,-2.9149999999999983 -9.808910699999998,-2.8139999999999983 -10.259910699999997,-2.8139999999999983" data-type="line" data-label="" points="87.5500132681924,326.2219081511957 87.5500132681924,323.31319125739265 74.56158436616107,323.31319125739265" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.8800000000000003,4.0200000000000005 -1.8800000000000003,5.321000000000001 -2.9310000000000005,5.321000000000001" data-type="line" data-label="" points="315.8961172537928,126.49961450244281 315.8961172537928,89.03188500899978 285.6281820519414,89.03188500899978" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999973,-8.57 1.1699999999999973,-8.671 0.9689999999999974,-8.671" data-type="line" data-label="" points="403.7336076112111,489.0812550269993 403.7336076112111,491.9899719208023 397.94497300077137,491.9899719208023" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-6.200000000000001" data-y="-10.298910699999997" x="162.68449472872203" y="530.2327074312161" width="57.59835433273335" height="17.279506299820127" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-10.05" data-y="-8.229999999999999" x="51.80766263821033" y="470.64978164052457" width="57.59835433273338" height="17.279506299820014" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-7.650000000000001" data-y="-5.8199999999999985" x="120.92568783749034" y="404.1236823862175" width="57.59835433273341" height="11.519670866546676" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-6.965000000000001" data-y="0.4744553500000013" x="140.65312419645153" y="222.84854759578297" width="57.59835433273335" height="11.519670866546676" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="-2.6400000000000023" data-y="-7.464455349999998" x="265.2095654409874" y="448.60272563641036" width="57.59835433273332" height="17.279506299820014" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="0.16999999999999948" data-y="-0.49999999999999956" x="346.13525327847776" y="233.63255356132686" width="57.59835433273338" height="46.0786834661867" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="0.16999999999999815" data-y="-6.02" x="346.13525327847776" y="404.1236823862175" width="57.59835433273332" height="23.03934173309341" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_7" data-x="-9.6714107" data-y="-3.464999999999999" x="75.45435885831839" y="326.2219081511957" width="32.1110825404989" height="31.67909488300336" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_8" data-x="-10.337499999999999" data-y="-5.774999999999999" x="56.27153509899725" y="392.74800740550273" width="32.1110825404989" height="31.67909488300336" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_9" data-x="-9.551410699999998" data-y="-1.154999999999999" x="75.45435885831844" y="259.6958088968886" width="39.02288506042686" height="31.679094883003415" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_10" data-x="-4.597500000000002" data-y="-5.774999999999999" x="223.6104399074312" y="392.74800740550273" width="28.0478267935201" height="31.67909488300336" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_11" data-x="-7.200000000000001" data-y="-8.009455349999998" x="146.8449472872204" y="461.7220367189509" width="31.67909488300333" height="22.43198724607862" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_12" data-x="-7.306955349999999" data-y="-1.8805446499999983" x="145.58035525842132" y="280.59089781434807" width="28.0478267935201" height="31.679094883003415" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_13" data-x="-4.890000000000002" data-y="-7.364455349999998" x="213.37104654152733" y="441.9946003599897" width="31.67909488300333" height="24.735921419387978" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_14" data-x="6.515" data-y="-3.63054465" x="541.8256621239393" y="335.6130116739522" width="31.67909488300336" height="22.431987246078677" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_15" data-x="6.515" data-y="-1.6516339500000008" x="541.8256621239393" y="278.62201182823355" width="31.67909488300336" height="22.431987246078677" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_16" data-x="6.515" data-y="0.3272767499999982" x="541.8256621239393" y="221.6310119825149" width="31.67909488300336" height="22.43198724607865" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_17" data-x="6.515" data-y="2.3061874499999973" x="541.8256621239393" y="164.64001213679626" width="31.67909488300336" height="22.43198724607862" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_18" data-x="-5.9969553499999995" data-y="-3.469999999999998" x="181.5793267163796" y="326.3659040370276" width="31.503728053484167" height="31.6790948830033" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_19" data-x="-3.6694553500000007" data-y="-1.6794553499999991" x="248.52172815633838" y="278.2712781691953" width="31.67909488300333" height="24.73592141938792" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_20" data-x="-3.6800000000000006" data-y="3.2594553499999996" x="248.21805091283107" y="136.0347139110312" width="31.67909488300336" height="24.735921419387978" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_21" data-x="-0.6300000000000008" data-y="1.6894553499999998" x="336.0555412702494" y="181.24942206222687" width="31.67909488300336" height="24.735921419387978" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_22" data-x="4.502500000000001" data-y="-2.7294553499999985" x="485.68295212136803" y="305.0388274620725" width="28.04782679352013" height="31.67909488300336" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_23" data-x="2.9699999999999975" data-y="-7.699455349999998" x="439.7325790691694" y="452.79429179737724" width="31.67909488300336" height="22.43198724607862" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_24" data-x="-1.5869553500000007" data-y="-1.8899999999999997" x="310.5996404217023" y="280.8632041141682" width="27.47184325019282" height="31.67909488300336" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_25" data-x="-1.6475000000000004" data-y="3.47" x="310.29596317819494" y="126.4996145024428" width="24.59192553355615" height="31.679094883003344" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_26" data-x="1.4024999999999994" data-y="1.9000000000000004" x="398.1334535356133" y="171.71432265363848" width="24.59192553355615" height="31.67909488300333" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_27" data-x="4.210000000000001" data-y="-1.1399999999999992" x="475.44355875546415" y="262.73540797120086" width="31.67909488300336" height="24.735921419387978" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_28" data-x="1.4524999999999972" data-y="-8.02" x="398.1334535356132" y="457.40216014399584" width="27.47184325019282" height="31.679094883003415" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_29" data-x="-2.0700000000000007" data-y="-0.09999999999999964" x="294.1527384931859" y="228.1607098997172" width="32.54307019799438" height="33.98302905631266" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_30" data-x="-3.8600000000000008" data-y="-0.09999999999999962" x="243.03419902288505" y="233.93623080483422" width="31.679094883003387" height="22.43198724607865" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_31" data-x="-2.4200000000000004" data-y="1.6800000000000002" x="284.0730264849576" y="176.8981745435845" width="32.543070197994325" height="33.98302905631269" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_32" data-x="-4.210000000000001" data-y="1.6800000000000002" x="232.95448701465676" y="182.67369544870155" width="31.67909488300333" height="22.43198724607865" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_33" data-x="2.4099999999999997" data-y="0.10000000000000009" x="423.17305219850857" y="222.40087446644384" width="32.54307019799438" height="33.98302905631269" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_34" data-x="3.2424999999999997" data-y="1.9000000000000004" x="449.395988891746" y="171.71432265363848" width="28.04782679352013" height="31.67909488300336" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_35" data-x="2.6525" data-y="-1.6799999999999993" x="430.08485471843665" y="274.3833892517357" width="32.68706608382615" height="32.543070197994325" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_36" data-x="2.7525000000000004" data-y="-3.4699999999999998" x="433.84443322190805" y="326.3659040370276" width="30.927744510156856" height="31.6790948830033" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_37" data-x="2.4099999999999984" data-y="-6.119999999999999" x="423.1730521985086" y="401.5317564412445" width="32.543070197994325" height="33.98302905631266" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_38" data-x="4.799999999999997" data-y="-6.119999999999999" x="492.4350732836204" y="406.1553102597069" width="31.67909488300336" height="24.735921419387978" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="MY_18650_02" data-x="-6.140000000000001" data-y="-10.728910699999997" x="174.20416559526873" y="548.6641808176909" width="38.01491385960401" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="J_BAT_POS" data-x="-6.260000000000001" data-y="-9.868910699999997" x="174.20416559526873" y="523.8968884546156" width="31.10311133967599" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="MY_18650_02" data-x="-9.99" data-y="-8.659999999999998" x="63.327333504757036" y="489.0812550269992" width="38.014913859604064" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="J_BAT_NEG" data-x="-10.11" data-y="-7.799999999999999" x="63.32733350475709" y="464.3139626639239" width="31.10311133967599" height="5.18385188994597" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="BAT54WS" data-x="-7.830000000000002" data-y="-6.149999999999999" x="132.445358704037" y="416.7953203394188" width="24.191308819748002" height="5.18385188994597" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="D_PROT" data-x="-7.890000000000002" data-y="-5.489999999999998" x="132.445358704037" y="397.7878634096169" width="20.735407559783994" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="BAT54WS" data-x="-7.145000000000001" data-y="0.14445535000000126" x="152.1727950629982" y="235.52018554898433" width="24.191308819748002" height="5.183851889945998" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="D_SENSE_CLAMP" data-x="-6.785000000000001" data-y="0.8044553500000013" x="152.1727950629982" y="216.51272861918233" width="44.926716379532024" height="5.183851889945998" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="LM4040D25FTA" data-x="-2.5200000000000022" data-y="-7.894455349999998" x="276.72923630753405" y="467.034199022885" width="41.47081511956799" height="5.18385188994597" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="U_REF" data-x="-2.940000000000002" data-y="-7.034455349999998" x="276.72923630753405" y="442.2669066598097" width="17.279506299820014" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="LMV339IDR" data-x="0.10999999999999943" data-y="-1.4299999999999997" x="357.65492414502444" y="280.8632041141682" width="31.103111339676047" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="U1" data-x="-0.3100000000000006" data-y="0.4300000000000005" x="357.65492414502444" y="227.29673458472615" width="6.911802519928017" height="5.183851889945998" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="LMV331IDBVR" data-x="0.22999999999999798" data-y="-6.55" x="357.65492414502444" y="428.3149912059656" width="38.01491385960401" height="5.18385188994597" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="U2" data-x="-0.31000000000000194" data-y="-5.489999999999999" x="357.65492414502444" y="397.7878634096169" width="6.91180251992796" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_RAW
|
|
4
|
-
globalConnNetId: connectivity_net12" data-x="-7.880000000000001" data-y="-10.398910699999997" x="129.2774492157367" y="
|
|
5
|
-
globalConnNetId: connectivity_net12" data-x="-4.520000000000001" data-y="-10.198910699999997" x="226.0426844947287" y="
|
|
6
|
-
globalConnNetId: connectivity_net12" data-x="-5.970000000000001" data-y="-5.8199999999999985" x="184.28387760349705" y="
|
|
7
|
-
globalConnNetId: connectivity_net1" data-x="-6.3494553499999995" data-y="-4.459999999999998" x="181.13165358704043" y="
|
|
8
|
-
globalConnNetId: connectivity_net1" data-x="-11.25" data-y="-8.769999999999998" x="40.00000000000003" y="
|
|
9
|
-
globalConnNetId: connectivity_net1" data-x="-8.59" data-y="-8.569999999999999" x="116.60581126253538" y="
|
|
10
|
-
globalConnNetId: connectivity_net1" data-x="-5.7540000000000004" data-y="0.03345535000000127" x="198.28027770635128" y="
|
|
11
|
-
globalConnNetId: connectivity_net1" data-x="-3.851000000000002" data-y="-8.005455349999998" x="253.085111853947" y="
|
|
12
|
-
globalConnNetId: connectivity_net1" data-x="1.4109999999999994" data-y="-0.2999999999999995" x="403.76240678837746" y="
|
|
13
|
-
globalConnNetId: connectivity_net1" data-x="-2.041000000000002" data-y="-6.561" x="305.2116225250707" y="
|
|
14
|
-
globalConnNetId: connectivity_net1" data-x="-9.808910699999998" data-y="-4.256" x="81.50218606325538" y="
|
|
15
|
-
globalConnNetId: connectivity_net1" data-x="-10.475" data-y="-6.566" x="62.319362303934184" y="
|
|
16
|
-
globalConnNetId: connectivity_net1" data-x="-9.808910699999998" data-y="-1.9459999999999995" x="81.50218606325538" y="
|
|
17
|
-
globalConnNetId: connectivity_net13" data-x="-9.0825" data-y="-5.4224999999999985" x="94.64643867318081" y="
|
|
18
|
-
globalConnNetId: connectivity_net13" data-x="-1.3110000000000004" data-y="-0.2999999999999996" x="318.4592440215994" y="
|
|
19
|
-
globalConnNetId: connectivity_net13" data-x="1.0274999999999983" data-y="-5.329999999999999" x="385.8061198251478" y="
|
|
20
|
-
globalConnNetId: connectivity_net13" data-x="-10.739910699999998" data-y="-2.8139999999999983" x="46.91437428644909" y="
|
|
21
|
-
globalConnNetId: connectivity_net13" data-x="-5.370000000000003" data-y="-4.528749999999999" x="201.563383903317" y="
|
|
22
|
-
globalConnNetId: connectivity_net13" data-x="-
|
|
23
|
-
globalConnNetId: connectivity_net13" data-x="0.6899999999999995" data-y="2.6500000000000004" x="376.0863975314991" y="
|
|
24
|
-
globalConnNetId: connectivity_net13" data-x="5.504" data-y="-1.1399999999999992" x="514.7256364103882" y="
|
|
25
|
-
globalConnNetId: connectivity_net13" data-x="0.48899999999999744" data-y="-8.671" x="370.2977629210594" y="
|
|
26
|
-
globalConnNetId: connectivity_net13" data-x="-5.440000000000001" data-y="1.6800000000000002" x="199.54744150167136" y="
|
|
27
|
-
globalConnNetId: connectivity_net14" data-x="-8.19945535" data-y="-0.8792946499999978" x="116.62149673437908" y="
|
|
28
|
-
globalConnNetId: connectivity_net14" data-x="1.2726249999999995" data-y="-1.7000999999999997" x="403.8092054512729" y="
|
|
29
|
-
globalConnNetId: connectivity_net14" data-x="-1.4310000000000018" data-y="-6.22" x="311.54744150167136" y="
|
|
30
|
-
globalConnNetId: connectivity_net14" data-x="-6.049000000000001" data-y="-8.009455349999998" x="178.55284134739009" y="
|
|
31
|
-
globalConnNetId: connectivity_net0" data-x="-3.9900000000000024" data-y="-7.139455349999999" x="252.24993571612237" y="
|
|
32
|
-
globalConnNetId: connectivity_net3" data-x="-0.31750000000000056" data-y="0.8900000000000003" x="331.37567498071485" y="
|
|
33
|
-
globalConnNetId:
|
|
34
|
-
globalConnNetId:
|
|
35
|
-
globalConnNetId: connectivity_net15" data-x="
|
|
36
|
-
globalConnNetId: connectivity_net15" data-x="
|
|
37
|
-
globalConnNetId:
|
|
38
|
-
globalConnNetId: connectivity_net16" data-x="
|
|
39
|
-
globalConnNetId: connectivity_net16" data-x="
|
|
40
|
-
globalConnNetId:
|
|
41
|
-
globalConnNetId: connectivity_net17" data-x="
|
|
42
|
-
globalConnNetId: connectivity_net17" data-x="
|
|
43
|
-
globalConnNetId:
|
|
44
|
-
globalConnNetId: connectivity_net18" data-x="
|
|
45
|
-
globalConnNetId:
|
|
46
|
-
globalConnNetId: connectivity_net5" data-x="2.
|
|
47
|
-
globalConnNetId:
|
|
48
|
-
globalConnNetId:
|
|
49
|
-
globalConnNetId: connectivity_net19" data-x="-
|
|
50
|
-
globalConnNetId: connectivity_net19" data-x="
|
|
51
|
-
globalConnNetId: connectivity_net19" data-x="
|
|
52
|
-
globalConnNetId:
|
|
53
|
-
globalConnNetId:
|
|
54
|
-
globalConnNetId:
|
|
55
|
-
globalConnNetId:
|
|
56
|
-
globalConnNetId:
|
|
57
|
-
globalConnNetId:
|
|
58
|
-
|
|
59
|
-
x-" data-x="-7.200000000000001" data-y="-10.
|
|
60
|
-
x
|
|
61
|
-
x+" data-x="-5.200000000000001" data-y="-10.
|
|
62
|
-
x
|
|
63
|
-
x-" data-x="-11.05" data-y="-8.
|
|
64
|
-
x
|
|
65
|
-
x+" data-x="-9.05" data-y="-8.
|
|
66
|
-
x
|
|
67
|
-
x
|
|
68
|
-
x
|
|
69
|
-
x
|
|
70
|
-
x
|
|
71
|
-
x-" data-x="-3.6400000000000023" data-y="-7.
|
|
72
|
-
x
|
|
73
|
-
x
|
|
74
|
-
x-" data-x="-0.8300000000000005" data-y="0.
|
|
75
|
-
x-" data-x="-0.8300000000000005" data-y="-0.
|
|
76
|
-
x-" data-x="-0.8300000000000005" data-y="-0.
|
|
77
|
-
x-" data-x="-0.8300000000000005" data-y="-0.
|
|
78
|
-
x-" data-x="-0.8300000000000005" data-y="-0.
|
|
79
|
-
x-" data-x="-0.8300000000000005" data-y="-
|
|
80
|
-
x
|
|
81
|
-
x+" data-x="1.1699999999999995" data-y="-
|
|
82
|
-
x+" data-x="1.1699999999999995" data-y="-0.
|
|
83
|
-
x+" data-x="1.1699999999999995" data-y="-0.
|
|
84
|
-
x+" data-x="1.1699999999999995" data-y="-0.
|
|
85
|
-
x+" data-x="1.1699999999999995" data-y="-0.
|
|
86
|
-
x+" data-x="1.1699999999999995" data-y="
|
|
87
|
-
x
|
|
88
|
-
x-" data-x="-0.8300000000000018" data-y="-
|
|
89
|
-
x-" data-x="-0.8300000000000018" data-y="-6.
|
|
90
|
-
x
|
|
91
|
-
x+" data-x="1.1699999999999982" data-y="-
|
|
92
|
-
|
|
93
|
-
y
|
|
94
|
-
y
|
|
95
|
-
y
|
|
96
|
-
y
|
|
97
|
-
y
|
|
98
|
-
y
|
|
99
|
-
y
|
|
100
|
-
|
|
101
|
-
x
|
|
102
|
-
|
|
103
|
-
y
|
|
104
|
-
|
|
105
|
-
x
|
|
106
|
-
x-" data-x="
|
|
107
|
-
x
|
|
108
|
-
x
|
|
109
|
-
x
|
|
110
|
-
x
|
|
111
|
-
x
|
|
112
|
-
x
|
|
113
|
-
x
|
|
114
|
-
|
|
115
|
-
y
|
|
116
|
-
|
|
117
|
-
x
|
|
118
|
-
x
|
|
119
|
-
x
|
|
120
|
-
x
|
|
121
|
-
x
|
|
122
|
-
|
|
123
|
-
y
|
|
124
|
-
|
|
125
|
-
x
|
|
126
|
-
|
|
127
|
-
y
|
|
128
|
-
y+" data-x="-1.
|
|
129
|
-
y
|
|
130
|
-
y
|
|
131
|
-
y
|
|
132
|
-
|
|
133
|
-
x
|
|
134
|
-
|
|
135
|
-
y
|
|
136
|
-
|
|
137
|
-
x
|
|
138
|
-
x
|
|
139
|
-
x
|
|
140
|
-
x
|
|
141
|
-
x
|
|
142
|
-
x
|
|
143
|
-
x
|
|
144
|
-
x+" data-x="
|
|
145
|
-
x
|
|
146
|
-
|
|
147
|
-
y
|
|
148
|
-
y-" data-x="2.
|
|
149
|
-
y
|
|
150
|
-
y
|
|
151
|
-
y
|
|
152
|
-
|
|
153
|
-
x
|
|
154
|
-
x
|
|
155
|
-
x
|
|
156
|
-
x-" data-x="
|
|
157
|
-
orientation: x
|
|
158
|
-
orientation: x+" data-x="-
|
|
159
|
-
orientation:
|
|
160
|
-
orientation: y-" data-x="-
|
|
161
|
-
orientation: y-" data-x="-
|
|
162
|
-
orientation: y-" data-x="-
|
|
163
|
-
orientation: y-" data-x="-
|
|
164
|
-
orientation:
|
|
165
|
-
orientation:
|
|
166
|
-
orientation: y-" data-x="-
|
|
167
|
-
orientation: y-" data-x="-
|
|
168
|
-
orientation: y-" data-x="-
|
|
169
|
-
orientation:
|
|
170
|
-
orientation: x
|
|
171
|
-
orientation: x-" data-x="
|
|
172
|
-
orientation: x-" data-x="
|
|
173
|
-
orientation: x-" data-x="-
|
|
174
|
-
orientation: x-" data-x="-
|
|
175
|
-
orientation: x-" data-x="
|
|
176
|
-
orientation: x
|
|
177
|
-
orientation: x
|
|
178
|
-
orientation: x-" data-x="
|
|
179
|
-
orientation: x-" data-x="-
|
|
180
|
-
orientation:
|
|
181
|
-
orientation:
|
|
182
|
-
orientation: x
|
|
183
|
-
orientation:
|
|
184
|
-
orientation:
|
|
185
|
-
orientation:
|
|
186
|
-
orientation:
|
|
187
|
-
orientation:
|
|
188
|
-
orientation: x
|
|
189
|
-
orientation: x
|
|
190
|
-
orientation: x+" data-x="
|
|
191
|
-
orientation: x-" data-x="-
|
|
192
|
-
orientation: x+" data-x="
|
|
193
|
-
orientation: x
|
|
194
|
-
orientation: x
|
|
195
|
-
orientation: x+" data-x="
|
|
196
|
-
orientation: x
|
|
197
|
-
orientation: x+" data-x="
|
|
198
|
-
orientation:
|
|
199
|
-
orientation: x+" data-x="1.1699999999999995" data-y="
|
|
200
|
-
orientation:
|
|
201
|
-
orientation: x
|
|
202
|
-
orientation: x-" data-x="
|
|
203
|
-
orientation: x
|
|
204
|
-
orientation: x
|
|
205
|
-
orientation:
|
|
206
|
-
orientation:
|
|
207
|
-
orientation:
|
|
208
|
-
orientation:
|
|
209
|
-
orientation:
|
|
210
|
-
orientation: x+" data-x="2.41" data-y="-2.5824999999999996" cx="439.44458729750585" cy="316.6461817433788" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
211
|
-
orientation: y+" data-x="3.612499999999998" data-y="-6.119999999999999" cx="474.0755978400617" cy="418.52327096940087" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g id="crosshair" style="display: none"><line id="crosshair-h" y1="0" y2="640" stroke="#666" stroke-width="0.5"/><line id="crosshair-v" x1="0" x2="640" stroke="#666" stroke-width="0.5"/><text id="coordinates" font-family="monospace" font-size="12" fill="#666"></text></g><script><![CDATA[
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-4.140000000000002,-7.364455349999998 -4.140000000000002,-6.844727674999999 -4.890000000000002,-6.844727674999999 -4.890000000000002,-6.324999999999998" data-type="line" data-label="" points="250.80997685780403,437.0830547698637 250.80997685780403,422.11532537927485 229.210593983029,422.11532537927485 229.210593983029,407.147595988686" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-4.3400000000000025,-7.364455349999998 -3.6400000000000023,-7.364455349999998" data-type="line" data-label="" points="245.0501414245307,437.0830547698637 265.2095654409874,437.0830547698637" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-11.05,-8.329999999999998 -11.25,-8.329999999999998 -11.25,-8.529999999999998 -11.25,-8.129999999999999 -11.05,-8.129999999999999" data-type="line" data-label="" points="51.80766263821033,464.8899462072512 46.04782720493705,464.8899462072512 46.04782720493705,470.6497816405245 46.04782720493705,459.1301107739779 51.80766263821033,459.1301107739779" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.05,-8.129999999999999 -8.850000000000001,-8.129999999999999 -8.850000000000001,-8.329999999999998 -9.05,-8.329999999999998" data-type="line" data-label="" points="109.40601697094371,459.1301107739779 115.16585240421702,459.1301107739779 115.16585240421702,464.8899462072512 109.40601697094371,464.8899462072512" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8300000000000005,-0.09999999999999959 -1.5050000000000008,-0.09999999999999964" data-type="line" data-label="" points="346.13525327847776,227.87271812805352 326.6958086911803,227.87271812805352" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.130000000000001,3.2594553499999996 -2.505000000000001,3.2594553499999996 -2.505000000000001,2.3 -1.8800000000000003,2.3 -1.8800000000000003,2.92" data-type="line" data-label="" points="279.89714579583443,131.12316832090517 297.8966315248136,131.12316832090517 297.8966315248136,158.75469292877352 315.8961172537928,158.75469292877352 315.8961172537928,140.89920308562614" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999995,0.10000000000000042 1.8449999999999998,0.10000000000000016" data-type="line" data-label="" points="403.73360761121114,222.11288269478018 423.1730521985086,222.11288269478018" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999995,1.3500000000000003 1.1699999999999995,0.7250000000000003 1.3699999999999994,0.7250000000000003 1.3699999999999994,0.10000000000000042" data-type="line" data-label="" points="403.73360761121114,186.11391123682182 403.73360761121114,204.113396965801 409.4934430444845,204.113396965801 409.4934430444845,222.11288269478018" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.08000000000000074,1.6894553499999998 0.5449999999999994,1.6894553499999998 0.5449999999999994,1.1500000000000004 1.1699999999999995,1.1500000000000004" data-type="line" data-label="" points="367.7346361532528,176.33787647210085 385.73412188223193,176.33787647210085 385.73412188223193,191.87374667009516 403.73360761121114,191.87374667009516" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.210000000000001,-2.1794553499999987 4.210000000000001,-1.659727674999999 3.460000000000001,-1.659727674999999 3.460000000000001,-1.1399999999999992 3.660000000000001,-1.1399999999999992" data-type="line" data-label="" points="491.28310619696583,287.7593211622525 491.28310619696583,272.79159177166366 469.6837233221909,272.79159177166366 469.6837233221909,257.82386238107483 475.4435587554642,257.82386238107483" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999982,-6.119999999999999 1.8449999999999984,-6.119999999999999" data-type="line" data-label="" points="403.7336076112111,401.24376466958086 423.1730521985086,401.24376466958086" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999973,-7.469999999999999 1.1699999999999973,-6.794999999999999 1.3699999999999983,-6.794999999999999 1.3699999999999983,-6.119999999999999" data-type="line" data-label="" points="403.7336076112111,440.1226538441759 403.7336076112111,420.6832092568784 409.4934430444844,420.6832092568784 409.4934430444844,401.24376466958086" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.4199999999999973,-7.699455349999998 2.174727674999997,-7.699455349999998 2.174727674999997,-7.269999999999999 1.1699999999999973,-7.269999999999999" data-type="line" data-label="" points="439.73257906916945,446.73077912059654 432.6689379274877,446.73077912059654 432.6689379274877,434.36281841090255 403.7336076112111,434.36281841090255" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.3100000000000005,-0.09999999999999964 -2.6350000000000007,-0.09999999999999964" data-type="line" data-label="" points="274.71329390588846,227.87271812805352 294.1527384931859,227.87271812805352" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.660000000000001,1.6800000000000002 -2.9850000000000003,1.6800000000000002" data-type="line" data-label="" points="264.63358189766006,176.61018277192085 284.0730264849576,176.61018277192085" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.9499999999999997,1.35 2.9499999999999997,0.7250000000000005 3.175,0.7250000000000005 3.175,0.10000000000000053 2.9749999999999996,0.10000000000000053" data-type="line" data-label="" points="454.9961429673438,186.11391123682182 454.9961429673438,204.113396965801 461.47595782977635,204.113396965801 461.47595782977635,222.11288269478018 455.716122396503,222.11288269478018" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.41,-2.92 2.4099999999999997,-2.244999999999999" data-type="line" data-label="" points="439.44458729750585,309.08639773720756 439.4445872975058,289.64695314991" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.249999999999997,-6.119999999999999 2.9749999999999983,-6.119999999999999" data-type="line" data-label="" points="492.43507328362045,401.24376466958086 455.71612239650295,401.24376466958086" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.200000000000001,-10.398910699999997 -7.400000000000001,-10.398910699999997 -7.400000000000001,-10.198910699999997 -7.200000000000001,-10.198910699999997" data-type="line" data-label="" points="162.68449472872206,524.4728719979428 156.9246592954487,524.4728719979428 156.9246592954487,518.7130365646696 162.68449472872206,518.7130365646696" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.200000000000001,-10.198910699999997 -5.000000000000001,-10.198910699999997 -5.000000000000001,-10.398910699999997 -5.200000000000001,-10.398910699999997" data-type="line" data-label="" points="220.2828490614554,518.7130365646696 226.04268449472875,518.7130365646696 226.04268449472875,524.4728719979428 220.2828490614554,524.4728719979428" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-4.760000000000001,1.6800000000000002 -4.960000000000001,1.6800000000000002 -4.960000000000001,-0.09999999999999964 -4.410000000000001,-0.09999999999999964" data-type="line" data-label="" points="232.95448701465673,176.61018277192085 227.1946515813834,176.61018277192085 227.1946515813834,227.87271812805352 243.03419902288508,227.87271812805352" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999995,2.45 1.1699999999999995,2.6500000000000004 2.9499999999999997,2.6500000000000004 2.9499999999999997,2.4500000000000006" data-type="line" data-label="" points="403.73360761121114,154.4348163538185 403.73360761121114,148.67498092054515 454.9961429673438,148.67498092054515 454.9961429673438,154.43481635381846" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.5994553499999995,-1.3305446499999976 -7.5994553499999995,-0.42804464999999814 -8.965,-0.42804464999999814 -8.965,0.4744553500000013" data-type="line" data-label="" points="151.1805093340191,263.3113915145281 151.1805093340191,237.3201341218822 111.8539470300849,237.3201341218822 111.8539470300849,211.3288767292363" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.3494553499999995,-4.019999999999998 -6.3494553499999995,-4.219999999999998 -7.5994553499999995,-4.219999999999998 -7.5994553499999995,-2.430544649999999" data-type="line" data-label="" points="187.17948079197743,340.7654926202108 187.17948079197743,346.52532805348415 151.1805093340191,346.52532805348415 151.1805093340191,294.9904863975315" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.65,-5.8199999999999985 -6.450000000000001,-5.8199999999999985 -6.450000000000001,-6.914727674999998 -7.950000000000001,-6.914727674999998 -7.950000000000001,-8.009455349999998 -7.750000000000001,-8.009455349999998" data-type="line" data-label="" points="178.52404217022374,392.60401151967085 184.28387760349705,392.60401151967085 184.28387760349705,424.13126778092055 141.08511185394704,424.13126778092055 141.08511185394704,455.6585240421702 146.84494728722038,455.6585240421702" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.650000000000002,-5.8199999999999985 -9.5625,-5.8199999999999985 -9.5625,-5.024999999999999 -10.475,-5.024999999999999 -10.475,-5.224999999999998" data-type="line" data-label="" points="120.92568783749033,392.60401151967085 94.6464386731808,392.60401151967085 94.6464386731808,369.7086656724093 68.3671895088712,369.7086656724093 68.3671895088712,375.46850110568266" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999982,-5.92 1.5074999999999983,-5.92 1.5074999999999983,-5.329999999999999 2.41,-5.329999999999999 2.41,-4.02" data-type="line" data-label="" points="403.7336076112111,395.4839292363076 413.45332990485986,395.4839292363076 413.45332990485986,378.4924147081512 439.44458729750585,378.4924147081512 439.44458729750585,340.76549262021086" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-4.890000000000002,-5.224999999999999 -4.890000000000002,-3.8324999999999996 -1.86945535,-3.8324999999999996 -1.86945535,-2.44" data-type="line" data-label="" points="229.210593983029,375.46850110568266 229.210593983029,335.36564690151715 316.1997944973001,335.36564690151715 316.1997944973001,295.26279269735153" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.808910699999998,-0.6049999999999982 -9.808910699999998,0.4744553500000017 -7.965000000000001,0.4744553500000017" data-type="line" data-label="" points="87.5500132681924,242.41630259706864 87.5500132681924,211.3288767292363 140.65312419645156,211.3288767292363" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.3494553499999995,-2.919999999999998 -6.3494553499999995,-1.6794553499999996 -4.2194553500000005,-1.6794553499999996" data-type="line" data-label="" points="187.17948079197743,309.0863977372075 187.17948079197743,273.3597325790692 248.5217281563384,273.3597325790692" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.0649999999999995,0.3272767499999982 7.265,0.3272767499999982 7.265,1.3167320999999976 5.765,1.3167320999999976 5.765,2.3061874499999973 5.965,2.3061874499999973" data-type="line" data-label="" points="573.5047570069427,215.5674993057342 579.264592440216,215.5674993057342 579.264592440216,187.07199938287488 536.065826690666,187.07199938287488 536.065826690666,158.57649946001555 541.8256621239393,158.57649946001555" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.0649999999999995,-1.6516339500000008 7.265,-1.6516339500000008 7.265,-0.6621786000000013 5.765,-0.6621786000000013 5.765,0.3272767499999982 5.965,0.3272767499999982" data-type="line" data-label="" points="573.5047570069427,272.55849915145285 579.264592440216,272.55849915145285 579.264592440216,244.06299922859353 536.065826690666,244.06299922859353 536.065826690666,215.5674993057342 541.8256621239393,215.5674993057342" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999995,-0.49999999999999944 3.4400000000000004,-0.49999999999999944 3.4400000000000004,-3.4794553499999985 4.210000000000001,-3.4794553499999985 4.210000000000001,-3.2794553499999983" data-type="line" data-label="" points="403.73360761121114,239.39238899460017 469.1077397788635,239.39238899460017 469.1077397788635,325.1982514785292 491.28310619696583,325.1982514785292 491.28310619696583,319.43841604525585" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.0649999999999995,-3.63054465 7.265,-3.63054465 7.265,-2.6410893000000004 5.765,-2.6410893000000004 5.765,-1.6516339500000008 5.965,-1.6516339500000008" data-type="line" data-label="" points="573.5047570069427,329.54949899717155 579.264592440216,329.54949899717155 579.264592440216,301.05399907431223 536.065826690666,301.05399907431223 536.065826690666,272.55849915145285 541.8256621239393,272.55849915145285" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.119455350000001,-1.6794553499999991 -2.9194553500000007,-1.6794553499999991 -2.9194553500000007,-1.3399999999999994 -1.8694553500000004,-1.3399999999999994" data-type="line" data-label="" points="280.20082303934174,273.3597325790692 285.9606584726151,273.3597325790692 285.9606584726151,263.58369781434817 316.1997944973001,263.58369781434817" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.8694553500000004,-1.3399999999999994 -1.8694553500000004,-0.7199999999999995 -1.3050000000000008,-0.7199999999999995 -1.3050000000000008,-0.09999999999999964 -1.5050000000000008,-0.09999999999999964" data-type="line" data-label="" points="316.1997944973001,263.58369781434817 316.1997944973001,245.72820797120085 332.4556441244536,245.72820797120085 332.4556441244536,227.87271812805352 326.6958086911803,227.87271812805352" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999995,-1.0999999999999996 1.9909999999999992,-1.0999999999999994 1.9909999999999992,-0.6999999999999995 1.1699999999999995,-0.6999999999999995" data-type="line" data-label="" points="403.73360761121114,256.6718952944202 427.3777320647982,256.67189529442015 427.3777320647982,245.1522244278735 403.73360761121114,245.1522244278735" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8300000000000005,-0.8999999999999996 -1.0300000000000005,-0.8999999999999996 -1.0300000000000005,-0.49999999999999967 -0.8300000000000005,-0.49999999999999967" data-type="line" data-label="" points="346.13525327847776,250.91205986114684 340.3754178452044,250.91205986114684 340.3754178452044,239.39238899460017 346.13525327847776,239.39238899460017" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8300000000000005,0.10000000000000042 -1.3425000000000005,0.10000000000000042 -1.3425000000000005,1.6800000000000002 -1.8550000000000004,1.6800000000000002" data-type="line" data-label="" points="346.13525327847776,222.11288269478018 331.37567498071485,222.11288269478018 331.37567498071485,176.61018277192085 316.61609668295193,176.61018277192085" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.760000000000001,-1.1399999999999992 5.024,-1.1399999999999992 5.024,-3.83054465 5.549999999999997,-3.83054465 5.549999999999997,-6.119999999999999 5.349999999999997,-6.119999999999999" data-type="line" data-label="" points="507.12265363846757,257.82386238107483 514.7256364103883,257.82386238107483 514.7256364103883,335.3093344304449 529.8740035998972,335.3093344304449 529.8740035998972,401.24376466958086 524.1141681666238,401.24376466958086" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.8800000000000003,2.3 -1.6550000000000002,2.3 -1.6550000000000002,1.6799999999999997" data-type="line" data-label="" points="315.8961172537928,158.75469292877352 322.3759321162253,158.75469292877352 322.3759321162253,176.61018277192085" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.850000000000001,-8.329999999999998 -8.59,-8.329999999999998" data-type="line" data-label="" points="115.16585240421702,464.8899462072512 122.6536384674724,464.8899462072512" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.965000000000001,0.4744553500000013 -5.7540000000000004,0.4744553500000013 -5.7540000000000004,0.27345535000000126" data-type="line" data-label="" points="198.2514785291849,211.3288767292363 204.32810491128828,211.3288767292363 204.32810491128828,217.117511339676" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.6400000000000023,-7.564455349999998 -3.851000000000002,-7.564455349999998 -3.851000000000002,-7.765455349999998" data-type="line" data-label="" points="265.2095654409874,442.842890203137 259.132939058884,442.842890203137 259.132939058884,448.63152481357673" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8300000000000018,-6.02 -2.041000000000002,-6.02 -2.041000000000002,-6.321" data-type="line" data-label="" points="346.13525327847776,398.3638469529442 311.2594497300077,398.3638469529442 311.2594497300077,407.0323992800206" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.808910699999998,-2.9149999999999983 -9.808910699999998,-2.8139999999999983 -10.259910699999997,-2.8139999999999983" data-type="line" data-label="" points="87.5500132681924,308.9424018513757 87.5500132681924,306.03368495757263 74.56158436616107,306.03368495757263" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.8800000000000003,4.0200000000000005 -1.8800000000000003,4.121 -2.0810000000000004,4.121" data-type="line" data-label="" points="315.8961172537928,109.2201082026228 315.8961172537928,106.31139130881976 310.1074826433531,106.31139130881976" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.1699999999999973,-8.57 1.1699999999999973,-8.671 0.9689999999999974,-8.671" data-type="line" data-label="" points="403.7336076112111,471.8017487271793 403.7336076112111,474.7104656209823 397.94497300077137,474.7104656209823" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-6.200000000000001" data-y="-10.298910699999997" x="162.68449472872203" y="512.9532011313961" width="57.59835433273335" height="17.279506299820127" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-10.05" data-y="-8.229999999999999" x="51.80766263821033" y="453.37027534070455" width="57.59835433273338" height="17.279506299820014" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-7.650000000000001" data-y="-5.8199999999999985" x="120.92568783749034" y="386.8441760863975" width="57.59835433273341" height="11.519670866546676" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-6.965000000000001" data-y="0.4744553500000013" x="140.65312419645153" y="205.56904129596296" width="57.59835433273335" height="11.519670866546676" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="-2.6400000000000023" data-y="-7.464455349999998" x="265.2095654409874" y="431.32321933659034" width="57.59835433273332" height="17.279506299820014" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="0.16999999999999948" data-y="-0.49999999999999956" x="346.13525327847776" y="216.35304726150682" width="57.59835433273338" height="46.0786834661867" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="0.16999999999999815" data-y="-6.02" x="346.13525327847776" y="386.8441760863975" width="57.59835433273332" height="23.03934173309341" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_7" data-x="-9.6714107" data-y="-3.464999999999999" x="75.45435885831839" y="308.9424018513757" width="32.1110825404989" height="31.67909488300336" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_8" data-x="-10.337499999999999" data-y="-5.774999999999999" x="56.27153509899725" y="375.4685011056827" width="32.1110825404989" height="31.67909488300336" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_9" data-x="-9.551410699999998" data-y="-1.154999999999999" x="75.45435885831844" y="242.4163025970686" width="39.02288506042686" height="31.679094883003415" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_10" data-x="-4.597500000000002" data-y="-5.774999999999999" x="223.6104399074312" y="375.4685011056827" width="28.0478267935201" height="31.67909488300336" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_11" data-x="-7.200000000000001" data-y="-8.009455349999998" x="146.8449472872204" y="444.4425304191309" width="31.67909488300333" height="22.43198724607862" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_12" data-x="-7.306955349999999" data-y="-1.8805446499999983" x="145.58035525842132" y="263.31139151452805" width="28.0478267935201" height="31.679094883003415" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_13" data-x="-4.890000000000002" data-y="-7.364455349999998" x="213.37104654152733" y="424.7150940601697" width="31.67909488300333" height="24.735921419387978" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_14" data-x="6.515" data-y="-3.63054465" x="541.8256621239393" y="318.3335053741322" width="31.67909488300336" height="22.431987246078677" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_15" data-x="6.515" data-y="-1.6516339500000008" x="541.8256621239393" y="261.34250552841354" width="31.67909488300336" height="22.431987246078677" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_16" data-x="6.515" data-y="0.3272767499999982" x="541.8256621239393" y="204.3515056826949" width="31.67909488300336" height="22.43198724607865" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_17" data-x="6.515" data-y="2.3061874499999973" x="541.8256621239393" y="147.36050583697624" width="31.67909488300336" height="22.43198724607862" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_18" data-x="-5.9969553499999995" data-y="-3.469999999999998" x="181.5793267163796" y="309.08639773720756" width="31.503728053484167" height="31.6790948830033" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_19" data-x="-3.6694553500000007" data-y="-1.6794553499999991" x="248.52172815633838" y="260.99177186937527" width="31.67909488300333" height="24.73592141938792" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_20" data-x="-3.6800000000000006" data-y="3.2594553499999996" x="248.21805091283107" y="118.75520761121118" width="31.67909488300336" height="24.735921419387992" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_21" data-x="-0.6300000000000008" data-y="1.6894553499999998" x="336.0555412702494" y="163.96991576240686" width="31.67909488300336" height="24.735921419387978" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_22" data-x="4.502500000000001" data-y="-2.7294553499999985" x="485.68295212136803" y="287.7593211622525" width="28.04782679352013" height="31.67909488300336" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_23" data-x="2.9699999999999975" data-y="-7.699455349999998" x="439.7325790691694" y="435.5147854975572" width="31.67909488300336" height="22.43198724607862" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_24" data-x="-1.5869553500000007" data-y="-1.8899999999999997" x="310.5996404217023" y="263.58369781434817" width="27.47184325019282" height="31.67909488300336" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_25" data-x="-1.6475000000000004" data-y="3.47" x="310.29596317819494" y="109.22010820262281" width="24.59192553355615" height="31.679094883003344" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_26" data-x="1.4024999999999994" data-y="1.9000000000000004" x="398.1334535356133" y="154.43481635381846" width="24.59192553355615" height="31.67909488300333" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_27" data-x="4.210000000000001" data-y="-1.1399999999999992" x="475.44355875546415" y="245.45590167138084" width="31.67909488300336" height="24.735921419387978" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_28" data-x="1.4524999999999972" data-y="-8.02" x="398.1334535356132" y="440.12265384417583" width="27.47184325019282" height="31.679094883003415" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_29" data-x="-2.0700000000000007" data-y="-0.09999999999999964" x="294.1527384931859" y="210.88120359989716" width="32.54307019799438" height="33.98302905631269" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_30" data-x="-3.8600000000000008" data-y="-0.09999999999999962" x="243.03419902288505" y="216.6567245050142" width="31.679094883003387" height="22.43198724607865" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_31" data-x="-2.4200000000000004" data-y="1.6800000000000002" x="284.0730264849576" y="159.6186682437645" width="32.543070197994325" height="33.98302905631269" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_32" data-x="-4.210000000000001" data-y="1.6800000000000002" x="232.95448701465676" y="165.39418914888154" width="31.67909488300333" height="22.43198724607865" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_33" data-x="2.4099999999999997" data-y="0.10000000000000009" x="423.17305219850857" y="205.12136816662385" width="32.54307019799438" height="33.98302905631266" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_34" data-x="3.2424999999999997" data-y="1.9000000000000004" x="449.395988891746" y="154.43481635381846" width="28.04782679352013" height="31.67909488300336" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_35" data-x="2.6525" data-y="-1.6799999999999993" x="430.08485471843665" y="257.1038829519157" width="32.68706608382615" height="32.543070197994325" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_36" data-x="2.7525000000000004" data-y="-3.4699999999999998" x="433.84443322190805" y="309.08639773720756" width="30.927744510156856" height="31.6790948830033" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_37" data-x="2.4099999999999984" data-y="-6.119999999999999" x="423.1730521985086" y="384.2522501414245" width="32.543070197994325" height="33.98302905631266" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_38" data-x="4.799999999999997" data-y="-6.119999999999999" x="492.4350732836204" y="388.87580395988687" width="31.67909488300336" height="24.735921419387978" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="MY_18650_02" data-x="-6.140000000000001" data-y="-10.728910699999997" x="174.20416559526873" y="531.3846745178708" width="38.01491385960401" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="J_BAT_POS" data-x="-6.260000000000001" data-y="-9.868910699999997" x="174.20416559526873" y="506.6173821547955" width="31.10311133967599" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="MY_18650_02" data-x="-9.99" data-y="-8.659999999999998" x="63.327333504757036" y="471.8017487271792" width="38.014913859604064" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="J_BAT_NEG" data-x="-10.11" data-y="-7.799999999999999" x="63.32733350475709" y="447.0344563641039" width="31.10311133967599" height="5.18385188994597" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="BAT54WS" data-x="-7.830000000000002" data-y="-6.149999999999999" x="132.445358704037" y="399.5158140395988" width="24.191308819748002" height="5.18385188994597" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="D_PROT" data-x="-7.890000000000002" data-y="-5.489999999999998" x="132.445358704037" y="380.50835710979686" width="20.735407559783994" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="BAT54WS" data-x="-7.145000000000001" data-y="0.14445535000000126" x="152.1727950629982" y="218.24067924916432" width="24.191308819748002" height="5.183851889945998" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="D_SENSE_CLAMP" data-x="-6.785000000000001" data-y="0.8044553500000013" x="152.1727950629982" y="199.2332223193623" width="44.926716379532024" height="5.183851889945998" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="LM4040D25FTA" data-x="-2.5200000000000022" data-y="-7.894455349999998" x="276.72923630753405" y="449.754692723065" width="41.47081511956799" height="5.18385188994597" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="U_REF" data-x="-2.940000000000002" data-y="-7.034455349999998" x="276.72923630753405" y="424.9874003599897" width="17.279506299820014" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="LMV339IDR" data-x="0.10999999999999943" data-y="-1.4299999999999997" x="357.65492414502444" y="263.58369781434817" width="31.103111339676047" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="U1" data-x="-0.3100000000000006" data-y="0.4300000000000005" x="357.65492414502444" y="210.01722828490614" width="6.911802519928017" height="5.183851889945998" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="LMV331IDBVR" data-x="0.22999999999999798" data-y="-6.55" x="357.65492414502444" y="411.0354849061456" width="38.01491385960401" height="5.18385188994597" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="U2" data-x="-0.31000000000000194" data-y="-5.489999999999999" x="357.65492414502444" y="380.50835710979686" width="6.91180251992796" height="5.183851889946027" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_RAW
|
|
4
|
+
globalConnNetId: connectivity_net12" data-x="-7.880000000000001" data-y="-10.398910699999997" x="129.2774492157367" y="521.5929542813061" width="27.64721007971201" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_RAW
|
|
5
|
+
globalConnNetId: connectivity_net12" data-x="-4.520000000000001" data-y="-10.198910699999997" x="226.0426844947287" y="515.8331188480329" width="27.64721007971204" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_RAW
|
|
6
|
+
globalConnNetId: connectivity_net12" data-x="-5.970000000000001" data-y="-5.8199999999999985" x="184.28387760349705" y="389.7240938030342" width="27.64721007971204" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
7
|
+
globalConnNetId: connectivity_net1" data-x="-6.3494553499999995" data-y="-4.459999999999998" x="181.13165358704043" y="346.52532805348415" width="12.095654409873987" height="13.823605039856034" fill="#00000066" stroke="#000000" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
8
|
+
globalConnNetId: connectivity_net1" data-x="-11.25" data-y="-8.769999999999998" x="40.00000000000003" y="470.6497816405245" width="12.095654409874044" height="13.823605039856034" fill="#00000066" stroke="#000000" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
9
|
+
globalConnNetId: connectivity_net1" data-x="-8.59" data-y="-8.569999999999999" x="116.60581126253538" y="464.88994620725117" width="12.095654409874044" height="13.823605039856034" fill="#00000066" stroke="#000000" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
10
|
+
globalConnNetId: connectivity_net1" data-x="-5.7540000000000004" data-y="0.03345535000000127" x="198.28027770635128" y="217.117511339676" width="12.095654409873987" height="13.823605039856005" fill="#00000066" stroke="#000000" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
11
|
+
globalConnNetId: connectivity_net1" data-x="-3.851000000000002" data-y="-8.005455349999998" x="253.085111853947" y="448.63152481357673" width="12.095654409873987" height="13.823605039856034" fill="#00000066" stroke="#000000" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
12
|
+
globalConnNetId: connectivity_net1" data-x="1.4109999999999994" data-y="-0.2999999999999995" x="403.76240678837746" y="230.75263584469016" width="13.823605039855977" height="5.759835433273338" fill="#00000066" stroke="#000000" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
13
|
+
globalConnNetId: connectivity_net1" data-x="-2.041000000000002" data-y="-6.561" x="305.2116225250707" y="407.0323992800206" width="12.095654409873987" height="13.823605039855977" fill="#00000066" stroke="#000000" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
14
|
+
globalConnNetId: connectivity_net1" data-x="-9.808910699999998" data-y="-4.256" x="81.50218606325538" y="340.6502959115454" width="12.095654409874044" height="13.823605039856034" fill="#00000066" stroke="#000000" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
15
|
+
globalConnNetId: connectivity_net1" data-x="-10.475" data-y="-6.566" x="62.319362303934184" y="407.17639516585245" width="12.095654409874044" height="13.823605039855977" fill="#00000066" stroke="#000000" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
16
|
+
globalConnNetId: connectivity_net1" data-x="-9.808910699999998" data-y="-1.9459999999999995" x="81.50218606325538" y="274.1241966572384" width="12.095654409874044" height="13.823605039856034" fill="#00000066" stroke="#000000" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_POS
|
|
17
|
+
globalConnNetId: connectivity_net13" data-x="-9.0825" data-y="-5.4224999999999985" x="94.64643867318081" y="378.2764208794034" width="27.64721007971204" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_POS
|
|
18
|
+
globalConnNetId: connectivity_net13" data-x="-1.3110000000000004" data-y="-0.2999999999999996" x="318.4592440215994" y="230.7526358446902" width="27.64721007971201" height="5.7598354332733095" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_POS
|
|
19
|
+
globalConnNetId: connectivity_net13" data-x="1.0274999999999983" data-y="-5.329999999999999" x="385.8061198251478" y="375.6124969915146" width="27.64721007971201" height="5.759835433273281" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_POS
|
|
20
|
+
globalConnNetId: connectivity_net13" data-x="-10.739910699999998" data-y="-2.8139999999999983" x="46.91437428644909" y="303.15376724093596" width="27.64721007971201" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_POS
|
|
21
|
+
globalConnNetId: connectivity_net13" data-x="-5.370000000000003" data-y="-4.528749999999999" x="201.563383903317" y="352.5371562869633" width="27.64721007971201" height="5.759835433273281" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_POS
|
|
22
|
+
globalConnNetId: connectivity_net13" data-x="-2.5610000000000004" data-y="4.121" x="282.46027256364107" y="103.4314735921831" width="27.64721007971201" height="5.759835433273324" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_POS
|
|
23
|
+
globalConnNetId: connectivity_net13" data-x="0.6899999999999995" data-y="2.6500000000000004" x="376.0863975314991" y="145.79506320390848" width="27.64721007971201" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_POS
|
|
24
|
+
globalConnNetId: connectivity_net13" data-x="5.504" data-y="-1.1399999999999992" x="514.7256364103882" y="254.94394466443816" width="27.647210079712067" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_POS
|
|
25
|
+
globalConnNetId: connectivity_net13" data-x="0.48899999999999744" data-y="-8.671" x="370.2977629210594" y="471.8305479043456" width="27.64721007971201" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: BAT_POS
|
|
26
|
+
globalConnNetId: connectivity_net13" data-x="-5.440000000000001" data-y="1.6800000000000002" x="199.54744150167136" y="173.73026505528418" width="27.64721007971204" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: SENSE_DIV
|
|
27
|
+
globalConnNetId: connectivity_net14" data-x="-8.19945535" data-y="-0.8792946499999978" x="116.62149673437908" y="247.4358451015685" width="34.55901259964" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: SENSE_DIV
|
|
28
|
+
globalConnNetId: connectivity_net14" data-x="1.2726249999999995" data-y="-1.7000999999999997" x="403.8092054512729" y="256.6747752121368" width="5.759835433273395" height="34.55901259964003" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: SENSE_DIV
|
|
29
|
+
globalConnNetId: connectivity_net14" data-x="-1.4310000000000018" data-y="-6.22" x="311.54744150167136" y="401.24376466958086" width="34.55901259964003" height="5.759835433273281" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: SENSE_DIV
|
|
30
|
+
globalConnNetId: connectivity_net14" data-x="-6.049000000000001" data-y="-8.009455349999998" x="178.55284134739009" y="452.77860632553353" width="34.55901259964" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: U_REF.CAT to RTH_TOP.pin1
|
|
31
|
+
globalConnNetId: connectivity_net0" data-x="-3.9900000000000024" data-y="-7.139455349999999" x="252.24993571612237" y="424.1234250449987" width="5.759835433273338" height="12.959629724864953" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: U1.OUT2 to RHYS2.pin1
|
|
32
|
+
globalConnNetId: connectivity_net3" data-x="-0.31750000000000056" data-y="0.8900000000000003" x="331.37567498071485" y="196.48161501671382" width="59.038313191051714" height="5.7598354332733095" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: LED1.cathode to U1.OUT1
|
|
33
|
+
globalConnNetId: connectivity_net2" data-x="-1.1675000000000006" data-y="-0.3249999999999996" x="333.5356132681924" y="227.87271812805352" width="5.759835433273338" height="12.959629724864982" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_20
|
|
34
|
+
globalConnNetId: connectivity_net15" data-x="-1.1910000000000003" data-y="-0.6999999999999996" x="325.3710465415274" y="242.27230671123684" width="20.735407559783994" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_20
|
|
35
|
+
globalConnNetId: connectivity_net15" data-x="7.426" data-y="2.3061874499999973" x="573.5335561841091" y="155.69658174337889" width="20.735407559783994" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_20
|
|
36
|
+
globalConnNetId: connectivity_net15" data-x="-5.989455349999999" data-y="-2.299727674999999" x="187.17948079197743" y="288.3431474415017" width="20.735407559784022" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_40
|
|
37
|
+
globalConnNetId: connectivity_net16" data-x="-1.1910000000000003" data-y="-1.0999999999999996" x="325.3710465415274" y="253.79197757778354" width="20.735407559783994" height="5.759835433273366" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_40
|
|
38
|
+
globalConnNetId: connectivity_net16" data-x="7.625" data-y="0.3272767499999982" x="579.2645924402161" y="212.68758158909753" width="20.735407559783994" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_40
|
|
39
|
+
globalConnNetId: connectivity_net16" data-x="-4.591000000000001" data-y="3.2594553499999996" x="227.4538441758807" y="128.2432506042685" width="20.735407559784022" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_60
|
|
40
|
+
globalConnNetId: connectivity_net17" data-x="1.5309999999999993" data-y="-0.8999999999999995" x="403.7624067883775" y="248.03214214451017" width="20.735407559783994" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_60
|
|
41
|
+
globalConnNetId: connectivity_net17" data-x="7.625" data-y="-1.6516339500000008" x="579.2645924402161" y="269.6785814348161" width="20.735407559783994" height="5.759835433273395" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_60
|
|
42
|
+
globalConnNetId: connectivity_net17" data-x="-1.5410000000000008" data-y="1.6894553499999998" x="315.29133453329905" y="173.45795875546418" width="20.735407559783994" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_80
|
|
43
|
+
globalConnNetId: connectivity_net18" data-x="3.8000000000000003" data-y="-0.49999999999999944" x="469.1077397788635" y="236.5124712779635" width="20.735407559783994" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_80
|
|
44
|
+
globalConnNetId: connectivity_net18" data-x="7.625" data-y="-3.63054465" x="579.2645924402161" y="326.6695812805349" width="20.735407559783994" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: LED4.cathode to U1.OUT4
|
|
45
|
+
globalConnNetId: connectivity_net5" data-x="2.1959999999999993" data-y="-0.09999999999999953" x="403.7624067883775" y="224.99280041141685" width="59.03831319105166" height="5.7598354332733095" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: LED4.cathode to U1.OUT4
|
|
46
|
+
globalConnNetId: connectivity_net5" data-x="2.4099999999999997" data-y="-0.8889999999999993" x="436.5646695808691" y="244.1154540498843" width="5.759835433273338" height="12.95962972486501" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: LED3.cathode to U1.OUT3
|
|
47
|
+
globalConnNetId: connectivity_net4" data-x="1.3949999999999996" data-y="1.0375000000000003" x="403.73360761121114" y="192.23373638467476" width="12.95962972486501" height="5.759835433273338" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_100
|
|
48
|
+
globalConnNetId: connectivity_net19" data-x="-1.2510000000000017" data-y="-5.819999999999999" x="321.91514528156335" y="389.7240938030342" width="24.19130881974803" height="5.759835433273281" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_100
|
|
49
|
+
globalConnNetId: connectivity_net19" data-x="-5.861000000000002" data-y="-7.364455349999998" x="189.15093854461298" y="434.203137053227" width="24.191308819748002" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_100
|
|
50
|
+
globalConnNetId: connectivity_net19" data-x="5.544" data-y="-3.63054465" x="517.605554127025" y="326.6695812805349" width="24.191308819747974" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: TH_100
|
|
51
|
+
globalConnNetId: connectivity_net19" data-x="3.9409999999999976" data-y="-7.699455349999998" x="471.4404731293391" y="443.8508614039599" width="24.19130881974803" height="5.759835433273281" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: LED5.cathode to U2.OUT
|
|
52
|
+
globalConnNetId: connectivity_net6" data-x="1.3949999999999974" data-y="-7.1324999999999985" x="403.733607611211" y="427.52301383389045" width="12.95962972486501" height="5.759835433273338" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: RLED1.pin2 to LED1.anode
|
|
53
|
+
globalConnNetId: connectivity_net7" data-x="-2.9725000000000006" data-y="0.12500000000000036" x="281.5530984829005" y="214.9130884031885" width="5.759835433273338" height="12.95962972486501" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: RLED2.pin2 to LED2.anode
|
|
54
|
+
globalConnNetId: connectivity_net8" data-x="-3.3225000000000007" data-y="1.9050000000000002" x="271.47338647467217" y="163.6505530470558" width="5.759835433273338" height="12.95962972486501" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: RLED3.pin2 to LED3.anode
|
|
55
|
+
globalConnNetId: connectivity_net9" data-x="3.175" data-y="1.0375000000000003" x="454.99614296734387" y="192.23373638467476" width="12.95962972486501" height="5.759835433273338" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: RLED4.pin2 to LED4.anode
|
|
56
|
+
globalConnNetId: connectivity_net10" data-x="2.6350000000000002" data-y="-2.5824999999999996" x="439.4445872975058" y="296.4867577269221" width="12.95962972486501" height="5.759835433273338" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><rect data-type="rect" data-label="netId: RLED5.pin2 to LED5.anode
|
|
57
|
+
globalConnNetId: connectivity_net11" data-x="3.612499999999998" data-y="-5.895" x="471.19568012342495" y="388.2841349447159" width="5.759835433273395" height="12.959629724864953" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03472321428571429"/></g><g><circle data-type="point" data-label="J_BAT_POS.1
|
|
58
|
+
x-" data-x="-7.200000000000001" data-y="-10.198910699999997" cx="162.68449472872206" cy="518.7130365646696" r="3" fill="hsl(96, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="J_BAT_POS.2
|
|
59
|
+
x-" data-x="-7.200000000000001" data-y="-10.398910699999997" cx="162.68449472872206" cy="524.4728719979428" r="3" fill="hsl(96, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="J_BAT_POS.3
|
|
60
|
+
x+" data-x="-5.200000000000001" data-y="-10.398910699999997" cx="220.2828490614554" cy="524.4728719979428" r="3" fill="hsl(96, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="J_BAT_POS.4
|
|
61
|
+
x+" data-x="-5.200000000000001" data-y="-10.198910699999997" cx="220.2828490614554" cy="518.7130365646696" r="3" fill="hsl(104, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="J_BAT_NEG.1
|
|
62
|
+
x-" data-x="-11.05" data-y="-8.129999999999999" cx="51.80766263821033" cy="459.1301107739779" r="3" fill="hsl(8, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="J_BAT_NEG.2
|
|
63
|
+
x-" data-x="-11.05" data-y="-8.329999999999998" cx="51.80766263821033" cy="464.8899462072512" r="3" fill="hsl(8, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="J_BAT_NEG.3
|
|
64
|
+
x+" data-x="-9.05" data-y="-8.329999999999998" cx="109.40601697094371" cy="464.8899462072512" r="3" fill="hsl(8, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="J_BAT_NEG.4
|
|
65
|
+
x+" data-x="-9.05" data-y="-8.129999999999999" cx="109.40601697094371" cy="459.1301107739779" r="3" fill="hsl(8, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="D_PROT.1
|
|
66
|
+
x-" data-x="-8.650000000000002" data-y="-5.8199999999999985" cx="120.92568783749033" cy="392.60401151967085" r="3" fill="hsl(13, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="D_PROT.2
|
|
67
|
+
x+" data-x="-6.65" data-y="-5.8199999999999985" cx="178.52404217022374" cy="392.60401151967085" r="3" fill="hsl(14, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="D_SENSE_CLAMP.1
|
|
68
|
+
x-" data-x="-7.965000000000001" data-y="0.4744553500000013" cx="140.65312419645156" cy="211.3288767292363" r="3" fill="hsl(112, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="D_SENSE_CLAMP.2
|
|
69
|
+
x+" data-x="-5.965000000000001" data-y="0.4744553500000013" cx="198.2514785291849" cy="211.3288767292363" r="3" fill="hsl(112, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U_REF.1
|
|
70
|
+
x-" data-x="-3.6400000000000023" data-y="-7.364455349999998" cx="265.2095654409874" cy="437.0830547698637" r="3" fill="hsl(196, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U_REF.2
|
|
71
|
+
x-" data-x="-3.6400000000000023" data-y="-7.564455349999998" cx="265.2095654409874" cy="442.842890203137" r="3" fill="hsl(197, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U_REF.3
|
|
72
|
+
x+" data-x="-1.6400000000000023" data-y="-7.464455349999998" cx="322.8079197737207" cy="439.96297248650035" r="3" fill="hsl(198, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.1
|
|
73
|
+
x-" data-x="-0.8300000000000005" data-y="0.10000000000000042" cx="346.13525327847776" cy="222.11288269478018" r="3" fill="hsl(319, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.2
|
|
74
|
+
x-" data-x="-0.8300000000000005" data-y="-0.09999999999999959" cx="346.13525327847776" cy="227.87271812805352" r="3" fill="hsl(320, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.3
|
|
75
|
+
x-" data-x="-0.8300000000000005" data-y="-0.2999999999999996" cx="346.13525327847776" cy="233.63255356132683" r="3" fill="hsl(321, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.4
|
|
76
|
+
x-" data-x="-0.8300000000000005" data-y="-0.49999999999999967" cx="346.13525327847776" cy="239.39238899460017" r="3" fill="hsl(322, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.5
|
|
77
|
+
x-" data-x="-0.8300000000000005" data-y="-0.6999999999999996" cx="346.13525327847776" cy="245.1522244278735" r="3" fill="hsl(323, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.6
|
|
78
|
+
x-" data-x="-0.8300000000000005" data-y="-0.8999999999999996" cx="346.13525327847776" cy="250.91205986114684" r="3" fill="hsl(324, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.7
|
|
79
|
+
x-" data-x="-0.8300000000000005" data-y="-1.0999999999999996" cx="346.13525327847776" cy="256.6718952944202" r="3" fill="hsl(325, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.8
|
|
80
|
+
x+" data-x="1.1699999999999995" data-y="-1.0999999999999996" cx="403.73360761121114" cy="256.6718952944202" r="3" fill="hsl(326, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.9
|
|
81
|
+
x+" data-x="1.1699999999999995" data-y="-0.8999999999999995" cx="403.73360761121114" cy="250.91205986114684" r="3" fill="hsl(327, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.10
|
|
82
|
+
x+" data-x="1.1699999999999995" data-y="-0.6999999999999995" cx="403.73360761121114" cy="245.1522244278735" r="3" fill="hsl(217, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.11
|
|
83
|
+
x+" data-x="1.1699999999999995" data-y="-0.49999999999999944" cx="403.73360761121114" cy="239.39238899460017" r="3" fill="hsl(218, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.12
|
|
84
|
+
x+" data-x="1.1699999999999995" data-y="-0.2999999999999995" cx="403.73360761121114" cy="233.63255356132683" r="3" fill="hsl(219, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.13
|
|
85
|
+
x+" data-x="1.1699999999999995" data-y="-0.09999999999999953" cx="403.73360761121114" cy="227.8727181280535" r="3" fill="hsl(220, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.14
|
|
86
|
+
x+" data-x="1.1699999999999995" data-y="0.10000000000000042" cx="403.73360761121114" cy="222.11288269478018" r="3" fill="hsl(221, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U2.1
|
|
87
|
+
x-" data-x="-0.8300000000000018" data-y="-5.819999999999999" cx="346.13525327847776" cy="392.60401151967085" r="3" fill="hsl(200, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U2.2
|
|
88
|
+
x-" data-x="-0.8300000000000018" data-y="-6.02" cx="346.13525327847776" cy="398.3638469529442" r="3" fill="hsl(201, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U2.3
|
|
89
|
+
x-" data-x="-0.8300000000000018" data-y="-6.22" cx="346.13525327847776" cy="404.1236823862175" r="3" fill="hsl(202, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U2.4
|
|
90
|
+
x+" data-x="1.1699999999999982" data-y="-6.119999999999999" cx="403.7336076112111" cy="401.24376466958086" r="3" fill="hsl(203, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U2.5
|
|
91
|
+
x+" data-x="1.1699999999999982" data-y="-5.92" cx="403.7336076112111" cy="395.4839292363076" r="3" fill="hsl(204, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="C1.1
|
|
92
|
+
y+" data-x="-9.808910699999998" data-y="-2.9149999999999983" cx="87.5500132681924" cy="308.9424018513757" r="3" fill="hsl(121, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="C1.2
|
|
93
|
+
y-" data-x="-9.808910699999998" data-y="-4.015" cx="87.5500132681924" cy="340.62149673437904" r="3" fill="hsl(122, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="C2.1
|
|
94
|
+
y+" data-x="-10.475" data-y="-5.224999999999998" cx="68.3671895088712" cy="375.46850110568266" r="3" fill="hsl(2, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="C2.2
|
|
95
|
+
y-" data-x="-10.475" data-y="-6.324999999999999" cx="68.3671895088712" cy="407.147595988686" r="3" fill="hsl(3, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="C_SENSE.1
|
|
96
|
+
y+" data-x="-9.808910699999998" data-y="-0.6049999999999982" cx="87.5500132681924" cy="242.41630259706864" r="3" fill="hsl(69, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="C_SENSE.2
|
|
97
|
+
y-" data-x="-9.808910699999998" data-y="-1.7049999999999996" cx="87.5500132681924" cy="274.09539748007205" r="3" fill="hsl(70, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RREF.1
|
|
98
|
+
y+" data-x="-4.890000000000002" data-y="-5.224999999999999" cx="229.210593983029" cy="375.46850110568266" r="3" fill="hsl(308, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RREF.2
|
|
99
|
+
y-" data-x="-4.890000000000002" data-y="-6.324999999999998" cx="229.210593983029" cy="407.147595988686" r="3" fill="hsl(309, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="R_TOP.1
|
|
100
|
+
x-" data-x="-7.750000000000001" data-y="-8.009455349999998" cx="146.84494728722038" cy="455.6585240421702" r="3" fill="hsl(155, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="R_TOP.2
|
|
101
|
+
x+" data-x="-6.650000000000001" data-y="-8.009455349999998" cx="178.5240421702237" cy="455.6585240421702" r="3" fill="hsl(156, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="R_BOT.1
|
|
102
|
+
y+" data-x="-7.5994553499999995" data-y="-1.3305446499999976" cx="151.1805093340191" cy="263.3113915145281" r="3" fill="hsl(21, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="R_BOT.2
|
|
103
|
+
y-" data-x="-7.5994553499999995" data-y="-2.430544649999999" cx="151.1805093340191" cy="294.9904863975315" r="3" fill="hsl(22, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_TOP.1
|
|
104
|
+
x+" data-x="-4.3400000000000025" data-y="-7.364455349999998" cx="245.0501414245307" cy="437.0830547698637" r="3" fill="hsl(191, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_TOP.2
|
|
105
|
+
x-" data-x="-5.440000000000002" data-y="-7.364455349999998" cx="213.37104654152736" cy="437.0830547698637" r="3" fill="hsl(192, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_100.1
|
|
106
|
+
x-" data-x="5.965" data-y="-3.63054465" cx="541.8256621239393" cy="329.54949899717155" r="3" fill="hsl(3, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_100.2
|
|
107
|
+
x+" data-x="7.0649999999999995" data-y="-3.63054465" cx="573.5047570069427" cy="329.54949899717155" r="3" fill="hsl(4, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_80.1
|
|
108
|
+
x-" data-x="5.965" data-y="-1.6516339500000008" cx="541.8256621239393" cy="272.55849915145285" r="3" fill="hsl(292, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_80.2
|
|
109
|
+
x+" data-x="7.0649999999999995" data-y="-1.6516339500000008" cx="573.5047570069427" cy="272.55849915145285" r="3" fill="hsl(293, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_60.1
|
|
110
|
+
x-" data-x="5.965" data-y="0.3272767499999982" cx="541.8256621239393" cy="215.5674993057342" r="3" fill="hsl(110, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_60.2
|
|
111
|
+
x+" data-x="7.0649999999999995" data-y="0.3272767499999982" cx="573.5047570069427" cy="215.5674993057342" r="3" fill="hsl(111, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_40.1
|
|
112
|
+
x-" data-x="5.965" data-y="2.3061874499999973" cx="541.8256621239393" cy="158.57649946001555" r="3" fill="hsl(288, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_40.2
|
|
113
|
+
x+" data-x="7.0649999999999995" data-y="2.3061874499999973" cx="573.5047570069427" cy="158.57649946001555" r="3" fill="hsl(289, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_20.1
|
|
114
|
+
y+" data-x="-6.3494553499999995" data-y="-2.919999999999998" cx="187.17948079197743" cy="309.0863977372075" r="3" fill="hsl(106, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTH_20.2
|
|
115
|
+
y-" data-x="-6.3494553499999995" data-y="-4.019999999999998" cx="187.17948079197743" cy="340.7654926202108" r="3" fill="hsl(107, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RHYS1.1
|
|
116
|
+
x+" data-x="-3.119455350000001" data-y="-1.6794553499999991" cx="280.20082303934174" cy="273.3597325790692" r="3" fill="hsl(260, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RHYS1.2
|
|
117
|
+
x-" data-x="-4.2194553500000005" data-y="-1.6794553499999991" cx="248.5217281563384" cy="273.3597325790692" r="3" fill="hsl(261, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RHYS2.1
|
|
118
|
+
x+" data-x="-3.130000000000001" data-y="3.2594553499999996" cx="279.89714579583443" cy="131.12316832090517" r="3" fill="hsl(141, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RHYS2.2
|
|
119
|
+
x-" data-x="-4.23" data-y="3.2594553499999996" cx="248.21805091283107" cy="131.12316832090517" r="3" fill="hsl(142, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RHYS3.1
|
|
120
|
+
x+" data-x="-0.08000000000000074" data-y="1.6894553499999998" cx="367.7346361532528" cy="176.33787647210085" r="3" fill="hsl(22, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RHYS3.2
|
|
121
|
+
x-" data-x="-1.1800000000000008" data-y="1.6894553499999998" cx="336.0555412702494" cy="176.33787647210085" r="3" fill="hsl(23, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RHYS4.1
|
|
122
|
+
y+" data-x="4.210000000000001" data-y="-2.1794553499999987" cx="491.28310619696583" cy="287.7593211622525" r="3" fill="hsl(263, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RHYS4.2
|
|
123
|
+
y-" data-x="4.210000000000001" data-y="-3.2794553499999983" cx="491.28310619696583" cy="319.43841604525585" r="3" fill="hsl(264, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RHYS5.1
|
|
124
|
+
x-" data-x="2.4199999999999973" data-y="-7.699455349999998" cx="439.73257906916945" cy="446.73077912059654" r="3" fill="hsl(144, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RHYS5.2
|
|
125
|
+
x+" data-x="3.519999999999998" data-y="-7.699455349999998" cx="471.4116739521728" cy="446.73077912059654" r="3" fill="hsl(145, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RPU1.1
|
|
126
|
+
y-" data-x="-1.8694553500000004" data-y="-2.44" cx="316.1997944973001" cy="295.26279269735153" r="3" fill="hsl(61, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RPU1.2
|
|
127
|
+
y+" data-x="-1.8694553500000004" data-y="-1.3399999999999994" cx="316.1997944973001" cy="263.58369781434817" r="3" fill="hsl(62, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RPU2.1
|
|
128
|
+
y+" data-x="-1.8800000000000003" data-y="4.0200000000000005" cx="315.8961172537928" cy="109.2201082026228" r="3" fill="hsl(302, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RPU2.2
|
|
129
|
+
y-" data-x="-1.8800000000000003" data-y="2.92" cx="315.8961172537928" cy="140.89920308562614" r="3" fill="hsl(303, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RPU3.1
|
|
130
|
+
y+" data-x="1.1699999999999995" data-y="2.45" cx="403.73360761121114" cy="154.4348163538185" r="3" fill="hsl(183, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RPU3.2
|
|
131
|
+
y-" data-x="1.1699999999999995" data-y="1.3500000000000003" cx="403.73360761121114" cy="186.11391123682182" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RPU4.1
|
|
132
|
+
x+" data-x="4.760000000000001" data-y="-1.1399999999999992" cx="507.12265363846757" cy="257.82386238107483" r="3" fill="hsl(64, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RPU4.2
|
|
133
|
+
x-" data-x="3.660000000000001" data-y="-1.1399999999999992" cx="475.4435587554642" cy="257.82386238107483" r="3" fill="hsl(65, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RPU5.1
|
|
134
|
+
y-" data-x="1.1699999999999973" data-y="-8.57" cx="403.7336076112111" cy="471.8017487271793" r="3" fill="hsl(305, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RPU5.2
|
|
135
|
+
y+" data-x="1.1699999999999973" data-y="-7.469999999999999" cx="403.7336076112111" cy="440.1226538441759" r="3" fill="hsl(306, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="LED1.1
|
|
136
|
+
x-" data-x="-2.6350000000000007" data-y="-0.09999999999999964" cx="294.1527384931859" cy="227.87271812805352" r="3" fill="hsl(57, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="LED1.2
|
|
137
|
+
x+" data-x="-1.5050000000000008" data-y="-0.09999999999999964" cx="326.6958086911803" cy="227.87271812805352" r="3" fill="hsl(58, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RLED1.1
|
|
138
|
+
x-" data-x="-4.410000000000001" data-y="-0.09999999999999964" cx="243.03419902288508" cy="227.87271812805352" r="3" fill="hsl(139, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RLED1.2
|
|
139
|
+
x+" data-x="-3.3100000000000005" data-y="-0.09999999999999964" cx="274.71329390588846" cy="227.87271812805352" r="3" fill="hsl(140, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="LED2.1
|
|
140
|
+
x-" data-x="-2.9850000000000003" data-y="1.6800000000000002" cx="284.0730264849576" cy="176.61018277192085" r="3" fill="hsl(298, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="LED2.2
|
|
141
|
+
x+" data-x="-1.8550000000000004" data-y="1.6800000000000002" cx="316.61609668295193" cy="176.61018277192085" r="3" fill="hsl(299, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RLED2.1
|
|
142
|
+
x-" data-x="-4.760000000000001" data-y="1.6800000000000002" cx="232.95448701465673" cy="176.61018277192085" r="3" fill="hsl(20, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RLED2.2
|
|
143
|
+
x+" data-x="-3.660000000000001" data-y="1.6800000000000002" cx="264.63358189766006" cy="176.61018277192085" r="3" fill="hsl(21, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="LED3.1
|
|
144
|
+
x+" data-x="2.9749999999999996" data-y="0.10000000000000002" cx="455.716122396503" cy="222.11288269478018" r="3" fill="hsl(179, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="LED3.2
|
|
145
|
+
x-" data-x="1.8449999999999998" data-y="0.10000000000000016" cx="423.1730521985086" cy="222.11288269478018" r="3" fill="hsl(180, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RLED3.1
|
|
146
|
+
y+" data-x="2.9499999999999997" data-y="2.4500000000000006" cx="454.9961429673438" cy="154.43481635381846" r="3" fill="hsl(261, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RLED3.2
|
|
147
|
+
y-" data-x="2.9499999999999997" data-y="1.35" cx="454.9961429673438" cy="186.11391123682182" r="3" fill="hsl(262, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="LED4.1
|
|
148
|
+
y-" data-x="2.4099999999999997" data-y="-2.244999999999999" cx="439.4445872975058" cy="289.64695314991" r="3" fill="hsl(60, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="LED4.2
|
|
149
|
+
y+" data-x="2.4099999999999997" data-y="-1.1149999999999993" cx="439.4445872975058" cy="257.1038829519157" r="3" fill="hsl(61, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RLED4.1
|
|
150
|
+
y-" data-x="2.41" data-y="-4.02" cx="439.44458729750585" cy="340.76549262021086" r="3" fill="hsl(142, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RLED4.2
|
|
151
|
+
y+" data-x="2.41" data-y="-2.92" cx="439.44458729750585" cy="309.08639773720756" r="3" fill="hsl(143, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="LED5.1
|
|
152
|
+
x+" data-x="2.9749999999999983" data-y="-6.119999999999999" cx="455.71612239650295" cy="401.24376466958086" r="3" fill="hsl(301, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="LED5.2
|
|
153
|
+
x-" data-x="1.8449999999999984" data-y="-6.119999999999999" cx="423.1730521985086" cy="401.24376466958086" r="3" fill="hsl(302, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RLED5.1
|
|
154
|
+
x+" data-x="5.349999999999997" data-y="-6.119999999999999" cx="524.1141681666238" cy="401.24376466958086" r="3" fill="hsl(23, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RLED5.2
|
|
155
|
+
x-" data-x="4.249999999999997" data-y="-6.119999999999999" cx="492.43507328362045" cy="401.24376466958086" r="3" fill="hsl(24, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
156
|
+
orientation: x-" data-x="-7.400000000000001" data-y="-10.398910699999997" cx="156.9246592954487" cy="524.4728719979428" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
157
|
+
orientation: x+" data-x="-5.000000000000001" data-y="-10.198910699999997" cx="226.04268449472875" cy="518.7130365646696" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
158
|
+
orientation: x+" data-x="-6.450000000000001" data-y="-5.8199999999999985" cx="184.28387760349705" cy="392.60401151967085" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
159
|
+
orientation: y-" data-x="-6.3494553499999995" data-y="-4.219999999999998" cx="187.17948079197743" cy="346.52532805348415" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
160
|
+
orientation: y-" data-x="-11.25" data-y="-8.529999999999998" cx="46.04782720493705" cy="470.6497816405245" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
161
|
+
orientation: y-" data-x="-8.59" data-y="-8.329999999999998" cx="122.6536384674724" cy="464.8899462072512" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
162
|
+
orientation: y-" data-x="-5.7540000000000004" data-y="0.27345535000000126" cx="204.32810491128828" cy="217.117511339676" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
163
|
+
orientation: y-" data-x="-3.851000000000002" data-y="-7.765455349999998" cx="259.132939058884" cy="448.63152481357673" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
164
|
+
orientation: x+" data-x="1.1699999999999995" data-y="-0.2999999999999995" cx="403.73360761121114" cy="233.63255356132683" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
165
|
+
orientation: y-" data-x="-2.041000000000002" data-y="-6.321" cx="311.2594497300077" cy="407.0323992800206" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
166
|
+
orientation: y-" data-x="-9.808910699999998" data-y="-4.015" cx="87.5500132681924" cy="340.62149673437904" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
167
|
+
orientation: y-" data-x="-10.475" data-y="-6.324999999999999" cx="68.3671895088712" cy="407.147595988686" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
168
|
+
orientation: y-" data-x="-9.808910699999998" data-y="-1.7049999999999996" cx="87.5500132681924" cy="274.09539748007205" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
169
|
+
orientation: x+" data-x="-9.5625" data-y="-5.4224999999999985" cx="94.6464386731808" cy="381.1563385960401" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
170
|
+
orientation: x-" data-x="-0.8300000000000005" data-y="-0.2999999999999996" cx="346.13525327847776" cy="233.63255356132683" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
171
|
+
orientation: x-" data-x="1.5074999999999983" data-y="-5.329999999999999" cx="413.45332990485986" cy="378.4924147081512" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
172
|
+
orientation: x-" data-x="-10.259910699999997" data-y="-2.8139999999999983" cx="74.56158436616107" cy="306.03368495757263" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
173
|
+
orientation: x-" data-x="-4.890000000000002" data-y="-4.528749999999999" cx="229.210593983029" cy="355.4170740035999" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
174
|
+
orientation: x-" data-x="-2.0810000000000004" data-y="4.121" cx="310.1074826433531" cy="106.31139130881976" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
175
|
+
orientation: x-" data-x="1.1699999999999995" data-y="2.6500000000000004" cx="403.73360761121114" cy="148.67498092054515" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
176
|
+
orientation: x+" data-x="5.024" data-y="-1.1399999999999992" cx="514.7256364103883" cy="257.82386238107483" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
177
|
+
orientation: x-" data-x="0.9689999999999974" data-y="-8.671" cx="397.94497300077137" cy="474.7104656209823" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
178
|
+
orientation: x-" data-x="-4.960000000000001" data-y="1.6800000000000002" cx="227.1946515813834" cy="176.61018277192085" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
179
|
+
orientation: x-" data-x="-7.5994553499999995" data-y="-0.8792946499999978" cx="151.1805093340191" cy="250.31576281820517" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
180
|
+
orientation: y-" data-x="1.2726249999999995" data-y="-1.0999999999999996" cx="406.68912316790954" cy="256.6718952944202" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
181
|
+
orientation: x-" data-x="-0.8300000000000018" data-y="-6.22" cx="346.13525327847776" cy="404.1236823862175" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
182
|
+
orientation: x+" data-x="-6.650000000000001" data-y="-8.009455349999998" cx="178.5240421702237" cy="455.6585240421702" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
183
|
+
orientation: y+" data-x="-3.9900000000000024" data-y="-7.364455349999998" cx="255.12985343275903" cy="437.0830547698637" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
184
|
+
orientation: x+" data-x="-1.3425000000000005" data-y="0.8900000000000003" cx="331.37567498071485" cy="199.3615327333505" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
185
|
+
orientation: y-" data-x="-1.1675000000000006" data-y="-0.09999999999999962" cx="336.41553098482905" cy="227.87271812805352" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
186
|
+
orientation: x-" data-x="-0.8300000000000005" data-y="-0.6999999999999996" cx="346.13525327847776" cy="245.1522244278735" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
187
|
+
orientation: x+" data-x="7.0649999999999995" data-y="2.3061874499999973" cx="573.5047570069427" cy="158.57649946001555" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
188
|
+
orientation: x+" data-x="-6.3494553499999995" data-y="-2.299727674999999" cx="187.17948079197743" cy="291.22306515813835" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
189
|
+
orientation: x-" data-x="-0.8300000000000005" data-y="-1.0999999999999996" cx="346.13525327847776" cy="256.6718952944202" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
190
|
+
orientation: x+" data-x="7.265" data-y="0.3272767499999982" cx="579.264592440216" cy="215.5674993057342" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
191
|
+
orientation: x-" data-x="-4.23" data-y="3.2594553499999996" cx="248.21805091283107" cy="131.12316832090517" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
192
|
+
orientation: x+" data-x="1.1699999999999995" data-y="-0.8999999999999995" cx="403.73360761121114" cy="250.91205986114684" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
193
|
+
orientation: x+" data-x="7.265" data-y="-1.6516339500000008" cx="579.264592440216" cy="272.55849915145285" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
194
|
+
orientation: x-" data-x="-1.1800000000000008" data-y="1.6894553499999998" cx="336.0555412702494" cy="176.33787647210085" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
195
|
+
orientation: x+" data-x="3.4400000000000004" data-y="-0.49999999999999944" cx="469.1077397788635" cy="239.39238899460017" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
196
|
+
orientation: x+" data-x="7.265" data-y="-3.63054465" cx="579.264592440216" cy="329.54949899717155" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
197
|
+
orientation: x+" data-x="1.1699999999999995" data-y="-0.09999999999999953" cx="403.73360761121114" cy="227.8727181280535" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
198
|
+
orientation: y+" data-x="2.4099999999999997" data-y="-1.1149999999999993" cx="439.4445872975058" cy="257.1038829519157" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
199
|
+
orientation: x+" data-x="1.1699999999999995" data-y="1.0375000000000003" cx="403.73360761121114" cy="195.11365410131143" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
200
|
+
orientation: x-" data-x="-0.8300000000000018" data-y="-5.819999999999999" cx="346.13525327847776" cy="392.60401151967085" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
201
|
+
orientation: x-" data-x="-5.440000000000002" data-y="-7.364455349999998" cx="213.37104654152736" cy="437.0830547698637" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
202
|
+
orientation: x-" data-x="5.965" data-y="-3.63054465" cx="541.8256621239393" cy="329.54949899717155" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
203
|
+
orientation: x+" data-x="3.519999999999998" data-y="-7.699455349999998" cx="471.4116739521728" cy="446.73077912059654" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
204
|
+
orientation: x+" data-x="1.1699999999999973" data-y="-7.1324999999999985" cx="403.7336076112111" cy="430.4029315505271" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
205
|
+
orientation: y+" data-x="-2.9725000000000006" data-y="-0.09999999999999964" cx="284.4330161995372" cy="227.87271812805352" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
206
|
+
orientation: y+" data-x="-3.3225000000000007" data-y="1.6800000000000002" cx="274.35330419130884" cy="176.61018277192085" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
207
|
+
orientation: x+" data-x="2.9499999999999997" data-y="1.0375000000000003" cx="454.9961429673438" cy="195.11365410131143" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
208
|
+
orientation: x+" data-x="2.41" data-y="-2.5824999999999996" cx="439.44458729750585" cy="299.3666754435588" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
209
|
+
orientation: y+" data-x="3.612499999999998" data-y="-6.119999999999999" cx="474.0755978400617" cy="401.24376466958086" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g id="crosshair" style="display: none"><line id="crosshair-h" y1="0" y2="640" stroke="#666" stroke-width="0.5"/><line id="crosshair-v" x1="0" x2="640" stroke="#666" stroke-width="0.5"/><text id="coordinates" font-family="monospace" font-size="12" fill="#666"></text></g><script><![CDATA[
|
|
212
210
|
document.currentScript.parentElement.addEventListener('mousemove', (e) => {
|
|
213
211
|
const svg = e.currentTarget;
|
|
214
212
|
const rect = svg.getBoundingClientRect();
|
|
@@ -230,7 +228,7 @@ orientation: y+" data-x="3.612499999999998" data-y="-6.119999999999999" cx="474.
|
|
|
230
228
|
v.setAttribute('y2', '640');
|
|
231
229
|
|
|
232
230
|
// Calculate real coordinates using inverse transformation
|
|
233
|
-
const matrix = {"a":28.799177166366675,"c":0,"e":370.03857032656214,"b":0,"d":-28.799177166366675,"f":
|
|
231
|
+
const matrix = {"a":28.799177166366675,"c":0,"e":370.03857032656214,"b":0,"d":-28.799177166366675,"f":224.99280041141685};
|
|
234
232
|
// Manually invert and apply the affine transform
|
|
235
233
|
// Since we only use translate and scale, we can directly compute:
|
|
236
234
|
// x' = (x - tx) / sx
|
|
@@ -265,328 +263,321 @@ orientation: y+" data-x="3.612499999999998" data-y="-6.119999999999999" cx="474.
|
|
|
265
263
|
.port-label { fill: rgb(0, 100, 100); }
|
|
266
264
|
.component-name { fill: rgb(0, 100, 100); }
|
|
267
265
|
|
|
268
|
-
</style><rect class="boundary" x="0" y="0" width="1200" height="800"/><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"><path d="M 476.00090449832794 616.4976411388752 L 485.2816950304879 616.4976411388752 L 485.2816950304879 592.3802227116676 L 450.4787305348879 592.3802227116676 L 450.4787305348879 568.2628042844599" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 476.00090449832794 616.4976411388752 L 485.2816950304879 616.4976411388752 L 485.2816950304879 592.3802227116676 L 450.4787305348879 592.3802227116676 L 450.4787305348879 568.2628042844599" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><path d="M 508.4836713608879 616.4976411388752 L 476.00090449832794 616.4976411388752" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 508.4836713608879 616.4976411388752 L 476.00090449832794 616.4976411388752" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><path d="M 164.63038214435994 661.302729369364 L 155.34959161220002 661.302729369364 L 155.34959161220002 670.5835199015239 L 155.34959161220002 652.0219388372041 L 164.63038214435994 652.0219388372041" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 164.63038214435994 661.302729369364 L 155.34959161220002 661.302729369364 L 155.34959161220002 670.5835199015239 L 155.34959161220002 652.0219388372041 L 164.63038214435994 652.0219388372041" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"><path d="M 257.43828746596 652.0219388372041 L 266.71907799811993 652.0219388372041 L 266.71907799811993 661.302729369364 L 257.43828746596 661.302729369364" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 257.43828746596 652.0219388372041 L 266.71907799811993 652.0219388372041 L 266.71907799811993 661.302729369364 L 257.43828746596 661.302729369364" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><path d="M 607.556110291696 279.39819897098 L 638.878778337736 279.39819897098" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 607.556110291696 279.39819897098 L 638.878778337736 279.39819897098" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><path d="M 532.1496872178959 123.50619194350875 L 561.152157630896 123.50619194350875 L 561.152157630896 148.53905246752402 L 590.154628043896 148.53905246752402 L 590.154628043896 139.25826193536403" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 532.1496872178959 123.50619194350875 L 561.152157630896 123.50619194350875 L 561.152157630896 148.53905246752402 L 590.154628043896 148.53905246752402 L 590.154628043896 139.25826193536403" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><path d="M 731.686683659336 270.11740843882 L 763.009351705376 270.11740843882" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 731.686683659336 270.11740843882 L 763.009351705376 270.11740843882" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><path d="M 731.686683659336 212.11246761282 L 731.686683659336 241.11493802582 L 740.967474191496 241.11493802582 L 740.967474191496 270.11740843882 L 731.686683659336 270.11740843882" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 731.686683659336 212.11246761282 L 731.686683659336 241.11493802582 L 740.967474191496 241.11493802582 L 740.967474191496 270.11740843882 L 731.686683659336 270.11740843882" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><path d="M 673.681742833336 196.36039762096473 L 702.684213246336 196.36039762096473 L 702.684213246336 221.39325814498 L 731.686683659336 221.39325814498 L 731.686683659336 212.11246761282" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 673.681742833336 196.36039762096473 L 702.684213246336 196.36039762096473 L 702.684213246336 221.39325814498 L 731.686683659336 221.39325814498 L 731.686683659336 212.11246761282" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"><path d="M 872.754699748168 375.89314659262726 L 872.754699748168 351.77572816541965 L 837.9517352525681 351.77572816541965 L 837.9517352525681 327.658309738212 L 847.2325257847281 327.658309738212" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 872.754699748168 375.89314659262726 L 872.754699748168 351.77572816541965 L 837.9517352525681 351.77572816541965 L 837.9517352525681 327.658309738212 L 847.2325257847281 327.658309738212" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"><path d="M 731.6866836593359 558.749993988996 L 763.0093517053759 558.749993988996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 731.6866836593359 558.749993988996 L 763.0093517053759 558.749993988996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"><path d="M 731.6866836593359 621.395330081076 L 731.6866836593359 590.072662035036 L 740.967474191496 590.072662035036 L 740.967474191496 558.749993988996 L 731.6866836593359 558.749993988996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 731.6866836593359 621.395330081076 L 731.6866836593359 590.072662035036 L 740.967474191496 590.072662035036 L 740.967474191496 558.749993988996 L 731.6866836593359 558.749993988996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"><path d="M 789.6916244853359 632.0429652802433 L 778.3100191270315 632.0429652802433 L 778.3100191270315 612.1145395489159 L 731.6866836593359 612.1145395489159 L 731.6866836593359 621.395330081076" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 789.6916244853359 632.0429652802433 L 778.3100191270315 632.0429652802433 L 778.3100191270315 612.1145395489159 L 731.6866836593359 612.1145395489159 L 731.6866836593359 621.395330081076" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"><path d="M 523.796975738952 279.39819897098 L 555.119643784992 279.39819897098" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 523.796975738952 279.39819897098 L 555.119643784992 279.39819897098" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"><path d="M 507.555592307672 196.799163234756 L 538.878260353712 196.799163234756" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 507.555592307672 196.799163234756 L 538.878260353712 196.799163234756" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"><path d="M 814.28571939556 212.11246761282 L 814.28571939556 241.11493802582 L 824.72660874424 241.11493802582 L 824.72660874424 270.11740843882 L 815.44581821208 270.11740843882" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 814.28571939556 212.11246761282 L 814.28571939556 241.11493802582 L 824.72660874424 241.11493802582 L 824.72660874424 270.11740843882 L 815.44581821208 270.11740843882" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"><path d="M 789.227584958728 410.257345474436 L 789.227584958728 378.934677428396" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 789.227584958728 410.257345474436 L 789.227584958728 378.934677428396" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"><path d="M 874.6108578545999 558.749993988996 L 815.44581821208 558.749993988996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 874.6108578545999 558.749993988996 L 815.44581821208 558.749993988996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"><path d="M 343.28559988843995 757.3083635515865 L 334.00480935627996 757.3083635515865 L 334.00480935627996 748.0275730194264 L 343.28559988843995 748.0275730194264" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 343.28559988843995 757.3083635515865 L 334.00480935627996 757.3083635515865 L 334.00480935627996 748.0275730194264 L 343.28559988843995 748.0275730194264" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"><path d="M 436.09350521004 748.0275730194264 L 445.3742957422 748.0275730194264 L 445.3742957422 757.3083635515865 L 436.09350521004 757.3083635515865" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 436.09350521004 748.0275730194264 L 445.3742957422 748.0275730194264 L 445.3742957422 757.3083635515865 L 436.09350521004 757.3083635515865" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"><path d="M 456.511244380792 196.799163234756 L 447.230453848632 196.799163234756 L 447.230453848632 279.39819897098 L 472.752627812072 279.39819897098" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 456.511244380792 196.799163234756 L 447.230453848632 196.799163234756 L 447.230453848632 279.39819897098 L 472.752627812072 279.39819897098" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"><path d="M 731.686683659336 161.06811968594002 L 731.686683659336 151.78732915378 L 814.28571939556 151.78732915378 L 814.28571939556 161.06811968594" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 731.686683659336 161.06811968594002 L 731.686683659336 151.78732915378 L 814.28571939556 151.78732915378 L 814.28571939556 161.06811968594" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"><path d="M 324.74929273693675 336.5003346565806 L 324.74929273693675 294.62076738020863 L 261.382623442128 294.62076738020863 L 261.382623442128 252.74120010383666 L 307.786576102928 252.74120010383666" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 324.74929273693675 336.5003346565806 L 324.74929273693675 294.62076738020863 L 261.382623442128 294.62076738020863 L 261.382623442128 252.74120010383666 L 307.786576102928 252.74120010383666" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"><path d="M 382.75423356293675 461.3016934013159 L 382.75423356293675 470.58248393347594 L 324.74929273693675 470.58248393347594 L 324.74929273693675 387.5446825834607" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 382.75423356293675 461.3016934013159 L 382.75423356293675 470.58248393347594 L 324.74929273693675 470.58248393347594 L 324.74929273693675 387.5446825834607" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"><path d="M 368.80777385188 544.828808190756 L 378.08856438403996 544.828808190756 L 378.08856438403996 595.6284993979236 L 308.48263539283994 595.6284993979236 L 308.48263539283994 646.4281906050912 L 317.763425925 646.4281906050912" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 368.80777385188 544.828808190756 L 378.08856438403996 544.828808190756 L 378.08856438403996 595.6284993979236 L 308.48263539283994 595.6284993979236 L 308.48263539283994 646.4281906050912 L 317.763425925 646.4281906050912" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"><path d="M 275.9998685302799 544.828808190756 L 233.65626172730003 544.828808190756 L 233.65626172730003 507.93766582541997 L 191.31265492432004 507.93766582541997 L 191.31265492432004 517.21845635758" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 275.9998685302799 544.828808190756 L 233.65626172730003 544.828808190756 L 233.65626172730003 507.93766582541997 L 191.31265492432004 507.93766582541997 L 191.31265492432004 517.21845635758" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"><path d="M 731.6866836593359 549.4692034568361 L 747.3480176823559 549.4692034568361 L 747.3480176823559 522.090871386964 L 789.227584958728 522.090871386964 L 789.227584958728 461.301693401316" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 731.6866836593359 549.4692034568361 L 747.3480176823559 549.4692034568361 L 747.3480176823559 522.090871386964 L 789.227584958728 522.090871386964 L 789.227584958728 461.301693401316" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"><path d="M 450.4787305348879 517.21845635758 L 450.4787305348879 452.600952277416 L 590.6439414833208 452.600952277416 L 590.6439414833208 387.983448197252" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 450.4787305348879 517.21845635758 L 450.4787305348879 452.600952277416 L 590.6439414833208 452.600952277416 L 590.6439414833208 387.983448197252" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"><path d="M 222.22183126938552 302.83219506468396 L 222.22183126938552 252.74120010383666 L 307.786576102928 252.74120010383666" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 222.22183126938552 302.83219506468396 L 222.22183126938552 252.74120010383666 L 307.786576102928 252.74120010383666" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"><path d="M 382.75423356293675 410.25734547443597 L 382.75423356293675 352.6911702622273 L 481.5946527304407 352.6911702622273" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 382.75423356293675 410.25734547443597 L 382.75423356293675 352.6911702622273 L 481.5946527304407 352.6911702622273" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"><path d="M 1005.237984594752 259.57086889091966 L 1014.518775126912 259.57086889091966 L 1014.518775126912 213.65622966954436 L 944.912846135712 213.65622966954436 L 944.912846135712 167.74159044816906 L 954.193636667872 167.74159044816906" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1005.237984594752 259.57086889091966 L 1014.518775126912 259.57086889091966 L 1014.518775126912 213.65622966954436 L 944.912846135712 213.65622966954436 L 944.912846135712 167.74159044816906 L 954.193636667872 167.74159044816906" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"><path d="M 1005.237984594752 351.4001473336702 L 1014.518775126912 351.4001473336702 L 1014.518775126912 305.4855081122949 L 944.912846135712 305.4855081122949 L 944.912846135712 259.57086889091966 L 954.193636667872 259.57086889091966" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1005.237984594752 351.4001473336702 L 1014.518775126912 351.4001473336702 L 1014.518775126912 305.4855081122949 L 944.912846135712 305.4855081122949 L 944.912846135712 259.57086889091966 L 954.193636667872 259.57086889091966" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"><path d="M 731.686683659336 297.9597800353 L 837.023656199352 297.9597800353 L 837.023656199352 436.2182850516673 L 872.754699748168 436.2182850516673 L 872.754699748168 426.93749451950725" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 731.686683659336 297.9597800353 L 837.023656199352 297.9597800353 L 837.023656199352 436.2182850516673 L 872.754699748168 436.2182850516673 L 872.754699748168 426.93749451950725" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"><path d="M 1005.237984594752 443.2294257764207 L 1014.518775126912 443.2294257764207 L 1014.518775126912 397.31478655504543 L 944.912846135712 397.31478655504543 L 944.912846135712 351.4001473336702 L 954.193636667872 351.4001473336702" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1005.237984594752 443.2294257764207 L 1014.518775126912 443.2294257764207 L 1014.518775126912 397.31478655504543 L 944.912846135712 397.31478655504543 L 944.912846135712 351.4001473336702 L 954.193636667872 351.4001473336702" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"><path d="M 532.6390006573207 352.6911702622273 L 541.9197911894807 352.6911702622273 L 541.9197911894807 336.939100270372 L 590.6439414833208 336.939100270372" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 532.6390006573207 352.6911702622273 L 541.9197911894807 352.6911702622273 L 541.9197911894807 336.939100270372 L 590.6439414833208 336.939100270372" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"><path d="M 590.6439414833208 336.939100270372 L 590.6439414833208 308.168649620676 L 616.836900823856 308.168649620676 L 616.836900823856 279.39819897098 L 607.556110291696 279.39819897098" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 590.6439414833208 336.939100270372 L 590.6439414833208 308.168649620676 L 616.836900823856 308.168649620676 L 616.836900823856 279.39819897098 L 607.556110291696 279.39819897098" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"><path d="M 731.686683659336 325.80215163178 L 769.7843287938528 325.80215163178 L 769.7843287938528 307.24057056746 L 731.686683659336 307.24057056746" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 731.686683659336 325.80215163178 L 769.7843287938528 325.80215163178 L 769.7843287938528 307.24057056746 L 731.686683659336 307.24057056746" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"><path d="M 638.878778337736 316.52136109962 L 629.597987805576 316.52136109962 L 629.597987805576 297.9597800353 L 638.878778337736 297.9597800353" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 638.878778337736 316.52136109962 L 629.597987805576 316.52136109962 L 629.597987805576 297.9597800353 L 638.878778337736 297.9597800353" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"><path d="M 638.878778337736 270.11740843882 L 615.096752599076 270.11740843882 L 615.096752599076 196.799163234756 L 591.314726860416 196.799163234756" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 638.878778337736 270.11740843882 L 615.096752599076 270.11740843882 L 615.096752599076 196.799163234756 L 591.314726860416 196.799163234756" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"><path d="M 898.276873711608 327.658309738212 L 910.5275172140592 327.658309738212 L 910.5275172140592 452.51021630858077 L 934.9359963136399 452.51021630858077 L 934.9359963136399 558.749993988996 L 925.6552057814799 558.749993988996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 898.276873711608 327.658309738212 L 910.5275172140592 327.658309738212 L 910.5275172140592 452.51021630858077 L 934.9359963136399 452.51021630858077 L 934.9359963136399 558.749993988996 L 925.6552057814799 558.749993988996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"><path d="M 266.71907799811993 661.302729369364 L 278.784105689928 661.302729369364" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 266.71907799811993 661.302729369364 L 278.784105689928 661.302729369364" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"><path d="M 400.594481424528 252.74120010383666 L 410.3857154359568 252.74120010383666 L 410.3857154359568 262.0683945886575" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 400.594481424528 252.74120010383666 L 410.3857154359568 252.74120010383666 L 410.3857154359568 262.0683945886575" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"><path d="M 508.4836713608879 625.7784316710352 L 498.6924373494591 625.7784316710352 L 498.6924373494591 635.105626155856" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 508.4836713608879 625.7784316710352 L 498.6924373494591 625.7784316710352 L 498.6924373494591 635.105626155856" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"><path d="M 638.878778337736 554.109598722916 L 582.6835916655072 554.109598722916 L 582.6835916655072 568.0771884738168" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 638.878778337736 554.109598722916 L 582.6835916655072 554.109598722916 L 582.6835916655072 568.0771884738168" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"><path d="M 222.22183126938552 410.0253257111319 L 222.22183126938552 405.3385264923911 L 201.29364861936477 405.3385264923911" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 222.22183126938552 410.0253257111319 L 222.22183126938552 405.3385264923911 L 201.29364861936477 405.3385264923911" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"><path d="M 590.154628043896 88.21391400848401 L 590.154628043896 27.84237159678318 L 541.3840737973952 27.84237159678318" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 590.154628043896 88.21391400848401 L 590.154628043896 27.84237159678318 L 541.3840737973952 27.84237159678318" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"><path d="M 731.6866836593359 672.439678007956 L 731.6866836593359 677.1264772266968 L 722.3594891745151 677.1264772266968" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.424632425728px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 731.6866836593359 672.439678007956 L 731.6866836593359 677.1264772266968 L 722.3594891745151 677.1264772266968" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"><circle cx="476.00090449832794" cy="616.4976411388752" r="1.392118579824" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"><circle cx="266.71907799811993" cy="661.302729369364" r="1.392118579824" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><circle cx="607.556110291696" cy="279.39819897098" r="1.392118579824" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><circle cx="731.686683659336" cy="270.11740843882" r="1.392118579824" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><circle cx="731.686683659336" cy="212.11246761282" r="1.392118579824" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"><circle cx="731.6866836593359" cy="558.749993988996" r="1.392118579824" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"><circle cx="731.6866836593359" cy="621.395330081076" r="1.392118579824" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"><circle cx="307.786576102928" cy="252.74120010383666" r="1.392118579824" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"><circle cx="590.6439414833208" cy="336.939100270372" r="1.392118579824" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="361.84718095275997" y="738.7467824872665" width="55.68474319295996" height="27.842371596480007" stroke-width="0.928079053216px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="361.84718095275997" y="738.7467824872665" width="55.68474319295996" height="27.842371596480007" fill="transparent"/><text class="sch-text" x="389.68955254924" y="752.6679682855065" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478944px" transform="rotate(0, 389.68955254924, 752.6679682855065)">J_BAT_POS</text><line class="component-pin sch-component-pin sch-port-line" x1="361.84718095275997" y1="748.0275730194264" x2="343.28559988843995" y2="748.0275730194264" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="342.35752083522397" y="747.0994939662104" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="352.5663904206" y="747.0994939662105" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="361.84718095275997" y1="757.3083635515865" x2="343.28559988843995" y2="757.3083635515865" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="342.35752083522397" y="756.3802844983704" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="352.5663904206" y="756.3802844983704" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="417.5319241457199" y1="757.3083635515865" x2="436.09350521004" y2="757.3083635515865" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="435.165426156824" y="756.3802844983704" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="426.81271467787997" y="756.3802844983704" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="417.5319241457199" y1="748.0275730194264" x2="436.09350521004" y2="748.0275730194264" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="435.165426156824" y="747.0994939662104" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="426.81271467787997" y="747.0994939662105" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">4</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="183.19196320867997" y="642.7411483050439" width="55.68474319296001" height="27.84237159648012" stroke-width="0.928079053216px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="183.19196320867997" y="642.7411483050439" width="55.68474319296001" height="27.84237159648012" fill="transparent"/><text class="sch-text" x="211.03433480515997" y="656.6623341032839" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478944px" transform="rotate(0, 211.03433480515997, 656.6623341032839)">J_BAT_NEG</text><line class="component-pin sch-component-pin sch-port-line" x1="183.19196320867997" y1="652.0219388372041" x2="164.63038214435994" y2="652.0219388372041" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="163.70230309114393" y="651.093859783988" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="173.91117267651993" y="651.093859783988" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="183.19196320867997" y1="661.302729369364" x2="164.63038214435994" y2="661.302729369364" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="163.70230309114393" y="660.374650316148" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="173.91117267651993" y="660.3746503161481" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="238.87670640163998" y1="661.302729369364" x2="257.43828746596" y2="661.302729369364" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_1_2__stack1"><rect x="256.510208412744" y="660.374650316148" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="248.15749693380002" y="660.3746503161481" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="238.87670640163998" y1="652.0219388372041" x2="257.43828746596" y2="652.0219388372041" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_1_3__stack1"><rect x="256.510208412744" y="651.093859783988" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="248.15749693380002" y="651.093859783988" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">4</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="275.9998685302799" y="532.3354363205406" width="92.80790532160006" height="24.094360035415434" fill="transparent"/><path class="sch-component-symbol-path" d="M 334.89719306129535 544.8288081907559 L 311.6952167308953 556.429796355956" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 311.6952167308953 532.3354363205406 L 334.89719306129535 544.8288081907559" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 311.6952167308953 556.429796355956 L 311.6952167308953 532.3354363205406" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 334.89719306129535 532.3354363205406 L 334.89719306129535 556.429796355956" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 311.6952167308953 544.8288081907559 L 275.9998685302799 544.8288081907559" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 368.80777385188 544.8288081907559 L 335.78957676631074 544.8288081907559" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="321.51143748606455" y="524.303982975402" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">D_PROT</text><text class="sch-component-text" x="322.40382119107994" y="572.4927030462329" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="307.78657610292794" y="240.2478282336213" width="92.80790532159995" height="24.094360035415377" fill="transparent"/><path class="sch-component-symbol-path" d="M 366.6839006339433 252.7412001038367 L 343.4819243035433 264.3421882690367" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 343.4819243035433 240.2478282336213 L 366.6839006339433 252.7412001038367" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 343.4819243035433 264.3421882690367 L 343.4819243035433 240.2478282336213" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 366.6839006339433 240.2478282336213 L 366.6839006339433 264.3421882690367" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 343.4819243035433 252.7412001038367 L 307.78657610292794 252.7412001038367" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 400.5944814245279 252.7412001038367 L 367.57628433895866 252.7412001038367" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="353.2981450587125" y="232.21637488848285" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">D_SENSE_CLAMP</text><text class="sch-component-text" x="354.1905287637279" y="280.4050949593136" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="527.0452524252079" y="607.2168506067153" width="55.68474319296001" height="27.842371596480007" stroke-width="0.928079053216px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="527.0452524252079" y="607.2168506067153" width="55.68474319296001" height="27.842371596480007" fill="transparent"/><text class="sch-text" x="554.8876240216879" y="621.1380364049553" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478944px" transform="rotate(0, 554.8876240216879, 621.1380364049553)">U_REF</text><line class="component-pin sch-component-pin sch-port-line" x1="527.0452524252079" y1="616.4976411388752" x2="508.4836713608879" y2="616.4976411388752" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="507.55559230767193" y="615.5695620856592" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="517.764461893048" y="615.5695620856593" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="527.0452524252079" y1="625.7784316710352" x2="508.4836713608879" y2="625.7784316710352" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="507.55559230767193" y="624.8503526178191" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="517.764461893048" y="624.8503526178192" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="582.7299956181679" y1="621.1380364049553" x2="600.3634976292719" y2="621.1380364049553" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_4_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="601.2915766824879" cy="621.1380364049553" r="0.928079053216" stroke-width="0.928079053216px"/><rect x="600.3634976292718" y="620.2099573517393" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="592.0107861503279" y="620.2099573517393" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">3</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="657.440359402056" y="260.83661790666" width="55.68474319296001" height="74.24632425727998" stroke-width="0.928079053216px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="657.440359402056" y="260.83661790666" width="55.68474319296001" height="74.24632425727998" fill="transparent"/><text class="sch-text" x="685.282730998536" y="297.9597800353" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478944px" transform="rotate(0, 685.282730998536, 297.9597800353)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="657.440359402056" y1="270.11740843882" x2="638.878778337736" y2="270.11740843882" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><rect x="637.9506992845199" y="269.189329385604" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="648.159568869896" y="269.189329385604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="657.440359402056" y1="279.39819897098" x2="638.878778337736" y2="279.39819897098" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="637.9506992845199" y="278.470119917764" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="648.159568869896" y="278.470119917764" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="657.440359402056" y1="288.67898950314003" x2="639.806857390952" y2="288.67898950314003" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="638.878778337736" cy="288.67898950314003" r="0.928079053216" stroke-width="0.928079053216px"/><rect x="637.9506992845199" y="287.75091044992405" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="648.159568869896" y="287.750910449924" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="657.440359402056" y1="297.9597800353" x2="638.878778337736" y2="297.9597800353" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_3__stack1"><rect x="637.9506992845199" y="297.03170098208403" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="648.159568869896" y="297.03170098208403" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="657.440359402056" y1="307.24057056746" x2="639.806857390952" y2="307.24057056746" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="638.878778337736" cy="307.24057056746" r="0.928079053216" stroke-width="0.928079053216px"/><rect x="637.9506992845199" y="306.312491514244" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="648.159568869896" y="306.312491514244" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="657.440359402056" y1="316.52136109962" x2="638.878778337736" y2="316.52136109962" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_5__stack1"><rect x="637.9506992845199" y="315.593282046404" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="648.159568869896" y="315.593282046404" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="657.440359402056" y1="325.80215163178" x2="639.806857390952" y2="325.80215163178" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="638.878778337736" cy="325.80215163178" r="0.928079053216" stroke-width="0.928079053216px"/><rect x="637.9506992845199" y="324.87407257856404" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="648.159568869896" y="324.874072578564" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">7</text><line class="component-pin sch-component-pin sch-port-line" x1="713.125102595016" y1="325.80215163178" x2="731.686683659336" y2="325.80215163178" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_7__stack1"><rect x="730.75860460612" y="324.87407257856404" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="722.405893127176" y="324.874072578564" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">8</text><line class="component-pin sch-component-pin sch-port-line" x1="713.125102595016" y1="316.52136109962" x2="730.75860460612" y2="316.52136109962" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_8__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="731.686683659336" cy="316.52136109962" r="0.928079053216" stroke-width="0.928079053216px"/><rect x="730.75860460612" y="315.593282046404" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="722.405893127176" y="315.593282046404" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">9</text><line class="component-pin sch-component-pin sch-port-line" x1="713.125102595016" y1="307.24057056746" x2="731.686683659336" y2="307.24057056746" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_9__stack1"><rect x="730.75860460612" y="306.312491514244" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="722.405893127176" y="306.312491514244" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">10</text><line class="component-pin sch-component-pin sch-port-line" x1="713.125102595016" y1="297.9597800353" x2="731.686683659336" y2="297.9597800353" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_10__stack1"><rect x="730.75860460612" y="297.03170098208403" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="722.405893127176" y="297.031700982084" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">11</text><line class="component-pin sch-component-pin sch-port-line" x1="713.125102595016" y1="288.67898950314003" x2="730.75860460612" y2="288.67898950314003" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_11__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="731.686683659336" cy="288.67898950314003" r="0.928079053216" stroke-width="0.928079053216px"/><rect x="730.75860460612" y="287.75091044992405" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="722.405893127176" y="287.750910449924" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">12</text><line class="component-pin sch-component-pin sch-port-line" x1="713.125102595016" y1="279.39819897098" x2="730.75860460612" y2="279.39819897098" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="731.686683659336" cy="279.39819897098" r="0.928079053216" stroke-width="0.928079053216px"/><rect x="730.75860460612" y="278.470119917764" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="722.405893127176" y="278.470119917764" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">13</text><line class="component-pin sch-component-pin sch-port-line" x1="713.125102595016" y1="270.11740843882" x2="731.686683659336" y2="270.11740843882" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_5_13__stack1"><rect x="730.75860460612" y="269.189329385604" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="722.405893127176" y="269.189329385604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">14</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="657.440359402056" y="535.548017658596" width="55.68474319296001" height="37.12316212864005" stroke-width="0.928079053216px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="657.440359402056" y="535.548017658596" width="55.68474319296001" height="37.12316212864005" fill="transparent"/><text class="sch-text" x="685.282730998536" y="554.109598722916" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478944px" transform="rotate(0, 685.282730998536, 554.109598722916)">U2</text><line class="component-pin sch-component-pin sch-port-line" x1="657.440359402056" y1="544.828808190756" x2="639.8068573909519" y2="544.828808190756" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="638.878778337736" cy="544.828808190756" r="0.928079053216" stroke-width="0.928079053216px"/><rect x="637.9506992845199" y="543.90072913754" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="648.1595688698959" y="543.9007291375401" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="657.440359402056" y1="554.109598722916" x2="638.878778337736" y2="554.109598722916" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="637.9506992845199" y="553.1815196696999" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="648.1595688698959" y="553.1815196697" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="657.440359402056" y1="563.390389255076" x2="639.8068573909519" y2="563.390389255076" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_6_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="638.878778337736" cy="563.390389255076" r="0.928079053216" stroke-width="0.928079053216px"/><rect x="637.9506992845199" y="562.46231020186" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="648.1595688698959" y="562.46231020186" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="713.125102595016" y1="558.749993988996" x2="731.6866836593359" y2="558.749993988996" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_6_3__stack1"><rect x="730.7586046061199" y="557.82191493578" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="722.4058931271759" y="557.82191493578" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="713.125102595016" y1="549.4692034568361" x2="731.6866836593359" y2="549.4692034568361" stroke-width="0.928079053216px"/><g class="sch-port" data-schematic-port-id="source_port_6_4__stack1"><rect x="730.7586046061199" y="548.5411244036201" width="1.856158106432" height="1.856158106432" opacity="0"/></g><text class="pin-number sch-pin-number" x="722.4058931271759" y="548.5411244036201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.96059289912px" transform="">5</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component-overlay sch-component-overlay" x="208.6083036772866" y="410.025325711132" width="27.22705518419781" height="51.04434792688005" fill="transparent"/><path class="sch-component-symbol-path" d="M 222.22183126938552 461.06967363801203 L 222.22183126938552 440.65193446726" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 222.22183126938552 430.443064881884 L 222.22183126938552 410.025325711132" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 235.83535886148442 440.65193446726 L 208.6083036772866 440.65193446726" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 235.83535886148442 430.443064881884 L 208.6083036772866 430.443064881884" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="232.00533128870418" y="418.53271703227864" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="8.352711478944px">C1</text><text class="sch-component-text" x="232.0053312887042" y="452.5622823168654" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="8.352711478944px"></text><circle class="component-pin sch-component-pin" cx="222.22183126938552" cy="461.06967363801203" r="0.928079053216px" stroke-width="0.928079053216px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8__stack1"><rect class="component-overlay sch-component-overlay" x="177.69912733222114" y="517.21845635758" width="27.22705518419781" height="51.044347926880164" fill="transparent"/><path class="sch-component-symbol-path" d="M 191.31265492432004 568.2628042844601 L 191.31265492432004 547.8450651137081" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 191.31265492432004 537.636195528332 L 191.31265492432004 517.21845635758" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 204.92618251641895 547.8450651137081 L 177.69912733222114 547.8450651137081" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 204.92618251641895 537.636195528332 L 177.69912733222114 537.636195528332" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="201.0961549436387" y="525.7258476787267" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="8.352711478944px">C2</text><text class="sch-component-text" x="201.09615494363874" y="559.7554129633133" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="8.352711478944px"></text><circle class="component-pin sch-component-pin" cx="191.31265492432004" cy="568.2628042844601" r="0.928079053216px" stroke-width="0.928079053216px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_9__stack1"><rect class="component-overlay sch-component-overlay" x="208.6083036772866" y="302.83219506468396" width="27.22705518419781" height="51.04434792688005" fill="transparent"/><path class="sch-component-symbol-path" d="M 222.22183126938552 353.876542991564 L 222.22183126938552 333.45880382081197" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 222.22183126938552 323.249934235436 L 222.22183126938552 302.83219506468396" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 235.83535886148442 333.45880382081197 L 208.6083036772866 333.45880382081197" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 235.83535886148442 323.249934235436 L 208.6083036772866 323.249934235436" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="232.00533128870418" y="311.3395863858306" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="8.352711478944px">C_SENSE</text><text class="sch-component-text" x="232.0053312887042" y="345.36915167041735" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="8.352711478944px"></text><circle class="component-pin sch-component-pin" cx="222.22183126938552" cy="353.876542991564" r="0.928079053216px" stroke-width="0.928079053216px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_10__stack1"><rect class="component-overlay sch-component-overlay" x="443.6745189562348" y="517.2184563575801" width="13.60842315730622" height="51.04434792687994" fill="transparent"/><path class="sch-component-symbol-path" d="M 450.4787305348879 517.2184563575801 L 450.4787305348879 525.7275491569909" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 450.4787305348879 559.7537114850492 L 450.4787305348879 568.26280428446" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 457.282942113541 525.7275491569909 L 457.282942113541 559.7537114850492 L 443.6745189562348 559.7537114850492 L 443.6745189562348 525.7275491569909 L 457.282942113541 525.7275491569909" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="464.09055664872255" y="529.1288042071853" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px">RREF</text><text class="sch-component-text" x="464.09055664872255" y="556.3524564348547" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_11__stack1"><rect class="component-overlay sch-component-overlay" x="317.763425925" y="639.6239790264382" width="51.04434792687994" height="13.608423157306106" fill="transparent"/><path class="sch-component-symbol-path" d="M 317.763425925 646.4281906050912 L 326.2725187244109 646.4281906050912" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 360.298681052469 646.4281906050912 L 368.8077738518799 646.4281906050912" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 326.2725187244109 639.6239790264382 L 360.298681052469 639.6239790264382 L 360.298681052469 653.2324021837443 L 326.2725187244109 653.2324021837443 L 326.2725187244109 639.6239790264382" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="343.28559988843995" y="632.8163644912565" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">R_TOP</text><text class="sch-component-text" x="343.28559988843995" y="660.0400167189259" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text><circle class="component-pin sch-component-pin" cx="368.8077738518799" cy="646.4281906050912" r="0.928079053216px" stroke-width="0.928079053216px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_12__stack1"><rect class="component-overlay sch-component-overlay" x="317.94508115828364" y="336.5003346565806" width="13.60842315730622" height="51.04434792688005" fill="transparent"/><path class="sch-component-symbol-path" d="M 324.74929273693675 336.5003346565806 L 324.74929273693675 345.0094274559915" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 324.74929273693675 379.03558978404976 L 324.74929273693675 387.54468258346066" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 331.55350431558986 345.0094274559915 L 331.55350431558986 379.03558978404976 L 317.94508115828364 379.03558978404976 L 317.94508115828364 345.0094274559915 L 331.55350431558986 345.0094274559915" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="338.36111885077145" y="348.41068250618594" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px">R_BOT</text><text class="sch-component-text" x="338.36111885077145" y="375.6343347338553" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_13__stack1"><rect class="component-overlay sch-component-overlay" x="424.95655657144795" y="609.6934295602222" width="51.04434792687994" height="13.608423157306106" fill="transparent"/><path class="sch-component-symbol-path" d="M 476.0009044983279 616.4976411388752 L 467.491811698917 616.4976411388752" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 433.46564937085884 616.4976411388752 L 424.95655657144795 616.4976411388752" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 467.491811698917 623.3018527175283 L 433.46564937085884 623.3018527175283 L 433.46564937085884 609.6934295602222 L 467.491811698917 609.6934295602222 L 467.491811698917 623.3018527175283" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="450.4787305348879" y="602.8858150250405" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RTH_TOP</text><text class="sch-component-text" x="450.4787305348879" y="630.1094672527099" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text><circle class="component-pin sch-component-pin" cx="424.95655657144795" cy="616.4976411388752" r="0.928079053216px" stroke-width="0.928079053216px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_14__stack1"><rect class="component-overlay sch-component-overlay" x="954.193636667872" y="436.4252141977676" width="51.04434792687994" height="13.60842315730622" fill="transparent"/><path class="sch-component-symbol-path" d="M 954.193636667872 443.2294257764207 L 962.7027294672829 443.2294257764207" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 996.7288917953412 443.2294257764207 L 1005.237984594752 443.2294257764207" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 962.7027294672829 436.4252141977676 L 996.7288917953412 436.4252141977676 L 996.7288917953412 450.03363735507384 L 962.7027294672829 450.03363735507384 L 962.7027294672829 436.4252141977676" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="979.715810631312" y="429.6175996625861" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RTH_100</text><text class="sch-component-text" x="979.715810631312" y="456.84125189025536" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text><circle class="component-pin sch-component-pin" cx="954.193636667872" cy="443.2294257764207" r="0.928079053216px" stroke-width="0.928079053216px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_15__stack1"><rect class="component-overlay sch-component-overlay" x="954.193636667872" y="344.5959357550171" width="51.04434792687994" height="13.60842315730622" fill="transparent"/><path class="sch-component-symbol-path" d="M 954.193636667872 351.4001473336702 L 962.7027294672829 351.4001473336702" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 996.7288917953412 351.4001473336702 L 1005.237984594752 351.4001473336702" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 962.7027294672829 344.5959357550171 L 996.7288917953412 344.5959357550171 L 996.7288917953412 358.2043589123233 L 962.7027294672829 358.2043589123233 L 962.7027294672829 344.5959357550171" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="979.715810631312" y="337.78832121983555" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RTH_80</text><text class="sch-component-text" x="979.715810631312" y="365.01197344750483" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_16__stack1"><rect class="component-overlay sch-component-overlay" x="954.193636667872" y="252.76665731226655" width="51.04434792687994" height="13.60842315730622" fill="transparent"/><path class="sch-component-symbol-path" d="M 954.193636667872 259.57086889091966 L 962.7027294672829 259.57086889091966" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 996.7288917953412 259.57086889091966 L 1005.237984594752 259.57086889091966" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 962.7027294672829 252.76665731226655 L 996.7288917953412 252.76665731226655 L 996.7288917953412 266.37508046957277 L 962.7027294672829 266.37508046957277 L 962.7027294672829 252.76665731226655" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="979.715810631312" y="245.959042777085" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RTH_60</text><text class="sch-component-text" x="979.715810631312" y="273.1826950047543" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_17__stack1"><rect class="component-overlay sch-component-overlay" x="954.193636667872" y="160.93737886951595" width="51.04434792687994" height="13.60842315730622" fill="transparent"/><path class="sch-component-symbol-path" d="M 954.193636667872 167.74159044816906 L 962.7027294672829 167.74159044816906" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 996.7288917953412 167.74159044816906 L 1005.237984594752 167.74159044816906" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 962.7027294672829 160.93737886951595 L 996.7288917953412 160.93737886951595 L 996.7288917953412 174.54580202682217 L 962.7027294672829 174.54580202682217 L 962.7027294672829 160.93737886951595" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="979.715810631312" y="154.1297643343344" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RTH_40</text><text class="sch-component-text" x="979.715810631312" y="181.35341656200373" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text><circle class="component-pin sch-component-pin" cx="1005.237984594752" cy="167.74159044816906" r="0.928079053216px" stroke-width="0.928079053216px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_18__stack1"><rect class="component-overlay sch-component-overlay" x="375.95002198428364" y="410.25734547443597" width="13.60842315730622" height="51.04434792687994" fill="transparent"/><path class="sch-component-symbol-path" d="M 382.75423356293675 410.25734547443597 L 382.75423356293675 418.76643827384686" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 382.75423356293675 452.792600601905 L 382.75423356293675 461.3016934013159" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 389.55844514158986 418.76643827384686 L 389.55844514158986 452.792600601905 L 375.95002198428364 452.792600601905 L 375.95002198428364 418.76643827384686 L 389.55844514158986 418.76643827384686" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="396.3660596767714" y="422.1676933240413" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px">RTH_20</text><text class="sch-component-text" x="396.3660596767714" y="449.3913455517106" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_19__stack1"><rect class="component-overlay sch-component-overlay" x="481.5946527304407" y="345.88695868357416" width="51.04434792687999" height="13.60842315730622" fill="transparent"/><path class="sch-component-symbol-path" d="M 532.6390006573207 352.6911702622273 L 524.1299078579098 352.6911702622273" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 490.1037455298516 352.6911702622273 L 481.5946527304407 352.6911702622273" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 524.1299078579098 359.4953818408804 L 490.1037455298516 359.4953818408804 L 490.1037455298516 345.88695868357416 L 524.1299078579098 345.88695868357416 L 524.1299078579098 359.4953818408804" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="507.1168266938807" y="339.07934414839264" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RHYS1</text><text class="sch-component-text" x="507.1168266938807" y="366.3029963760619" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_20__stack1"><rect class="component-overlay sch-component-overlay" x="481.10533929101604" y="116.70198036485564" width="51.04434792687999" height="13.60842315730622" fill="transparent"/><path class="sch-component-symbol-path" d="M 532.149687217896 123.50619194350875 L 523.6405944184851 123.50619194350875" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 489.61443209042693 123.50619194350875 L 481.10533929101604 123.50619194350875" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 523.6405944184851 130.31040352216186 L 489.61443209042693 130.31040352216186 L 489.61443209042693 116.70198036485566 L 523.6405944184851 116.70198036485564 L 523.6405944184851 130.31040352216186" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="506.627513254456" y="109.89436582967409" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RHYS2</text><text class="sch-component-text" x="506.627513254456" y="137.11801805734342" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text><circle class="component-pin sch-component-pin" cx="481.10533929101604" cy="123.50619194350875" r="0.928079053216px" stroke-width="0.928079053216px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_21__stack1"><rect class="component-overlay sch-component-overlay" x="622.637394906456" y="189.55618604231162" width="51.04434792687994" height="13.60842315730622" fill="transparent"/><path class="sch-component-symbol-path" d="M 673.681742833336 196.36039762096473 L 665.1726500339252 196.36039762096473" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 631.1464877058669 196.36039762096473 L 622.637394906456 196.36039762096473" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 665.1726500339252 203.16460919961784 L 631.1464877058669 203.16460919961784 L 631.1464877058669 189.55618604231162 L 665.1726500339252 189.55618604231162 L 665.1726500339252 203.16460919961784" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="648.159568869896" y="182.74857150713007" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RHYS3</text><text class="sch-component-text" x="648.159568869896" y="209.9722237347994" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text><circle class="component-pin sch-component-pin" cx="622.637394906456" cy="196.36039762096473" r="0.928079053216px" stroke-width="0.928079053216px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_22__stack1"><rect class="component-overlay sch-component-overlay" x="865.950488169515" y="375.8931465926273" width="13.608423157306106" height="51.04434792687994" fill="transparent"/><path class="sch-component-symbol-path" d="M 872.754699748168 375.8931465926273 L 872.754699748168 384.4022393920382" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 872.754699748168 418.42840172009636 L 872.754699748168 426.93749451950725" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 879.5589113268211 384.4022393920382 L 879.5589113268211 418.42840172009636 L 865.950488169515 418.42840172009636 L 865.950488169515 384.4022393920382 L 879.5589113268211 384.4022393920382" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="886.3665258620027" y="387.80349444223265" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px">RHYS4</text><text class="sch-component-text" x="886.3665258620027" y="415.0271466699019" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_23__stack1"><rect class="component-overlay sch-component-overlay" x="789.691624485336" y="625.2387537015902" width="51.04434792687994" height="13.608423157306106" fill="transparent"/><path class="sch-component-symbol-path" d="M 789.691624485336 632.0429652802433 L 798.2007172847468 632.0429652802433" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 832.2268796128051 632.0429652802433 L 840.7359724122159 632.0429652802433" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 798.2007172847468 625.2387537015902 L 832.2268796128051 625.2387537015902 L 832.2268796128051 638.8471768588963 L 798.2007172847468 638.8471768588963 L 798.2007172847468 625.2387537015902" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="815.213798448776" y="618.4311391664086" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RHYS5</text><text class="sch-component-text" x="815.213798448776" y="645.654791394078" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text><circle class="component-pin sch-component-pin" cx="840.7359724122159" cy="632.0429652802433" r="0.928079053216px" stroke-width="0.928079053216px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_24__stack1"><rect class="component-overlay sch-component-overlay" x="583.8397299046676" y="336.93910027037197" width="13.608423157306333" height="51.04434792688005" fill="transparent"/><path class="sch-component-symbol-path" d="M 590.6439414833208 387.983448197252 L 590.6439414833208 379.4743553978411" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 590.6439414833208 345.44819306978286 L 590.6439414833208 336.93910027037197" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 583.8397299046676 379.4743553978411 L 583.8397299046677 345.44819306978286 L 597.4481530619739 345.44819306978286 L 597.4481530619738 379.4743553978411 L 583.8397299046676 379.4743553978411" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="604.2557675971555" y="348.8494481199773" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px">RPU1</text><text class="sch-component-text" x="604.2557675971555" y="376.0731003476467" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_25__stack1"><rect class="component-overlay sch-component-overlay" x="583.3504164652429" y="88.213914008484" width="13.608423157306106" height="51.044347926880036" fill="transparent"/><path class="sch-component-symbol-path" d="M 590.154628043896 88.213914008484 L 590.154628043896 96.72300680789489" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 590.154628043896 130.7491691359531 L 590.154628043896 139.25826193536403" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 596.958839622549 96.72300680789489 L 596.958839622549 130.7491691359531 L 583.3504164652429 130.7491691359531 L 583.3504164652429 96.72300680789489 L 596.958839622549 96.72300680789489" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="603.7664541577307" y="100.12426185808933" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px">RPU2</text><text class="sch-component-text" x="603.7664541577307" y="127.34791408575869" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_26__stack1"><rect class="component-overlay sch-component-overlay" x="724.882472080683" y="161.06811968594002" width="13.608423157306106" height="51.04434792687999" fill="transparent"/><path class="sch-component-symbol-path" d="M 731.686683659336 161.06811968594002 L 731.686683659336 169.5772124853509" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 731.686683659336 203.60337481340912 L 731.686683659336 212.11246761282" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 738.4908952379891 169.5772124853509 L 738.4908952379891 203.60337481340912 L 724.882472080683 203.60337481340912 L 724.882472080683 169.5772124853509 L 738.4908952379891 169.5772124853509" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="745.2985097731707" y="172.97846753554535" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px">RPU3</text><text class="sch-component-text" x="745.2985097731707" y="200.20211976321468" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_27__stack1"><rect class="component-overlay sch-component-overlay" x="847.2325257847281" y="320.8540981595589" width="51.04434792687994" height="13.60842315730622" fill="transparent"/><path class="sch-component-symbol-path" d="M 898.276873711608 327.658309738212 L 889.7677809121972 327.658309738212" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 855.7416185841389 327.658309738212 L 847.2325257847281 327.658309738212" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 889.7677809121972 334.4625213168651 L 855.7416185841389 334.4625213168651 L 855.7416185841389 320.8540981595589 L 889.7677809121972 320.8540981595589 L 889.7677809121972 334.4625213168651" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="872.754699748168" y="314.04648362437734" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RPU4</text><text class="sch-component-text" x="872.754699748168" y="341.2701358520466" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_28__stack1"><rect class="component-overlay sch-component-overlay" x="724.8824720806829" y="621.395330081076" width="13.608423157306106" height="51.04434792687994" fill="transparent"/><path class="sch-component-symbol-path" d="M 731.6866836593359 672.439678007956 L 731.6866836593359 663.9305852085452" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 731.6866836593359 629.9044228804869 L 731.6866836593359 621.395330081076" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 724.8824720806829 663.9305852085452 L 724.8824720806829 629.9044228804869 L 738.490895237989 629.9044228804869 L 738.490895237989 663.9305852085452 L 724.8824720806829 663.9305852085452" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="745.2985097731706" y="633.3056779306813" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px">RPU5</text><text class="sch-component-text" x="745.2985097731706" y="660.5293301583507" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_29__stack1"><rect class="component-overlay sch-component-overlay" x="555.119643784992" y="263.8614681541788" width="52.43646650670394" height="22.334050549151698" fill="transparent"/><path class="sch-component-symbol-path" d="M 588.1351967706945 279.39819897098 L 575.0260801440186 286.1955187033305" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 587.6496739326694 279.39819897098 L 607.556110291696 279.39819897098" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 575.0260801440186 273.0864020766545 L 588.1351967706945 279.39819897098" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 575.0260801440186 286.1955187033305 L 575.0260801440186 273.0864020766545" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 588.1351967706945 273.0864020766545 L 588.1351967706945 286.1955187033305" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 575.0260801440186 279.39819897098 L 555.119643784992 279.39819897098" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 589.1062424467445 265.3180366682539 L 593.4759479889699 264.8325138302289 L 592.0193794748948 269.20221937245424" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 585.2220597425443 271.1443107245544 L 585.7075825805694 271.1443107245544 L 591.5338566368698 266.289082344304 L 591.5338566368698 266.289082344304" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 580.366831362294 264.34699099220387 L 585.2220597425443 263.8614681541788 L 583.2799683904442 268.23117369640414" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 576.4826486580936 270.1732650485043 L 576.9681714961187 269.68774221047926 L 583.2799683904442 265.3180366682539 L 583.2799683904442 265.3180366682539" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-text" x="581.337877038344" y="289.59417856950574" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text><text class="sch-component-name sch-component-text" x="581.337877038344" y="259.4917626119535" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">LED1</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_30__stack1"><rect class="component-overlay sch-component-overlay" x="472.7526278120719" y="272.5939873923269" width="51.04434792687999" height="13.60842315730622" fill="transparent"/><path class="sch-component-symbol-path" d="M 472.7526278120719 279.39819897098 L 481.2617206114828 279.39819897098" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 515.2878829395411 279.39819897098 L 523.7969757389519 279.39819897098" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 481.2617206114828 272.5939873923269 L 515.2878829395411 272.5939873923269 L 515.2878829395411 286.2024105496331 L 481.2617206114828 286.2024105496331 L 481.2617206114828 272.5939873923269" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="498.27480177551195" y="265.7863728571453" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RLED1</text><text class="sch-component-text" x="498.27480177551195" y="293.0100250848147" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_31__stack1"><rect class="component-overlay sch-component-overlay" x="538.878260353712" y="181.2624324179548" width="52.43646650670394" height="22.334050549151726" fill="transparent"/><path class="sch-component-symbol-path" d="M 571.8938133394145 196.799163234756 L 558.7846967127385 203.59648296710654" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 571.4082905013894 196.799163234756 L 591.3147268604159 196.799163234756" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 558.7846967127385 190.48736634043053 L 571.8938133394145 196.799163234756" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 558.7846967127385 203.59648296710654 L 558.7846967127385 190.48736634043053" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 571.8938133394145 190.48736634043053 L 571.8938133394145 203.59648296710654" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 558.7846967127385 196.799163234756 L 538.878260353712 196.799163234756" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 572.8648590154645 182.71900093202993 L 577.2345645576899 182.2334780940049 L 575.7779960436147 186.60318363623023" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 568.9806763112642 188.5452749883304 L 569.4661991492893 188.5452749883304 L 575.2924732055898 183.69004660808002 L 575.2924732055898 183.69004660808002" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 564.1254479310139 181.74795525597986 L 568.9806763112642 181.2624324179548 L 567.0385849591642 185.63213796018016" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 560.2412652268135 187.5742293122803 L 560.7267880648386 187.08870647425528 L 567.0385849591642 182.71900093202993 L 567.0385849591642 182.71900093202993" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-text" x="565.096493607064" y="206.9951428332818" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text><text class="sch-component-name sch-component-text" x="565.096493607064" y="176.8927268757295" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">LED2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_32__stack1"><rect class="component-overlay sch-component-overlay" x="456.51124438079205" y="189.9949516561029" width="51.04434792687994" height="13.60842315730622" fill="transparent"/><path class="sch-component-symbol-path" d="M 456.51124438079205 196.799163234756 L 465.02033718020294 196.799163234756" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 499.0464995082611 196.799163234756 L 507.555592307672 196.799163234756" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 465.02033718020294 189.9949516561029 L 499.0464995082611 189.9949516561029 L 499.0464995082611 203.60337481340912 L 465.02033718020294 203.60337481340912 L 465.02033718020294 189.9949516561029" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="482.033418344232" y="183.18733712092134" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RLED2</text><text class="sch-component-text" x="482.033418344232" y="210.41098934859068" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_33__stack1"><rect class="component-overlay sch-component-overlay" x="763.009351705376" y="254.5806776220188" width="52.43646650670394" height="22.334050549151698" fill="transparent"/><path class="sch-component-symbol-path" d="M 782.4302652263775 270.11740843882 L 795.5393818530534 276.9147281711705" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 782.9157880644026 270.11740843882 L 763.009351705376 270.11740843882" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 795.5393818530534 263.8056115444945 L 782.4302652263775 270.11740843882" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 795.5393818530534 276.9147281711705 L 795.5393818530534 263.8056115444945" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 782.4302652263775 263.8056115444945 L 782.4302652263775 276.9147281711705" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 795.5393818530534 270.11740843882 L 815.44581821208 270.11740843882" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 781.4592195503275 256.0372461360939 L 777.0895140081021 255.5517232980689 L 778.5460825221772 259.92142884029425" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 785.3434022545277 261.8635201923944 L 784.8578794165027 261.8635201923944 L 779.0316053602022 257.008291812144 L 779.0316053602022 257.008291812144" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 790.198630634778 255.06620046004386 L 785.3434022545277 254.5806776220188 L 787.2854936066278 258.95038316424416" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 794.0828133389784 260.8924745163443 L 793.5972905009534 260.4069516783193 L 787.2854936066278 256.0372461360939 L 787.2854936066278 256.0372461360939" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-text" x="789.227584958728" y="280.31338803734576" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text><text class="sch-component-name sch-component-text" x="789.227584958728" y="250.2109720797935" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">LED3</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_34__stack1"><rect class="component-overlay sch-component-overlay" x="807.481507816907" y="161.06811968594002" width="13.608423157306106" height="51.04434792687999" fill="transparent"/><path class="sch-component-symbol-path" d="M 814.28571939556 161.06811968594002 L 814.28571939556 169.5772124853509" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 814.28571939556 203.60337481340912 L 814.28571939556 212.11246761282" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 821.0899309742131 169.5772124853509 L 821.0899309742131 203.60337481340912 L 807.481507816907 203.60337481340912 L 807.481507816907 169.5772124853509 L 821.0899309742131 169.5772124853509" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="827.8975455093947" y="172.97846753554535" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px">RLED3</text><text class="sch-component-text" x="827.8975455093947" y="200.20211976321468" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_35__stack1"><rect class="component-overlay sch-component-overlay" x="773.6908541419268" y="326.498210921692" width="22.334050549151698" height="52.43646650670394" fill="transparent"/><path class="sch-component-symbol-path" d="M 789.227584958728 345.9191244426935 L 796.0249046910785 359.02824106936947" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 789.227584958728 346.4046472807185 L 789.227584958728 326.498210921692" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 782.9157880644026 359.02824106936947 L 789.227584958728 345.9191244426935" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 796.0249046910785 359.02824106936947 L 782.9157880644026 359.02824106936947" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 782.9157880644026 345.9191244426935 L 796.0249046910785 345.9191244426935" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 789.227584958728 359.02824106936947 L 789.227584958728 378.93467742839596" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 775.1474226560019 344.9480787666434 L 774.6618998179769 340.57837322441804 L 779.0316053602022 342.03494173849316" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 780.9736967123024 348.8322614708437 L 780.9736967123024 348.34673863281864 L 776.118468332052 342.52046457651824 L 776.118468332052 342.52046457651824" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 774.1763769799519 353.6874898510941 L 773.6908541419268 348.8322614708437 L 778.0605596841522 350.77435282294385" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 780.0026510362524 357.57167255529436 L 779.5171281982273 357.08614971726934 L 775.1474226560019 350.77435282294385 L 775.1474226560019 350.77435282294385" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-text" x="799.4235645572538" y="362.91242377356974" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px"></text><text class="sch-component-name sch-component-text" x="799.4235645572538" y="342.52046457651824" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px">LED4</text><circle class="component-pin sch-component-pin" cx="789.227584958728" cy="326.498210921692" r="0.928079053216px" stroke-width="0.928079053216px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_36__stack1"><rect class="component-overlay sch-component-overlay" x="782.423373380075" y="410.2573454744361" width="13.608423157306106" height="51.04434792687994" fill="transparent"/><path class="sch-component-symbol-path" d="M 789.227584958728 461.301693401316 L 789.227584958728 452.7926006019051" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 789.227584958728 418.766438273847 L 789.227584958728 410.2573454744361" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 782.423373380075 452.7926006019051 L 782.423373380075 418.766438273847 L 796.0317965373811 418.766438273847 L 796.0317965373811 452.7926006019051 L 782.423373380075 452.7926006019051" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="802.8394110725627" y="422.1676933240414" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px">RLED4</text><text class="sch-component-text" x="802.8394110725627" y="449.3913455517107" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.352711478944px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_37__stack1"><rect class="component-overlay sch-component-overlay" x="763.0093517053759" y="543.2132631721948" width="52.43646650670394" height="22.334050549151698" fill="transparent"/><path class="sch-component-symbol-path" d="M 782.4302652263774 558.749993988996 L 795.5393818530533 565.5473137213465" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 782.9157880644025 558.749993988996 L 763.0093517053759 558.749993988996" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 795.5393818530533 552.4381970946706 L 782.4302652263774 558.749993988996" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 795.5393818530533 565.5473137213465 L 795.5393818530533 552.4381970946706" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 782.4302652263774 552.4381970946706 L 782.4302652263774 565.5473137213465" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 795.5393818530533 558.749993988996 L 815.4458182120799 558.749993988996" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 781.4592195503274 544.66983168627 L 777.089514008102 544.1843088482449 L 778.5460825221771 548.5540143904702" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 785.3434022545276 550.4961057425704 L 784.8578794165026 550.4961057425704 L 779.0316053602021 545.64087736232 L 779.0316053602021 545.64087736232" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 790.1986306347779 543.6987860102199 L 785.3434022545276 543.2132631721948 L 787.2854936066277 547.5829687144202" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 794.0828133389783 549.5250600665204 L 793.5972905009532 549.0395372284953 L 787.2854936066277 544.66983168627 L 787.2854936066277 544.66983168627" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-text" x="789.2275849587279" y="568.9459735875218" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text><text class="sch-component-name sch-component-text" x="789.2275849587279" y="538.8435576299695" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">LED5</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_38__stack1"><rect class="component-overlay sch-component-overlay" x="874.6108578545999" y="551.945782410343" width="51.04434792687994" height="13.608423157306106" fill="transparent"/><path class="sch-component-symbol-path" d="M 925.6552057814798 558.749993988996 L 917.146112982069 558.749993988996" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 883.1199506540107 558.749993988996 L 874.6108578545999 558.749993988996" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 917.146112982069 565.5542055676491 L 883.1199506540107 565.5542055676491 L 883.1199506540107 551.945782410343 L 917.146112982069 551.945782410343 L 917.146112982069 565.5542055676491" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.928079053216px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="900.1330318180399" y="545.1381678751613" stroke="rgb(245, 241, 237)" stroke-width="0.928079053216px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.352711478944px">RLED5</text><text class="sch-component-text" x="900.1330318180399" y="572.3618201028307" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.352711478944px"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="343.28559988843995" cy="748.0275730194264" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="343.28559988843995" cy="757.3083635515865" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="436.09350521004" cy="757.3083635515865" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="436.09350521004" cy="748.0275730194264" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="164.63038214435994" cy="652.0219388372041" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="164.63038214435994" cy="661.302729369364" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_2__stack1"><circle cx="257.43828746596" cy="661.302729369364" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_3__stack1"><circle cx="257.43828746596" cy="652.0219388372041" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="298.2737658074639" cy="546.5421849043855" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="391.08167112906403" cy="546.5421849043855" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="330.06047338011194" cy="254.4545768174662" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="422.868378701712" cy="254.4545768174662" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="508.4836713608879" cy="616.4976411388752" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="508.4836713608879" cy="625.7784316710352" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_2__stack1"><circle cx="601.2915766824879" cy="621.1380364049553" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="638.878778337736" cy="270.11740843882" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="638.878778337736" cy="279.39819897098" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_2__stack1"><circle cx="638.878778337736" cy="288.67898950314003" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_3__stack1"><circle cx="638.878778337736" cy="297.9597800353" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_4__stack1"><circle cx="638.878778337736" cy="307.24057056746" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_5__stack1"><circle cx="638.878778337736" cy="316.52136109962" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_6__stack1"><circle cx="638.878778337736" cy="325.80215163178" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_7__stack1"><circle cx="731.686683659336" cy="325.80215163178" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_8__stack1"><circle cx="731.686683659336" cy="316.52136109962" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_9__stack1"><circle cx="731.686683659336" cy="307.24057056746" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_10__stack1"><circle cx="731.686683659336" cy="297.9597800353" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_11__stack1"><circle cx="731.686683659336" cy="288.67898950314003" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_12__stack1"><circle cx="731.686683659336" cy="279.39819897098" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_13__stack1"><circle cx="731.686683659336" cy="270.11740843882" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="638.878778337736" cy="544.828808190756" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="638.878778337736" cy="554.109598722916" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_2__stack1"><circle cx="638.878778337736" cy="563.390389255076" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_3__stack1"><circle cx="731.6866836593359" cy="558.749993988996" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_4__stack1"><circle cx="731.6866836593359" cy="549.4692034568361" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="222.22183126938552" cy="421.626313876332" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="222.22183126938552" cy="472.67066180321206" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="191.31265492432004" cy="528.81944452278" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="191.31265492432004" cy="579.86379244966" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="222.22183126938552" cy="314.433183229884" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="222.22183126938552" cy="365.47753115676403" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_0__stack1"><circle cx="450.4787305348879" cy="528.81944452278" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_1__stack1"><circle cx="450.4787305348879" cy="579.86379244966" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_0__stack1"><circle cx="329.3644140902" cy="646.4281906050912" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_1__stack1"><circle cx="380.40876201707994" cy="646.4281906050912" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_0__stack1"><circle cx="324.74929273693675" cy="348.1013228217806" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_1__stack1"><circle cx="324.74929273693675" cy="399.14567074866073" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_0__stack1"><circle cx="487.6018926635279" cy="616.4976411388752" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_1__stack1"><circle cx="436.5575447366479" cy="616.4976411388752" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_0__stack1"><circle cx="965.794624833072" cy="443.2294257764207" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_1__stack1"><circle cx="1016.838972759952" cy="443.2294257764207" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_0__stack1"><circle cx="965.794624833072" cy="351.4001473336702" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_1__stack1"><circle cx="1016.838972759952" cy="351.4001473336702" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_0__stack1"><circle cx="965.794624833072" cy="259.57086889091966" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_1__stack1"><circle cx="1016.838972759952" cy="259.57086889091966" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_0__stack1"><circle cx="965.794624833072" cy="167.74159044816906" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_1__stack1"><circle cx="1016.838972759952" cy="167.74159044816906" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_0__stack1"><circle cx="382.75423356293675" cy="421.85833363963593" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_1__stack1"><circle cx="382.75423356293675" cy="472.9026815665159" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_0__stack1"><circle cx="544.2399888225207" cy="352.6911702622273" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_1__stack1"><circle cx="493.19564089564074" cy="352.6911702622273" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_0__stack1"><circle cx="543.750675383096" cy="123.50619194350875" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_1__stack1"><circle cx="492.706327456216" cy="123.50619194350875" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_0__stack1"><circle cx="685.282730998536" cy="196.36039762096473" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_1__stack1"><circle cx="634.238383071656" cy="196.36039762096473" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_0__stack1"><circle cx="872.754699748168" cy="387.4941347578273" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_1__stack1"><circle cx="872.754699748168" cy="438.5384826847072" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_0__stack1"><circle cx="801.292612650536" cy="632.0429652802433" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_1__stack1"><circle cx="852.336960577416" cy="632.0429652802433" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_24_0__stack1"><circle cx="590.6439414833208" cy="399.58443636245204" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_24_1__stack1"><circle cx="590.6439414833208" cy="348.540088435572" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_25_0__stack1"><circle cx="590.154628043896" cy="99.81490217368403" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_25_1__stack1"><circle cx="590.154628043896" cy="150.85925010056405" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_26_0__stack1"><circle cx="731.686683659336" cy="172.66910785114" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_26_1__stack1"><circle cx="731.686683659336" cy="223.71345577802" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_27_0__stack1"><circle cx="909.8778618768081" cy="327.658309738212" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_27_1__stack1"><circle cx="858.8335139499281" cy="327.658309738212" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_28_0__stack1"><circle cx="731.6866836593359" cy="684.0406661731561" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_28_1__stack1"><circle cx="731.6866836593359" cy="632.996318246276" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_29_0__stack1"><circle cx="556.279742601512" cy="279.39819897098" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_29_1__stack1"><circle cx="608.7162091082159" cy="279.39819897098" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_30_0__stack1"><circle cx="484.35361597727194" cy="279.39819897098" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_30_1__stack1"><circle cx="535.397963904152" cy="279.39819897098" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_31_0__stack1"><circle cx="540.0383591702321" cy="196.799163234756" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_31_1__stack1"><circle cx="592.474825676936" cy="196.799163234756" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_32_0__stack1"><circle cx="468.112232545992" cy="196.799163234756" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_32_1__stack1"><circle cx="519.156580472872" cy="196.799163234756" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_33_0__stack1"><circle cx="816.6059170286001" cy="270.11740843882" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_33_1__stack1"><circle cx="764.169450521896" cy="270.11740843882" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_34_0__stack1"><circle cx="814.28571939556" cy="172.66910785114" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_34_1__stack1"><circle cx="814.28571939556" cy="223.71345577802003" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_35_0__stack1"><circle cx="789.227584958728" cy="380.094776244916" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_35_1__stack1"><circle cx="789.227584958728" cy="327.658309738212" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_36_0__stack1"><circle cx="789.227584958728" cy="472.902681566516" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_36_1__stack1"><circle cx="789.227584958728" cy="421.85833363963604" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_37_0__stack1"><circle cx="816.6059170286" cy="558.749993988996" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_37_1__stack1"><circle cx="764.1694505218959" cy="558.749993988996" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_38_0__stack1"><circle cx="937.2561939466799" cy="558.749993988996" r="1.856158106432" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_38_1__stack1"><circle cx="886.2118460197999" cy="558.749993988996" r="1.856158106432" fill="red" opacity="0"/></g><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="
|
|
269
|
-
M
|
|
270
|
-
L
|
|
271
|
-
L
|
|
272
|
-
L
|
|
273
|
-
L
|
|
274
|
-
Z
|
|
275
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
276
|
-
M
|
|
277
|
-
L
|
|
278
|
-
L
|
|
279
|
-
L
|
|
280
|
-
L
|
|
281
|
-
Z
|
|
282
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
283
|
-
M
|
|
284
|
-
L
|
|
285
|
-
L
|
|
286
|
-
L
|
|
287
|
-
L
|
|
288
|
-
Z
|
|
289
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
290
|
-
M
|
|
291
|
-
L
|
|
292
|
-
L
|
|
293
|
-
L
|
|
294
|
-
L
|
|
295
|
-
Z
|
|
296
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
297
|
-
M
|
|
298
|
-
L
|
|
299
|
-
L
|
|
300
|
-
L
|
|
301
|
-
L
|
|
302
|
-
Z
|
|
303
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
304
|
-
M
|
|
305
|
-
L
|
|
306
|
-
L
|
|
307
|
-
L
|
|
308
|
-
L
|
|
309
|
-
Z
|
|
310
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
311
|
-
M
|
|
312
|
-
L
|
|
313
|
-
L
|
|
314
|
-
L
|
|
315
|
-
L
|
|
316
|
-
Z
|
|
317
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
318
|
-
M
|
|
319
|
-
L
|
|
320
|
-
L
|
|
321
|
-
L
|
|
322
|
-
L
|
|
323
|
-
Z
|
|
324
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
325
|
-
M
|
|
326
|
-
L
|
|
327
|
-
L
|
|
328
|
-
L
|
|
329
|
-
L
|
|
330
|
-
Z
|
|
331
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
332
|
-
M
|
|
333
|
-
L
|
|
334
|
-
L
|
|
335
|
-
L
|
|
336
|
-
L
|
|
337
|
-
Z
|
|
338
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
339
|
-
M
|
|
340
|
-
L
|
|
341
|
-
L
|
|
342
|
-
L
|
|
343
|
-
L
|
|
344
|
-
Z
|
|
345
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
346
|
-
M
|
|
347
|
-
L
|
|
348
|
-
L
|
|
349
|
-
L
|
|
350
|
-
L
|
|
351
|
-
Z
|
|
352
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
353
|
-
M
|
|
354
|
-
L
|
|
355
|
-
L
|
|
356
|
-
L
|
|
357
|
-
L
|
|
358
|
-
Z
|
|
359
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
360
|
-
M
|
|
361
|
-
L
|
|
362
|
-
L
|
|
363
|
-
L
|
|
364
|
-
L
|
|
365
|
-
Z
|
|
366
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
367
|
-
M
|
|
368
|
-
L
|
|
369
|
-
L
|
|
370
|
-
L
|
|
371
|
-
L
|
|
372
|
-
Z
|
|
373
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
374
|
-
M
|
|
375
|
-
L
|
|
376
|
-
L
|
|
377
|
-
L
|
|
378
|
-
L
|
|
379
|
-
Z
|
|
380
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
381
|
-
M
|
|
382
|
-
L
|
|
383
|
-
L
|
|
384
|
-
L
|
|
385
|
-
L
|
|
386
|
-
Z
|
|
387
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
388
|
-
M
|
|
389
|
-
L
|
|
390
|
-
L
|
|
391
|
-
L
|
|
392
|
-
L
|
|
393
|
-
Z
|
|
394
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
395
|
-
M
|
|
396
|
-
L
|
|
397
|
-
L
|
|
398
|
-
L
|
|
399
|
-
L
|
|
400
|
-
Z
|
|
401
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
402
|
-
M
|
|
403
|
-
L
|
|
404
|
-
L
|
|
405
|
-
L
|
|
406
|
-
L
|
|
407
|
-
Z
|
|
408
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
409
|
-
M
|
|
410
|
-
L
|
|
411
|
-
L
|
|
412
|
-
L
|
|
413
|
-
L
|
|
414
|
-
Z
|
|
415
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
416
|
-
M
|
|
417
|
-
L
|
|
418
|
-
L
|
|
419
|
-
L
|
|
420
|
-
L
|
|
421
|
-
Z
|
|
422
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
423
|
-
M
|
|
424
|
-
L
|
|
425
|
-
L
|
|
426
|
-
L
|
|
427
|
-
L
|
|
428
|
-
Z
|
|
429
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
430
|
-
M
|
|
431
|
-
L
|
|
432
|
-
L
|
|
433
|
-
L
|
|
434
|
-
L
|
|
435
|
-
Z
|
|
436
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
437
|
-
M
|
|
438
|
-
L
|
|
439
|
-
L
|
|
440
|
-
L
|
|
441
|
-
L
|
|
442
|
-
Z
|
|
443
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
444
|
-
M
|
|
445
|
-
L
|
|
446
|
-
L
|
|
447
|
-
L
|
|
448
|
-
L
|
|
449
|
-
Z
|
|
450
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
451
|
-
M
|
|
452
|
-
L
|
|
453
|
-
L
|
|
454
|
-
L
|
|
455
|
-
L
|
|
456
|
-
Z
|
|
457
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
458
|
-
M
|
|
459
|
-
L
|
|
460
|
-
L
|
|
461
|
-
L
|
|
462
|
-
L
|
|
463
|
-
Z
|
|
464
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
465
|
-
M
|
|
466
|
-
L
|
|
467
|
-
L
|
|
468
|
-
L
|
|
469
|
-
L
|
|
470
|
-
Z
|
|
471
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
472
|
-
M
|
|
473
|
-
L
|
|
474
|
-
L
|
|
475
|
-
L
|
|
476
|
-
L
|
|
477
|
-
Z
|
|
478
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
479
|
-
M
|
|
480
|
-
L
|
|
481
|
-
L
|
|
482
|
-
L
|
|
483
|
-
L
|
|
484
|
-
Z
|
|
485
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
486
|
-
M
|
|
487
|
-
L
|
|
488
|
-
L
|
|
489
|
-
L
|
|
490
|
-
L
|
|
491
|
-
Z
|
|
492
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
493
|
-
M
|
|
494
|
-
L
|
|
495
|
-
L
|
|
496
|
-
L
|
|
497
|
-
L
|
|
498
|
-
Z
|
|
499
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
500
|
-
M
|
|
501
|
-
L
|
|
502
|
-
L
|
|
503
|
-
L
|
|
504
|
-
L
|
|
505
|
-
Z
|
|
506
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
507
|
-
M
|
|
508
|
-
L
|
|
509
|
-
L
|
|
510
|
-
L
|
|
511
|
-
L
|
|
512
|
-
Z
|
|
513
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
514
|
-
M
|
|
515
|
-
L
|
|
516
|
-
L
|
|
517
|
-
L
|
|
518
|
-
L
|
|
519
|
-
Z
|
|
520
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
521
|
-
M
|
|
522
|
-
L
|
|
523
|
-
L
|
|
524
|
-
L
|
|
525
|
-
L
|
|
526
|
-
Z
|
|
527
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
528
|
-
M
|
|
529
|
-
L
|
|
530
|
-
L
|
|
531
|
-
L
|
|
532
|
-
L
|
|
533
|
-
Z
|
|
534
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
535
|
-
M
|
|
536
|
-
L
|
|
537
|
-
L
|
|
538
|
-
L
|
|
539
|
-
L
|
|
540
|
-
Z
|
|
541
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
542
|
-
M
|
|
543
|
-
L
|
|
544
|
-
L
|
|
545
|
-
L
|
|
546
|
-
L
|
|
547
|
-
Z
|
|
548
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
549
|
-
M
|
|
550
|
-
L
|
|
551
|
-
L
|
|
552
|
-
L
|
|
553
|
-
L
|
|
554
|
-
Z
|
|
555
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
556
|
-
M
|
|
557
|
-
L
|
|
558
|
-
L
|
|
559
|
-
L
|
|
560
|
-
L
|
|
561
|
-
Z
|
|
562
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
563
|
-
M
|
|
564
|
-
L
|
|
565
|
-
L
|
|
566
|
-
L
|
|
567
|
-
L
|
|
568
|
-
Z
|
|
569
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
570
|
-
M
|
|
571
|
-
L
|
|
572
|
-
L
|
|
573
|
-
L
|
|
574
|
-
L
|
|
575
|
-
Z
|
|
576
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
577
|
-
M
|
|
578
|
-
L
|
|
579
|
-
L
|
|
580
|
-
L
|
|
581
|
-
L
|
|
582
|
-
Z
|
|
583
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.
|
|
584
|
-
M 845.0283380333399,558.749993988996
|
|
585
|
-
L 840.3879427672599,556.2441805453128
|
|
586
|
-
L 840.3879427672599,540.3307183795025
|
|
587
|
-
L 849.6687332994198,540.3307183795025
|
|
588
|
-
L 849.6687332994198,556.2441805453128
|
|
589
|
-
Z
|
|
590
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.928079053216px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_54__stack1" x="845.0283380333399" y="554.573638249524" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.352711478944px" transform="rotate(-90 845.0283380333399 554.573638249524)">XX</text><text class="sch-text" x="392.473789708888" y="772.6216679296505" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943988px" transform="rotate(0, 392.473789708888, 772.6216679296505)">MY_18650_02</text><text class="sch-text" x="386.905315389592" y="732.7142686413624" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943988px" transform="rotate(0, 386.905315389592, 732.7142686413624)">J_BAT_POS</text><text class="sch-text" x="213.81857196480797" y="676.616033747428" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943988px" transform="rotate(0, 213.81857196480797, 676.616033747428)">MY_18650_02</text><text class="sch-text" x="208.25009764551203" y="636.7086344591401" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943988px" transform="rotate(0, 208.25009764551203, 636.7086344591401)">J_BAT_NEG</text><text class="sch-text" x="314.05110971213594" y="560.14211256882" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943988px" transform="rotate(0, 314.05110971213594, 560.14211256882)">BAT54WS</text><text class="sch-text" x="311.2668725524879" y="529.515503812692" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943988px" transform="rotate(0, 311.2668725524879, 529.515503812692)">D_PROT</text><text class="sch-text" x="345.83781728478397" y="268.05450448190066" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478944px" transform="rotate(0, 345.83781728478397, 268.05450448190066)">BAT54WS</text><text class="sch-text" x="362.54324024267197" y="237.42789572577266" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943997px" transform="rotate(0, 362.54324024267197, 237.42789572577266)">D_SENSE_CLAMP</text><text class="sch-text" x="560.4560983409839" y="641.0917360490992" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943988px" transform="rotate(0, 560.4560983409839, 641.0917360490992)">LM4040D25FTA</text><text class="sch-text" x="540.9664382234479" y="601.1843367608112" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943988px" transform="rotate(0, 540.9664382234479, 601.1843367608112)">U_REF</text><text class="sch-text" x="682.498493838888" y="341.115456009844" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478944px" transform="rotate(0, 682.498493838888, 341.115456009844)">LMV339IDR</text><text class="sch-text" x="663.008833721352" y="254.804104060756" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943997px" transform="rotate(0, 663.008833721352, 254.804104060756)">U1</text><text class="sch-text" x="688.066968158184" y="578.70369363314" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943988px" transform="rotate(0, 688.066968158184, 578.70369363314)">LMV331IDBVR</text><text class="sch-text" x="663.008833721352" y="529.515503812692" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.352711478943988px" transform="rotate(0, 663.008833721352, 529.515503812692)">U2</text><rect class="schematic-box sch-box" x="361.84718095275997" y="768.4453121901785" width="61.253217512256015" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="361.84718095275997" y="728.5379129018905" width="50.11626887366401" height="8.352711478943888" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="183.19196320867997" y="672.439678007956" width="61.253217512256015" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="183.19196320868008" y="632.532278719668" width="50.11626887366401" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="294.56144959459994" y="555.965756829348" width="38.97932023507201" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="294.56144959459994" y="525.33914807322" width="33.41084591577601" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="326.34815716724796" y="263.87814874242866" width="38.97932023507201" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="326.34815716724796" y="233.25153998630066" width="72.39016615084802" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="527.045252425208" y="636.9153803096272" width="66.8216918315519" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="527.045252425208" y="597.0079810213392" width="27.842371596480007" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="657.440359402056" y="336.939100270372" width="50.11626887366401" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="657.440359402056" y="250.627748321284" width="11.136948638592003" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="657.440359402056" y="574.5273378936681" width="61.253217512256015" height="8.352711478943888" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/><rect class="schematic-box sch-box" x="657.440359402056" y="525.33914807322" width="11.136948638592003" height="8.352711478944002" stroke-width="0.928079053216px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.424632425728 3.712316212864"/>
|
|
266
|
+
</style><rect class="boundary" x="0" y="0" width="1200" height="800"/><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"><path d="M 476.6992304183559 602.7692086835651 L 476.6992304183559 576.847484568255 L 439.29253837240594 576.847484568255 L 439.29253837240594 550.9257604529449" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 476.6992304183559 602.7692086835651 L 476.6992304183559 576.847484568255 L 439.29253837240594 576.847484568255 L 439.29253837240594 550.9257604529449" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><path d="M 466.7241125394359 602.7692086835651 L 501.6370251156559 602.7692086835651" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 466.7241125394359 602.7692086835651 L 501.6370251156559 602.7692086835651" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><path d="M 132.05890770167002 650.9263171891179 L 122.08378982275008 650.9263171891179 L 122.08378982275008 660.9014350680378 L 122.08378982275008 640.9511993101979 L 132.05890770167002 640.9511993101979" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 132.05890770167002 650.9263171891179 L 122.08378982275008 650.9263171891179 L 122.08378982275008 660.9014350680378 L 122.08378982275008 640.9511993101979 L 132.05890770167002 640.9511993101979" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"><path d="M 231.81008649087 640.9511993101979 L 241.78520436979 640.9511993101979 L 241.78520436979 650.9263171891179 L 231.81008649087 650.9263171891179" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 231.81008649087 640.9511993101979 L 241.78520436979 640.9511993101979 L 241.78520436979 650.9263171891179 L 231.81008649087 650.9263171891179" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><path d="M 641.787431314482 240.45021647155997 L 608.121408473127 240.45021647155997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 641.787431314482 240.45021647155997 L 608.121408473127 240.45021647155997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><path d="M 527.073575706902 72.89540084546778 L 558.245819078527 72.89540084546778 L 558.245819078527 120.74880192452001 L 589.418062450152 120.74880192452001 L 589.418062450152 89.82593649986799" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 527.073575706902 72.89540084546778 L 558.245819078527 72.89540084546778 L 558.245819078527 120.74880192452001 L 589.418062450152 120.74880192452001 L 589.418062450152 89.82593649986799" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><path d="M 741.538610103682 230.47509859263997 L 775.204632945037 230.47509859264" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 741.538610103682 230.47509859263997 L 775.204632945037 230.47509859264" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><path d="M 741.538610103682 168.13061184939 L 741.538610103682 199.30285522101497 L 751.513727982602 199.30285522101497 L 751.513727982602 230.47509859263997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 741.538610103682 168.13061184939 L 741.538610103682 199.30285522101497 L 751.513727982602 199.30285522101497 L 751.513727982602 230.47509859263997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><path d="M 679.194123360432 151.20007619498978 L 710.366366732057 151.20007619498978 L 710.366366732057 178.10572972831 L 741.538610103682 178.10572972831" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 679.194123360432 151.20007619498978 L 710.366366732057 151.20007619498978 L 710.366366732057 178.10572972831 L 741.538610103682 178.10572972831" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"><path d="M 893.1604018632661 344.16427767256414 L 893.1604018632661 318.24255355725404 L 855.7537098173161 318.24255355725404 L 855.7537098173161 292.32082944194394 L 865.7288276962361 292.32082944194394" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 893.1604018632661 344.16427767256414 L 893.1604018632661 318.24255355725404 L 855.7537098173161 318.24255355725404 L 855.7537098173161 292.32082944194394 L 865.7288276962361 292.32082944194394" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"><path d="M 741.5386101036819 540.701264627052 L 775.204632945037 540.701264627052" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 741.5386101036819 540.701264627052 L 775.204632945037 540.701264627052" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"><path d="M 741.5386101036819 608.0333103097619 L 741.5386101036819 574.367287468407 L 751.513727982602 574.367287468407 L 751.513727982602 540.701264627052" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 741.5386101036819 608.0333103097619 L 741.5386101036819 574.367287468407 L 751.513727982602 574.367287468407 L 751.513727982602 540.701264627052" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"><path d="M 803.883096846932 619.4775311307561 L 791.649995075373 619.4775311307561 L 791.649995075373 598.0581924308419 L 741.5386101036819 598.0581924308419" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 803.883096846932 619.4775311307561 L 791.649995075373 619.4775311307561 L 791.649995075373 598.0581924308419 L 741.5386101036819 598.0581924308419" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"><path d="M 518.0959696158741 240.45021647155997 L 551.761992457229 240.45021647155997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 518.0959696158741 240.45021647155997 L 551.761992457229 240.45021647155997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"><path d="M 500.639513327764 151.671667349172 L 534.305536169119 151.671667349172" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 500.639513327764 151.671667349172 L 534.305536169119 151.671667349172" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"><path d="M 830.3171592260701 168.13061184939 L 830.3171592260701 199.30285522101497 L 841.539166839855 199.30285522101497 L 841.539166839855 230.47509859263997 L 831.564048960935 230.47509859263997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 830.3171592260701 168.13061184939 L 830.3171592260701 199.30285522101497 L 841.539166839855 199.30285522101497 L 841.539166839855 230.47509859263997 L 831.564048960935 230.47509859263997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"><path d="M 803.384340952986 381.099378564332 L 803.384340952986 347.43335572297696" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 803.384340952986 381.099378564332 L 803.384340952986 347.43335572297696" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"><path d="M 895.1554254390498 540.701264627052 L 831.564048960935 540.701264627052" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 895.1554254390498 540.701264627052 L 831.564048960935 540.701264627052" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"><path d="M 324.07992687088 754.1144577564123 L 314.10480899196 754.1144577564123 L 314.10480899196 744.1393398774923 L 324.07992687088 744.1393398774923" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 324.07992687088 754.1144577564123 L 314.10480899196 754.1144577564123 L 314.10480899196 744.1393398774923 L 324.07992687088 744.1393398774923" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"><path d="M 423.83110566007997 744.1393398774923 L 433.80622353900003 744.1393398774923 L 433.80622353900003 754.1144577564123 L 423.83110566007997 754.1144577564123" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 423.83110566007997 744.1393398774923 L 433.80622353900003 744.1393398774923 L 433.80622353900003 754.1144577564123 L 423.83110566007997 754.1144577564123" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"><path d="M 445.776364993704 151.671667349172 L 435.801247114784 151.671667349172 L 435.801247114784 240.45021647155997 L 463.232821281814 240.45021647155997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 445.776364993704 151.671667349172 L 435.801247114784 151.671667349172 L 435.801247114784 240.45021647155997 L 463.232821281814 240.45021647155997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"><path d="M 741.538610103682 113.26746351533 L 741.538610103682 103.29234563640998 L 830.3171592260701 103.29234563640998 L 830.3171592260701 113.26746351532996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 741.538610103682 113.26746351533 L 741.538610103682 103.29234563640998 L 830.3171592260701 103.29234563640998 L 830.3171592260701 113.26746351532996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"><path d="M 304.15685585280386 301.82435616668164 L 304.15685585280386 256.8116367380552 L 236.04951158941105 256.8116367380552 L 236.04951158941105 211.7989173094287" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 304.15685585280386 301.82435616668164 L 304.15685585280386 256.8116367380552 L 236.04951158941105 256.8116367380552 L 236.04951158941105 211.7989173094287" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"><path d="M 366.50134259605386 435.96252689839184 L 366.50134259605386 445.9376447773119 L 304.15685585280386 445.9376447773119 L 304.15685585280386 356.68750450074174" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 366.50134259605386 435.96252689839184 L 366.50134259605386 445.9376447773119 L 304.15685585280386 445.9376447773119 L 304.15685585280386 356.68750450074174" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"><path d="M 351.51150103791 525.7385878086719 L 361.48661891682997 525.7385878086719 L 361.48661891682997 580.3387758258771 L 286.67323482493 580.3387758258771 L 286.67323482493 634.9389638430821 L 296.64835270385 634.9389638430821" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 351.51150103791 525.7385878086719 L 361.48661891682997 525.7385878086719 L 361.48661891682997 580.3387758258771 L 286.67323482493 580.3387758258771 L 286.67323482493 634.9389638430821 L 296.64835270385 634.9389638430821" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"><path d="M 251.76032224870994 525.7385878086719 L 206.24884692613756 525.7385878086719 L 206.24884692613756 486.08749423996494 L 160.73737160356507 486.08749423996494 L 160.73737160356507 496.0626121188849" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 251.76032224870994 525.7385878086719 L 206.24884692613756 525.7385878086719 L 206.24884692613756 486.08749423996494 L 160.73737160356507 486.08749423996494 L 160.73737160356507 496.0626121188849" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"><path d="M 741.5386101036819 530.726146748132 L 758.3716215243594 530.726146748132 L 758.3716215243594 501.299549005318 L 803.384340952986 501.299549005318 L 803.384340952986 435.96252689839196" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 741.5386101036819 530.726146748132 L 758.3716215243594 530.726146748132 L 758.3716215243594 501.299549005318 L 803.384340952986 501.299549005318 L 803.384340952986 435.96252689839196" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"><path d="M 439.29253837240594 496.0626121188849 L 439.29253837240594 426.61085388690447 L 589.9439830838618 426.61085388690447 L 589.9439830838618 357.159095654924" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 439.29253837240594 496.0626121188849 L 439.29253837240594 426.61085388690447 L 589.9439830838618 426.61085388690447 L 589.9439830838618 357.159095654924" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"><path d="M 193.9589680305017 265.6373891158329 L 193.9589680305017 211.79891730942867 L 285.925100984011 211.79891730942867" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 193.9589680305017 265.6373891158329 L 193.9589680305017 211.79891730942867 L 285.925100984011 211.79891730942867" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"><path d="M 366.50134259605386 381.0993785643319 L 366.50134259605386 319.2264829752642 L 472.7363480065518 319.2264829752642" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 366.50134259605386 381.0993785643319 L 366.50134259605386 319.2264829752642 L 472.7363480065518 319.2264829752642" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"><path d="M 1035.555209584849 219.13953673070094 L 1045.530327463769 219.13953673070094 L 1045.530327463769 169.78986796981073 L 970.7169433718691 169.78986796981073 L 970.7169433718691 120.44019920892052 L 980.692061250789 120.44019920892052" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1035.555209584849 219.13953673070094 L 1045.530327463769 219.13953673070094 L 1045.530327463769 169.78986796981073 L 970.7169433718691 169.78986796981073 L 970.7169433718691 120.44019920892052 L 980.692061250789 120.44019920892052" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"><path d="M 1035.555209584849 317.83887425248133 L 1045.530327463769 317.83887425248133 L 1045.530327463769 268.4892054915911 L 970.7169433718691 268.4892054915911 L 970.7169433718691 219.13953673070094 L 980.692061250789 219.13953673070094" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1035.555209584849 317.83887425248133 L 1045.530327463769 317.83887425248133 L 1045.530327463769 268.4892054915911 L 970.7169433718691 268.4892054915911 L 970.7169433718691 219.13953673070094 L 980.692061250789 219.13953673070094" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"><path d="M 741.538610103682 260.40045222939995 L 854.756198029424 260.40045222939995 L 854.756198029424 409.0025438855441 L 893.1604018632661 409.0025438855441 L 893.1604018632661 399.0274260066241" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 741.538610103682 260.40045222939995 L 854.756198029424 260.40045222939995 L 854.756198029424 409.0025438855441 L 893.1604018632661 409.0025438855441 L 893.1604018632661 399.0274260066241" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"><path d="M 1035.555209584849 416.53821177426175 L 1045.530327463769 416.53821177426175 L 1045.530327463769 367.18854301337154 L 970.7169433718691 367.18854301337154 L 970.7169433718691 317.83887425248133 L 980.692061250789 317.83887425248133" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1035.555209584849 416.53821177426175 L 1045.530327463769 416.53821177426175 L 1045.530327463769 367.18854301337154 L 970.7169433718691 367.18854301337154 L 970.7169433718691 317.83887425248133 L 980.692061250789 317.83887425248133" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"><path d="M 527.5994963406117 319.22648297526416 L 537.5746142195318 319.22648297526416 L 537.5746142195318 302.29594732086395 L 589.9439830838618 302.29594732086395" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 527.5994963406117 319.22648297526416 L 537.5746142195318 319.22648297526416 L 537.5746142195318 302.29594732086395 L 589.9439830838618 302.29594732086395" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"><path d="M 589.9439830838618 302.29594732086395 L 589.9439830838618 271.37308189621194 L 618.096526352047 271.37308189621194 L 618.096526352047 240.45021647155997 L 608.121408473127 240.45021647155997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 589.9439830838618 302.29594732086395 L 589.9439830838618 271.37308189621194 L 618.096526352047 271.37308189621194 L 618.096526352047 240.45021647155997 L 608.121408473127 240.45021647155997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"><path d="M 741.538610103682 290.32580586615995 L 782.4864689966486 290.32580586615995 L 782.4864689966486 270.37557010831995 L 741.538610103682 270.37557010831995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 741.538610103682 290.32580586615995 L 782.4864689966486 290.32580586615995 L 782.4864689966486 270.37557010831995 L 741.538610103682 270.37557010831995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"><path d="M 641.787431314482 280.35068798723995 L 631.812313435562 280.35068798723995 L 631.812313435562 260.4004522294 L 641.787431314482 260.4004522294" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 641.787431314482 280.35068798723995 L 631.812313435562 280.35068798723995 L 631.812313435562 260.4004522294 L 641.787431314482 260.4004522294" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"><path d="M 641.787431314482 230.47509859263997 L 616.2261917497495 230.47509859263997 L 616.2261917497495 151.671667349172 L 590.664952185017 151.671667349172" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 641.787431314482 230.47509859263997 L 616.2261917497495 230.47509859263997 L 616.2261917497495 151.671667349172 L 590.664952185017 151.671667349172" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"><path d="M 920.5919760302961 292.32082944194394 L 933.7591316304704 292.32082944194394 L 933.7591316304704 426.5133296531818 L 959.9936916520298 426.5133296531818 L 959.9936916520298 540.701264627052 L 950.0185737731099 540.701264627052" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 920.5919760302961 292.32082944194394 L 933.7591316304704 292.32082944194394 L 933.7591316304704 426.5133296531818 L 959.9936916520298 426.5133296531818 L 959.9936916520298 540.701264627052 L 950.0185737731099 540.701264627052" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"><path d="M 589.418062450152 120.74880192452001 L 600.6400700639371 120.74880192452001 L 600.6400700639371 151.67166734917203" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 589.418062450152 120.74880192452001 L 600.6400700639371 120.74880192452001 L 600.6400700639371 151.67166734917203" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"><path d="M 241.78520436979 650.9263171891179 L 254.75285761238604 650.9263171891179" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 241.78520436979 650.9263171891179 L 254.75285761238604 650.9263171891179" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"><path d="M 385.67627977321104 211.7989173094287 L 396.2000291354716 211.7989173094287 L 396.2000291354716 221.8239107777433" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 385.67627977321104 211.7989173094287 L 396.2000291354716 211.7989173094287 L 396.2000291354716 221.8239107777433" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"><path d="M 501.6370251156559 612.7443265624851 L 491.1132757533953 612.7443265624851 L 491.1132757533953 622.7693200307997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 501.6370251156559 612.7443265624851 L 491.1132757533953 612.7443265624851 L 491.1132757533953 622.7693200307997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"><path d="M 641.787431314482 535.713705687592 L 581.3880925576213 535.713705687592 L 581.3880925576213 550.7262580953666" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 641.787431314482 535.713705687592 L 581.3880925576213 535.713705687592 L 581.3880925576213 550.7262580953666" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"><path d="M 193.9589680305017 380.8500006173589 L 193.9589680305017 375.8125660885043 L 171.46507721353714 375.8125660885043" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 193.9589680305017 380.8500006173589 L 193.9589680305017 375.8125660885043 L 171.46507721353714 375.8125660885043" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"><path d="M 589.418062450152 34.96278816580798 L 589.418062450152 29.92535363695339 L 579.3930689818374 29.92535363695339" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 589.418062450152 34.96278816580798 L 589.418062450152 29.92535363695339 L 579.3930689818374 29.92535363695339" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_47__stack1"><path d="M 741.5386101036819 662.896458643822 L 741.5386101036819 667.9338931726766 L 731.5136166353673 667.9338931726766" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.980094303136px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 741.5386101036819 662.896458643822 L 741.5386101036819 667.9338931726766 L 731.5136166353673 667.9338931726766" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"><circle cx="241.78520436979" cy="650.9263171891179" r="1.4962676818379999" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><circle cx="608.121408473127" cy="240.45021647155997" r="1.4962676818379999" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><circle cx="589.418062450152" cy="120.74880192452001" r="1.4962676818379999" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"><circle cx="589.9439830838618" cy="302.29594732086395" r="1.4962676818379999" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_47__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="344.03016262872" y="734.1642219985722" width="59.85070727351996" height="29.92535363676018" stroke-width="0.997511787892px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="344.03016262872" y="734.1642219985722" width="59.85070727351996" height="29.92535363676018" fill="transparent"/><text class="sch-text" x="373.95551626548" y="749.1268988169523" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091028px" transform="rotate(0, 373.95551626548, 749.1268988169523)">J_BAT_POS</text><line class="component-pin sch-component-pin sch-port-line" x1="344.03016262872" y1="744.1393398774923" x2="324.07992687088" y2="744.1393398774923" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="323.082415082988" y="743.1418280896003" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="334.0550447498" y="743.1418280896004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="344.03016262872" y1="754.1144577564123" x2="324.07992687088" y2="754.1144577564123" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="323.082415082988" y="753.1169459685203" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="334.0550447498" y="753.1169459685203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="403.88086990223997" y1="754.1144577564123" x2="423.83110566007997" y2="754.1144577564123" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="422.833593872188" y="753.1169459685203" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="413.85598778115997" y="753.1169459685203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="403.88086990223997" y1="744.1393398774923" x2="423.83110566007997" y2="744.1393398774923" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="422.833593872188" y="743.1418280896003" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="413.85598778115997" y="743.1418280896004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">4</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="152.00914345951003" y="630.9760814312779" width="59.85070727351996" height="29.925353636760065" stroke-width="0.997511787892px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="152.00914345951003" y="630.9760814312779" width="59.85070727351996" height="29.925353636760065" fill="transparent"/><text class="sch-text" x="181.93449709627004" y="645.9387582496579" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091028px" transform="rotate(0, 181.93449709627004, 645.9387582496579)">J_BAT_NEG</text><line class="component-pin sch-component-pin sch-port-line" x1="152.00914345951003" y1="640.9511993101979" x2="132.05890770167002" y2="640.9511993101979" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="131.06139591377803" y="639.9536875223059" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="142.03402558058997" y="639.9536875223059" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="152.00914345951003" y1="650.9263171891179" x2="132.05890770167002" y2="650.9263171891179" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="131.06139591377803" y="649.9288054012259" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="142.03402558058997" y="649.9288054012259" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="211.85985073303" y1="650.9263171891179" x2="231.81008649087" y2="650.9263171891179" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_1_2__stack1"><rect x="230.812574702978" y="649.9288054012259" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="221.83496861195005" y="649.9288054012259" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="211.85985073303" y1="640.9511993101979" x2="231.81008649087" y2="640.9511993101979" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_1_3__stack1"><rect x="230.812574702978" y="639.9536875223059" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="221.83496861195005" y="639.9536875223059" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">4</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="251.7603222487099" y="512.3105445101257" width="99.75117878920005" height="25.896940647196175" fill="transparent"/><path class="sch-component-symbol-path" d="M 315.06395494185614 525.7385878086718 L 290.1261602445561 538.2074851573219" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 290.1261602445561 512.3105445101257 L 315.06395494185614 525.7385878086718" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 290.1261602445561 538.2074851573219 L 290.1261602445561 512.3105445101257" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 315.06395494185614 512.3105445101257 L 315.06395494185614 538.2074851573219" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 290.1261602445561 525.7385878086718 L 251.7603222487099 525.7385878086718" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 351.51150103790997 525.7385878086718 L 316.0231008917523 525.7385878086718" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="300.6767656934138" y="503.6782309610603" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">D_PROT</text><text class="sch-component-text" x="301.63591164330995" y="555.4721122554527" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="285.92510098401095" y="198.37087401088255" width="99.75117878920003" height="25.896940647196146" fill="transparent"/><path class="sch-component-symbol-path" d="M 349.2287336771571 211.7989173094287 L 324.2909389798571 224.2678146580787" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 324.2909389798571 198.37087401088255 L 349.2287336771571 211.7989173094287" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 324.2909389798571 224.2678146580787 L 324.2909389798571 198.37087401088255" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 349.2287336771571 198.37087401088255 L 349.2287336771571 224.2678146580787" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 324.2909389798571 211.7989173094287 L 285.92510098401095 211.7989173094287" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 385.676279773211 211.7989173094287 L 350.1878796270533 211.7989173094287" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="334.8415444287148" y="189.73856046181717" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">D_SENSE_CLAMP</text><text class="sch-component-text" x="335.80069037861097" y="241.53244175620947" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="521.5872608734959" y="592.7940908046452" width="59.850707273520015" height="29.92535363675995" stroke-width="0.997511787892px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="521.5872608734959" y="592.7940908046452" width="59.850707273520015" height="29.92535363675995" fill="transparent"/><text class="sch-text" x="551.512614510256" y="607.7567676230251" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091028px" transform="rotate(0, 551.512614510256, 607.7567676230251)">U_REF</text><line class="component-pin sch-component-pin sch-port-line" x1="521.5872608734959" y1="602.7692086835651" x2="501.6370251156559" y2="602.7692086835651" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="500.6395133277639" y="601.7716968956731" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="511.61214299457595" y="601.7716968956731" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="521.5872608734959" y1="612.7443265624851" x2="501.6370251156559" y2="612.7443265624851" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="500.6395133277639" y="611.7468147745931" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="511.61214299457595" y="611.7468147745931" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="581.4379681470159" y1="607.7567676230251" x2="600.3906921169639" y2="607.7567676230251" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_4_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="601.3882039048559" cy="607.7567676230251" r="0.997511787892" stroke-width="0.997511787892px"/><rect x="600.3906921169639" y="606.7592558351331" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="591.413086025936" y="606.7592558351331" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">3</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="661.737667072322" y="220.49998071371996" width="59.850707273520015" height="79.80094303135999" stroke-width="0.997511787892px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="661.737667072322" y="220.49998071371996" width="59.850707273520015" height="79.80094303135999" fill="transparent"/><text class="sch-text" x="691.663020709082" y="260.4004522294" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091028px" transform="rotate(0, 691.663020709082, 260.4004522294)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="661.737667072322" y1="230.47509859263997" x2="641.787431314482" y2="230.47509859263997" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><rect x="640.78991952659" y="229.47758680474797" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="651.762549193402" y="229.47758680474797" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="661.737667072322" y1="240.45021647155997" x2="641.787431314482" y2="240.45021647155997" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="640.78991952659" y="239.45270468366797" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="651.762549193402" y="239.45270468366797" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="661.737667072322" y1="250.42533435047997" x2="642.784943102374" y2="250.42533435047997" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="641.787431314482" cy="250.42533435047997" r="0.997511787892" stroke-width="0.997511787892px"/><rect x="640.78991952659" y="249.42782256258798" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="651.762549193402" y="249.42782256258798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="661.737667072322" y1="260.4004522294" x2="641.787431314482" y2="260.4004522294" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_3__stack1"><rect x="640.78991952659" y="259.402940441508" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="651.762549193402" y="259.402940441508" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="661.737667072322" y1="270.37557010831995" x2="642.784943102374" y2="270.37557010831995" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="641.787431314482" cy="270.37557010831995" r="0.997511787892" stroke-width="0.997511787892px"/><rect x="640.78991952659" y="269.37805832042795" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="651.762549193402" y="269.37805832042795" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="661.737667072322" y1="280.35068798723995" x2="641.787431314482" y2="280.35068798723995" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_5__stack1"><rect x="640.78991952659" y="279.35317619934796" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="651.762549193402" y="279.35317619934796" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="661.737667072322" y1="290.32580586615995" x2="642.784943102374" y2="290.32580586615995" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="641.787431314482" cy="290.32580586615995" r="0.997511787892" stroke-width="0.997511787892px"/><rect x="640.78991952659" y="289.32829407826796" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="651.762549193402" y="289.32829407826796" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">7</text><line class="component-pin sch-component-pin sch-port-line" x1="721.588374345842" y1="290.32580586615995" x2="741.538610103682" y2="290.32580586615995" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_7__stack1"><rect x="740.54109831579" y="289.32829407826796" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="731.5634922247621" y="289.32829407826796" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">8</text><line class="component-pin sch-component-pin sch-port-line" x1="721.588374345842" y1="280.35068798723995" x2="740.54109831579" y2="280.35068798723995" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_8__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="741.538610103682" cy="280.35068798723995" r="0.997511787892" stroke-width="0.997511787892px"/><rect x="740.54109831579" y="279.35317619934796" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="731.5634922247621" y="279.35317619934796" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">9</text><line class="component-pin sch-component-pin sch-port-line" x1="721.588374345842" y1="270.37557010831995" x2="741.538610103682" y2="270.37557010831995" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_9__stack1"><rect x="740.54109831579" y="269.37805832042795" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="731.5634922247621" y="269.37805832042795" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">10</text><line class="component-pin sch-component-pin sch-port-line" x1="721.588374345842" y1="260.40045222939995" x2="741.538610103682" y2="260.40045222939995" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_10__stack1"><rect x="740.54109831579" y="259.40294044150795" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="731.5634922247621" y="259.40294044150795" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">11</text><line class="component-pin sch-component-pin sch-port-line" x1="721.588374345842" y1="250.42533435047997" x2="740.54109831579" y2="250.42533435047997" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_11__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="741.538610103682" cy="250.42533435047997" r="0.997511787892" stroke-width="0.997511787892px"/><rect x="740.54109831579" y="249.42782256258798" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="731.5634922247621" y="249.42782256258798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">12</text><line class="component-pin sch-component-pin sch-port-line" x1="721.588374345842" y1="240.45021647155997" x2="740.54109831579" y2="240.45021647155997" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="741.538610103682" cy="240.45021647155997" r="0.997511787892" stroke-width="0.997511787892px"/><rect x="740.54109831579" y="239.45270468366797" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="731.5634922247621" y="239.45270468366797" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">13</text><line class="component-pin sch-component-pin sch-port-line" x1="721.588374345842" y1="230.47509859263997" x2="741.538610103682" y2="230.47509859263997" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_5_13__stack1"><rect x="740.54109831579" y="229.47758680474797" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="731.5634922247621" y="229.47758680474797" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">14</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="661.737667072322" y="515.763469929752" width="59.8507072735199" height="39.90047151568001" stroke-width="0.997511787892px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="661.737667072322" y="515.763469929752" width="59.8507072735199" height="39.90047151568001" fill="transparent"/><text class="sch-text" x="691.6630207090819" y="535.713705687592" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091028px" transform="rotate(0, 691.6630207090819, 535.713705687592)">U2</text><line class="component-pin sch-component-pin sch-port-line" x1="661.737667072322" y1="525.7385878086719" x2="642.784943102374" y2="525.7385878086719" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="641.787431314482" cy="525.7385878086719" r="0.997511787892" stroke-width="0.997511787892px"/><rect x="640.78991952659" y="524.7410760207799" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="651.7625491934019" y="524.7410760207799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="661.737667072322" y1="535.713705687592" x2="641.787431314482" y2="535.713705687592" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="640.78991952659" y="534.7161938997" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="651.7625491934019" y="534.7161938997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="661.737667072322" y1="545.6888235665119" x2="642.784943102374" y2="545.6888235665119" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_6_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="641.787431314482" cy="545.6888235665119" r="0.997511787892" stroke-width="0.997511787892px"/><rect x="640.78991952659" y="544.6913117786199" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="651.7625491934019" y="544.69131177862" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="721.5883743458419" y1="540.701264627052" x2="741.5386101036819" y2="540.701264627052" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_6_3__stack1"><rect x="740.5410983157899" y="539.70375283916" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="731.563492224762" y="539.70375283916" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="721.5883743458419" y1="530.726146748132" x2="741.5386101036819" y2="530.726146748132" stroke-width="0.997511787892px"/><g class="sch-port" data-schematic-port-id="source_port_6_4__stack1"><rect x="740.5410983157899" y="529.72863496024" width="1.995023575784" height="1.995023575784" opacity="0"/></g><text class="pin-number sch-pin-number" x="731.563492224762" y="529.72863496024" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="7.481338409189999px" transform="">5</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component-overlay sch-component-overlay" x="179.32696636980788" y="380.8500006173589" width="29.264003321387634" height="54.86314833406004" fill="transparent"/><path class="sch-component-symbol-path" d="M 193.9589680305017 435.71314895141893 L 193.9589680305017 413.76788961779494" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 193.9589680305017 402.7952599509829 L 193.9589680305017 380.8500006173589" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 208.5909696911955 413.76788961779494 L 179.32696636980788 413.76788961779494" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 208.5909696911955 402.7952599509829 L 179.32696636980788 402.7952599509829" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="204.47440479452987" y="389.99385867303556" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="8.977606091028px">C1</text><text class="sch-component-text" x="204.47440479452987" y="426.56929089574226" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="8.977606091028px"></text><circle class="component-pin sch-component-pin" cx="193.9589680305017" cy="435.71314895141893" r="0.997511787892px" stroke-width="0.997511787892px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8__stack1"><rect class="component-overlay sch-component-overlay" x="146.10536994287125" y="496.0626121188849" width="29.264003321387634" height="54.86314833406004" fill="transparent"/><path class="sch-component-symbol-path" d="M 160.73737160356507 550.9257604529449 L 160.73737160356507 528.9805011193209" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 160.73737160356507 518.0078714525089 L 160.73737160356507 496.0626121188849" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 175.36937326425888 528.9805011193209 L 146.10536994287125 528.9805011193209" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 175.36937326425888 518.0078714525089 L 146.10536994287125 518.0078714525089" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="171.25280836759325" y="505.20647017456156" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="8.977606091028px">C2</text><text class="sch-component-text" x="171.25280836759325" y="541.7819023972683" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="8.977606091028px"></text><circle class="component-pin sch-component-pin" cx="160.73737160356507" cy="550.9257604529449" r="0.997511787892px" stroke-width="0.997511787892px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_9__stack1"><rect class="component-overlay sch-component-overlay" x="179.32696636980788" y="265.6373891158329" width="29.264003321387634" height="54.86314833406004" fill="transparent"/><path class="sch-component-symbol-path" d="M 193.9589680305017 320.50053744989293 L 193.9589680305017 298.55527811626894" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 193.9589680305017 287.5826484494569 L 193.9589680305017 265.6373891158329" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 208.5909696911955 298.55527811626894 L 179.32696636980788 298.55527811626894" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 208.5909696911955 287.5826484494569 L 179.32696636980788 287.5826484494569" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="204.47440479452987" y="274.78124717150956" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="8.977606091028px">C_SENSE</text><text class="sch-component-text" x="204.47440479452987" y="311.35667939421626" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="8.977606091028px"></text><circle class="component-pin sch-component-pin" cx="193.9589680305017" cy="320.50053744989293" r="0.997511787892px" stroke-width="0.997511787892px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_10__stack1"><rect class="component-overlay sch-component-overlay" x="431.97928069947574" y="496.06261211888494" width="14.626515345860412" height="54.863148334059986" fill="transparent"/><path class="sch-component-symbol-path" d="M 439.29253837240594 496.06261211888494 L 439.29253837240594 505.2082989461727" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 439.29253837240594 541.7800736256571 L 439.29253837240594 550.9257604529449" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 446.60579604533615 505.2082989461727 L 446.60579604533615 541.7800736256571 L 431.97928069947574 541.7800736256571 L 431.97928069947574 505.2082989461727 L 446.60579604533615 505.2082989461727" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="453.9227112614886" y="508.86401339683226" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px">RREF</text><text class="sch-component-text" x="453.9227112614886" y="538.1243591749976" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_11__stack1"><rect class="component-overlay sch-component-overlay" x="296.64835270385004" y="627.625706170152" width="54.86314833405993" height="14.626515345860298" fill="transparent"/><path class="sch-component-symbol-path" d="M 296.64835270385004 634.9389638430821 L 305.7940395311378 634.9389638430821" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 342.3658142106222 634.9389638430821 L 351.51150103790997 634.9389638430821" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 305.7940395311378 627.625706170152 L 342.3658142106222 627.625706170152 L 342.3658142106222 642.2522215160122 L 305.7940395311378 642.2522215160122 L 305.7940395311378 627.625706170152" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="324.07992687088" y="620.3087909539994" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">R_TOP</text><text class="sch-component-text" x="324.07992687088" y="649.5691367321648" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text><circle class="component-pin sch-component-pin" cx="351.51150103790997" cy="634.9389638430821" r="0.997511787892px" stroke-width="0.997511787892px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_12__stack1"><rect class="component-overlay sch-component-overlay" x="296.84359817987365" y="301.82435616668164" width="14.626515345860412" height="54.86314833406004" fill="transparent"/><path class="sch-component-symbol-path" d="M 304.15685585280386 301.82435616668164 L 304.15685585280386 310.97004299396946" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 304.15685585280386 347.54181767345386 L 304.15685585280386 356.6875045007417" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 311.47011352573406 310.97004299396946 L 311.47011352573406 347.54181767345386 L 296.84359817987365 347.54181767345386 L 296.84359817987365 310.97004299396946 L 311.47011352573406 310.97004299396946" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="318.78702874188656" y="314.62575744462896" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px">R_BOT</text><text class="sch-component-text" x="318.78702874188656" y="343.88610322279436" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_13__stack1"><rect class="component-overlay sch-component-overlay" x="411.860964205376" y="595.455951010635" width="54.86314833405993" height="14.626515345860298" fill="transparent"/><path class="sch-component-symbol-path" d="M 466.7241125394359 602.7692086835651 L 457.57842571214815 602.7692086835651" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 421.00665103266374 602.7692086835651 L 411.860964205376 602.7692086835651" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 457.57842571214815 610.0824663564953 L 421.00665103266374 610.0824663564953 L 421.00665103266374 595.455951010635 L 457.57842571214815 595.455951010635 L 457.57842571214815 610.0824663564953" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="439.29253837240594" y="588.1390357944824" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RTH_TOP</text><text class="sch-component-text" x="439.29253837240594" y="617.3993815726478" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text><circle class="component-pin sch-component-pin" cx="411.860964205376" cy="602.7692086835651" r="0.997511787892px" stroke-width="0.997511787892px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_14__stack1"><rect class="component-overlay sch-component-overlay" x="980.692061250789" y="409.22495410133155" width="54.86314833406004" height="14.626515345860412" fill="transparent"/><path class="sch-component-symbol-path" d="M 980.692061250789 416.53821177426175 L 989.8377480780769 416.53821177426175" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1026.4095227575613 416.53821177426175 L 1035.555209584849 416.53821177426175" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 989.8377480780769 409.22495410133155 L 1026.4095227575613 409.22495410133155 L 1026.4095227575613 423.85146944719196 L 989.8377480780769 423.85146944719196 L 989.8377480780769 409.22495410133155" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1008.1236354178191" y="401.9080388851791" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RTH_100</text><text class="sch-component-text" x="1008.1236354178191" y="431.1683846633444" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text><circle class="component-pin sch-component-pin" cx="980.692061250789" cy="416.53821177426175" r="0.997511787892px" stroke-width="0.997511787892px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_15__stack1"><rect class="component-overlay sch-component-overlay" x="980.692061250789" y="310.5256165795511" width="54.86314833406004" height="14.626515345860412" fill="transparent"/><path class="sch-component-symbol-path" d="M 980.692061250789 317.83887425248133 L 989.8377480780769 317.83887425248133" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1026.4095227575613 317.83887425248133 L 1035.555209584849 317.83887425248133" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 989.8377480780769 310.5256165795511 L 1026.4095227575613 310.5256165795511 L 1026.4095227575613 325.15213192541154 L 989.8377480780769 325.15213192541154 L 989.8377480780769 310.5256165795511" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1008.1236354178191" y="303.2087013633987" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RTH_80</text><text class="sch-component-text" x="1008.1236354178191" y="332.469047141564" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_16__stack1"><rect class="component-overlay sch-component-overlay" x="980.692061250789" y="211.82627905777073" width="54.86314833406004" height="14.626515345860412" fill="transparent"/><path class="sch-component-symbol-path" d="M 980.692061250789 219.13953673070094 L 989.8377480780769 219.13953673070094" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1026.4095227575613 219.13953673070094 L 1035.555209584849 219.13953673070094" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 989.8377480780769 211.82627905777073 L 1026.4095227575613 211.82627905777073 L 1026.4095227575613 226.45279440363115 L 989.8377480780769 226.45279440363115 L 989.8377480780769 211.82627905777073" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1008.1236354178191" y="204.50936384161827" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RTH_60</text><text class="sch-component-text" x="1008.1236354178191" y="233.7697096197836" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_17__stack1"><rect class="component-overlay sch-component-overlay" x="980.692061250789" y="113.12694153599033" width="54.86314833406004" height="14.626515345860383" fill="transparent"/><path class="sch-component-symbol-path" d="M 980.692061250789 120.44019920892052 L 989.8377480780769 120.44019920892052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1026.4095227575613 120.44019920892052 L 1035.555209584849 120.44019920892052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 989.8377480780769 113.12694153599033 L 1026.4095227575613 113.12694153599033 L 1026.4095227575613 127.75345688185071 L 989.8377480780769 127.75345688185071 L 989.8377480780769 113.12694153599033" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1008.1236354178191" y="105.81002631983786" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RTH_40</text><text class="sch-component-text" x="1008.1236354178191" y="135.0703720980032" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text><circle class="component-pin sch-component-pin" cx="1035.555209584849" cy="120.44019920892052" r="0.997511787892px" stroke-width="0.997511787892px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_18__stack1"><rect class="component-overlay sch-component-overlay" x="359.18808492312365" y="381.0993785643319" width="14.626515345860412" height="54.86314833405993" fill="transparent"/><path class="sch-component-symbol-path" d="M 366.50134259605386 381.0993785643319 L 366.50134259605386 390.2450653916197" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 366.50134259605386 426.8168400711041 L 366.50134259605386 435.96252689839184" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 373.81460026898407 390.2450653916197 L 373.81460026898407 426.8168400711041 L 359.18808492312365 426.8168400711041 L 359.18808492312365 390.2450653916197 L 373.81460026898407 390.2450653916197" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="381.1315154851365" y="393.90077984227923" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px">RTH_20</text><text class="sch-component-text" x="381.1315154851365" y="423.1611256204445" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_19__stack1"><rect class="component-overlay sch-component-overlay" x="472.73634800655185" y="311.91322530233396" width="54.863148334059986" height="14.626515345860412" fill="transparent"/><path class="sch-component-symbol-path" d="M 527.5994963406118 319.22648297526416 L 518.453809513324 319.22648297526416" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 481.8820348338396 319.22648297526416 L 472.73634800655185 319.22648297526416" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 518.453809513324 326.53974064819437 L 481.8820348338396 326.53974064819437 L 481.8820348338396 311.91322530233396 L 518.453809513324 311.91322530233396 L 518.453809513324 326.53974064819437" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="500.1679221735818" y="304.5963100861815" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RHYS1</text><text class="sch-component-text" x="500.1679221735818" y="333.8566558643468" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_20__stack1"><rect class="component-overlay sch-component-overlay" x="472.21042737284205" y="65.58214317253758" width="54.863148334059986" height="14.626515345860383" fill="transparent"/><path class="sch-component-symbol-path" d="M 527.073575706902 72.89540084546778 L 517.9278888796142 72.89540084546778" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 481.3561142001298 72.89540084546778 L 472.21042737284205 72.89540084546778" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 517.9278888796142 80.20865851839797 L 481.3561142001298 80.20865851839797 L 481.3561142001298 65.58214317253758 L 517.9278888796142 65.58214317253758 L 517.9278888796142 80.20865851839797" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="499.642001539872" y="58.26522795638512" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RHYS2</text><text class="sch-component-text" x="499.642001539872" y="87.52557373455043" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text><circle class="component-pin sch-component-pin" cx="472.21042737284205" cy="72.89540084546778" r="0.997511787892px" stroke-width="0.997511787892px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_21__stack1"><rect class="component-overlay sch-component-overlay" x="624.330975026372" y="143.88681852205957" width="54.86314833406004" height="14.626515345860412" fill="transparent"/><path class="sch-component-symbol-path" d="M 679.1941233604321 151.20007619498978 L 670.0484365331442 151.20007619498978" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 633.4766618536598 151.20007619498978 L 624.330975026372 151.20007619498978" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 670.0484365331442 158.51333386791998 L 633.4766618536598 158.51333386791998 L 633.4766618536598 143.88681852205957 L 670.0484365331442 143.88681852205957 L 670.0484365331442 158.51333386791998" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="651.762549193402" y="136.5699033059071" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RHYS3</text><text class="sch-component-text" x="651.762549193402" y="165.83024908407245" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text><circle class="component-pin sch-component-pin" cx="624.330975026372" cy="151.20007619498978" r="0.997511787892px" stroke-width="0.997511787892px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_22__stack1"><rect class="component-overlay sch-component-overlay" x="885.8471441903359" y="344.1642776725642" width="14.626515345860298" height="54.86314833405993" fill="transparent"/><path class="sch-component-symbol-path" d="M 893.1604018632661 344.1642776725642 L 893.1604018632661 353.30996449985196" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 893.1604018632661 389.88173917933636 L 893.1604018632661 399.0274260066241" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 900.4736595361962 353.30996449985196 L 900.4736595361962 389.88173917933636 L 885.8471441903359 389.88173917933636 L 885.8471441903359 353.30996449985196 L 900.4736595361962 353.30996449985196" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="907.7905747523488" y="356.9656789505115" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px">RHYS4</text><text class="sch-component-text" x="907.7905747523488" y="386.2260247286768" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_23__stack1"><rect class="component-overlay sch-component-overlay" x="803.883096846932" y="612.164273457826" width="54.86314833406004" height="14.626515345860298" fill="transparent"/><path class="sch-component-symbol-path" d="M 803.883096846932 619.4775311307561 L 813.0287836742198 619.4775311307561" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 849.6005583537042 619.4775311307561 L 858.746245180992 619.4775311307561" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 813.0287836742198 612.164273457826 L 849.6005583537042 612.164273457826 L 849.6005583537042 626.7907888036863 L 813.0287836742198 626.7907888036863 L 813.0287836742198 612.164273457826" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="831.314671013962" y="604.8473582416734" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RHYS5</text><text class="sch-component-text" x="831.314671013962" y="634.1077040198388" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text><circle class="component-pin sch-component-pin" cx="858.746245180992" cy="619.4775311307561" r="0.997511787892px" stroke-width="0.997511787892px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_24__stack1"><rect class="component-overlay sch-component-overlay" x="582.6307254109316" y="302.29594732086395" width="14.626515345860298" height="54.86314833406004" fill="transparent"/><path class="sch-component-symbol-path" d="M 589.9439830838618 357.159095654924 L 589.9439830838618 348.01340882763617" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 589.9439830838618 311.44163414815176 L 589.9439830838618 302.29594732086395" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 582.6307254109316 348.01340882763617 L 582.6307254109316 311.44163414815176 L 597.2572407567919 311.44163414815176 L 597.2572407567919 348.01340882763617 L 582.6307254109316 348.01340882763617" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="604.5741559729445" y="315.09734859881127" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px">RPU1</text><text class="sch-component-text" x="604.5741559729445" y="344.35769437697667" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_25__stack1"><rect class="component-overlay sch-component-overlay" x="582.1048047772218" y="34.96278816580799" width="14.626515345860298" height="54.863148334060014" fill="transparent"/><path class="sch-component-symbol-path" d="M 589.418062450152 34.96278816580799 L 589.418062450152 44.1084749930958" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 589.418062450152 80.6802496725802 L 589.418062450152 89.825936499868" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 596.7313201230821 44.1084749930958 L 596.7313201230821 80.6802496725802 L 582.1048047772218 80.6802496725802 L 582.1048047772218 44.1084749930958 L 596.7313201230821 44.1084749930958" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="604.0482353392347" y="47.76418944375533" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px">RPU2</text><text class="sch-component-text" x="604.0482353392347" y="77.02453522192067" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_26__stack1"><rect class="component-overlay sch-component-overlay" x="734.2253524307519" y="113.26746351532998" width="14.626515345860298" height="54.863148334059986" fill="transparent"/><path class="sch-component-symbol-path" d="M 741.538610103682 113.26746351532998 L 741.538610103682 122.41315034261777" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 741.538610103682 158.98492502210217 L 741.538610103682 168.13061184938996" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 748.8518677766122 122.41315034261777 L 748.8518677766122 158.98492502210217 L 734.2253524307519 158.98492502210217 L 734.2253524307519 122.41315034261777 L 748.8518677766122 122.41315034261777" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="756.1687829927647" y="126.0688647932773" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px">RPU3</text><text class="sch-component-text" x="756.1687829927647" y="155.32921057144264" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_27__stack1"><rect class="component-overlay sch-component-overlay" x="865.7288276962361" y="285.00757176901374" width="54.86314833406004" height="14.626515345860412" fill="transparent"/><path class="sch-component-symbol-path" d="M 920.5919760302961 292.32082944194394 L 911.4462892030083 292.32082944194394" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 874.8745145235239 292.32082944194394 L 865.7288276962361 292.32082944194394" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 911.4462892030083 299.63408711487415 L 874.8745145235239 299.63408711487415 L 874.8745145235239 285.00757176901374 L 911.4462892030083 285.00757176901374 L 911.4462892030083 299.63408711487415" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="893.1604018632661" y="277.6906565528613" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RPU4</text><text class="sch-component-text" x="893.1604018632661" y="306.9510023310266" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_28__stack1"><rect class="component-overlay sch-component-overlay" x="734.2253524307517" y="608.033310309762" width="14.626515345860298" height="54.86314833406004" fill="transparent"/><path class="sch-component-symbol-path" d="M 741.5386101036819 662.896458643822 L 741.5386101036819 653.7507718165342" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 741.5386101036819 617.1789971370498 L 741.5386101036819 608.033310309762" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 734.2253524307517 653.7507718165342 L 734.2253524307517 617.1789971370498 L 748.851867776612 617.1789971370498 L 748.851867776612 653.7507718165342 L 734.2253524307517 653.7507718165342" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="756.1687829927646" y="620.8347115877093" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px">RPU5</text><text class="sch-component-text" x="756.1687829927646" y="650.0950573658747" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_29__stack1"><rect class="component-overlay sch-component-overlay" x="551.761992457229" y="223.75113024462723" width="56.35941601589798" height="24.004936451215798" fill="transparent"/><path class="sch-component-symbol-path" d="M 587.247550689461 240.45021647155997 L 573.1576966854866 247.75606669584303" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 586.7257042448693 240.45021647155997 L 608.121408473127 240.45021647155997" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 573.1576966854866 233.66621269186854 L 587.247550689461 240.45021647155997" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 573.1576966854866 247.75606669584303 L 573.1576966854866 233.66621269186854" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 587.247550689461 233.66621269186854 L 587.247550689461 247.75606669584303" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 573.1576966854866 240.45021647155997 L 551.761992457229 240.45021647155997" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 588.2912435786443 225.31666957840218 L 592.9878615799691 224.79482313381052 L 591.4223222461942 229.49144113513535" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 584.1164720219111 231.57882691350196 L 584.6383184665028 231.57882691350196 L 590.9004758016026 226.36036246758547 L 590.9004758016026 226.36036246758547" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 578.8980075759947 224.27297668921886 L 584.1164720219111 223.75113024462723 L 582.0290862435446 228.44774824595206" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 574.7232360192615 230.53513402431867 L 575.2450824638531 230.013287579727 L 582.0290862435446 225.31666957840218 L 582.0290862435446 225.31666957840218" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-text" x="579.941700465178" y="251.4089918079846" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text><text class="sch-component-name sch-component-text" x="579.941700465178" y="219.0545122433024" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">LED1</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_30__stack1"><rect class="component-overlay sch-component-overlay" x="463.2328212818139" y="233.13695879862976" width="54.86314833406004" height="14.626515345860412" fill="transparent"/><path class="sch-component-symbol-path" d="M 463.2328212818139 240.45021647155997 L 472.37850810910174 240.45021647155997" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 508.95028278858615 240.45021647155997 L 518.095969615874 240.45021647155997" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 472.37850810910174 233.13695879862976 L 508.95028278858615 233.13695879862976 L 508.95028278858615 247.76347414449017 L 472.37850810910174 247.76347414449017 L 472.37850810910174 233.13695879862976" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="490.66439544884395" y="225.8200435824773" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RLED1</text><text class="sch-component-text" x="490.66439544884395" y="255.08038936064264" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_31__stack1"><rect class="component-overlay sch-component-overlay" x="534.305536169119" y="134.97258112223926" width="56.35941601589798" height="24.004936451215798" fill="transparent"/><path class="sch-component-symbol-path" d="M 569.7910944013511 151.671667349172 L 555.7012403973766 158.97751757345506" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 569.2692479567594 151.671667349172 L 590.664952185017 151.671667349172" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 555.7012403973766 144.88766356948057 L 569.7910944013511 151.671667349172" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 555.7012403973766 158.97751757345506 L 555.7012403973766 144.88766356948057" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 569.7910944013511 144.88766356948057 L 569.7910944013511 158.97751757345506" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 555.7012403973766 151.671667349172 L 534.305536169119 151.671667349172" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 570.8347872905343 136.5381204560142 L 575.5314052918592 136.01627401142255 L 573.9658659580842 140.71289201274737" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 566.6600157338012 142.80027779111398 L 567.1818621783929 142.80027779111398 L 573.4440195134927 137.5818133451975 L 573.4440195134927 137.5818133451975" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 561.4415512878847 135.4944275668309 L 566.6600157338012 134.97258112223926 L 564.5726299554346 139.66919912356408" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 557.2667797311516 141.7565849019307 L 557.7886261757432 141.23473845733903 L 564.5726299554346 136.5381204560142 L 564.5726299554346 136.5381204560142" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-text" x="562.485244177068" y="162.63044268559662" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text><text class="sch-component-name sch-component-text" x="562.485244177068" y="130.27596312091444" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">LED2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_32__stack1"><rect class="component-overlay sch-component-overlay" x="445.776364993704" y="144.3584096762418" width="54.86314833405993" height="14.626515345860412" fill="transparent"/><path class="sch-component-symbol-path" d="M 445.776364993704 151.671667349172 L 454.9220518209918 151.671667349172" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 491.4938265004762 151.671667349172 L 500.63951332776395 151.671667349172" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 454.9220518209918 144.3584096762418 L 491.4938265004762 144.3584096762418 L 491.4938265004762 158.9849250221022 L 454.9220518209918 158.9849250221022 L 454.9220518209918 144.3584096762418" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="473.207939160734" y="137.04149446008933" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RLED2</text><text class="sch-component-text" x="473.207939160734" y="166.30184023825467" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_33__stack1"><rect class="component-overlay sch-component-overlay" x="775.204632945037" y="213.77601236570726" width="56.35941601589798" height="24.004936451215798" fill="transparent"/><path class="sch-component-symbol-path" d="M 796.078490728703 230.47509859264 L 810.1683447326774 237.78094881692306" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 796.6003371732946 230.47509859264 L 775.204632945037 230.47509859264" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 810.1683447326774 223.69109481294856 L 796.078490728703 230.47509859264" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 810.1683447326774 237.78094881692306 L 810.1683447326774 223.69109481294856" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 796.078490728703 223.69109481294856 L 796.078490728703 237.78094881692306" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 810.1683447326774 230.47509859264 L 831.564048960935 230.47509859264" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 795.0347978395197 215.3415516994822 L 790.3381798381948 214.81970525489055 L 791.9037191719698 219.5163232562154" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 799.2095693962528 221.60370903458198 L 798.6877229516612 221.60370903458198 L 792.4255656165614 216.3852445886655 L 792.4255656165614 216.3852445886655" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 804.4280338421693 214.29785881029892 L 799.2095693962528 213.77601236570726 L 801.2969551746194 218.47263036703208" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 808.6028053989024 220.5600161453987 L 808.0809589543109 220.03816970080703 L 801.2969551746194 215.3415516994822 L 801.2969551746194 215.3415516994822" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-text" x="803.384340952986" y="241.4338739290646" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text><text class="sch-component-name sch-component-text" x="803.384340952986" y="209.07939436438244" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">LED3</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_34__stack1"><rect class="component-overlay sch-component-overlay" x="823.0039015531399" y="113.26746351532996" width="14.626515345860298" height="54.86314833406003" fill="transparent"/><path class="sch-component-symbol-path" d="M 830.3171592260701 113.26746351532996 L 830.3171592260701 122.41315034261777" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 830.3171592260701 158.98492502210217 L 830.3171592260701 168.13061184939" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 837.6304168990002 122.41315034261777 L 837.6304168990002 158.98492502210217 L 823.0039015531399 158.98492502210217 L 823.0039015531399 122.41315034261777 L 837.6304168990002 122.41315034261777" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="844.9473321151528" y="126.0688647932773" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px">RLED3</text><text class="sch-component-text" x="844.9473321151528" y="155.32921057144264" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_35__stack1"><rect class="component-overlay sch-component-overlay" x="786.6852547260532" y="291.073939707079" width="24.004936451215826" height="56.35941601589798" fill="transparent"/><path class="sch-component-symbol-path" d="M 803.384340952986 311.9477974907449 L 810.6901911772691 326.0376514947194" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 803.384340952986 312.46964393533653 L 803.384340952986 291.073939707079" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 796.6003371732946 326.0376514947194 L 803.384340952986 311.9477974907449" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 810.6901911772691 326.0376514947194 L 796.6003371732946 326.0376514947194" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 796.6003371732946 311.9477974907449 L 810.6901911772691 311.9477974907449" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 803.384340952986 326.0376514947194 L 803.384340952986 347.43335572297696" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 788.2507940598282 310.9041046015616 L 787.7289476152366 306.2074866002368 L 792.4255656165614 307.7730259340117" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 794.512951394928 315.0788761582948 L 794.512951394928 314.5570297137031 L 789.2944869490115 308.2948723786034 L 789.2944869490115 308.2948723786034" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 787.2071011706449 320.2973406042113 L 786.6852547260532 315.0788761582948 L 791.3818727273781 317.1662619366614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 793.4692585057447 324.47211216094445 L 792.947412061153 323.9502657163528 L 788.2507940598282 317.1662619366614 L 788.2507940598282 317.1662619366614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-text" x="814.3431162894107" y="330.21242305145256" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px"></text><text class="sch-component-name sch-component-text" x="814.3431162894107" y="308.2948723786034" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px">LED4</text><circle class="component-pin sch-component-pin" cx="803.384340952986" cy="291.073939707079" r="0.997511787892px" stroke-width="0.997511787892px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_36__stack1"><rect class="component-overlay sch-component-overlay" x="796.0710832800559" y="381.099378564332" width="14.626515345860298" height="54.86314833405993" fill="transparent"/><path class="sch-component-symbol-path" d="M 803.384340952986 435.96252689839196 L 803.384340952986 426.8168400711042" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 803.384340952986 390.2450653916198 L 803.384340952986 381.099378564332" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 796.0710832800559 426.8168400711042 L 796.0710832800559 390.2450653916198 L 810.6975986259162 390.2450653916198 L 810.6975986259162 426.8168400711042 L 796.0710832800559 426.8168400711042" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="818.0145138420687" y="393.90077984227935" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px">RLED4</text><text class="sch-component-text" x="818.0145138420687" y="423.16112562044464" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="8.977606091028px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_37__stack1"><rect class="component-overlay sch-component-overlay" x="775.2046329450369" y="524.0021784001192" width="56.35941601589798" height="24.004936451215826" fill="transparent"/><path class="sch-component-symbol-path" d="M 796.0784907287028 540.701264627052 L 810.1683447326773 548.007114851335" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 796.6003371732945 540.701264627052 L 775.2046329450369 540.701264627052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 810.1683447326773 533.9172608473606 L 796.0784907287028 540.701264627052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 810.1683447326773 548.007114851335 L 810.1683447326773 533.9172608473606" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 796.0784907287028 533.9172608473606 L 796.0784907287028 548.007114851335" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 810.1683447326773 540.701264627052 L 831.5640489609349 540.701264627052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 795.0347978395196 525.5677177338941 L 790.3381798381947 525.0458712893026 L 791.9037191719697 529.7424892906273" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 799.2095693962527 531.8298750689939 L 798.687722951661 531.8298750689939 L 792.4255656165612 526.6114106230774 L 792.4255656165612 526.6114106230774" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 804.4280338421692 524.5240248447109 L 799.2095693962527 524.0021784001192 L 801.2969551746193 528.698796401444" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 808.6028053989023 530.7861821798107 L 808.0809589543107 530.264335735219 L 801.2969551746193 525.5677177338941 L 801.2969551746193 525.5677177338941" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-text" x="803.3843409529859" y="551.6600399634766" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text><text class="sch-component-name sch-component-text" x="803.3843409529859" y="519.3055603987943" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">LED5</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_38__stack1"><rect class="component-overlay sch-component-overlay" x="895.1554254390498" y="533.3880069541218" width="54.86314833406004" height="14.626515345860298" fill="transparent"/><path class="sch-component-symbol-path" d="M 950.0185737731099 540.701264627052 L 940.8728869458221 540.701264627052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 904.3011122663377 540.701264627052 L 895.1554254390498 540.701264627052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 940.8728869458221 548.0145222999821 L 904.3011122663377 548.0145222999821 L 904.3011122663377 533.3880069541218 L 940.8728869458221 533.3880069541218 L 940.8728869458221 548.0145222999821" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="922.5869996060799" y="526.0710917379693" stroke="rgb(245, 241, 237)" stroke-width="0.997511787892px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="8.977606091028px">RLED5</text><text class="sch-component-text" x="922.5869996060799" y="555.3314375161347" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="324.07992687088" cy="744.1393398774923" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="324.07992687088" cy="754.1144577564123" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="423.83110566007997" cy="754.1144577564123" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="423.83110566007997" cy="744.1393398774923" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="132.05890770167002" cy="640.9511993101979" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="132.05890770167002" cy="650.9263171891179" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_2__stack1"><circle cx="231.81008649087" cy="650.9263171891179" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_3__stack1"><circle cx="231.81008649087" cy="640.9511993101979" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="275.700605158118" cy="527.5801480324725" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="375.45178394731806" cy="527.5801480324725" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="309.865383893419" cy="213.64047753322933" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="409.61656268261896" cy="213.64047753322933" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="501.6370251156559" cy="602.7692086835651" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="501.6370251156559" cy="612.7443265624851" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_2__stack1"><circle cx="601.3882039048559" cy="607.7567676230251" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="641.787431314482" cy="230.47509859263997" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="641.787431314482" cy="240.45021647155997" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_2__stack1"><circle cx="641.787431314482" cy="250.42533435047997" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_3__stack1"><circle cx="641.787431314482" cy="260.4004522294" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_4__stack1"><circle cx="641.787431314482" cy="270.37557010831995" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_5__stack1"><circle cx="641.787431314482" cy="280.35068798723995" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_6__stack1"><circle cx="641.787431314482" cy="290.32580586615995" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_7__stack1"><circle cx="741.538610103682" cy="290.32580586615995" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_8__stack1"><circle cx="741.538610103682" cy="280.35068798723995" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_9__stack1"><circle cx="741.538610103682" cy="270.37557010831995" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_10__stack1"><circle cx="741.538610103682" cy="260.40045222939995" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_11__stack1"><circle cx="741.538610103682" cy="250.42533435047997" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_12__stack1"><circle cx="741.538610103682" cy="240.45021647155997" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_13__stack1"><circle cx="741.538610103682" cy="230.47509859263997" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="641.787431314482" cy="525.7385878086719" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="641.787431314482" cy="535.713705687592" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_2__stack1"><circle cx="641.787431314482" cy="545.6888235665119" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_3__stack1"><circle cx="741.5386101036819" cy="540.701264627052" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_4__stack1"><circle cx="741.5386101036819" cy="530.726146748132" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="193.9589680305017" cy="393.318897966009" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="193.9589680305017" cy="448.18204630006903" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="160.73737160356507" cy="508.5315094675349" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="160.73737160356507" cy="563.394657801595" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="193.9589680305017" cy="278.10628646448293" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="193.9589680305017" cy="332.96943479854303" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_0__stack1"><circle cx="439.29253837240594" cy="508.5315094675349" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_1__stack1"><circle cx="439.29253837240594" cy="563.3946578015949" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_0__stack1"><circle cx="309.1172500525" cy="634.9389638430821" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_1__stack1"><circle cx="363.98039838656" cy="634.9389638430821" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_0__stack1"><circle cx="304.15685585280386" cy="314.2932535153317" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_1__stack1"><circle cx="304.15685585280386" cy="369.1564018493917" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_0__stack1"><circle cx="479.19300988808595" cy="602.7692086835651" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_1__stack1"><circle cx="424.3298615540259" cy="602.7692086835651" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_0__stack1"><circle cx="993.160958599439" cy="416.53821177426175" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_1__stack1"><circle cx="1048.024106933499" cy="416.53821177426175" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_0__stack1"><circle cx="993.160958599439" cy="317.83887425248133" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_1__stack1"><circle cx="1048.024106933499" cy="317.83887425248133" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_0__stack1"><circle cx="993.160958599439" cy="219.13953673070094" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_1__stack1"><circle cx="1048.024106933499" cy="219.13953673070094" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_0__stack1"><circle cx="993.160958599439" cy="120.44019920892052" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_1__stack1"><circle cx="1048.024106933499" cy="120.44019920892052" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_0__stack1"><circle cx="366.50134259605386" cy="393.5682759129819" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_1__stack1"><circle cx="366.50134259605386" cy="448.4314242470419" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_0__stack1"><circle cx="540.0683936892617" cy="319.22648297526416" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_1__stack1"><circle cx="485.2052453552018" cy="319.22648297526416" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_0__stack1"><circle cx="539.542473055552" cy="72.89540084546778" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_1__stack1"><circle cx="484.679324721492" cy="72.89540084546778" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_0__stack1"><circle cx="691.663020709082" cy="151.20007619498978" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_1__stack1"><circle cx="636.799872375022" cy="151.20007619498978" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_0__stack1"><circle cx="893.1604018632661" cy="356.63317502121413" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_1__stack1"><circle cx="893.1604018632661" cy="411.49632335527417" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_0__stack1"><circle cx="816.3519941955819" cy="619.4775311307561" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_1__stack1"><circle cx="871.215142529642" cy="619.4775311307561" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_24_0__stack1"><circle cx="589.9439830838618" cy="369.62799300357403" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_24_1__stack1"><circle cx="589.9439830838618" cy="314.764844669514" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_25_0__stack1"><circle cx="589.418062450152" cy="47.431685514457996" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_25_1__stack1"><circle cx="589.418062450152" cy="102.29483384851804" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_26_0__stack1"><circle cx="741.538610103682" cy="125.73636086398" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_26_1__stack1"><circle cx="741.538610103682" cy="180.59950919803998" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_27_0__stack1"><circle cx="933.0608733789461" cy="292.32082944194394" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_27_1__stack1"><circle cx="878.197725044886" cy="292.32082944194394" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_28_0__stack1"><circle cx="741.5386101036819" cy="675.365355992472" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_28_1__stack1"><circle cx="741.5386101036819" cy="620.502207658412" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_29_0__stack1"><circle cx="553.008882192094" cy="240.45021647155997" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_29_1__stack1"><circle cx="609.368298207992" cy="240.45021647155997" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_30_0__stack1"><circle cx="475.70171863046403" cy="240.45021647155997" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_30_1__stack1"><circle cx="530.5648669645241" cy="240.45021647155997" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_31_0__stack1"><circle cx="535.552425903984" cy="151.671667349172" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_31_1__stack1"><circle cx="591.911841919882" cy="151.671667349172" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_32_0__stack1"><circle cx="458.245262342354" cy="151.671667349172" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_32_1__stack1"><circle cx="513.108410676414" cy="151.671667349172" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_33_0__stack1"><circle cx="832.8109386958" cy="230.47509859264" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_33_1__stack1"><circle cx="776.451522679902" cy="230.47509859264" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_34_0__stack1"><circle cx="830.3171592260701" cy="125.73636086398" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_34_1__stack1"><circle cx="830.3171592260701" cy="180.59950919804" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_35_0__stack1"><circle cx="803.384340952986" cy="348.6802454578419" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_35_1__stack1"><circle cx="803.384340952986" cy="292.32082944194394" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_36_0__stack1"><circle cx="803.384340952986" cy="448.43142424704195" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_36_1__stack1"><circle cx="803.384340952986" cy="393.568275912982" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_37_0__stack1"><circle cx="832.8109386957999" cy="540.701264627052" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_37_1__stack1"><circle cx="776.4515226799019" cy="540.701264627052" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_38_0__stack1"><circle cx="962.4874711217599" cy="540.701264627052" r="1.995023575784" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_38_1__stack1"><circle cx="907.6243227876998" cy="540.701264627052" r="1.995023575784" fill="red" opacity="0"/></g><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="
|
|
267
|
+
M 314.10480899196,754.1144577564123
|
|
268
|
+
L 311.4115271646516,759.1020166958723
|
|
269
|
+
L 265.01392887050173,759.1020166958723
|
|
270
|
+
L 265.01392887050173,749.1268988169523
|
|
271
|
+
L 311.4115271646516,749.1268988169523
|
|
272
|
+
Z
|
|
273
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" x="309.616005946446" y="754.1144577564123" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" d="
|
|
274
|
+
M 433.80622353900003,744.1393398774923
|
|
275
|
+
L 436.4995053663084,739.1517809380323
|
|
276
|
+
L 482.8971036604583,739.1517809380323
|
|
277
|
+
L 482.8971036604583,749.1268988169522
|
|
278
|
+
L 436.4995053663084,749.1268988169522
|
|
279
|
+
Z
|
|
280
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" x="438.295026584514" y="744.1393398774923" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_2__stack1" d="
|
|
281
|
+
M 361.48661891682997,525.7385878086719
|
|
282
|
+
L 364.17990074413837,520.751028869212
|
|
283
|
+
L 410.57749903828824,520.751028869212
|
|
284
|
+
L 410.57749903828824,530.7261467481319
|
|
285
|
+
L 364.17990074413837,530.7261467481319
|
|
286
|
+
Z
|
|
287
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_2__stack1" x="365.97542196234394" y="525.7385878086719" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" x="360.51627186870184" y="445.9376447773119" width="11.970141454704049" height="8.977606091027951" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" d="M 360.51627186870184 454.91525086833985 L 372.4864133234059 454.91525086833985" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" d="M 366.50134259605386 454.91525086833985 L 366.50134259605386 445.9376447773119" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" x="366.50134259605386" y="457.4090303380699" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px">XXX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" x="116.09871909539808" y="660.9014350680378" width="11.970141454703992" height="8.977606091028065" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" d="M 116.09871909539808 669.8790411590659 L 128.06886055010207 669.8790411590659" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" d="M 122.08378982275008 669.8790411590659 L 122.08378982275008 660.9014350680378" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" x="122.08378982275008" y="672.3728206287958" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px">XXX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" x="248.76778688503404" y="650.9263171891179" width="11.97014145470402" height="8.977606091028065" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" d="M 248.76778688503404 659.9039232801459 L 260.73792833973806 659.9039232801459" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" d="M 254.75285761238604 659.9039232801459 L 254.75285761238604 650.9263171891179" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" x="254.75285761238604" y="662.3977027498759" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px">XXX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" x="390.21495840811957" y="221.8239107777433" width="11.970141454704049" height="8.977606091028008" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" d="M 390.21495840811957 230.8015168687713 L 402.1850998628236 230.8015168687713" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" d="M 396.2000291354716 230.8015168687713 L 396.2000291354716 221.8239107777433" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" x="396.2000291354716" y="233.2952963385013" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px">XXX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_7__stack1" x="485.1282050260433" y="622.7693200307997" width="11.970141454704049" height="8.977606091028065" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_7__stack1" d="M 485.1282050260433 631.7469261218278 L 497.09834648074735 631.7469261218278" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_7__stack1" d="M 491.1132757533953 631.7469261218278 L 491.1132757533953 622.7693200307997" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_7__stack1" x="491.1132757533953" y="634.2407055915577" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px">XXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_8__stack1" d="
|
|
288
|
+
M 741.538610103682,250.42533435047997
|
|
289
|
+
L 744.2318919309904,245.43777541101997
|
|
290
|
+
L 767.1946132882642,245.43777541101997
|
|
291
|
+
L 767.1946132882642,255.41289328993997
|
|
292
|
+
L 744.2318919309904,255.41289328993997
|
|
293
|
+
Z
|
|
294
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_8__stack1" x="746.027413149196" y="250.42533435047997" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_9__stack1" x="575.4030218302694" y="550.7262580953666" width="11.970141454703935" height="8.977606091028065" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_9__stack1" d="M 575.4030218302694 559.7038641863946 L 587.3731632849733 559.7038641863946" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_9__stack1" d="M 581.3880925576213 559.7038641863946 L 581.3880925576213 550.7262580953666" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_9__stack1" x="581.3880925576213" y="562.1976436561246" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px">XXX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_10__stack1" x="187.9738973031497" y="435.713148951419" width="11.970141454703992" height="8.977606091027951" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_10__stack1" d="M 187.9738973031497 444.69075504244694 L 199.9440387578537 444.69075504244694" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_10__stack1" d="M 193.9589680305017 444.69075504244694 L 193.9589680305017 435.713148951419" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_10__stack1" x="193.9589680305017" y="447.184534512177" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px">XXX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_11__stack1" x="154.75230087621307" y="550.9257604529449" width="11.970141454703992" height="8.977606091028065" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_11__stack1" d="M 154.75230087621307 559.903366543973 L 166.72244233091706 559.903366543973" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_11__stack1" d="M 160.73737160356507 559.903366543973 L 160.73737160356507 550.9257604529449" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_11__stack1" x="160.73737160356507" y="562.3971460137029" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px">XXX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_12__stack1" x="187.9738973031497" y="320.500537449893" width="11.970141454703992" height="8.977606091027951" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_12__stack1" d="M 187.9738973031497 329.47814354092094 L 199.9440387578537 329.47814354092094" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_12__stack1" d="M 193.9589680305017 329.47814354092094 L 193.9589680305017 320.500537449893" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.997511787892px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_12__stack1" x="193.9589680305017" y="331.971923010651" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="8.977606091028px">XXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_13__stack1" d="
|
|
295
|
+
M 206.24884692613756,505.91304102431843
|
|
296
|
+
L 208.94212875344596,500.92548208485846
|
|
297
|
+
L 255.33972704759583,500.92548208485846
|
|
298
|
+
L 255.33972704759583,510.9005999637784
|
|
299
|
+
L 208.94212875344596,510.9005999637784
|
|
300
|
+
Z
|
|
301
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_13__stack1" x="210.73764997165156" y="505.91304102431843" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_14__stack1" d="
|
|
302
|
+
M 641.787431314482,250.42533435047997
|
|
303
|
+
L 639.0941494871736,255.41289328993997
|
|
304
|
+
L 592.6965511930237,255.41289328993997
|
|
305
|
+
L 592.6965511930237,245.43777541101997
|
|
306
|
+
L 639.0941494871736,245.43777541101997
|
|
307
|
+
Z
|
|
308
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_14__stack1" x="637.298628268968" y="250.42533435047997" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_15__stack1" d="
|
|
309
|
+
M 758.3716215243594,501.299549005318
|
|
310
|
+
L 755.678339697051,506.287107944778
|
|
311
|
+
L 709.2807414029011,506.287107944778
|
|
312
|
+
L 709.2807414029011,496.31199006585797
|
|
313
|
+
L 755.678339697051,496.311990065858
|
|
314
|
+
Z
|
|
315
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_15__stack1" x="753.8828184788454" y="501.299549005318" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_16__stack1" d="
|
|
316
|
+
M 171.46507721353714,375.8125660885043
|
|
317
|
+
L 168.77179538622875,380.80012502796427
|
|
318
|
+
L 122.37419709207886,380.80012502796427
|
|
319
|
+
L 122.37419709207886,370.82500714904427
|
|
320
|
+
L 168.77179538622875,370.8250071490443
|
|
321
|
+
Z
|
|
322
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_16__stack1" x="166.97627416802314" y="375.8125660885043" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_17__stack1" d="
|
|
323
|
+
M 439.29253837240594,461.3367330028947
|
|
324
|
+
L 436.59925654509755,466.32429194235465
|
|
325
|
+
L 390.2016582509477,466.32429194235465
|
|
326
|
+
L 390.2016582509477,456.34917406343465
|
|
327
|
+
L 436.59925654509755,456.3491740634347
|
|
328
|
+
Z
|
|
329
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_17__stack1" x="434.80373532689197" y="461.3367330028947" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_18__stack1" d="
|
|
330
|
+
M 579.3930689818374,29.92535363695339
|
|
331
|
+
L 576.699787154529,34.91291257641339
|
|
332
|
+
L 530.302188860379,34.91291257641338
|
|
333
|
+
L 530.302188860379,24.937794697493384
|
|
334
|
+
L 576.699787154529,24.937794697493388
|
|
335
|
+
Z
|
|
336
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_18__stack1" x="574.9042659363233" y="29.92535363695339" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_19__stack1" d="
|
|
337
|
+
M 741.538610103682,103.29234563640998
|
|
338
|
+
L 738.8453282763736,108.27990457586998
|
|
339
|
+
L 692.4477299822237,108.27990457586996
|
|
340
|
+
L 692.4477299822237,98.30478669694998
|
|
341
|
+
L 738.8453282763736,98.30478669694998
|
|
342
|
+
Z
|
|
343
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_19__stack1" x="737.049807058168" y="103.29234563640998" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_20__stack1" d="
|
|
344
|
+
M 933.7591316304704,292.32082944194394
|
|
345
|
+
L 936.4524134577788,287.33327050248397
|
|
346
|
+
L 982.8500117519287,287.33327050248397
|
|
347
|
+
L 982.8500117519287,297.3083883814039
|
|
348
|
+
L 936.4524134577788,297.3083883814039
|
|
349
|
+
Z
|
|
350
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_20__stack1" x="938.2479346759844" y="292.32082944194394" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_21__stack1" d="
|
|
351
|
+
M 731.5136166353673,667.9338931726766
|
|
352
|
+
L 728.8203348080589,672.9214521121365
|
|
353
|
+
L 682.422736513909,672.9214521121365
|
|
354
|
+
L 682.422736513909,662.9463342332166
|
|
355
|
+
L 728.8203348080589,662.9463342332166
|
|
356
|
+
Z
|
|
357
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_21__stack1" x="727.0248135898532" y="667.9338931726766" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_22__stack1" d="
|
|
358
|
+
M 435.801247114784,151.671667349172
|
|
359
|
+
L 433.1079652874756,156.659226288632
|
|
360
|
+
L 386.71036699332575,156.659226288632
|
|
361
|
+
L 386.71036699332575,146.684108409712
|
|
362
|
+
L 433.1079652874756,146.684108409712
|
|
363
|
+
Z
|
|
364
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_22__stack1" x="431.31244406927004" y="151.671667349172" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_23__stack1" d="
|
|
365
|
+
M 304.15685585280386,279.3179964523684
|
|
366
|
+
L 301.46357402549546,284.30555539182836
|
|
367
|
+
L 243.34853726290754,284.30555539182836
|
|
368
|
+
L 243.34853726290754,274.33043751290836
|
|
369
|
+
L 301.46357402549546,274.3304375129084
|
|
370
|
+
Z
|
|
371
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_23__stack1" x="299.6680528072899" y="279.3179964523684" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_24__stack1" d="
|
|
372
|
+
M 746.6570924653029,290.32580586615995
|
|
373
|
+
L 751.6446514047628,293.01908769346835
|
|
374
|
+
L 751.6446514047628,351.13412445605627
|
|
375
|
+
L 741.6695335258429,351.13412445605627
|
|
376
|
+
L 741.6695335258429,293.01908769346835
|
|
377
|
+
Z
|
|
378
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_24__stack1" x="746.6570924653029" y="294.81460891167393" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="rotate(90 746.6570924653029 294.81460891167393)">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_25__stack1" d="
|
|
379
|
+
M 641.787431314482,545.6888235665119
|
|
380
|
+
L 639.0941494871736,550.6763825059719
|
|
381
|
+
L 580.9791127245857,550.6763825059719
|
|
382
|
+
L 580.9791127245857,540.701264627052
|
|
383
|
+
L 639.0941494871736,540.701264627052
|
|
384
|
+
Z
|
|
385
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_25__stack1" x="637.298628268968" y="545.6888235665119" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_26__stack1" d="
|
|
386
|
+
M 351.51150103790997,634.9389638430821
|
|
387
|
+
L 354.20478286521836,629.9514049036221
|
|
388
|
+
L 412.3198196278063,629.9514049036221
|
|
389
|
+
L 412.3198196278063,639.9265227825421
|
|
390
|
+
L 354.20478286521836,639.9265227825421
|
|
391
|
+
Z
|
|
392
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_26__stack1" x="356.00030408342394" y="634.9389638430821" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_27__stack1" d="
|
|
393
|
+
M 484.1805688275459,602.7692086835651
|
|
394
|
+
L 479.19300988808595,600.0759268562567
|
|
395
|
+
L 479.19300988808595,582.971924733202
|
|
396
|
+
L 489.1681277670059,582.971924733202
|
|
397
|
+
L 489.1681277670059,600.0759268562567
|
|
398
|
+
Z
|
|
399
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_27__stack1" x="484.1805688275459" y="598.2804056380511" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="rotate(-90 484.1805688275459 598.2804056380511)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_28__stack1" d="
|
|
400
|
+
M 616.2261917497495,191.07338297090598
|
|
401
|
+
L 618.9194735770579,186.08582403144598
|
|
402
|
+
L 718.0455449791789,186.08582403144598
|
|
403
|
+
L 718.0455449791789,196.06094191036598
|
|
404
|
+
L 618.9194735770579,196.06094191036598
|
|
405
|
+
Z
|
|
406
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_28__stack1" x="620.7149947952636" y="191.07338297090598" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXXXXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_29__stack1" d="
|
|
407
|
+
M 624.9544198938045,240.45021647155997
|
|
408
|
+
L 629.9419788332644,243.14349829886837
|
|
409
|
+
L 629.9419788332644,260.2475004219232
|
|
410
|
+
L 619.9668609543445,260.2475004219232
|
|
411
|
+
L 619.9668609543445,243.14349829886837
|
|
412
|
+
Z
|
|
413
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_29__stack1" x="624.9544198938045" y="244.93901951707397" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="rotate(90 624.9544198938045 244.93901951707397)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_30__stack1" d="
|
|
414
|
+
M 641.787431314482,270.37557010831995
|
|
415
|
+
L 639.0941494871736,275.3631290477799
|
|
416
|
+
L 604.4139896614618,275.3631290477799
|
|
417
|
+
L 604.4139896614618,265.3880111688599
|
|
418
|
+
L 639.0941494871736,265.38801116886
|
|
419
|
+
Z
|
|
420
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_30__stack1" x="637.298628268968" y="270.37557010831995" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_31__stack1" d="
|
|
421
|
+
M 1035.555209584849,120.44019920892052
|
|
422
|
+
L 1038.2484914121576,115.45264026946052
|
|
423
|
+
L 1072.9286512378694,115.45264026946052
|
|
424
|
+
L 1072.9286512378694,125.42775814838052
|
|
425
|
+
L 1038.2484914121576,125.42775814838052
|
|
426
|
+
Z
|
|
427
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_31__stack1" x="1040.044012630363" y="120.44019920892052" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_32__stack1" d="
|
|
428
|
+
M 366.50134259605386,350.16293076979804
|
|
429
|
+
L 369.19462442336226,345.17537183033807
|
|
430
|
+
L 403.87478424907414,345.17537183033807
|
|
431
|
+
L 403.87478424907414,355.150489709258
|
|
432
|
+
L 369.19462442336226,355.150489709258
|
|
433
|
+
Z
|
|
434
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_32__stack1" x="370.99014564156784" y="350.16293076979804" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_33__stack1" d="
|
|
435
|
+
M 641.787431314482,290.32580586615995
|
|
436
|
+
L 639.0941494871736,295.3133648056199
|
|
437
|
+
L 604.4139896614618,295.3133648056199
|
|
438
|
+
L 604.4139896614618,285.3382469266999
|
|
439
|
+
L 639.0941494871736,285.3382469267
|
|
440
|
+
Z
|
|
441
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_33__stack1" x="637.298628268968" y="290.32580586615995" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_34__stack1" d="
|
|
442
|
+
M 1045.530327463769,219.13953673070094
|
|
443
|
+
L 1048.2236092910775,214.15197779124094
|
|
444
|
+
L 1082.9037691167894,214.15197779124094
|
|
445
|
+
L 1082.9037691167894,224.12709567016094
|
|
446
|
+
L 1048.2236092910775,224.12709567016094
|
|
447
|
+
Z
|
|
448
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_34__stack1" x="1050.019130509283" y="219.13953673070094" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_35__stack1" d="
|
|
449
|
+
M 472.210427372842,72.89540084546778
|
|
450
|
+
L 469.5171455455336,77.88295978492778
|
|
451
|
+
L 434.8369857198217,77.88295978492778
|
|
452
|
+
L 434.8369857198217,67.90784190600777
|
|
453
|
+
L 469.5171455455336,67.90784190600777
|
|
454
|
+
Z
|
|
455
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_35__stack1" x="467.721624327328" y="72.89540084546778" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_36__stack1" d="
|
|
456
|
+
M 741.538610103682,280.35068798723995
|
|
457
|
+
L 744.2318919309904,275.36312904778
|
|
458
|
+
L 778.9120517567022,275.36312904778
|
|
459
|
+
L 778.9120517567022,285.3382469266999
|
|
460
|
+
L 744.2318919309904,285.3382469266999
|
|
461
|
+
Z
|
|
462
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_36__stack1" x="746.027413149196" y="280.35068798723995" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_37__stack1" d="
|
|
463
|
+
M 1045.530327463769,317.83887425248133
|
|
464
|
+
L 1048.2236092910775,312.85131531302136
|
|
465
|
+
L 1082.9037691167894,312.85131531302136
|
|
466
|
+
L 1082.9037691167894,322.8264331919413
|
|
467
|
+
L 1048.2236092910775,322.8264331919413
|
|
468
|
+
Z
|
|
469
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_37__stack1" x="1050.019130509283" y="317.83887425248133" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_38__stack1" d="
|
|
470
|
+
M 624.330975026372,151.20007619498978
|
|
471
|
+
L 621.6376931990636,156.18763513444978
|
|
472
|
+
L 586.9575333733518,156.18763513444978
|
|
473
|
+
L 586.9575333733518,146.21251725552978
|
|
474
|
+
L 621.6376931990636,146.21251725552978
|
|
475
|
+
Z
|
|
476
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_38__stack1" x="619.842171980858" y="151.20007619498978" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_39__stack1" d="
|
|
477
|
+
M 854.756198029424,260.40045222939995
|
|
478
|
+
L 857.4494798567324,255.41289328993994
|
|
479
|
+
L 892.1296396824442,255.41289328993994
|
|
480
|
+
L 892.1296396824442,265.3880111688599
|
|
481
|
+
L 857.4494798567324,265.3880111688599
|
|
482
|
+
Z
|
|
483
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_39__stack1" x="859.245001074938" y="260.40045222939995" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_40__stack1" d="
|
|
484
|
+
M 1045.530327463769,416.53821177426175
|
|
485
|
+
L 1048.2236092910775,411.5506528348018
|
|
486
|
+
L 1082.9037691167894,411.5506528348018
|
|
487
|
+
L 1082.9037691167894,421.5257707137217
|
|
488
|
+
L 1048.2236092910775,421.5257707137217
|
|
489
|
+
Z
|
|
490
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_40__stack1" x="1050.019130509283" y="416.53821177426175" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_41__stack1" d="
|
|
491
|
+
M 741.538610103682,240.45021647155997
|
|
492
|
+
L 744.2318919309904,235.46265753209997
|
|
493
|
+
L 843.3579633331115,235.46265753209997
|
|
494
|
+
L 843.3579633331115,245.43777541101997
|
|
495
|
+
L 744.2318919309904,245.43777541101997
|
|
496
|
+
Z
|
|
497
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_41__stack1" x="746.027413149196" y="240.45021647155997" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXXXXXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_42__stack1" d="
|
|
498
|
+
M 803.384340952986,291.073939707079
|
|
499
|
+
L 798.396782013526,288.3806578797706
|
|
500
|
+
L 798.396782013526,271.27665575671574
|
|
501
|
+
L 808.371899892446,271.27665575671574
|
|
502
|
+
L 808.371899892446,288.3806578797706
|
|
503
|
+
Z
|
|
504
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_42__stack1" x="803.384340952986" y="286.585136661565" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="rotate(-90 803.384340952986 286.585136661565)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_43__stack1" d="
|
|
505
|
+
M 741.538610103682,183.71673353520248
|
|
506
|
+
L 744.2318919309904,178.72917459574248
|
|
507
|
+
L 761.3358940540452,178.72917459574248
|
|
508
|
+
L 761.3358940540452,188.70429247466248
|
|
509
|
+
L 744.2318919309904,188.70429247466248
|
|
510
|
+
Z
|
|
511
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_43__stack1" x="746.027413149196" y="183.71673353520248" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_44__stack1" d="
|
|
512
|
+
M 641.787431314482,525.7385878086719
|
|
513
|
+
L 639.0941494871736,530.7261467481319
|
|
514
|
+
L 598.5552704272427,530.7261467481319
|
|
515
|
+
L 598.5552704272427,520.751028869212
|
|
516
|
+
L 639.0941494871736,520.751028869212
|
|
517
|
+
Z
|
|
518
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_44__stack1" x="637.298628268968" y="525.7385878086719" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_45__stack1" d="
|
|
519
|
+
M 411.8609642053759,602.7692086835651
|
|
520
|
+
L 409.1676823780675,607.7567676230251
|
|
521
|
+
L 368.62880331813665,607.7567676230251
|
|
522
|
+
L 368.62880331813665,597.7816497441052
|
|
523
|
+
L 409.1676823780675,597.7816497441052
|
|
524
|
+
Z
|
|
525
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_45__stack1" x="407.37216115986195" y="602.7692086835651" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_46__stack1" d="
|
|
526
|
+
M 980.692061250789,416.53821177426175
|
|
527
|
+
L 977.9987794234806,421.5257707137217
|
|
528
|
+
L 937.4599003635498,421.5257707137217
|
|
529
|
+
L 937.4599003635498,411.5506528348017
|
|
530
|
+
L 977.9987794234806,411.5506528348018
|
|
531
|
+
Z
|
|
532
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_46__stack1" x="976.203258205275" y="416.53821177426175" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_47__stack1" d="
|
|
533
|
+
M 858.746245180992,619.4775311307561
|
|
534
|
+
L 861.4395270083004,614.4899721912961
|
|
535
|
+
L 901.9784060682313,614.4899721912961
|
|
536
|
+
L 901.9784060682313,624.4650900702161
|
|
537
|
+
L 861.4395270083004,624.4650900702161
|
|
538
|
+
Z
|
|
539
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_47__stack1" x="863.235048226506" y="619.4775311307561" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_48__stack1" d="
|
|
540
|
+
M 741.5386101036819,591.2002988890844
|
|
541
|
+
L 744.2318919309903,586.2127399496244
|
|
542
|
+
L 761.3358940540451,586.2127399496244
|
|
543
|
+
L 761.3358940540451,596.1878578285443
|
|
544
|
+
L 744.2318919309903,596.1878578285443
|
|
545
|
+
Z
|
|
546
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_48__stack1" x="746.0274131491959" y="591.2002988890844" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_49__stack1" d="
|
|
547
|
+
M 534.9289810365515,240.45021647155997
|
|
548
|
+
L 529.9414220970915,237.75693464425157
|
|
549
|
+
L 529.9414220970915,220.65293252119676
|
|
550
|
+
L 539.9165399760114,220.65293252119676
|
|
551
|
+
L 539.9165399760114,237.75693464425157
|
|
552
|
+
Z
|
|
553
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_49__stack1" x="534.9289810365515" y="235.96141342604597" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="rotate(-90 534.9289810365515 235.96141342604597)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_50__stack1" d="
|
|
554
|
+
M 517.4725247484415,151.671667349172
|
|
555
|
+
L 512.4849658089815,148.9783855218636
|
|
556
|
+
L 512.4849658089815,131.8743833988088
|
|
557
|
+
L 522.4600836879015,131.8743833988088
|
|
558
|
+
L 522.4600836879015,148.9783855218636
|
|
559
|
+
Z
|
|
560
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_50__stack1" x="517.4725247484415" y="147.182864303658" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="rotate(-90 517.4725247484415 147.182864303658)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_51__stack1" d="
|
|
561
|
+
M 830.3171592260701,183.71673353520248
|
|
562
|
+
L 833.0104410533785,178.72917459574248
|
|
563
|
+
L 850.1144431764333,178.72917459574248
|
|
564
|
+
L 850.1144431764333,188.70429247466248
|
|
565
|
+
L 833.0104410533785,188.70429247466248
|
|
566
|
+
Z
|
|
567
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_51__stack1" x="834.8059622715841" y="183.71673353520248" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_52__stack1" d="
|
|
568
|
+
M 803.384340952986,364.26636714365446
|
|
569
|
+
L 806.0776227802944,359.2788082041945
|
|
570
|
+
L 823.1816249033492,359.2788082041945
|
|
571
|
+
L 823.1816249033492,369.25392608311444
|
|
572
|
+
L 806.0776227802944,369.25392608311444
|
|
573
|
+
Z
|
|
574
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_52__stack1" x="807.8731439985" y="364.26636714365446" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_53__stack1" d="
|
|
575
|
+
M 863.3597371999924,540.701264627052
|
|
576
|
+
L 858.3721782605325,538.0079827997436
|
|
577
|
+
L 858.3721782605325,520.9039806766888
|
|
578
|
+
L 868.3472961394524,520.9039806766888
|
|
579
|
+
L 868.3472961394524,538.0079827997436
|
|
580
|
+
Z
|
|
581
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.997511787892px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_53__stack1" x="863.3597371999924" y="536.2124615815379" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="8.977606091028px" transform="rotate(-90 863.3597371999924 536.2124615815379)">XX</text><text class="sch-text" x="376.948051629156" y="770.5734022566303" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027985px" transform="rotate(0, 376.948051629156, 770.5734022566303)">MY_18650_02</text><text class="sch-text" x="370.96298090180403" y="727.6803953772743" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027985px" transform="rotate(0, 370.96298090180403, 727.6803953772743)">J_BAT_POS</text><text class="sch-text" x="184.92703245994602" y="667.385261689336" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027985px" transform="rotate(0, 184.92703245994602, 667.385261689336)">MY_18650_02</text><text class="sch-text" x="178.94196173259405" y="624.49225480998" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027985px" transform="rotate(0, 178.94196173259405, 624.49225480998)">J_BAT_NEG</text><text class="sch-text" x="292.65830555228194" y="542.1975323088899" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027985px" transform="rotate(0, 292.65830555228194, 542.1975323088899)">BAT54WS</text><text class="sch-text" x="289.6657701886059" y="509.27964330845396" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027985px" transform="rotate(0, 289.6657701886059, 509.27964330845396)">D_PROT</text><text class="sch-text" x="326.82308428758296" y="228.2578618096467" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091028px" transform="rotate(0, 326.82308428758296, 228.2578618096467)">BAT54WS</text><text class="sch-text" x="344.778296469639" y="195.3399728092107" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027997px" transform="rotate(0, 344.778296469639, 195.3399728092107)">D_SENSE_CLAMP</text><text class="sch-text" x="557.4976852376079" y="629.2032710627032" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027985px" transform="rotate(0, 557.4976852376079, 629.2032710627032)">LM4040D25FTA</text><text class="sch-text" x="536.5499376918759" y="586.3102641833472" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027985px" transform="rotate(0, 536.5499376918759, 586.3102641833472)">U_REF</text><text class="sch-text" x="688.6704853454061" y="306.784750366378" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091028px" transform="rotate(0, 688.6704853454061, 306.784750366378)">LMV339IDR</text><text class="sch-text" x="667.722737799674" y="214.01615409242197" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027997px" transform="rotate(0, 667.722737799674, 214.01615409242197)">U1</text><text class="sch-text" x="694.6555560727579" y="562.14776806673" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027985px" transform="rotate(0, 694.6555560727579, 562.14776806673)">LMV331IDBVR</text><text class="sch-text" x="667.722737799674" y="509.27964330845396" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="8.977606091027985px" transform="rotate(0, 667.722737799674, 509.27964330845396)">U2</text><rect class="schematic-box sch-box" x="344.03016262872" y="766.0845992111163" width="65.83577800087204" height="8.977606091028065" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="344.03016262872" y="723.1915923317603" width="53.86563654616799" height="8.977606091028065" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="152.00914345951003" y="662.8964586438219" width="65.83577800087204" height="8.977606091027951" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="152.00914345951014" y="620.0034517644659" width="53.86563654616799" height="8.977606091027951" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="271.71055800654995" y="537.708729263376" width="41.895495091464" height="8.977606091027951" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="271.71055800654995" y="504.7908402629399" width="35.910424364111975" height="8.977606091027951" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="305.87533674185096" y="223.7690587641327" width="41.895495091464" height="8.977606091028008" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="305.87533674185096" y="190.8511697636967" width="77.80591945557603" height="8.977606091028008" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="521.587260873496" y="624.7144680171891" width="71.82084872822395" height="8.977606091027951" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="521.587260873496" y="581.8214611378331" width="29.92535363675995" height="8.977606091027951" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="661.737667072322" y="302.295947320864" width="53.86563654616805" height="8.977606091027951" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="661.737667072322" y="209.52735104690797" width="11.970141454704049" height="8.977606091028008" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="661.737667072322" y="557.658965021216" width="65.83577800087198" height="8.977606091027951" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/><rect class="schematic-box sch-box" x="661.737667072322" y="504.7908402629399" width="11.970141454703935" height="8.977606091028065" stroke-width="0.997511787892px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="7.980094303136 3.990047151568"/>
|
|
591
582
|
</g>
|
|
592
583
|
</svg>
|