Skip to content

Help with Passive UHF RFID Tag Simulation #369

Answered by biergaizi
TomJiX asked this question in Q&A Usage
Discussion options

You must be logged in to vote

Here's your problem:

openEMS(NrTS=50000, EndCriteria=1e-5, TimeStepFactor=1)

You should not limit the max number of timesteps or change the termination criteria manually, unless you know what you're really doing (e.g. you're using Dirac, Heaviside, or custom excitation, which doesn't have a maximum timestep by default - even then, the timestep should be large enough for excitation and convergence). By default, openEMS only terminates the simulation when energy has decayed below -60 dB to ensure accuracy. The example code limits the timestep because we want to demo the simulation process quickly (without waiting for the simulation to converge to save time). Some limits were hand-picked to…

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
4 replies
@VolkerMuehlhaus
Comment options

@TomJiX
Comment options

@VolkerMuehlhaus
Comment options

@TomJiX
Comment options

Comment options

You must be logged in to vote
9 replies
@biergaizi
Comment options

@TomJiX
Comment options

@VolkerMuehlhaus
Comment options

@biergaizi
Comment options

Answer selected by TomJiX
@biergaizi
Comment options

@TomJiX
Comment options

@biergaizi
Comment options

@TomJiX
Comment options

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