Replies: 3 comments 11 replies
-
Yes, but that will be a total overkill and slow down your simulation by factor 100x, with not much change in results. The interior details of your via have no effect on RF performance due to skin effect. Trying to model the curvature details, or even worse: the true wall thickness, will create many mesh cells and require a much smaller timestep. Don't do this, it's possible but very inefficient. The best trade-off between accuracy and simulation time is to create the vias as a square solid block. This is a decent approximation of the real 3D structure, but at the same time it keeps your mesh cell size at reasonably large values. If you want a better approximation of the circular shape, use two overlapping rectangles. TLDR: Good EM modelling also means to choose the appriate simplifications. Don't use a 2D sheet to model the vias, that would really change the current flow. Using a simple rectangular 3D box is fine for almost any model. |
Beta Was this translation helpful? Give feedback.
-
|
What a coincidence, I am just starting to optimize via impedances, very good suggestion! I guess it would be good to replace CPW ground via stitching to rectangular boxes too? |
Beta Was this translation helpful? Give feedback.
-
|
Hello Volker! Thanks for the reply. I have some issues and big divergences from a model done in Qucs. The model consists of 5 coupled lines of width 0.5 mm. The spacing among them is 0.1 mm. The length of the strips are about 2.3 mm. I have seen both in Qucs and HFSS and the model has a bandpass behaviour at 24GHz. I am not sure if I am doing something wrong because I see big differences with Qucs and HFSS. What am I doing wrong? The octave file that I utilized is in the attachments as a zip file A figure of the results is here
The computation in Qucs is as follows
I am asking all of this because I am surprised that Qucs has better agreement with HFSS in this case. Of course, I am sure that I am doing something wrong because in other filters I had a good agreement, but in this case this is the first time I write myself the script without using macros in Freecad. Can someone see something I am not able to see? Is my port not properly well written? Vias are square, but I bet the difference is little. Any help would be appreaciated. I love the power of open EMS and specially how well the fields can be seen in Paraview. Best regards and good week end for the community Javier |
Beta Was this translation helpful? Give feedback.









Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I am rather new with open EMS. In another forum discussion, I talked about how to implement vias in a PCB design.
The suggestion was to implement them with a PEC sheet. Nevertheless, in an old presentation of the capabilities of the SW i observed this
Was this a prism between top and bottom layers done and assigned a metal material? Can this work? Is this model in the examples, I checked within the folders without success?
Are you able to make them in a cylindrival and hollow way like in the reality?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions