Skip to content
View Mayank07-Git's full-sized avatar

Highlights

  • Pro

Block or report Mayank07-Git

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mayank07-Git/README.md

Hi, I'm Mayank Dinesh Mehta πŸ‘‹

M.Eng. Automation & IT | Industrial Automation | Machine Learning | Signal Processing

I'm a Master's student in Automation & IT at TH KΓΆln, Germany, with a Bachelor's background in Instrumentation & Control Engineering.

My interests lie at the intersection of industrial automation, control systems, data acquisition, machine learning, and signal processing. I enjoy building practical engineering systems that connect physical measurements with software, analytics, and intelligent decision-making.


πŸ”§ Technical Interests

  • Industrial Automation & Control Systems
  • PLC / SCADA
  • Industrial IoT
  • Process Instrumentation
  • Machine Learning & Data Science
  • Signal Processing & Digital Signal Processing
  • Energy Monitoring & Forecasting
  • Python
  • Siemens Automation
  • SAP

πŸš€ Featured Projects

⚑ Non-Intrusive Load Monitoring

Siemens SENTRON PAC4200 + Machine Learning

Developed a Non-Intrusive Load Monitoring system to identify individual appliances from aggregate electrical measurements.

Highlights

  • Electrical data acquisition using Siemens PAC4200
  • Feature engineering from active/reactive power, current, power factor and transient behaviour
  • Random Forest appliance classification
  • Real-world appliance verification
  • Data visualization and monitoring pipeline

πŸ”— View Project


πŸ“ˆ Electricity Load Forecasting

ENTSO-E + Weather Features + LightGBM

Developed a 24-hour German electricity-load forecasting pipeline using historical energy data, weather information and machine learning.

Highlights

  • ENTSO-E electricity data
  • Weather and calendar features
  • Lag and time-series feature engineering
  • LightGBM forecasting
  • Backtesting and persistence benchmarking
  • 24-hour recursive forecasting

πŸ”— View Project


πŸ“‘ Morse Code Audio Decoder

Python + DSP + Adaptive WPM Detection

Developed a real-time Morse code audio decoder using digital signal processing and adaptive timing analysis.

Highlights

  • WAV/MP3 and microphone audio input
  • FFT-based carrier-frequency detection
  • Butterworth bandpass filtering
  • Hilbert-envelope signal processing
  • Adaptive WPM estimation
  • Real-time Morse detection and decoding
  • Character-level N-gram language modelling

πŸ”— View Project


🌬️ Physics-Informed Wind Power Forecasting

5 MW Wind Turbine Physics + Random Forest Residual Learning

Developed a physics-informed hybrid wind-power forecasting model that combines a 5 MW turbine physics model with Random Forest residual learning to improve power prediction and reduce forecast uncertainty.

Highlights

  • 5 MW wind-turbine power-curve modelling
  • Wind-speed extrapolation from reference height to hub height
  • Air-density correction using temperature and pressure
  • Physics-based baseline power prediction
  • Random Forest residual learning
  • Hybrid physics + machine-learning power prediction
  • 5-day / 120-hour ahead forecast scenario
  • MAE, normalized MAE and reserve-metric evaluation

πŸ”— View Project

Note: The current implementation uses synthetic weather variables and simulated measured power for reproducible modelling experiments rather than real turbine SCADA validation.


πŸŽ“ Education

Master of Engineering β€” Automation & IT
Technische Hochschule KΓΆln, Germany
2025 – Present

Bachelor of Engineering β€” Instrumentation & Control Engineering
Sarvajanik College of Engineering & Technology, India
2018 – 2022


🧠 Technologies & Tools

Automation & Industrial

Siemens TIA Portal Β· PLC Β· SCADA Β· Industrial IoT Β· Process Instrumentation

Programming & Data

Python Β· C/C++ Β· SQL Β· Git Β· Jupyter

Machine Learning

Scikit-learn Β· LightGBM Β· Random Forest Β· Feature Engineering

Signal Processing

NumPy Β· SciPy Β· FFT Β· Digital Signal Processing

Data & Visualization

Pandas Β· Matplotlib Β· Grafana Β· Node-RED

Enterprise

SAP Β· Microsoft Excel


πŸ“š Currently Learning

  • Industrial Automation & Control
  • SAP
  • Machine Learning
  • Industrial IoT
  • German language
  • Advanced data-driven engineering systems

🎯 What I'm Looking For

I'm interested in opportunities in Germany related to:

  • Industrial Automation
  • Control Engineering
  • PLC / SCADA
  • Industrial IoT
  • Machine Learning / Data Science
  • Signal Processing
  • Energy Systems & Analytics
  • Automation & IT

πŸ“« Connect With Me

πŸ“ Gummersbach, Germany

πŸ”— LinkedIn

πŸ”— GitHub

Pinned Loading

  1. non-intrusive-load-monitoring non-intrusive-load-monitoring Public

    Non-Intrusive Load Monitoring (NILM) using Siemens SENTRON PAC4200 and Machine Learning

    Jupyter Notebook

  2. electricity-load-forecasting electricity-load-forecasting Public

    24-hour German electricity load forecasting using ENTSO-E data, weather features and LightGBM

    Jupyter Notebook

  3. physics-informed-wind-power-forecasting physics-informed-wind-power-forecasting Public

    Physics-informed hybrid wind-power forecasting using a 5 MW turbine model and Random Forest residual learning

    Python

  4. morse-code-decoder morse-code-decoder Public

    Real-time Morse code audio decoder using Python, DSP, adaptive WPM detection and N-gram language modeling

    Jupyter Notebook