O.A.S.I.S. – The Teammate That Watches Over You

Inspiration

The inspiration for O.A.S.I.S. (On-site Autonomous Support & Inspection System) came from analyzing the changing landscape of global construction. With rising global temperatures and construction projects expanding into harsh environments, from African deserts to Southern European summers, the physical toll on workers is increasing.

We realized that current safety protocols are largely reactive: work stops after someone feels dizzy or after a sensor trips an alarm in a distant office. We wanted to shift the paradigm to proactive optimization. We asked ourselves: "What if the safety equipment could come to the worker before they even realize they are in danger?"

We were inspired to build not just a robot, but a "teammate": a mobile hub that bridges the gap between digital monitoring and physical support.

How we intend to built it

We designed O.A.S.I.S. as a modular system divided into three core subsystems: Perception, Navigation, and Intervention.

1. The Perception Layer (Sensors)

The robot will be equipped with a comprehensive sensor fusion array designed to calculate real-time environmental risks, specifically the WBGT (Wet Bulb Globe Temperature) index.

Instead of relying on a single temperature reading, our system aggregates data on humidity, radiant heat (solar load), and ambient air temperature. This allows us to create a precise estimation of heat stress levels, mimicking the industry-standard safety calculations used by health and safety officers.

Hardware Capabilities:

  • Radiometric Thermal Imaging: We can utilize a high-resolution infrared array to perform continuous thermal scanning. This allows the system to distinguish between mechanical heat signatures (e.g., engines) and biological heat signatures (e.g., workers with elevated body temperature).
  • Environmental Sensing Array: A dedicated suite of sensors monitors atmospheric quality, tracking Volatile Organic Compounds (VOCs), relative humidity, and suspended particulate matter (dust), ensuring a holistic view of site safety.

2. The Logic & Navigation

  • Microcontroller: We will use a Raspberry Pi 5 as the central brain, handling image processing and decision-making.
  • Code: Written in Python using OpenCV for computer vision and ROS (Robot Operating System) principles for modularity.
  • Mobility: A high-torque, 4-wheel drive (4WD) metal chassis with off-road tires, designed to navigate uneven construction terrain like gravel and dirt.

3. The Intervention Mechanism

This is our unique value proposition. We propose engineering a Servo-Actuated Cargo Bay. Upon detecting a worker in a "Red Zone" (high heat/dust), the robot navigates to them and unlocks the dispenser to offer cooled water or dust masks.

Challenges we expect to face

We anticipate that our biggest technical hurdle will be the Signal-to-Noise Ratio in Thermal Imaging. In a real construction environment, "thermal clutter" is high—asphalt, running generators, and metal structures all radiate heat. There is a significant risk that the robot could confuse a hot machine with a worker suffering from heatstroke.

Our Planned Solution: We intend to develop a robust computer vision pipeline using OpenCV. By training the system to prioritize the specific vertical contours and thermal gradients of the human silhouette, we aim to filter out static background heat and minimize false positives.

We also foresee a challenge regarding Terrain Navigation & Stability. Construction sites are unstructured environments with loose gravel and debris. Standard wheels might struggle, so we are prioritizing a high-torque 4WD configuration and plan to iterate on the center of gravity to ensure the chassis remains stable while carrying the fluid dispenser payload.

What we aim to demonstrate

With O.A.S.I.S., we hope to prove that Optimization requires Data + Action. We believe that gathering safety data is not enough; the system must be able to act on it instantly. We aim to demonstrate that a "closed-loop" system—where detection triggers immediate physical support—is the future of Occupational Health and Safety.

We also expect to deepen our expertise in Sensor Fusion, specifically learning how to algorithmically correlate disparate data points (radiant heat vs. particulate matter) to create a reliable "Safety Index" that triggers interventions only when truly necessary.

Built With

Share this project:

Updates