Related Experiment Video
Updated: Aug 19, 2025

10:28
Open-Source Real-Time Closed-Loop Electrical Threshold Tracking for Translational Pain Research
Published on: April 21, 2023
1.3K
A field-programmable gate array (FPGA)-based data acquisition system for closed-loop experiments
Ian Delgadillo Bonequi1, Abraham Stroschein1, Lucas J Koerner1
1Department of Electrical and Computer Engineering, University of St. Thomas, St. Paul, Minnesota 55105, USA.
The Review of Scientific Instruments
|December 3, 2022
Summary
This study presents an open-source Field-Programmable Gate Array (FPGA) data acquisition system for electrophysiology and closed-loop experiments. The system enables real-time feedback and simplifies experimental setup through digital signal processing and modular design.
Area of Science:
- Neuroscience
- Electrical Engineering
- Computer Science
Background:
- Electrophysiology experiments require precise and rapid data acquisition and feedback.
- Existing systems can be complex to set up and lack modularity for diverse experimental needs.
- Real-time processing is crucial for closed-loop experiments.
Purpose of the Study:
- To develop a custom, open-source Field-Programmable Gate Array (FPGA)-based data acquisition (DAQ) system.
- To enable real-time feedback for electrophysiology and closed-loop experiments.
- To enhance experimental setup, repeatability, and modularity.
Main Methods:
- Combined FPGA acquisition and processing with high-speed analog and digital converters.
- Implemented digital signal processing (DSP) for filter generation and feedback with microsecond latency.
- Utilized I2C, SPI controllers, 1 GiB RAM, USB3 interface to Python, and modular daughtercards via HDMI connectors.
Main Results:
- Demonstrated FPGA-based DSP and analog inner-loop control for rapid voltage stepping of a capacitor.
- Achieved microsecond latency for digital infinite impulse response filters and feedback generation.
- The system allows for in situ tuning of filter bandwidths, improving experimental control.
Conclusions:
- The developed FPGA-based DAQ system offers a flexible, modular, and high-performance solution for electrophysiology and closed-loop experiments.
- The digital approach simplifies setup and enhances repeatability.
- The system's open-source nature promotes wider adoption and customization.
Related Concept Videos
Open and closed-loop control systems
908
Control systems are foundational elements in automation and engineering. They are broadly categorized into open-loop and closed-loop systems. These classifications hinge on the presence or absence of feedback mechanisms, significantly influencing the system's performance, complexity, and application.
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
908
SFG Algebra
156
In Signal Flow Graph (SFG) algebra, the value a node represents is determined by the sum of all signals entering that node. This summed value is then transmitted through every branch leaving the node, making the SFG a powerful tool for visualizing and analyzing control systems.
Each node in an SFG corresponds to a variable, and the interactions between nodes are represented by branches with associated gains. When multiple branches lead into a node, the value at that node is the sum of the...
Each node in an SFG corresponds to a variable, and the interactions between nodes are represented by branches with associated gains. When multiple branches lead into a node, the value at that node is the sum of the...
156

