User`s manual
Table Of Contents
- SEASAVE
- Limited Liability Statement
- Table of Contents
- Section 1: Introduction
- Section 2: Installation & Use
- Section 3: Configure Inputs, Part I - Instrument Configuration (.con file)
- Introduction
- Instrument Configuration
- Viewing, Modifying, or Creating .con File
- SBE 9plus Configuration
- SBE 16 SEACAT C-T Recorder Configuration
- SBE 16plus SEACAT C-T Recorder Configuration
- SBE 19 SEACAT Profiler Configuration
- SBE 19plus SEACAT Profiler Configuration
- SBE 21 Thermosalinograph Configuration
- SBE 25 SEALOGGER Configuration
- SBE 45 MicroTSG Configuration
- SBE 49 FastCAT Configuration
- Section 4: Configure Inputs, Part II - Calibration Coefficients
- Accessing Calibration Coefficients Dialog Boxes
- Calibration Coefficients for Frequency Sensors
- Calibration Coefficients for A/D Count Sensors
- Calibration Coefficients for Voltage Sensors
- Pressure (Strain Gauge) Calibration Coefficients
- Altimeter Calibration Coefficients
- Fluorometer Calibration Coefficients
- Methane Sensor Calibration Coefficients
- OBS/Nephelometer Calibration Coefficients
- Oxidation Reduction Potential (ORP) Calibration Coefficients
- Oxygen Calibration Coefficients
- PAR/Irradiance Calibration Coefficients
- pH Calibration Coefficients
- Pressure/FGP (voltage output) Calibration Coefficients
- Suspended Sediment Calibration Coefficients
- Transmissometer Calibration Coefficients
- User Polynomial (for user-defined sensor) Calibration Coefficients
- Zaps Calibration Coefficients
- Section 5: Configure Inputs, Part III – Serial Ports, Water Sampler, TCP/IP Ports, Miscellaneous, & Pump Control
- Section 6: Configure Outputs
- Section 7: Display - Setting Up SEASAVE Displays
- Section 8: Real-Time Data & Real-Time Control - Real-Time Data Acquisition
- Section 9: Archived Data Displaying Archived Data
- Section 10: Processing Data
- Appendix I: Command Line Operation
- Appendix II: Configure (.con) File Format
- Appendix III: Software Problems
- Appendix IV: Derived Parameter Formulas
- Index

Section 4: Configure Inputs, Part II - Calibration Coefficients
45
Oxygen Calibration Coefficients
Enter the coefficients, which vary depending on the type of oxygen sensor,
from the calibration sheet:
• Beckman- or YSI-type sensor (manufactured by Sea-Bird or other
manufacturer) - These sensors require two channels - one for oxygen
current (enter m, b, soc, boc, tcor, pcor, tau, and wt) and the other for
oxygen temperature (enter k and c). Make sure to select both when
configuring the instrument.
Note: SEASAVE can process data for an instrument interfacing with up to
two Beckman- or YSI-type oxygen sensors.
• IOW sensor - These sensors require two channels - one for oxygen
current (enter b0 and b1) and the other for oxygen temperature (enter a0,
a1, a2, and a3). Make sure to select both when configuring the instrument.
Value = b0 + [b1 * (a0 +a1 * T + a2 * T
2
+ a3 * T
3
) * C]
where
T is oxygen temperature voltage, C is oxygen current voltage
• Sea-Bird sensor (SBE 43) -
This sensor requires only one channel. Enter Soc, Boc, Voffset, tcor, pcor,
and tau.
OX
=
[Soc*{(V+Voffset)+(tau*δV/δt)}+Boc*exp(-0.03T)]*exp(tcor*T+pcor*P)*Oxsat(T,S)
where
OX = dissolved oxygen concentration (ml/l)
T = measured temperature from CTD (ºC)
P = measured pressure from CTD (decibars)
S = calculated salinity from CTD (PSU)
V = temperature-compensated oxygen signal (volts)
δV/δt = derivative of oxygen signal (volts/sec)
Oxsat(T,S) = oxygen saturation (ml/l)
Note: SEASAVE can process data for an instrument interfacing with up to
two SBE 43 oxygen sensors.
Notes:
• Enter soc and boc values from the
most recent field calibration for
Beckman-type, YSI-type, or
Sea-Bird (SBE 43) oxygen sensor.
• See Application Notes 13-1 and 13-3
for complete description of
calculation of calibration coefficients
for Beckman- or YSI-type sensors.
• See Application Notes 64 and 64-2
for complete description of
calculation of calibration coefficients
for the SBE 43.
• Oxygen values computed by
SEASAVE and SBE Data
Processing’s Data Conversion
module are somewhat different from
values computed by SBE Data
Processing’s Derive module. Both
algorithms compute the derivative of
the oxygen signal with respect to
time, with a user-input window size
for calculating the derivative:
¾ Quick estimate -
SEASAVE and Data Conversion
use a window looking backward in
time to compute the derivative,
because they share common
code and SEASAVE cannot use
future values while acquiring
real-time data.
¾ Most accurate results -
Derive uses a centered window
(equal number of points before
and after scan) to compute
the derivative.
The window size is input on
Configure Inputs’ Miscellaneous tab.