Central data management and monitoring system of water quality monitor machine based on unity

Water quality monitor machine is used to monitor liquid quality and various indicators and there are hundreds of data at any given moment. So it is necessary to design a central system and user interface to monitor different kinds of indicators and control each machine. This article introduce the de...

Full description

Saved in:
Bibliographic Details
Main Author: Li, Xiang
Other Authors: Liu Ai Qun
Format: Thesis-Master by Coursework
Language:English
Published: Nanyang Technological University 2021
Subjects:
Online Access:https://hdl.handle.net/10356/153410
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Water quality monitor machine is used to monitor liquid quality and various indicators and there are hundreds of data at any given moment. So it is necessary to design a central system and user interface to monitor different kinds of indicators and control each machine. This article introduce the design of this monitor system and software development based on Unity which is a real-time 3D interactive content creation and operation platform whose scripting language is C#. The system uses MQTT to transmit real-time data from each machine to central control server and then display real-time image and all the data on the GUI to controllers who can also remotely control all the machines. In a word, this central control system and GUI is designed to conveniently monitor and manage water quality monitor machines. And this remote management system can be copied and improved by other similar complex and automated machine systems.