From 15ff95d1cc4ff331a112fd40e8477ac91f076347 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Wed, 29 Jul 2015 17:09:52 +1000 Subject: [PATCH] Fixed aliases for INA19x series - Changed INA193/4/5 to INA193 and added aliases for INA194, INA195 - Changed INA196/7/8 to INA196 and added aliases for INA197, INA198 --- library/sensors.dcm | 12 +++++++++--- library/sensors.lib | 25 ++++++++++++++++++++++--- 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/library/sensors.dcm b/library/sensors.dcm index fa0584d5..ce9d7f7b 100644 --- a/library/sensors.dcm +++ b/library/sensors.dcm @@ -95,9 +95,15 @@ K digital temperature humidity sensor F http://akizukidenshi.com/download/ds/aosong/DHT11.pdf $ENDCMP # -$CMP INA193/4/5 -D INA193/4/5 current shunt monitor with independent supply, -16V to +80V common mode range -K INA193 INA194 INA195 current sensor shunt monitor high low side +$CMP INA193 +D Current shunt monitor with independent supply, -16V to +80V common mode range +K Current sensor shunt monitor high low side +F http://www.ti.com/lit/gpn/ina193 +$ENDCMP +# +$CMP INA196 +D Current shunt monitor with independent supply, -16V to +80V common mode range +K current sensor shunt monitor high low side F http://www.ti.com/lit/gpn/ina193 $ENDCMP # diff --git a/library/sensors.lib b/library/sensors.lib index f56eff40..ea0c008a 100644 --- a/library/sensors.lib +++ b/library/sensors.lib @@ -179,13 +179,14 @@ X GND 4 -100 -300 100 U 40 40 1 1 W ENDDRAW ENDDEF # -# INA193/4/5 +# INA193 # -DEF INA193/4/5 U 0 40 Y Y 1 F N +DEF INA193 U 0 40 Y Y 1 F N F0 "U" -300 200 50 H V L CNN -F1 "INA193/4/5" -300 -200 50 H V L CNN +F1 "INA193" -300 -200 50 H V L CNN F2 "SOT23-5" -300 -300 50 H V L CNN F3 "" 0 0 50 H V C CNN +ALIAS INA194 INA195 DRAW S -300 150 300 -150 0 1 10 f X OUT 1 -400 100 100 R 50 50 1 1 I @@ -196,6 +197,24 @@ X Vcc 5 400 100 100 L 50 50 1 1 W ENDDRAW ENDDEF # +# INA196 +# +DEF INA196 U 0 40 Y Y 1 F N +F0 "U" -300 200 50 H V L CNN +F1 "INA196" -300 -200 50 H V L CNN +F2 "SOT23-5" -300 -300 50 H V L CNN +F3 "" 0 0 50 H V C CNN +ALIAS INA197 INA198 +DRAW +S -300 150 300 -150 0 1 10 f +X OUT 1 -400 100 100 R 50 50 1 1 I +X GND 2 -400 0 100 R 50 50 1 1 W +X Vcc 3 -400 -100 100 R 50 50 1 1 W +X Vin+ 4 400 -100 100 L 50 50 1 1 I +X Vin- 5 400 100 100 L 50 50 1 1 I +ENDDRAW +ENDDEF +# # INA197/8/9 # DEF INA197/8/9 U 0 40 Y Y 1 F N