SECTION 10. PROCESSING INSTRUCTIONS
10-6
Although the algorithm requires an air pressure
entry, the daily fluctuations are small enough
that for most applications a fixed entry of the
standard pressure at the site elevation will
suffice. If a pressure sensor is employed, the
current pressure can be used.
PARAM.
DATA
NUMBER
TYPE
DESCRIPTION
01:
4
Input location of
atmospheric pressure
in kilopascals
[PRESSURE]
02:
4
Input location of dry-
bulb temp. [DB TEMP.]
03:
4
Input location of wet-
bulb temp.
[WB TEMP.]
04:
4
Destination input
location for vapor
pressure
[VP or Z]
Input locations altered:
1
*** 58 LOW PASS FILTER ***
FUNCTION
Apply a numerical approximation to an analog
resistor capacitor (RC) low pass (LP) filter using
the following algorithm.
F(Xi) = W*Xi + F(Xi-1) * (1-W)
Where X = input sample, W = user entered
weighting function (O< W <1). If W=O,
F(Xi)=X
1
; if W=1, F(Xi)=X and F(Xi-1) = output
calculated for previous sample
The equivalent RC time constant is given by
T/W, where T is the sampling time in seconds.
For values of W less than 0.25, the analogous
"cut off" frequency (the frequency where the
ratio of output to input is .707) is accurately
represented by W/(2
π
T). For larger values of
W, this "analog" estimate of the cutoff
frequency becomes less representative.
On the first execution after compiling, F(X) is
set equal to X.
PARAM.
DATA
NUMBER
TYPE
DESCRIPTION
01:
2
Repetitions
[REPS]
02:
4
First input location for
input data
[X]
03:
4
Dest. input location for
first filtered result[F(X)
or Z]
04:
FP
Weighting function, W
[W]
Input locations altered:
1 for each repetition
*** 59 BRIDGE TRANSFORM ***
FUNCTION
This instruction is used to aid in the conversion
of a ratiometric Bridge measurement by
obtaining the value for R
s
which is equivalent to
R
f
[X/(1-X)], where X is the value derived by the
standard CR10 Bridge Measurement
Instructions (with appropriate multiplier and
offset, Section 13.5) and R
f
represents the
MULTIPLIER value. The result of Instruction
59 is stored in the same location that X was.
PARAM.
DATA
NUMBER
TYPE
DESCRIPTION
01:
2
Repetitions
[REPS]
02:
4
Starting input location
& result destination [X]
03:
FP
Multiplier (Rf)
[MULT]
Input locations altered:
1 for each repetition
*** 61 INDIRECT INDEXED MOVE ***
FUNCTION
Moves input data from location X to location Y,
where X and/or Y are indirectly addressed (X
and Y are stored in the locations specified by
Parameters 1 and 2). If a location parameter is
specified as "indexed" (xxxx--), then the actual
input location referenced is calculated by
adding the current index counter to the value in
the specified input location. When used outside
a loop, the addressing is simply indirect
because the index counter is zero.
Содержание CR10 PROM
Страница 2: ...This is a blank page ...
Страница 4: ...This is a blank page ...
Страница 9: ...CR10 TABLE OF CONTENTS v LIST OF TABLES LT 1 LIST OF FIGURES LF 1 INDEX I 1 ...
Страница 10: ...CR10 TABLE OF CONTENTS vi This is a blank page ...
Страница 14: ...CR10 OVERVIEW OV 2 ...
Страница 15: ...CR10 OVERVIEW OV 3 FIGURE OV1 1 1 CR10 and Wiring Panel ...
Страница 16: ...CR10 OVERVIEW OV 4 FIGURE OV1 1 2 CR10 Wiring Panel Instruction Access ...
Страница 17: ...CR10 OVERVIEW OV 5 ...
Страница 34: ...CR10 OVERVIEW OV 22 ...
Страница 35: ...CR10 OVERVIEW OV 23 FIGURE OV6 1 1 Data Retrieval Hardware Options ...
Страница 36: ...CR10 OVERVIEW OV 24 OV7 SPECIFICATIONS ...
Страница 37: ...CR10 OVERVIEW OV 25 ...
Страница 38: ...CR10 OVERVIEW OV 26 ...
Страница 51: ...SECTION 1 FUNCTIONAL MODES 1 13 This is a blank page ...
Страница 53: ...2 2 ...
Страница 62: ...SECTION 3 INSTRUCTION SET BASICS 3 6 ...
Страница 63: ...SECTION 3 INSTRUCTION SET BASICS 3 7 ...
Страница 68: ...SECTION 3 INSTRUCTION SET BASICS 3 12 This is a blank page ...
Страница 74: ...SECTION 4 EXTERNAL STORAGE PERIPHERALS 4 6 ...
Страница 79: ...SECTION 4 EXTERNAL STORAGE PERIPHERALS 4 11 10 0X X is current address enter address to change to 1 8 ...
Страница 88: ...6 5 FIGURE 6 6 1 Addressing Sequence for the RF Modem ...
Страница 110: ...SECTION 7 MEASUREMENT PROGRAMMING EXAMPLES 7 17 FIGURE 7 16 2 Well Monitoring Example ...
Страница 132: ...SECTION 8 PROCESSING AND PROGRAM CONTROL EXAMPLES 8 13 This is a blank page ...
Страница 197: ...SECTION 13 CR10 MEASUREMENTS 13 18 FIGURE 13 5 1 Circuits Used with Instructions 4 9 ...
Страница 203: ...SECTION 13 CR10 MEASUREMENTS 13 24 This is a blank page ...
Страница 215: ...SECTION 14 INSTALLATION AND MAINTENANCE 14 12 This is a blank page ...
Страница 218: ...APPENDIX A GLOSSARY A 3 and computers in a terminal mode fall in this category ...
Страница 220: ...APPENDIX A GLOSSARY A 5 This is a blank page ...
Страница 228: ...APPENDIX C BINARY TELECOMMUNICATIONS C 6 This is a blank page ...
Страница 230: ...This is a blank page ...
Страница 232: ...This is a blank page ...
Страница 234: ...APPENDIX G CHANGING RAM OR PROM CHIPS G 2 FIGURE G 1 Disassembling CR10 ...
Страница 235: ...APPENDIX G CHANGING RAM OR PROM CHIPS G 3 FIGURE G 2 Jumper Settings for Different RAM Configurations in Early CR10s ...
Страница 236: ...APPENDIX G CHANGING RAM OR PROM CHIPS G 4 FIGURE G 3 Jumper Settings and Locations ...
Страница 237: ...APPENDIX G CHANGING RAM OR PROM CHIPS G 5 This is a blank page ...
Страница 241: ...LIST OF TABLES LT 4 This is a blank page ...
Страница 253: ...CR10 INDEX I 10 This is a blank page ...