Fully Coupled Motion and Radiation

EMIT: Equilibrium Emittances

The command
EMIT,DELTAP=real,TOL=tolerance;
adjusts the RF frequencies such as to obtain the specified average energy error. More precisely, the revolution frequency f0 is determined for a fictitious particle with constant momentum error

DELTAP = deltas = delta(E) / ps c

which travels along the design orbit. The RF frequencies are then set to

fRF = h f0.

If the machine contains at least one RF cavity, and if synchrotron radiation is on, the EMIT command computes the equilibrium emittances and other electron beam parameters using the method of [Chao]. In this calculation the effects of quadrupoles, sextupoles, and octupoles along the closed orbit is also considered. Thin multipoles are used only if they have a fictitious length LRAD different from zero.

If the machine contains no RF cavity, if synchrotron radiation is off, or if the longitudinal motion is not stable, it only computes the parameters which are not related to radiation.

The tolerance is for the distinction static/dynamic: if for the eigenvalues of the one-turn matrix, |e_val_5| < tol and |e-val_6| < tol, then the longitudinal motion is not considered, otherwise it is. The default for TOL is 1.000001.

In the current implementation, the BEAM values of the emittances and beam sizes are only updated for deltap = zero. Example:

RFC: RFCAVITY,HARMON...,VOLT=...;
     BEAM,ENERGY=100.0,RADIATE;
     EMIT,DELTAP=0.01;
Remark: This module assumes nearly constant lattice functions inside elements. This assumption works for many machines, like LEP (see example), but it fails when the lattice funcionts largely vary inside single elements. In the later case it is advised to slice the elements as shown in ALBA.
R. Tomás
Last updated: