Products for USB Sensing and Control Canada flag
Products for USB Sensing and Control

sales inquiries

quotes, distributor information, purchase orders
sales@phidgets.com

technical inquiries

support, advice, warranty, returns, misshipment
support@phidgets.com

website inquiries

corrections or suggestions
web@phidgets.com

Address

Unit 1 - 6115 4 St SE
Calgary AB  T2H 2H9
Canada

Precision Resistor - 1K Ohm 0.1% (Bag of 4)

ID: 3175_0

Use these precision resistors to interface an RTD with the PhidgetBridge with maximum accuracy.

Discontinued

The 3175 RTD Resistor Kit includes four pieces of 1.00 KiloOhm resistors. These precision resistors were used to interface Platinum RTDs to the 1046 – PhidgetBridge . This configuration has been obsoleted by the TMP1200 - RTD Phidget, which can interface with RTDs without the need for external resistors. If you still need precision resistors, you can find them at electronic component suppliers such as DigiKey.

Platinum RTDs (Resistive Thermal Devices) are used to make very precise temperature measurements. RTDs are very accurate, and will measure temperatures up to 500 degrees Celsius. The electrical resistance of the RTD changes predictably with temperature, and RTDs are the most accurate commonly available temperature sensors.

Measuring the resistance of an RTD requires accurate components all through the system - otherwise there is no point in paying for an RTD. The resistors in the 3175 RTD Resistor Kit have a worst case error of 0.1% - translating to a typical temperature error of 0.05 Celsius. The resistors also change their resistance very little with temperature - ambient temperature variation is a significant source of error for thermocouples. RTDs with a well designed data acquisition system will not be subject to these temperature variation errors.

Connection

Connection

Read the RTD Interface Kit user guide to get detailed instructions on how to construct and test the bridge.

Product Specifications

Resistor
Resistance Value 1 kΩ
Resistance Error Max 0.1 %
Customs Information
Canadian HS Export Code 8533.10.00
American HTS Import Code 8533.10.00.60
Country of Origin US (United States)


3175.jpg
Go to this device's product page


Getting Started

The 3175 RTD Resistor Kit includes four pieces of 1.00 KiloOhm resistors. These precision resistors are used to interface Platinum RTDs to the 1046 PhidgetBridge. Platinum RTDs (Resistive Thermal Devices) are used to make very precise temperature measurements. RTDs are very accurate, and will measure temperatures up to 500 degrees Celsius. The electrical resistance of the RTD changes predictably with temperature, and RTDs are the most accurate commonly available temperature sensors. Measuring the resistance of an RTD requires accurate components all through the system - otherwise there is no point in paying for an RTD. The resistors in the 3175 RTD Resistor Kit have a worst case error of 0.1% - translating to a typical temperature error of 0.05 Celsius. The resistors also change their resistance very little with temperature - ambient temperature variation is a significant source of error for thermocouples. RTDs with a well designed data acquisition system will not be subject to these temperature variation errors. Wiring the resistors to your RTD allows the 1046 PhidgetBridge to convert the resistances into a voltage, which it then measures. The PhidgetBridge is by far the most precise Phidget device for measuring voltage. The PhidgetBridge also cancels the errors resulting from USB voltage variation. 3175 0 Closeup.jpg

Measuring Resistive Thermal Devices (RTD)

Using a Wheatstone Bridge

This diagram shows how to connect the RTD to a Wheatstone bridge, and then to a PhidgetBridge 4-Input.

A Wheatstone bridge is the classic method of measuring unknown resistances, and requires three resistors of known values. It uses the current in each leg of the bridge to create a voltage differential between both voltage dividers. Using the voltage differential and the three known resistors, the resistance of the fourth resistor can be determined.

To determine the resistance of the RTD, the following formula can be used:



Where is the Bridge Value given by the PhidgetBridge (in mV/V) , and , and are the resistances of the known resistors.


Using a Voltage Divider

The alternate method requires only two resistors. This reduces the amount of error that can be introduced into the system due to resistor tolerances. A voltage is applied to the two resistors and the RTD in series. The voltage drop across the RTD is measured. Using the voltage drop and the values of the two resistors, the resistance of the RTD can be determined.

