From a46555d9a4cd2cc9f0bccf6eb187ecf7374117a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Wed, 11 May 2022 11:00:02 +0200 Subject: [PATCH] add schottky diodes --- diode/schottky_rb521s.yaml | 22 ++++++++++++++++++++++ diode/schottky_ss34.yaml | 12 ++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 diode/schottky_rb521s.yaml create mode 100644 diode/schottky_ss34.yaml diff --git a/diode/schottky_rb521s.yaml b/diode/schottky_rb521s.yaml new file mode 100644 index 0000000..1899602 --- /dev/null +++ b/diode/schottky_rb521s.yaml @@ -0,0 +1,22 @@ +name: RB521S30 +description: schottky barrier diode, 30V, 200mA, SOD-523 +datasheet: https://www.onsemi.com/pdf/datasheet/rb521s30t1-d.pdf +lcsc: C122862 + +schematic: + symbol: diode + options: schottky + +housing: + pattern: SOD + options: polarized + bodyWidth: 0.7-0.9 # E + bodyLength: 1.1-1.3 # D + height: 0.5-0.7 # A + leadWidth: 0.25-0.35 # b + leadLength: 0.30 # L + leadHeight: 0.07-0.20 # c + leadSpan: 1.5-1.7 # HE + padWidth: 0.40 + padHeight: 0.48 + padSpace: 0.84 # 1.8-0.48*2 diff --git a/diode/schottky_ss34.yaml b/diode/schottky_ss34.yaml new file mode 100644 index 0000000..b3b935c --- /dev/null +++ b/diode/schottky_ss34.yaml @@ -0,0 +1,12 @@ +name: SS34 +description: schottky barrier diode, 40V, 3A, SMA (DO-214AC) +datasheet: https://www.onsemi.com/pdf/datasheet/ss39-d.pdf +lcsc: C266553 + +schematic: + symbol: diode + options: schottky + +housing: + outline: JEDEC DO-214 AC + options: polarized