I can probably help a bit by explaining how digital depth sensor works.
First, with most computers, the depth sensor is a digital, precalibrated device. That means that it transmits a binary number to the processor to indicate absolute pressure and temperature. The sensor itself is calibrated in the factory, and that calibration data is loaded from the depth sensor chip. There are some analog depth sensors out there, but not a lot.
The processor uses the factory calibration data and the reported temperature to adjust the absolute pressure reading. Then the computer designer decides what factor to use for water density. Water density varies across temperature and salinity. Computers may use fresh, salt, CE, or some other custom multiplier. If they use CE for example, that means that when the pressure varies by one atmosphere, the depth will vary by 10 meters.
Next comes altitude. To correctly determine depth with altitude compensation, some number must be used for the pressure at the air/water boundary. There are a variety of strategies to determine that pressure. Many computers have the user enter it. The computer could also capture the pressure when the computer is turned on.
Now, the calculations are the same, but the surface is no longer sea level, it is the derived air/water boundary pressure.
I don't understand your exact requirement, but I hope this helps.
Bruce


Reply With Quote


Bookmarks