EasyManuals Logo

Campbell CR800 Series User Manual

Campbell CR800 Series
598 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #358 background imageLoading...
Page #358 background image
Section 8. Operation
358
Measuring Settling Time
Settling time for a particular sensor and cable can be measured with the CR800.
Programming a series of measurements with increasing settling times will yield
data that indicate at what settling time a further increase results in negligible
change in the measured voltage. The programmed settling time at this point
indicates the settling time needed for the sensor / cable combination.
CRBasic example Measuring Settling Time
(p. 320) presents CRBasic code to help
determine settling time for a pressure transducer using a high-capacitance
semiconductor. The code consists of a series of full-bridge measurements
(BrFull()) with increasing settling times. The pressure transducer is placed in
steady-state conditions so changes in measured voltage are attributable to settling
time rather than changes in pressure. Reviewing CRBasic Programming
Details
(p. 119) may help in understanding the CRBasic code in the example.
The first six measurements are shown in table First Six Values of Settling Time
Data
(p. 321). Each trace in figure Settling Time for Pressure Transducer (p. 321)
contains all twenty PT() mV/V values (left axis) for a given record number, along
with an average value showing the measurements as percent of final reading (right
axis). The reading has settled to 99.5% of the final value by the fourteenth
measurement, which is contained in variable PT(14). This is suitable accuracy
for the application, so a settling time of 1400 µs is determined to be adequate.
Measuring Settling Time
'This program example demonstrates the measurement of settling time using a single
'measurement instruction multiple times in succession. In this case, the program measures
'the temperature of the CR800 wiring panel.
Public RefTemp 'Declare variable to receive instruction
BeginProg
Scan(1,Sec,3,0)
PanelTemp(RefTemp, 250) 'Instruction to make measurement
NextScan
EndProg measures the settling time of a sensor measured with a differential
'voltage measurement
Public PT(20) 'Variable to hold the measurements
DataTable(Settle,True,100)
Sample(20,PT(),IEEE4)
EndTable
BeginProg
Scan(1,Sec,3,0)
BrFull(PT(1),1,mV7.5,1,Vx1,2500,True,True,100, 250,1.0,0)
BrFull(PT(2),1,mV7.5,1,Vx1,2500,True,True,200, 250,1.0,0)
BrFull(PT(3),1,mV7.5,1,Vx1,2500,True,True,300, 250,1.0,0)
BrFull(PT(4),1,mV7.5,1,Vx1,2500,True,True,400, 250,1.0,0)
BrFull(PT(5),1,mV7.5,1,Vx1,2500,True,True,500, 250,1.0,0)
BrFull(PT(6),1,mV7.5,1,Vx1,2500,True,True,600, 250,1.0,0)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Campbell CR800 Series and is the answer not in the manual?

Campbell CR800 Series Specifications

General IconGeneral
BrandCampbell
ModelCR800 Series
CategoryData Loggers
LanguageEnglish

Related product manuals