Program17 2D FDTD for TE wave Unitless Open Boundary For Loops

The basic unitless 2D FDTD with for loops and open boundaries
다운로드 수: 755
업데이트 날짜: 2012/2/9

라이선스 보기

Youtube Links :-
http://www.youtube.com/watch?v=0a_7s-ozZVg
http://www.youtube.com/watch?v=AP2hW7LMlUM
http://www.youtube.com/watch?v=FthJKQ9AMU8

Written for Course :-
Computational Electromagnetics, Fall 2011
Department of Electrical Engineering
Indian Institute of Technology Madras (IITM)
Chennai - 600036, India

Authors :-
Sathya Swaroop Ganta, B.Tech., M.Tech. Electrical Engg.
Kayatri, M.S. Engineering Design
Pankaj, M.S. Electrical Engg.
Sumantra Chaudhuri, M.S. Electrical Engg.
Projesh Basu, M.S. Electrical Engg.
Nikhil Kumar CS, M.S. Electrical Engg.

Instructor :-
Dr. Ananth Krishnan
Assistant Professor
Department of Electrical Engineering
Indian Institute of Technology Madras
http://www.ee.iitm.ac.in/~ananthk

Description :-
A 2D TE wave containing the xy-plane polarized electric field having components Ey and Ex and z-polarized magnetic field Hz. The fields are updated at every timestep, in a unitless space, where all physical parameters of free space are normalized to 1. The update is done using standard update equations obtained from the difference form of Maxwell's curl equations. The field points are defined in a grid described by Yee's algorithm. The E fields are defined at every half coordinate of spacesteps. More precisely, the Ex part is defined at every half y-coordinate and full x-coordinate and the Ey part is defined at every half x-coordinate and full y-coordinate and H fields i.e the Hz part is defined at every full x and full y-coordinate points. Also, the time update is done using Leapfrog time-stepping. Here, E-fields i.e Ex and Ey are updated every half time-step and H fields i.e Hz are updated every full time-step. This is shown by three alternating for-loop updates in groups of two (for E) and one (for H) spanning entire spatial grid inside a main for-loop for time update spanning the entire time-grid.

인용 양식

Computational Electromagnetics At IIT Madras (2025). Program17 2D FDTD for TE wave Unitless Open Boundary For Loops (https://www.mathworks.com/matlabcentral/fileexchange/34998-program17-2d-fdtd-for-te-wave-unitless-open-boundary-for-loops), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 General Physics에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0