DC conduction equation in Matlab

  • Context: MATLAB 
  • Thread starter Thread starter Mattw
  • Start date Start date
  • Tags Tags
    Conduction Dc Matlab
Click For Summary

Discussion Overview

The discussion revolves around solving the DC conduction equation in Matlab, specifically using the pdepe solver. The equation involves variables that depend on both radius and time, with a focus on the unknowns V (voltage) and ρ (space charge distribution).

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Homework-related

Main Points Raised

  • Mattw presents the DC conduction equation and seeks assistance in solving it using the pdepe solver in Matlab.
  • J. questions whether V is the unknown variable and if ρ is known for all t and r.
  • Mattw clarifies that ρ(t,r) is unknown and is derived from the continuity equation related to Maxwell's equations.
  • There is a query about the second equation needed for the solution.
  • Mattw mentions the challenge of setting the coefficient of the time-dependent term to zero in the pdepe solver and asks for alternatives or solutions to this issue.

Areas of Agreement / Disagreement

Participants are engaged in clarifying the problem and the variables involved, but there is no consensus on the approach to solve the equation or on the necessary equations required.

Contextual Notes

The discussion highlights the dependency on the specific form of the equations and the limitations of the pdepe solver in handling certain conditions, such as setting coefficients to zero.

Mattw
Messages
8
Reaction score
0
Hello

I am solving DC conduction equation in Matlab. My equation is 1/r * ∂/∂r [r*σ* ∂V/∂r]=∂ρ/∂t
My equation is 1D(only varies with radius) and time dependent. i am using pdepe solver.The space charge ( ρ) is the time dependent variable. But the form of MATLAB pdepe solver the time dependent is the unknown term V. Can alyone help me how to solve this equation with pdepe or other solvers.

Thanks
 
Physics news on Phys.org
Good Morning Mattw,

So, a few questions:

Your unknown is V\left(t,r\right )?
\rho \left (t,r\right) is known for all t and r?

J.
 
Hi jfgobin

the space charge distribution ρ(t,r) is unknown.
 
Mattw, so you are trying to solve for both V and \rho.

What is your second equation?
 
Or is is just Maxwell's?
 
Hi jfgobin

ρ(t,r) is just the continuti equation from Maxwell's.

I am solving this equation with matlab, and i am using pdepe solver. at the beginning if i assume my problem is in steady state then i can make ∂ρ/∂t zero. But the problem is i can't make "C"( coefficient of the time dependent term) zero in pdepe solve. Do you have any idea if there is MATLAB PDE solver for 1/r * ∂/∂r [r*σ* ∂V/∂r]=0 OR how to make "c" zero in pdepe solver?

Thanks
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 7 ·
Replies
7
Views
11K
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 41 ·
2
Replies
41
Views
10K
Replies
1
Views
3K