Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculating Radar Cross Section(RCS) of 3D shapes using MEEP #1040

Closed
khashabri opened this issue Oct 18, 2019 · 2 comments
Closed

Calculating Radar Cross Section(RCS) of 3D shapes using MEEP #1040

khashabri opened this issue Oct 18, 2019 · 2 comments

Comments

@khashabri
Copy link

Hello guys,
I'm very new to the MEEP and currently struggling with calculating the RCS of different 3D shapes.
For instance, let's consider a 3D sphere, could someone please help me with how to calculate the RCS of it and also modify the code for more complicated objects? For a sphere, I should expect a result as in the following:
RCS_Sphere

@stevengj
Copy link
Collaborator

The meep-discuss mailing list is a better place for this kind of usage question.

The short answer is use a DFT flux box to calculate the net inward power flowing into the object — this is the absorbed power. Then use the same flux box but with subtracted fields (as in the reflection tutorial) to calculate the scattered power. Then the cross section is absorbed+scattered power divided by incident intensity.

See also #980

@khashabri
Copy link
Author

Alright! I've posted a more detailed issue on this topic in the mailing list. Unfortunately, for the RCS-subject, there are literally no resources in MEEP to look at. A tutorial or a detailed commented post — which is what I am trying to construct — would be highly demanded by people who are researching in this area.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants