From 0d9cbb95bdf978348b6ca8501e1a012bdc3c2875 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 14 Feb 2024 19:22:36 -0700 Subject: [PATCH] need an n-fet symbol with SOT23 compatible pin numbers, different than TO-220 --- symbols/common/n-fet-sot.sym | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 symbols/common/n-fet-sot.sym diff --git a/symbols/common/n-fet-sot.sym b/symbols/common/n-fet-sot.sym new file mode 100644 index 0000000..48f17ba --- /dev/null +++ b/symbols/common/n-fet-sot.sym @@ -0,0 +1,46 @@ +v 20220529 2 +T 0 1300 5 10 0 0 0 0 1 +device=MOSFET +T 0 1100 5 10 0 0 0 0 1 +description=N type enhancement MOSFET, SOT-23 pin numbering +L 200 350 200 600 3 0 0 0 -1 -1 +L 600 350 600 600 3 0 0 0 -1 -1 +L 500 500 400 500 3 0 0 0 -1 -1 +L 399 351 349 451 3 0 0 0 -1 -1 +P 600 100 600 300 1 0 0 +{ +T 700 250 5 10 1 1 180 6 1 +pinnumber=1 +T 550 200 9 10 1 1 180 0 1 +pinlabel=G +T 600 -100 5 10 0 0 270 0 1 +pintype=pas +} +P 200 600 0 600 1 0 1 +{ +T 105 645 5 10 1 1 0 6 1 +pinnumber=2 +T 55 395 9 10 1 1 0 0 1 +pinlabel=D +T -200 600 5 10 0 0 0 6 1 +pintype=pas +} +P 600 600 800 600 1 0 1 +{ +T 695 645 5 10 1 1 0 0 1 +pinnumber=3 +T 745 395 9 10 1 1 0 6 1 +pinlabel=S +T 1000 600 5 10 0 0 0 0 1 +pintype=pas +} +T 900 300 8 10 1 1 0 0 1 +refdes=Q? +L 125 350 275 350 3 0 0 0 -1 -1 +L 325 350 475 350 3 0 0 0 -1 -1 +L 525 350 675 350 3 0 0 0 -1 -1 +L 200 300 600 300 3 0 0 0 -1 -1 +L 400 350 400 500 3 0 0 0 -1 -1 +L 400 500 600 500 3 0 0 0 -1 -1 +T 0 1500 5 10 0 0 0 0 1 +footprint=SOT23 -- 2.30.2