EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH

Bending Magnets

Two different type keywords are recognised for bending magnets, they are distinguished only by the reference system used:

They are defined by the commands:
SBEND,   L=real,ANGLE=real,TILT=real,K0=real,K0S=real,K1=real,E1=real,E2=real,
         FINT=real,FINTX=real,HGAP=real,K2=real,H1=real,H2=real;

RBEND,   L=real,ANGLE=real,TILT=real,K0=real,K0S=real,K1=real,E1=real,E2=real,
         FINT=real,FINTX=real,HGAP=real,K2=real,H1=real,H2=real;
For both types, the following first-order attributes are permitted: The pole face rotation angles are referred to the magnet model for rectangular bend and sector bend respectively. The quantities FINT and HGAP specify the finite extent of the fringe fields as defined in [SLAC-75] There they are defined as follows:

(see SLAC-75)

The default values of zero corresponds to the hard-edge approximation, i.e. a rectangular field distribution. For other approximations, enter the correct value of the half gap, and one of the following values for FINT:

Linear Field drop-off                     1/6
Clamped "Rogowski" fringing field         0.4
Unclamped "Rogowski" fringing field       0.7
"Square-edged" non-saturating magnet      0.45
Entering the keyword FINT alone sets the integral to 0.5. This is a reasonable average of the above values. The following second-order attributes are permitted: Examples:
BR: RBEND,L=5.5,ANGLE=+0.001;              // Deflection to the right
BD: SBEND,L=5.5,K0S=+0.001/5.5;            // Deflection up
BL: SBEND,L=5.5,K0=-0.001/5.5;             // Deflection to the left
BU: SBEND,L=5.5,K0S=-0.001;                // Deflection down

hansg, frs, August 28, 2003