Home
Consolidating the Lab: Why Liquid Instruments Moku Is the Future of Test and Measurement
Traditional laboratory benches are often cluttered with single-purpose hardware: an oscilloscope from one vendor, a spectrum analyzer from another, and a signal generator that rarely talks to either of them. This fragmented approach creates bottlenecks in data synchronization, consumes vast amounts of space, and requires significant capital investment. Liquid Instruments Moku represents a fundamental shift in this paradigm. By leveraging software-defined instrumentation built on high-performance FPGA (Field Programmable Gate Array) technology, the Moku platform consolidates an entire suite of test and measurement tools into a single, reconfigurable device.
The philosophy behind Liquid Instruments Moku is simple yet profound: hardware should be a flexible foundation, while functionality should be defined by software. This allows for a level of adaptability that traditional benchtop gear cannot match, enabling engineers and researchers to switch between a lock-in amplifier and a frequency response analyzer in seconds without changing a single cable.
The Architecture of Software-Defined Instrumentation
At the heart of every Liquid Instruments Moku device is a powerful FPGA. Unlike traditional instruments where the signal processing path is hard-wired at the factory, an FPGA consists of thousands of logic blocks that can be rearranged via software. When a user selects an instrument in the Moku interface, the device pushes a new bitstream to the FPGA, physically reconfiguring the hardware's internal logic to perform the specific functions of that instrument.
This architecture offers several distinct advantages over traditional PC-based instrumentation. Because the processing happens in hardware (on the FPGA) rather than in a software layer on a general-purpose CPU, Moku devices maintain extremely low latency. In control-loop applications, such as PID control or laser frequency stabilization, this deterministic performance is critical. It ensures that the time between an input signal being sampled and a control signal being output is kept to the absolute minimum, often in the sub-microsecond range.
Comparing the Moku Ecosystem: Go vs. Pro
Liquid Instruments has developed two primary hardware platforms to address different segments of the market: Moku:Go and Moku:Pro. While they share the same software-defined DNA, their hardware specifications are tailored for specific environments.
Moku:Go: The Portable Engineering Lab
Moku:Go is designed with portability and education in mind. It features a compact footprint and integrated power supplies, making it an ideal solution for students and field engineers.
- Performance Specs: It offers two analog inputs with a 30 MHz bandwidth and a 125 MSa/s sampling rate. The outputs provide a 20 MHz bandwidth.
- Connectivity: Equipped with USB-C and Wi-Fi, it allows for a flexible setup in various environments.
- Integrated Power Supplies: One of the standout features for the Moku:Go (specifically the M1 and M2 models) is the inclusion of programmable DC power supplies. This eliminates the need for extra boxes when prototyping circuits, providing a truly all-in-one experience.
- Logic Analysis: With 16 digital I/O channels, Moku:Go bridges the gap between analog and digital testing, supporting protocol analysis and pattern generation.
Moku:Pro: High-Performance Research Grade
For demanding R&D environments, Moku:Pro delivers the specifications required for cutting-edge physics and engineering. It is a rack-mountable powerhouse that utilizes a Xilinx UltraScale+ FPGA.
- Unmatched Sampling and Bandwidth: Moku:Pro features four analog inputs with up to 600 MHz analog bandwidth and a staggering 5 GSa/s sampling rate.
- Blended ADC Technology: This is perhaps the most innovative aspect of the Moku:Pro hardware. It uses multiple ADCs—a high-speed 10-bit ADC for high-frequency signals and a high-resolution 18-bit ADC for lower frequencies. The system intelligently blends the data from these converters, providing an ultra-low noise floor (30 nV/√Hz at 100 Hz) that remains consistent across the entire frequency range.
- Storage and Networking: With a 120 GB internal SSD and 10 GbE connectivity, it is built for high-speed data logging and integration into large-scale automated test systems.
The Integrated Instrument Suite
The true power of Liquid Instruments Moku lies in its versatility. A single device can function as more than a dozen different instruments. Here is a closer look at the key tools available within the platform.
Oscilloscope and Voltmeter
The Moku Oscilloscope is much more than a simple wave viewer. On the Moku:Pro, it supports four channels with advanced triggering options and a deep memory for capturing long data sequences. The inclusion of a built-in waveform generator allows for a stimulus-response setup within a single interface. Users can perform real-time math operations, such as adding or multiplying channels, and utilize integrated FFT (Fast Fourier Transform) capabilities to view the frequency components of their signals simultaneously.
Lock-in Amplifier
Lock-in amplification is a cornerstone of precision measurement, used to extract tiny signals buried in noise. The Moku Lock-in Amplifier supports dual-phase demodulation (X/Y or R/θ) and operates from DC up to 600 MHz on the Pro model. The digital implementation provides a dynamic reserve of over 120 dB, far exceeding what is typically possible with analog lock-in amplifiers. This makes it suitable for applications ranging from fluorescence detection to scanning probe microscopy.
Frequency Response Analyzer (FRA)
Measuring the transfer function of a system is essential in filter design and control theory. The Moku FRA uses a swept-sine technique to measure magnitude and phase with high precision. By sweeping from 10 mHz up to 500 MHz, it allows for the characterization of everything from slow mechanical systems to high-frequency RF filters. The ability to perform ratiometric measurements directly in the app simplifies the process of compensating for cable losses or amplifier gains.
Laser Lock Box
In the world of atomic, molecular, and optical (AMO) physics, stabilizing a laser's frequency is a daily task. The Moku Laser Lock Box provides a specialized tool for Pound-Drever-Hall (PDH) locking or other modulation-based techniques. It includes features like "Lock Assist," which helps users quickly identify zero-crossings in the demodulated error signal and engage the PID controller with a single click. This drastically reduces the time required to achieve a stable lock compared to manual tuning methods.
Multi-Instrument Mode: The Game Changer
While the ability to switch between instruments is valuable, the real breakthrough of the Liquid Instruments Moku platform is Multi-instrument Mode (MIM). MIM allows users to deploy up to four instruments simultaneously on a single FPGA.
Inside the Moku:Pro, these instrument slots are connected by a low-latency, 30 Gb/s internal signal path. This allows for sophisticated signal processing pipelines without the need for external cabling. For example, a user could deploy a Spectrum Analyzer to monitor the input, a Lock-in Amplifier to demodulate the signal, and a PID Controller to adjust a system parameter based on that demodulated output—all running concurrently on the same hardware.
This internal routing eliminates the signal degradation and phase shifts associated with analog cables and external connectors. It also ensures that all instruments share a common 10 MHz reference clock, providing perfect synchronization across the entire measurement chain. For complex experiments in quantum computing or aerospace testing, this level of integration is a significant force multiplier.
Customization and Future-Proofing with Cloud Compile
Liquid Instruments recognizes that many researchers have unique requirements that off-the-shelf instruments cannot meet. To address this, they offer Moku Cloud Compile. This feature allows users to write their own VHDL or Verilog code and deploy it directly onto the Moku FPGA hardware.
Unlike traditional FPGA development, which often requires expensive toolchains and hours of compile time, Cloud Compile provides a streamlined, cloud-based workflow. Users can develop custom digital signal processing (DSP) blocks—such as specialized filters, unique triggering logic, or custom communication protocols—and integrate them alongside standard Moku instruments in Multi-instrument Mode. This creates a bridge between a turnkey instrument and a custom FPGA development board, giving users the best of both worlds.
Automation and API Integration
In the modern lab, manual data collection is increasingly being replaced by automated test sequences. All Liquid Instruments Moku devices offer comprehensive API support for Python, MATLAB, and LabVIEW.
Because the instruments are software-defined, every parameter that can be adjusted in the graphical user interface (GUI) can also be controlled programmatically. A researcher can write a Python script to automate a complex characterization sweep, logging data from the Moku Oscilloscope directly to a database while simultaneously adjusting the output frequency of the Moku Waveform Generator. This level of automation is essential for long-term stability studies or high-throughput testing in manufacturing environments.
Practical Applications Across Industries
The flexibility of the Moku platform has led to its adoption in a diverse range of fields:
- Quantum Computing: In quantum systems, the ability to generate precise control pulses and perform ultra-low-noise measurements is critical. Moku:Pro is used for qubit characterization and feedback control due to its high bandwidth and low-latency FPGA processing.
- Aerospace and Defense: The portability of Moku:Go makes it an excellent tool for troubleshooting avionics or performing field tests where space and weight are at a premium. The ability to simulate various sensor inputs using the Arbitrary Waveform Generator allows for rigorous system verification.
- Biomedical Research: Techniques like Optical Coherence Tomography (OCT) or lifetime imaging require high-speed data acquisition and precise timing. The Moku Phasemeter and Lock-in Amplifier are frequently employed to extract weak biological signals with high fidelity.
- Engineering Education: Moku:Go is transforming the undergraduate circuit lab. Instead of spending half the lab period learning how to use four different pieces of equipment, students can use a single, intuitive interface. This allows them to focus on the underlying engineering principles rather than the mechanics of the hardware.
Final Thoughts on the Moku Ecosystem
Liquid Instruments Moku is not just a replacement for traditional benchtop equipment; it is an evolution of how we interact with the physical world through electronic signals. By decoupling the functionality of an instrument from its physical components, Liquid Instruments has created a platform that grows in value over time. As new software updates are released, existing Moku hardware gains new capabilities and improved performance, effectively making the concept of "obsolete hardware" a thing of the past.
Whether it is the student exploring their first RC circuit with a Moku:Go or the researcher pushing the boundaries of physics with a Moku:Pro, the software-defined approach provides a level of agility that is indispensable in today's fast-paced technological landscape. The consolidation of high-speed data acquisition, real-time signal processing, and flexible control into a single ecosystem represents a significant milestone in the history of test and measurement.
-
Topic: Oscilloscope / Voltmeter Moku:https://download.liquidinstruments.com/documentation/manual/instrument/mokugo/UserManual-MokuGo-OscilloscopeVoltmeter.pdf?hsCtaTracking=eb0b5959-c15c-4d6f-89ce-bcca38e46633%7C487603f0-0225-449c-825c-e9c9483df562
-
Topic: Moku:Pro - Liquid Instrumentshttps://www.liquidinstruments.com/product/moku-pro/
-
Topic: Moku:Go LIQUID INSTRUMENTS Flehttps://download.liquidinstruments.com/documentation/datasheet/hardware/mokugo/Datasheet-MokuGo.pdf