Glossary

Terms and abbreviations used across this site, the analysis code and the test specifications. Grouped rather than alphabetical, because most of them only make sense next to their neighbours.

The machine

TermMeaning
Superconducting circuitA chain of magnets powered as one electrical unit, together with its power converter, current leads and protection equipment. The LHC has more than 1500 of them.
QuenchThe loss of superconductivity in a magnet. The affected section becomes resistive and starts dissipating the circuit’s stored energy as heat; uncontrolled, it destroys the magnet.
RBMain dipole circuit, 13 kA. Eight of them, one per sector. The dipoles bend the beam around the ring.
RQ / RQD / RQFMain quadrupole circuits, 13 kA. Sixteen in total, powered as focusing (RQF) and defocusing (RQD) pairs. Quadrupoles focus the beam.
IPDIndividually Powered Dipole — the beam separation dipoles, D1 to D4.
IPQIndividually Powered Quadrupole.
ITInner Triplet — the final focusing quadrupoles either side of an experiment.
600 A / 80-120 A / 60 A circuitsCorrector magnet circuits, named by their nominal current. There are many hundreds; some 600 A circuits have their own energy extraction system.
BusbarThe superconducting bus connecting magnets within a circuit. Its resistance is a monitored indicator of splice quality.
SpliceA joint between two superconducting cables. Splice resistance is measured during splice-mapping tests.
Current leadThe transition carrying current from room temperature into the cold circuit.

Protection

TermMeaning
QPSQuench Protection System. Detects the resistive transition and triggers protection.
QDSQuench Detection System — the detection part of the QPS.
PICPowering Interlock Controller. Distributes interlocks between the protection systems and the power converter.
PCPower Converter. Drives current into the circuit, and stops on command.
EEEnergy Extraction. Opens switches to divert circuit current into a dump resistor so the stored energy decays under control rather than into the quenched magnet.
QHQuench Heater. Fired on detection to spread the quench through the magnet, so its energy is dissipated over a large volume instead of one spot.
FPAFast Power Abort. An abrupt, protective shutdown of a circuit’s powering.
SPASlow Power Abort. A controlled ramp-down.
SOFSwitch Opening Failure — in 600 A energy extraction, the case where the Z capacitor does not open during the event.
Circuit Quench Loop / Discharge LoopThe two hardware loops linking QPS, PIC, PC and EE. The first carries the healthy-state chain, the second the command to dump stored energy.

Testing

TermMeaning
HWCHardware Commissioning. The campaign, each shutdown or technical stop, in which every circuit is re-tested before beam returns. Written HWC’25 for the 2025 campaign.
Powering testA test in which a circuit is powered through a defined current profile while its protection systems are exercised and the resulting signals recorded.
MP3The team responsible for the powering and protection of the superconducting circuits, and the audience for most SigMon results.
AccTestingThe system that schedules HWC tests, tracks campaign progress and collects expert signatures.
HWC SequencerDrives the hardware through a test sequence on AccTesting’s instruction.
SignatureAn expert’s formal acceptance of a test result. SigMon returns the signatures a test is expected to receive.
PCC / PIC2 / PLI / PLIS / PNO / PXXPowering test families. PCC checks converter configuration, PIC2 the interlock paths, PLI runs at intermediate current levels, PLIS at splice-mapping current, PNO at nominal. PXX analyses cover a family of tests differing only in target current and trigger source.
I_MIN_OP, I_INJECTION, I_INTERM_1/2/3, I_SM, I_PNO, I_DELTAThe named current levels a test ramps to — from minimum operating current, through injection and intermediate levels and splice-mapping current, up to nominal and beyond.
Technical StopA short planned interruption of beam operation during a run, used for maintenance and re-testing.

Data and tools

TermMeaning
PMPost Mortem. Stores a high-rate snapshot of signals around a critical event.
NXCALSThe continuous logging system, recording at a lower rate than PM but without gaps.
BufferOne recorded PM signal trace for one event.
SWANCERN’s hosted Jupyter service, where SigMon’s analysis notebooks are published for experts to run.
Acc-PyCERN’s Python package index, where the SigMon packages are released.
CCCCERN Control Centre. Home of the integrated applications operators use to watch systems during a run.
DPPCERN’s event-driven data processing platform. SigMon is moving to it so analyses react to Post Mortem events as they are recorded.
S3CERN’s object storage service, where generated HTML reports are kept.
papermill / nbconvertTools for running a notebook with injected parameters and converting the result to HTML.
pyeDSLThe embedded query language in lhc-sm-api. Its QueryBuilder gives PM and NXCALS a single, readable query syntax.