Featured Post

Retrofitting scientific devices

May 16, 2026

Sustainable High-Tech Consulting: Extending the Lifespan of Scientific Instrumentation

The Challenge: Financial Constraints and Forced Obsolescence

In an era of tightening budgets, universities and research institutions worldwide face a frustrating paradox. High-quality, mechanically perfect scientific instruments are being rendered obsolete not by physical wear and tear, but by forced software updates—such as mandatory transitions to Windows 11.

When proprietary legacy software ceases to be supported, millions of dollars worth of hardware risk becoming premature “scientific scrap.” This approach is neither financially sustainable nor ecologically responsible.

The Solution: Strategic Retrofitting & Open-Source Sovereignty

As a professor and developer of numerous scientific testing devices in the field of dentistry, I offer consulting services to help laboratories reclaim their hardware independence. By decoupling premium physical instrumentation from short-lived commercial software cycles, we can drastically extend equipment lifespan, cut costs, and modernize performance.


Case Study: Retrofitting a 30-Year-Old 3D Dental Laser Scanner

To demonstrate the power of this approach, my team and I recently completed a comprehensive retrofit of a three-decade-old, high-precision scanning system. Our mandate was clear: fully restore the instrument’s original capabilities, optimize its performance, eliminate dependency on restrictive operating systems, and share the benefits with the wider scientific community.

Project Highlights

  • Future-Proof Architecture: We transitioned the system from Windows to a stable, independent Linux environment.
  • Modern Technical Stack: Built using industry-standard C++ and Qt 6.4 (and newer) to ensure maximum performance and a modern user interface.
  • Open-Source Commitment: The newly developed control software is being made available as Open Source, allowing other institutions with similar hardware to benefit from this retrofit.

Technical Specifications & System Integration

The laserscanner hardware

Application & Optical Geometry

This application controls a motorized video measuring microscope that has been extended into a laser-line triangulation 3D scanner optimized for dental applications. The primary use case is high-precision, high-resolution surface scanning of dental objects—such as crowns, bridges, implant abutments, and bite splints—where sub-millimeter geometric accuracy is required for quality control, CAD/CAM fit verification, and archiving.

The optical setup utilizes a double-telecentric lens on the camera side, which entirely eliminates perspective distortion across the field of view. Combined with a calibrated laser triangulation geometry, this yields repeatable depth measurements that are independent of the lateral object position within the field—a crucial property that conventional camera lenses with perspective projection cannot provide.

Hardware Infrastructure & Scan Loop

The scanner is built around robust, existing laboratory infrastructure, integrating three core components into a synchronized stop-and-go scan loop:

  • XYZ Microscope Stage: A Uhl MS4 stage driven by a Lang LStep 23 controller, providing exceptional positioning precision.
  • Industrial Camera: An IDS Imaging monochrome camera equipped with the aforementioned telecentric optics.
  • Line Laser: A calibrated Rodenstock laser module.

The software seamlessly orchestrates these components and exports the captured high-density point clouds in PLY format for immediate processing in downstream industrial tools such as CloudCompare or Geomagic.

3D data in Cloudcompare