https://github.com/markcwatson/magnetic_induction_fdtd
A 2D electromagnetic simulator using the Finite Difference Time Domain (FDTD) method. It simulates magnetic induction from one coil to another through an air/water interface.
https://github.com/markcwatson/magnetic_induction_fdtd
fdtd fdtd-simulator simulator
Last synced: 20 days ago
JSON representation
A 2D electromagnetic simulator using the Finite Difference Time Domain (FDTD) method. It simulates magnetic induction from one coil to another through an air/water interface.
- Host: GitHub
- URL: https://github.com/markcwatson/magnetic_induction_fdtd
- Owner: markCwatson
- Created: 2022-05-09T15:50:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T15:12:14.000Z (over 2 years ago)
- Last Synced: 2025-03-27T16:51:26.162Z (about 1 month ago)
- Topics: fdtd, fdtd-simulator, simulator
- Language: MATLAB
- Homepage:
- Size: 3.4 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
This is a Finite Difference Time Domain (FDTD) simulator configured to simulate electromagnetic radiation from one coil located under water, to a second coil located above the water. This is called magnetic induction.
![alt-text][1]
This was part of my Masters of Applied Science degree at Dalhousie University.
See thesis [here](https://dalspace.library.dal.ca//handle/10222/79705) for details.
[1]: gif/result.gif "The FDTD Simulator running"