Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.69 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.69 KB

Monitor and Control of Solar Power System Using Cellular Network

This is my Bachelor of Software Engineering Thesis. This is a distributed system designed to monitor and control power systems over cellular network. It contains an event processing pipeline packaged in Docker containers to handle telemetry, there is also a firmware for micro-controllers to send telemetry. The data from the power system is shown on the web console.

image

High Level Architecture

c6-sensing

c3-concept-2

Connection and Data Flow

c3-concept-3

System Initialisation

c4-initialisation

Monitoring

c4-monitoring

Issueing Command

c4-issuing

Load Balancing

c4-loadbalance

Recording Data

c4-recording