SUSSIX: A Computer Code for Frequency Analysis of Non Linear Betatron Motion

Size: px
Start display at page:

Download "SUSSIX: A Computer Code for Frequency Analysis of Non Linear Betatron Motion"

Transcription

1 EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH CERN SL DIVISION CERN SL/Note (AP) updated June 29, 1998 SUSSIX: A Computer Code for Frequency Analysis of Non Linear Betatron Motion R. Bartolini and F. Schmidt CERN, Geneva, Switzerland Abstract The SUSSIX program has been developed to postprocess tracking or experimental data via frequency analysis. It allows to evaluate relevant dynamical quantities such as detuning, resonance driving terms and smear directly from the recorded turn by turn data. Geneva, Switzerland March 5, 1998

2 1 Introduction The application of perturbative techniques for the analysis of tracking and also of experimental data has been proven to be difficult since it requires a detailed knowledge of all the magnetic elements in the accelerator lattice. This knowledge is not needed when one applies a frequency analysis of turn by turn data to derive the driving terms of resonances. This has first been attempted by J. Bengtsson [1]. Recently, high precision algorithms [2, 3] for the tune measurements have been developed. It has been shown that the frequency analysis of the betatron motion provides all the relevant information to reconstruct the conjugating function and ultimately the Normal Form directly from tracking data [4]. The postprocessing of turn by turn data via frequency analysis has been implemented in the FOR- TRAN code SUSSIX. In what follows we briefly describe the theoretical background and the features of the SUSSIX program. 2 Frequency Analysis of the Betatron Motion The time series of tracking (or experimental) data is analysed with the algorithms for the precise measure of the betatron tunes [2, 3]. They provide the fundamental frequencies (i.e. the tunes) and the corresponding Fourier coefficients. By subtracting from the time series these tune lines, using the proper amplitudes and phases, we obtain a new signal of equal length which can be reanalysed in the same way. This iterative procedure provides the set of frequencies contained in the betatron motion. In case the motion is regular the frequencies can be expressed as linear combinations of the fundamental tunes. As an example, in the 4D case the evolution of the linearly normalised horizontal variable h, x (N )=^x(n),i^p x(n)after N turns reads: MX h, x (N )= a j e i[2(mx j Qx+my j Qy)N + j ] mx j ;my j 2Z; (1) j=1 where the a j and j are amplitude and phase of the corresponding spectral line. 3 Relation to Normal Form Coefficients In the spectral decomposition of Eq. 1, the line with the largest amplitude is in most cases the tune while the secondary lines are the effect of resonance terms in the Hamiltonian of the motion. Applying the conjugating function to the coordinates, like h, x (N ), we arrive in first order [4] at: h, x (N ) p 2I x e i(qxn +x 0 ) X,2i jf jklm (2I x ) j+k,2 2 (2I y ) l+m 2 e i[(1,j+k)(qxn +x 0 )+(m,l)(qyn+y )] 0 ; jklm (2) where Q x and Q y are the tunes, I x and I y are the nonlinear invariants as given by the normalisation procedure and f jklm are the coefficients of the conjugating function expressed in the resonant basis (see. Ref. [4] for details). This expression is equivalent to the spectral decomposition of Eq. 1. The motion appears as a superposition of spectral lines given by the tune (first row) and the contribution from the resonant terms (second row). Rewriting Eq. 2 as X h, x (N )= HSL jklm e 2i[(1,j+k)Qx+(m,l)Qy]N (3) jklm the relation with the coefficients of the generating function f jklm can be expressed as in Tab. 1. It has to be pointed out that several coefficients of the generating function are feeding the same spectral 2

3 line. Nevertheless, it is has been shown in Ref. [4] how to extract each generating function term from one or several spectral lines. A prerequisite is to choose an amplitude which on one hand is small enough to avoid higher order contributions and on the other hand large enough to obtain sufficiently large amplitudes of the spectral lines. To demonstrate the applicability of the method we show a correlation plot (Fig. 1) between spectral lines and Normal Form coefficients of a fourth order resonance for 60 realizations of the random multipolar errors of the LHC version 4. Table 1: Relation between spectral lines and coefficients of the generating function Generating Function coefficient Spectral Line Amplitude jf jklm j jhsl jklm j =2j(2I x ) j+k,1 2 (2I y ) l+m 2 jf jklm j jvsl jklm j =2l(2I x ) j+k 2 (2I y ) l+m,1 2 jf jklm j PHSL jklm = jklm + x0, 2 Phase jklm PVSL jklm = jklm + y0, Normal Resonance Driving Term ( 2-2 ) 0.05 y = x + 2E-05 R 2 = Normal Form Frequency Analysis of Tracking Data Figure 1: Resonance terms from normal form and from tracking data for 60 seeds of the lhc lattice version 4 3

4 4 Description of the Software The high precision tune measurement is used in SUSSIX to perform the spectral decomposition of tracking data. The data have to be provided in files of unit 90 and below and they can be either SIXTRACK binary files or ASCII files containing two columns for each plane of motion, i.e. x; p x ; y; p y ; ; p. SUSSIX actions are specified in the sussix.inp input file. All the input options are described in detail in Tab. 2. Some options, however, need further clarifications: In case of data from lepton machines the radiation damping itself can be used to scan the phase space amplitude by varying time windows of data in which the amplitudes do not change significantly. This can be accomplished by analysing the signal for various pairs of initial and final turn numbers (see TURNS parameters in Tab. 2). As an example, signals affected by a damping time less than 200 turns have been successfully analysed [5]. In case the motion is regular an estimate of the smear can be given by summing all lines with the exception of the tune line [6]. The flag ISME must be set to 1 and the output is written to file unit IUSME. The calculation of the invariants is performed with the method derived in Ref. [7]. For example, using the notation of Eq. 3, the horizontal invariant of a 4D orbit is given by: I x = X jklm (1 + k, j)jhsl jklm j 2 +(k,j)jvsl jklm j 2 (4) The flag INV must be set to 1 and the output is written to file unit IINV. Concerning the evaluation of the coefficients of the conjugating function according to the Tab. 1, the computation of the third order coefficients is presently available. An extension to the fourth and higher orders is in the planning. The flag ICF must be set to 1 and the third order conjugating function coefficients with their corresponding indices are written to file unit IICF. The output is printed to file unit 300 (on HP unit 30). It contains for each spectral line the corresponding amplitude, phase and frequency as specified in the Eq. 1. The spectral lines are given in a descending order of amplitude and the frequencies are identified as the closest linear combinations of the fundamental frequencies. The error column gives the difference between the calculated spectrum line and this linear combination of the tunes. If the line is not identified within the specified tolerance EPS the error is set to that value. The output file of the SUSSIX analysis of some LHC tracking data are shownintab.3. We would like to remind the reader that in the chaotic regime or close to resonances both Normal Form and the spectral decomposition of Eq. 1 break down. Under these conditions SUSSIX cannot produce meaningful results (see Ref. [4] for details). 4

