ArticleslgStudy

computer science

Dive computer

Dive computer is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Dive computer rather than just read about it. In short: A dive computer, personal decompression computer or decompression meter is a device used by an underwater diver to measure the elapsed time and depth during a dive and use this data to calculate and display an ascent profile which, according to the programmed decompression algorithm, will give a low risk of decompression sickness. A secondary function is to record the dive profile, warn the diver when certain events…

Dive computer — main illustration
Dive computer — illustration

Key takeaways

  • Dive computer belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Dive computer to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Dive computer from memory before moving on to harder problems.

Reference excerpt

A dive computer, personal decompression computer or decompression meter is a device used by an underwater diver to measure the elapsed time and depth during a dive and use this data to calculate and display an ascent profile which, according to the programmed decompression algorithm, will give a low risk of decompression sickness. A secondary function is to record the dive profile, warn the diver when certain events occur, and provide useful information about the environment. Dive computers are a development from decompression tables, the diver's watch and depth gauge, with greater accuracy and the ability to monitor dive profile data in real time. Most dive computers use real-time ambient pressure input to a decompression algorithm to indicate the remaining time to the no-stop limit, and after that has passed, the minimum decompression required to surface with an acceptable risk of decompression sickness. Several algorithms have been used, and various personal conservatism factors may be available. Some dive computers allow for gas switching during the dive, and some monitor the pressure remaining in the scuba cylinders. Audible alarms may be available to warn the diver when exceeding the no-stop limit, the maximum operating depth for the breathing gas mixture, the recommended ascent rate, decompression ceiling, or other limit beyond which risk increases significantly. The display provides data to allow the diver to avoid obligatory decompression stops, or to decompress relatively safely, and includes depth and duration of the dive. This must be displayed clearly, legibly, and unambiguously at all light levels. Several additional functions and displays may be available for interest and convenience, such as water temperature and compass direction, and it may be possible to download the data from the dives to a personal computer via cable or wireless connection. Data recorded by a dive computer may be of great value to the investigators in a diving accident, and may allow the cause of an accident to be discovered. Profile information may also be useful to help decide a suitable treatment for an injured diver, so the computer should accompany the injured diver to the treatment facility. Dive computers may be wrist-mounted or fitted to a console with the submersible pressure gauge. A dive computer is perceived by recreational scuba divers and service providers to be one of the most important items of safety equipment. It is one of the most expensive pieces of diving equipment owned by most divers. Use by professional scuba divers is also common, but use by surface-supplied divers is less widespread, as the diver's depth is monitored at the surface by pneumofathometer and decompression is controlled by the diving supervisor. Some freedivers use another type of dive computer to record their dive profiles and give them useful information which can make their dives safer and more efficient, and some computers can provide both functions, but require the user to select which function is required.

Purpose

The primary purpose of a decompression computer is to facilitate safe decompression by an underwater diver breathing a suitable gas at ambient pressure, by providing information based on the recent pressure exposure history of the diver that allows an ascent with acceptably low risk of developing decompression sickness. Dive computers address the same problem as decompression tables, but are able to perform a continuous calculation of the theoretical partial pressure of inert gases in the body based on the actual depth and time profile of the diver and the decompression model used by the computer. As the dive computer automatically measures depth and time, it is able to warn of excessive ascent rates and missed decompression stops and the diver has less reason to carry a separate dive watch and depth gauge. Many dive computers also provide additional information to the diver including ambient temperature, partial pressure of oxygen in the breathing gas at ambient pressure, accumulated oxygen toxicity exposure data, a computer-readable dive log, and the pressure of the remaining breathing gas in the diving cylinder. This recorded information can be used for the diver's personal log of their activities or as important information in medical review or legal cases following diving accidents. The exposure record may also help guide decisions on appropriate treatment for an injured diver, if it is made available to the relevant medical personnel. Because of the computer's ability to continually re-calculate based on changing data, the diver benefits by being able to remain underwater for longer periods at acceptable risk. For example, a recreational diver who plans to stay within "no-decompression stop" limits can in many cases simply ascend a few feet each minute, while continuing the dive, and still remain within reasonably safe limits, rather than adhering to a pre-planned bottom time and then ascending directly. Multi-level dives can be pre-planned with traditional dive tables or personal computer and smartphone apps, or on the fly using waterproof dive tables, but the additional calculations become complex, and the plan may be cumbersome to follow, and the risk of errors rises with profile complexity. Computers allow for a certain amount of spontaneity during the dive, and automatically take into account deviations from the dive plan.

Dive computers are used to safely calculate decompression schedules in recreational, scientific, and military diving operations. There is no reason to assume that they cannot be valuable tools for commercial diving operations, especially on multi-level dives.

Components

Some components are common to all models of dive computer as they are essential to the basic function. Some have more than one commonly accepted name:

ambient pressure transducer pressure sensor See: Pressure transducer Component that converts ambient pressure to an electrical signal Piezoresistive pressure sensors are frequently used for this purpose.

analog-to-digital converter See: Analog-to-digital converter Component that converts the voltage output from the pressure transducer to a binary signal that can be processed by the computer.

buttons User input interface in the form of push-buttons or external contacts which accept manual input from the user to set the user preferences and select display options.

… excerpt ends here. Continue reading the full article.

Illustrations

Dive computer illustration
Dive computer: iDive DAN personal dive computer display showing decompression requirement and other data during a dive The central band shows time to surface from current depth, stop depth and stop time.
iDive DAN personal dive computer display showing decompression requirement and other data during a dive The central band shows time to surface from current depth, stop depth and stop time.
Dive computer: The dive computer eliminated the previously mandatory interconnected use of three pieces of equipment: diving watch (top right), depth gauge (bottom right) and waterproof decompression table (left).
The dive computer eliminated the previously mandatory interconnected use of three pieces of equipment: diving watch (top right), depth gauge (bottom right) and waterproof decompression table (left).
Dive computer: A dive computer incorporating Nitrox functions (Suunto Vyper Air)
A dive computer incorporating Nitrox functions (Suunto Vyper Air)
Dive computer: Schematic structure of a dive computer
Schematic structure of a dive computer

Worked examples

Example 1 — a first encounter with Dive computer

Start with the simplest possible case. Write down what Dive computer claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Dive computer before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Dive computer ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Dive computer

In research
Dive computer appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Dive computer in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Dive computer is common in secondary-school and first-year university syllabi. It links to neighbouring topics Decompression equipment, Underwater diving safety equipment, so understanding it makes those chapters shorter.
In everyday life
Look for Dive computer outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Dive computer” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Dive computer in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Dive computer means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Dive computer out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Dive computer in simple terms?

A dive computer, personal decompression computer or decompression meter is a device used by an underwater diver to measure the elapsed time and depth during a dive and use this data to calculate and display an ascent profile which, according to the programmed decompression algorithm, will give a lo…

Why does Dive computer matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Dive computer?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Dive computer.

Tags

  • Decompression equipment
  • Underwater diving safety equipment

Keep exploring