Skip to content

Commit

Permalink
Fix voltage translation issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklik committed Nov 6, 2023
1 parent 46ae17b commit ad125b0
Show file tree
Hide file tree
Showing 3 changed files with 1,606 additions and 489 deletions.
105 changes: 54 additions & 51 deletions hw/sch_pcb/AIRDOS04_base/PIN_detector.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,57 @@
)
)
)
(symbol "Device:C_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "C" (at 0.254 1.778 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C_Small" (at 0.254 -2.032 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "capacitor cap" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Unpolarized capacitor, small symbol" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_Small_0_1"
(polyline
(pts
(xy -1.524 -0.508)
(xy 1.524 -0.508)
)
(stroke (width 0.3302) (type default))
(fill (type none))
)
(polyline
(pts
(xy -1.524 0.508)
(xy 1.524 0.508)
)
(stroke (width 0.3048) (type default))
(fill (type none))
)
)
(symbol "C_Small_1_1"
(pin passive line (at 0 2.54 270) (length 2.032)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -2.54 90) (length 2.032)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:D_Photo" (pin_numbers hide) (pin_names hide) (in_bom yes) (on_board yes)
(property "Reference" "D" (at 0.508 1.778 0)
(effects (font (size 1.27 1.27)) (justify left))
Expand Down Expand Up @@ -304,51 +355,6 @@
)
)
)
(symbol "ISM02A-rescue:C_Small-Device-ISM02A-rescue" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "C" (at 0.254 1.778 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C_Small-Device-ISM02A-rescue" (at 0.254 -2.032 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_Small-Device-ISM02A-rescue_0_1"
(polyline
(pts
(xy -1.524 -0.508)
(xy 1.524 -0.508)
)
(stroke (width 0.3302) (type default))
(fill (type none))
)
(polyline
(pts
(xy -1.524 0.508)
(xy 1.524 0.508)
)
(stroke (width 0.3048) (type default))
(fill (type none))
)
)
(symbol "C_Small-Device-ISM02A-rescue_1_1"
(pin passive line (at 0 2.54 270) (length 2.032)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -2.54 90) (length 2.032)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "MLAB_IO:AD8691" (pin_names (offset 0.127)) (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 5.08 0)
(effects (font (size 1.27 1.27)) (justify left))
Expand Down Expand Up @@ -3275,7 +3281,7 @@
)
)
(symbol (lib_id "ISM02A-rescue:C_Small-Device-ISM02A-rescue") (at 34.29 33.02 0) (unit 1)
(symbol (lib_id "Device:C_Small") (at 34.29 33.02 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid c8f1a98a-8e0a-4719-92fa-d1eca654ee4b)
(property "Reference" "C17" (at 26.67 30.48 0)
Expand All @@ -3285,12 +3291,9 @@
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 34.29 33.02 0)
(effects (font (size 1.524 1.524)) hide)
)
(property "Datasheet" "" (at 34.29 33.02 0)
(effects (font (size 1.524 1.524)))
(effects (font (size 1.27 1.27)) hide)
)
(property "UST_id" "C0805_100n" (at 34.29 33.02 0)
(property "Datasheet" "~" (at 34.29 33.02 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "UST_ID" "5c70984812875079b91f8bf2" (at -215.9 62.23 0)
Expand Down
120 changes: 63 additions & 57 deletions hw/sch_pcb/AIRDOS04_base/analogue_backend.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,57 @@
)
)
)
(symbol "Device:C_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "C" (at 0.254 1.778 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C_Small" (at 0.254 -2.032 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "capacitor cap" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Unpolarized capacitor, small symbol" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_Small_0_1"
(polyline
(pts
(xy -1.524 -0.508)
(xy 1.524 -0.508)
)
(stroke (width 0.3302) (type default))
(fill (type none))
)
(polyline
(pts
(xy -1.524 0.508)
(xy 1.524 0.508)
)
(stroke (width 0.3048) (type default))
(fill (type none))
)
)
(symbol "C_Small_1_1"
(pin passive line (at 0 2.54 270) (length 2.032)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -2.54 90) (length 2.032)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:NetTie_2" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom no) (on_board yes)
(property "Reference" "NT" (at 0 1.27 0)
(effects (font (size 1.27 1.27)))
Expand Down Expand Up @@ -580,51 +631,6 @@
)
)
)
(symbol "ISM02A-rescue:C_Small-Device-ISM02A-rescue" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "C" (at 0.254 1.778 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C_Small-Device-ISM02A-rescue" (at 0.254 -2.032 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_Small-Device-ISM02A-rescue_0_1"
(polyline
(pts
(xy -1.524 -0.508)
(xy 1.524 -0.508)
)
(stroke (width 0.3302) (type default))
(fill (type none))
)
(polyline
(pts
(xy -1.524 0.508)
(xy 1.524 0.508)
)
(stroke (width 0.3048) (type default))
(fill (type none))
)
)
(symbol "C_Small-Device-ISM02A-rescue_1_1"
(pin passive line (at 0 2.54 270) (length 2.032)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -2.54 90) (length 2.032)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "MLAB_IO:AD8691" (pin_names (offset 0.127)) (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 5.08 0)
(effects (font (size 1.27 1.27)) (justify left))
Expand Down Expand Up @@ -1829,7 +1835,7 @@
)
)
(symbol (lib_id "ISM02A-rescue:C_Small-Device-ISM02A-rescue") (at 38.1 55.88 0) (unit 1)
(symbol (lib_id "Device:C_Small") (at 38.1 55.88 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 2325a092-f721-4345-841e-4f6783cc706c)
(property "Reference" "C2" (at 40.64 54.61 0)
Expand All @@ -1839,10 +1845,10 @@
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 38.1 55.88 0)
(effects (font (size 1.524 1.524)) hide)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 38.1 55.88 0)
(effects (font (size 1.524 1.524)))
(property "Datasheet" "~" (at 38.1 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "UST_ID" "5c70984712875079b91f8b4c" (at -212.09 85.09 0)
(effects (font (size 1.27 1.27)) hide)
Expand Down Expand Up @@ -2727,7 +2733,7 @@
)
)
(symbol (lib_id "ISM02A-rescue:C_Small-Device-ISM02A-rescue") (at 29.21 30.48 0) (unit 1)
(symbol (lib_id "Device:C_Small") (at 29.21 30.48 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 77decda2-11d5-4226-b2d0-00ba5c1d1761)
(property "Reference" "C2" (at 31.75 29.21 0)
Expand All @@ -2737,10 +2743,10 @@
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 29.21 30.48 0)
(effects (font (size 1.524 1.524)) hide)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 29.21 30.48 0)
(effects (font (size 1.524 1.524)))
(property "Datasheet" "~" (at 29.21 30.48 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "UST_ID" "5c70984712875079b91f8b4c" (at -220.98 59.69 0)
(effects (font (size 1.27 1.27)) hide)
Expand Down Expand Up @@ -3486,7 +3492,7 @@
)
)
(symbol (lib_id "ISM02A-rescue:C_Small-Device-ISM02A-rescue") (at 39.37 30.48 0) (unit 1)
(symbol (lib_id "Device:C_Small") (at 39.37 30.48 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid d1b331cb-174c-4a07-a32c-d0ea14598a20)
(property "Reference" "C2" (at 41.91 29.21 0)
Expand All @@ -3496,10 +3502,10 @@
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 39.37 30.48 0)
(effects (font (size 1.524 1.524)) hide)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 39.37 30.48 0)
(effects (font (size 1.524 1.524)))
(property "Datasheet" "~" (at 39.37 30.48 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "UST_ID" "5c70984712875079b91f8b4c" (at -210.82 59.69 0)
(effects (font (size 1.27 1.27)) hide)
Expand Down
Loading

0 comments on commit ad125b0

Please sign in to comment.