5 5 Conclusions We have presented the SUSSIX program for the postprocessing of turn by turn data via frequency analysis. The code works on various platforms by running the system dependent executables: /afs/cern.ch/group/si/slap/share/sussix/bin/sussix. The source code file sussix.f and a library called sussix r.f are found in: with an example run using sussix.inp in: /afs/cern.ch/group/si/slap/share/sussix/src, /afs/cern.ch/group/si/slap/share/sussix/example. References [1] J. Bengtsson, Non Linear Transverse Dynamics for Storage Rings with Application to the Low Energy Antiproton Ring (LEAR) at CERN, CERN 88 05, (1988). [2] J. Laskar, C. Froeschlé and A. Celletti, The measure of chaos by the numerical analysis of the fundamental frequencies. Application to the standard mapping, Physica D 56, pp (1992). [3] R. Bartolini, A. Bazzani, M. Giovannozzi, W. Scandale, and E. Todesco, Tune evaluation in simulations and experiments, Part. Acc. 56, pp (1996). [4] R. Bartolini and F. Schmidt, Normal Form via Tracking or Beam Data, Part. Accel., in press and CERN LHC Project Report 132 (revised December 1997), (1997). [5] R. Bartolini, J. Corbett, M. Cornacchia, M. Giovannozzi, C. Pellegrini, W. Scandale, E. Todesco, P. Tran, A. Verdier, Measurements of the tune variations induced by nonlinearities in lepton machines, Proceedings of the 5 th European Particle Accelerator Conference EPAC96, Sitges, Spain Vol. II, (1996), pp and CERN SL (AP), (1996). [6] R. Bartolini and F. Schmidt, Evaluation of Non Linear Phase Space Distortions via Frequency Analysis, LHC Project Report 98 and in the proceedings of the workshop on: Nonlinear and Collective Phenomena in Beam Physics, Arcidosso, September 1996, [7] A. Bazzani, L. Bongini and G. Turchetti, Analysis of Resonances by Action Map comparing Tracking and Normal Forms, Proceedings of the workshop on: Nonlinear and Collective Phenomena in Beam Physics, Arcidosso, September 1996, 5

6 Table 2: SUSSIX input file Entries per Line Description ISIX flag to choose the analysis of ASCII (0) or SIXTRACK (1) data NTOT total number of files to be analysed IANA analysis flag: (0) postprocessing of previously generated output (1) set up full analysis of tracking data (2) as (1) but write FFT to unit 310 (HP 31) ICONV flag for the conversion of physical data to linearly normalised data: off (0), on (1) (ISIX=1 only) NT1 NT2 initial and final number of turns to be analysed NARM number of spectral lines to be analysed ISTUNE ETUNE(3) flag to choose fundamental frequencies: (0) take frequencies with largest amplitudes (1) use lines found in the interval TUNEX,Y,SETUNE(3), otherwise take largest amplitude lines (2) enforce the ones specified as TUNEX,Y,S ETUNE(3) are the the allowed differences to the guess TUNEX,Y,S TUNEX,Y,S (guess) frequencies for the fundamental ones, requires ISTUNE>1 NSUS if NSUS > 1 the first NSUS next to leading frequencies are subtracted from the signal (ISIX=1 only) IDAM degrees of freedom of the motion NTWIX flag to single particles (1) or treat twin (2) (ISIX=1 only) IR flag to specify if the signal is complex (0) or real (1) IMETH flag to select the time window filter for the evaluation of the spectrum: Hanning filter (1), no filter (2) NRC maximum order of the linear combinations of the tune lines up to which the spectral lines are to be identified EPS tolerance on the identification of the lines as linear combination of the tunes NLINE number of lines with different L,M,K indices each to be written to a separate file L,M,K indices of the spectral lines to be written to separate files. WARNING: NLINE of entries are expected in this input file IDAMX flag to specify which plane must be analysed for the NLINE option: horizontal (1), vertical (2) or longitudinal (3) IFIN offset for unit of separate output file: first file unit (IFIN+1) up to last file unit (IFIN+NLINE) ISME flag for the calculation of smear: off (0), on (1) IUSME unit of output file containing the calculation of smear INV flag for the calculation of invariants: off (0), on (1) IINV unit of output file containing the calculation of the invariants ICF flag for the calculation of conjugating function coefficients: off (0), on (1) IICF unit of output file containing the calculation of the conjugating function coefficients 6

7 Table 3: SUSSIX output file ANALYSIS OF X SIGNAL, CASE: 91 TUNE X = Line Frequency Amplitude Phase Error mx my ms p E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E ANALYSIS OF Y SIGNAL, CASE: 91 TUNE Y = Line Frequency Amplitude Phase Error mx my ms p E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E NO S SIGNAL 7

EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH European Laboratory for Particle Physics Large Hadron Collider Project LHC Project Report 132 Normal Form via Tracking or Beam Data R. Bartolini and F. Schmidt

More information

EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH European Laboratory for Particle Physics. Normal Form Analysis of the LHC Dynamic Aperture

EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH European Laboratory for Particle Physics. Normal Form Analysis of the LHC Dynamic Aperture EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH European Laboratory for Particle Physics Large Hadron Collider Project LHC Project Report 119 Normal Form Analysis of the LHC Dynamic Aperture F. Schmidt, CERN,

More information

Measurement and Compensation of Betatron Resonances at the CERN PS Booster Synchrotron

Measurement and Compensation of Betatron Resonances at the CERN PS Booster Synchrotron Measurement and Compensation of Betatron Resonances at the CERN PS Booster Synchrotron Urschütz Peter (AB/ABP) CLIC meeting, 29.10.2004 1 Overview General Information on the PS Booster Synchrotron Motivation

More information

Measurement of global and local resonance terms

Measurement of global and local resonance terms PHYSICAL REVIEW SPECIAL TOPICS - ACCELERATORS AND BEAMS 8, 241 25 Measurement of global and local resonance terms R. Tomás, M. Bai, R. Calaga, and W. Fischer Brookhaven National Laboratory, Upton, New

More information

Lecture 2: Modeling Accelerators Calculation of lattice functions and parameters. X. Huang USPAS, January 2015 Hampton, Virginia

Lecture 2: Modeling Accelerators Calculation of lattice functions and parameters. X. Huang USPAS, January 2015 Hampton, Virginia Lecture 2: Modeling Accelerators Calculation of lattice functions and parameters X. Huang USPAS, January 2015 Hampton, Virginia 1 Outline Closed orbit Transfer matrix, tunes, Optics functions Chromatic

More information

Non-linear dynamics Yannis PAPAPHILIPPOU CERN

Non-linear dynamics Yannis PAPAPHILIPPOU CERN Non-linear dynamics Yannis PAPAPHILIPPOU CERN United States Particle Accelerator School, University of California - Santa-Cruz, Santa Rosa, CA 14 th 18 th January 2008 1 Summary Driven oscillators and

More information

RF System Calibration Using Beam Orbits at LEP

RF System Calibration Using Beam Orbits at LEP EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH CERN SL DIVISION CERN-SL-22-28 OP LEP Energy Working Group 2/1 RF System Calibration Using Beam Orbits at LEP J. Wenninger Abstract The target for beam energy

More information

FAST SYMPLECTIC MAPPING, QUASI-INVARIANTS, AND LONG-TERM STABILITY IN THE LHC

FAST SYMPLECTIC MAPPING, QUASI-INVARIANTS, AND LONG-TERM STABILITY IN THE LHC SLAC-PUB-96-7091 January 1996 FAST SYMPLECTIC MAPPING, QUASI-INVARIANTS, AND LONG-TERM STABILITY IN THE LHC ROBERT L. WARNOCK and J. SCOTT BERG Stanford Linear Accelerator Center, Stanford University Stanford,

More information

DEVELOPMENT AND BENCHMARKING OF CODES FOR SIMULATION OF BEAM-BEAM EFFECTS AT THE LHC

DEVELOPMENT AND BENCHMARKING OF CODES FOR SIMULATION OF BEAM-BEAM EFFECTS AT THE LHC DEVELOPMENT AND BENCHMARKING OF CODES FOR SIMULATION OF BEAM-BEAM EFFECTS AT THE LHC F. Schmidt, CERN, Geneva, Switzerland A. Valishev, FNAL, Batavia, IL 60510, USA Y. Luo, BNL, Upton, NY 11973-5000, USA

More information

FREQUENCY MAP ANALYSIS AND PARTICLE ACCELERATORS

FREQUENCY MAP ANALYSIS AND PARTICLE ACCELERATORS FREQUENCY MAP ANALYSIS AND PARTICLE ACCELERATORS J.Laskar Astronomie et Systèmes Dynamiques, CNRS-UMR828, IMCCE-Observatoire de Paris, 77 Av Denfert-Rochereau, 7514 Paris Abstract The development of frequency

More information

Simulation of the head-tail instability of colliding bunches

Simulation of the head-tail instability of colliding bunches PHYSICAL REVIEW SPECIAL TOPICS - ACCELERATORS AND BEAMS VOLUME 4 2443 (21) Simulation of the head-tail instability of colliding bunches E. A. Perevedentsev and A. A. Valishev Budker Institute for Nuclear

More information

NOVEL METHOD FOR MULTI-TURN EXTRACTION: TRAPPING CHARGED PARTICLES IN ISLANDS OF PHASE SPACE

NOVEL METHOD FOR MULTI-TURN EXTRACTION: TRAPPING CHARGED PARTICLES IN ISLANDS OF PHASE SPACE EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH CERN - PS DIVISION CERN/PS 200-05 (AE) NOVEL METHOD FOR MULTI-TURN EXTRACTION: TRAPPING CHARGED PARTICLES IN ISLANDS OF PHASE SPACE R. Cappi and M. Giovannozzi

More information

Analysis of Nonlinear Dynamics by Square Matrix Method

Analysis of Nonlinear Dynamics by Square Matrix Method Analysis of Nonlinear Dynamics by Square Matrix Method Li Hua Yu Brookhaven National Laboratory NOCE, Arcidosso, Sep. 2017 Write one turn map of Taylor expansion as square matrix Simplest example of nonlinear

More information

BEAM - BEAM TAILS STUDY FOR DAΦNE. D. Shatilov (BINP), M. Zobov

BEAM - BEAM TAILS STUDY FOR DAΦNE. D. Shatilov (BINP), M. Zobov K K DAΦNE TECHNICAL NOTE INFN - LNF, Accelerator Division Frascati, January 22, 1997 Note: G-45 BEAM - BEAM TAILS STUDY FOR DAΦNE D. Shatilov (BINP), M. Zobov Abstract The long tails induced by beam -

More information

Understanding the Nonlinear Beam Dynamics of the Advanced Light Source

Understanding the Nonlinear Beam Dynamics of the Advanced Light Source LBNL-39384 UC-410 ERNESTORLANDO LAWRENCE BERKELEY NATIONAL LABORATORY Understanding the Nonlinear Beam Dynamics of the Advanced Light Source D. Robin and J. Laskar Accelerator and Fusion Research Division

More information

Non-linear beam dynamics Yannis PAPAPHILIPPOU Accelerator and Beam Physics group Beams Department CERN

Non-linear beam dynamics Yannis PAPAPHILIPPOU Accelerator and Beam Physics group Beams Department CERN Non-linear beam dynamics Yannis PAPAPHILIPPOU Accelerator and Beam Physics group Beams Department CERN Università di Roma, La Sapienza Rome, ITALY 20-23 June 2016 1 Contents of the 4 th lecture n Chaos

More information

Space Charge and Optics Studies for High Intensity Machine

Space Charge and Optics Studies for High Intensity Machine Space Charge and Optics Studies for High Intensity Machine G. Franchetti, I. Hofmann, M. Giovannozzi, M. Martini, E. Métral GSI, 6429 Darmstadt, Germany CERN, 2 Geneva 23, Switzerland Abstract In the FAIR

More information

HE-LHC Optics Development

HE-LHC Optics Development SLAC-PUB-17224 February 2018 HE-LHC Optics Development Yunhai Cai and Yuri Nosochkov* SLAC National Accelerator Laboratory, Menlo Park, CA, USA Mail to: yuri@slac.stanford.edu Massimo Giovannozzi, Thys

More information

Non-linear effects. Hannes BARTOSIK and Fanouria ANTONIOU with help from Yannis PAPAPHILIPPOU

Non-linear effects. Hannes BARTOSIK and Fanouria ANTONIOU with help from Yannis PAPAPHILIPPOU Non-linear effects Hannes BARTOSIK and Fanouria ANTONIOU with help from Yannis PAPAPHILIPPOU Accelerator and Beam Physics group Beams Department CERN Joint University Accelerator School Archamps, FRANCE

More information

RESONANCE BASIS MAPS AND npb TRACKING FOR DYNAMIC APERTURE STUDIES *

RESONANCE BASIS MAPS AND npb TRACKING FOR DYNAMIC APERTURE STUDIES * SLAC-PUB-7179 June 1996 RESONANCE BASIS MAPS AND npb TRACKING FOR DYNAMIC APERTURE STUDIES * Y.T. Yan, J. Irwin, and T. Chen Stanford Linear Accelerator Center, P.O. Box 4349, Stanford, CA 94309 In this

More information

Storage Ring Optics Measurement, Model, and Correction. Yiton T. Yan SLAC, 2575 Sand Hill Road, Menlo Park, CA 94025, USA.

Storage Ring Optics Measurement, Model, and Correction. Yiton T. Yan SLAC, 2575 Sand Hill Road, Menlo Park, CA 94025, USA. SLAC-PUB-12438 April 2007 Storage Ring Optics Measurement, Model, and Correction Yiton T. Yan SLAC, 2575 Sand Hill Road, Menlo Park, CA 94025, USA 1 Introduction To improve the optics of a storage ring,

More information

PEP-II Beta Beat Fixes with MIA

PEP-II Beta Beat Fixes with MIA SLAC-PUB-369 March 4 PEP-II Beta Beat Fixes with MIA Y.T. Yan, Y. Cai, F-J. Decker, J. Irwin, J. Seeman, S. Ecklund, M. Sullivan, J. Turner, U. Wienands Presented at the 3th Advanced ICFA Beam Dynamics

More information

Enhanced Performance of the Advanced Light Source Through Periodicity Restoration of the Linear Lattice

Enhanced Performance of the Advanced Light Source Through Periodicity Restoration of the Linear Lattice SLAC-PUB-9463 August 2002 Enhanced Performance of the Advanced Light Source Through Periodicity Restoration of the Linear Lattice D. Robin et al Presented at the 7th European Particle Accelerator Conference

More information

Nonlinear dynamics. Yichao Jing

Nonlinear dynamics. Yichao Jing Yichao Jing Outline Examples for nonlinearities in particle accelerator Approaches to study nonlinear resonances Chromaticity, resonance driving terms and dynamic aperture Nonlinearities in accelerator

More information

Betatron Matching and Dispersion Matching

Betatron Matching and Dispersion Matching Betatron Matching and Dispersion Matching K. Hanke, CERN, Geneva, Switzerland Abstract The TT2-TT10 transfer line optics has been modeled and optimized in order to minimize blow-up at injection into the

More information

S.Y. Lee Bloomington, Indiana, U.S.A. June 10, 2011

S.Y. Lee Bloomington, Indiana, U.S.A. June 10, 2011 Preface Accelerator science took off in the 20th century. Accelerator scientists invent many innovative technologies to produce and manipulate high energy and high quality beams that are instrumental to

More information

DYNAMIC APERTURE STUDIES FOR HL-LHC V1.0 *

DYNAMIC APERTURE STUDIES FOR HL-LHC V1.0 * SLAC PUB 17366 December 2018 DYNAMIC APERTURE STUDIES FOR HL-LHC V1.0 * Y. Cai, R. De Maria, M. Giovannozzi, Y. Nosochkov, F.F. Van der Veken ;1 CERN, CH-1211 Geneva 23, Switzerland SLAC National Accelerator

More information

Analysis of a model for resonant extraction of intense beams by normal forms and frequency map

Analysis of a model for resonant extraction of intense beams by normal forms and frequency map PHYSICAL REVIEW SPECIAL TOPICS - ACCELERATORS AND BEAMS, VOLUME 4, 4 () Analysis of a model for resonant extraction of intense beams by normal forms and frequency map L. Bongini, A. Bazzani, and G. Turchetti

More information

Accelerator Physics. Tip World Scientific NEW JERSEY LONDON SINGAPORE BEIJING SHANGHAI HONG KONG TAIPEI BANGALORE. Second Edition. S. Y.

Accelerator Physics. Tip World Scientific NEW JERSEY LONDON SINGAPORE BEIJING SHANGHAI HONG KONG TAIPEI BANGALORE. Second Edition. S. Y. Accelerator Physics Second Edition S. Y. Lee Department of Physics, Indiana University Tip World Scientific NEW JERSEY LONDON SINGAPORE BEIJING SHANGHAI HONG KONG TAIPEI BANGALORE Contents Preface Preface

More information

Nonlinear Single-Particle Dynamics in High Energy Accelerators

Nonlinear Single-Particle Dynamics in High Energy Accelerators Nonlinear Single-Particle Dynamics in High Energy Accelerators Part 8: Case Study The ILC Damping Wiggler Nonlinear Single-Particle Dynamics in High Energy Accelerators This course consists of eight lectures:

More information

Transverse beam stability and Landau damping in hadron colliders

Transverse beam stability and Landau damping in hadron colliders Work supported by the Swiss State Secretariat for Educa6on, Research and Innova6on SERI Transverse beam stability and Landau damping in hadron colliders C. Tambasco J. Barranco, X. Buffat, T. Pieloni Acknowledgements:

More information

Multiturn Extraction Based on Trapping in Stable Islands

Multiturn Extraction Based on Trapping in Stable Islands Multiturn Extraction Based on Trapping in Stable Islands R. Cappi, S. Gilardoni, M. Giovannozzi, M. Martini, E. Métral, J. Morel, P. Scaramuzzi, R. Steerenberg, CERN, Geneva, Switzerland A.-S. Müller FZK-ISS-ANKA,

More information

Analysis of long range studies in the LHC - comparison with the model

Analysis of long range studies in the LHC - comparison with the model Analysis of long range studies in the LHC - comparison with the model Dobrin Kaltchev, TRIUMF, Vancouver, Canada Werner Herr, CERN, Geneva, Switzerland Abstract We find that the observed dependencies scaling

More information

ELECTRON DYNAMICS WITH SYNCHROTRON RADIATION

ELECTRON DYNAMICS WITH SYNCHROTRON RADIATION ELECTRON DYNAMICS WITH SYNCHROTRON RADIATION Lenny Rivkin Ecole Polythechnique Federale de Lausanne (EPFL) and Paul Scherrer Institute (PSI), Switzerland CERN Accelerator School: Introduction to Accelerator

More information

Matching of Siberian Snakes

Matching of Siberian Snakes 9 November 00 AGS Polarization Workshop Matching of Siberian Snakes snake snake??? Driven spin perturbation on a traectory Integer values of spin-tune n tune n y lead to coherent disturbances of spin motion

More information

Polarised e ± at HERA

