Difference Between Accuracy, Precision, Resolution, and Sensitivity
What Do Data Acquisition Specifications Actually Mean? I got my first taste of data acquisition working in a student lab at NASA Glenn Research Center. I was working on a …
What Do Data Acquisition Specifications Actually Mean? I got my first taste of data acquisition working in a student lab at NASA Glenn Research Center. I was working on a …
Step-by-Step Guide to Building an Arch Linux-Based Project This paper will provide a step-by-step guide to build from ground up a Genesys ZU development board-based hardware and software project that …
Editor’s Note – In this series, we will take a behind the scenes look at how an engineer tackles a project from beginning to end. What challenges will come up? …
Creating an Eye Diagram An eye diagram, common in telecommunications, is a way of plotting the rising and falling edges of a digital signal in the same plot, creating an …
The ongoing digital transformation process across all industrial sectors involves doing away with conventional processes and embracing interconnectivity, digitalization, and streamlined data management. Although conventional digital signal processors (DSPs) continue …
Signal processing has come a long way from the days when early computers used processors consisting of bit-slice chips. Now, in the 21st century, the widespread use of integrated circuits …
What is Zynq? When it comes to electronics, developers can take several different approaches to accomplish their goals. Two approaches that developers must carefully consider to construct a computer or …
How to Measure an Accelerometer Using a Raspberry Pi-Mounted DAQ IEPE (Integrated Electronics Piezo-Electric) sensors are used to measure acceleration, pressure, or force. These types of piezoelectric sensors contain built-in …
Industry 4.0 runs on a plethora of software, mid-ware, and hardware solutions that enable machine-to-machine, as well as, machine-to-human communications within the shop floor. For software, cloud computing, the digital …
What is Linux Mode on ADP3450? The Analog Discovery Pro ADP3450 showcases two so-called “Modes” – Standard Mode and Linux Mode. Each has its own function and application, but what …
Getting Started with the USRP B205mini-i & GNU Radio Introduction This tutorial presents how to get started with the USRP B205mini-i, an SDR (software-defined radio) platform designed by Ettus Research™. …
Editor’s Note – In this series, we will take a behind the scenes look at how an engineer tackles a project from beginning to end. What challenges will come up? …
Mixed‑signal validation often starts with more tools than necessary. An oscilloscope for analog signals, a logic analyzer for digital buses, and a separate signal generator just to get known inputs …
This Mandelbrot set renderer was created by Conrad, who shared the project on GitHub (username conradSZY05). Built for the Digilent Basys 3, the design uses VHDL and Xilinx Vivado to …
Debugging modern embedded systems often requires piecing together information from multiple tools to understand both analog and digital behavior. In a recent Digilent webinar, we took a closer look at …
The Question A Digilent forum user working on a vintage computing project needed to troubleshoot hardware built around a 6502 CPU. Their goal was to extract the CPU’s address and …