Finite Difference Method solution to Laplace's Equation

Objective of the program is to solve for the steady state DC voltage using Finite Difference Method
2,1K descargas
Actualizado 19 dic 2011

Ver licencia

Authors - Sathya Swaroop Ganta, Kayatri, Pankaj Arora, Sumanthra Chaudhuri, Projesh Basu, Nikhil Kumar CS

Course - Computational Electromagnetics, Fall 2011

Instructor - Dr. Ananth Krishnan
Assistant Professor

Department of Electrical Engineering

Indian Institute of Technology Madras
Chennai, India

http://www.youtube.com/watch?v=mKQxKGlWgy8

Description:-
Objective of the program is to solve for the steady state voltage distribution in a region 0<x<30, 0<y<30, given that one of the sides of square is excited with a voltage of 45*(x)*(1-x) Volts and all other sides are maintained at 0 Volts. This voltage at the boundary is symmetrical with its maximum value at centre of the boundary namely x=15. At any iteration, the value of voltage is updated as average of voltages of 4 nearest neighbors, until between consecutive iterations, the error is less than 0.01 V.

Citar como

Computational Electromagnetics At IIT Madras (2024). Finite Difference Method solution to Laplace's Equation (https://www.mathworks.com/matlabcentral/fileexchange/34232-finite-difference-method-solution-to-laplace-s-equation), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre General Physics en Help Center y MATLAB Answers.
Comunidades de usuarios

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

Editing description of the program on the main page

1.1.0.0

Fixed Comments

1.0.0.0