Electric vehicles (EVs) are widely used as they have become more popular due to sustainability and environmental factors; yet, traditional plug-in-charging infrastructure has numerous disadvantages, such as long recharge time, poses a threat to user safety, and lacks ease of use. This project presents the modeling and simulation of an electromagnetic wave-based wireless charging station for Electric vehicles using a Series-Series (S-S) inductive resonant coupling system operating at 85 kHz.
The mathematical modeling and simulation in MATLAB Simulink workspace includes an AC power source, rectifier circuit, transmitter and receiver coils, and a battery load. Through comprehensive parametric sweep, sensitivity analysis, and correlation analysis, the system achieved a maximum power transfer efficiency of 98.22% under nominal operating conditions.
Keywords: Electric Vehicles, Wireless Charging, Electromagnetic Waves, Simulation, MATLAB, Power Transfer Efficiency
- High Efficiency: Achieved 98.22% power transfer efficiency at nominal conditions
- Comprehensive Analysis: Parametric sweep, sensitivity analysis, and correlation analysis
- Resonant Inductive Coupling: Series-Series (S-S) compensation topology at 85 kHz
- Power Output: 18.07 kW output power with only 328 W power loss
- Detailed Modeling: Complete mathematical model with circuit parameters
- Visual Results: Extensive plots for power analysis, correlation, and sensitivity
| Parameter | Value |
|---|---|
| Input Voltage | 233 V |
| Input Current | 78.94 A |
| Input Power | 18,393 W |
| Output Voltage | 296 V |
| Output Current | 61.03 A |
| Output Power | 18,065 W |
| Power Loss | 328 W |
| Efficiency | 98.22% |
The most influential parameters on system efficiency:
| Parameter | Efficiency Deviation |
|---|---|
| Primary Compensation Capacitor (C1) | Β±4.8% |
| Secondary Compensation Capacitor (C2) | Β±4.3% |
| Filter Capacitor (C3) | Β±3.9% |
| Primary Inductance (L1) | Β±3.1% |
| Secondary Inductance (L2) | Β±2.8% |
βββ simulation/ # MATLAB/Simulink simulation files
β βββ april_30624.slx # Main Simulink model
β βββ test_08.m # Parameter configuration script
β βββ README.md # Simulation guide
βββ analysis/ # Analysis scripts and data
β βββ scripts/ # Python analysis scripts
β β βββ correlation_heat.py
β β βββ power_analysis.py
β β βββ powerall.py
β β βββ project2.py
β β βββ range wrt time.py
β βββ data/ # Simulation results data
β β βββ new data.csv
β βββ README.md # Analysis guide
βββ results/ # Results and figures
β βββ figures/ # All generated plots
β βββ README.md # Results documentation
βββ README.md # This file
βββ LICENSE # MIT License
βββ .gitignore # Git ignore rules
- MATLAB R2020a or later with Simulink
- Python 3.x with the following packages:
numpypandasmatplotlibseaborn
- Open MATLAB and navigate to the project directory
- Load the Simulink model:
open_system('simulation/april_30624.slx') - Configure parameters (optional):
cd simulation run('test_08.m')
- Run the simulation by clicking the "Run" button in Simulink
- Navigate to the analysis directory:
cd analysis/scripts - Run individual analysis scripts:
python correlation_heat.py python power_analysis.py
For detailed instructions, see the README files in each directory.
The system was analyzed across all major components with Β±100% parameter variations:
![]() C1 Analysis |
![]() C2 Analysis |
![]() L1 Analysis |
![]() L2 Analysis |
![]() System Input |
![]() System Output |
The electromagnetic wave-based charging system consists of:
- Input Stage: 240V, 50Hz AC power source
- Transmitter (TX) Filters: Resonant compensation network
- Mutual Inductance Block: Wireless power transfer via electromagnetic coupling
- Receiver (RX) Filters: Secondary resonant compensation
- Rectification Stage: AC-to-DC conversion
- Battery Storage: Resistive load representing EV battery
Operating Frequency: 85 kHz
Topology: Series-Series (S-S) Compensation
| Component | Parameter | Value |
|---|---|---|
| Transmitter Coil | Inductance (L1) | 250 ΞΌH |
| Resistance | 1 mΞ© | |
| Compensation Capacitor (C1) | 22 ΞΌF | |
| Receiver Coil | Inductance (L2) | 500 ΞΌH |
| Resistance | 1 mΞ© | |
| Compensation Capacitor (C2) | 2.2 mF | |
| Mutual Coupling | Mutual Inductance (LM) | 340 ΞΌH |
| Coupling Coefficient | 0.45 (nominal) |
- Parametric Sweep: Varied each component Β±100% to assess impact on efficiency
- Sensitivity Analysis: Identified critical parameters using tornado plots
- Correlation Analysis: Evaluated relationships between parameters using Pearson correlation
- Power Analysis: Tracked input power, output power, and losses across variations
If you use this work in your research, please cite:
@mastersthesis{Atanda2026,
author = {Atanda, Isaac-Great Peace},
title = {Design and Simulation of an Electromagnetic Wave-Based Electric Vehicle Charging Station},
school = {Bells University of Technology},
year = {2026},
address = {Ota, Nigeria},
month = {January},
type = {Final Year Project},
note = {Department of Electrical/Electronics and Telecommunication Engineering}
}APA Format:
Atanda, I.-G. P. (2026). Design and simulation of an electromagnetic wave-based electric vehicle charging station [Final year project]. Bells University of Technology, Department of Electrical/Electronics and Telecommunication Engineering.
Author:
Atanda Isaac-Great Peace
Department of Electrical/Electronics and Telecommunication Engineering
Bells University of Technology, Ota, Nigeria
Email: atandaisaacgreat@yahoo.com
Project Supervisor:
Dr. Godwin O. Igbinosa
Bells University of Technology
Co-Supervisor:
Dr. Nosagieagbon O. Imarhiagbe
Bells University of Technology
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0).
What this means:
β You CAN:
- View and study this work for educational purposes
- Share and redistribute the original work with proper attribution
- Reference and cite this work in academic publications
β You CANNOT (without permission):
- Use this work for commercial purposes
- Create derivative works or modifications
- Sell or profit from this work
For permissions beyond this license, please contact:
Atanda Isaac-Great Peace at atandaisaacgreat@yahoo.com
See the LICENSE file for complete terms.
Special thanks to:
- Dr. Godwin O. Igbinosa and Dr. Nosagieagbon O. Imarhiagbe for their guidance and supervision
- The Department of Electrical/Electronics and Telecommunication Engineering, Bells University of Technology
- All faculty members who provided valuable feedback throughout this project
This project builds upon extensive research in wireless power transfer and electric vehicle charging technologies. For a complete list of references, please refer to the project report.
Key reference areas:
- Wireless Power Transfer (WPT) technologies for EVs
- Resonant inductive coupling systems
- Series-Series compensation topology
- EV charging infrastructure planning
- Smart grid integration
- IEEE Standards for Wireless Power Transfer
- SAE J2954 Wireless Charging Standard
- Global EV Outlook - IEA
Date of Submission: July 18th, 2025








