Solving Electrostatic Field & Calculating Capacitance of Microstrip

In summary, the forum poster is using FDM and coding in Matlab to solve the electrostatic field for a microstrip on a dielectric with a ground plane. They are also calculating the capacitance by evaluating a closed surface integral for the charge on the conductors. They are facing some discrepancies in their results when using different mesh sizes and boundary conditions, and are seeking advice on how to address these issues.
  • #1
Aiggy
1
0

Homework Statement


I am trying to solve the electrostatic field (2D) for a microstrip laid on a dielectric with a ground plane on the other side. I am also calculating the capacitance of the microstrip by evaluating a closed surface integral to get the charge on the conductors. I am using FDM, coding in matlab.


Homework Equations



Field:

[tex]\nabla[/tex]V = 0

Charge:

eps*eps0*length*[tex]\oint[/tex]E*dl) = charge

Capacitance:

C=Q/U




The Attempt at a Solution





a. The geometry of the problem is always the same. If I compute the field and then compute the capacitance for a 100x100 mesh I get say 10.2pF. However if I make the mesh finer, say 200x200 I get a different result, 10.75pF. I let the iterations reach 50k (jacobi iteration) in both cases. Why is there such a big difference between the results?

b. I also calculate the charge on the ground plane, for a sanity check. The value I get is too small by 30%. What is wrong?

c. I am always using dirichlet boundary condition for the ground plane, for the other sides of the space I tried using both dirichlet and neumann conditions, difference in the final results for the charge (capacitance) is around 0.6%, which is good, but leads me to the conclusion that for my chosen space size (5x5mm) and the microstrip size - it doesn't really matter which boundary condition do I choose. Do you agree?
 
Last edited:
Physics news on Phys.org
  • #2


Thank you for sharing your problem and approach with us. As a scientist with experience in electromagnetics, I would like to offer some suggestions and insights that may help you with your calculations.

a. It is common to see a difference in results when using different mesh sizes, especially in problems involving complex geometries and boundary conditions. This is because the finer mesh allows for a more accurate representation of the actual geometry and boundary conditions, leading to a more precise solution. However, it is important to note that there is a trade-off between accuracy and computational time. You may need to find a balance between the two in order to obtain reliable and efficient results.

b. There could be several reasons for the discrepancy in the calculated charge on the ground plane. One possibility is that there may be errors in the code or in the implementation of the boundary conditions. It is also possible that the charge on the ground plane is affected by other factors such as the dielectric properties of the material or the shape and size of the microstrip. I would suggest checking your code and also considering these other factors in your calculations.

c. It is interesting to see that there is only a small difference in the results when using different boundary conditions. This could be due to the fact that the chosen space size and microstrip size are relatively small, as you mentioned. It is possible that for larger geometries, the choice of boundary conditions may have a more significant impact on the final results. I would recommend further investigating this by varying the size of the space and microstrip in your simulations.

Overall, it seems like you are on the right track in your approach to solving this problem. However, as with any computational simulations, it is important to carefully consider all aspects of the problem and validate your results to ensure accuracy. I hope this helps and wish you all the best in your research.
 

1. What is electrostatic field?

The electrostatic field is a type of electric field that is created by stationary electric charges. It is responsible for the attraction or repulsion between charged particles and is used to describe the force exerted by one charged particle on another.

2. How is electrostatic field calculated?

The electrostatic field can be calculated using Coulomb's Law, which states that the force between two charged particles is directly proportional to the product of their charges and inversely proportional to the square of the distance between them.

3. What is a microstrip and how does it relate to electrostatic field?

A microstrip is a type of transmission line used in electronics, consisting of a conducting strip separated from a ground plane by a dielectric material. It relates to electrostatic field because it is used to propagate electromagnetic waves, which are created by the interaction between the electric and magnetic fields.

4. How do you solve for the electrostatic field in a microstrip?

The electrostatic field in a microstrip can be solved using the appropriate boundary conditions and Maxwell's equations. This involves considering the charge distribution on the conducting strip and the dielectric material in between, as well as the electric permittivity of the materials involved.

5. What is capacitance and how is it calculated for a microstrip?

Capacitance is a measure of the ability of a system to store electric charge. For a microstrip, it is the measure of the amount of charge that can be stored on the conducting strip relative to the potential difference between the strip and the ground plane. It can be calculated using the dimensions of the microstrip, the dielectric constant of the material, and other factors such as the thickness of the dielectric layer.

Similar threads

Replies
2
Views
724
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
Replies
14
Views
638
  • Engineering and Comp Sci Homework Help
Replies
7
Views
724
  • Advanced Physics Homework Help
Replies
17
Views
2K
  • Electromagnetism
Replies
1
Views
1K
  • Advanced Physics Homework Help
Replies
2
Views
1K
  • Introductory Physics Homework Help
Replies
13
Views
595
Replies
1
Views
9K
Back
Top