Skip to content

An Arduino-based control system for automating a Bauer compressor using infrared lasers to monitor and adjust based on the fill level of a gas bag.

Notifications You must be signed in to change notification settings

chenxu2394/Bauer-compressor-controller

Repository files navigation

Arduino Compressor Control System

This project demonstrates an Arduino-based control system designed to operate a Bauer compressor using infrared laser sensors. The system manages compressor actions based on the fill level of a gas bag, which is detected by two infrared lasers.

Illustration
Figure 1: Illustration of the compressor controller in action. Note: additional relay is needed to drive the PLC (see diagram below)

Overview

The Arduino Compressor Control System automates the operation of a Bauer compressor. It employs infrared lasers to monitor the maximum and minimum thresholds of a gas bag. When both lasers detect blockage, this signifies that the gas bag has reached its maximum capacity, triggering the compressor to activate via a rising edge signal to compress helium into cylinders. Conversely, when neither laser is blocked, it indicates that the bag is at its minimum capacity, prompting the compressor to stop through a falling edge signal.

Diagram

diagram

box

About

An Arduino-based control system for automating a Bauer compressor using infrared lasers to monitor and adjust based on the fill level of a gas bag.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages