Decompression Algorithm

Advanced Diving Decompression Algorithm API
EOPI CORE TECHNOLOGY

The Intelligent Core for
Next-Gen Dive Wearables

Don't build from scratch. Integrate EOPI's market-proven, safety-certified Decompression Algorithm API into your smartwatches and dive computers.

deco_algo_v2.0.c
void calculate_ndl() {
  // Bühlmann ZHL-16C Implementation
  if (depth > safety_limit) {
    trigger_alert("ASCENT_RATE");
  }
  compute_tissue_loading(gf_high, gf_low);
  return deco_schedule;
}
Status: Active Latency: < 10ms

Why Choose EOPI's Algorithm?

We solve the hardest part of dive computer development: the math behind the safety.

Rapid Integration

Cut development time by months. Our well-documented API allows your team to implement professional diving capabilities with minimal effort.

Safety First

Built on the trusted Bühlmann ZHL-16C model with customizable Gradient Factors. We prioritize diver safety above all else.

Full Versatility

One core, multiple modes. Support Rec, Tec, Freediving, and Gauge modes seamlessly within a single architecture.

Comprehensive Dive Modes

Scuba Diving Mode

The standard for recreational safety.

  • Real-time NDL Calculation
  • Ascent Rate Alerts
  • Safety Stop Guidance
  • No-Fly / No-Dive Time
  • CNS / OTU Tracking

Technical Diving Mode

For advanced deep diving operations.

  • Multi-Gas Support: Air, Nitrox, Trimix & Heliox
  • Customizable Gradient Factors (GF Low/High)
  • Deco Stop Planning

Freediving Mode

  • Surface Interval (SI)
  • Recovery Time (RRT)
  • Multi-Depth Alarms
  • Stopwatch & Hang time
Algorithm Visualization

Flexible Integration Models

Software API / Library

License our pre-compiled libraries (.lib / .a) to run on your existing MCU. Compatible with ARM Cortex and other major architectures.

Best for: Custom Hardware

Turnkey Chip Solution

Use our pre-programmed MCU with the algorithm embedded. Simply send depth/pressure data and receive deco calculations.

Best for: Fast Time-to-Market

Innovate with Confidence

Ready to add professional diving capabilities to your product line? Let's talk about integration.