Modeling of resistance in a rectangular sheet with COMSOL

AI Thread Summary
The discussion revolves around calculating the electrical resistance of a rectangular conductive sheet using COMSOL. The user is uncertain about the appropriate boundary conditions and how to apply potential to a corner of the sheet while it is suspended in air. Suggestions include using finite-sized electrodes to avoid singularities and setting a potential along the boundaries. The user is exploring the possibility of scripting to calculate resistance across a grid but seeks a more efficient solution. Contacting a COMSOL expert for further assistance is recommended.
sunshine09
Messages
2
Reaction score
0
Hi,

I have got a simple problem which makes me struggle.
I have a rectangular thin conductive sheet (2D) of width w, height h
and conductivity suspended in air.
I would like to calculate with COMSOL/Femlab the electrical resistance between one of the corners of the conductive sheet and any other point on the sheet?
I selected the 'conductive media DC' mode in 2D. I am not sure what
boundary condition I should choose and how to apply a potential to one
of the corners.
Since the sheet is suspended in air I thought of putting isolating
boundary conditions on all 4 sides, but then how will I apply the
potential to the corner? Somehow it does not give meaningful results.

Your help is greatly appreciated.

David
 
Engineering news on Phys.org
I don't know COMSOL so I can't help with your numerical simulation. I can tell you that the potential becomes singular at the infinitesimal points where your are introducing/removing current. Suggest using finite-sized electrodes to make the numerical solver better behaved. A small circular electrode on the plate and a semi-circular electrode at the corner, both small compared to the rectangle but enclosing multiple meshes, should do it.
 
you should be able to set the potential along the boundaries. Make sure youve got a ground somewhere on ther, and have you tried a point condition?
 
@Marcusl: Thanks for the suggestion. makes sense to me.

@Nick: Yes, it is possible to set the potential along a boundary. I could for example define a small square electrode whose boundary I set to a potential of say 5V. I am also able to set the border of the big rectangle to isolating. Now I still need to get a ground somewhere, but where. I think if I want to calculate the resistance between one corner and a point (X,Y) then I have to set the corner to 5V and this point (X,Y) to ground and then somehow calculate the current. But this calculation I would have to code in a script and repeat 10000 times, if I assume a 100 x 100 grid.
I am wondering if there is a faster solution.
I have looked through all Femlab examples and could not find the solution.

Thanks
 
Try and contact Mina with Comsol on their website. she's a big help.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top