Added INA28x series of bidirectional zero-drift high accuracy current shunt monitors
This commit is contained in:
parent
63dafab02d
commit
8f0df1cdba
2 changed files with 53 additions and 0 deletions
|
@ -137,6 +137,36 @@ K Current sensor shunt monitor high low side
|
||||||
F http://www.ti.com/lit/gpn/ina193
|
F http://www.ti.com/lit/gpn/ina193
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
|
$CMP INA282
|
||||||
|
D 50V/V High accuracy, wide common-mode range bidirectional current shunt monitor
|
||||||
|
K current monitor shunt sensor bidirectional high low side common mode
|
||||||
|
F http://www.ti.com/lit/ds/symlink/ina283.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
$CMP INA283
|
||||||
|
D 200V/V High accuracy, wide common-mode range bidirectional current shunt monitor
|
||||||
|
K current monitor shunt sensor bidirectional high low side common mode
|
||||||
|
F http://www.ti.com/lit/ds/symlink/ina283.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
$CMP INA284
|
||||||
|
D 500V/V High accuracy, wide common-mode range bidirectional current shunt monitor
|
||||||
|
K current monitor shunt sensor bidirectional high low side common mode
|
||||||
|
F http://www.ti.com/lit/ds/symlink/ina283.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
$CMP INA285
|
||||||
|
D 1000V/V High accuracy, wide common-mode range bidirectional current shunt monitor
|
||||||
|
K current monitor shunt sensor bidirectional high low side common mode
|
||||||
|
F http://www.ti.com/lit/ds/symlink/ina283.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
$CMP INA286
|
||||||
|
D 100V/V High accuracy, wide common-mode range bidirectional current shunt monitor
|
||||||
|
K current monitor shunt sensor bidirectional high low side common mode
|
||||||
|
F http://www.ti.com/lit/ds/symlink/ina283.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
$CMP L3G4200D
|
$CMP L3G4200D
|
||||||
D 16-bit 3 Axis Digital MEMS Gyroscope, LGA-16
|
D 16-bit 3 Axis Digital MEMS Gyroscope, LGA-16
|
||||||
K 3-Axis MEMS Gyroscope
|
K 3-Axis MEMS Gyroscope
|
||||||
|
|
|
@ -236,6 +236,29 @@ X Vin- 5 -400 -100 100 R 50 50 1 1 I
|
||||||
ENDDRAW
|
ENDDRAW
|
||||||
ENDDEF
|
ENDDEF
|
||||||
#
|
#
|
||||||
|
# INA282
|
||||||
|
#
|
||||||
|
DEF INA282 U 0 40 Y Y 1 F N
|
||||||
|
F0 "U" -300 450 50 H V L CNN
|
||||||
|
F1 "INA282" -300 -450 50 H V L CNN
|
||||||
|
F2 "" -200 0 50 H V C CNN
|
||||||
|
F3 "" -200 0 50 H V C CNN
|
||||||
|
ALIAS INA286 INA283 INA284 INA285
|
||||||
|
DRAW
|
||||||
|
P 2 0 1 0 300 -200 150 -100 N
|
||||||
|
P 2 0 1 0 300 200 150 100 N
|
||||||
|
P 4 0 1 10 300 0 -300 400 -300 -400 300 0 f
|
||||||
|
X -IN 1 -400 -100 100 R 50 50 1 1 I
|
||||||
|
X GND 2 0 -400 200 U 50 50 1 1 I
|
||||||
|
X NC 4 -400 -200 100 R 50 50 1 1 N N
|
||||||
|
X OUT 5 400 0 100 L 50 50 1 1 I
|
||||||
|
X V+ 6 0 400 200 D 50 50 1 1 I
|
||||||
|
X REF1 7 400 200 100 L 50 50 1 1 I
|
||||||
|
X +IN 8 -400 100 100 R 50 50 1 1 I
|
||||||
|
X REF2 ~ 400 -200 100 L 50 50 1 1 I
|
||||||
|
ENDDRAW
|
||||||
|
ENDDEF
|
||||||
|
#
|
||||||
# L3G4200D
|
# L3G4200D
|
||||||
#
|
#
|
||||||
DEF L3G4200D IC 0 40 Y Y 1 F N
|
DEF L3G4200D IC 0 40 Y Y 1 F N
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue