SATHYAJITH

Electrical & Electronics Engineer

Final year EEE student at PSG College of Technology. Recently completed an internship as a Proving Engineer at TVS Motor Company, Hosur, working on automotive validation and testing protocols. Specializing in bridging hardware design with embedded software — power electronics, signal processing, and motor drives.

The best is always still building..

Sathyajith

Education

B.E. — Electrical & Electronics Engineering

PSG College of Technology, Coimbatore

2023 – Present

12th Grade (HSC)

Kongu Vellalar Matric Hr Sec School, Coimbatore

March 2023

10th Grade (SSLC)

Holy Rosary Matriculation School, Coimbatore

March 2021

Projects

Condition Monitoring of DC-Link Capacitors

Danfoss Innovator Award 2026 - Winners
Oct 2025 – Feb 2026

Built a current sensorless predictive maintenance system for real-time health monitoring of DC-link capacitors in motor drives. I generated a synthetic capacitor degradation dataset in Python and modeled the drive system in MATLAB Simulink to extract realistic voltage ripple characteristics. An ESP32-based edge module then processed the ripple voltage using FFT to estimate ESR and capacitance locally. These parameters fed an XGBoost model that predicted the capacitor's Health Index (HI) and Remaining Useful Life (RUL), streamed continuously via MQTT to a custom Vercel dashboard.

Python MATLAB/Simulink ESP32 XGBoost MQTT
Team Project View Repository

Virtual Testing Environment for Traceability Data Capturing

Jun 2026 – Jul 2026

Developed a Python-based Software-in-the-Loop (SIL) validation framework to reduce machine proving time at TVS Motor Company. The framework emulated PLC behaviour using an OPC UA virtual server built with asyncua, so traceability data capture testing no longer needed a physical PLC or assembly line. It ran configurable test cases, validated business logic, and generated structured JSON reports. A FlowFuse dashboard visualized results in real time. The result: a vendor-independent, repeatable testing framework that cut manual validation effort and improved test coverage across production stations.

Python OPC UA / asyncua FlowFuse SIL Testing
Internship Project

Power Quality Analyzer via Hybrid Signal Processing

Jan 2026 – Apr 2026

Designed a low-cost power quality analyzer that detected voltage sag and swell conditions in real time alongside PQ parameter computation. The system combined LEM voltage and current sensors with op-amp based analog signal conditioning, running on a TI C2000 F28027F microcontroller. Wavelet-based analysis (DWT db4) picked out disturbances, while FFT handled harmonics. Results were displayed on a Python-based dashboard.

TI C2000 LEM Sensors Wavelet+FFT Op-Amp
Team Project View Repository

rCalc – Resistor Color Code Calculator

Jun 2025 – Jul 2025

Built a web-based resistor color code calculator that converts resistor bands to values and back. Used HTML, CSS, and JavaScript, with a responsive layout and live preview as you type.

HTML/CSS/JS Vercel
Solo Project View Live Site

Analog PID Controller for DC Motor Speed

Apr 2025 – May 2025

Built an analog feedback control system using an LM358 op-amp to regulate the speed of a 12V DC motor. Proportional, integral, and derivative control were realized entirely through discrete analog components. No digital processing involved, just op-amps doing the work of a controller.

LM358 12V DC Motor Analog PID
Team Project

Underground Cable Fault Detection System

Apr 2025 – May 2025

Built a simulation-based system to locate underground cable faults using the voltage drop principle. Implemented and tested in Proteus with an ESP32, it estimated fault distance in real time and visualized the result.

ESP32 Proteus Voltage Drop
Team Project View Repository

Braille-to-Text Converter for Assistive Communication

Mar 2025 – Apr 2025

Built an electronic Braille input interface on an Arduino Uno that reads 6-dot button inputs and converts them to alphanumeric characters on an LCD. Added Alpha/Numeric mode switching, backspace, and clear functions. Designed and validated the whole circuit in Tinkercad before building it.

Arduino Uno LCD Tinkercad
Solo Project View Repository

Experience

TVS Motor Company

Jun - Jul 2026

Proving Engineer Intern

Joined the Controller Technology & Traceability Team of the Production Engineering Department. Worked on testing protocols, traceability, and critical data analysis for automotive validation.

2 (TN) CTC NCC

2023 - 2026

National Cadet Corps (NCC)

Completed 3 years of service under the TN, P&AN Directorate. Cleared both 'B' and 'C' Certificate examinations with an 'A' grade.

Achievements

Danfoss India

Feb 2026

Danfoss Innovator Award - Winners

Awarded for the proposed concept: Non-Invasive Condition Monitoring and Remaining Useful Life Prediction of DC-Link Capacitors in Drives using Hybrid Physics-ML Models.

AMS Coimbatore

Mar 2023

Academic Excellence Award

Awarded by the Association of Matriculation Schools for securing full marks in Physics, Chemistry, and Mathematics in HSC.

Core Competencies

Hardware

SiemensSiemens PLC
TI C2000TMS320F28027F
ESP32ESP32
Arduino UnoArduino Uno

Software

TIA PortalTIA Portal
MATLABMATLAB/Simulink
ProteusProteus
MultisimMultisim
LTspiceLTspice
CCSCCS
Keil μVisionKeil μVision
Node-REDNode-RED

Programming & HDL

VerilogVerilog HDL
PythonPython
CC

Design & Web

Adobe PhotoshopAdobe Photoshop
Adobe IllustratorAdobe Illustrator
TinkercadTinkercad
Web DevelopmentHTML/CSS/JS