auto-sync
This commit is contained in:
parent
268b572a9b
commit
c53f2e0775
|
@ -936,8 +936,10 @@ static void printAllInfo(void) {
|
|||
static void getValue(const char *paramStr) {
|
||||
if (strEqualCaseInsensitive(paramStr, "isCJ125Enabled")) {
|
||||
scheduleMsg(&logger, "isCJ125Enabled=%d", boardConfiguration->isCJ125Enabled);
|
||||
#if EFI_PROD_CODE || defined(__DOXYGEN__)
|
||||
} else if (strEqualCaseInsensitive(paramStr, "bor")) {
|
||||
showBor();
|
||||
#endif
|
||||
} else if (strEqualCaseInsensitive(paramStr, "nb_vvt_index")) {
|
||||
scheduleMsg(&logger, "nb_vvt_index=%d", engineConfiguration->nbVvtIndex);
|
||||
} else if (strEqualCaseInsensitive(paramStr, "global_trigger_offset_angle")) {
|
||||
|
|
|
@ -0,0 +1,600 @@
|
|||
(kicad_pcb (version 4) (host pcbnew 4.0.5)
|
||||
|
||||
(general
|
||||
(links 19)
|
||||
(no_connects 4)
|
||||
(area 44.966345 40.1574 61.61405 62.288421)
|
||||
(thickness 1.6002)
|
||||
(drawings 0)
|
||||
(tracks 46)
|
||||
(zones 0)
|
||||
(modules 12)
|
||||
(nets 12)
|
||||
)
|
||||
|
||||
(page A)
|
||||
(title_block
|
||||
(title "Low Z injector driver ")
|
||||
(date 2017-02-14)
|
||||
(rev R0.1)
|
||||
(company rusEFI)
|
||||
)
|
||||
|
||||
(layers
|
||||
(0 Front signal)
|
||||
(31 Back signal)
|
||||
(32 B.Adhes user)
|
||||
(33 F.Adhes user)
|
||||
(34 B.Paste user)
|
||||
(35 F.Paste user)
|
||||
(36 B.SilkS user)
|
||||
(37 F.SilkS user)
|
||||
(38 B.Mask user)
|
||||
(39 F.Mask user)
|
||||
(40 Dwgs.User user)
|
||||
(41 Cmts.User user)
|
||||
(42 Eco1.User user)
|
||||
(43 Eco2.User user)
|
||||
(44 Edge.Cuts user)
|
||||
)
|
||||
|
||||
(setup
|
||||
(last_trace_width 0.508)
|
||||
(user_trace_width 0.254)
|
||||
(user_trace_width 0.381)
|
||||
(user_trace_width 0.508)
|
||||
(user_trace_width 0.635)
|
||||
(user_trace_width 1.016)
|
||||
(user_trace_width 1.27)
|
||||
(user_trace_width 1.778)
|
||||
(trace_clearance 0.2032)
|
||||
(zone_clearance 0.381)
|
||||
(zone_45_only no)
|
||||
(trace_min 0.254)
|
||||
(segment_width 0.381)
|
||||
(edge_width 0.381)
|
||||
(via_size 0.889)
|
||||
(via_drill 0.635)
|
||||
(via_min_size 0.889)
|
||||
(via_min_drill 0.508)
|
||||
(user_via 0.8128 0.4064)
|
||||
(user_via 1.27 0.7112)
|
||||
(uvia_size 0.508)
|
||||
(uvia_drill 0.127)
|
||||
(uvias_allowed no)
|
||||
(uvia_min_size 0.508)
|
||||
(uvia_min_drill 0.127)
|
||||
(pcb_text_width 0.3048)
|
||||
(pcb_text_size 1.524 2.032)
|
||||
(mod_edge_width 0.127)
|
||||
(mod_text_size 1.524 1.524)
|
||||
(mod_text_width 0.3048)
|
||||
(pad_size 3.2004 2.49936)
|
||||
(pad_drill 0)
|
||||
(pad_to_mask_clearance 0.2032)
|
||||
(aux_axis_origin 0 0)
|
||||
(visible_elements FFFFFF7F)
|
||||
(pcbplotparams
|
||||
(layerselection 0x00030_80000001)
|
||||
(usegerberextensions true)
|
||||
(excludeedgelayer true)
|
||||
(linewidth 0.150000)
|
||||
(plotframeref false)
|
||||
(viasonmask false)
|
||||
(mode 1)
|
||||
(useauxorigin false)
|
||||
(hpglpennumber 1)
|
||||
(hpglpenspeed 20)
|
||||
(hpglpendiameter 15)
|
||||
(hpglpenoverlay 0)
|
||||
(psnegative false)
|
||||
(psa4output false)
|
||||
(plotreference true)
|
||||
(plotvalue true)
|
||||
(plotinvisibletext false)
|
||||
(padsonsilk false)
|
||||
(subtractmaskfromsilk false)
|
||||
(outputformat 1)
|
||||
(mirror false)
|
||||
(drillshape 1)
|
||||
(scaleselection 1)
|
||||
(outputdirectory ""))
|
||||
)
|
||||
|
||||
(net 0 "")
|
||||
(net 1 "Net-(C122-Pad1)")
|
||||
(net 2 "Net-(C122-Pad2)")
|
||||
(net 3 "Net-(C123-Pad1)")
|
||||
(net 4 GND)
|
||||
(net 5 /inductive_power_gnd)
|
||||
(net 6 /injector_output)
|
||||
(net 7 "Net-(D112-Pad1)")
|
||||
(net 8 "Net-(Q17-Pad3)")
|
||||
(net 9 "Net-(R1-Pad2)")
|
||||
(net 10 "Net-(R209-Pad1)")
|
||||
(net 11 /5v_reg)
|
||||
|
||||
(net_class Default "This is the default net class."
|
||||
(clearance 0.2032)
|
||||
(trace_width 0.508)
|
||||
(via_dia 0.889)
|
||||
(via_drill 0.635)
|
||||
(uvia_dia 0.508)
|
||||
(uvia_drill 0.127)
|
||||
(add_net /5v_reg)
|
||||
(add_net /inductive_power_gnd)
|
||||
(add_net /injector_output)
|
||||
(add_net GND)
|
||||
(add_net "Net-(C122-Pad1)")
|
||||
(add_net "Net-(C122-Pad2)")
|
||||
(add_net "Net-(C123-Pad1)")
|
||||
(add_net "Net-(D112-Pad1)")
|
||||
(add_net "Net-(Q17-Pad3)")
|
||||
(add_net "Net-(R1-Pad2)")
|
||||
(add_net "Net-(R209-Pad1)")
|
||||
)
|
||||
|
||||
(net_class Power ""
|
||||
(clearance 0.254)
|
||||
(trace_width 1.27)
|
||||
(via_dia 0.889)
|
||||
(via_drill 0.635)
|
||||
(uvia_dia 0.508)
|
||||
(uvia_drill 0.127)
|
||||
)
|
||||
|
||||
(net_class Signal ""
|
||||
(clearance 0.2032)
|
||||
(trace_width 0.4318)
|
||||
(via_dia 0.889)
|
||||
(via_drill 0.635)
|
||||
(uvia_dia 0.508)
|
||||
(uvia_drill 0.127)
|
||||
)
|
||||
|
||||
(module SM0805 (layer Front) (tedit 4D586752) (tstamp 4C77C751)
|
||||
(at 51.00066 58.09996)
|
||||
(path /4C2ED135)
|
||||
(attr smd)
|
||||
(fp_text reference R211 (at 0 0 90) (layer F.SilkS)
|
||||
(effects (font (size 0.4318 0.508) (thickness 0.10922)))
|
||||
)
|
||||
(fp_text value 39k (at 0 0) (layer F.SilkS) hide
|
||||
(effects (font (size 0.635 0.635) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center -1.651 0.762) (end -1.651 0.635) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -0.508 0.762) (end -1.524 0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 0.762) (end -1.524 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 -0.762) (end -0.508 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 0.508 -0.762) (end 1.524 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 -0.762) (end 1.524 0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 0.762) (end 0.508 0.762) (layer F.SilkS) (width 0.127))
|
||||
(pad 1 smd rect (at -0.9525 0) (size 0.889 1.397) (layers Front F.Paste F.Mask)
|
||||
(net 3 "Net-(C123-Pad1)"))
|
||||
(pad 2 smd rect (at 0.9525 0) (size 0.889 1.397) (layers Front F.Paste F.Mask)
|
||||
(net 11 /5v_reg))
|
||||
(model smd/chip_cms.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 0.1 0.1 0.1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(module SM0805 (layer Front) (tedit 4D586748) (tstamp 4C77C761)
|
||||
(at 54.8005 58.09996)
|
||||
(path /4C2ED144)
|
||||
(attr smd)
|
||||
(fp_text reference C123 (at 0 0 90) (layer F.SilkS)
|
||||
(effects (font (size 0.4318 0.508) (thickness 0.10922)))
|
||||
)
|
||||
(fp_text value 0.1uF (at 0 0) (layer F.SilkS) hide
|
||||
(effects (font (size 0.635 0.635) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center -1.651 0.762) (end -1.651 0.635) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -0.508 0.762) (end -1.524 0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 0.762) (end -1.524 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 -0.762) (end -0.508 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 0.508 -0.762) (end 1.524 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 -0.762) (end 1.524 0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 0.762) (end 0.508 0.762) (layer F.SilkS) (width 0.127))
|
||||
(pad 1 smd rect (at -0.9525 0) (size 0.889 1.397) (layers Front F.Paste F.Mask)
|
||||
(net 3 "Net-(C123-Pad1)"))
|
||||
(pad 2 smd rect (at 0.9525 0) (size 0.889 1.397) (layers Front F.Paste F.Mask)
|
||||
(net 4 GND))
|
||||
(model smd/chip_cms.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 0.1 0.1 0.1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(module SM0805 (layer Back) (tedit 4D58675D) (tstamp 4C77C763)
|
||||
(at 46.20006 52.79898 90)
|
||||
(path /4C2ED01B)
|
||||
(attr smd)
|
||||
(fp_text reference C122 (at 0 0 360) (layer B.SilkS)
|
||||
(effects (font (size 0.4318 0.508) (thickness 0.10922)) (justify mirror))
|
||||
)
|
||||
(fp_text value .01uF (at 0 0 90) (layer B.SilkS) hide
|
||||
(effects (font (size 0.635 0.635) (thickness 0.127)) (justify mirror))
|
||||
)
|
||||
(fp_circle (center -1.651 -0.762) (end -1.651 -0.635) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start -0.508 -0.762) (end -1.524 -0.762) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 -0.762) (end -1.524 0.762) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 0.762) (end -0.508 0.762) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start 0.508 0.762) (end 1.524 0.762) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 0.762) (end 1.524 -0.762) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 -0.762) (end 0.508 -0.762) (layer B.SilkS) (width 0.127))
|
||||
(pad 1 smd rect (at -0.9525 0 90) (size 0.889 1.397) (layers Back B.Paste B.Mask)
|
||||
(net 1 "Net-(C122-Pad1)"))
|
||||
(pad 2 smd rect (at 0.9525 0 90) (size 0.889 1.397) (layers Back B.Paste B.Mask)
|
||||
(net 2 "Net-(C122-Pad2)"))
|
||||
(model smd/chip_cms.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 0.1 0.1 0.1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(module SM0805 (layer Front) (tedit 58A3AAD5) (tstamp 4C77C609)
|
||||
(at 46.30674 60.44692 270)
|
||||
(path /4C2F52D2)
|
||||
(attr smd)
|
||||
(fp_text reference R209 (at -0.12192 -0.04826 360) (layer F.SilkS)
|
||||
(effects (font (size 0.4318 0.508) (thickness 0.10922)))
|
||||
)
|
||||
(fp_text value 1k (at 0 0 270) (layer F.SilkS) hide
|
||||
(effects (font (size 0.635 0.635) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center -1.651 0.762) (end -1.651 0.635) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -0.508 0.762) (end -1.524 0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 0.762) (end -1.524 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 -0.762) (end -0.508 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 0.508 -0.762) (end 1.524 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 -0.762) (end 1.524 0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 0.762) (end 0.508 0.762) (layer F.SilkS) (width 0.127))
|
||||
(pad 1 smd rect (at -0.9525 0 270) (size 0.889 1.397) (layers Front F.Paste F.Mask)
|
||||
(net 10 "Net-(R209-Pad1)"))
|
||||
(pad 2 smd rect (at 0.9525 0 270) (size 0.889 1.397) (layers Front F.Paste F.Mask))
|
||||
(model smd/chip_cms.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 0.1 0.1 0.1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(module DIP-8__300 (layer Back) (tedit 58A3AB39) (tstamp 4C77C7D4)
|
||||
(at 53.10124 56.4007)
|
||||
(descr "8 pins DIL package, round pads")
|
||||
(tags DIL)
|
||||
(path /4C2ECEC5)
|
||||
(fp_text reference U28 (at -2.30124 0.1143 90) (layer B.SilkS)
|
||||
(effects (font (size 1.27 1.143) (thickness 0.2032)) (justify mirror))
|
||||
)
|
||||
(fp_text value LM1949 (at -0.762 1.27) (layer B.SilkS) hide
|
||||
(effects (font (size 1.27 1.016) (thickness 0.2032)) (justify mirror))
|
||||
)
|
||||
(fp_line (start -5.08 1.27) (end -3.81 1.27) (layer B.SilkS) (width 0.254))
|
||||
(fp_line (start -3.81 1.27) (end -3.81 -1.27) (layer B.SilkS) (width 0.254))
|
||||
(fp_line (start -3.81 -1.27) (end -5.08 -1.27) (layer B.SilkS) (width 0.254))
|
||||
(fp_line (start -5.08 2.54) (end 5.08 2.54) (layer B.SilkS) (width 0.254))
|
||||
(fp_line (start 5.08 2.54) (end 5.08 -2.54) (layer B.SilkS) (width 0.254))
|
||||
(fp_line (start 5.08 -2.54) (end -5.08 -2.54) (layer B.SilkS) (width 0.254))
|
||||
(fp_line (start -5.08 -2.54) (end -5.08 2.54) (layer B.SilkS) (width 0.254))
|
||||
(pad 1 thru_hole rect (at -3.81 -3.81) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask B.SilkS)
|
||||
(net 10 "Net-(R209-Pad1)"))
|
||||
(pad 2 thru_hole circle (at -1.27 -3.81) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask B.SilkS)
|
||||
(net 1 "Net-(C122-Pad1)"))
|
||||
(pad 3 thru_hole circle (at 1.27 -3.81) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask B.SilkS)
|
||||
(net 2 "Net-(C122-Pad2)"))
|
||||
(pad 4 thru_hole circle (at 3.81 -3.81) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask B.SilkS)
|
||||
(net 9 "Net-(R1-Pad2)"))
|
||||
(pad 5 thru_hole circle (at 3.81 3.81) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask B.SilkS)
|
||||
(net 5 /inductive_power_gnd))
|
||||
(pad 6 thru_hole circle (at 1.27 3.81) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask B.SilkS)
|
||||
(net 4 GND))
|
||||
(pad 7 thru_hole circle (at -1.27 3.81) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask B.SilkS)
|
||||
(net 11 /5v_reg))
|
||||
(pad 8 thru_hole circle (at -3.81 3.81) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask B.SilkS)
|
||||
(net 3 "Net-(C123-Pad1)"))
|
||||
(model dil/dil_8.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(module LED-0805 (layer Front) (tedit 58A3AB02) (tstamp 4D18C212)
|
||||
(at 59.69 48.768 270)
|
||||
(descr "LED 0805 smd package")
|
||||
(tags "LED led 0603 SMD smd SMT smt smdled SMDLED smtled SMTLED")
|
||||
(path /4D18BF5A)
|
||||
(attr smd)
|
||||
(fp_text reference D112 (at 0.127 -1.27 450) (layer F.SilkS)
|
||||
(effects (font (size 0.4318 0.508) (thickness 0.10922)))
|
||||
)
|
||||
(fp_text value LED (at 0.762 1.778 360) (layer F.SilkS) hide
|
||||
(effects (font (size 0.4318 0.508) (thickness 0.10795)))
|
||||
)
|
||||
(fp_line (start 0.49784 0.29972) (end 0.49784 0.62484) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 0.62484) (end 0.99822 0.62484) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.99822 0.29972) (end 0.99822 0.62484) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 0.29972) (end 0.99822 0.29972) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 -0.32258) (end 0.49784 -0.17272) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 -0.17272) (end 0.7493 -0.17272) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.7493 -0.32258) (end 0.7493 -0.17272) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 -0.32258) (end 0.7493 -0.32258) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 0.17272) (end 0.49784 0.32258) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 0.32258) (end 0.7493 0.32258) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.7493 0.17272) (end 0.7493 0.32258) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 0.17272) (end 0.7493 0.17272) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 -0.19812) (end 0.49784 0.19812) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 0.19812) (end 0.6731 0.19812) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.6731 -0.19812) (end 0.6731 0.19812) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 -0.19812) (end 0.6731 -0.19812) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.99822 0.29972) (end -0.99822 0.62484) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.99822 0.62484) (end -0.49784 0.62484) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.49784 0.29972) (end -0.49784 0.62484) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.99822 0.29972) (end -0.49784 0.29972) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.99822 -0.62484) (end -0.99822 -0.29972) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.99822 -0.29972) (end -0.49784 -0.29972) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.49784 -0.62484) (end -0.49784 -0.29972) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.99822 -0.62484) (end -0.49784 -0.62484) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.7493 0.17272) (end -0.7493 0.32258) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.7493 0.32258) (end -0.49784 0.32258) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.49784 0.17272) (end -0.49784 0.32258) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.7493 0.17272) (end -0.49784 0.17272) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.7493 -0.32258) (end -0.7493 -0.17272) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.7493 -0.17272) (end -0.49784 -0.17272) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.49784 -0.32258) (end -0.49784 -0.17272) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.7493 -0.32258) (end -0.49784 -0.32258) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.6731 -0.19812) (end -0.6731 0.19812) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.6731 0.19812) (end -0.49784 0.19812) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.49784 -0.19812) (end -0.49784 0.19812) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start -0.6731 -0.19812) (end -0.49784 -0.19812) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0 -0.09906) (end 0 0.09906) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0 0.09906) (end 0.19812 0.09906) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.19812 -0.09906) (end 0.19812 0.09906) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0 -0.09906) (end 0.19812 -0.09906) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 -0.59944) (end 0.49784 -0.29972) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 -0.29972) (end 0.79756 -0.29972) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.79756 -0.59944) (end 0.79756 -0.29972) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.49784 -0.59944) (end 0.79756 -0.59944) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.92456 -0.62484) (end 0.92456 -0.39878) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.92456 -0.39878) (end 0.99822 -0.39878) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.99822 -0.62484) (end 0.99822 -0.39878) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.92456 -0.62484) (end 0.99822 -0.62484) (layer F.SilkS) (width 0.06604))
|
||||
(fp_line (start 0.52324 0.57404) (end -0.52324 0.57404) (layer F.SilkS) (width 0.1016))
|
||||
(fp_line (start -0.49784 -0.57404) (end 0.92456 -0.57404) (layer F.SilkS) (width 0.1016))
|
||||
(fp_circle (center 0.84836 -0.44958) (end 0.89916 -0.50038) (layer F.SilkS) (width 0.0508))
|
||||
(fp_arc (start 0.99822 0) (end 0.99822 0.34798) (angle 180) (layer F.SilkS) (width 0.1016))
|
||||
(fp_arc (start -0.99822 0) (end -0.99822 -0.34798) (angle 180) (layer F.SilkS) (width 0.1016))
|
||||
(pad 1 smd rect (at -1.04902 0 270) (size 1.19888 1.19888) (layers Front F.Paste F.Mask)
|
||||
(net 7 "Net-(D112-Pad1)"))
|
||||
(pad 2 smd rect (at 1.04902 0 270) (size 1.19888 1.19888) (layers Front F.Paste F.Mask)
|
||||
(net 6 /injector_output))
|
||||
)
|
||||
|
||||
(module SM0805 (layer Front) (tedit 4D4F208C) (tstamp 4D18C22D)
|
||||
(at 59.69 44.958 90)
|
||||
(path /4D18BF66)
|
||||
(attr smd)
|
||||
(fp_text reference R259 (at 0 -0.254 180) (layer F.SilkS)
|
||||
(effects (font (size 0.4318 0.508) (thickness 0.10922)))
|
||||
)
|
||||
(fp_text value 3.3k (at 0 0 90) (layer F.SilkS) hide
|
||||
(effects (font (size 0.635 0.635) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center -1.651 0.762) (end -1.651 0.635) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -0.508 0.762) (end -1.524 0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 0.762) (end -1.524 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 -0.762) (end -0.508 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 0.508 -0.762) (end 1.524 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 -0.762) (end 1.524 0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 0.762) (end 0.508 0.762) (layer F.SilkS) (width 0.127))
|
||||
(pad 1 smd rect (at -0.9525 0 90) (size 0.889 1.397) (layers Front F.Paste F.Mask)
|
||||
(net 7 "Net-(D112-Pad1)"))
|
||||
(pad 2 smd rect (at 0.9525 0 90) (size 0.889 1.397) (layers Front F.Paste F.Mask))
|
||||
(model smd/chip_cms.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 0.1 0.1 0.1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(module DPAK3 (layer Front) (tedit 58A3AACE) (tstamp 4CC03F4C)
|
||||
(at 53.10124 55.6006)
|
||||
(tags "CMS DPACK")
|
||||
(path /4D66C965)
|
||||
(fp_text reference Q17 (at 0 -14.224) (layer F.SilkS)
|
||||
(effects (font (size 1.27 1.27) (thickness 0.1524)))
|
||||
)
|
||||
(fp_text value 2N6045 (at 0 -3.302) (layer F.SilkS) hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.1524)))
|
||||
)
|
||||
(fp_line (start 1.524 -2.413) (end 1.524 1.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 1.27) (end 3.556 1.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 3.556 1.27) (end 3.556 -2.413) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.016 -2.413) (end -1.016 1.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.016 1.27) (end 1.016 1.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.016 1.27) (end 1.016 -2.413) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -3.556 -2.413) (end -3.556 1.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -3.556 1.27) (end -1.524 1.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 1.27) (end -1.524 -2.413) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -5.334 -2.413) (end 5.334 -2.413) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 5.334 -2.413) (end 5.334 -12.573) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 5.334 -12.573) (end -5.334 -12.573) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -5.334 -12.573) (end -5.334 -2.413) (layer F.SilkS) (width 0.127))
|
||||
(pad 2 smd rect (at 0 -8.763) (size 10.668 8.89) (layers Front F.Paste F.Mask)
|
||||
(net 6 /injector_output))
|
||||
(pad 2 smd rect (at 0 0) (size 1.778 2.286) (layers Front F.Paste F.Mask)
|
||||
(net 6 /injector_output))
|
||||
(pad 1 smd rect (at -2.54 0) (size 1.778 2.286) (layers Front F.Paste F.Mask)
|
||||
(net 1 "Net-(C122-Pad1)"))
|
||||
(pad 3 smd rect (at 2.54 0) (size 1.778 2.286) (layers Front F.Paste F.Mask)
|
||||
(net 8 "Net-(Q17-Pad3)"))
|
||||
(model smd/dpack_3.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(module SM2512 (layer Back) (tedit 58A3AAE0) (tstamp 4C77C733)
|
||||
(at 50.04054 45.74032 270)
|
||||
(path /4C2ED0C2)
|
||||
(fp_text reference D91 (at -0.762 0 540) (layer B.SilkS)
|
||||
(effects (font (size 0.889 0.889) (thickness 0.1524)) (justify mirror))
|
||||
)
|
||||
(fp_text value "33v 5w" (at 0.889 0 360) (layer B.SilkS) hide
|
||||
(effects (font (size 0.889 0.889) (thickness 0.1524)) (justify mirror))
|
||||
)
|
||||
(fp_line (start 3.937 -2.159) (end 1.651 -2.159) (layer B.SilkS) (width 0.2032))
|
||||
(fp_line (start 1.651 2.159) (end 3.937 2.159) (layer B.SilkS) (width 0.2032))
|
||||
(fp_line (start -1.651 -2.159) (end -3.937 -2.159) (layer B.SilkS) (width 0.2032))
|
||||
(fp_line (start -3.937 2.159) (end -1.651 2.159) (layer B.SilkS) (width 0.2032))
|
||||
(fp_line (start -3.937 -2.159) (end -3.937 2.159) (layer B.SilkS) (width 0.2032))
|
||||
(fp_line (start 3.937 2.159) (end 3.937 -2.159) (layer B.SilkS) (width 0.2032))
|
||||
(pad 1 smd rect (at -2.794 0 270) (size 2.032 4.064) (layers Back B.Paste B.Mask)
|
||||
(net 5 /inductive_power_gnd))
|
||||
(pad 2 smd rect (at 2.794 0 270) (size 2.032 4.064) (layers Back B.Paste B.Mask)
|
||||
(net 6 /injector_output))
|
||||
(model smd/chip_cms.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 0.3 0.3 0.3))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(module SM1812 (layer Back) (tedit 58A3AAE6) (tstamp 4C77C742)
|
||||
(at 55.69712 45.0723 270)
|
||||
(tags "CMS SM")
|
||||
(path /4C2ED077)
|
||||
(attr smd)
|
||||
(fp_text reference R210 (at -0.74676 0 540) (layer B.SilkS)
|
||||
(effects (font (size 1.016 0.762) (thickness 0.127)) (justify mirror))
|
||||
)
|
||||
(fp_text value "0.1 2W" (at 0.762 0 360) (layer B.SilkS) hide
|
||||
(effects (font (size 1.016 0.762) (thickness 0.127)) (justify mirror))
|
||||
)
|
||||
(fp_circle (center -3.302 -2.159) (end -3.175 -2.032) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 -2.032) (end 3.175 -2.032) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start 3.175 -2.032) (end 3.175 2.032) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start 3.175 2.032) (end 1.524 2.032) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 2.032) (end -3.175 2.032) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start -3.175 2.032) (end -3.175 -2.032) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start -3.175 -2.032) (end -1.524 -2.032) (layer B.SilkS) (width 0.127))
|
||||
(pad 1 smd rect (at -2.286 0 270) (size 1.397 3.81) (layers Back B.Paste B.Mask)
|
||||
(net 5 /inductive_power_gnd))
|
||||
(pad 2 smd rect (at 2.286 0 270) (size 1.397 3.81) (layers Back B.Paste B.Mask)
|
||||
(net 8 "Net-(Q17-Pad3)"))
|
||||
(model smd/chip_cms.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 0.21 0.3 0.2))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(module SM1206 (layer Back) (tedit 42806E24) (tstamp 4DB664CE)
|
||||
(at 55.18404 49.81702)
|
||||
(path /4DB511B5)
|
||||
(attr smd)
|
||||
(fp_text reference R1 (at 0 0) (layer B.SilkS)
|
||||
(effects (font (size 0.762 0.762) (thickness 0.127)) (justify mirror))
|
||||
)
|
||||
(fp_text value "3.9k 1W" (at 0 0) (layer B.SilkS) hide
|
||||
(effects (font (size 0.762 0.762) (thickness 0.127)) (justify mirror))
|
||||
)
|
||||
(fp_line (start -2.54 1.143) (end -2.54 -1.143) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start -2.54 -1.143) (end -0.889 -1.143) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start 0.889 1.143) (end 2.54 1.143) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start 2.54 1.143) (end 2.54 -1.143) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start 2.54 -1.143) (end 0.889 -1.143) (layer B.SilkS) (width 0.127))
|
||||
(fp_line (start -0.889 1.143) (end -2.54 1.143) (layer B.SilkS) (width 0.127))
|
||||
(pad 1 smd rect (at -1.651 0) (size 1.524 2.032) (layers Back B.Paste B.Mask)
|
||||
(net 6 /injector_output))
|
||||
(pad 2 smd rect (at 1.651 0) (size 1.524 2.032) (layers Back B.Paste B.Mask)
|
||||
(net 9 "Net-(R1-Pad2)"))
|
||||
(model smd/chip_cms.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 0.17 0.16 0.16))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(module SM0805 (layer Front) (tedit 58A3AB96) (tstamp 4DB664ED)
|
||||
(at 57.77738 55.27548 270)
|
||||
(path /4DB511A6)
|
||||
(attr smd)
|
||||
(fp_text reference R2 (at -0.03048 -0.00762 360) (layer F.SilkS)
|
||||
(effects (font (size 0.635 0.635) (thickness 0.127)))
|
||||
)
|
||||
(fp_text value 2R (at 0 0 270) (layer F.SilkS) hide
|
||||
(effects (font (size 0.635 0.635) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center -1.651 0.762) (end -1.651 0.635) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -0.508 0.762) (end -1.524 0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 0.762) (end -1.524 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.524 -0.762) (end -0.508 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 0.508 -0.762) (end 1.524 -0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 -0.762) (end 1.524 0.762) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.524 0.762) (end 0.508 0.762) (layer F.SilkS) (width 0.127))
|
||||
(pad 1 smd rect (at -0.9525 0 270) (size 0.889 1.397) (layers Front F.Paste F.Mask)
|
||||
(net 8 "Net-(Q17-Pad3)"))
|
||||
(pad 2 smd rect (at 0.9525 0 270) (size 0.889 1.397) (layers Front F.Paste F.Mask)
|
||||
(net 9 "Net-(R1-Pad2)"))
|
||||
(model smd/chip_cms.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 0.1 0.1 0.1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(segment (start 47.56658 53.75148) (end 47.89678 54.08168) (width 0.508) (layer Back) (net 1))
|
||||
(segment (start 47.89678 54.08168) (end 50.34026 54.08168) (width 0.508) (layer Back) (net 1))
|
||||
(segment (start 50.34026 54.08168) (end 51.83124 52.5907) (width 0.508) (layer Back) (net 1))
|
||||
(segment (start 46.20006 53.75148) (end 47.56658 53.75148) (width 0.508) (layer Back) (net 1))
|
||||
(segment (start 50.56124 53.8607) (end 51.83124 52.5907) (width 1.016) (layer Front) (net 1))
|
||||
(segment (start 50.56124 55.6006) (end 50.56124 53.8607) (width 1.016) (layer Front) (net 1))
|
||||
(segment (start 54.37124 52.50434) (end 52.87518 51.00828) (width 0.508) (layer Back) (net 2))
|
||||
(segment (start 52.87518 51.00828) (end 47.03826 51.00828) (width 0.508) (layer Back) (net 2))
|
||||
(segment (start 47.03826 51.00828) (end 46.20006 51.84648) (width 0.508) (layer Back) (net 2))
|
||||
(segment (start 54.37124 52.5907) (end 54.37124 52.50434) (width 0.508) (layer Back) (net 2))
|
||||
(segment (start 49.29124 58.85688) (end 50.04816 58.09996) (width 0.635) (layer Front) (net 3))
|
||||
(segment (start 49.29124 60.2107) (end 49.29124 58.85688) (width 0.635) (layer Front) (net 3))
|
||||
(segment (start 49.50968 60.2107) (end 50.89906 61.60008) (width 0.635) (layer Front) (net 3))
|
||||
(segment (start 50.89906 61.60008) (end 52.4002 61.60008) (width 0.635) (layer Front) (net 3))
|
||||
(segment (start 52.4002 61.60008) (end 53.10124 60.89904) (width 0.635) (layer Front) (net 3))
|
||||
(segment (start 53.10124 60.89904) (end 53.10124 58.84672) (width 0.635) (layer Front) (net 3))
|
||||
(segment (start 53.10124 58.84672) (end 53.848 58.09996) (width 0.635) (layer Front) (net 3))
|
||||
(segment (start 49.29124 60.2107) (end 49.50968 60.2107) (width 0.635) (layer Front) (net 3))
|
||||
(segment (start 55.753 58.82894) (end 54.37124 60.2107) (width 0.635) (layer Front) (net 4))
|
||||
(segment (start 55.753 58.09996) (end 55.753 58.82894) (width 0.635) (layer Front) (net 4))
|
||||
(segment (start 50.20056 42.7863) (end 50.04054 42.94632) (width 1.016) (layer Back) (net 5))
|
||||
(segment (start 55.69712 42.7863) (end 50.20056 42.7863) (width 1.016) (layer Back) (net 5))
|
||||
(segment (start 53.10124 55.6006) (end 53.10124 46.8376) (width 0.635) (layer Front) (net 6))
|
||||
(segment (start 50.04054 47.72152) (end 51.29784 46.46422) (width 0.508) (layer Back) (net 6))
|
||||
(via (at 51.29784 46.46422) (size 0.889) (layers Front Back) (net 6))
|
||||
(segment (start 51.29784 46.46422) (end 51.67122 46.8376) (width 0.508) (layer Front) (net 6))
|
||||
(segment (start 51.67122 46.8376) (end 53.10124 46.8376) (width 0.508) (layer Front) (net 6))
|
||||
(segment (start 50.04054 48.53432) (end 50.04054 47.72152) (width 0.508) (layer Back) (net 6))
|
||||
(segment (start 51.32324 49.81702) (end 50.04054 48.53432) (width 1.016) (layer Back) (net 6))
|
||||
(segment (start 53.53304 49.81702) (end 51.32324 49.81702) (width 1.016) (layer Back) (net 6))
|
||||
(segment (start 56.08066 49.81702) (end 53.10124 46.8376) (width 1.016) (layer Front) (net 6))
|
||||
(segment (start 59.69 49.81702) (end 56.08066 49.81702) (width 1.016) (layer Front) (net 6))
|
||||
(segment (start 59.69 47.71898) (end 59.69 45.9105) (width 0.508) (layer Front) (net 7))
|
||||
(segment (start 57.77738 54.32298) (end 57.77738 53.45684) (width 1.016) (layer Front) (net 8))
|
||||
(segment (start 55.69712 47.3583) (end 55.69712 48.6791) (width 1.016) (layer Back) (net 8))
|
||||
(segment (start 56.26862 56.22798) (end 55.64124 55.6006) (width 1.016) (layer Front) (net 8))
|
||||
(segment (start 57.77738 56.22798) (end 56.26862 56.22798) (width 1.016) (layer Front) (net 8))
|
||||
(segment (start 57.77738 53.45684) (end 56.91124 52.5907) (width 1.016) (layer Front) (net 9))
|
||||
(segment (start 56.91124 49.89322) (end 56.83504 49.81702) (width 1.016) (layer Back) (net 9))
|
||||
(segment (start 56.91124 52.5907) (end 56.91124 49.89322) (width 1.016) (layer Back) (net 9))
|
||||
(segment (start 55.69712 48.6791) (end 56.83504 49.81702) (width 1.016) (layer Back) (net 9))
|
||||
(segment (start 46.30674 55.5752) (end 49.29124 52.5907) (width 0.508) (layer Front) (net 10))
|
||||
(segment (start 46.30674 59.49442) (end 46.30674 55.5752) (width 0.508) (layer Front) (net 10))
|
||||
(segment (start 51.95316 60.08878) (end 51.83124 60.2107) (width 0.635) (layer Front) (net 11))
|
||||
(segment (start 51.95316 58.09996) (end 51.95316 60.08878) (width 0.635) (layer Front) (net 11))
|
||||
(segment (start 51.83124 60.2107) (end 51.83124 60.18276) (width 0.635) (layer Back) (net 11))
|
||||
|
||||
)
|
|
@ -0,0 +1,291 @@
|
|||
(export (version D)
|
||||
(design
|
||||
(source C:/Users/Vista_64_D630/Desktop/Jared/code/Hardware/trunk/rusefi.com/Low-Z_LM1949/Low-Z_LM1949.sch)
|
||||
(date "2/14/2017 8:06:13 PM")
|
||||
(tool "Eeschema 4.0.5")
|
||||
(sheet (number 1) (name /) (tstamps /)
|
||||
(title_block
|
||||
(title "Low Z injector driver ")
|
||||
(company rusEFI)
|
||||
(rev R0.1)
|
||||
(date 2017-02-14)
|
||||
(source Low-Z_LM1949.sch)
|
||||
(comment (number 1) (value ""))
|
||||
(comment (number 2) (value ""))
|
||||
(comment (number 3) (value ""))
|
||||
(comment (number 4) (value "")))))
|
||||
(components
|
||||
(comp (ref R1)
|
||||
(value "3.9k 1W")
|
||||
(footprint SM1206)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4DB511B5))
|
||||
(comp (ref R2)
|
||||
(value 2R)
|
||||
(footprint SM0805)
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4DB511A6))
|
||||
(comp (ref Q17)
|
||||
(value 2N6045)
|
||||
(footprint DPAK3)
|
||||
(fields
|
||||
(field (name MFG#) FJB102TM))
|
||||
(libsource (lib Low-Z_LM1949-cache) (part 2N6045))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4D66C965))
|
||||
(comp (ref R259)
|
||||
(value 3.3k)
|
||||
(footprint SM0805)
|
||||
(fields
|
||||
(field (name mfg) Stackpole)
|
||||
(field (name mfg#) RMCF0805JT3K30CT)
|
||||
(field (name vend1) digikey)
|
||||
(field (name vend1#) RMCF0805JT3K30CT-ND)
|
||||
(field (name Power) .125w)
|
||||
(field (name tolerance) 5%)
|
||||
(field (name construct) "Thick Film")
|
||||
(field (name misc) other,more,stuff))
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4D18BF66))
|
||||
(comp (ref D112)
|
||||
(value LED)
|
||||
(footprint LED-0805)
|
||||
(fields
|
||||
(field (name mfg) OSRAM)
|
||||
(field (name mfg#) "LH R974-LP-1-0-20-R18")
|
||||
(field (name vend1) digikey)
|
||||
(field (name vend1#) 475-1415-1-ND)
|
||||
(field (name current) .02a)
|
||||
(field (name tol) -%)
|
||||
(field (name construct) RED)
|
||||
(field (name misc) other,more,stuff))
|
||||
(libsource (lib device) (part LED))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4D18BF5A))
|
||||
(comp (ref U28)
|
||||
(value LM1949)
|
||||
(footprint DIP-8__300)
|
||||
(fields
|
||||
(field (name mfg) OSRAM)
|
||||
(field (name mfg#) LM1949N/NOPB)
|
||||
(field (name vend1) digikey)
|
||||
(field (name vend1#) LM1949N-ND)
|
||||
(field (name voltage) 8v)
|
||||
(field (name tol) -%)
|
||||
(field (name construct) op-amp)
|
||||
(field (name misc) other,more,stuff))
|
||||
(libsource (lib Low-Z_LM1949-cache) (part LM1949))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4C2ECEC5))
|
||||
(comp (ref C123)
|
||||
(value 0.1uF)
|
||||
(footprint SM0805)
|
||||
(fields
|
||||
(field (name mfg) Murata)
|
||||
(field (name mfg#) GRM21BR71H104KA01L)
|
||||
(field (name vend1) digikey)
|
||||
(field (name vend1#) 490-1666-2-ND)
|
||||
(field (name Voltage) 50v)
|
||||
(field (name tolerance) 10%)
|
||||
(field (name construct) ceramic)
|
||||
(field (name misc) other,more,stuff))
|
||||
(libsource (lib device) (part C))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4C2ED144))
|
||||
(comp (ref R211)
|
||||
(value 39k)
|
||||
(footprint SM0805)
|
||||
(fields
|
||||
(field (name mfg) "Stackpole Electronics Inc")
|
||||
(field (name mfg#) RMCF0805JT39K0CT)
|
||||
(field (name vend1) digikey)
|
||||
(field (name vend1#) RMCF0805JT39K0CT-ND)
|
||||
(field (name power) .250mW)
|
||||
(field (name tol) 5%)
|
||||
(field (name construct) "Thick Film")
|
||||
(field (name misc) other,more,stuff))
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4C2ED135))
|
||||
(comp (ref D91)
|
||||
(value "33v 5w")
|
||||
(footprint SM2512)
|
||||
(fields
|
||||
(field (name mfg) "Micro Commercial Co")
|
||||
(field (name mfg#) SMBJ5364B-TP)
|
||||
(field (name vend1) digikey)
|
||||
(field (name vend1#) 1N5364BRLGOSCT-ND)
|
||||
(field (name power) 5w)
|
||||
(field (name tol) -%)
|
||||
(field (name construct) zener)
|
||||
(field (name misc) other,more,stuff))
|
||||
(libsource (lib Low-Z_LM1949-cache) (part ZENER))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4C2ED0C2))
|
||||
(comp (ref R210)
|
||||
(value "0.1 2W")
|
||||
(footprint SM1812)
|
||||
(fields
|
||||
(field (name MFG#) PRL1632-R100-F-T1)
|
||||
(field (name mfg) Ohmite)
|
||||
(field (name mfg#) WHCR10FEC)
|
||||
(field (name vend1) digikey)
|
||||
(field (name vend1#) WHCR10FECT-ND)
|
||||
(field (name Power) 2w)
|
||||
(field (name tolerance) 1%)
|
||||
(field (name construct) "wire wound")
|
||||
(field (name misc) other,more,stuff))
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4C2ED077))
|
||||
(comp (ref C122)
|
||||
(value .01uF)
|
||||
(footprint SM0805)
|
||||
(fields
|
||||
(field (name mfg) Murata)
|
||||
(field (name mfg#) GRM216R71H103KA01D)
|
||||
(field (name vend1) digikey)
|
||||
(field (name vend1#) 490-1664-1-ND)
|
||||
(field (name Voltate) 50v)
|
||||
(field (name tol) 10%)
|
||||
(field (name construct) ???)
|
||||
(field (name misc) other,more,stuff))
|
||||
(libsource (lib device) (part C))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4C2ED01B))
|
||||
(comp (ref R209)
|
||||
(value 1k)
|
||||
(footprint SM0805)
|
||||
(fields
|
||||
(field (name mfg) Stackpole)
|
||||
(field (name mfg#) RMCF0805JT1K00)
|
||||
(field (name vend1) digikey)
|
||||
(field (name vend1#) RMCF0805JT1K00TR-ND)
|
||||
(field (name Power) .125w)
|
||||
(field (name tolerance) 5%)
|
||||
(field (name construct) "Thick Film")
|
||||
(field (name misc) other,more,stuff))
|
||||
(libsource (lib device) (part R))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 4C2F52D2)))
|
||||
(libparts
|
||||
(libpart (lib Low-Z_LM1949-cache) (part 2N6045)
|
||||
(fields
|
||||
(field (name Reference) Q)
|
||||
(field (name Value) 2N6045))
|
||||
(pins
|
||||
(pin (num 1) (name ~) (type input))
|
||||
(pin (num 2) (name ~) (type passive))
|
||||
(pin (num 3) (name ~) (type passive))))
|
||||
(libpart (lib device) (part C)
|
||||
(description "Unpolarized capacitor")
|
||||
(footprints
|
||||
(fp C?)
|
||||
(fp C_????_*)
|
||||
(fp C_????)
|
||||
(fp SMD*_c)
|
||||
(fp Capacitor*))
|
||||
(fields
|
||||
(field (name Reference) C)
|
||||
(field (name Value) C))
|
||||
(pins
|
||||
(pin (num 1) (name ~) (type passive))
|
||||
(pin (num 2) (name ~) (type passive))))
|
||||
(libpart (lib device) (part LED)
|
||||
(description "LED generic")
|
||||
(footprints
|
||||
(fp LED*))
|
||||
(fields
|
||||
(field (name Reference) D)
|
||||
(field (name Value) LED))
|
||||
(pins
|
||||
(pin (num 1) (name K) (type passive))
|
||||
(pin (num 2) (name A) (type passive))))
|
||||
(libpart (lib Low-Z_LM1949-cache) (part LM1949)
|
||||
(fields
|
||||
(field (name Reference) U)
|
||||
(field (name Value) LM1949))
|
||||
(pins
|
||||
(pin (num 1) (name IN) (type input))
|
||||
(pin (num 2) (name OUT) (type output))
|
||||
(pin (num 3) (name COMP) (type input))
|
||||
(pin (num 4) (name SENSE_IN) (type input))
|
||||
(pin (num 5) (name SENSE_GND) (type input))
|
||||
(pin (num 6) (name SUPPLY_GND) (type input))
|
||||
(pin (num 7) (name SUPPLY) (type input))
|
||||
(pin (num 8) (name TIMER) (type input))))
|
||||
(libpart (lib device) (part R)
|
||||
(description Resistor)
|
||||
(footprints
|
||||
(fp R_*)
|
||||
(fp Resistor_*))
|
||||
(fields
|
||||
(field (name Reference) R)
|
||||
(field (name Value) R))
|
||||
(pins
|
||||
(pin (num 1) (name ~) (type passive))
|
||||
(pin (num 2) (name ~) (type passive))))
|
||||
(libpart (lib Low-Z_LM1949-cache) (part ZENER)
|
||||
(footprints
|
||||
(fp D?)
|
||||
(fp SO*)
|
||||
(fp SM*))
|
||||
(fields
|
||||
(field (name Reference) D)
|
||||
(field (name Value) ZENER))
|
||||
(pins
|
||||
(pin (num 1) (name A) (type passive))
|
||||
(pin (num 2) (name K) (type passive)))))
|
||||
(libraries
|
||||
(library (logical device)
|
||||
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\device.lib"))
|
||||
(library (logical Low-Z_LM1949-cache)
|
||||
(uri C:\Users\Vista_64_D630\Desktop\Jared\code\Hardware\trunk\rusefi.com\Low-Z_LM1949\Low-Z_LM1949-cache.lib)))
|
||||
(nets
|
||||
(net (code 1) (name "Net-(R1-Pad2)")
|
||||
(node (ref U28) (pin 4))
|
||||
(node (ref R1) (pin 2))
|
||||
(node (ref R2) (pin 2)))
|
||||
(net (code 2) (name "Net-(C122-Pad2)")
|
||||
(node (ref C122) (pin 2))
|
||||
(node (ref U28) (pin 3)))
|
||||
(net (code 3) (name "Net-(D112-Pad1)")
|
||||
(node (ref D112) (pin 1))
|
||||
(node (ref R259) (pin 1)))
|
||||
(net (code 4) (name /12v_bat)
|
||||
(node (ref R259) (pin 2)))
|
||||
(net (code 5) (name GND)
|
||||
(node (ref C123) (pin 2))
|
||||
(node (ref U28) (pin 6)))
|
||||
(net (code 6) (name /inductive_power_drive)
|
||||
(node (ref R209) (pin 2)))
|
||||
(net (code 7) (name "Net-(R209-Pad1)")
|
||||
(node (ref R209) (pin 1))
|
||||
(node (ref U28) (pin 1)))
|
||||
(net (code 8) (name /injector_output)
|
||||
(node (ref Q17) (pin 2))
|
||||
(node (ref D112) (pin 2))
|
||||
(node (ref R1) (pin 1))
|
||||
(node (ref D91) (pin 2)))
|
||||
(net (code 9) (name "Net-(C122-Pad1)")
|
||||
(node (ref U28) (pin 2))
|
||||
(node (ref C122) (pin 1))
|
||||
(node (ref Q17) (pin 1)))
|
||||
(net (code 10) (name "Net-(Q17-Pad3)")
|
||||
(node (ref R2) (pin 1))
|
||||
(node (ref Q17) (pin 3))
|
||||
(node (ref R210) (pin 2)))
|
||||
(net (code 11) (name /inductive_power_gnd)
|
||||
(node (ref D91) (pin 1))
|
||||
(node (ref R210) (pin 1))
|
||||
(node (ref U28) (pin 5)))
|
||||
(net (code 12) (name /5v_reg)
|
||||
(node (ref U28) (pin 7))
|
||||
(node (ref R211) (pin 2)))
|
||||
(net (code 13) (name "Net-(C123-Pad1)")
|
||||
(node (ref R211) (pin 1))
|
||||
(node (ref C123) (pin 1))
|
||||
(node (ref U28) (pin 8)))))
|
|
@ -0,0 +1,68 @@
|
|||
update=2/14/2017 8:07:38 PM
|
||||
last_client=kicad
|
||||
[cvpcb]
|
||||
version=1
|
||||
NetIExt=net
|
||||
[cvpcb/libraries]
|
||||
EquName1=devcms
|
||||
[general]
|
||||
version=1
|
||||
[eeschema]
|
||||
version=1
|
||||
LibDir=
|
||||
[eeschema/libraries]
|
||||
LibName1=power
|
||||
LibName2=device
|
||||
LibName3=conn
|
||||
LibName4=linear
|
||||
LibName5=regul
|
||||
LibName6=74xx
|
||||
LibName7=cmos4000
|
||||
LibName8=adc-dac
|
||||
LibName9=memory
|
||||
LibName10=xilinx
|
||||
LibName11=microcontrollers
|
||||
LibName12=dsp
|
||||
LibName13=microchip
|
||||
LibName14=analog_switches
|
||||
LibName15=motorola
|
||||
LibName16=texas
|
||||
LibName17=intel
|
||||
LibName18=audio
|
||||
LibName19=interface
|
||||
LibName20=digital-audio
|
||||
LibName21=philips
|
||||
LibName22=display
|
||||
LibName23=cypress
|
||||
LibName24=siliconi
|
||||
LibName25=contrib
|
||||
LibName26=valves
|
||||
[schematic_editor]
|
||||
version=1
|
||||
PageLayoutDescrFile=C:/Users/Vista_64_D630/Desktop/Jared/code/Hardware/trunk/rusefi.com/rusefi_lib/Border.kicad_wks
|
||||
PlotDirectoryName=
|
||||
SubpartIdSeparator=0
|
||||
SubpartFirstId=65
|
||||
NetFmtName=
|
||||
SpiceForceRefPrefix=0
|
||||
SpiceUseNetNumbers=0
|
||||
LabSize=60
|
||||
[pcbnew]
|
||||
version=1
|
||||
PageLayoutDescrFile=C:/Users/Vista_64_D630/Desktop/Jared/code/Hardware/trunk/rusefi.com/rusefi_lib/Border.kicad_wks
|
||||
LastNetListRead=Low-Z_LM1949.net
|
||||
PadDrill=0
|
||||
PadDrillOvalY=0
|
||||
PadSizeH=3.2004
|
||||
PadSizeV=2.49936
|
||||
PcbTextSizeV=2.032
|
||||
PcbTextSizeH=1.524
|
||||
PcbTextThickness=0.3048
|
||||
ModuleTextSizeV=1.524
|
||||
ModuleTextSizeH=1.524
|
||||
ModuleTextSizeThickness=0.3048
|
||||
SolderMaskClearance=0.2032
|
||||
SolderMaskMinWidth=0
|
||||
DrawSegmentWidth=0.381
|
||||
BoardOutlineThickness=0.381
|
||||
ModuleOutlineThickness=0.127
|
|
@ -0,0 +1,536 @@
|
|||
EESchema Schematic File Version 2
|
||||
LIBS:power
|
||||
LIBS:device
|
||||
LIBS:conn
|
||||
LIBS:linear
|
||||
LIBS:regul
|
||||
LIBS:74xx
|
||||
LIBS:cmos4000
|
||||
LIBS:adc-dac
|
||||
LIBS:memory
|
||||
LIBS:xilinx
|
||||
LIBS:microcontrollers
|
||||
LIBS:dsp
|
||||
LIBS:microchip
|
||||
LIBS:analog_switches
|
||||
LIBS:motorola
|
||||
LIBS:texas
|
||||
LIBS:intel
|
||||
LIBS:audio
|
||||
LIBS:interface
|
||||
LIBS:digital-audio
|
||||
LIBS:philips
|
||||
LIBS:display
|
||||
LIBS:cypress
|
||||
LIBS:siliconi
|
||||
LIBS:contrib
|
||||
LIBS:valves
|
||||
LIBS:Low-Z_LM1949-cache
|
||||
EELAYER 25 0
|
||||
EELAYER END
|
||||
$Descr A 11000 8500
|
||||
encoding utf-8
|
||||
Sheet 1 1
|
||||
Title "Low Z injector driver "
|
||||
Date "2017-02-14"
|
||||
Rev "R0.1"
|
||||
Comp "rusEFI"
|
||||
Comment1 ""
|
||||
Comment2 ""
|
||||
Comment3 ""
|
||||
Comment4 ""
|
||||
$EndDescr
|
||||
Wire Wire Line
|
||||
4100 3550 4100 3350
|
||||
Wire Wire Line
|
||||
4100 3350 4450 3350
|
||||
Wire Wire Line
|
||||
4450 3350 4450 3000
|
||||
Connection ~ 4400 3550
|
||||
Wire Wire Line
|
||||
3350 3450 5050 3450
|
||||
Wire Wire Line
|
||||
2850 3550 4100 3550
|
||||
Wire Wire Line
|
||||
2850 3250 2850 3550
|
||||
Connection ~ 3150 3350
|
||||
Connection ~ 3450 2800
|
||||
Wire Wire Line
|
||||
3400 2800 3450 2800
|
||||
Wire Wire Line
|
||||
2600 2800 2700 2800
|
||||
Wire Wire Line
|
||||
3550 2000 3100 2000
|
||||
Wire Notes Line
|
||||
5200 3600 5200 4150
|
||||
Wire Notes Line
|
||||
5200 4150 5350 4150
|
||||
Wire Wire Line
|
||||
2600 3800 6250 3800
|
||||
Wire Wire Line
|
||||
6250 3800 6250 2800
|
||||
Wire Wire Line
|
||||
6100 3000 6100 2900
|
||||
Wire Wire Line
|
||||
6100 2900 5950 2900
|
||||
Connection ~ 6250 2500
|
||||
Wire Wire Line
|
||||
6600 2500 6600 2550
|
||||
Wire Wire Line
|
||||
5950 2500 6600 2500
|
||||
Wire Wire Line
|
||||
4450 2700 4450 2000
|
||||
Wire Wire Line
|
||||
4450 2000 3850 2000
|
||||
Wire Wire Line
|
||||
5350 3450 5950 3450
|
||||
Wire Wire Line
|
||||
3900 3150 3900 2800
|
||||
Wire Wire Line
|
||||
3900 3150 3850 3150
|
||||
Wire Wire Line
|
||||
3900 2800 4450 2800
|
||||
Connection ~ 4150 2800
|
||||
Wire Wire Line
|
||||
4150 3100 4300 3100
|
||||
Wire Wire Line
|
||||
4300 3100 4300 2900
|
||||
Wire Wire Line
|
||||
4300 2900 4450 2900
|
||||
Wire Wire Line
|
||||
5950 2500 5950 2700
|
||||
Wire Wire Line
|
||||
6250 2800 5950 2800
|
||||
Wire Wire Line
|
||||
5950 3650 2600 3650
|
||||
Wire Wire Line
|
||||
5950 3000 5950 3650
|
||||
Connection ~ 5950 3450
|
||||
Wire Notes Line
|
||||
6175 3025 6175 2375
|
||||
Wire Notes Line
|
||||
6175 3025 6925 3025
|
||||
Wire Notes Line
|
||||
6925 3025 6925 2375
|
||||
Wire Notes Line
|
||||
6925 2375 6175 2375
|
||||
Wire Notes Line
|
||||
6350 3025 6350 3900
|
||||
Wire Notes Line
|
||||
6350 3900 6500 3900
|
||||
Wire Wire Line
|
||||
3450 2950 3450 2500
|
||||
Wire Wire Line
|
||||
3450 2500 2600 2500
|
||||
Wire Wire Line
|
||||
3000 2800 3100 2800
|
||||
Wire Wire Line
|
||||
2850 2950 3450 2950
|
||||
Connection ~ 3150 2950
|
||||
Wire Wire Line
|
||||
3150 3350 3150 3650
|
||||
Connection ~ 3150 3650
|
||||
Wire Wire Line
|
||||
4400 3450 4400 3550
|
||||
Wire Wire Line
|
||||
3350 3450 3350 3350
|
||||
Connection ~ 4400 3450
|
||||
$Comp
|
||||
L R R1
|
||||
U 1 1 4DB511B5
|
||||
P 2850 3100
|
||||
AR Path="/4C77BCB7/4DB511B5" Ref="R1" Part="1"
|
||||
AR Path="/4C77BC96/4DB511B5" Ref="R3" Part="1"
|
||||
AR Path="/4C2F3E4C/4DB511B5" Ref="R5" Part="1"
|
||||
AR Path="/4C2F3E39/4DB511B5" Ref="R7" Part="1"
|
||||
AR Path="/4C2F3E27/4DB511B5" Ref="R9" Part="1"
|
||||
AR Path="/4C2F3E07/4DB511B5" Ref="R11" Part="1"
|
||||
AR Path="/4C2F3DD9/4DB511B5" Ref="R13" Part="1"
|
||||
AR Path="/4C2F3BE4/4DB511B5" Ref="R16" Part="1"
|
||||
AR Path="/4DB511B5" Ref="R1" Part="1"
|
||||
F 0 "R1" V 2930 3100 50 0000 C CNN
|
||||
F 1 "3.9k 1W" V 2750 3100 50 0000 C CNN
|
||||
F 2 "SM1206" H 2850 3100 60 0001 C CNN
|
||||
F 3 "" H 2850 3100 60 0001 C CNN
|
||||
1 2850 3100
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L R R2
|
||||
U 1 1 4DB511A6
|
||||
P 4250 3550
|
||||
AR Path="/4C77BCB7/4DB511A6" Ref="R2" Part="1"
|
||||
AR Path="/4C77BC96/4DB511A6" Ref="R4" Part="1"
|
||||
AR Path="/4C2F3E4C/4DB511A6" Ref="R6" Part="1"
|
||||
AR Path="/4C2F3E39/4DB511A6" Ref="R8" Part="1"
|
||||
AR Path="/4C2F3E27/4DB511A6" Ref="R10" Part="1"
|
||||
AR Path="/4C2F3E07/4DB511A6" Ref="R12" Part="1"
|
||||
AR Path="/4C2F3DD9/4DB511A6" Ref="R14" Part="1"
|
||||
AR Path="/4C2F3BE4/4DB511A6" Ref="R20" Part="1"
|
||||
AR Path="/4DB511A6" Ref="R2" Part="1"
|
||||
F 0 "R2" V 4300 3725 50 0000 C CNN
|
||||
F 1 "2R" V 4250 3550 50 0000 C CNN
|
||||
F 2 "SM0805" H 4250 3550 60 0001 C CNN
|
||||
F 3 "" H 4250 3550 60 0001 C CNN
|
||||
1 4250 3550
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
Text Notes 2000 4150 0 60 ~ 0
|
||||
FJB102: D2PAK darlington\nNID9N05CLT4G: MOSFET for HIGH Z injectors
|
||||
$Comp
|
||||
L 2N6045 Q17
|
||||
U 1 1 4D66C965
|
||||
P 3600 3200
|
||||
AR Path="/4C77BCB7/4D66C965" Ref="Q17" Part="1"
|
||||
AR Path="/4C77BC96/4D66C965" Ref="Q16" Part="1"
|
||||
AR Path="/4C2F3E4C/4D66C965" Ref="Q15" Part="1"
|
||||
AR Path="/4C2F3E39/4D66C965" Ref="Q14" Part="1"
|
||||
AR Path="/4C2F3E27/4D66C965" Ref="Q13" Part="1"
|
||||
AR Path="/4C2F3E07/4D66C965" Ref="Q12" Part="1"
|
||||
AR Path="/4C2F3DD9/4D66C965" Ref="Q11" Part="1"
|
||||
AR Path="/4C2F3BE4/4D66C965" Ref="Q10" Part="1"
|
||||
AR Path="/4D66C965" Ref="Q17" Part="1"
|
||||
F 0 "Q17" H 3600 3450 50 0000 C CNN
|
||||
F 1 "2N6045" H 3400 3100 50 0000 C CNN
|
||||
F 2 "DPAK3" H 3600 3200 60 0001 C CNN
|
||||
F 3 "" H 3600 3200 60 0001 C CNN
|
||||
F 4 "FJB102TM" H 3600 3200 60 0001 C CNN "MFG#"
|
||||
1 3600 3200
|
||||
-1 0 0 -1
|
||||
$EndComp
|
||||
Text HLabel 2600 2800 0 60 Input ~ 0
|
||||
12v_bat
|
||||
$Comp
|
||||
L R R257
|
||||
U 1 1 4D18BF66
|
||||
P 2850 2800
|
||||
AR Path="/4C2F3E4C/4D18BF66" Ref="R257" Part="1"
|
||||
AR Path="/4C77BCB7/4D18BF66" Ref="R259" Part="1"
|
||||
AR Path="/4C77BC96/4D18BF66" Ref="R258" Part="1"
|
||||
AR Path="/4C2F3E39/4D18BF66" Ref="R256" Part="1"
|
||||
AR Path="/4C2F3E27/4D18BF66" Ref="R255" Part="1"
|
||||
AR Path="/4C2F3E07/4D18BF66" Ref="R254" Part="1"
|
||||
AR Path="/4C2F3DD9/4D18BF66" Ref="R253" Part="1"
|
||||
AR Path="/4C2F3BE4/4D18BF66" Ref="R252" Part="1"
|
||||
AR Path="/4D18BF66" Ref="R259" Part="1"
|
||||
F 0 "R259" V 2930 2800 50 0000 C CNN
|
||||
F 1 "3.3k" V 2850 2800 50 0000 C CNN
|
||||
F 2 "SM0805" V 1330 2600 60 0001 C CNN
|
||||
F 3 "" H 2850 2800 60 0001 C CNN
|
||||
F 4 "Stackpole" V 1330 2600 60 0001 C CNN "mfg"
|
||||
F 5 "RMCF0805JT3K30CT" V 1330 2600 60 0001 C CNN "mfg#"
|
||||
F 6 "digikey" V 1330 2600 60 0001 C CNN "vend1"
|
||||
F 7 "RMCF0805JT3K30CT-ND" V 1330 2600 60 0001 C CNN "vend1#"
|
||||
F 8 ".125w" V 1330 2600 60 0001 C CNN "Power"
|
||||
F 9 "5%" V 1330 2600 60 0001 C CNN "tolerance"
|
||||
F 10 "Thick Film" V 1330 2600 60 0001 C CNN "construct"
|
||||
F 11 "other,more,stuff" V 1330 2600 60 0001 C CNN "misc"
|
||||
1 2850 2800
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L LED D110
|
||||
U 1 1 4D18BF5A
|
||||
P 3250 2800
|
||||
AR Path="/4C2F3E4C/4D18BF5A" Ref="D110" Part="1"
|
||||
AR Path="/4C77BCB7/4D18BF5A" Ref="D112" Part="1"
|
||||
AR Path="/4C77BC96/4D18BF5A" Ref="D111" Part="1"
|
||||
AR Path="/4C2F3E39/4D18BF5A" Ref="D109" Part="1"
|
||||
AR Path="/4C2F3E27/4D18BF5A" Ref="D108" Part="1"
|
||||
AR Path="/4C2F3E07/4D18BF5A" Ref="D107" Part="1"
|
||||
AR Path="/4C2F3DD9/4D18BF5A" Ref="D106" Part="1"
|
||||
AR Path="/4C2F3BE4/4D18BF5A" Ref="D105" Part="1"
|
||||
AR Path="/4D18BF5A" Ref="D112" Part="1"
|
||||
F 0 "D112" H 3250 2900 50 0000 C CNN
|
||||
F 1 "LED" H 3250 2700 50 0000 C CNN
|
||||
F 2 "LED-0805" H 3250 2800 60 0001 C CNN
|
||||
F 3 "" H 3250 2800 60 0001 C CNN
|
||||
F 4 "OSRAM" V 1180 2600 60 0001 C CNN "mfg"
|
||||
F 5 "LH R974-LP-1-0-20-R18" V 1180 2600 60 0001 C CNN "mfg#"
|
||||
F 6 "digikey" V 1180 2600 60 0001 C CNN "vend1"
|
||||
F 7 "475-1415-1-ND" V 1180 2600 60 0001 C CNN "vend1#"
|
||||
F 8 ".02a" V 1180 2600 60 0001 C CNN "current"
|
||||
F 9 "-%" V 1180 2600 60 0001 C CNN "tol"
|
||||
F 10 "RED" V 1180 2600 60 0001 C CNN "construct"
|
||||
F 11 "other,more,stuff" V 1180 2600 60 0001 C CNN "misc"
|
||||
1 3250 2800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L LM1949 U27
|
||||
U 1 1 4C2ECEC5
|
||||
P 5150 2850
|
||||
AR Path="/4C77BC96/4C2ECEC5" Ref="U27" Part="1"
|
||||
AR Path="/4C77BCB7/4C2ECEC5" Ref="U28" Part="1"
|
||||
AR Path="/4C2F3E4C/4C2ECEC5" Ref="U26" Part="1"
|
||||
AR Path="/4C2F3E39/4C2ECEC5" Ref="U25" Part="1"
|
||||
AR Path="/4C2F3E27/4C2ECEC5" Ref="U24" Part="1"
|
||||
AR Path="/4C2F3E07/4C2ECEC5" Ref="U23" Part="1"
|
||||
AR Path="/4C2F3DD9/4C2ECEC5" Ref="U22" Part="1"
|
||||
AR Path="/4C2F3BE4/4C2ECEC5" Ref="U21" Part="1"
|
||||
AR Path="/4C2ECEC5" Ref="U28" Part="1"
|
||||
F 0 "U28" H 5200 3150 60 0000 C CNN
|
||||
F 1 "LM1949" H 5150 2500 60 0000 C CNN
|
||||
F 2 "DIP-8__300" H 5260 3210 60 0001 C CNN
|
||||
F 3 "" H 5150 2850 60 0001 C CNN
|
||||
F 4 "OSRAM" V 1130 2600 60 0001 C CNN "mfg"
|
||||
F 5 "LM1949N/NOPB" V 1130 2600 60 0001 C CNN "mfg#"
|
||||
F 6 "digikey" V 1130 2600 60 0001 C CNN "vend1"
|
||||
F 7 "LM1949N-ND" V 1130 2600 60 0001 C CNN "vend1#"
|
||||
F 8 "8v" V 1130 2600 60 0001 C CNN "voltage"
|
||||
F 9 "-%" V 1130 2600 60 0001 C CNN "tol"
|
||||
F 10 "op-amp" V 1130 2600 60 0001 C CNN "construct"
|
||||
F 11 "other,more,stuff" V 1130 2600 60 0001 C CNN "misc"
|
||||
1 5150 2850
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Text Notes 3600 1350 0 90 ~ 0
|
||||
PEAK & HOLD INJECTOR DRIVER
|
||||
Text Notes 6550 3900 0 60 ~ 0
|
||||
3.9k x 1uF = 3.9msec
|
||||
Text Notes 2700 2500 0 60 ~ 0
|
||||
INJECTOR OUTPUT
|
||||
Text Notes 6550 3750 0 60 ~ 0
|
||||
TIMER CIRCUIT. 1 TAU IS THE MAX PEAK TIME.
|
||||
Text HLabel 2600 3800 0 60 Input ~ 0
|
||||
5v_reg
|
||||
Text Notes 5400 4200 0 60 ~ 0
|
||||
Rsense MUST BE KELVIN CONNECTED TO THE DEVICE PINS
|
||||
$Comp
|
||||
L GND #PWR048
|
||||
U 1 1 4C2ED38A
|
||||
P 6600 2850
|
||||
AR Path="/4C77BC96/4C2ED38A" Ref="#PWR048" Part="1"
|
||||
AR Path="/4C77BCB7/4C2ED38A" Ref="#PWR046" Part="1"
|
||||
AR Path="/4C2F3E4C/4C2ED38A" Ref="#PWR056" Part="1"
|
||||
AR Path="/4C2F3E39/4C2ED38A" Ref="#PWR058" Part="1"
|
||||
AR Path="/4C2F3E27/4C2ED38A" Ref="#PWR060" Part="1"
|
||||
AR Path="/4C2F3E07/4C2ED38A" Ref="#PWR062" Part="1"
|
||||
AR Path="/4C2F3DD9/4C2ED38A" Ref="#PWR064" Part="1"
|
||||
AR Path="/4C2F3BE4/4C2ED38A" Ref="#PWR066" Part="1"
|
||||
AR Path="/4C2ED38A" Ref="#PWR01" Part="1"
|
||||
F 0 "#PWR01" H 6600 2850 30 0001 C CNN
|
||||
F 1 "GND" H 6600 2780 30 0001 C CNN
|
||||
F 2 "" H 6600 2850 60 0001 C CNN
|
||||
F 3 "" H 6600 2850 60 0001 C CNN
|
||||
1 6600 2850
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L GND #PWR049
|
||||
U 1 1 4C2ED354
|
||||
P 6100 3000
|
||||
AR Path="/4C77BC96/4C2ED354" Ref="#PWR049" Part="1"
|
||||
AR Path="/4C77BCB7/4C2ED354" Ref="#PWR047" Part="1"
|
||||
AR Path="/4C2F3E4C/4C2ED354" Ref="#PWR057" Part="1"
|
||||
AR Path="/4C2F3E39/4C2ED354" Ref="#PWR059" Part="1"
|
||||
AR Path="/4C2F3E27/4C2ED354" Ref="#PWR061" Part="1"
|
||||
AR Path="/4C2F3E07/4C2ED354" Ref="#PWR063" Part="1"
|
||||
AR Path="/4C2F3DD9/4C2ED354" Ref="#PWR065" Part="1"
|
||||
AR Path="/4C2F3BE4/4C2ED354" Ref="#PWR067" Part="1"
|
||||
AR Path="/4C2ED354" Ref="#PWR02" Part="1"
|
||||
F 0 "#PWR02" H 6100 3000 30 0001 C CNN
|
||||
F 1 "GND" H 6100 2930 30 0001 C CNN
|
||||
F 2 "" H 6100 3000 60 0001 C CNN
|
||||
F 3 "" H 6100 3000 60 0001 C CNN
|
||||
1 6100 3000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L C C121
|
||||
U 1 1 4C2ED144
|
||||
P 6600 2700
|
||||
AR Path="/4C77BC96/4C2ED144" Ref="C121" Part="1"
|
||||
AR Path="/4C77BCB7/4C2ED144" Ref="C123" Part="1"
|
||||
AR Path="/4C2F3E4C/4C2ED144" Ref="C119" Part="1"
|
||||
AR Path="/4C2F3E39/4C2ED144" Ref="C117" Part="1"
|
||||
AR Path="/4C2F3E27/4C2ED144" Ref="C115" Part="1"
|
||||
AR Path="/4C2F3E07/4C2ED144" Ref="C113" Part="1"
|
||||
AR Path="/4C2F3DD9/4C2ED144" Ref="C111" Part="1"
|
||||
AR Path="/4C2F3BE4/4C2ED144" Ref="C109" Part="1"
|
||||
AR Path="/4C2ED144" Ref="C123" Part="1"
|
||||
F 0 "C123" H 6650 2800 50 0000 L CNN
|
||||
F 1 "0.1uF" H 6650 2600 50 0000 L CNN
|
||||
F 2 "SM0805" V 1130 2750 60 0001 C CNN
|
||||
F 3 "" H 6600 2700 60 0001 C CNN
|
||||
F 4 "Murata" V 1130 2750 60 0001 C CNN "mfg"
|
||||
F 5 "GRM21BR71H104KA01L" V 1130 2750 60 0001 C CNN "mfg#"
|
||||
F 6 "digikey" V 1130 2750 60 0001 C CNN "vend1"
|
||||
F 7 "490-1666-2-ND" V 1130 2750 60 0001 C CNN "vend1#"
|
||||
F 8 "50v" V 1130 2750 60 0001 C CNN "Voltage"
|
||||
F 9 "10%" V 1130 2750 60 0001 C CNN "tolerance"
|
||||
F 10 "ceramic" V 1130 2750 60 0001 C CNN "construct"
|
||||
F 11 "other,more,stuff" V 1130 2750 60 0001 C CNN "misc"
|
||||
1 6600 2700
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L R R208
|
||||
U 1 1 4C2ED135
|
||||
P 6250 2650
|
||||
AR Path="/4C77BC96/4C2ED135" Ref="R208" Part="1"
|
||||
AR Path="/4C77BCB7/4C2ED135" Ref="R211" Part="1"
|
||||
AR Path="/4C2F3E4C/4C2ED135" Ref="R205" Part="1"
|
||||
AR Path="/4C2F3E39/4C2ED135" Ref="R202" Part="1"
|
||||
AR Path="/4C2F3E27/4C2ED135" Ref="R199" Part="1"
|
||||
AR Path="/4C2F3E07/4C2ED135" Ref="R196" Part="1"
|
||||
AR Path="/4C2F3DD9/4C2ED135" Ref="R193" Part="1"
|
||||
AR Path="/4C2F3BE4/4C2ED135" Ref="R190" Part="1"
|
||||
AR Path="/4C2ED135" Ref="R211" Part="1"
|
||||
F 0 "R211" V 6330 2650 50 0000 C CNN
|
||||
F 1 "39k" V 6250 2650 50 0000 C CNN
|
||||
F 2 "SM0805" V 1130 2700 60 0001 C CNN
|
||||
F 3 "" H 6250 2650 60 0001 C CNN
|
||||
F 4 "Stackpole Electronics Inc" V 1130 2700 60 0001 C CNN "mfg"
|
||||
F 5 "RMCF0805JT39K0CT" V 1130 2700 60 0001 C CNN "mfg#"
|
||||
F 6 "digikey" V 1130 2700 60 0001 C CNN "vend1"
|
||||
F 7 "RMCF0805JT39K0CT-ND" V 1130 2700 60 0001 C CNN "vend1#"
|
||||
F 8 ".250mW" V 1130 2700 60 0001 C CNN "power"
|
||||
F 9 "5%" V 1130 2700 60 0001 C CNN "tol"
|
||||
F 10 "Thick Film" V 1130 2700 60 0001 C CNN "construct"
|
||||
F 11 "other,more,stuff" V 1130 2700 60 0001 C CNN "misc"
|
||||
1 6250 2650
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L ZENER D90
|
||||
U 1 1 4C2ED0C2
|
||||
P 3150 3150
|
||||
AR Path="/4C77BC96/4C2ED0C2" Ref="D90" Part="1"
|
||||
AR Path="/4C77BCB7/4C2ED0C2" Ref="D91" Part="1"
|
||||
AR Path="/4C2F3E4C/4C2ED0C2" Ref="D89" Part="1"
|
||||
AR Path="/4C2F3E39/4C2ED0C2" Ref="D88" Part="1"
|
||||
AR Path="/4C2F3E27/4C2ED0C2" Ref="D87" Part="1"
|
||||
AR Path="/4C2F3E07/4C2ED0C2" Ref="D86" Part="1"
|
||||
AR Path="/4C2F3DD9/4C2ED0C2" Ref="D85" Part="1"
|
||||
AR Path="/4C2F3BE4/4C2ED0C2" Ref="D84" Part="1"
|
||||
AR Path="/4C2ED0C2" Ref="D91" Part="1"
|
||||
F 0 "D91" H 3150 3250 50 0000 C CNN
|
||||
F 1 "33v 5w" H 3150 3050 40 0000 C CNN
|
||||
F 2 "SM2512" H 3150 3150 60 0001 C CNN
|
||||
F 3 "" H 3150 3150 60 0001 C CNN
|
||||
F 4 "Micro Commercial Co" V 1130 2600 60 0001 C CNN "mfg"
|
||||
F 5 "SMBJ5364B-TP" V 1130 2600 60 0001 C CNN "mfg#"
|
||||
F 6 "digikey" V 1130 2600 60 0001 C CNN "vend1"
|
||||
F 7 "1N5364BRLGOSCT-ND" V 1130 2600 60 0001 C CNN "vend1#"
|
||||
F 8 "5w" V 1130 2600 60 0001 C CNN "power"
|
||||
F 9 "-%" V 1130 2600 60 0001 C CNN "tol"
|
||||
F 10 "zener" V 1130 2600 60 0001 C CNN "construct"
|
||||
F 11 "other,more,stuff" V 1130 2600 60 0001 C CNN "misc"
|
||||
1 3150 3150
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L R R207
|
||||
U 1 1 4C2ED077
|
||||
P 5200 3450
|
||||
AR Path="/4C77BC96/4C2ED077" Ref="R207" Part="1"
|
||||
AR Path="/4C77BCB7/4C2ED077" Ref="R210" Part="1"
|
||||
AR Path="/4C2F3E4C/4C2ED077" Ref="R204" Part="1"
|
||||
AR Path="/4C2F3E39/4C2ED077" Ref="R201" Part="1"
|
||||
AR Path="/4C2F3E27/4C2ED077" Ref="R198" Part="1"
|
||||
AR Path="/4C2F3E07/4C2ED077" Ref="R195" Part="1"
|
||||
AR Path="/4C2F3DD9/4C2ED077" Ref="R192" Part="1"
|
||||
AR Path="/4C2F3BE4/4C2ED077" Ref="R189" Part="1"
|
||||
AR Path="/4C2ED077" Ref="R210" Part="1"
|
||||
F 0 "R210" V 5280 3450 50 0000 C CNN
|
||||
F 1 "0.1 2W" V 5100 3450 50 0000 C CNN
|
||||
F 2 "SM1812" V 1130 2600 60 0001 C CNN
|
||||
F 3 "" H 5200 3450 60 0001 C CNN
|
||||
F 4 "PRL1632-R100-F-T1" H 5200 3450 60 0001 C CNN "MFG#"
|
||||
F 5 "Ohmite" V 1130 2600 60 0001 C CNN "mfg"
|
||||
F 6 "WHCR10FEC" V 1130 2600 60 0001 C CNN "mfg#"
|
||||
F 7 "digikey" V 1130 2600 60 0001 C CNN "vend1"
|
||||
F 8 "WHCR10FECT-ND" V 1130 2600 60 0001 C CNN "vend1#"
|
||||
F 9 "2w" V 1130 2600 60 0001 C CNN "Power"
|
||||
F 10 "1%" V 1130 2600 60 0001 C CNN "tolerance"
|
||||
F 11 "wire wound" V 1130 2600 60 0001 C CNN "construct"
|
||||
F 12 "other,more,stuff" V 1130 2600 60 0001 C CNN "misc"
|
||||
1 5200 3450
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L C C120
|
||||
U 1 1 4C2ED01B
|
||||
P 4150 2950
|
||||
AR Path="/4C77BC96/4C2ED01B" Ref="C120" Part="1"
|
||||
AR Path="/4C77BCB7/4C2ED01B" Ref="C122" Part="1"
|
||||
AR Path="/4C2F3E4C/4C2ED01B" Ref="C118" Part="1"
|
||||
AR Path="/4C2F3E39/4C2ED01B" Ref="C116" Part="1"
|
||||
AR Path="/4C2F3E27/4C2ED01B" Ref="C114" Part="1"
|
||||
AR Path="/4C2F3E07/4C2ED01B" Ref="C112" Part="1"
|
||||
AR Path="/4C2F3DD9/4C2ED01B" Ref="C110" Part="1"
|
||||
AR Path="/4C2F3BE4/4C2ED01B" Ref="C108" Part="1"
|
||||
AR Path="/4C2ED01B" Ref="C122" Part="1"
|
||||
F 0 "C122" H 4200 3050 50 0000 L CNN
|
||||
F 1 ".01uF" V 4075 2675 50 0000 L CNN
|
||||
F 2 "SM0805" V 1130 2550 60 0001 C CNN
|
||||
F 3 "" H 4150 2950 60 0001 C CNN
|
||||
F 4 "Murata" V 1130 2550 60 0001 C CNN "mfg"
|
||||
F 5 "GRM216R71H103KA01D" V 1130 2550 60 0001 C CNN "mfg#"
|
||||
F 6 "digikey" V 1130 2550 60 0001 C CNN "vend1"
|
||||
F 7 "490-1664-1-ND" V 1130 2550 60 0001 C CNN "vend1#"
|
||||
F 8 "50v" V 1130 2550 60 0001 C CNN "Voltate"
|
||||
F 9 "10%" V 1130 2550 60 0001 C CNN "tol"
|
||||
F 10 "???" V 1130 2550 60 0001 C CNN "construct"
|
||||
F 11 "other,more,stuff" V 1130 2550 60 0001 C CNN "misc"
|
||||
1 4150 2950
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Text HLabel 2600 2500 0 60 Input ~ 0
|
||||
injector_output
|
||||
$Comp
|
||||
L R R206
|
||||
U 1 1 4C2F52D2
|
||||
P 3700 2000
|
||||
AR Path="/4C77BC96/4C2F52D2" Ref="R206" Part="1"
|
||||
AR Path="/4C77BCB7/4C2F52D2" Ref="R209" Part="1"
|
||||
AR Path="/4C2F3E4C/4C2F52D2" Ref="R203" Part="1"
|
||||
AR Path="/4C2F3E39/4C2F52D2" Ref="R200" Part="1"
|
||||
AR Path="/4C2F3E27/4C2F52D2" Ref="R197" Part="1"
|
||||
AR Path="/4C2F3E07/4C2F52D2" Ref="R194" Part="1"
|
||||
AR Path="/4C2F3DD9/4C2F52D2" Ref="R191" Part="1"
|
||||
AR Path="/4C2F3BE4/4C2F52D2" Ref="R188" Part="1"
|
||||
AR Path="/4C2F52D2" Ref="R209" Part="1"
|
||||
F 0 "R209" V 3780 2000 50 0000 C CNN
|
||||
F 1 "1k" V 3700 2000 50 0000 C CNN
|
||||
F 2 "SM0805" V 1230 2600 60 0001 C CNN
|
||||
F 3 "" H 3700 2000 60 0001 C CNN
|
||||
F 4 "Stackpole" V 1230 2600 60 0001 C CNN "mfg"
|
||||
F 5 "RMCF0805JT1K00" V 1230 2600 60 0001 C CNN "mfg#"
|
||||
F 6 "digikey" V 1230 2600 60 0001 C CNN "vend1"
|
||||
F 7 "RMCF0805JT1K00TR-ND" V 1230 2600 60 0001 C CNN "vend1#"
|
||||
F 8 ".125w" V 1230 2600 60 0001 C CNN "Power"
|
||||
F 9 "5%" V 1230 2600 60 0001 C CNN "tolerance"
|
||||
F 10 "Thick Film" V 1230 2600 60 0001 C CNN "construct"
|
||||
F 11 "other,more,stuff" V 1230 2600 60 0001 C CNN "misc"
|
||||
1 3700 2000
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
Text HLabel 2600 3650 0 60 BiDi ~ 0
|
||||
inductive_power_gnd
|
||||
Text HLabel 3100 2000 0 60 Input ~ 0
|
||||
inductive_power_drive
|
||||
$Comp
|
||||
L PWR_FLAG #FLG?
|
||||
U 1 1 58A3C0EE
|
||||
P 5975 7875
|
||||
F 0 "#FLG?" H 5975 7970 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 5975 8055 50 0000 C CNN
|
||||
F 2 "" H 5975 7875 50 0000 C CNN
|
||||
F 3 "" H 5975 7875 50 0000 C CNN
|
||||
1 5975 7875
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L GND #PWR?
|
||||
U 1 1 58A3C152
|
||||
P 5975 7875
|
||||
F 0 "#PWR?" H 5975 7875 30 0001 C CNN
|
||||
F 1 "GND" H 5975 7805 30 0001 C CNN
|
||||
F 2 "" H 5975 7875 60 0001 C CNN
|
||||
F 3 "" H 5975 7875 60 0001 C CNN
|
||||
1 5975 7875
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$EndSCHEMATC
|
Loading…
Reference in New Issue