diff --git a/transistor/pmos_40p05.yaml b/transistor/pmos_40p05.yaml new file mode 100644 index 0000000..188a83f --- /dev/null +++ b/transistor/pmos_40p05.yaml @@ -0,0 +1,21 @@ +name: 40P05 +description: P-channel enhancement mode vertical DMOS transistor +keywords: transistor, MOSFET, pMOS +datasheet: https://datasheet.lcsc.com/lcsc/2108161030_ALLPOWER-ShenZhen-Quan-Li-Semiconductor-AP40P05_C2886385.pdf +lcsc: C2886385 + +pinout: + G: 1 + S: 2 + D: 3 + +properties: + in: G + pasive: S, D + +schematic: + symbol: FET + options: p, diode + +housing: + outline: JEDEC TO-236 AB diff --git a/transistor/pmos_si2301ds.yaml b/transistor/pmos_si2301ds.yaml new file mode 100644 index 0000000..e64400f --- /dev/null +++ b/transistor/pmos_si2301ds.yaml @@ -0,0 +1,19 @@ +name: Si2301DS +description: P-channel enhancement mode MOS transistor +keywords: transistor, MOSFET, pMOS + +pinout: + G: 1 + S: 2 + D: 3 + +properties: + in: G + passive: S, D + +schematic: + symbol: FET + options: p, diode + +housing: + outline: JEDEC TO-236 AB