Search found 79 matches
- Sun 30 Dec 2018, 02:41
- Forum: Usage
- Topic: CSRR on patch antenna
- Replies: 8
- Views: 6783
Re: CSRR on patch antenna
Have you tried the MSL port? I must admit I didn't pay much attention to the port setup. There should be an example on the tutorials page of the wiki showing how to use the MSL. I'm away from my computer for a few days so won't be able to check it until I'm back next week.
- Sat 29 Dec 2018, 17:45
- Forum: Usage
- Topic: Parabolic Reflector Antenna Tutorial/Example
- Replies: 5
- Views: 4748
Parabolic Reflector Antenna Tutorial/Example
Here is an example showing how to set up a simulation of a parabolic reflector antenna being illuminated with a simple feed over the Ku satcom band. To make it more realistic you can change the design of the feed and add support struts. The aim of this example is to show how to set up such a simulat...
- Wed 26 Dec 2018, 05:07
- Forum: Usage
- Topic: CSRR on patch antenna
- Replies: 8
- Views: 6783
Re: CSRR on patch antenna
Try the attached file. I got the mesh smoothing to work somewhat. There are more lines in between the gaps and the edges are properly represented. When you run it, it will bring up a number of warnings but let it run. The mesh still requires further improvement but I think it's a step forward. Perha...
- Wed 26 Dec 2018, 03:56
- Forum: Usage
- Topic: CSRR on patch antenna
- Replies: 8
- Views: 6783
Re: CSRR on patch antenna
I cut and paste the 3 lines defining the port box directly after the three lines with the SmoothMeshLines functions for mesh.x, y and z. Immediately after that and before the DefineRectGrid, I insert the line: mesh = DetectEdges(CSX, mesh); That will add mesh lines to the edges of the model features...
- Wed 26 Dec 2018, 01:20
- Forum: Usage
- Topic: CSRR on patch antenna
- Replies: 8
- Views: 6783
Re: CSRR on patch antenna
I checked the mesh and I can see that the mesh lines do not coincide with the edges of the metal or the etched area of the split rings. Also the mesh lines do not lie on the front of the port box. If you check the wiki for the FDTD mesh setup, there are some guidelines that discuss the 1/3 2/3 rule ...
- Tue 25 Dec 2018, 23:08
- Forum: Usage
- Topic: CSRR on patch antenna
- Replies: 8
- Views: 6783
Re: CSRR on patch antenna
I've not had chance to check it yet, but can you check that the port extents lie directly on mesh lines?
Also make sure there are mesh lines on the edges of the CSRR and perhaps one or two lines in the gap.
Also make sure there are mesh lines on the edges of the CSRR and perhaps one or two lines in the gap.
- Thu 20 Dec 2018, 13:01
- Forum: Usage
- Topic: KiCAD to OpenEMS (PCB export)
- Replies: 10
- Views: 8573
Re: KiCAD to OpenEMS (PCB export)
Thanks, Janis. I was an EagleCAD user for a long time and was considering to buy the full version until I realised that you can only have it as a rental unless you stay with the free version. As a result I will be making the transition to KiCAD, so I'm sure this will be useful for me in the future. ...
- Sun 16 Dec 2018, 01:19
- Forum: Usage
- Topic: Which hardware for openEMS?
- Replies: 24
- Views: 20155
Re: Which hardware for openEMS?
I've just installed more memory in my computer and it's now quad channel and it seems to have made quite a difference. Using the same, large simulation with two large data dump planes, I did a number of tests increasing the number of cpu cores. I find a setting of 7 cores gives the greatest MC/s for...
- Sun 02 Dec 2018, 01:50
- Forum: Usage
- Topic: Placement of antenna and ports question
- Replies: 18
- Views: 11963
Re: Placement of antenna and ports question
After making the reflector a solid object the farfields are much more like what I'd expect. 

- Sat 01 Dec 2018, 22:13
- Forum: Usage
- Topic: Placement of antenna and ports question
- Replies: 18
- Views: 11963
Re: Placement of antenna and ports question
I also noticed, in the line you pasted, there is -wg.length+wg.length which is just 0! I was afraid that the parabola as a thin sheet may not mesh properly so I will make it a solid and check the PEC dump. I'll also add field monitors to view the fields over the whole structure. The reflection back ...