add 2-channel multiplexer

This commit is contained in:
King Kévin 2023-12-19 01:16:26 +01:00
parent aab60d1e23
commit 0a4f888971
1 changed files with 111 additions and 0 deletions

View File

@ -0,0 +1,111 @@
name: 74LVC1G157
variations: GW, GV, GM, GF, GN, GS # SOT363, SOT457, SOT886, SOT891, SOT1115, SOT1202
description: multiplexer, 2-input
datasheet: https://assets.nexperia.com/documents/data-sheet/74LVC1G157.pdf
pinout:
IN:
I0: 3
I1: 1
OUT:
Y: 4
POWER:
VCC: 5
GROUND:
GND: 2
SELECT:
S: 6
properties:
input: IN, SELECT
output: OUT
power: POWER
ground: GROUND
schematic:
symbol: IC
left: INPUT, SELECT
right: OUTPUT
top: POWER
bottom: GROUND
housing@GW: # SOT363
suffix: GW
pattern: SOP
bodyWidth: 1.15-1.35 # E
bodyLength: 1.8-2.2 # D
height: 0.8-1.1 # A
leadWidth: 0.2-0.3 # bp
leadLength: 0.15-0.45 # Lp
leadSpan: 2.0-2.2 # HE
pitch: 0.65 # e1
leadCount: 6
housing@GV: # SOT457
suffix: GV
pattern: SOP
bodyWidth: 1.3-1.7 # E
bodyLength: 2.7-3.1 # D
height: 0.9-1.1 # A
leadWidth: 0.25-0.40 # bp
leadLength: 0.2-0.6 # Lp
leadSpan: 2.5-3.0 # HE
pitch: 0.95 # e
leadCount: 6
housing@GM: # SOT886
suffix: GM
pattern: QFN
bodyWidth: 0.95-1.05 # E
bodyLength: 1.4-1.5 # D
height: 0.5 # A
leadWidth: 0.27-0.35 # L
leadLength: 0.17-0.25 # b
horizontalPitch: 0.6 # e
verticalPitch: 0.5 # e1
leadCount: 6
rowCont: 3
columnCount: 2
housing@GF: # SOT891
suffix: GF
pattern: QFN
bodyWidth: 0.95-1.05 # E
bodyLength: 0.95-1.05 # D
height: 0.5 # A
leadWidth: 0.27-0.35 # L
leadLength: 0.12-0.20 # b
horizontalPitch: 0.55 # e
verticalPitch: 0.35 # e1
leadCount: 6
rowCont: 3
columnCount: 2
housing@GN: # SOT1115
suffix: GN
pattern: QFN
bodyWidth: 0.95-1.05 # E
bodyLength: 0.85-0.95 # D
height: 0.35 # A
leadWidth: 0.27-0.35 # L
leadLength: 0.12-0.20 # b
horizontalPitch: 0.55 # e
verticalPitch: 0.3 # e1
leadCount: 6
rowCont: 3
columnCount: 2
housing@GS: # SOT1202
suffix: GS
pattern: QFN
bodyWidth: 0.95-1.05 # E
bodyLength: 0.95-1.05 # D
height: 0.35 # A
leadWidth: 0.27-0.35 # L
leadLength: 0.12-0.20 # b
horizontalPitch: 0.55 # e
verticalPitch: 0.35 # e1
leadCount: 6
rowCont: 3
columnCount: 2