Project

General

Profile

Revision 6dddacca

ID6dddacca09496695a08f08531a3d31a466a511c0

Added by Julian Binder over 11 years ago

fixed library errors. also finished battery board

View differences:

batboard/batboard.brd
1 1
<?xml version="1.0" encoding="utf-8"?>
2 2
<!DOCTYPE eagle SYSTEM "eagle.dtd">
3
<eagle version="6.3">
3
<eagle version="6.2">
4 4
<drawing>
5 5
<settings>
6 6
<setting alwaysvectorfont="no"/>
7 7
<setting verticaltext="up"/>
8 8
</settings>
9
<grid distance="0.05" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.025" altunitdist="inch" altunit="inch"/>
9
<grid distance="0.05" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0" altunitdist="inch" altunit="inch"/>
10 10
<layers>
11 11
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
12 12
<layer number="2" name="Route2" color="1" fill="3" visible="no" active="no"/>
......
107 107
</layers>
108 108
<board>
109 109
<plain>
110
<wire x1="0" y1="0" x2="160" y2="0" width="0" layer="20"/>
111
<wire x1="160" y1="0" x2="160" y2="100" width="0" layer="20"/>
112
<wire x1="160" y1="100" x2="0" y2="100" width="0" layer="20"/>
113
<wire x1="0" y1="100" x2="0" y2="0" width="0" layer="20"/>
110
<wire x1="1.27" y1="60.96" x2="79.99" y2="60.96" width="0" layer="20"/>
111
<wire x1="79.99" y1="60.96" x2="80.01" y2="91.11" width="0" layer="20"/>
112
<wire x1="80.01" y1="91.11" x2="1.27" y2="91.11" width="0" layer="20"/>
113
<wire x1="1.27" y1="91.11" x2="1.27" y2="60.96" width="0" layer="20"/>
114
<text x="6.553853125" y="68.47576875" size="5.08" layer="21">+</text>
115
<text x="10.469503125" y="82.087584375" size="5.08" layer="21" rot="R90">-</text>
116
<text x="75.189653125" y="67.26324375" size="5.08" layer="21">+</text>
117
<text x="79.14910625" y="81.108028125" size="5.08" layer="21" rot="R90">-</text>
114 118
</plain>
115 119
<libraries>
116 120
<library name="jabinder">
......
186 190
<wire x1="5.67" y1="-1.89" x2="5.67" y2="1.89" width="0.2" layer="21"/>
187 191
<wire x1="5.67" y1="1.89" x2="-4.41" y2="1.89" width="0.2" layer="21"/>
188 192
<text x="-2.90680625" y="-1.538796875" size="1.27" layer="21" rot="R90">1</text>
189
<text x="6.801725" y="-1.8388375" size="0.8128" layer="21" rot="R90">&lt;Name</text>
193
<text x="6.801725" y="-1.8388375" size="0.8128" layer="25" rot="R90">&gt;Name</text>
190 194
</package>
191 195
</packages>
192 196
</library>
......
278 282
&lt;br&gt;&lt;br&gt;
279 283
&lt;b&gt;Licensing:&lt;/b&gt; CC v3.0 Share-Alike You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage.</description>
280 284
<packages>
281
<package name="0805">
282
<wire x1="-0.3" y1="0.6" x2="0.3" y2="0.6" width="0.1524" layer="21"/>
283
<wire x1="-0.3" y1="-0.6" x2="0.3" y2="-0.6" width="0.1524" layer="21"/>
284
<smd name="1" x="-0.9" y="0" dx="0.8" dy="1.2" layer="1"/>
285
<smd name="2" x="0.9" y="0" dx="0.8" dy="1.2" layer="1"/>
286
<text x="-0.762" y="0.8255" size="0.4064" layer="25">&gt;NAME</text>
287
<text x="-1.016" y="-1.397" size="0.4064" layer="27">&gt;VALUE</text>
285
<package name="R2512">
286
<wire x1="-2.362" y1="1.473" x2="2.387" y2="1.473" width="0.1524" layer="51"/>
287
<wire x1="-2.362" y1="-1.473" x2="2.387" y2="-1.473" width="0.1524" layer="51"/>
288
<smd name="1" x="-2.8" y="0" dx="1.8" dy="3.2" layer="1"/>
289
<smd name="2" x="2.8" y="0" dx="1.8" dy="3.2" layer="1"/>
290
<text x="-2.54" y="1.905" size="1.27" layer="25">&gt;NAME</text>
291
<text x="-2.54" y="-3.175" size="1.27" layer="27">&gt;VALUE</text>
292
<rectangle x1="-3.2004" y1="-1.5494" x2="-2.3505" y2="1.5507" layer="51"/>
293
<rectangle x1="2.3622" y1="-1.5494" x2="3.2121" y2="1.5507" layer="51"/>
288 294
</package>
289 295
<package name="0603-RES">
290 296
<wire x1="-1.473" y1="0.983" x2="1.473" y2="0.983" width="0.0508" layer="39"/>
......
344 350
<class number="0" name="default" width="0" drill="0">
345 351
</class>
346 352
</classes>
347
<designrules name="default">
353
<designrules>
348 354
<description language="de">&lt;b&gt;EAGLE Design Rules&lt;/b&gt;
349 355
&lt;p&gt;
350 356
Die Standard-Design-Rules sind so gewählt, dass sie für 
......
352 358
besondere Anforderungen haben, treffen Sie die erforderlichen
353 359
Einstellungen hier und speichern die Design Rules unter 
354 360
einem neuen Namen ab.</description>
355
<description language="en">&lt;b&gt;EAGLE Design Rules&lt;/b&gt;
361
<description language="en">&lt;b&gt;Laen's PCB Order Design Rules&lt;/b&gt;
356 362
&lt;p&gt;
357
The default Design Rules have been set to cover
358
a wide range of applications. Your particular design
359
may have different requirements, so please make the
360
necessary adjustments and save your customized
361
design rules under a new name.</description>
363
Please make sure your boards conform to these design rules.</description>
362 364
<param name="layerSetup" value="(1*16)"/>
363
<param name="mtCopper" value="0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm"/>
364
<param name="mtIsolate" value="1.5mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm"/>
365
<param name="mdWireWire" value="8mil"/>
366
<param name="mdWirePad" value="8mil"/>
367
<param name="mdWireVia" value="8mil"/>
368
<param name="mdPadPad" value="8mil"/>
369
<param name="mdPadVia" value="8mil"/>
370
<param name="mdViaVia" value="8mil"/>
371
<param name="mdSmdPad" value="8mil"/>
372
<param name="mdSmdVia" value="8mil"/>
373
<param name="mdSmdSmd" value="8mil"/>
365
<param name="mtCopper" value="0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm"/>
366
<param name="mtIsolate" value="1.5011mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm"/>
367
<param name="mdWireWire" value="6mil"/>
368
<param name="mdWirePad" value="6mil"/>
369
<param name="mdWireVia" value="6mil"/>
370
<param name="mdPadPad" value="6mil"/>
371
<param name="mdPadVia" value="6mil"/>
372
<param name="mdViaVia" value="6mil"/>
373
<param name="mdSmdPad" value="6mil"/>
374
<param name="mdSmdVia" value="6mil"/>
375
<param name="mdSmdSmd" value="6mil"/>
374 376
<param name="mdViaViaSameLayer" value="8mil"/>
375 377
<param name="mnLayersViaInSmd" value="2"/>
376
<param name="mdCopperDimension" value="40mil"/>
377
<param name="mdDrill" value="8mil"/>
378
<param name="mdCopperDimension" value="15mil"/>
379
<param name="mdDrill" value="6mil"/>
378 380
<param name="mdSmdStop" value="0mil"/>
379
<param name="msWidth" value="10mil"/>
380
<param name="msDrill" value="24mil"/>
381
<param name="msMicroVia" value="9.99mm"/>
381
<param name="msWidth" value="6mil"/>
382
<param name="msDrill" value="13mil"/>
383
<param name="msMicroVia" value="13mil"/>
382 384
<param name="msBlindViaRatio" value="0.5"/>
383 385
<param name="rvPadTop" value="0.25"/>
384 386
<param name="rvPadInner" value="0.25"/>
......
387 389
<param name="rvViaInner" value="0.25"/>
388 390
<param name="rvMicroViaOuter" value="0.25"/>
389 391
<param name="rvMicroViaInner" value="0.25"/>
390
<param name="rlMinPadTop" value="10mil"/>
392
<param name="rlMinPadTop" value="7mil"/>
391 393
<param name="rlMaxPadTop" value="20mil"/>
392
<param name="rlMinPadInner" value="10mil"/>
394
<param name="rlMinPadInner" value="7mil"/>
393 395
<param name="rlMaxPadInner" value="20mil"/>
394
<param name="rlMinPadBottom" value="10mil"/>
396
<param name="rlMinPadBottom" value="7mil"/>
395 397
<param name="rlMaxPadBottom" value="20mil"/>
396
<param name="rlMinViaOuter" value="8mil"/>
398
<param name="rlMinViaOuter" value="7mil"/>
397 399
<param name="rlMaxViaOuter" value="20mil"/>
398
<param name="rlMinViaInner" value="8mil"/>
400
<param name="rlMinViaInner" value="7mil"/>
399 401
<param name="rlMaxViaInner" value="20mil"/>
400 402
<param name="rlMinMicroViaOuter" value="4mil"/>
401 403
<param name="rlMaxMicroViaOuter" value="20mil"/>
......
521 523
</pass>
522 524
</autorouter>
523 525
<elements>
524
<element name="U$1" library="jabinder" package="18650-PC4" value="BK-18650-PC4" x="-52.07" y="20.32"/>
525
<element name="U2" library="jabinder" package="12-MSOP" value="LT3650" x="-93.98" y="3.81"/>
526
<element name="CHRG" library="jabinder" package="4HEAD_MOLEX_C71308" value="C-GRID-71308" x="-101.6" y="5.08"/>
527
<element name="BAT" library="jabinder" package="4HEAD_MOLEX_C71308" value="C-GRID-71308" x="-109.22" y="5.08"/>
528
<element name="C1" library="SparkFun-Capacitors" package="0805" value="10uF" x="-114.3" y="2.54"/>
529
<element name="C2" library="SparkFun-Capacitors" package="0805" value="1uF" x="-118.11" y="2.54"/>
530
<element name="D1" library="SparkFun-DiscreteSemi" package="SMA-DIODE" value="DIODE-SCHOTTKY_" x="-115.57" y="-2.54"/>
531
<element name="L1" library="inductor-neosid" package="SM-1206" value="6.8uH" x="-115.57" y="-7.62">
532
<attribute name="OC_NEWARK" value="unknown" x="-115.57" y="-7.62" size="1.778" layer="27" display="off"/>
533
<attribute name="MPN" value="" x="-115.57" y="-7.62" size="1.778" layer="27" display="off"/>
534
<attribute name="MF" value="" x="-115.57" y="-7.62" size="1.778" layer="27" display="off"/>
535
<attribute name="OC_FARNELL" value="unknown" x="-115.57" y="-7.62" size="1.778" layer="27" display="off"/>
526
<element name="U$1" library="jabinder" package="18650-PC4" value="BK-18650-PC4" x="40.64" y="76.2" smashed="yes" rot="MR180"/>
527
<element name="U1" library="jabinder" package="12-MSOP" value="LT3650" x="24.13" y="77.47" smashed="yes" rot="R270"/>
528
<element name="CHRG" library="jabinder" package="4HEAD_MOLEX_C71308" value="C-GRID-71308" x="76.2" y="76.2" smashed="yes">
529
<attribute name="NAME" x="67.31" y="75.946" size="1.27" layer="25"/>
530
</element>
531
<element name="BAT" library="jabinder" package="4HEAD_MOLEX_C71308" value="C-GRID-71308" x="6.35" y="77.47" smashed="yes">
532
<attribute name="NAME" x="12.7" y="77.724" size="1.27" layer="25" rot="R180"/>
533
</element>
534
<element name="C1" library="SparkFun-Capacitors" package="0805" value="10uF" x="22.86" y="81.28" smashed="yes">
535
<attribute name="NAME" x="22.098" y="82.1055" size="0.4064" layer="25"/>
536
<attribute name="VALUE" x="21.844" y="79.883" size="0.4064" layer="27"/>
537
</element>
538
<element name="C2" library="SparkFun-Capacitors" package="0805" value="1uF" x="27.305" y="80.645" smashed="yes">
539
<attribute name="NAME" x="26.543" y="81.4705" size="0.4064" layer="25"/>
540
<attribute name="VALUE" x="26.289" y="79.248" size="0.4064" layer="27"/>
541
</element>
542
<element name="D1" library="SparkFun-DiscreteSemi" package="SMA-DIODE" value="DIODE-SCHOTTKY_" x="31.75" y="83.82" smashed="yes" rot="R180">
543
<attribute name="NAME" x="34.036" y="82.169" size="0.4064" layer="25" rot="R180"/>
544
<attribute name="VALUE" x="31.496" y="82.169" size="0.4064" layer="27" rot="R180"/>
545
</element>
546
<element name="L1" library="inductor-neosid" package="SM-1206" value="6.8uH" x="30.48" y="78.74" smashed="yes" rot="R90">
547
<attribute name="OC_NEWARK" value="unknown" x="30.48" y="78.74" size="1.778" layer="27" rot="R90" display="off"/>
548
<attribute name="MPN" value="" x="30.48" y="78.74" size="1.778" layer="27" rot="R90" display="off"/>
549
<attribute name="MF" value="" x="30.48" y="78.74" size="1.778" layer="27" rot="R90" display="off"/>
550
<attribute name="OC_FARNELL" value="unknown" x="30.48" y="78.74" size="1.778" layer="27" rot="R90" display="off"/>
551
<attribute name="NAME" x="29.483" y="76.597" size="1.27" layer="25" rot="R90"/>
552
<attribute name="VALUE" x="32.788" y="76.532" size="1.27" layer="27" rot="R90"/>
553
</element>
554
<element name="C3" library="SparkFun-Capacitors" package="0805" value="10uF" x="35.56" y="75.565" smashed="yes">
555
<attribute name="NAME" x="34.798" y="76.3905" size="0.4064" layer="25"/>
556
<attribute name="VALUE" x="34.544" y="74.168" size="0.4064" layer="27"/>
557
</element>
558
<element name="R1" library="SparkFun-Passives" package="R2512" value="0.05" x="29.21" y="72.39" smashed="yes">
559
<attribute name="NAME" x="26.67" y="74.295" size="1.27" layer="25"/>
560
<attribute name="VALUE" x="26.67" y="69.215" size="1.27" layer="27"/>
561
</element>
562
<element name="JP1" library="SparkFun-Connectors" package="1X02" value="" x="30.48" y="87.63" smashed="yes">
563
<attribute name="NAME" x="29.1338" y="89.4588" size="1.27" layer="25" ratio="10"/>
564
<attribute name="VALUE" x="29.21" y="84.455" size="1.27" layer="27"/>
565
</element>
566
<element name="C4" library="SparkFun-Capacitors" package="0805" value="0.68uF" x="35.56" y="73.66" smashed="yes" rot="R180">
567
<attribute name="NAME" x="36.322" y="72.8345" size="0.4064" layer="25" rot="R180"/>
568
<attribute name="VALUE" x="36.576" y="75.057" size="0.4064" layer="27" rot="R180"/>
569
</element>
570
<element name="D2" library="SparkFun-DiscreteSemi" package="SMA-DIODE" value="DIODE-SCHOTTKY_" x="25.4" y="83.82" smashed="yes">
571
<attribute name="NAME" x="23.114" y="85.471" size="0.4064" layer="25"/>
572
<attribute name="VALUE" x="25.654" y="85.471" size="0.4064" layer="27"/>
573
</element>
574
<element name="U2" library="jabinder" package="SOIC-16" value="UCC3911" x="50.8" y="78.74" smashed="yes" rot="R270"/>
575
<element name="C5" library="SparkFun-Capacitors" package="0805" value="330pF" x="57.15" y="81.28" smashed="yes">
576
<attribute name="NAME" x="58.7855375" y="81.08050625" size="0.6096" layer="25"/>
577
</element>
578
<element name="C6" library="SparkFun-Capacitors" package="0805" value="10uF" x="57.15" y="83.185" smashed="yes" rot="R180">
579
<attribute name="NAME" x="58.095015625" y="84.5742125" size="0.6096" layer="25" rot="R180"/>
580
</element>
581
<element name="R2" library="SparkFun-Passives" package="0603-RES" value="220" x="55.245" y="85.725" smashed="yes" rot="R180">
582
<attribute name="NAME" x="55.05419375" y="84.963" size="0.6096" layer="25" font="vector" rot="R180"/>
583
</element>
584
<element name="C7" library="SparkFun-Capacitors" package="0805" value="0.22uF" x="57.15" y="78.74" smashed="yes" rot="R180">
585
<attribute name="NAME" x="59.650671875" y="78.9761" size="0.6096" layer="25" rot="R180"/>
586
</element>
587
<element name="R3" library="SparkFun-Passives" package="0603-RES" value="10k" x="57.15" y="71.12" smashed="yes" rot="R270">
588
<attribute name="NAME" x="57.912" y="72.009" size="0.4064" layer="25" font="vector" rot="R270"/>
589
<attribute name="VALUE" x="56.007" y="72.136" size="0.4064" layer="27" font="vector" rot="R270"/>
590
</element>
591
<element name="JP2" library="SparkFun-Connectors" package="1X02" value="" x="50.8" y="68.58" smashed="yes">
592
<attribute name="NAME" x="49.4538" y="70.4088" size="1.27" layer="25" ratio="10"/>
593
<attribute name="VALUE" x="49.53" y="65.405" size="1.27" layer="27"/>
594
</element>
595
<element name="C8" library="SparkFun-Capacitors" package="0805" value="0.1uF,  25V" x="58.42" y="74.93" smashed="yes" rot="R270">
596
<attribute name="NAME" x="59.2455" y="75.692" size="0.4064" layer="25" rot="R270"/>
597
<attribute name="VALUE" x="57.023" y="75.946" size="0.4064" layer="27" rot="R270"/>
536 598
</element>
537
<element name="C3" library="SparkFun-Capacitors" package="0805" value="10uF" x="-121.92" y="-7.62"/>
538
<element name="R1" library="SparkFun-Passives" package="0805" value="0.05" x="-125.73" y="-7.62"/>
539
<element name="JP1" library="SparkFun-Connectors" package="1X02" value="" x="-124.46" y="-13.97"/>
540
<element name="C4" library="SparkFun-Capacitors" package="0805" value="0.68uF" x="-129.54" y="-12.7"/>
541
<element name="D2" library="SparkFun-DiscreteSemi" package="SMA-DIODE" value="DIODE-SCHOTTKY_" x="-127" y="-17.78"/>
542
<element name="U$2" library="jabinder" package="SOIC-16" value="UCC3911" x="-125.73" y="-24.13"/>
543
<element name="C5" library="SparkFun-Capacitors" package="0805" value="330pF" x="-133.35" y="-25.4"/>
544
<element name="C6" library="SparkFun-Capacitors" package="0805" value="10uF" x="-137.16" y="-25.4"/>
545
<element name="R2" library="SparkFun-Passives" package="0603-RES" value="220" x="-137.16" y="-29.21"/>
546
<element name="C7" library="SparkFun-Capacitors" package="0805" value="0.22uF" x="-140.97" y="-27.94"/>
547
<element name="R3" library="SparkFun-Passives" package="0603-RES" value="10k" x="-140.97" y="-31.75"/>
548
<element name="JP2" library="SparkFun-Connectors" package="1X02" value="" x="-139.7" y="-36.83"/>
549
<element name="C8" library="SparkFun-Capacitors" package="0805" value="0.1uF,  25V" x="-144.78" y="-35.56"/>
550 599
</elements>
551 600
<signals>
552 601
<signal name="V_BATT+">
......
554 603
<contactref element="BAT" pad="1"/>
555 604
<contactref element="BAT" pad="2"/>
556 605
<contactref element="D1" pad="A"/>
557
<contactref element="U2" pad="9"/>
606
<contactref element="U1" pad="9"/>
558 607
<contactref element="C3" pad="1"/>
559 608
<contactref element="R1" pad="1"/>
560 609
<contactref element="R2" pad="2"/>
561 610
<contactref element="C8" pad="2"/>
562
<wire x1="-136.31" y1="-29.21" x2="-143.88" y2="-35.56" width="0" layer="19" extent="1-1"/>
563
<wire x1="-126.63" y1="-7.62" x2="-136.31" y2="-29.21" width="0" layer="19" extent="1-1"/>
564
<wire x1="-122.82" y1="-7.62" x2="-126.63" y2="-7.62" width="0" layer="19" extent="1-1"/>
565
<wire x1="-117.72" y1="-2.54" x2="-122.82" y2="-7.62" width="0" layer="19" extent="1-1"/>
566
<wire x1="-110.49" y1="2.8575" x2="-117.72" y2="-2.54" width="0" layer="19" extent="1-1"/>
567
<wire x1="-107.95" y1="2.8575" x2="-110.49" y2="2.8575" width="0" layer="19" extent="1-1"/>
568
<wire x1="-93.65488125" y1="5.8547" x2="-107.95" y2="2.8575" width="0" layer="19" extent="1-1"/>
569
<wire x1="-88.265" y1="29.972" x2="-93.65488125" y2="5.8547" width="0" layer="19" extent="1-1"/>
611
<wire x1="5.08" y1="75.2475" x2="7.62" y2="75.2475" width="0.8128" layer="1"/>
612
<wire x1="5.08" y1="75.2475" x2="5.08" y2="67.183" width="0.8128" layer="1"/>
613
<wire x1="5.08" y1="67.183" x2="4.445" y2="66.548" width="0.8128" layer="1"/>
614
<wire x1="7.62" y1="75.2475" x2="13.6525" y2="75.2475" width="0.8128" layer="1"/>
615
<wire x1="13.6525" y1="75.2475" x2="16.51" y2="72.39" width="0.8128" layer="1"/>
616
<via x="16.51" y="72.39" extent="1-16" drill="0.8"/>
617
<wire x1="16.51" y1="72.39" x2="22.86" y2="72.39" width="0.8128" layer="16"/>
618
<via x="22.86" y="72.39" extent="1-16" drill="0.8"/>
619
<wire x1="22.86" y1="72.39" x2="26.41" y2="72.39" width="0.8128" layer="1"/>
620
<wire x1="26.41" y1="72.39" x2="26.67" y2="72.39" width="0.4064" layer="1"/>
621
<wire x1="26.67" y1="72.39" x2="29.21" y2="74.93" width="0.4064" layer="1"/>
622
<wire x1="29.21" y1="74.93" x2="29.21" y2="76.542746875" width="0.4064" layer="1"/>
623
<wire x1="29.21" y1="76.542746875" x2="28.61023125" y2="77.142515625" width="0.4064" layer="1"/>
624
<wire x1="28.61023125" y1="77.142515625" x2="26.177065625" y2="77.142515625" width="0.4064" layer="1"/>
625
<wire x1="26.177065625" y1="77.142515625" x2="26.1747" y2="77.14488125" width="0.4064" layer="1"/>
626
<wire x1="34.66" y1="75.565" x2="34.66" y2="83.06" width="0.4064" layer="1"/>
627
<wire x1="34.66" y1="83.06" x2="33.9" y2="83.82" width="0.4064" layer="1"/>
628
<wire x1="58.42" y1="74.03" x2="56.0256625" y2="74.03" width="0.6096" layer="1"/>
629
<wire x1="56.0256625" y1="74.03" x2="56.001396875" y2="74.005734375" width="0.6096" layer="1"/>
630
<via x="56.001396875" y="74.005734375" extent="1-16" drill="0.8"/>
631
<wire x1="56.001396875" y1="74.005734375" x2="56.001396875" y2="87.508603125" width="0.6096" layer="16"/>
632
<wire x1="56.001396875" y1="87.508603125" x2="55.88" y2="87.63" width="0.6096" layer="16"/>
633
<via x="55.88" y="87.63" extent="1-16" drill="0.8"/>
634
<wire x1="55.88" y1="87.63" x2="54.61" y2="86.36" width="0.6096" layer="1"/>
635
<wire x1="54.61" y1="86.36" x2="54.61" y2="85.94" width="0.6096" layer="1"/>
636
<wire x1="54.61" y1="85.94" x2="54.395" y2="85.725" width="0.6096" layer="1"/>
637
<wire x1="54.395" y1="85.725" x2="35.805" y2="85.725" width="0.6096" layer="1"/>
638
<wire x1="35.805" y1="85.725" x2="33.9" y2="83.82" width="0.6096" layer="1"/>
639
<wire x1="34.66" y1="75.565" x2="33.172909375" y2="75.565" width="0.6096" layer="1"/>
640
<wire x1="33.172909375" y1="75.565" x2="33.1685375" y2="75.569371875" width="0.6096" layer="1"/>
641
<via x="33.1685375" y="75.569371875" extent="1-16" drill="0.8"/>
642
<wire x1="33.1685375" y1="75.569371875" x2="32.4939375" y2="75.569371875" width="0.6096" layer="16"/>
643
<wire x1="32.4939375" y1="75.569371875" x2="29.31173125" y2="72.387165625" width="0.6096" layer="16"/>
644
<wire x1="29.31173125" y1="72.387165625" x2="22.862834375" y2="72.387165625" width="0.6096" layer="16"/>
645
<wire x1="22.862834375" y1="72.387165625" x2="22.86" y2="72.39" width="0.6096" layer="16"/>
570 646
</signal>
571 647
<signal name="INTERCELL">
572 648
<contactref element="U$1" pad="-1"/>
573 649
<contactref element="U$1" pad="+2"/>
574 650
<contactref element="R3" pad="2"/>
575
<wire x1="-88.265" y1="10.668" x2="-140.12" y2="-31.75" width="0" layer="19" extent="1-1"/>
576
<wire x1="-15.875" y1="29.972" x2="-88.265" y2="10.668" width="0" layer="19" extent="1-1"/>
651
<wire x1="4.445" y1="85.852" x2="2.36138125" y2="83.76838125" width="0.6096" layer="1"/>
652
<wire x1="2.36138125" y1="83.76838125" x2="2.36138125" y2="63.2779375" width="0.6096" layer="1"/>
653
<wire x1="2.36138125" y1="63.2779375" x2="3.341096875" y2="62.298221875" width="0.6096" layer="1"/>
654
<wire x1="3.341096875" y1="62.298221875" x2="52.123184375" y2="62.298221875" width="0.6096" layer="1"/>
655
<wire x1="52.123184375" y1="62.298221875" x2="57.15" y2="67.3250375" width="0.6096" layer="1"/>
656
<wire x1="57.15" y1="67.3250375" x2="57.15" y2="70.27" width="0.6096" layer="1"/>
657
<wire x1="57.15" y1="70.27" x2="73.113" y2="70.27" width="0.6096" layer="1"/>
658
<wire x1="73.113" y1="70.27" x2="76.835" y2="66.548" width="0.6096" layer="1"/>
577 659
</signal>
578 660
<signal name="GND">
579 661
<contactref element="BAT" pad="4"/>
580 662
<contactref element="BAT" pad="3"/>
581 663
<contactref element="CHRG" pad="4"/>
582 664
<contactref element="CHRG" pad="3"/>
583
<contactref element="U2" pad="GND"/>
665
<contactref element="U1" pad="GND"/>
584 666
<contactref element="C3" pad="2"/>
585 667
<contactref element="JP1" pad="1"/>
586 668
<contactref element="C1" pad="2"/>
587 669
<contactref element="C4" pad="1"/>
588 670
<contactref element="D2" pad="A"/>
589
<contactref element="U$2" pad="7"/>
590
<contactref element="U$2" pad="6"/>
671
<contactref element="U2" pad="7"/>
672
<contactref element="U2" pad="6"/>
591 673
<contactref element="C8" pad="1"/>
592
<wire x1="-123.19" y1="-26.83" x2="-145.68" y2="-35.56" width="0" layer="19" extent="1-1"/>
593
<wire x1="-121.92" y1="-26.83" x2="-123.19" y2="-26.83" width="0" layer="19" extent="1-1"/>
594
<wire x1="-129.15" y1="-17.78" x2="-123.19" y2="-26.83" width="0" layer="19" extent="1-1"/>
595
<wire x1="-130.44" y1="-12.7" x2="-129.15" y2="-17.78" width="0" layer="19" extent="1-1"/>
596
<wire x1="-124.46" y1="-13.97" x2="-129.15" y2="-17.78" width="0" layer="19" extent="1-1"/>
597
<wire x1="-121.02" y1="-7.62" x2="-124.46" y2="-13.97" width="0" layer="19" extent="1-1"/>
598
<wire x1="-113.4" y1="2.54" x2="-121.02" y2="-7.62" width="0" layer="19" extent="1-1"/>
599
<wire x1="-110.49" y1="7.3025" x2="-113.4" y2="2.54" width="0" layer="19" extent="1-1"/>
600
<wire x1="-107.95" y1="7.3025" x2="-110.49" y2="7.3025" width="0" layer="19" extent="1-1"/>
601
<wire x1="-102.87" y1="7.3025" x2="-107.95" y2="7.3025" width="0" layer="19" extent="1-1"/>
602
<wire x1="-100.33" y1="7.3025" x2="-102.87" y2="7.3025" width="0" layer="19" extent="1-1"/>
603
<wire x1="-93.98" y1="3.81" x2="-100.33" y2="7.3025" width="0" layer="19" extent="1-1"/>
674
<wire x1="5.08" y1="79.6925" x2="7.62" y2="79.6925" width="0.6096" layer="1"/>
675
<wire x1="7.62" y1="79.6925" x2="13.6525" y2="79.6925" width="0.6096" layer="1"/>
676
<wire x1="13.6525" y1="79.6925" x2="17.78" y2="83.82" width="0.6096" layer="1"/>
677
<wire x1="17.78" y1="83.82" x2="23.25" y2="83.82" width="0.6096" layer="1"/>
678
<wire x1="23.25" y1="83.82" x2="23.25" y2="82.795" width="0.6096" layer="1"/>
679
<wire x1="23.25" y1="82.795" x2="23.76" y2="82.285" width="0.6096" layer="1"/>
680
<wire x1="23.76" y1="82.285" x2="23.76" y2="81.28" width="0.6096" layer="1"/>
681
<wire x1="23.76" y1="81.28" x2="24.13" y2="80.91" width="0.6096" layer="1"/>
682
<wire x1="24.13" y1="80.91" x2="24.13" y2="77.47" width="0.6096" layer="1"/>
683
<wire x1="74.93" y1="78.4225" x2="77.47" y2="78.4225" width="0.6096" layer="1"/>
684
<wire x1="74.93" y1="78.4225" x2="61.0125" y2="78.4225" width="0.6096" layer="1"/>
685
<wire x1="61.0125" y1="78.4225" x2="58.42" y2="75.83" width="0.6096" layer="1"/>
686
<wire x1="24.13" y1="77.47" x2="24.13" y2="74.441409375" width="0.4064" layer="1"/>
687
<wire x1="24.13" y1="74.441409375" x2="23.768684375" y2="74.08009375" width="0.4064" layer="1"/>
688
<wire x1="23.768684375" y1="74.08009375" x2="22.440825" y2="74.08009375" width="0.4064" layer="1"/>
689
<wire x1="22.440825" y1="74.08009375" x2="21.726584375" y2="73.365853125" width="0.4064" layer="1"/>
690
<wire x1="21.726584375" y1="73.365853125" x2="21.726584375" y2="71.122653125" width="0.4064" layer="1"/>
691
<wire x1="21.726584375" y1="71.122653125" x2="22.18410625" y2="70.66513125" width="0.4064" layer="1"/>
692
<wire x1="22.18410625" y1="70.66513125" x2="23.8579" y2="70.66513125" width="0.4064" layer="1"/>
693
<wire x1="23.8579" y1="70.66513125" x2="24.49401875" y2="70.0290125" width="0.4064" layer="1"/>
694
<wire x1="24.49401875" y1="70.0290125" x2="24.49401875" y2="69.1026375" width="0.4064" layer="1"/>
695
<wire x1="24.49401875" y1="69.1026375" x2="25.57644375" y2="68.0202125" width="0.4064" layer="1"/>
696
<wire x1="25.57644375" y1="68.0202125" x2="34.6710125" y2="68.0202125" width="0.4064" layer="1"/>
697
<wire x1="34.6710125" y1="68.0202125" x2="34.8942125" y2="68.2434125" width="0.4064" layer="1"/>
698
<wire x1="34.8942125" y1="68.2434125" x2="34.8942125" y2="70.1630625" width="0.4064" layer="1"/>
699
<wire x1="34.8942125" y1="70.1630625" x2="36.3783625" y2="71.6472125" width="0.4064" layer="1"/>
700
<wire x1="36.3783625" y1="71.6472125" x2="36.3783625" y2="73.5783625" width="0.4064" layer="1"/>
701
<wire x1="36.3783625" y1="73.5783625" x2="36.46" y2="73.66" width="0.4064" layer="1"/>
702
<wire x1="36.46" y1="75.565" x2="36.46" y2="73.66" width="0.4064" layer="1"/>
703
<wire x1="30.48" y1="87.63" x2="25.4" y2="87.63" width="0.4064" layer="1"/>
704
<wire x1="25.4" y1="87.63" x2="24.13" y2="86.36" width="0.4064" layer="1"/>
705
<wire x1="24.13" y1="86.36" x2="24.13" y2="84.7" width="0.4064" layer="1"/>
706
<wire x1="24.13" y1="84.7" x2="23.25" y2="83.82" width="0.4064" layer="1"/>
707
<wire x1="48.1" y1="76.2" x2="48.1" y2="74.93" width="0.6096" layer="1"/>
708
<wire x1="48.1" y1="76.2" x2="45.72" y2="76.2" width="0.6096" layer="1"/>
709
<wire x1="45.72" y1="76.2" x2="37.095" y2="76.2" width="0.6096" layer="1"/>
710
<wire x1="37.095" y1="76.2" x2="36.46" y2="75.565" width="0.6096" layer="1"/>
711
<wire x1="58.42" y1="75.83" x2="60.06" y2="75.83" width="0.6096" layer="1"/>
712
<wire x1="60.06" y1="75.83" x2="60.96" y2="74.93" width="0.6096" layer="1"/>
713
<wire x1="60.96" y1="74.93" x2="60.96" y2="72.39" width="0.6096" layer="1"/>
714
<via x="60.96" y="72.39" extent="1-16" drill="0.8"/>
715
<wire x1="60.96" y1="72.39" x2="60.96" y2="67.31" width="0.6096" layer="16"/>
716
<wire x1="60.96" y1="67.31" x2="59.69" y2="66.04" width="0.6096" layer="16"/>
717
<wire x1="59.69" y1="66.04" x2="48.26" y2="66.04" width="0.6096" layer="16"/>
718
<wire x1="48.26" y1="66.04" x2="45.72" y2="68.58" width="0.6096" layer="16"/>
719
<via x="45.72" y="68.58" extent="1-16" drill="0.8"/>
720
<wire x1="45.72" y1="68.58" x2="45.72" y2="76.2" width="0.6096" layer="1"/>
604 721
</signal>
605 722
<signal name="VIN">
606 723
<contactref element="CHRG" pad="1"/>
607 724
<contactref element="CHRG" pad="2"/>
608
<contactref element="U2" pad="3"/>
609
<contactref element="U2" pad="1"/>
610
<contactref element="U2" pad="2"/>
725
<contactref element="U1" pad="3"/>
726
<contactref element="U1" pad="1"/>
727
<contactref element="U1" pad="2"/>
611 728
<contactref element="C1" pad="1"/>
612
<wire x1="-102.87" y1="2.8575" x2="-115.2" y2="2.54" width="0" layer="19" extent="1-1"/>
613
<wire x1="-100.33" y1="2.8575" x2="-102.87" y2="2.8575" width="0" layer="19" extent="1-1"/>
614
<wire x1="-95.6056" y1="1.7653" x2="-100.33" y2="2.8575" width="0" layer="19" extent="1-1"/>
615
<wire x1="-94.955359375" y1="1.7653" x2="-95.6056" y2="1.7653" width="0" layer="19" extent="1-1"/>
616
<wire x1="-94.30511875" y1="1.7653" x2="-94.955359375" y2="1.7653" width="0" layer="19" extent="1-1"/>
729
<wire x1="21.96" y1="81.28" x2="22.0853" y2="81.1547" width="0.6096" layer="1"/>
730
<wire x1="22.0853" y1="81.1547" x2="22.0853" y2="79.0956" width="0.6096" layer="1"/>
731
<wire x1="22.0853" y1="79.0956" x2="22.0853" y2="78.445359375" width="0.6096" layer="1"/>
732
<wire x1="22.0853" y1="78.445359375" x2="22.0853" y2="77.79511875" width="0.4064" layer="1"/>
733
<wire x1="74.93" y1="73.9775" x2="77.47" y2="73.9775" width="0.8128" layer="1"/>
734
<wire x1="74.93" y1="73.9775" x2="65.0875" y2="73.9775" width="0.8128" layer="1"/>
735
<wire x1="65.0875" y1="73.9775" x2="63.5" y2="72.39" width="0.8128" layer="1"/>
736
<via x="63.5" y="72.39" extent="1-16" drill="0.8" shape="square"/>
737
<via x="46.99" y="64.77" extent="1-16" drill="0.8"/>
738
<wire x1="46.99" y1="64.77" x2="25.4" y2="64.77" width="0.8128" layer="1"/>
739
<wire x1="25.4" y1="64.77" x2="19.05" y2="71.12" width="0.8128" layer="1"/>
740
<wire x1="19.05" y1="71.12" x2="19.05" y2="77.47" width="0.8128" layer="1"/>
741
<wire x1="19.05" y1="77.47" x2="20.32" y2="78.74" width="0.8128" layer="1"/>
742
<wire x1="20.32" y1="78.74" x2="21.790659375" y2="78.74" width="0.8128" layer="1"/>
743
<wire x1="21.790659375" y1="78.74" x2="22.0853" y2="78.445359375" width="0.8128" layer="1"/>
744
<wire x1="46.99" y1="64.77" x2="62.23" y2="64.77" width="0.8128" layer="16"/>
745
<wire x1="62.23" y1="64.77" x2="63.5" y2="66.04" width="0.8128" layer="16"/>
746
<wire x1="63.5" y1="66.04" x2="63.5" y2="72.39" width="0.8128" layer="16"/>
617 747
</signal>
618 748
<signal name="N$6">
619 749
<contactref element="C2" pad="2"/>
620
<contactref element="U2" pad="12"/>
750
<contactref element="U1" pad="12"/>
621 751
<contactref element="L1" pad="2"/>
622 752
<contactref element="D2" pad="C"/>
623
<wire x1="-113.92" y1="-7.62" x2="-124.85" y2="-17.78" width="0" layer="19" extent="1-1"/>
624
<wire x1="-117.21" y1="2.54" x2="-113.92" y2="-7.62" width="0" layer="19" extent="1-1"/>
625
<wire x1="-95.6056" y1="5.8547" x2="-117.21" y2="2.54" width="0" layer="19" extent="1-1"/>
753
<wire x1="28.205" y1="80.645" x2="30.225" y2="80.645" width="0.4064" layer="1"/>
754
<wire x1="30.225" y1="80.645" x2="30.48" y2="80.39" width="0.4064" layer="1"/>
755
<wire x1="28.205" y1="80.645" x2="28.205" y2="79.79578125" width="0.4064" layer="1"/>
756
<wire x1="28.205" y1="79.79578125" x2="27.50606875" y2="79.09685" width="0.4064" layer="1"/>
757
<wire x1="27.50606875" y1="79.09685" x2="26.17595" y2="79.09685" width="0.4064" layer="1"/>
758
<wire x1="26.17595" y1="79.09685" x2="26.1747" y2="79.0956" width="0.4064" layer="1"/>
759
<wire x1="27.55" y1="83.82" x2="27.55" y2="82.747396875" width="0.6096" layer="1"/>
760
<wire x1="27.55" y1="82.747396875" x2="28.2350375" y2="82.062359375" width="0.6096" layer="1"/>
761
<wire x1="28.2350375" y1="82.062359375" x2="28.2350375" y2="80.6750375" width="0.6096" layer="1"/>
762
<wire x1="28.2350375" y1="80.6750375" x2="28.205" y2="80.645" width="0.6096" layer="1"/>
626 763
</signal>
627 764
<signal name="N$2">
628
<contactref element="U2" pad="11"/>
765
<contactref element="U1" pad="11"/>
629 766
<contactref element="C2" pad="1"/>
630 767
<contactref element="D1" pad="C"/>
631
<wire x1="-113.42" y1="-2.54" x2="-119.01" y2="2.54" width="0" layer="19" extent="1-1"/>
632
<wire x1="-94.955359375" y1="5.8547" x2="-113.42" y2="-2.54" width="0" layer="19" extent="1-1"/>
768
<wire x1="26.1747" y1="78.445359375" x2="25.45244375" y2="78.445359375" width="0.4064" layer="1"/>
769
<wire x1="25.45244375" y1="78.445359375" x2="25.296478125" y2="78.601325" width="0.3556" layer="1"/>
770
<wire x1="25.296478125" y1="78.601325" x2="25.296478125" y2="79.536478125" width="0.3556" layer="1"/>
771
<wire x1="25.296478125" y1="79.536478125" x2="26.405" y2="80.645" width="0.4064" layer="1"/>
772
<wire x1="29.6" y1="83.82" x2="29.6" y2="84.81171875" width="0.6096" layer="1"/>
773
<wire x1="29.6" y1="84.81171875" x2="28.668928125" y2="85.742790625" width="0.6096" layer="1"/>
774
<wire x1="28.668928125" y1="85.742790625" x2="25.679903125" y2="85.742790625" width="0.6096" layer="1"/>
775
<via x="25.679903125" y="85.742790625" extent="1-16" drill="0.8"/>
776
<wire x1="25.679903125" y1="85.742790625" x2="25.679903125" y2="82.078378125" width="0.6096" layer="16"/>
777
<wire x1="25.679903125" y1="82.078378125" x2="25.213875" y2="81.61235" width="0.6096" layer="16"/>
778
<via x="25.213875" y="81.61235" extent="1-16" drill="0.8"/>
779
<wire x1="25.213875" y1="81.61235" x2="25.43765" y2="81.61235" width="0.6096" layer="1"/>
780
<wire x1="25.43765" y1="81.61235" x2="26.405" y2="80.645" width="0.6096" layer="1"/>
633 781
</signal>
634 782
<signal name="N$7">
635
<contactref element="U2" pad="10"/>
783
<contactref element="U1" pad="10"/>
636 784
<contactref element="L1" pad="1"/>
637 785
<contactref element="R1" pad="2"/>
638
<wire x1="-117.22" y1="-7.62" x2="-124.83" y2="-7.62" width="0" layer="19" extent="1-1"/>
639
<wire x1="-94.30511875" y1="5.8547" x2="-117.22" y2="-7.62" width="0" layer="19" extent="1-1"/>
786
<wire x1="26.1747" y1="77.79511875" x2="28.88488125" y2="77.79511875" width="0.4064" layer="1"/>
787
<wire x1="28.88488125" y1="77.79511875" x2="29.21" y2="77.47" width="0.4064" layer="1"/>
788
<wire x1="29.21" y1="77.47" x2="30.1" y2="77.47" width="0.4064" layer="1"/>
789
<wire x1="30.1" y1="77.47" x2="30.48" y2="77.09" width="0.4064" layer="1"/>
790
<wire x1="30.48" y1="77.09" x2="30.48" y2="76.2" width="0.4064" layer="1"/>
791
<wire x1="30.48" y1="76.2" x2="31.75" y2="74.93" width="0.4064" layer="1"/>
792
<wire x1="31.75" y1="74.93" x2="31.75" y2="72.65" width="0.4064" layer="1"/>
793
<wire x1="31.75" y1="72.65" x2="32.01" y2="72.39" width="0.4064" layer="1"/>
640 794
</signal>
641 795
<signal name="N$3">
642
<contactref element="U2" pad="8"/>
796
<contactref element="U1" pad="8"/>
643 797
<contactref element="JP1" pad="2"/>
644
<wire x1="-93.004640625" y1="5.8547" x2="-121.92" y2="-13.97" width="0" layer="19" extent="1-1"/>
798
<wire x1="26.1747" y1="76.494640625" x2="27.213425" y2="76.494640625" width="0.4064" layer="1"/>
799
<wire x1="27.213425" y1="76.494640625" x2="27.4315375" y2="76.276528125" width="0.4064" layer="1"/>
800
<wire x1="27.4315375" y1="76.276528125" x2="27.4315375" y2="75.360434375" width="0.4064" layer="1"/>
801
<wire x1="27.4315375" y1="75.360434375" x2="27.41546875" y2="75.344365625" width="0.4064" layer="1"/>
802
<via x="27.41546875" y="75.344365625" extent="1-16" drill="0.8"/>
803
<wire x1="27.41546875" y1="75.344365625" x2="27.41546875" y2="76.148321875" width="0.4064" layer="16"/>
804
<wire x1="27.41546875" y1="76.148321875" x2="30.8223125" y2="79.555165625" width="0.4064" layer="16"/>
805
<wire x1="30.8223125" y1="79.555165625" x2="30.8223125" y2="80.680421875" width="0.4064" layer="16"/>
806
<wire x1="30.8223125" y1="80.680421875" x2="33.0078375" y2="82.865946875" width="0.4064" layer="16"/>
807
<wire x1="33.0078375" y1="82.865946875" x2="33.0078375" y2="87.6178375" width="0.4064" layer="16"/>
808
<wire x1="33.0078375" y1="87.6178375" x2="33.02" y2="87.63" width="0.4064" layer="16"/>
645 809
</signal>
646 810
<signal name="N$4">
647 811
<contactref element="C4" pad="2"/>
648
<contactref element="U2" pad="6"/>
649
<wire x1="-92.3544" y1="1.7653" x2="-128.64" y2="-12.7" width="0" layer="19" extent="1-1"/>
812
<contactref element="U1" pad="6"/>
813
<wire x1="22.0853" y1="75.8444" x2="22.0853" y2="75.53705625" width="0.4064" layer="1"/>
814
<wire x1="22.0853" y1="75.53705625" x2="20.555896875" y2="74.007653125" width="0.4064" layer="1"/>
815
<wire x1="20.555896875" y1="74.007653125" x2="20.555896875" y2="71.261940625" width="0.4064" layer="1"/>
816
<wire x1="20.555896875" y1="71.261940625" x2="23.14045" y2="68.6773875" width="0.4064" layer="1"/>
817
<wire x1="23.14045" y1="68.6773875" x2="23.76965625" y2="68.6773875" width="0.4064" layer="1"/>
818
<wire x1="23.76965625" y1="68.6773875" x2="25.99283125" y2="66.4542125" width="0.4064" layer="1"/>
819
<wire x1="25.99283125" y1="66.4542125" x2="34.68389375" y2="66.4542125" width="0.4064" layer="1"/>
820
<via x="34.68389375" y="66.4542125" extent="1-16" drill="0.8"/>
821
<wire x1="34.68389375" y1="66.4542125" x2="34.68389375" y2="72.11929375" width="0.4064" layer="16"/>
822
<wire x1="34.68389375" y1="72.11929375" x2="34.670503125" y2="72.132684375" width="0.4064" layer="16"/>
823
<via x="34.670503125" y="72.132684375" extent="1-16" drill="0.8"/>
824
<wire x1="34.670503125" y1="72.132684375" x2="34.670503125" y2="73.649496875" width="0.4064" layer="1"/>
825
<wire x1="34.670503125" y1="73.649496875" x2="34.66" y2="73.66" width="0.4064" layer="1"/>
650 826
</signal>
651 827
<signal name="N$9">
652
<contactref element="U$2" pad="15"/>
828
<contactref element="U2" pad="15"/>
653 829
<contactref element="C5" pad="1"/>
654
<wire x1="-128.27" y1="-21.43" x2="-134.25" y2="-25.4" width="0" layer="19" extent="1-1"/>
830
<wire x1="53.5" y1="81.28" x2="56.25" y2="81.28" width="0.6096" layer="1"/>
655 831
</signal>
656 832
<signal name="N$10">
657
<contactref element="U$2" pad="16"/>
833
<contactref element="U2" pad="16"/>
658 834
<contactref element="C6" pad="2"/>
659 835
<contactref element="R2" pad="1"/>
660
<wire x1="-136.26" y1="-25.4" x2="-138.01" y2="-29.21" width="0" layer="19" extent="1-1"/>
661
<wire x1="-129.54" y1="-21.43" x2="-136.26" y2="-25.4" width="0" layer="19" extent="1-1"/>
836
<wire x1="56.095" y1="85.725" x2="56.095" y2="83.34" width="0.8128" layer="1"/>
837
<wire x1="56.095" y1="83.34" x2="56.25" y2="83.185" width="0.8128" layer="1"/>
838
<wire x1="56.25" y1="83.185" x2="54.135" y2="83.185" width="0.8128" layer="1"/>
839
<wire x1="54.135" y1="83.185" x2="53.5" y2="82.55" width="0.8128" layer="1"/>
662 840
</signal>
663 841
<signal name="V_BATT-">
664 842
<contactref element="U$1" pad="-2"/>
665
<contactref element="U$2" pad="10"/>
666
<contactref element="U$2" pad="11"/>
843
<contactref element="U2" pad="10"/>
844
<contactref element="U2" pad="11"/>
667 845
<contactref element="C6" pad="1"/>
668 846
<contactref element="C5" pad="2"/>
669 847
<contactref element="C7" pad="1"/>
670 848
<contactref element="JP2" pad="1"/>
671
<wire x1="-141.87" y1="-27.94" x2="-139.7" y2="-36.83" width="0" layer="19" extent="1-1"/>
672
<wire x1="-138.06" y1="-25.4" x2="-141.87" y2="-27.94" width="0" layer="19" extent="1-1"/>
673
<wire x1="-132.45" y1="-25.4" x2="-138.06" y2="-25.4" width="0" layer="19" extent="1-1"/>
674
<wire x1="-123.19" y1="-21.43" x2="-132.45" y2="-25.4" width="0" layer="19" extent="1-1"/>
675
<wire x1="-121.92" y1="-21.43" x2="-123.19" y2="-21.43" width="0" layer="19" extent="1-1"/>
676
<wire x1="-15.875" y1="10.668" x2="-121.92" y2="-21.43" width="0" layer="19" extent="1-1"/>
849
<wire x1="76.835" y1="85.852" x2="73.20324375" y2="85.852" width="0.8128" layer="1"/>
850
<wire x1="73.20324375" y1="85.852" x2="70.519453125" y2="83.168209375" width="0.8128" layer="1"/>
851
<wire x1="70.519453125" y1="83.168209375" x2="58.066790625" y2="83.168209375" width="0.8128" layer="1"/>
852
<wire x1="58.066790625" y1="83.168209375" x2="58.05" y2="83.185" width="0.8128" layer="1"/>
853
<wire x1="58.05" y1="81.28" x2="58.05" y2="83.185" width="0.8128" layer="1"/>
854
<wire x1="58.05" y1="81.28" x2="58.05" y2="78.74" width="0.8128" layer="1"/>
855
<wire x1="53.5" y1="76.2" x2="55.88" y2="76.2" width="0.8128" layer="1"/>
856
<wire x1="55.88" y1="76.2" x2="57.15" y2="77.47" width="0.8128" layer="1"/>
857
<wire x1="57.15" y1="77.47" x2="57.710840625" y2="77.47" width="0.8128" layer="1"/>
858
<wire x1="57.710840625" y1="77.47" x2="58.025215625" y2="77.784375" width="0.8128" layer="1"/>
859
<wire x1="58.025215625" y1="77.784375" x2="58.025215625" y2="78.715215625" width="0.8128" layer="1"/>
860
<wire x1="58.025215625" y1="78.715215625" x2="58.05" y2="78.74" width="0.8128" layer="1"/>
861
<wire x1="53.5" y1="76.2" x2="53.5" y2="74.93" width="0.8128" layer="1"/>
862
<wire x1="53.5" y1="74.93" x2="52.07" y2="74.93" width="0.6096" layer="1"/>
863
<wire x1="52.07" y1="74.93" x2="50.8" y2="73.66" width="0.6096" layer="1"/>
864
<wire x1="50.8" y1="73.66" x2="50.8" y2="68.58" width="0.6096" layer="1"/>
677 865
</signal>
678 866
<signal name="N$13">
679
<contactref element="U$2" pad="14"/>
867
<contactref element="U2" pad="14"/>
680 868
<contactref element="C7" pad="2"/>
681 869
<contactref element="R3" pad="1"/>
682
<wire x1="-140.07" y1="-27.94" x2="-141.82" y2="-31.75" width="0" layer="19" extent="1-1"/>
683
<wire x1="-127" y1="-21.43" x2="-140.07" y2="-27.94" width="0" layer="19" extent="1-1"/>
870
<wire x1="53.5" y1="80.01" x2="54.98" y2="80.01" width="0.6096" layer="1"/>
871
<wire x1="54.98" y1="80.01" x2="56.25" y2="78.74" width="0.6096" layer="1"/>
872
<wire x1="57.15" y1="71.97" x2="55.161621875" y2="71.97" width="0.6096" layer="1"/>
873
<wire x1="55.161621875" y1="71.97" x2="55.152890625" y2="71.96126875" width="0.6096" layer="1"/>
874
<via x="55.152890625" y="71.96126875" extent="1-16" drill="0.8"/>
875
<wire x1="55.152890625" y1="71.96126875" x2="53.76873125" y2="71.96126875" width="0.6096" layer="16"/>
876
<wire x1="53.76873125" y1="71.96126875" x2="50.8" y2="74.93" width="0.6096" layer="16"/>
877
<wire x1="50.8" y1="74.93" x2="50.8" y2="80.01" width="0.6096" layer="16"/>
878
<via x="50.8" y="80.01" extent="1-16" drill="0.8"/>
879
<wire x1="50.8" y1="80.01" x2="53.5" y2="80.01" width="0.6096" layer="1"/>
684 880
</signal>
685 881
<signal name="N$1">
686
<contactref element="U$2" pad="9"/>
882
<contactref element="U2" pad="9"/>
687 883
<contactref element="JP2" pad="2"/>
688
<wire x1="-120.65" y1="-21.43" x2="-137.16" y2="-36.83" width="0" layer="19" extent="1-1"/>
884
<wire x1="53.5" y1="73.66" x2="53.5" y2="68.74" width="0.6096" layer="1"/>
885
<wire x1="53.5" y1="68.74" x2="53.34" y2="68.58" width="0.6096" layer="1"/>
886
</signal>
887
<signal name="HSINK">
888
<contactref element="U2" pad="4"/>
889
<contactref element="U2" pad="5"/>
890
<contactref element="U2" pad="13"/>
891
<contactref element="U2" pad="12"/>
892
<polygon width="0.254" layer="1">
893
<vertex x="45.72" y="80.01"/>
894
<vertex x="46.389240625" y="80.01"/>
895
<vertex x="47.0539375" y="79.345303125"/>
896
<vertex x="50.22011875" y="79.345303125"/>
897
<vertex x="50.567884375" y="78.9975375"/>
898
<vertex x="51.556153125" y="78.9975375"/>
899
<vertex x="51.8673125" y="79.308696875"/>
900
<vertex x="54.4294625" y="79.308696875"/>
901
<vertex x="55.582578125" y="78.15558125"/>
902
<vertex x="55.582578125" y="77.514909375"/>
903
<vertex x="54.996921875" y="76.929253125"/>
904
<vertex x="41.179128125" y="76.929253125"/>
905
<vertex x="40.39208125" y="77.7163"/>
906
<vertex x="40.39208125" y="81.8895125"/>
907
<vertex x="40.794721875" y="82.292153125"/>
908
<vertex x="44.82105" y="82.292153125"/>
909
<vertex x="45.608096875" y="81.50510625"/>
910
<vertex x="45.608096875" y="80.07743125"/>
911
<vertex x="45.681303125" y="80.004225"/>
912
<vertex x="45.714225" y="80.004225"/>
913
</polygon>
914
<wire x1="48.1" y1="78.74" x2="46.99" y2="78.74" width="1.27" layer="1"/>
915
<wire x1="48.26" y1="77.47" x2="48.26" y2="78.74" width="1.27" layer="1"/>
916
<wire x1="48.26" y1="78.74" x2="48.1" y2="78.74" width="1.27" layer="1"/>
917
<wire x1="46.99" y1="78.74" x2="46.99" y2="77.47" width="1.27" layer="1"/>
918
<wire x1="46.99" y1="77.47" x2="52.77216875" y2="77.47" width="1.27" layer="1"/>
919
<wire x1="52.77216875" y1="77.47" x2="52.77216875" y2="78.388325" width="1.27" layer="1"/>
920
<wire x1="52.77216875" y1="78.388325" x2="54.360628125" y2="78.388325" width="1.27" layer="1"/>
921
<wire x1="54.360628125" y1="78.388325" x2="54.360628125" y2="78.114734375" width="1.27" layer="1"/>
922
<wire x1="54.360628125" y1="78.114734375" x2="54.351803125" y2="78.114734375" width="1.27" layer="1"/>
923
<wire x1="54.351803125" y1="78.114734375" x2="54.351803125" y2="77.46164375" width="1.27" layer="1"/>
924
<wire x1="54.351803125" y1="77.46164375" x2="48.933390625" y2="77.46164375" width="1.27" layer="1"/>
925
<wire x1="48.933390625" y1="77.46164375" x2="48.933390625" y2="78.71486875" width="1.27" layer="1"/>
926
<wire x1="48.933390625" y1="78.71486875" x2="45.72" y2="78.71486875" width="1.27" layer="1"/>
927
<wire x1="45.72" y1="78.71486875" x2="45.72" y2="78.74" width="1.27" layer="1"/>
689 928
</signal>
690 929
</signals>
691 930
</board>
batboard/batboard.sch
1 1
<?xml version="1.0" encoding="utf-8"?>
2 2
<!DOCTYPE eagle SYSTEM "eagle.dtd">
3
<eagle version="6.3">
3
<eagle version="6.2">
4 4
<drawing>
5 5
<settings>
6 6
<setting alwaysvectorfont="no"/>
......
8 8
</settings>
9 9
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
10 10
<layers>
11
<layer number="1" name="Top" color="4" fill="1" visible="no" active="no"/>
12
<layer number="2" name="Route2" color="1" fill="3" visible="no" active="no"/>
13
<layer number="3" name="Route3" color="4" fill="3" visible="no" active="no"/>
14
<layer number="14" name="Route14" color="1" fill="6" visible="no" active="no"/>
15
<layer number="15" name="Route15" color="4" fill="6" visible="no" active="no"/>
16
<layer number="16" name="Bottom" color="1" fill="1" visible="no" active="no"/>
17
<layer number="17" name="Pads" color="2" fill="1" visible="no" active="no"/>
18
<layer number="18" name="Vias" color="2" fill="1" visible="no" active="no"/>
19
<layer number="19" name="Unrouted" color="6" fill="1" visible="no" active="no"/>
20
<layer number="20" name="Dimension" color="15" fill="1" visible="no" active="no"/>
21
<layer number="21" name="tPlace" color="7" fill="1" visible="no" active="no"/>
22
<layer number="22" name="bPlace" color="7" fill="1" visible="no" active="no"/>
23
<layer number="23" name="tOrigins" color="15" fill="1" visible="no" active="no"/>
24
<layer number="24" name="bOrigins" color="15" fill="1" visible="no" active="no"/>
25
<layer number="25" name="tNames" color="7" fill="1" visible="no" active="no"/>
26
<layer number="26" name="bNames" color="7" fill="1" visible="no" active="no"/>
27
<layer number="27" name="tValues" color="7" fill="1" visible="no" active="no"/>
28
<layer number="28" name="bValues" color="7" fill="1" visible="no" active="no"/>
11
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="no"/>
12
<layer number="2" name="Route2" color="1" fill="3" visible="yes" active="no"/>
13
<layer number="3" name="Route3" color="4" fill="3" visible="yes" active="no"/>
14
<layer number="14" name="Route14" color="1" fill="6" visible="yes" active="no"/>
15
<layer number="15" name="Route15" color="4" fill="6" visible="yes" active="no"/>
16
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="no"/>
17
<layer number="17" name="Pads" color="2" fill="1" visible="yes" active="no"/>
18
<layer number="18" name="Vias" color="2" fill="1" visible="yes" active="no"/>
19
<layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="no"/>
20
<layer number="20" name="Dimension" color="15" fill="1" visible="yes" active="no"/>
21
<layer number="21" name="tPlace" color="7" fill="1" visible="yes" active="no"/>
22
<layer number="22" name="bPlace" color="7" fill="1" visible="yes" active="no"/>
23
<layer number="23" name="tOrigins" color="15" fill="1" visible="yes" active="no"/>
24
<layer number="24" name="bOrigins" color="15" fill="1" visible="yes" active="no"/>
25
<layer number="25" name="tNames" color="7" fill="1" visible="yes" active="no"/>
26
<layer number="26" name="bNames" color="7" fill="1" visible="yes" active="no"/>
27
<layer number="27" name="tValues" color="7" fill="1" visible="yes" active="no"/>
28
<layer number="28" name="bValues" color="7" fill="1" visible="yes" active="no"/>
29 29
<layer number="29" name="tStop" color="7" fill="3" visible="no" active="no"/>
30 30
<layer number="30" name="bStop" color="7" fill="6" visible="no" active="no"/>
31 31
<layer number="31" name="tCream" color="7" fill="4" visible="no" active="no"/>
......
34 34
<layer number="34" name="bFinish" color="6" fill="6" visible="no" active="no"/>
35 35
<layer number="35" name="tGlue" color="7" fill="4" visible="no" active="no"/>
36 36
<layer number="36" name="bGlue" color="7" fill="5" visible="no" active="no"/>
37
<layer number="37" name="tTest" color="7" fill="1" visible="no" active="no"/>
38
<layer number="38" name="bTest" color="7" fill="1" visible="no" active="no"/>
37
<layer number="37" name="tTest" color="7" fill="1" visible="yes" active="no"/>
38
<layer number="38" name="bTest" color="7" fill="1" visible="yes" active="no"/>
39 39
<layer number="39" name="tKeepout" color="4" fill="11" visible="no" active="no"/>
40 40
<layer number="40" name="bKeepout" color="1" fill="11" visible="no" active="no"/>
41 41
<layer number="41" name="tRestrict" color="4" fill="10" visible="no" active="no"/>
......
43 43
<layer number="43" name="vRestrict" color="2" fill="10" visible="no" active="no"/>
44 44
<layer number="44" name="Drills" color="7" fill="1" visible="no" active="no"/>
45 45
<layer number="45" name="Holes" color="7" fill="1" visible="no" active="no"/>
46
<layer number="46" name="Milling" color="3" fill="1" visible="no" active="no"/>
47
<layer number="47" name="Measures" color="7" fill="1" visible="no" active="no"/>
48
<layer number="48" name="Document" color="7" fill="1" visible="no" active="no"/>
49
<layer number="49" name="Reference" color="7" fill="1" visible="no" active="no"/>
50
<layer number="50" name="dxf" color="7" fill="1" visible="no" active="no"/>
51
<layer number="51" name="tDocu" color="7" fill="1" visible="no" active="no"/>
52
<layer number="52" name="bDocu" color="7" fill="1" visible="no" active="no"/>
53
<layer number="53" name="tGND_GNDA" color="7" fill="9" visible="no" active="no"/>
54
<layer number="54" name="bGND_GNDA" color="1" fill="9" visible="no" active="no"/>
55
<layer number="56" name="wert" color="7" fill="1" visible="no" active="no"/>
46
<layer number="46" name="Milling" color="3" fill="1" visible="yes" active="no"/>
47
<layer number="47" name="Measures" color="7" fill="1" visible="yes" active="no"/>
48
<layer number="48" name="Document" color="7" fill="1" visible="yes" active="no"/>
49
<layer number="49" name="Reference" color="7" fill="1" visible="yes" active="no"/>
50
<layer number="50" name="dxf" color="7" fill="1" visible="yes" active="no"/>
51
<layer number="51" name="tDocu" color="7" fill="1" visible="yes" active="no"/>
52
<layer number="52" name="bDocu" color="7" fill="1" visible="yes" active="no"/>
53
<layer number="53" name="tGND_GNDA" color="7" fill="9" visible="yes" active="no"/>
54
<layer number="54" name="bGND_GNDA" color="1" fill="9" visible="yes" active="no"/>
55
<layer number="56" name="wert" color="7" fill="1" visible="yes" active="no"/>
56 56
<layer number="91" name="Nets" color="2" fill="1" visible="yes" active="yes"/>
57 57
<layer number="92" name="Busses" color="1" fill="1" visible="yes" active="yes"/>
58 58
<layer number="93" name="Pins" color="2" fill="1" visible="no" active="yes"/>
......
180 180
<wire x1="5.67" y1="-1.89" x2="5.67" y2="1.89" width="0.2" layer="21"/>
181 181
<wire x1="5.67" y1="1.89" x2="-4.41" y2="1.89" width="0.2" layer="21"/>
182 182
<text x="-2.90680625" y="-1.538796875" size="1.27" layer="21" rot="R90">1</text>
183
<text x="6.801725" y="-1.8388375" size="0.8128" layer="21" rot="R90">&lt;Name</text>
183
<text x="6.801725" y="-1.8388375" size="0.8128" layer="25" rot="R90">&gt;Name</text>
184 184
</package>
185 185
</packages>
186 186
<symbols>
......
1894 1894
</classes>
1895 1895
<parts>
1896 1896
<part name="U$1" library="jabinder" deviceset="BK-18650-PC4" device=""/>
1897
<part name="U2" library="jabinder" deviceset="LT3650" device=""/>
1897
<part name="U1" library="jabinder" deviceset="LT3650" device=""/>
1898 1898
<part name="CHRG" library="jabinder" deviceset="C-GRID-71308" device=""/>
1899 1899
<part name="BAT" library="jabinder" deviceset="C-GRID-71308" device=""/>
1900 1900
<part name="GND1" library="supply1" deviceset="GND" device=""/>
......
1906 1906
<part name="GND3" library="supply1" deviceset="GND" device=""/>
1907 1907
<part name="C3" library="SparkFun-Capacitors" deviceset="CAP" device="0805" value="10uF"/>
1908 1908
<part name="GND4" library="supply1" deviceset="GND" device=""/>
1909
<part name="R1" library="SparkFun-Passives" deviceset="RESISTOR" device="0805-RES" value="0.05"/>
1909
<part name="R1" library="SparkFun-Passives" deviceset="RESISTOR" device="2512" value="0.05"/>
1910 1910
<part name="JP1" library="SparkFun-Connectors" deviceset="M02" device="PTH"/>
1911 1911
<part name="GND5" library="supply1" deviceset="GND" device=""/>
1912 1912
<part name="C4" library="SparkFun-Capacitors" deviceset="CAP" device="0805" value="0.68uF"/>
1913 1913
<part name="D2" library="SparkFun-DiscreteSemi" deviceset="DIODE-SCHOTTKY" device="_"/>
1914 1914
<part name="GND7" library="supply1" deviceset="GND" device=""/>
1915
<part name="U$2" library="jabinder" deviceset="UCC3911" device=""/>
1915
<part name="U2" library="jabinder" deviceset="UCC3911" device=""/>
1916 1916
<part name="C5" library="SparkFun-Capacitors" deviceset="CAP" device="0805" value="330pF"/>
1917 1917
<part name="C6" library="SparkFun-Capacitors" deviceset="CAP" device="0805" value="10uF"/>
1918 1918
<part name="R2" library="SparkFun-Passives" deviceset="RESISTOR" device="0603-RES" value="220"/>
......
1938 1938
<wire x1="-22.86" y1="-45.72" x2="-22.86" y2="-17.78" width="0.1524" layer="97"/>
1939 1939
<text x="-51.054" y="-44.704" size="2.54" layer="97">Batt Header</text>
1940 1940
<text x="-50.038" y="56.896" size="2.54" layer="97">CHRG Header</text>
1941
<text x="-2.54" y="53.34" size="1.778" layer="97">WSLPD-.05CT-ND For Current Sense Resistor</text>
1941
<text x="-2.54" y="53.34" size="1.778" layer="97">WSLG-.07CT-ND For Current Sense Resistor</text>
1942 1942
<wire x1="-22.86" y1="60.96" x2="78.74" y2="60.96" width="0.1524" layer="97"/>
1943 1943
<wire x1="78.74" y1="60.96" x2="78.74" y2="-5.08" width="0.1524" layer="97"/>
1944 1944
<wire x1="78.74" y1="-5.08" x2="-22.86" y2="-5.08" width="0.1524" layer="97"/>
1945 1945
<text x="22.86" y="0" size="2.54" layer="97">Charge Circuit</text>
1946
<text x="-10.16" y="55.88" size="2.54" layer="97">TODO: FIX CHARGE CURRENT TO 1435mA</text>
1947 1946
<wire x1="-22.86" y1="-45.72" x2="-22.86" y2="-58.42" width="0.1524" layer="97"/>
1948 1947
<wire x1="-22.86" y1="-58.42" x2="78.74" y2="-58.42" width="0.1524" layer="97"/>
1949 1948
<wire x1="78.74" y1="-58.42" x2="78.74" y2="-5.08" width="0.1524" layer="97"/>
1950 1949
<wire x1="-53.34" y1="-45.72" x2="-22.86" y2="-45.72" width="0.1524" layer="97"/>
1951 1950
<text x="48.26" y="-50.8" size="2.54" layer="97">Protection Circuit</text>
1952
<text x="-20.32" y="-58.42" size="2.54" layer="97">STILL NEED TO ADD
1953
HIGH CURRENT HEAT SINK</text>
1954 1951
</plain>
1955 1952
<instances>
1956 1953
<instance part="U$1" gate="G$1" x="-38.1" y="12.7"/>
1957
<instance part="U2" gate="G$1" x="20.32" y="35.56"/>
1954
<instance part="U1" gate="G$1" x="20.32" y="35.56"/>
1958 1955
<instance part="CHRG" gate="G$1" x="-38.1" y="50.8"/>
1959 1956
<instance part="BAT" gate="G$1" x="-38.1" y="-30.48"/>
1960 1957
<instance part="GND1" gate="1" x="-27.94" y="-40.64"/>
......
1976 1973
<attribute name="NAME" x="60.96" y="52.8574" size="1.778" layer="95" rot="R180"/>
1977 1974
</instance>
1978 1975
<instance part="GND7" gate="1" x="63.5" y="43.18"/>
1979
<instance part="U$2" gate="G$1" x="17.78" y="-30.48"/>
1976
<instance part="U2" gate="G$1" x="17.78" y="-30.48"/>
1980 1977
<instance part="C5" gate="G$1" x="45.72" y="-17.78" rot="R90"/>
1981 1978
<instance part="C6" gate="G$1" x="55.88" y="-12.7" rot="R180"/>
1982 1979
<instance part="R2" gate="G$1" x="63.5" y="-10.16"/>
......
2008 2005
<segment>
2009 2006
<pinref part="D1" gate="G$1" pin="A"/>
2010 2007
<wire x1="45.72" y1="33.02" x2="45.72" y2="30.48" width="0.1524" layer="91"/>
2011
<pinref part="U2" gate="G$1" pin="BAT"/>
2008
<pinref part="U1" gate="G$1" pin="BAT"/>
2012 2009
<wire x1="45.72" y1="30.48" x2="35.56" y2="30.48" width="0.1524" layer="91"/>
2013 2010
<pinref part="C3" gate="G$1" pin="1"/>
2014 2011
<wire x1="45.72" y1="30.48" x2="55.88" y2="30.48" width="0.1524" layer="91"/>
......
2068 2065
<pinref part="GND2" gate="1" pin="GND"/>
2069 2066
</segment>
2070 2067
<segment>
2071
<pinref part="U2" gate="G$1" pin="GND"/>
2068
<pinref part="U1" gate="G$1" pin="GND"/>
2072 2069
<wire x1="0" y1="15.24" x2="0" y2="7.62" width="0.1524" layer="91"/>
2073 2070
<wire x1="5.08" y1="15.24" x2="0" y2="15.24" width="0.1524" layer="91"/>
2074 2071
<pinref part="GND3" gate="1" pin="GND"/>
......
2098 2095
<pinref part="GND7" gate="1" pin="GND"/>
2099 2096
</segment>
2100 2097
<segment>
2101
<pinref part="U$2" gate="G$1" pin="GND2"/>
2098
<pinref part="U2" gate="G$1" pin="GND2"/>
2102 2099
<wire x1="5.08" y1="-43.18" x2="0" y2="-43.18" width="0.1524" layer="91"/>
2103 2100
<wire x1="0" y1="-43.18" x2="0" y2="-38.1" width="0.1524" layer="91"/>
2104
<pinref part="U$2" gate="G$1" pin="GND"/>
2101
<pinref part="U2" gate="G$1" pin="GND"/>
2105 2102
<wire x1="0" y1="-38.1" x2="5.08" y2="-38.1" width="0.1524" layer="91"/>
2106 2103
<wire x1="0" y1="-38.1" x2="-10.16" y2="-38.1" width="0.1524" layer="91"/>
2107 2104
<junction x="0" y="-38.1"/>
......
2125 2122
<label x="-48.26" y="40.64" size="1.778" layer="95" rot="R90"/>
2126 2123
</segment>
2127 2124
<segment>
2128
<pinref part="U2" gate="G$1" pin="!SHDN"/>
2125
<pinref part="U1" gate="G$1" pin="!SHDN"/>
2129 2126
<wire x1="5.08" y1="35.56" x2="-2.54" y2="35.56" width="0.1524" layer="91"/>
2130
<pinref part="U2" gate="G$1" pin="VIN"/>
2127
<pinref part="U1" gate="G$1" pin="VIN"/>
2131 2128
<wire x1="5.08" y1="45.72" x2="-2.54" y2="45.72" width="0.1524" layer="91"/>
2132
<pinref part="U2" gate="G$1" pin="CLP"/>
2129
<pinref part="U1" gate="G$1" pin="CLP"/>
2133 2130
<wire x1="5.08" y1="40.64" x2="-2.54" y2="40.64" width="0.1524" layer="91"/>
2134 2131
<wire x1="-2.54" y1="40.64" x2="-2.54" y2="45.72" width="0.1524" layer="91"/>
2135 2132
<junction x="-2.54" y="45.72"/>
......
2146 2143
<net name="N$6" class="0">
2147 2144
<segment>
2148 2145
<pinref part="C2" gate="G$1" pin="2"/>
2149
<pinref part="U2" gate="G$1" pin="SW"/>
2146
<pinref part="U1" gate="G$1" pin="SW"/>
2150 2147
<wire x1="45.72" y1="48.26" x2="35.56" y2="48.26" width="0.1524" layer="91"/>
2151 2148
<wire x1="35.56" y1="48.26" x2="35.56" y2="45.72" width="0.1524" layer="91"/>
2152 2149
<pinref part="L1" gate="G$1" pin="2"/>
......
2160 2157
</net>
2161 2158
<net name="N$2" class="0">
2162 2159
<segment>
2163
<pinref part="U2" gate="G$1" pin="BOOST"/>
2160
<pinref part="U1" gate="G$1" pin="BOOST"/>
2164 2161
<pinref part="C2" gate="G$1" pin="1"/>
2165 2162
<wire x1="35.56" y1="40.64" x2="45.72" y2="40.64" width="0.1524" layer="91"/>
2166 2163
<pinref part="D1" gate="G$1" pin="C"/>
......
2170 2167
</net>
2171 2168
<net name="N$7" class="0">
2172 2169
<segment>
2173
<pinref part="U2" gate="G$1" pin="SENSE"/>
2170
<pinref part="U1" gate="G$1" pin="SENSE"/>
2174 2171
<pinref part="L1" gate="G$1" pin="1"/>
2175 2172
<wire x1="50.8" y1="35.56" x2="55.88" y2="35.56" width="0.1524" layer="91"/>
2176 2173
<wire x1="55.88" y1="35.56" x2="55.88" y2="40.64" width="0.1524" layer="91"/>
......
2182 2179
</net>
2183 2180
<net name="N$3" class="0">
2184 2181
<segment>
2185
<pinref part="U2" gate="G$1" pin="NTC"/>
2182
<pinref part="U1" gate="G$1" pin="NTC"/>
2186 2183
<pinref part="JP1" gate="G$1" pin="2"/>
2187 2184
<wire x1="35.56" y1="25.4" x2="43.18" y2="25.4" width="0.1524" layer="91"/>
2188 2185
<wire x1="43.18" y1="25.4" x2="43.18" y2="17.78" width="0.1524" layer="91"/>
......
2191 2188
<net name="N$4" class="0">
2192 2189
<segment>
2193 2190
<pinref part="C4" gate="G$1" pin="2"/>
2194
<pinref part="U2" gate="G$1" pin="TIMER"/>
2191
<pinref part="U1" gate="G$1" pin="TIMER"/>
2195 2192
<wire x1="2.54" y1="20.32" x2="5.08" y2="20.32" width="0.1524" layer="91"/>
2196 2193
</segment>
2197 2194
</net>
2198 2195
<net name="N$9" class="0">
2199 2196
<segment>
2200
<pinref part="U$2" gate="G$1" pin="CDLY"/>
2197
<pinref part="U2" gate="G$1" pin="CDLY"/>
2201 2198
<pinref part="C5" gate="G$1" pin="1"/>
2202 2199
<wire x1="35.56" y1="-17.78" x2="40.64" y2="-17.78" width="0.1524" layer="91"/>
2203 2200
</segment>
2204 2201
</net>
2205 2202
<net name="N$10" class="0">
2206 2203
<segment>
2207
<pinref part="U$2" gate="G$1" pin="B2"/>
2204
<pinref part="U2" gate="G$1" pin="B2"/>
2208 2205
<wire x1="35.56" y1="-12.7" x2="48.26" y2="-12.7" width="0.1524" layer="91"/>
2209 2206
<wire x1="48.26" y1="-12.7" x2="48.26" y2="-10.16" width="0.1524" layer="91"/>
2210 2207
<pinref part="C6" gate="G$1" pin="2"/>
......
2221 2218
<label x="-27.94" y="-5.08" size="1.778" layer="95" rot="R90"/>
2222 2219
</segment>
2223 2220
<segment>
2224
<pinref part="U$2" gate="G$1" pin="B0.1"/>
2221
<pinref part="U2" gate="G$1" pin="B0.1"/>
2225 2222
<wire x1="35.56" y1="-43.18" x2="40.64" y2="-43.18" width="0.1524" layer="91"/>
2226 2223
<wire x1="40.64" y1="-43.18" x2="40.64" y2="-38.1" width="0.1524" layer="91"/>
2227
<pinref part="U$2" gate="G$1" pin="B0.2"/>
2224
<pinref part="U2" gate="G$1" pin="B0.2"/>
2228 2225
<wire x1="40.64" y1="-38.1" x2="35.56" y2="-38.1" width="0.1524" layer="91"/>
2229 2226
<junction x="40.64" y="-38.1"/>
2230 2227
<wire x1="55.88" y1="-17.78" x2="55.88" y2="-38.1" width="0.1524" layer="91"/>
......
2247 2244
</net>
2248 2245
<net name="N$13" class="0">
2249 2246
<segment>
2250
<pinref part="U$2" gate="G$1" pin="B1"/>
2247
<pinref part="U2" gate="G$1" pin="B1"/>
2251 2248
<wire x1="35.56" y1="-22.86" x2="58.42" y2="-22.86" width="0.1524" layer="91"/>
2252 2249
<wire x1="58.42" y1="-22.86" x2="58.42" y2="-25.4" width="0.1524" layer="91"/>
2253 2250
<pinref part="C7" gate="G$1" pin="2"/>
......
2257 2254
</net>
2258 2255
<net name="N$1" class="0">
2259 2256
<segment>
2260
<pinref part="U$2" gate="G$1" pin="CE"/>
2257
<pinref part="U2" gate="G$1" pin="CE"/>
2261 2258
<pinref part="JP2" gate="G$1" pin="2"/>
2262 2259
<wire x1="35.56" y1="-48.26" x2="38.1" y2="-48.26" width="0.1524" layer="91"/>
2263 2260
</segment>
2264 2261
</net>
2262
<net name="HSINK" class="0">
2263
<segment>
2264
<pinref part="U2" gate="G$1" pin="SUBS1"/>
2265
<wire x1="5.08" y1="-27.94" x2="-2.54" y2="-27.94" width="0.1524" layer="91"/>
2266
</segment>
2267
<segment>
2268
<pinref part="U2" gate="G$1" pin="SUBS2"/>
2269
<wire x1="5.08" y1="-33.02" x2="-2.54" y2="-33.02" width="0.1524" layer="91"/>
2270
</segment>
2271
<segment>
2272
<pinref part="U2" gate="G$1" pin="SUBS4"/>
2273
<wire x1="35.56" y1="-27.94" x2="43.18" y2="-27.94" width="0.1524" layer="91"/>
2274
</segment>
2275
<segment>
2276
<pinref part="U2" gate="G$1" pin="SUBS3"/>
2277
<wire x1="35.56" y1="-33.02" x2="43.18" y2="-33.02" width="0.1524" layer="91"/>
2278
</segment>
2279
</net>
2265 2280
</nets>
2266 2281
</sheet>
2267 2282
</sheets>
2268 2283
</schematic>
2269 2284
</drawing>
2270
<compatibility>
2271
<note version="6.3" minversion="6.2.2" severity="warning">
2272
Since Version 6.2.2 text objects can contain more than one line,
2273
which will not be processed correctly with this version.
2274
</note>
2275
</compatibility>
2276 2285
</eagle>
lbr/jabinder.lbr
1 1
<?xml version="1.0" encoding="utf-8"?>
2 2
<!DOCTYPE eagle SYSTEM "eagle.dtd">
3
<eagle version="6.3">
3
<eagle version="6.2">
4 4
<drawing>
5 5
<settings>
6 6
<setting alwaysvectorfont="no"/>
7 7
<setting verticaltext="up"/>
8 8
</settings>
9
<grid distance="0.05" unitdist="inch" unit="inch" style="lines" multiple="1" display="yes" altdistance="0.01" altunitdist="inch" altunit="inch"/>
9
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
10 10
<layers>
11 11
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
12 12
<layer number="2" name="Route2" color="1" fill="3" visible="no" active="yes"/>
......
98 98
<wire x1="-2.0193" y1="-1.27" x2="2.0193" y2="-1.27" width="0.127" layer="21"/>
99 99
<text x="-1.98881875" y="-1.0414" size="1.27" layer="21">.</text>
100 100
<text x="-2.54" y="-2.54" size="1.016" layer="21">1</text>
101
<text x="3.175" y="-1.27" size="0.6096" layer="25" rot="R90">&gt;Name</text>
101 102
</package>
102 103
<package name="4HEAD_MOLEX_C71308">
103 104
<smd name="4" x="-1.27" y="2.2225" dx="1.27" dy="3.683" layer="1"/>
......
131 132
<wire x1="5.67" y1="-1.89" x2="5.67" y2="1.89" width="0.2" layer="21"/>
132 133
<wire x1="5.67" y1="1.89" x2="-4.41" y2="1.89" width="0.2" layer="21"/>
133 134
<text x="-2.90680625" y="-1.538796875" size="1.27" layer="21" rot="R90">1</text>
134
<text x="6.801725" y="-1.8388375" size="0.8128" layer="21" rot="R90">&lt;Name</text>
135
<text x="6.801725" y="-1.8388375" size="0.8128" layer="25" rot="R90">&gt;Name</text>
135 136
</package>
136 137
</packages>
137 138
<symbols>

Also available in: Unified diff