This diagram illustrates how to connect the RTD to the PhidgetBridge with a voltage divider cirtuit.

To determine the resistance of the RTD, the following formula can be used:



Where is the Bridge Value given by the PhidgetBridge (in mV/V) , and and are the resistances of the known resistors.

Getting Higher Accuracy

In order to get the highest accuracy from the RTD, consider the following:

  • Use resistors with a high degree of tolerance. There will be less variability in the manufacturing of 0.1% resistors when compared to 1% resistors.
  • Measure the known resistors with an ohmmeter. By obtaining the most accurate measurements for the known resistances, the formula will result in a more accurate measurement of the RTD.
  • Use a moving average when obtaining the Bridge Value to reduce the amount of noise in the measured signal.
  • Estimate or Measure the resistance of the +5V and GND wires between the RTD and the 1046 PhidgetBridge. Add this resistance to the two resistors.
  • Turn off the power to the RTD (by disabling the channel on the PhidgetBridge) to reduce self-heating of the RTD.
  • By using higher resistor values (> 1 Kilo ohm), there will be less self-heating of the RTD, but the resolution of the measurement will be reduced somewhat. We recommend 1 Kilo Ohm resistors as a reasonable trade off.

Using the PhidgetBridge Code Sample on Windows

1046 VoltageRatioBridge Example.jpg

The PhidgetBridge Bridge-full application will allow you to verify that your PhidgetBridge is working, and that your wiring is functional. Please check the 1046 User Guide for instructions on launching the application. The PhidgetBridge has the ability to amplify the measured signal - it was built to measure extremely small signals. Amplification is not necessary with RTDs, so we recommend leaving the gain set to 1 unless you want higher precision at low temperatures at the cost of saturating before it reaches higher temperatures. If amplifier is in danger of saturating (reaching the limit), an Overrange error will be thrown. When using the Bridge-full application, remember to check the Enabled box, to power up the bridge and start measurements.

Applying the Formula

There are several standards for RTDs. Common RTDs are built from platinum, the most common models being Pt100 and Pt1000. The 100 or 1000 refers to the resistance of the RTD and 0 Celsius. We have calculated formulas for the PT100 and PT1000 standards to convert the Bridge Value in (mv/V) directly into a temperature.

where VB is the BridgeValue given by the PhidgetBridge (in mV/V), and



R0 is the resisitance of the RTD at 0°C (100 for Pt100 and 1000 for Pt1000)

Using the Resistor Kit with non-standard RTDs and thermistors

Some RTDs are not standardized, so we cannot provide a formula to convert the Bridge Value to temperature. The following formula will calculate the resistance of the RTD or thermistor from the bridge voltage - a good start for computing the temperature. To calculate temperature, check the manufacturer’s data sheet for formulas or tables for converting resistance to temperature.


Self heating of RTDs

By passing current through the RTD, it will heat up, distorting your temperature measurement. To determine the power dissipated as heat in the RTD use the following formula,

where RRTD is the resistance of your RTD.

The RTD manufacturer will often specify the temperature increase of the RTD as a function of power (watts). This



power was calculated in the previous equation. This temperature increase will depend on if it is attached to a larger object that will sink the heat away, or if there is air movement over the RTD. A simple way to reduce the effects of self-heating is to enable the bridge in software during the measurement period, and disable the bridge until the next measurement.

Bridge Interfaces

Using these resistors in a circuit with an RTD or another resistive sensor allows it to be accurately read by wheatstone bridge interfaces. See the User Guide of the Bridge Interface for detail on how to build the circuit.

Product Board Properties
Part Number Price Controlled By Number of Bridge Inputs Data Rate Max
1046_0B
PhidgetBridge 4-Input
$90.00 USB (Mini-USB) 4 125 Hz
1046_1
PhidgetBridge 4-Input
$95.00 USB (Mini-USB) 4
DAQ1500_0
Wheatstone Bridge Phidget
$30.00 VINT 2 50 Hz

RTDs

Here's a list of RTDs we have available:

Product
Part Number Price
TMP4109_0
PT1000 4-Wire RTD 11cm
$40.00
TMP4110_0
PT1000 4-Wire RTD 20cm
$40.00