9
FINAL FOCUS SYSTEM OPTIMIZATION REBECCA GLAUDELL CERN REU 2013 BE-ABP-CC3 WITH THANKS TO: ROGELIO TOMAS GARCIA JAVIER BARRANCO GARCIA

Final focus system optimization

  • Upload
    clem

  • View
    34

  • Download
    0

Embed Size (px)

DESCRIPTION

Final focus system optimization. Rebecca Glaudell CERN REU 2013 be-abp - cC3 with thanks to: rogelio tomas garcia Javier Barranco Garcia. BE – ABP – CC3. Be ams department. C LIC + C TF 3. A ccelerator B eam P hysics. BE – ABP – CC3. Be ams department. C LIC + C TF 3. - PowerPoint PPT Presentation

Citation preview

Page 1: Final focus system optimization

FINAL FOCUS SYSTEM OPTIMIZATIONREBECCA GLAUDELLCERN REU 2013BE-ABP-CC3

WITH THANKS TO:ROGELIO TOMAS GARCIAJAVIER BARRANCO GARCIA

Page 2: Final focus system optimization

BE – ABP – CC3

Beams department

Accelerator Beam Physics

CLIC + CTF3

Page 3: Final focus system optimization

BE – ABP – CC3

Beams department

Accelerator Beam Physics

CLIC + CTF3

Rogelio TomasJavier Barranco

Page 4: Final focus system optimization

CLIC is a “compact” linear collider.

Page 5: Final focus system optimization

The Final Focus System is part of the Beam Delivery System.The Final Focus System (FFS) is focuses the beam near the interaction point (IP).

Within the FFS, there are nine sextupoles that can focus a beam with energy spread.

Page 6: Final focus system optimization

The sextupoles can have their location and strength adjusted to minimize sigma.

The program MapClass2 simulates the beam and the FFS system.

While higher order calculations of the beam spread are necessary, they are time consuming.

Page 7: Final focus system optimization

Nelder Mead’s Simplex Method will be used to minimize beam size.

There is no guarantee that the original Nelder Mead’s Simplex Method will look in the right direction, i.e. down the steepest gradient.

Improved Nelder Mead method calculates pseudo-gradients to improve the search direction.

We must adjust the original simplex code and apply it to ALL sextupoles’ positions and strengths.

Page 8: Final focus system optimization

Anticipated obstacles:I’m new to Python.

I’ve been calculating σx. I want χ2.

Accuracy increases calculation time.

10-dimensional simplexes will be difficult to minimize.

Basically, there are many small things to change in the program that optimize the output and it will take a lot of time to find the best parameters.

Page 9: Final focus system optimization

I want to see mountains again, mountains, Gandalf!