Polarised e ± at HERA olarised e ± at HERA D.. Barber, E. Gianfelice Deutsches Elektronen-Synchrotron DESY, Notkestrasse 85, D 223 Hamburg, Germany After a short summary of experience with e ± polarisation at the preupgraded

More information

On-axis injection into small dynamic aperture

On-axis injection into small dynamic aperture On-axis injection into small dynamic aperture L. Emery Accelerator Systems Division Argonne National Laboratory Future Light Source Workshop 2010 Tuesday March 2nd, 2010 On-Axis (Swap-Out) injection for

More information

Note. Performance limitations of circular colliders: head-on collisions

Note. Performance limitations of circular colliders: head-on collisions 2014-08-28 m.koratzinos@cern.ch Note Performance limitations of circular colliders: head-on collisions M. Koratzinos University of Geneva, Switzerland Keywords: luminosity, circular, collider, optimization,

More information

Introduction to particle accelerators

Introduction to particle accelerators Introduction to particle accelerators Walter Scandale CERN - AT department Lecce, 17 June 2006 Introductory remarks Particle accelerators are black boxes producing either flux of particles impinging on

More information

A SCALING LAW DERIVED FROM A BROADBAND IMPEDANCE APPLICATION TO SPEAR

A SCALING LAW DERIVED FROM A BROADBAND IMPEDANCE APPLICATION TO SPEAR Particle Accelerators, 1990, Vol. 25, pp. 235-240 Reprints available directly from the publisher Photocopying permitted by license only 1990 Gordon and Breach, Science Publishers, Inc. Printed in the United

More information

Accelerator Physics. Accelerator Development

Accelerator Physics. Accelerator Development Accelerator Physics The Taiwan Light Source (TLS) is the first large accelerator project in Taiwan. The goal was to build a high performance accelerator which provides a powerful and versatile light source

More information

6D weak-strong beam-beam simulations with SixTrack: theory and simulations

6D weak-strong beam-beam simulations with SixTrack: theory and simulations 6D weak-strong beam-beam simulations with SixTrack: theory and simulations Javier Barranco Garcia Ackowledgements: T. Pieloni, R. De Maria, D. Banfi, R. Tomas, A. Valishev, K. Ohmi,... HSC Meeting 13/08/14

More information

Non-linear dynamics! in particle accelerators!

Non-linear dynamics! in particle accelerators! Non-linear dynamics! in particle accelerators! Yannis PAPAPHILIPPOU Accelerator and Beam Physics group Beams Department CERN" Cockroft Institute Lecture Courses Daresbury, UK 16-19 September 2013 1! Contents

More information

Muon Front-End without Cooling

Muon Front-End without Cooling EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH Muon Front-End without Cooling CERN-Nufact-Note-59 K. Hanke Abstract In this note a muon front-end without cooling is presented. The muons are captured, rotated

More information

