Testing and deployment

Slides:



Advertisements
Similar presentations
Lecture # 2 : Process Models
Advertisements

MIS 2000 Class 20 System Development Process Updated 2014.
1 Arturo Alarcon 1 Undulator Controls Status FAC Undulator Controls Status Arturo Alarcon June 9, 2009.
Arturo Alarcon Undulator Controls Module Status 11/12/2008 SLAC National Accelerator Laboratory 1 Undulator Controls Module Status.
Effective Methods for Software and Systems Integration
© 2012 IBM Corporation Rational Insight | Back to Basis Series Chao Zhang Unit Testing.
Hands-On Microsoft Windows Server 2003 Administration Chapter 2 Managing Windows Server 2003 Hardware and Software.
LHC ARC Commissioning report during LS1 Agenda: VRGPE documentation (former VRJGE) Active Penning modification By-Pass Valves modification LHC ARC commissioning.
André Augustinus 10 September 2001 DCS Architecture Issues Food for thoughts and discussion.
Tracker QA Paul Kyberd Quality Assurance A status report: A procedure for ensuring the quality of the finished tracker has been designed following our.
LHC Collimators Low Level Control Commissioning Status A Masi, LHC Collimators Low Level Control Commissioning Status LHC Collimators Low Level Control.
BWS electronics design status J.Emery & Luca, Pierre-Jean, Emiliano, Jose, Alexander and all past contributors!
Status of the PMT light detection system Gian Luca Raselli 20-AUG-2015 ICARUS executive meeting.
PSD upgrade: concept and plans - Why the PSD upgrade is necessary? - Concept and status of the PSD temperature control - Concept of the PSD analog part.
Mapping of FM and HD Radio Coverage Brian Casey, Leandro Franca, and Thomas Shanks March 9, 2009.
Multi-OTR Status A.Faus-Golfe, J.Alabau, C.Blanch, J.V.Civera, J.J.García Garrigós IFIC (CSIC-UV) D.McCormick, G.White, J. Cruz SLAC aand KEK team.
Common test for L0 calorimeter electronics (2 nd campaign) 4 April 2007 Speaker : Eric Conte (LPC)
LINAC4 COMMISSIONING 1 LESSONS LEARNT DURING MY VISIT AT LINAC4 COMMISSIONING Evangelia Vaena, 02/02/2016.
PSD upgrade: concept and plans - Why the PSD upgrade is necessary? - Concept of the PSD temperature stabilization and control - Upgrade of HV control system.
L4 BCC – 1 Sep 2011 F. Roncarolo, U. Raich L.Soby, J.Tan, C.Zamantzas, F. Lenardon, C.Vuitton, G-J.Focker.
André Augustinus 18 March 2002 ALICE Detector Controls Requirements.
Electrical Engineering for NSS - Status and Planning- Thomas Gahl Electrical Engineering Group Leader February 26, 2014.
ESS wire scanner Benjamin Cheymol
February 4 th, Quality assurance plan: production, installation and commissioning N.Vauthier TE-CRG Technical Review on Beam Screen Heater Electronics.
M. Munoz April 2, 2014 Beam Commissioning at ESS.
WIR SCHAFFEN WISSEN – HEUTE FÜR MORGEN Steps towards beam commissioning: Low Level RF system group Thomas Schilcher :: Paul Scherrer Institut SwissFEL.
ESS Front End diagnostic
Chapter Objectives In this chapter, you will learn:
Software Engineering (CSI 321)
Definition CASE tools are software systems that are intended to provide automated support for routine activities in the software process such as editing.
LIU Wire Scanner Milestones June 2017
Injectors BLM system: PS Ring installation at EYETS
CLAS12 Calibration and Commissioning (CALCOM)
Test stand preparation and EMR "live" data summaries
Proton Source and LEBT Luigi Celona & Lorenzo Neri
Tom Shea Front End Meeting Catania
CSNS Accelerator Control and Beam Instrumentation JIN Dapeng, XU Taoguang … June 9, 2015
Introduction to Software Testing
Considerations on Beam Diagnostics Physics
SPOKE Cavities frequency preparation plan and RF control procedures
Managing the Test Process CS 4501 / 6501 Software Testing
Beam Commissioning at ESS
Ion Source and LEBT control system topology, Interlock strategy
ISRC and LEBT Vacuum System Design
icBLM verification plan
Testing Coordination at ESS
MEBT FC, WS, SC and EMU Status
CHAPTER 6 ELECTRONIC DATA PROCESSING SYSTEMS
PSS verification and validation
MPS commissioning at ESS
LEBT water cooling system
Control Systems for the APTM and GRID
Ion Source and LEBT Beam Diagnostics
(Beam) Commissioning Plan
Safety Readiness Review (SRR) Thomas Hansson, ESH
Cables, Racks, and the rest
NSS integrated installation plan workshop Introduction
Machine Protection PLC Based System Verification and Validation Plan
Clement Derrez European Spallation Source ERIC Date
Clement Derrez Test Engineer
Lessons from the 1st Safety Readiness Review
Electronics, motion control and verification
CHIC: Possibilities of Supply
ESHAC #8 Safety Readiness Review Thomas Hansson, ESH
Software Development Process Using UML Recap
ISrc & LEBT – ICS Installation Readiness Review
LIU BWS Firmware status
Kaj Rosengren FPGA Designer – Beam Diagnostics
Rack installation and local tests for the MEBT Chopper Rack
Lessons Learned: Software and Machine Studies, AD perspective
Presentation transcript:

