8 results · AI-generated index
I
ieee.org
article

Finite-Difference Time-Domain Method for Microwave Engineering

This article presents a Python implementation of the FDTD method for simulating electromagnetic wave propagation in microwave engineering. The code is based on the Yee algorithm and is used to model a microstrip patch antenna.

R
researchgate.net
research

FDTD Simulation of Microwave Devices using Python

This research paper presents a Python code for simulating microwave devices using the FDTD method. The code is used to model a rectangular waveguide and a microstrip line, and the results are compared with analytical solutions.

G
github.com
tool

Python Code for FDTD Method in Microwave Engineering

This repository contains a Python implementation of the FDTD method for simulating electromagnetic wave propagation in microwave engineering. The code includes examples for modeling microstrip patch antennas and rectangular waveguides.

C
coursera.org
video

Microwave Engineering - FDTD Method

This online course covers the FDTD method for simulating electromagnetic wave propagation in microwave engineering. The course includes lectures, assignments, and a final project, and provides a Python implementation of the FDTD method.

M
mit.edu
article

FDTD Method for Microwave Engineering

This lecture note presents an introduction to the FDTD method for simulating electromagnetic wave propagation in microwave engineering. The note includes a Python implementation of the FDTD method and examples for modeling microstrip patch antennas.

A
acm.org
article

Python Implementation of FDTD Method for Microwave Engineering

This article presents a Python implementation of the FDTD method for simulating electromagnetic wave propagation in microwave engineering. The code is based on the Yee algorithm and is used to model a microstrip patch antenna.

E
edX.org
video

FDTD Simulation of Microwave Devices

This online course covers the FDTD method for simulating electromagnetic wave propagation in microwave engineering. The course includes lectures, assignments, and a final project, and provides a Python implementation of the FDTD method.

N
numpy.org
tool

FDTD Method for Microwave Engineering - Python Code

This example code demonstrates the use of the NumPy library for implementing the FDTD method in Python. The code is used to model a microstrip patch antenna and includes examples for visualizing the electromagnetic field distribution.