Page 2
Quotations for repairs can be given on request. It is the policy of Campbell Scientific to protect the health of its employees and provide a safe working environment, in support of this policy a “Declaration of Hazardous Material and Decontamination”...
Page 3
About this manual Please note that this manual was originally produced by Campbell Scientific Inc. primarily for the North American market. Some spellings, weights and measures may reflect this origin. Some useful conversion factors: Area: 1 in (square inch) = 645 mm Mass: 1 oz.
Page 4
• Periodically (at least yearly) check electrical ground connections. WHILE EVERY ATTEMPT IS MADE TO EMBODY THE HIGHEST DEGREE OF SAFETY IN ALL CAMPBELL SCIENTIFIC PRODUCTS, THE CUSTOMER ASSUMES ALL RISK FROM ANY INJURY RESULTING FROM IMPROPER INSTALLATION, USE, OR MAINTENANCE OF TRIPODS, TOWERS, OR ATTACHMENTS TO TRIPODS AND TOWERS...
Table of contents 1. Introduction 2. Precautions 3. Initial inspection 4. QuickStart 5. Overview 6. Specifications 7. Installation 7.1 Wiring to data logger 7.2 Data logger programming 7.2.1 Therm108() instruction 7.3 Air temperature installation 7.4 Water temperature installation 7.5 Soil temperature installation 8.
1. Introduction The 108 Temperature Probe uses a thermistor to measure temperature in air, soil, and water. It easily interfaces with most Campbell Scientific data loggers and can be used in a variety of applications. For Edlog data logger support, check the availability of an older manual at www.campbellsci.com/old-manuals...
Page 7
1. Open Short Cut and click Create New Program. 2. Double-click the data logger model. 3. In the Available Sensors and Devices box, type 108 or find the 108 in the Sensors > Temperature folder. Double-click the 108 Temperature Probe. Data defaults to degree Celsius.
Page 8
4. Click the Wiring tab to see how the sensor is to be wired to the data logger. Click OK after wiring the sensor. 5. Repeat steps three and four for other sensors being measured. Click Next. 6. In Output Setup, type the scan rate, Data Output Storage Intervals, and meaningful table names. 108 Temperature Probe 3...
5. Overview The 108 is a rugged probe that accurately measures air, soil, or water temperature in a variety of applications. The sensor consists of a thermistor encapsulated in an epoxy-filled aluminium housing. This design allows the probe to be buried or submerged in water to 15 m (50 ft) or 21 psi.
Interchangeability is the principle component error. If needed, an estimate of the interchangeability error for 0 to 50 °C, that can be used as the Offset parameter of the Therm108() instruction, can be determined with a 1-point or 2-point calibration. 108 Temperature Probe 5...
CRBasic Editor to create or add to a customized program, follow the procedure in Importing Short Cut code into CRBasic Editor (p. 14). Programming basics are provided in the following section. A complete program example can be found in Example program (p. 15). 108 Temperature Probe 6...
If the 108 probe is to be used with long cable lengths or in electrically noisy environments, consider employing the measurement programming techniques outlined in Electrically noisy environments (p. 11) and Long cable lengths (p. 11). Details of 108 probe measurement and linearization of the thermistor output are provided in Measurement and output linearization (p.
Page 13
When exposed to sunlight, the 108 should be housed in a six-plate solar radiation shield. Six- plate shields offered by Campbell Scientific are models 41303-5A, 41303-5B, or RAD06. The white colour of these shields reflects solar radiation, and the louvred construction allows air to pass freely through, thereby keeping the probe at or near ambient temperature.
Tighten the screws to secure the sensor, and route the sensor cable to the instrument enclosure. The 108 is held in the RAD06 radiation shield by inserting the sensor through the sensor gland at the bottom of the shield (FIGURE 7-2 (p.
8.1 Sensor schematic FIGURE 8-1. 108 thermistor probe schematic 8.2 Measurement and output linearization Therm108() CRBasic instruction measures the 108 probe thermistor and automatically converts Therm108() the result to temperature. With reference to the previous FIGURE 8-1 (p. 10), applies 1000 mV excitation at the Vx line and measures the voltage drop across the 1 kΩ resistor at the Vs line.
Enter a longer settling time in the SettlingTime parameter of the Therm108() instruction. Campbell Scientific suggests doubling the settling time every 50 ft. The following code snip examples increase settling time by 20000 µs by placing 20000 as the argument in the...
9.2 Maintenance The 108 probe requires minimal maintenance. For air temperature measurements, check the radiation shield monthly to make sure it is free from dust and debris. To clean the shield, first remove the sensor.
Offset parameter of the Therm108() instruction, can be determined with a 1-point or 2-point calibration. Calibration of the 108 probe is not necessary unless the accuracy needed in the sensor data requires correction of the thermistor interchangeability offset described in Specifications (p.
Block. This adds an apostrophe (') to the beginning of each of the highlighted lines, which instructs the data logger compiler to ignore those lines when compiling. The Comment Block feature is demonstrated at about 5:10 in the CRBasic | Features video 108 Temperature Probe 14...
Appendix B. Example program This following example measures one 108 temperature probe once a second and stores the average temperature every 60 minutes. CRBasic Example 1: CR1000X program that measures the 108 'Program measures one 108 temperature probe once a second and 'stores the average temperature every 60 minutes.
Need help?
Do you have a question about the 108 and is the answer not in the manual?
Questions and answers