2 Closed Orbit Distortions A dipole kick j at position j produces a closed orbit displacement u i at position i given by q i j u i = 2 sin Q cos(j i ;

2 Closed Orbit Distortions A dipole kick j at position j produces a closed orbit displacement u i at position i given by q i j u i = 2 sin Q cos(j i ; LHC Project Note 4 March 2, 998 Jorg.Wenninger@cern.ch Quadrupole Alignment and Closed Orbits at LEP : a Test Ground for LHC J. Wenninger Keywords: CLOSED-ORBIT ALIGNMENT CORRECTORS Summary A statistical

More information

INITIAL ESTIMATES OF DYNAMIC APERTURE AND FIELD QUALITY SPECIFICATIONS *

INITIAL ESTIMATES OF DYNAMIC APERTURE AND FIELD QUALITY SPECIFICATIONS * SLAC PUB 16087 September 2014 INITIAL ESTIMATES OF DYNAMIC APERTURE AND FIELD QUALITY * Y. Nosochkov, Y. Cai, M.-H. Wang SLAC National Accelerator Laboratory, Menlo Park, CA 94025, USA S. Fartoukh, M.

More information

Equations of motion in an accelerator (Lecture 7)

Equations of motion in an accelerator (Lecture 7) Equations of motion in an accelerator (Lecture 7) January 27, 2016 130/441 Lecture outline We consider several types of magnets used in accelerators and write down the vector potential of the magnetic

More information

parameter symbol value beam energy E 15 GeV transverse rms beam size x;y 25 m rms bunch length z 20 m charge per bunch Q b 1nC electrons per bunch N b

parameter symbol value beam energy E 15 GeV transverse rms beam size x;y 25 m rms bunch length z 20 m charge per bunch Q b 1nC electrons per bunch N b LCLS{TN{98{2 March 1998 SLAC/AP{109 November 1997 Ion Eects in the LCLS Undulator 1 Frank Zimmermann Stanford Linear Accelerator Center, Stanford University, Stanford, CA 94309 Abstract I calculate the

More information

Etienne Forest. From Tracking Code. to Analysis. Generalised Courant-Snyder Theory for Any Accelerator Model. 4 } Springer

Etienne Forest. From Tracking Code. to Analysis. Generalised Courant-Snyder Theory for Any Accelerator Model. 4 } Springer Etienne Forest From Tracking Code to Analysis Generalised Courant-Snyder Theory for Any Accelerator Model 4 } Springer Contents 1 Introduction 1 1.1 Dichotomous Approach Derived from Complexity 1 1.2 The

More information

FAST SYMPLECTIC MAPPING, QUASI-INVARIANTS, AND LONG-TERM STABILITY IN THE LHC *

FAST SYMPLECTIC MAPPING, QUASI-INVARIANTS, AND LONG-TERM STABILITY IN THE LHC * SLAC-PUB-709 1 January 1996 FAST SYMPLECTIC MAPPING, QUASI-INVARIANTS, AND LONG-TERM STABILITY IN THE LHC * ROBERT L. WARNOCK and J. SCOTT BERG Stanford Linear Accelerator Center, Stanford University Stanford,

More information

Space charges can significantly affect the dynamics of accelerator maps

Space charges can significantly affect the dynamics of accelerator maps Physics Letters A 358 (6 16 133 www.elsevier.com/locate/pla Space charges can significantly affect the dynamics of accelerator maps Tassos Bountis a,b,, Charalampos Skokos b a Department of Mathematics,

More information

The TESLA Dogbone Damping Ring

The TESLA Dogbone Damping Ring The TESLA Dogbone Damping Ring Winfried Decking for the TESLA Collaboration April 6 th 2004 Outline The Dogbone Issues: Kicker Design Dynamic Aperture Emittance Dilution due to Stray-Fields Collective

More information

Key words: diffraction-limited storage ring, half integer resonance, momentum acceptance, beta beats

Key words: diffraction-limited storage ring, half integer resonance, momentum acceptance, beta beats Statistical analysis of the limitation of half integer resonances on the available momentum acceptance of a diffraction-limited storage ring Yi Jiao*, Zhe Duan Key Laboratory of Particle Acceleration Physics

More information

Aperture Measurements and Implications

Aperture Measurements and Implications Aperture Measurements and Implications H. Burkhardt, SL Division, CERN, Geneva, Switzerland Abstract Within short time, the 2/90 optics allowed to reach similar luminosity performance as the 90/60 optics,

More information

Mul$ple Resonance Crossings with Space Charge and Electron Cloud

Mul$ple Resonance Crossings with Space Charge and Electron Cloud Mul$ple Resonance Crossings with Space Charge and Electron Cloud G. Franche; EuCARD s, 2 nd Annual Mee$ng 11.05.2011, Paris 11/05/2011 G. Franche; 1 Overview Resonance crossing phenomena Space charge mul$ple

More information

Polarization studies for beam parameters of CEPC and FCCee

Polarization studies for beam parameters of CEPC and FCCee Polarization studies for beam parameters of CEPC and FCCee Ivan Koop, BINP, 630090 Novosibirsk IAS conference, HKUST, Hong Kong, 23.01.2018 I. Koop, IAS 2018 1 Outline Polarization specificity of CEPC

More information

TUNE SPREAD STUDIES AT INJECTION ENERGIES FOR THE CERN PROTON SYNCHROTRON BOOSTER

TUNE SPREAD STUDIES AT INJECTION ENERGIES FOR THE CERN PROTON SYNCHROTRON BOOSTER TUNE SPREAD STUDIES AT INJECTION ENERGIES FOR THE CERN PROTON SYNCHROTRON BOOSTER B. Mikulec, A. Findlay, V. Raginel, G. Rumolo, G. Sterbini, CERN, Geneva, Switzerland Abstract In the near future, a new

More information

Electron cloud simulations: beam instabilities and wakefields

Electron cloud simulations: beam instabilities and wakefields PHYSICAL REVIEW SPECIAL TOPICS - ACCELERATORS AND BEAMS, VOLUME, 11 () Electron cloud simulations: beam instabilities and wakefields G. Rumolo and F. Zimmermann CERN, CH 111 Geneva 3, Switzerland (Received

More information

Beam halo formation in high-intensity beams

Beam halo formation in high-intensity beams Beam halo formation in high-intensity beams Alexei V. Fedotov,1,2 Brookhaven National Laboratory, Upton, NY 11973, USA Abstract Studies of beam halo became an unavoidable feature of high-intensity machines

More information

Simulations of HL-LHC Crab Cavity Noise using HEADTAIL

Simulations of HL-LHC Crab Cavity Noise using HEADTAIL Simulations of HL-LHC Crab Cavity Noise using HEADTAIL A Senior Project presented to the Faculty of the Physics Department California Polytechnic State University, San Luis Obispo In Partial Fulfillment

More information

Ultra-Low Emittance Storage Ring. David L. Rubin December 22, 2011

Ultra-Low Emittance Storage Ring. David L. Rubin December 22, 2011 Ultra-Low Emittance Storage Ring David L. Rubin December 22, 2011 December 22, 2011 D. L. Rubin 2 Much of our research is focused on the production and physics of ultra-low emittance beams. Emittance is

More information

A Study of RHIC Crystal Collimation

A Study of RHIC Crystal Collimation A Study of RHIC Crystal Collimation arxiv:hep-ex/0111021v1 7 Nov 2001 D.Trbojevic, BNL, USA, V.Biryukov, IHEP, Protvino, Russia, M.Harrison, B.Parker, P.Thompson, and A. Stevens, BNL, USA, N.Mokhov and

More information

Compressor Lattice Design for SPL Beam

Compressor Lattice Design for SPL Beam EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH CERN A&B DIVISION AB-Note-27-34 BI CERN-NUFACT-Note-153 Compressor Lattice Design for SPL Beam M. Aiba Abstract A compressor ring providing very short proton

More information

Orbit and optics improvement by evaluating the nonlinear beam position monitor response in the Cornell Electron Storage Ring

Orbit and optics improvement by evaluating the nonlinear beam position monitor response in the Cornell Electron Storage Ring PHYSICAL REVIEW SPECIAL TOPICS - ACCELERATORS AND BEAMS 8, 6282 (25) Orbit and optics improvement by evaluating the nonlinear beam position monitor response in the Cornell Electron Storage Ring Richard

More information

LUMINOSITY LEVELLING TECHNIQUES FOR THE LHC

LUMINOSITY LEVELLING TECHNIQUES FOR THE LHC Published by CERN in the Proceedings of the ICFA Mini-Workshop on Beam Beam Effects in Hadron Colliders, CERN, Geneva, Switzerland, 18 22 March 2013, edited by W. Herr and G. Papotti, CERN 2014 004 (CERN,

More information

Beam Dynamics. Gennady Stupakov. DOE High Energy Physics Review June 2-4, 2004

Beam Dynamics. Gennady Stupakov. DOE High Energy Physics Review June 2-4, 2004 Beam Dynamics Gennady Stupakov DOE High Energy Physics Review June 2-4, 2004 Beam Dynamics Research in ARDA Broad expertise in many areas: lattice design, collective effects, electron cloud, beam-beam

More information

Effect of Insertion Devices. Effect of IDs on beam dynamics

Effect of Insertion Devices. Effect of IDs on beam dynamics Effect of Insertion Devices The IDs are normally made of dipole magnets ith alternating dipole fields so that the orbit outside the device is un-altered. A simple planer undulator ith vertical sinusoidal

More information

Nonlinear Single-Particle Dynamics in High Energy Accelerators

Nonlinear Single-Particle Dynamics in High Energy Accelerators Nonlinear Single-Particle Dynamics in High Energy Accelerators Part 4: Canonical Perturbation Theory Nonlinear Single-Particle Dynamics in High Energy Accelerators There are six lectures in this course

More information

NUMERICAL MODELING OF FAST BEAM ION INSTABILITIES

NUMERICAL MODELING OF FAST BEAM ION INSTABILITIES NUMERICAL MODELING OF FAST BEAM ION INSTABILITIES L. Mether, G. Iadarola, G. Rumolo, CERN, Geneva, Switzerland Abstract The fast beam ion instability may pose a risk to the operation of future electron

More information

A Luminosity Leveling Method for LHC Luminosity Upgrade using an Early Separation Scheme

A Luminosity Leveling Method for LHC Luminosity Upgrade using an Early Separation Scheme LHC Project Note 03 May 007 guido.sterbini@cern.ch A Luminosity Leveling Method for LHC Luminosity Upgrade using an Early Separation Scheme G. Sterbini and J.-P. Koutchouk, CERN Keywords: LHC Luminosity

More information

CESR-c Status and Accelerator Physics

CESR-c Status and Accelerator Physics 30th Advanced ICFA Beam Dynamics Workshop on High Luminosity e+e- Collisions, October 3-6, 003, Stanford, California CESR-c Status and Accelerator Physics D. Rice LEPP-Cornell Univ., Ithaca, NY 4853 USA

More information

Low Emittance Machines

Low Emittance Machines Advanced Accelerator Physics Course RHUL, Egham, UK September 2017 Low Emittance Machines Part 1: Beam Dynamics with Synchrotron Radiation Andy Wolski The Cockcroft Institute, and the University of Liverpool,

More information

F. Zimmermann and M.-P. Zorzano, CERN, Geneva, Switzerland

F. Zimmermann and M.-P. Zorzano, CERN, Geneva, Switzerland LHC Project Note 244 11.12.2000 Touschek Scattering in HERA and LHC F. Zimmermann and M.-P. Zorzano, CERN, Geneva, Switzerland Keywords: Touschek effect, beam loss, coasting beam Summary We estimate the

More information

CERN EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH INTEGRATED SIMULATION OF DYNAMIC EFFECTS FOR THE 380 GEV CLIC DESIGN

CERN EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH INTEGRATED SIMULATION OF DYNAMIC EFFECTS FOR THE 380 GEV CLIC DESIGN CERN EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH CLIC Note 1138 INTEGRATED SIMULATION OF DYNAMIC EFFECTS FOR THE 380 GEV CLIC DESIGN Chetan Gohil 1, Daniel Schulte 2, Philip N. Burrows 1 1 JAI, University

More information

arxiv: v1 [physics.acc-ph] 22 Aug 2014

arxiv: v1 [physics.acc-ph] 22 Aug 2014 THE SYNCHROTRON MOTION SIMULATOR FOR ADIABATIC CAPTURE STUDY IN THE TLS BOOSTER Cheng-Chin Chiang Taipei Taiwan arxiv:.7v [physics.acc-ph] Aug Abstract The synchrotron motion simulator is invented to simulate

More information

EFFECT OF THE FIRST AXIAL FIELD SPECTROMETER IN THE CERN INTERSECTING STORAGE RINGS (ISR) ON THE CIRCULATING BEAMS

EFFECT OF THE FIRST AXIAL FIELD SPECTROMETER IN THE CERN INTERSECTING STORAGE RINGS (ISR) ON THE CIRCULATING BEAMS EFFECT OF THE FIRST AXIAL FIELD SPECTROMETER IN THE CERN INTERSECTING STORAGE RINGS (ISR) ON THE CIRCULATING BEAMS P.J.Bryant and G.Kantardjian CERN, Geneva, Switzerland Introduction and General Description

More information

HiLumi LHC FP7 High Luminosity Large Hadron Collider Design Study. Deliverable Report SIMULATION MODELS FOR ENERGY DEPOSITION

HiLumi LHC FP7 High Luminosity Large Hadron Collider Design Study. Deliverable Report SIMULATION MODELS FOR ENERGY DEPOSITION CERN-ACC-2013-011 HiLumi LHC FP7 High Luminosity Large Hadron Collider Design Study Deliverable Report SIMULATION MODELS FOR ENERGY Redaelli, Stefano (CERN) 20 November 2012 The HiLumi LHC Design Study

More information

SPACE CHARGE EXPERIMENTS AND BENCHMARKING IN THE PS

SPACE CHARGE EXPERIMENTS AND BENCHMARKING IN THE PS SPACE CHARGE EXPERIMENTS AND BENCHMARKING IN THE PS E. Métral Crossing the integer or half-integer resonance Montague resonance Static & Dynamic Benchmarking of the simulation codes Space charge driven

More information

Challenges of the Beam Delivery System for the future Linear Colliders

Challenges of the Beam Delivery System for the future Linear Colliders Challenges of the Beam Delivery System for the future s Eduardo Marin eduardo.marin.lacoma@cern.ch Dual year Russia-Spain: Particle Physics, Nuclear Physics and Astroparticle Physics Barcelona, SPAIN 10

More information

STRONG-STRONG BEAM-BEAM SIMULATIONS.

STRONG-STRONG BEAM-BEAM SIMULATIONS. Proceedings of ICAP 006, Chamonix, France STRONG-STRONG BEAM-BEAM SIMULATIONS. T. Pieloni, CERN, Geneva and EPFL, Lausanne, Switzerland Abstract During the collision of two charged beams the strong non-linear

More information

Lattice Design and Performance for PEP-X Light Source

Lattice Design and Performance for PEP-X Light Source Lattice Design and Performance for PEP-X Light Source Yuri Nosochkov SLAC National Accelerator Laboratory With contributions by M-H. Wang, Y. Cai, X. Huang, K. Bane 48th ICFA Advanced Beam Dynamics Workshop

More information

arxiv: v1 [physics.acc-ph] 21 Oct 2014

arxiv: v1 [physics.acc-ph] 21 Oct 2014 SIX-DIMENSIONAL WEAK STRONG SIMULATIONS OF HEAD-ON BEAM BEAM COMPENSATION IN RHIC arxiv:.8v [physics.acc-ph] Oct Abstract Y. Luo, W. Fischer, N.P. Abreu, X. Gu, A. Pikin, G. Robert-Demolaize BNL, Upton,

More information

EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH

EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH CERN-TOTEM-NOTE-17- March 17 LHC optics determination with proton tracks measured in the CT-PPS detectors in 16, before TS F. Nemes 1,) 1 CERN, Geneva, Switzerland

More information

Machine apertures. * Many thanks to the organizers for inviting me to give this lecture! R&D and LHC Collective Effects Section

Machine apertures. * Many thanks to the organizers for inviting me to give this lecture! R&D and LHC Collective Effects Section Machine apertures * Many thanks to the organizers for inviting me to give this lecture! Zakopane, 12.10.2006 Giovanni Rumolo, CERN 1/43 What is the machine aperture? (I) General introduction The aperture

More information

Phase Space Study of the Synchrotron Oscillation and Radiation Damping of the Longitudinal and Transverse Oscillations

Phase Space Study of the Synchrotron Oscillation and Radiation Damping of the Longitudinal and Transverse Oscillations ScienceAsia 28 (2002 : 393-400 Phase Space Study of the Synchrotron Oscillation and Radiation Damping of the Longitudinal and Transverse Oscillations Balabhadrapatruni Harita*, Masumi Sugawara, Takehiko

More information

CERN EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH BEAM-BASED ALIGNMENT IN CTF3 TEST BEAM LINE

CERN EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH BEAM-BASED ALIGNMENT IN CTF3 TEST BEAM LINE CERN EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH CLIC Note 956 BEAM-BASED ALIGNMENT IN CTF3 TEST BEAM LINE Sterbini, G (CERN) ; Dӧbert, S (CERN) ; Marín, E (CERN) ; Lillestol, RL (CERN) ; Schulte, D (CERN)

More information

MD Landau Damping: Beam Transfer Functions and diffusion mechanisms

MD Landau Damping: Beam Transfer Functions and diffusion mechanisms CERN-ACC-NOTE-2017-0026 25-04-2017 claudia.tambasco@cern.ch MD 1407 - Landau Damping: Beam Transfer Functions and diffusion mechanisms C. Tambasco, J. Barranco *, A. Boccardi, X. Buffat, M. Crouch, M.

More information

Electron Cloud Simulations: Beam Instabilities and Wake Fields

Electron Cloud Simulations: Beam Instabilities and Wake Fields Electron Cloud Simulations: Beam Instabilities and Wake Fields G. Rumolo and F. Zimmermann SL/AP, CERN, Geneva, Switzerland Abstract HEADTAIL is a simulation programme developed at CERN which is aimed

More information

Beam conditioning for free electron lasers: Consequences and methods

Beam conditioning for free electron lasers: Consequences and methods PHYSICAL REVIEW SPECIAL TOPICS - ACCELERATORS AND BEAMS, VOLUME 7, 080701 (2004) Beam conditioning for free electron lasers: Consequences and methods A. Wolski, G. Penn, A. Sessler, and J. Wurtele* Ernest

More information

50 MeV 1.4 GeV 25GeV 450 GeV 8 TeV. Sources of emittance growth CAS 07 Liverpool. Sept D. Möhl, slide 1

50 MeV 1.4 GeV 25GeV 450 GeV 8 TeV. Sources of emittance growth CAS 07 Liverpool. Sept D. Möhl, slide 1 * 5 KeV 750 KeV 50 MeV 1.4 GeV 5GeV 450 GeV 8 TeV Sources of emittance growth CAS 07 Liverpool. Sept. 007 D. Möhl, slide 1 Sources of Emittance Growth Dieter Möhl Menu Overview Definition of emittance,

More information

Concluding Summary on CARE-HHH-ABI Network Workshops

Concluding Summary on CARE-HHH-ABI Network Workshops Concluding Summary on CARE-HHH-ABI Network Workshops Hermann Schmickler, CERN, CH-1211 Geneva 23, Switzerland GENERAL STRATEGY At the creation of the CARE-HHH network in the year 2003 and during the six

More information

First propositions of a lattice for the future upgrade of SOLEIL. A. Nadji On behalf of the Accelerators and Engineering Division

First propositions of a lattice for the future upgrade of SOLEIL. A. Nadji On behalf of the Accelerators and Engineering Division First propositions of a lattice for the future upgrade of SOLEIL A. Nadji On behalf of the Accelerators and Engineering Division 1 SOLEIL : A 3 rd generation synchrotron light source 29 beamlines operational

More information

Analysis of KEK-ATF Optics and Coupling Using Orbit Response Matrix Analysis 1

Analysis of KEK-ATF Optics and Coupling Using Orbit Response Matrix Analysis 1 Analysis of KEK-ATF Optics and Coupling Using Orbit Response Matrix Analysis 1 A. Wolski Lawrence Berkeley National Laboratory J. Nelson, M. Ross, M. Woodley Stanford Linear Accelerator Center S. Mishra

More information

Beam-beam Simulations of Hadron Colliders Tanaji Sen Fermilab, PO Box 500, Batavia, IL 60510

Beam-beam Simulations of Hadron Colliders Tanaji Sen Fermilab, PO Box 500, Batavia, IL 60510 Beam-beam Simulations of Hadron Colliders Tanaji Sen Fermilab, PO Box 500, Batavia, IL 60510 Abstract Simulations of beam-beam phenomena in the Tevatron and RHIC as well for the LHC are reviewed. The emphasis

More information

S9: Momentum Spread Effects and Bending S9A: Formulation

S9: Momentum Spread Effects and Bending S9A: Formulation S9: Momentum Spread Effects and Bending S9A: Formulation Except for brief digressions in S1 and S4, we have concentrated on particle dynamics where all particles have the design longitudinal momentum at

More information

APPLICATIONS OF ADVANCED SCALING FFAG ACCELERATOR

APPLICATIONS OF ADVANCED SCALING FFAG ACCELERATOR APPLICATIONS OF ADVANCED SCALING FFAG ACCELERATOR JB. Lagrange ), T. Planche ), E. Yamakawa ), Y. Ishi ), Y. Kuriyama ), Y. Mori ), K. Okabe ), T. Uesugi ), ) Graduate School of Engineering, Kyoto University,

