will
be
averaged
to
produce
the
filtered
result.
The
rounding
of
520.83
to
521
moves
the
actual
f
N1
to
31250
/
521
=
59.98
Hz.
6.1.3.6
Minimizing
settling
errors
Settling
time
allows
an
analog
ue
voltage
signal
to
rise
or
fall
closer
to
its
true
magnitude
prior
to
measurement.
Default
settling
times,
those
resulting
when
the
SettlingTime
parameter
is
set
to
0,
provide
sufficient
settling
in
most
cases.
Additional
settling
time
is
often
programmed
when
measuring
high-resistance
(high-impedance)
sensors,
or
when
sensors
connect
to
the
input
terminals
by
long
cables.
The
time
to
complete
a
measurement
increases
with
increasing
settling
time.
For
example,
a
1
ms
increase
in
settling
time
for
a
bridge
instruction
with
input
reversal
and
excitation
reversal
results
in
a
4
ms
increase
in
time
to
perform
the
instruction.
When
sensors
require
long
cable
lengths,
use
the
following
general
practices
to
minimize
settling
errors:
l
Do not use leads with PVC-insulated conductors. PVC has a high dielectric constant, which
extends input settling time.
l
Where possible, run excitation leads and signal leads in separate shields to minimize
transients.
l
When measurement speed is not a prime consideration, additional time can be used to
ensure ample settling time.
l
In difficult cases where measurement speed is a consideration, an appropriate settling time
can be determined through testing.
Measuring settling time
Settling time for a particular sensor and cable can be measured with the CR1000X. 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.
The following CRBasic Example: Measuring Settling Time 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.
CRBasic Example 1: Measuring Settling Time
'This program example demonstrates the measurement of settling time
'using a single measurement instruction multiple times in succession.
Public
PT(20)
'Variable to hold the measurements
6. Measurements
54
Summary of Contents for CR1000X
Page 1: ...Revision 02 21 2019 Copyright 2000 2019 Campbell Scientific ...
Page 2: ......
Page 4: ......
Page 6: ......
Page 8: ......
Page 16: ...Appendix A Glossary 176 Appendix B Index 214 Table of Contents viii ...
Page 192: ......