About Project
PowerPulse – Cloud-Based Smart Energy Monitoring Platform
PowerPulse is my Final Year B.Tech project developed to build a centralized, cloud-based platform for real-time energy monitoring and analytics. The system is designed to monitor and compare energy consumption between the College Grid Supply (MSEDCL) and the Diesel Generator (DG) using industrial smart energy meters.
An Industrial IoT Gateway (TRB245) collects real-time electrical parameters from both meters and securely transmits the data to AWS Cloud using the MQTT protocol. The data is processed through AWS serverless services, stored in Amazon DynamoDB, and visualized on an interactive web dashboard for live monitoring and historical analysis.
The platform also supports automated energy report generation, allowing users to analyze historical consumption patterns and compare the performance of Grid and DG power sources. Additionally, Amazon Bedrock is integrated to generate AI-powered insights, helping identify energy usage trends and support better energy management decisions.
PowerPulse demonstrates the practical implementation of Industrial IoT, Cloud Computing, Serverless Architecture, and AI-driven analytics to deliver a scalable, secure, and intelligent energy monitoring solution.
Key Highlights
- Designed for monitoring College Grid (MSEDCL) and Diesel Generator (DG) energy consumption.
- Real-time acquisition of electrical parameters from industrial smart energy meters.
- Secure MQTT-based communication between IoT Gateway and AWS Cloud.
- Serverless data processing using AWS Lambda.
- Historical energy data storage with Amazon DynamoDB.
- AI-powered energy insights using Amazon Bedrock.
- Automated energy report generation and historical analysis.
- Instant alert notifications using Amazon SNS.
- Interactive web dashboard for real-time visualization and source-wise comparison.
- Scalable, secure, and cloud-native architecture built on AWS.
View on GitHub