Added NCS21x series of current-shunt monitors
http://www.onsemi.com/pub_link/Collateral/NCS210-D.PDF
This commit is contained in:
parent
19c0831112
commit
9c030e6584
2 changed files with 59 additions and 0 deletions
|
@ -480,6 +480,42 @@ K absolute pressure sensor
|
|||
F http://www.nxp.com/files/sensors/doc/data_sheet/MPXA6115A.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP NCS210
|
||||
D Bidirectional zero-drift current shunt, 200V/V gain, -0.3V to +26V common mode range
|
||||
K Current sensor shunt monitor
|
||||
F http://www.onsemi.com/pub_link/Collateral/NCS210-D.PDF
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP NCS211
|
||||
D Bidirectional zero-drift current shunt, 500V/V gain, -0.3V to +26V common mode range
|
||||
K Current sensor shunt monitor
|
||||
F http://www.onsemi.com/pub_link/Collateral/NCS210-D.PDF
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP NCS212
|
||||
D Bidirectional zero-drift current shunt, 1000V/V gain, -0.3V to +26V common mode range
|
||||
K Current sensor shunt monitor
|
||||
F http://www.onsemi.com/pub_link/Collateral/NCS210-D.PDF
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP NCS213
|
||||
D Bidirectional zero-drift current shunt, 50V/V gain, -0.3V to +26V common mode range
|
||||
K Current sensor shunt monitor
|
||||
F http://www.onsemi.com/pub_link/Collateral/NCS210-D.PDF
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP NCS214
|
||||
D Bidirectional zero-drift current shunt, 100V/V gain, -0.3V to +26V common mode range
|
||||
K Current sensor shunt monitor
|
||||
F http://www.onsemi.com/pub_link/Collateral/NCS210-D.PDF
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP NCS215
|
||||
D Bidirectional zero-drift current shunt, 75V/V gain, -0.3V to +26V common mode range
|
||||
K Current sensor shunt monitor
|
||||
F http://www.onsemi.com/pub_link/Collateral/NCS210-D.PDF
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP TMP411
|
||||
D - Remote and Local TEMPERATURE SENSOR
|
||||
K Temperature sensor remote local i2c
|
||||
|
|
|
@ -956,6 +956,29 @@ X NC 8 100 -300 100 U 50 50 1 1 N N
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# NCS210
|
||||
#
|
||||
DEF NCS210 U 0 40 Y Y 1 F N
|
||||
F0 "U" 250 250 50 H V L CNN
|
||||
F1 "NCS210" 250 150 50 H V L CNN
|
||||
F2 "TO_SOT_Packages_SMD:SC-70-6" 0 -500 50 H I C CNN
|
||||
F3 "" 100 0 50 H V C CNN
|
||||
ALIAS NCS212 NCS211 NCS213 NCS214 NCS215
|
||||
$FPLIST
|
||||
SC-70*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 0 350 -200 250 -100 N
|
||||
P 4 0 1 10 400 0 -150 350 -150 -350 400 0 f
|
||||
X REF 1 500 -200 150 L 50 50 1 1 I
|
||||
X GND 2 100 -300 100 U 50 50 1 1 W
|
||||
X Vs 3 100 300 100 D 50 50 1 1 W
|
||||
X +IN 4 -300 100 150 R 50 50 1 1 I
|
||||
X -IN 5 -300 -100 150 R 50 50 1 1 I
|
||||
X OUT 6 500 0 100 L 50 50 1 1 O
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# TMP411
|
||||
#
|
||||
DEF TMP411 U 0 40 Y Y 1 F N
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue