added symbols for thermocouples + added WIKIPEDIA-Refs for RTDs

This commit is contained in:
jkriege2 2016-09-28 23:13:05 +02:00
parent 18368d9612
commit e897cc35bb
2 changed files with 235 additions and 88 deletions

View file

@ -540,81 +540,108 @@ K absolute pressure sensor
F http://www.nxp.com/files/sensors/doc/data_sheet/MPXA6115A.pdf
$ENDCMP
#
$CMP SHT1x
D Temperature and humidity module
K digital temperature humidity sensor
F https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/Humidity_Sensors/Sensirion_Humidity_Sensors_SHT1x_Datasheet_V5.pdf
$ENDCMP
#
$CMP PT100
D PT100 platinum temperature sensor (RTD)
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT1000
D PT1000 platinum temperature sensor (RTD)
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT1000_3wire
D PT1000 platinum temperature sensor (RTD), 3-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT1000_4wire
D PT1000 platinum temperature sensor (RTD), 4-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT100_3wire
D PT100 platinum temperature sensor (RTD), 3-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT100_4wire
D PT100 platinum temperature sensor (RTD), 4-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT500
D PT500 platinum temperature sensor (RTD)
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT500_3wire
D PT500 platinum temperature sensor (RTD), 3-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT500_4wire
D PT500 platinum temperature sensor (RTD), 4-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP RTD
D platinum temperature sensor (RTD)
K platinum temperature sensor RTD
$ENDCMP
#
$CMP RTD_3wire
D platinum temperature sensor (RTD), 3-wire interface
K platinum temperature sensor RTD
$ENDCMP
#
$CMP RTD_4wire
D platinum temperature sensor (RTD), 4-wire interface
K platinum temperature sensor RTD
$ENDCMP
#
$CMP PT1000
D PT1000 platinum temperature sensor (RTD)
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT1000_3wire
D PT1000 platinum temperature sensor (RTD), 3-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT1000_4wire
D PT1000 platinum temperature sensor (RTD), 4-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT100_3wire
D PT100 platinum temperature sensor (RTD), 3-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT100_4wire
D PT100 platinum temperature sensor (RTD), 4-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT500
D PT500 platinum temperature sensor (RTD)
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT500_3wire
D PT500 platinum temperature sensor (RTD), 3-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP PT500_4wire
D PT500 platinum temperature sensor (RTD), 4-wire interface
K platinum temperature sensor RTD
F https://www.heraeus.com/media/media/group/doc_group/products_1/hst/sot_to/de_15/to_92_d.pdf
$ENDCMP
#
$CMP RTD
D platinum temperature sensor (RTD)
K platinum temperature sensor RTD
F https://en.wikipedia.org/wiki/Resistance_thermometer
$ENDCMP
#
$CMP RTD_3wire
D platinum temperature sensor (RTD), 3-wire interface
K platinum temperature sensor RTD
F https://en.wikipedia.org/wiki/Resistance_thermometer
$ENDCMP
#
$CMP RTD_4wire
D platinum temperature sensor (RTD), 4-wire interface
K platinum temperature sensor RTD
F https://en.wikipedia.org/wiki/Resistance_thermometer
$ENDCMP
#
$CMP SHT1x
D Temperature and humidity module
K digital temperature humidity sensor
F https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/Humidity_Sensors/Sensirion_Humidity_Sensors_SHT1x_Datasheet_V5.pdf
$ENDCMP
#
$CMP THERMOCOUPLE
D thermocouple
K thermocouple temperature sensor cold junction
F https://en.wikipedia.org/wiki/Thermocouple
$ENDCMP
#
$CMP THERMOCOUPLE_ALT
D thermocouple with connector block
K thermocouple temperature sensor cold junction
F https://en.wikipedia.org/wiki/Thermocouple
$ENDCMP
#
$CMP THERMOCOUPLE_ALT_BLOCK
D thermocouple with connector block, alternative symbol
K thermocouple temperature sensor cold junction
F https://en.wikipedia.org/wiki/Thermocouple
$ENDCMP
#
$CMP THERMOCOUPLE_BLOCK
D thermocouple with connector block
K thermocouple temperature sensor cold junction
F https://en.wikipedia.org/wiki/Thermocouple
$ENDCMP
#
$CMP TLV493D
D Low power 3D magnetic sensor, I2C interface, SOT23-6 package
K magnetic field i2c

View file

