SimonaBettoni

advertisement

Tools in CTF3

Simona Bettoni for the CTF3 operation team

Outline

→ The modeling:

→ Quad scans

→ Online model

→ The automatization of the measurements in CTF3:

→ Reading and writing on the machine

→ The measurements:

→ kick measurements

→ Dispersion measurements

→ Tune measurements

→ The tools:

→ Orbit correction in the ring

→ Orbit correction in the LINAC (see E. Adli talk)

2

Online MAD-X model of the machine

The currents in the machine are read and the K values are calculated

Energy profile and starting optical parameters (LINAC) are used

Several matchings can be easily integrated

Online MAD-X model of the machine: energy profile

→ The energy profile is determined from the loading in the klystrons

→ Excel spreadsheet used

Input power in a klystron and beam current

Extracted power

Beam acceleration

Beam energy variation in each structure

4

Online MAD-X model of the machine: initial conditions

→ Six monitors are installed in the machine to measure the twiss parameters and the emittances

MTV locations

5

Reading and writing on the machine

→ For each part of the machine a Matlab function defines the structure of the line or the ring (kind of equipment and name in the MAD model, status of the device) function [ quads, dipols, hcors, vcors, mons ] = cr()

Magnets Beam position monitors

Part of the machine

→ Function to read the orbit function [hmean, vmean, currmean] = readorbit (devdescr, navg, nturn)

Positions and beam current Device description and # averaging and turns (ring)

→ Function to automatically read and write the currents in the magnets function readvalues = readdevices(devdescr) function writedevices(devdescr,values)

6

Kick measurements

→ A reference orbit and the beam current along the line (ring) are measured

→ The current in a corrector is changed

→ The new orbit and the current in each beam position monitor are saved

→ The orbit variation is compared to the MAD model prediction

7

Dispersion measurements: local

→ The contribution to the dispersion of each part of the machine is isolated and compared to the model predictions assuming 0 incoming dispersion

A CCELERATING STRUCTURES

TL1

DL

TL2

CLEX

CR

→ A reference orbit along the line (ring) is measured

→ The magnets in the line (ring) are scaled (typically of fraction of % or %)

→ From the orbit variation the dispersion is calculated

8

Dispersion: online and global measurement

Frascati chicane

→ A reference orbit of one shot saved along the machine

→ The orbit variation in a not free and well known dispersion (Frascati chicane) is used to compute the shot to shot energy deviation: from D x ( D y) to D p/p

→ Known the energy jittering, measuring the orbit deviation along the entire machine, the dispersion is computed: from D p/p to Dx (Dy)

9

Dispersion measurements: energy step

→ An energy variation along the pulse in the last klystron of the LINAC is introduced

→ The beam position difference between the different parts of the pulse in the BPM is used to determine the dispersion

10

f

Q f

MAIN

Tune measurements

→ The measurement:

→ Tune determined from the Fourier transform of the H (V) signal in a BPM (scope signal)

→ Compromise between oscillation amplitude and number of turns (typically about 200)

→ Scan varying the current in a quads family

→ The model comparison:

→ Scan of the tunes as a function of the current in a quads family

→ Automatic scan over the energy range

11

Orbit correction: the algorithm

min x

BPM

 x

REF

RM

I

I

RM: response matrix

X

BPM

: transverse beam displacement at BPM x

REF

: reference orbit at BPM

I: currents in the correctors

D x

 x

REF

 x

BPM min

D x

RM

I

I

* SVD decomposition

D

I

~

R (

)

 D x where

~

R (

)

V

~

W (

)

U

T

Singularity rejection parameter (eps)

 

0

 

1

Normally most accurate orbit correction, BUT large current values can be obtained

~

R

* Closed orbit correction using singular value decomposition of the response matrix, Y. Chung, G. Decker, K. Evans Jr., PAC 93 proceeding.

12

Orbit correction: the algorithm improvement

Best eps value iteratively determined:

→ Tolerance on the maximum allowed beam displacement and maximum value of the currents in the correctors eps_start = 1 n_max_step = 10000; fact = 1;

Starting inputs for i = 1:n_max_step if i == 1 eps(i) = eps_start*fact; else eps(i) = eps(i-1)*fact; end

[theta_s,thetap_s,corr_s,final_s,idec_s] = correction_1_mod(eps(i),RM',x_BP');

Curr_tot_s(i,:) = start_corr'+theta_s;

Curr_tot_max(i) = max(abs(start_corr'+theta_s)); if abs(Curr_tot_max(i)) > max_I_corrs_tol else fact = 1.1; x_max_exp = max(abs(x_BP+RM'*theta_s)); if x_max_exp < tol break else end end fact = 0.9; end

