National Institute of Technology Rourkela

राष्ट्रीय प्रौद्योगिकी संस्थान राउरकेला

ଜାତୀୟ ପ୍ରଯୁକ୍ତି ପ୍ରତିଷ୍ଠାନ ରାଉରକେଲା

An Institute of National Importance
NIT Rourkela Inside Page Banner

Syllabus

Course Details

Subject {L-T-P / C} : EE6479 : Intelligent Power Engineering Laboratory { 0-0-3 / 2}

Subject Nature : Practical

Coordinator : Tanmoy Roy Choudhury

Syllabus

Module 1 :

Data Acquisition and Preprocessing for Power Engineering Datasets:
• Import power system datasets (load demand, voltage, current, renewable energy data).
• Missing value handling, normalization, filtering, and visualization.
• Feature extraction from time-series data.

Module 2 :

Electrical Load Forecasting using Linear Regression
• Build a simple load forecasting model using historical demand data.
• Apply simple and multiple linear regression.
• Compare predicted and actual load profiles.

Module 3 :

Transformer or Motor Fault Classification using Logistic Regression
• Use simple labeled datasets containing normal and faulty conditions.
• Implement logistic regression classifier.
• Evaluate classification accuracy.

Module 4 :

Power Quality Disturbance Identification using Decision Trees
• Detect disturbances such as voltage sag, swell, interruption, and harmonics.
• Train decision tree classifier using extracted signal features.
• Visualize decision boundaries.

Module 5 :

Clustering of Load Profiles using K-Means Algorithm
• Group consumers based on load demand patterns.
• Visualize cluster formation.
• Interpret customer categories or operating conditions.

Module 6 :

Dimensionality Reduction of Power System Data using PCA
• Apply Principal Component Analysis (PCA) on multi-variable electrical datasets.
• Reduce data dimensions while retaining dominant features.
• Visualize principal components.

Module 7 :

Solar Power Prediction using Neural Networks
• Predict solar power output using irradiance and temperature data.
• Implement a small multilayer perceptron (MLP).
• Evaluate prediction performance.

Module 8 :

Intelligent MPPT Estimation using Machine Learning
• Use historical photovoltaic operating data.
• Predict optimal duty cycle or voltage for MPPT.
• Compare with conventional MPPT methods.

Module 9 :

Reinforcement Learning for Converter Switching Decision (Simulation-Based)
• Implement a simple reinforcement learning framework.
• Learn optimal switching state selection for converter operation.
• Use discrete state-action environment.

Module 10 :

Raspberry Pi Based Smart Energy Monitoring and Prediction
• Acquire sensor-based power measurements.
• Transfer data to Python environment.
• Perform lightweight prediction or anomaly detection.

Course Objective

1 .

To provide hands-on exposure to machine learning tools and computational methods relevant to power engineering.

2 .

To enable students to preprocess, visualize, and analyze electrical engineering datasets.

3 .

To develop practical skills in implementing supervised, unsupervised, and neural-network-based models.

4 .

To familiarize students with lightweight ML deployment using standard computers and embedded platforms such as Raspberry Pi.

5 .

To apply machine learning techniques for forecasting, fault diagnosis, intelligent monitoring, and control in power electronics and energy systems.

Course Outcome

1 .

Perform preprocessing and visualization of electrical engineering datasets.

2 .

Develop simple ML models for prediction and classification.

3 .

Apply clustering and dimensionality reduction to power engineering data.

4 .

Use neural-network-based methods for renewable energy prediction.

5 .

Implement lightweight ML algorithms on Raspberry Pi or standard PCs.

6 .

Interpret ML outcomes for diagnostics, forecasting, and intelligent control.

Essential Reading

1 .

Christopher M. Bishop, Pattern Recognition and Machine Learning, Springer , 2011

2 .

Ethem Alpaydin, Machine Learning, MIT Press , 2010

Supplementary Reading

1 .

Tom M. Mitchell, Machine Learning, McGraw Hill , 1997

2 .

Giuseppe Bonaccorso, Machine Learning Algorithms, Packt Publishing , 2018

Journal and Conferences

1 .