|
|
|
|
|
by mindviews
3254 days ago
|
|
What's your take on model accuracy? I ask because my startup has developed a high-order accurate CEM solver (think MoM full-wave type solvers but every time you double the mesh density you get a 100x accuracy improvement thanks to a bunch of algorithmic breakthroughs). But we've also been putting in a lot of work to make CAD import fast and easy and it's not clear to me what's going to get people more interested - the technical performance of the solver or the usability of the GUI. I'd be interested in thoughts on that. Or anyone interested in getting hands-on, send me an email (see my profile). |
|
I use AWR (Axiem, Anaylst), CST, and Sonnet. I'm satisfied with accuracy; need more speed. It's at a point where material and manufacturing tolerances are more of an issue, so I need to run parameter sweeps, yield analysis, etc. So multi-threading, GPU acceleration, and distributed computing help that.
Working on a thick patch antenna today. Axiem (2.5D infinite substrate) said 1.57 GHz. Analyst says 1.51 GHz. It actually measured 1.53 GHz. That's a 3% error on an 8% 12 dB RL bandwidth antenna. Those simulated results are after mesh convergence, so finer meshing won't help.
So I use 2-3 solvers on a single problem. It's important that the geometry translation between them be quick and easy. That's where AWR comes into play; everything plugs into it. 3D solver (modeling) is horrible for pushing polygons during the design process. 2.5D solvers are awesome for this, but then you need to sometimes push the geometry to 3D solver.