actualizacion de la placa

This commit is contained in:
Oscar Suescun Elizalde 2025-05-21 11:10:18 +02:00
parent 06d56aba8a
commit 738497d1fd
20 changed files with 17407 additions and 8679 deletions

View File

@ -1,11 +1,11 @@
{
"board": {
"active_layer": 31,
"active_layer": 0,
"active_layer_preset": "All Layers",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"high_contrast_mode": 1,
"net_color_mode": 1,
"opacity": {
"images": 0.6,

View File

@ -37,9 +37,9 @@
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
"drill": 0.0,
"height": 0.95,
"width": 1.05
},
"silk_line_width": 0.1,
"silk_text_italic": false,
@ -179,7 +179,9 @@
],
"track_widths": [
0.0,
0.7
0.7,
0.8,
1.0
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
@ -215,6 +217,14 @@
{
"diameter": 0.7,
"drill": 0.4
},
{
"diameter": 0.8,
"drill": 0.8
},
{
"diameter": 1.0,
"drill": 1.0
}
],
"zones_allow_external_fillets": false
@ -483,7 +493,7 @@
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"netlist": "./",
"plot": "GerbersEnclosure/",
"pos_files": "",
"specctra_dsn": "",

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,47 @@
Version 4.1
SHEET 1 880 812
WIRE 80 352 -96 352
WIRE 224 352 160 352
WIRE 480 352 480 320
WIRE 480 352 416 352
WIRE 560 352 544 352
WIRE -96 368 -96 352
WIRE 560 368 560 352
WIRE 784 400 416 400
WIRE 224 448 -96 448
WIRE 480 448 416 448
WIRE 784 448 784 400
WIRE 480 512 480 448
FLAG 432 768 0
FLAG 432 688 Vcc
FLAG 480 320 Vcc
FLAG 480 512 0
FLAG 784 528 0
FLAG 560 368 0
SYMBOL voltage 432 672 R0
WINDOW 123 0 0 Left 0
WINDOW 39 0 0 Left 0
SYMATTR InstName V1
SYMATTR Value 15
SYMBOL TLP5702 320 400 R0
SYMATTR InstName U1
SYMBOL voltage -96 352 R0
WINDOW 3 -52 47 Left 2
WINDOW 123 0 0 Left 0
WINDOW 39 0 0 Left 0
SYMATTR InstName V2
SYMATTR Value 5
SYMBOL res 768 432 R0
SYMATTR InstName R1
SYMATTR Value 10k
SYMBOL cap 544 336 R90
WINDOW 0 0 32 VBottom 2
WINDOW 3 32 32 VTop 2
SYMATTR InstName C1
SYMATTR Value 0.1µ
SYMBOL res 176 336 R90
WINDOW 0 0 56 VBottom 2
WINDOW 3 32 56 VTop 2
SYMATTR InstName R2
SYMATTR Value 330
TEXT -64 608 Left 2 !.tran 0 1m 0

View File

@ -0,0 +1,21 @@
LTspice 24.1.5 for Windows
Circuit: C:\Users\osuescuneli\Desktop\Alumnos Internos\bancada-motores\Esquemáticos\simulacion\optos.net
Start Time: Tue May 20 14:51:04 2025
C:\Users\osuescuneli\Desktop\Alumnos Internos\bancada-motores\Esquemáticos\simulacion\optos.net(4): Sub-circuit name listed twice. This is most likely because the corresponding symbol contains the name in more than one attribute.
X§U1 N002 N004 0 N003 Vcc TLP5702 TLP5702
^^^^^^^^
solver = Normal
Maximum thread count: 14
tnom = 27
temp = 27
method = modified trap
WARNING: Node n001 is floating.
Direct Newton iteration for .op point succeeded.
Changing Tseed to 9.76563e-11
Total elapsed time: 123.986 seconds.
Files loaded:
C:\Users\osuescuneli\Desktop\Alumnos Internos\bancada-motores\Esquemáticos\simulacion\optos.net
C:\Users\osuescuneli\Documents\LTspice\TLP5702.mod

Binary file not shown.

Binary file not shown.