Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

"Industrial Load Management System Using MQTT Protocol for Real-Time Energy Optimization ", Thesis of Industrial management

The "Industrial Load Management System Using MQTT Protocol for Real-Time Energy Optimization and Control" focuses on enhancing energy efficiency in industrial environments by leveraging the lightweight MQTT protocol. This system enables seamless real-time communication between industrial devices and all control units, allowing for effective monitoring, scheduling, and management of electrical loads. By integrating IoT sensors and MQTT-based messaging, it ensures safe, Secure reliable data transmission and responsive load control. The approach helps industries reduce peak demand, avoid overloads, and improve overall energy usage efficiency. This solution is scalable, cost-effective, and suitable for smart factories aiming for sustainable and intelligent energy operations.

Typology: Thesis

2017/2018

Available from 07/11/2025

karthick-raja-2208
karthick-raja-2208 🇮🇳

108 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
pf2

Partial preview of the text

Download "Industrial Load Management System Using MQTT Protocol for Real-Time Energy Optimization " and more Thesis Industrial management in PDF only on Docsity!

A part of manual control Program is shown in Fig. 4.5, Edit) Sketch Toots: Help eanclucte einclude : const DO = 19; canst D1 = as; const D2 = s: const DS = 17; const Da = 16; Fig. 4.5 Manual Control Program ( After compilation and linking with the GNU toolchain. the Arduino IDE employs the program avrdude to convert the executable code into a text file in hexadecimal coding that is loaded into the ESP32 board by a loader program in the board's firmware. For this project we also need additional libraries such as “emon™ for energy monitoring and “pub sub client” for MOTT protocol and “liquid crystal 2c" for 2c communication with LCD depending on our needs. 39 CHAPTER 5 HARDWARE SETUP 5.1 WORKING OF PROPOSED SYSTEM In this Project for doin & Joad management we need to find basic parameters such as volt ‘gc. current, and neutral of a single phase supply. The phase and neutral of the single phase supply is also given to the dimmer module's input pins. The voltage Sensor steps down and Lives the voltage value in form of signal which is given to one of the pins of ESP32 The CS w hich is of clamp type Steps down the current in the wire and gives the value which i S given to the pins of ESP32 so now we can see that both the voltage and current values are given to the ESP32.Then we can also calculate power using the d. Then these values are uploaded to Server of linear MQTT dashboard app and so that the user can use his login id and Password to view the Teadings from any place but we must have intemet connection at both the ends i.e at load side as well as the user side. Still n ow we have scen how to monitor the parameters of load then we have to control the load depending upon the parameters. The oy erall circuit diagram of the system is shown in the Fig. 5.1. 40