A many-channel FPGA control system

Daniel T. Schussheim,Kurt Gibble
DOI: https://doi.org/10.1063/5.0157330
2023-07-29
Abstract:We describe a many-channel experiment control system based on a field-programmable gate array (FPGA). The system has 16 bit resolution on 10 analog 100 MS/s input channels, 14 analog 100 MS/s output channels, 16 slow analog input and output channels, dozens of digital inputs and outputs, and a touchscreen display for experiment control and monitoring. The system can support 10 servo loops with 155 ns latency and MHz bandwidths, in addition to as many as 30 lower bandwidth servos. We demonstrate infinite-impulse-response (IIR) proportional-integral-differential (PID) filters with 30 ns latency by using only bit-shifts and additions. These IIR filters allow timing margin at 100 MS/s and use fewer FPGA resources than straightforward multiplier-based filters, facilitating many servos on a single FPGA. We present several specific applications: Hänsch-Couillaud laser locks with automatic lock acquisition and a slow dither correction of lock offsets, variable duty cycle temperature servos, and the generation of multiple synchronized arbitrary waveforms.
Instrumentation and Detectors,Atomic Physics
What problem does this paper attempt to address?
The paper mainly introduces the design and implementation of a multi-channel experimental control system based on Field-Programmable Gate Array (FPGA). The core objective of the system is to provide a flexible, high-performance control platform for high-speed servo loop control in modern physics experiments. Specifically, the features of the system include: 1. **High resolution and high speed**: The system supports 16-bit resolution analog input and output, with a maximum sampling rate of up to 100 mega samples per second (MS/s). 2. **Multi-channel support**: It has 10 high-speed analog input channels, 14 high-speed analog output channels, 16 slow analog input and output channels, and multiple digital input and output channels. 3. **Low latency**: It can support up to 10 servo loops, with each loop having a latency of only 155 nanoseconds and a bandwidth at the MHz level. 4. **Infinite Impulse Response Filters (IIR Filters)**: Efficient, low-resource PID filters are implemented using only shift and add operations, which can be used for low-latency servo control. 5. **Various applications**: The paper demonstrates several specific application cases of the system, such as laser locking, temperature servo control, and synchronized arbitrary waveform generation. 6. **User interface**: The system is equipped with a touch screen interface for easy monitoring and control of experiments. In summary, the paper aims to propose a multi-channel experimental control system based on FPGA to meet the needs for high-speed, flexible servo control in modern physics experiments.