Testing and deployment Clement Derrez European Spallation Source ERIC November 22nd 2018

Introduction Beam Diagnostics systems: deployment of 623 sensors, 48 separate front end units, 78 mTCA crates Thousands of cables etc.

Reminders: Naming convention, data management tools Naming convention: Every Field Replaceable Unit (FRU) is named. A FRU can be a simple part or an assembly Data management system: going from Insight to EAM Data export / import with other software tools Ensures traceability between tests and production data, system components and laboratory devices. Systems and subsystems tests results coming from different locations (ESS, IK Partner, commercial partners…) SciCat is a good candidate to complete EAM Data files format: HDF5 Files, groups and datasets minimum mandatory attributes are defined Insight -> EAM Component requirements System FRUs list Tests report Test plan Laboratory devices Test Design document JIRA: timeline

Reminders: acceptance workflow System requirements System requirements are analyzed for each system and its components System Verification plan Describes subsystems' test setup and characterization procedures When not COTS: test plan is prepared/discussed and agreed with IK partner Validation of verification plan Verification document is validated by system lead: we make sure test requirements are correctly translated Test coverage is reviewed. Tests IDs defined for each measurements Run tests Acceptance tests performed in BI lab, possibly compared with IK results. System verification performed after installation, without beam and with beam from the LCR System hand over

Reminders: After-installation tests sequence cold check-out commissioning with beam quick self-check Sequential testing is important (tests timestamps are checked automatically). Otherwise the statement: “the instrument is installed and working properly” has less confidence. During debugging: Relevant tests in each architectural layer are repeated until satisfactory results are obtained. If the problem is identified and can be isolated within its layer, there is normally no need to repeat all of the tests which are sequentially following. Depending on the situation, some test might become mandatory nevertheless (for instance a software recompilation might entail a standard interface check, and a repaired connector might entail a signal transmission check). Cold check out: Testing of the whole instrument on all architectural layers: monitor, front-end electronics, cables, mTCA-electronics, timing, data treatment, publishing, network transmission and machine protection interface. Commissioning with beam: Aims at verifying the correctness of the integration for machine operations. Includes initial comparisons and cross-calibrations in order to gain confidence in the instrument. Performance limiting factors are identified. Quick self test: The self-test procedure includes testing of calibration, machine protection and data transmission.

LEBT systems tests & deployment Faraday Cup Verified, handed over to operations. Repeller HV scan to do. LEBT & ISrc BCM Verified, handed over to operations First beam measured on both systems in September Ongoing activities: Noise issues on the BCM system (source of the problem is on the ISrc) IOC and OPI upgrades for both systems  Provide unified view of both systems, and ease system operation from LCR. This upgrade means systems will be handed over to BI, and verified before going back to operation.

LEBT systems tests & deployment LEBT Doppler System verification is 90% complete, ongoing from LCR depending on manpower LEBT NPMs Manpower Second NPM needs to be fiducialized LEBT EMU Second head came back repaired from CEA, now installed on the LEBT Entire system ready for cold check-out thanks to Thomas Fay Ongoing activities: Systems cold check out from control room Verification with beam will resume possibly in December NPM:  •             Names of the motion PV that should be consistent with naming. There’s a fix for that, and it needs to be checked •             OPI is in the LCR and needs to be verified •             Second NPM needs to be fiducialised: we need to get the IOC / OPI running in the optics lab, and we also need to get a motion driver in addition to the two ones already in the optics lab. The 3 axis have to drive the camera lens motion, and the 2 linear stages  DPL:  •             Motion should be seen in the LCR, so there should be a launcher which points to a standard OPI for motion, and which shows the temperature of the system •             Encoder: it is not in use at the moment (we know that) but this is important that it can be integrated in the system and that we can drive the system knowing where we are. There is a collision risk with the FC, and with the beam. So we can carefully start commissioning with beam, but sooner rather than later we need to get it fixed.

LEBT systems tests & deployment: lessons learnt 90% of verification activities not automatized for the first LEBT systems Time consuming Focus on automation needed for the next installation steps The operator OPI LCR deployment step has been overlooked when planning verification, adding delays Controls support very much appreciated (Saeed) VIT allow us to gain confidence with the instrument, spot obviously possible installation & deployment “hard points”

LEBT systems tests & deployment: lessons learnt Setting up the beam diagnostics lab according to our defined “systems-specific benches” layout is a urgent item Vertical Integration Tests prior to installation are crucial Detailed and accurate planning is necessary to have the right resources available at the right time, this was not the case this summer ”Test boxes” and fixtures should be produced to reduce testing time Installation preparation, FRU acceptance support from partners is extremely important and very appreciated  Elettra provided hardware and software tools for acceptance tests of the AFE, OFE & BE.

Coming soon LEBT FC verification when FC moves to permanent tank Further MEBT systems tests Series wire scanner acquisition system reception tests (AFE & BE) WS scintillator prototype vertical test BCM interface units pico FMCs reception tests Struck digitizers reception tests icBLM detectors reception tests (IK ?) BLM beam tests More cables tests Other systems tests I can’t think about now , and migration to EAM

Thank you! Questions ?

LEBT FC verification More details: Same for the BCM HV tests Motion tests Signal tests Same for the BCM