Some improvements after testing

- Use correct part number and package for the boost converter
- Adjust resistance at VCO input network
- Add charging resistor to the VCO input network
This commit is contained in:
Thomas Kolb 2024-09-10 23:05:49 +02:00
parent 8d9c67409c
commit 5558db3ebf
4 changed files with 2860 additions and 2102 deletions

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,7 @@
"lockedItems": false, "lockedItems": false,
"otherItems": true, "otherItems": true,
"pads": true, "pads": true,
"text": true, "text": false,
"tracks": true, "tracks": true,
"vias": true, "vias": true,
"zones": true "zones": true

View file

@ -479,7 +479,7 @@
"gencad": "", "gencad": "",
"idf": "", "idf": "",
"netlist": "", "netlist": "",
"plot": "", "plot": "gerber",
"pos_files": "", "pos_files": "",
"specctra_dsn": "", "specctra_dsn": "",
"step": "", "step": "",
@ -490,7 +490,7 @@
}, },
"schematic": { "schematic": {
"annotate_start_num": 0, "annotate_start_num": 0,
"bom_export_filename": "", "bom_export_filename": "out/bom.csv",
"bom_fmt_presets": [], "bom_fmt_presets": [],
"bom_fmt_settings": { "bom_fmt_settings": {
"field_delimiter": ",", "field_delimiter": ",",
@ -505,6 +505,12 @@
"bom_settings": { "bom_settings": {
"exclude_dnp": false, "exclude_dnp": false,
"fields_ordered": [ "fields_ordered": [
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": true
},
{ {
"group_by": false, "group_by": false,
"label": "Reference", "label": "Reference",
@ -539,12 +545,6 @@
"group_by": true, "group_by": true,
"label": "DNP", "label": "DNP",
"name": "${DNP}", "name": "${DNP}",
"show": true
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false "show": false
}, },
{ {
@ -558,13 +558,43 @@
"label": "Beschreibung", "label": "Beschreibung",
"name": "Description", "name": "Description",
"show": false "show": false
},
{
"group_by": false,
"label": "Sim.Name",
"name": "Sim.Name",
"show": false
},
{
"group_by": false,
"label": "Sim.Params",
"name": "Sim.Params",
"show": false
},
{
"group_by": false,
"label": "Sim.Pins",
"name": "Sim.Pins",
"show": false
},
{
"group_by": false,
"label": "Sim.Device",
"name": "Sim.Device",
"show": false
},
{
"group_by": false,
"label": "Sim.Library",
"name": "Sim.Library",
"show": false
} }
], ],
"filter_string": "", "filter_string": "",
"group_symbols": true, "group_symbols": true,
"name": "", "name": "",
"sort_asc": true, "sort_asc": true,
"sort_field": "Reference" "sort_field": "${ITEM_NUMBER}"
}, },
"connection_grid_size": 50.0, "connection_grid_size": 50.0,
"drawing": { "drawing": {

View file

@ -2160,7 +2160,7 @@
) )
) )
) )
(symbol "Regulator_Switching:TPS613222ADBZ" (symbol "Regulator_Switching:TPS613222ADBV"
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)
(on_board yes) (on_board yes)
@ -2173,7 +2173,7 @@
(justify left) (justify left)
) )
) )
(property "Value" "TPS613222ADBZ" (property "Value" "TPS613222ADBV"
(at 2.54 6.35 0) (at 2.54 6.35 0)
(effects (effects
(font (font
@ -2181,7 +2181,7 @@
) )
) )
) )
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5"
(at 0 -20.32 0) (at 0 -20.32 0)
(effects (effects
(font (font
@ -2199,7 +2199,7 @@
(hide yes) (hide yes)
) )
) )
(property "Description" "1.8A Step-Up Converter, 5V Output Voltage, 0.9-5.5V Input Voltage, SOT-23" (property "Description" "1.8A Step-Up Converter, 5V Output Voltage, 0.9-5.5V Input Voltage, SOT-23-5"
(at 0 0 0) (at 0 0 0)
(effects (effects
(font (font
@ -2226,7 +2226,7 @@
(hide yes) (hide yes)
) )
) )
(symbol "TPS613222ADBZ_0_1" (symbol "TPS613222ADBV_0_1"
(rectangle (rectangle
(start -7.62 5.08) (start -7.62 5.08)
(end 7.62 -5.08) (end 7.62 -5.08)
@ -2239,25 +2239,7 @@
) )
) )
) )
(symbol "TPS613222ADBZ_1_1" (symbol "TPS613222ADBV_1_1"
(pin power_out line
(at 10.16 2.54 180)
(length 2.54)
(name "VOUT"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line (pin power_in line
(at -10.16 2.54 0) (at -10.16 2.54 0)
(length 2.54) (length 2.54)
@ -2268,7 +2250,7 @@
) )
) )
) )
(number "2" (number "1"
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@ -2286,6 +2268,24 @@
) )
) )
) )
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin no_connect line
(at -7.62 -2.54 0)
(length 2.54) hide
(name "NC"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3" (number "3"
(effects (effects
(font (font
@ -2294,6 +2294,42 @@
) )
) )
) )
(pin power_out line
(at 10.16 2.54 180)
(length 2.54)
(name "VOUT"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin no_connect line
(at 7.62 -2.54 180)
(length 2.54) hide
(name "NC"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
) )
) )
(symbol "Switch:SW_Push" (symbol "Switch:SW_Push"
@ -3271,6 +3307,12 @@
(color 0 0 0 0) (color 0 0 0 0)
(uuid "ae1d7ed1-4f3f-4cda-9833-97cc59b578e9") (uuid "ae1d7ed1-4f3f-4cda-9833-97cc59b578e9")
) )
(junction
(at 116.84 63.5)
(diameter 0)
(color 0 0 0 0)
(uuid "b2aa4de5-623a-479f-a22c-efe31e41afcb")
)
(junction (junction
(at 104.14 63.5) (at 104.14 63.5)
(diameter 0) (diameter 0)
@ -4115,6 +4157,16 @@
) )
(uuid "5636904e-ed39-43ea-b918-5ad65956576f") (uuid "5636904e-ed39-43ea-b918-5ad65956576f")
) )
(wire
(pts
(xy 116.84 60.96) (xy 116.84 63.5)
)
(stroke
(width 0)
(type default)
)
(uuid "5961ecc8-2cf8-429a-9b4b-493e3d63e4dd")
)
(wire (wire
(pts (pts
(xy 326.39 123.19) (xy 326.39 125.73) (xy 326.39 123.19) (xy 326.39 125.73)
@ -4245,6 +4297,16 @@
) )
(uuid "70e1bf87-2a12-4b58-8508-ee6c21b511d7") (uuid "70e1bf87-2a12-4b58-8508-ee6c21b511d7")
) )
(wire
(pts
(xy 116.84 49.53) (xy 125.73 49.53)
)
(stroke
(width 0)
(type default)
)
(uuid "711eb4b2-f223-4a70-97fe-1c615022ed24")
)
(wire (wire
(pts (pts
(xy 76.2 176.53) (xy 86.36 176.53) (xy 76.2 176.53) (xy 86.36 176.53)
@ -4315,6 +4377,16 @@
) )
(uuid "777b0d41-6974-4cce-82e8-66ac1237dc32") (uuid "777b0d41-6974-4cce-82e8-66ac1237dc32")
) )
(wire
(pts
(xy 116.84 53.34) (xy 116.84 49.53)
)
(stroke
(width 0)
(type default)
)
(uuid "77eef4ea-2f0d-4aa0-8665-9b8cba6cc8e2")
)
(wire (wire
(pts (pts
(xy 45.72 176.53) (xy 45.72 179.07) (xy 45.72 176.53) (xy 45.72 179.07)
@ -5261,18 +5333,7 @@
) )
(uuid "1fa3c8e0-77f8-4110-8fe2-34de52448091") (uuid "1fa3c8e0-77f8-4110-8fe2-34de52448091")
) )
(label "VCO_IN" (label "VCO_START"
(at 116.84 63.5 180)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify right bottom)
)
(uuid "214bcda2-bd67-48cf-9236-2e92ac0cf40a")
)
(label "VCO_IN"
(at 19.05 245.11 0) (at 19.05 245.11 0)
(fields_autoplaced yes) (fields_autoplaced yes)
(effects (effects
@ -5349,6 +5410,17 @@
) )
(uuid "681986aa-f0af-4d39-9041-13d90ad22d16") (uuid "681986aa-f0af-4d39-9041-13d90ad22d16")
) )
(label "VCO_START"
(at 125.73 49.53 180)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify right bottom)
)
(uuid "6930eccd-540c-41d2-8c56-f6ebb5a495c3")
)
(label "C4" (label "C4"
(at 302.26 33.02 0) (at 302.26 33.02 0)
(fields_autoplaced yes) (fields_autoplaced yes)
@ -5646,7 +5718,7 @@
(hide yes) (hide yes)
) )
) )
(property "Teilenummer" "CD74HCT4046AM" (property "Teilenummer" "CD74HCT4046AM96"
(at 73.66 63.5 0) (at 73.66 63.5 0)
(effects (effects
(font (font
@ -7520,7 +7592,7 @@
(hide yes) (hide yes)
) )
) )
(property "Teilenummer" "TLV7041DBV " (property "Teilenummer" "TLV7041DBVR"
(at 111.76 237.49 0) (at 111.76 237.49 0)
(effects (effects
(font (font
@ -8326,7 +8398,7 @@
(justify left) (justify left)
) )
) )
(property "Value" "100k" (property "Value" "330k"
(at 119.38 72.3899 0) (at 119.38 72.3899 0)
(effects (effects
(font (font
@ -9420,6 +9492,76 @@
) )
) )
) )
(symbol
(lib_id "Device:R")
(at 116.84 57.15 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "92bcc03d-be9a-4cb3-b8b5-a9d773e67504")
(property "Reference" "R12"
(at 119.38 55.8799 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "330k"
(at 119.38 58.4199 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Resistor_SMD:R_0603_1608Metric"
(at 115.062 57.15 90)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 116.84 57.15 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Resistor"
(at 116.84 57.15 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "6d3ad4f6-02e5-48f3-8b17-270e20c16531")
)
(pin "2"
(uuid "e9dabbde-133a-4ad0-8ec2-8c011c4aff9d")
)
(instances
(project "ZAMloeten_SMD_Challenge_v1"
(path "/8ae24804-51ee-4fdd-9002-e814994a5e9b"
(reference "R12")
(unit 1)
)
)
)
)
(symbol (symbol
(lib_id "power:GND") (lib_id "power:GND")
(at 60.96 43.18 270) (at 60.96 43.18 270)
@ -10437,7 +10579,7 @@
) )
) )
(symbol (symbol
(lib_id "Regulator_Switching:TPS613222ADBZ") (lib_id "Regulator_Switching:TPS613222ADBV")
(at 157.48 179.07 0) (at 157.48 179.07 0)
(unit 1) (unit 1)
(exclude_from_sim no) (exclude_from_sim no)
@ -10454,7 +10596,7 @@
) )
) )
) )
(property "Value" "TPS613222ADBZ" (property "Value" "TPS613222ADBV"
(at 157.48 171.45 0) (at 157.48 171.45 0)
(effects (effects
(font (font
@ -10462,7 +10604,7 @@
) )
) )
) )
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5"
(at 157.48 199.39 0) (at 157.48 199.39 0)
(effects (effects
(font (font
@ -10480,7 +10622,7 @@
(hide yes) (hide yes)
) )
) )
(property "Description" "1.8A Step-Up Converter, 5V Output Voltage, 0.9-5.5V Input Voltage, SOT-23" (property "Description" "1.8A Step-Up Converter, 5V Output Voltage, 0.9-5.5V Input Voltage, SOT-23-5"
(at 157.48 179.07 0) (at 157.48 179.07 0)
(effects (effects
(font (font
@ -10489,7 +10631,7 @@
(hide yes) (hide yes)
) )
) )
(property "Teilenummer" "TPS613222ADBZ" (property "Teilenummer" "TPS613222ADBV"
(at 157.48 179.07 0) (at 157.48 179.07 0)
(effects (effects
(font (font
@ -10507,6 +10649,12 @@
(pin "2" (pin "2"
(uuid "4bdfdb19-f19f-429a-8527-0b8b81f672a2") (uuid "4bdfdb19-f19f-429a-8527-0b8b81f672a2")
) )
(pin "4"
(uuid "e69846fe-4b92-4a6b-b707-6edad1c71244")
)
(pin "5"
(uuid "1afc5895-f358-4ca6-831d-da7bf96a35ca")
)
(instances (instances
(project "" (project ""
(path "/8ae24804-51ee-4fdd-9002-e814994a5e9b" (path "/8ae24804-51ee-4fdd-9002-e814994a5e9b"