130 likes | 268 Vues
A Common Generic HV Channel in the JCOP Framework FSM. … is that feasible?. Calin Alexa Sascha Schmeling IT/CO. Overview. Motivation and Goals Implemented State Machines Outlook and Preliminary Performance Tests Demonstration. Motivation and Goals. Motivation
E N D
A Common Generic HV Channel in the JCOP Framework FSM … is that feasible? Calin Alexa Sascha Schmeling IT/CO
Overview • Motivation and Goals • Implemented State Machines • Outlook and Preliminary Performance Tests • Demonstration
Motivation and Goals • Motivation • many users ask how to control HV in the sub-detector context • HV controls are sufficiently common • Goal • provide a sample implementation • performance tested • compatible with the current framework
Implementation • JCOP Fw CAEN component used as example • Control Units are provided for • Crates (SY1527) • Boards (any CAEN board) • Generic HV System • Device Units are provided for • Crates (SY1527) • Channels (any CAEN channel)
Hardware View Sub-System View Board Board Board Channel Crate Channel Crate Channel Channel Crate Channel Channel Crate Two Approaches Crate HVSys
KILL CLEARALARM Crate Crate Device Unit OK FAILURE ERROR ERROR KILLED DISABLED INTERLOCK OVERTEMP FANFAILURE
SWITCH_OFF SWITCH_ON RECOVER RECOVER Channel Channel Device Unit OFF RAMPDOWN ON RAMPUP INTERNALTRIP UNPLUGGED EXTERNALTRIP EXTERNALDISABLE OVERHVMAX CALIBRATIONERROR OVERVOLTAGEPROTECTION POWERFAIL TEMPERATUREERROR FAILURE ERROR OVERCURRENT UNDERCURRENT OVERVOLTAGE UNDERVOLTAGE
SWITCH_OFF/ON KILL RECOVER Crate Crate Control Unit NOT_OK OK FANFAILURE OVERTEMP (from DU) NOT_READY ERROR KILLED INTERLOCK DISABLED (from DU) any fatal error
SWITCH_OFF/ON Board Board Control Unit NOT_OK OK EXTERNALTRIP (from Channel DU) ERROR any fatal error (from Channel DU)
SWITCH_ON SWITCH_OFF RESET KILL RECOVER HVSys HV System Control Unit OFF RAMPING ON ERROR
Outlook • first systems built • performance tests • regarding • FSM • OPC • overall PVSS performance
Before starting the project After starting the project Viewing the running FSMs