FastFieldSolvers Forum
FastFieldSolvers Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
 All Forums
 FastFieldSolvers
 FasterCap and FastCap2
 Conductor face contact with multiple dielectrics?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

ricardh

3 Posts

Posted - Jan 18 2022 :  23:38:46  Show Profile  Reply with Quote
I have some experience with FasterCap and some what understand how to create conductors embedded in defined dielectrics but I don't think there is any resources explaining how a conductor face or panel can interface with multiple dielectrics.

For example, lets create a conductor cube but is embedded inside a stack of dielectrics. The top and bottom faces of the cube would interface with one dielectric but the sides of the cube would be interfacing lets say three different dielectrics.

How would something like this be described in the input files?

Enrico

530 Posts

Posted - Jan 21 2022 :  22:58:38  Show Profile  Reply with Quote
Hi Ricard,

yes FasterCap supports this case. You need to split the surface panels into sets, where each set is composed by all panels in contact with the same dielectric. You then specify them in different files and in the main file you reference them via 'C' statements with the proper permittivity specified and join them using the trailing '+'.

You can find a full example under the name 'capacitor.lst' in the Samples directory that is installed with the FastFieldSolvers bundle.

For your reference I copy&paste the main file (i.e. the 'capacitor.lst' but not the other files) here. I highlighted in the following the permittivity of the different set of panels belonging to the same conductor:


* Capacitor
* 
* This capacitor is made by a dielectric material with relative permittivity
* equal to 3.0, sandwiched between two square metal contacts
* with finite thickness

* lower contact
C capacitor_contact_sides.txt  1.0  0.0 0.0 0.0 + 0xd8d8d8ff
C plate.txt  1.0  0.0 0.0 0.0 + 0xd8d8d8ff
C plate.txt  3.0  0.0 0.0 0.2  0xd8d8d8ff

* dielectric medium
D capacitor_diel_sides.txt  1.0  3.0  0.0 0.0 0.2  0.5 0.5 0.5 - 0xa793b4ff

* upper contact
C capacitor_contact_sides.txt  1.0  0.0 0.0 0.8 + 0xd8d8d8ff
C plate.txt  3.0  0.0 0.0 0.8 + 0xd8d8d8ff
C plate.txt  1.0  0.0 0.0 1.0  0xd8d8d8ff


Best,
Enrico

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
FastFieldSolvers Forum © 2020 FastFieldSolvers S.R.L. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.06