@ -1161,25 +1161,6 @@ X NC 8 100 -300 100 U 50 50 1 1 N N
ENDDRAW
ENDDEF
#
# SHT1x
#
DEF SHT1x U 0 40 Y Y 1 F N
F0 "U" 150 250 50 H V C CNN
F1 "SHT1x" 100 -250 50 H V C CNN
F2 "" 150 250 50 H V C CNN
F3 "" 150 250 50 H V C CNN
$FPLIST
SHT1x
$ENDFPLIST
DRAW
S -200 200 200 -200 0 1 0 f
X GND 1 -100 -300 100 U 50 50 1 1 W
X DATA 2 300 100 100 L 50 50 1 1 B
X SCK 3 300 -100 100 L 50 50 1 1 I
X VDD 4 -100 300 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# RTD
#
DEF RTD TH 0 0 N Y 1 F N
@ -1283,6 +1264,145 @@ X ~ 4 200 -300 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# SHT1x
#
DEF SHT1x U 0 40 Y Y 1 F N
F0 "U" 150 250 50 H V C CNN
F1 "SHT1x" 100 -250 50 H V C CNN
F2 "" 150 250 50 H V C CNN
F3 "" 150 250 50 H V C CNN
$FPLIST
SHT1x
$ENDFPLIST
DRAW
S -200 200 200 -200 0 1 0 f
X GND 1 -100 -300 100 U 50 50 1 1 W
X DATA 2 300 100 100 L 50 50 1 1 B
X SCK 3 300 -100 100 L 50 50 1 1 I
X VDD 4 -100 300 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# THERMOCOUPLE
#
DEF THERMOCOUPLE TH 0 0 N Y 1 F N
F0 "TH" -120 150 50 H V C CNN
F1 "THERMOCOUPLE" -200 -160 50 H V L CNN
F2 "" -575 50 50 H I C CNN
F3 "" -575 50 50 H I C CNN
$FPLIST
PIN_ARRAY_2X1
bornier2
TerminalBlock*2pol
$ENDFPLIST
DRAW
C -120 0 10 0 1 0 F
P 2 0 1 0 -160 -40 -170 -50 N
P 2 0 1 0 -140 -20 -150 -30 N
P 2 0 1 0 -120 0 -130 -10 N
P 2 0 1 0 -100 20 -110 10 N
P 2 0 1 0 -80 40 -90 30 N
P 2 0 1 0 -60 60 -70 50 N
P 2 0 1 0 -40 80 -50 70 N
P 2 0 1 0 -20 100 -30 90 N
P 2 0 1 0 0 -100 -10 -100 N
P 2 0 1 0 0 100 -20 100 N
P 3 0 1 0 10 -100 -20 -100 -170 50 N
X + 1 100 100 100 L 50 50 1 1 P
X - 2 100 -100 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# THERMOCOUPLE_ALT
#
DEF THERMOCOUPLE_ALT TH 0 0 N Y 1 F N
F0 "TH" -120 150 50 H V C CNN
F1 "THERMOCOUPLE_ALT" -180 -200 50 H V L CNN
F2 "" -575 50 50 H I C CNN
F3 "" -575 50 50 H I C CNN
$FPLIST
PIN_ARRAY_2X1
bornier2
TerminalBlock*2pol
$ENDFPLIST
DRAW
C -120 0 10 0 1 0 F
P 2 0 1 0 0 -100 -10 -100 N
P 2 0 1 0 48 100 100 100 N
P 2 0 1 0 60 -100 100 -100 N
P 3 0 1 0 46 98 -18 98 -118 -2 N
P 3 0 1 0 46 102 -18 102 -120 0 N
P 3 0 1 0 60 -100 -20 -100 -120 0 N
X + 1 100 100 100 L 50 50 1 1 P
X - 2 100 -100 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# THERMOCOUPLE_ALT_BLOCK
#
DEF THERMOCOUPLE_ALT_BLOCK TH 0 0 N Y 1 F N
F0 "TH" -220 150 50 H V C CNN
F1 "THERMOCOUPLE_ALT_BLOCK" -280 -200 50 H V L CNN
F2 "" -675 50 50 H I C CNN
F3 "" -675 50 50 H I C CNN
$FPLIST
PIN_ARRAY_2X1
bornier2
TerminalBlock*2pol
$ENDFPLIST
DRAW
C -220 0 10 0 1 0 F
C -40 -100 14 0 1 0 N
C -40 100 14 0 1 0 N
S 0 150 -75 -150 0 1 0 N
P 2 0 1 0 -100 -100 -110 -100 N
P 2 0 1 0 -52 100 0 100 N
P 2 0 1 0 -40 -100 0 -100 N
P 3 0 1 0 -54 98 -118 98 -218 -2 N
P 3 0 1 0 -54 102 -118 102 -220 0 N
P 3 0 1 0 -40 -100 -120 -100 -220 0 N
X + 1 100 100 100 L 50 50 1 1 P
X - 2 100 -100 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# THERMOCOUPLE_BLOCK
#
DEF THERMOCOUPLE_BLOCK TH 0 0 N Y 1 F N
F0 "TH" -220 150 50 H V C CNN
F1 "THERMOCOUPLE_BLOCK" -280 -200 50 H V L CNN
F2 "" -675 50 50 H I C CNN
F3 "" -675 50 50 H I C CNN
$FPLIST
PIN_ARRAY_2X1
bornier2
TerminalBlock*2pol
$ENDFPLIST
DRAW
C -220 0 10 0 1 0 F
C -40 -100 14 0 1 0 N
C -40 100 14 0 1 0 N
S 0 150 -75 -150 0 1 0 N
P 2 0 1 0 -260 -40 -270 -50 N
P 2 0 1 0 -240 -20 -250 -30 N
P 2 0 1 0 -220 0 -230 -10 N
P 2 0 1 0 -200 20 -210 10 N
P 2 0 1 0 -180 40 -190 30 N
P 2 0 1 0 -160 60 -170 50 N
P 2 0 1 0 -140 80 -150 70 N
P 2 0 1 0 -120 100 -130 90 N
P 2 0 1 0 -110 100 -120 100 N
P 2 0 1 0 -100 -100 -110 -100 N
P 2 0 1 0 -95 100 -80 100 N
P 2 0 1 0 -65 100 -50 100 N
P 2 0 1 0 -40 -100 0 -100 N
P 2 0 1 0 -40 100 0 100 N
P 3 0 1 0 -40 -100 -120 -100 -270 50 N
X + 1 100 100 100 L 50 50 1 1 P
X - 2 100 -100 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# TLV493D
#
DEF TLV493D U 0 40 Y Y 1 F N