More information

RESEARCH IN ACCELERATOR PHYSICS (THEORY)

RESEARCH IN ACCELERATOR PHYSICS (THEORY) DOE/ER/40853-5 RESEARCH IN ACCELERATOR PHYSICS (THEORY) Final Technical Report May 15, 1995 - August 14, 1996 Shoroku Ohnuma Principal Investigator The University of Houston Houston, Texas 77204-5506 October

More information

Beam-beam issues for LHC upgrade phases 1 and 2

Beam-beam issues for LHC upgrade phases 1 and 2 Beam-beam issues for LHC upgrade phases 1 and U. Dorda, F. Zimmermann, CERN, Geneva, Switzerland Abstract While long-range beam-beam interaction will not be the limiting effect in the first ears after

More information

The achievements of the CERN proton antiproton collider

The achievements of the CERN proton antiproton collider The achievements of the CERN proton antiproton collider Luigi DiLella Scuola Normale Superiore, Pisa, Italy Motivation of the project The proton antiproton collider UA1 and UA2 detectors Discovery of the

More information

Transverse dynamics Selected topics. Erik Adli, University of Oslo, August 2016, v2.21

Transverse dynamics Selected topics. Erik Adli, University of Oslo, August 2016, v2.21 Transverse dynamics Selected topics Erik Adli, University of Oslo, August 2016, Erik.Adli@fys.uio.no, v2.21 Dispersion So far, we have studied particles with reference momentum p = p 0. A dipole field

More information