ArticleslgStudy

computer science

SIMION

SIMION is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand SIMION rather than just read about it. In short: SIMION is an ion optics simulation program that calculates electric fields for electrodes of defined voltages and ion trajectories in those fields. Program development The program was developed in the late 1970s by Don C.

Key takeaways

  • SIMION belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect SIMION to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of SIMION from memory before moving on to harder problems.

Reference excerpt

SIMION is an ion optics simulation program that calculates electric fields for electrodes of defined voltages and ion trajectories in those fields.

Program development The program was developed in the late 1970s by Don C. McGilvery at La Trobe University, Melbourne, Australia as part of his Ph.D. research working with James Morrison, and was later adapted for personal computers in 1985 by David A. Dahl at the Idaho National Engineering and Environmental Laboratory. With Richard Morrison at Monash University, McGilvery developed a Macintosh version of SIMION, known as MacSIMION. In recognition of the importance of their work, McGilvery and Dahl shared the Distinguished Contribution Award from the American Society for Mass Spectrometry in 1998. SIMION 8.0 was initially released in 2006. The current version is SIMION 8.2, released in 2020; minor updates are being released continuously.

Calculations SIMION 3D is a widely used ion-optics simulation program in many branches of physics. In SIMION, electrostatic fields can be modelled as boundary value problem solutions of an elliptical partial differential equation called the Laplace equation. The specific method used within SIMION to solve this equation is a finite difference method called over-relaxation. This technique is applied to a three-dimensional potential array (PA) of points representing electrode and non-electrode regions. The objective is to obtain a best estimate of the voltages for the points between the electrodes. The three-dimensional array is chosen to have either cylindrical or planar symmetry or no symmetry at all. The Laplace equation has the convenient property that its solution is a sum over the contribution from each electrode. Therefore, after the electric field array has been found once by iteration, the voltages of the individual electrodes can be changed and the new fields are immediately obtained. When the electric fields have been obtained, the trajectories of charged particles in these fields can be calculated. Particle trajectory calculations are a result of three interdependent computations. First, electrostatic forces must be calculated at the current position of the ion. These forces are then used to compute the current ion acceleration and then by numerical integration techniques to predict the position and velocity of the ion at the next time step. Moreover, the time step itself is continuously adjusted to maximize trajectory accuracy. A standard fourth-order Runge–Kutta method is used for numerical integration of the ion trajectory in three dimensions.

See also Electrostatic lens Einzel lens

References

External links SIMION home page SIMION 7.0 at INL

Worked examples

Example 1 — a first encounter with SIMION

Start with the simplest possible case. Write down what SIMION claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to SIMION before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about SIMION ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of SIMION

In research
SIMION appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses SIMION in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
SIMION is common in secondary-school and first-year university syllabi. It links to neighbouring topics Electromagnetism stubs, Mass spectrometry software, Science software for Windows, so understanding it makes those chapters shorter.
In everyday life
Look for SIMION outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study SIMION in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what SIMION means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain SIMION out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is SIMION in simple terms?

SIMION is an ion optics simulation program that calculates electric fields for electrodes of defined voltages and ion trajectories in those fields. Program development The program was developed in the late 1970s by Don C.

Why does SIMION matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study SIMION?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on SIMION.

Tags

  • Electromagnetism stubs
  • Mass spectrometry software
  • Science software for Windows

Keep exploring