Curr_tot = Curr_tot_s(end,:);

Eps value

Check and new eps value

13

Orbit correction: the response matrix

Orbit closure:

→ The response matrix is built using both the first and the second turn orbits

BHF0995

QFJ0985

QDJ0970

QFJ0955

BHF0950

XLB0990

XHB0980

XVB0960

QFJ0945

QDJ0930

XVB0940

QFJ0915

XHB0920

XLB0910

BHF0905

QFJ0880

QDH0860

QDH0840

QFJ0820

BHF0795

XLB0790

XHB0780

QFJ0785

XVB0760

QDJ0770

QFJ0755

BHF0750

XVB0740

XHB0720

XLB0710

QFJ0745

QDJ0730

QFJ0715

BHF0705

BHF0205

XLB0210

XHB0220

QFJ0215

QDJ0230

DHF/DVF 0242

QFJ0245

BHF0250

DHF/DVF

0252

QFJ0255

XVB0240

QDJ0270

XVB0260

XHB0280

XLB0290

QFJ0285

DHF/DVF

0292

BHF0295

QFJ0320

QDH0340

DHF/DVF

0345

WHA0350

QDH0360

QFJ0380

BHF0405

XLB0410

XHB0420

DHF/DVF 0408

QFJ0415

XVB0440

QDJ0430

XVB0460 QFJ0445

XHB0480

XLB0490

QDJ0470

QFJ0485

BHF0450

DHF/DVF

QFJ0455

0452

DHF/DVF 0492

BHF0495

Kick at corrector 252

Turn 1

Turn 2

Correctors

BPM/BPI

145-S

155

200

195

242

208

252

248

292

275

345

305

408

395

452

405

Kicks in the correctors:

→ The value of the kick in each corrector is determined according to the maximum tolerated losses in the last read BPM/BPI 14

Orbit correction: the results

Inputs:

→ Tolerated maximum x-displacement = 4 mm

→ Maximum current in the correctors = 10 A

→ Maximum allowed losses = 10%

Before the correction

After the correction

15

Orbit correction: the energy jittering

→ Tolerance on the orbit correction limited by the incoming orbit jittering

→ Possible cures:

→ Increase the number of averaging (time consuming)

→ Subtract the orbit jittering due to dispersion pattern (to be tested next week)

16

Orbit correction: model-based correction

Use the model response matrix to correct the orbit at least for the first iteration:

→ Quicker (response matrix measurement takes about 20 minutes)

→ Immediately scaled for the energy

BHF0995

QDJ0970

QFJ0955

BHF0950

QFJ0985

XLB0990

XHB0980

XVB0960

QFJ0945

QDJ0930

XVB0940

QFJ0915

XHB0920

XLB0910

BHF0905

QFJ0880

QDH0860

QDH0840

QFJ0820

BHF0795

XLB0790

XHB0780

QFJ0785

XVB0760

QDJ0770

QFJ0755

BHF0750

QFJ0745

QDJ0730

QFJ0715

XVB0740

XHB0720

XLB0710

BHF0705

BHF0205

XLB0210

XHB0220

QFJ0215

QDJ0230

DHF/DVF 0242

QFJ0245

BHF0250

DHF/DVF

0252

QFJ0255

XVB0240

QDJ0270

XVB0260

XHB0280

XLB0290

QFJ0285

DHF/DVF

0292

BHF0295

QFJ0320

QDH0340

DHF/DVF

0345

WHA0350

QDH0360

QFJ0380

BHF0405

XLB0410

XHB0420

DHF/DVF 0408

QFJ0415

XVB0440

QDJ0430

XVB0460 QFJ0445

XHB0480

XLB0490

BHF0450

DHF/DVF

QFJ0455

0452

QDJ0470

QFJ0485

DHF/DVF 0492

BHF0495

17

Conclusions

→ In CTF3 Matlab scripts have been developed to modify the machine settings and read the orbits in the machine. This allows to do automatically :

→ Kick measurements

→ Dispersion measurements

→ Quad scans

→ Several tools have been developed to determine the optics model and to operate the machine:

→ Online model

→ Tune measurements

→ Orbit correction

→ Future developments:

→ Better study of the dependence of the measurements (kick and dispersion) on the energy jittering

→ Tune measurement automatization

→ Integration of the Matlab tools in the control system (more user-friendly)

18

Extra slides

19

Orbit correction: the results (vertical)

Inputs:

→ Tolerated maximum y-displacement = 1.5 mm

→ Maximum current in the correctors = 10 A

→ Maximum allowed losses = 10%

Before the correction

After the correction

20

Download