Capacitance by solving Poisson equation

조회 수: 9 (최근 30일)
Lalson Vincent
Lalson Vincent 2020년 2월 7일
댓글: Thsmia Kausser 2024년 3월 25일
Hi ,
I want to find the capacitance by solving the Poisson equation. I solved the voltage potential and was able to plot the voltage potential. I want to find the electric potential and energy from from the voltage
First i have to find electric potential which is gradient of voltage.
Then i have to find the energy Energy = integral(1/2 * Epsilon * E^2) over volume.
Can you help me find the gradient of voltage and then the energy ?

답변 (1개)

Ravi Kumar
Ravi Kumar 2020년 2월 7일
If you setup the problem using PDE Toolbox, look here for example, then you get the gradients of the solution in the results.
Regards,
Ravi
  댓글 수: 5
Ravi Kumar
Ravi Kumar 2020년 2월 12일
I don't have good suggestion without knowing what is the required solution. My guess is that you might be encountering under resolved results, try increasing mesh density.
Regards,
Ravi
Lalson Vincent
Lalson Vincent 2020년 2월 13일
Required solution is the capacitance of the system with the applied voltage.
Energy = integral (1/2 * Epsilon * E^2) dV = 1/2 * C * V^2
Capacitance = Energy / (1/2 * V^2).
Tried with finer mesh. Looks like, trapz is not the correct method. Is there any way to integrate this ?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Eigenvalue Problems에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by