Water level measurement

From aquarium-doc
Revision as of 09:35, 27 March 2022 by Uwe (talk | contribs) (Created page with "==== Motivation ==== The measured water level is input for the calculation of the refill tank content. In order not to contaminate the water, a contact-less measurement is preferred. ==== Implementation ==== The control system uses a device which generates an ultrasonic sound and measures when the sound wave has travelled back from the water surface. The SW system will record the time used for this travel and calculate the corresponding distance using the speed of sound.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Motivation

The measured water level is input for the calculation of the refill tank content. In order not to contaminate the water, a contact-less measurement is preferred.

Implementation

The control system uses a device which generates an ultrasonic sound and measures when the sound wave has travelled back from the water surface. The SW system will record the time used for this travel and calculate the corresponding distance using the speed of sound.