Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.

Distance between two plates in a boundary condition

Please login with a confirmed email address before reporting spam

Dear Comsolers,

using only the Solid Mechanics physics, I try to simulate the mechanical behaviour if a capacitor made out of a rubber-like silicone. The dielectrica as well as the electrodes are soft and compliant. When a voltage is applied to the electrodes, the dielectrica between the two electrodes gets compressed by a mechanical pressure and the electrodes move closer together. The electrical field causes this mechanical pressure (maxwell stress) which can be described by the following equation:

where is the vacuum permittivity, is the relative static permittivity, the applied voltage (a fixed value, say 2.5kV) and the distance between the two electrodes.

How can I access the distance between the two electrodes? I would like to use it in order to set up a boundary load condition on the electrode-surfaces using as a pressure. As I define the geometry, the distance is well known at first, but becomes unknown when the capacitor is deformed. Also, the distance has not the same value over the whole geometry, so I need to access a scalar field containig all distances at every node.

I attached a picture of the unformed capacitor, where the elctrodes (blue) are volumes (and not surfaces). I am interested in the distance between the inner surfaces of the two electrodes.

Any help or hint is much appreciated, thanks a lot in advance!

My comsol version: 5.3

P.D.: I don't want to use the Electrostatics module. I think it is unnesessary in this case. Also, I am simply interested in learning how to access the distance d as in my question.



5 Replies Last Post May 21, 2018, 8:36 a.m. EDT
Edgar J. Kaiser Certified Consultant

Please login with a confirmed email address before reporting spam

Posted: 6 years ago May 18, 2018, 12:44 p.m. EDT

Hi,

as the distance d extends in z-direction, would d-w be what you need? This can be evaluated on the surfaces.

Cheers Edgar

-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
Hi, as the distance d extends in z-direction, would d-w be what you need? This can be evaluated on the surfaces. Cheers Edgar

Please login with a confirmed email address before reporting spam

Posted: 6 years ago May 19, 2018, 8:51 a.m. EDT

Dear Edgar, thanks a lot for your reply!

Yes, is exactly what I need. To be more precise, I need , where is the displacment on the upper electrode and the displacment of the lower electrode.

How can I evaluate and on the surfaces so it gets updated in every iteration of the solver?

Dear Edgar, thanks a lot for your reply! Yes, d-w is exactly what I need. To be more precise, I need d - (w_2-w_1), where w_2 is the displacment on the upper electrode and w_1 the displacment of the lower electrode. How can I evaluate w_1 and w_2 on the surfaces so it gets updated in every iteration of the solver?

Edgar J. Kaiser Certified Consultant

Please login with a confirmed email address before reporting spam

Posted: 6 years ago May 19, 2018, 9:18 a.m. EDT

Freed,

you might use it in a coupling operator, e.g. an average operator that works on the respective boundary.

w1 = aveop1(w) on one electrode w2 = aveop2(w) on the other electrode

Cheers Edgar

-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
Freed, you might use it in a coupling operator, e.g. an average operator that works on the respective boundary. w1 = aveop1(w) on one electrode w2 = aveop2(w) on the other electrode Cheers Edgar

Please login with a confirmed email address before reporting spam

Posted: 6 years ago May 21, 2018, 7:19 a.m. EDT
Updated: 6 years ago May 21, 2018, 7:21 a.m. EDT

Hey Edgar, I'm a beginner in Comsol and almost embarassed to ask, but how do I evaluate w on just one surface and store its values in a variable which I can access somewhere else? I tried it with a surface-probe, but that doesn't seem to work during the calculation (only after the calculation has terminated).

Also, I'd need a point- or knotwise evaluation of w and not an average value. How could I access w pointwise?

Thanks again

Hey Edgar, I'm a beginner in Comsol and almost embarassed to ask, but how do I evaluate w on just one surface and store its values in a variable which I can access somewhere else? I tried it with a surface-probe, but that doesn't seem to work during the calculation (only after the calculation has terminated). Also, I'd need a point- or knotwise evaluation of w and not an average value. How could I access w pointwise? Thanks again

Henrik Sönnerlind COMSOL Employee

Please login with a confirmed email address before reporting spam

Posted: 6 years ago May 21, 2018, 8:36 a.m. EDT

Hi,

You are looking for one of the extrusion coupling operators, under Defintions->Component Couplings.

Regards,
Henrik

-------------------
Henrik Sönnerlind
COMSOL
Hi, You are looking for one of the extrusion coupling operators, under Defintions->Component Couplings. Regards, Henrik

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.