All About Circuits

Latest Programmable Logic Articles and Videos

Categories

An Introduction to Canonical Signed Digit Representation

An Introduction to Canonical Signed Digit Representation

CSD is an elegant method to implement digital multipliers in a more efficient way.


Multirate DSP and Its Application in D/A Conversion

Multirate DSP and Its Application in D/A Conversion

This article reviews the basics of D/A conversion and explains how multirate DSP can lead to a more efficient system.


Multirate DSP and Its Application in A/D Conversion

Multirate DSP and Its Application in A/D Conversion

Multirate DSP leads to a more efficient A/D conversion.


Embedded Motor Control: A New Microcontroller Family from Microchip

Embedded Motor Control: A New Microcontroller Family from Microchip

Ongoing developments in microcontroller performance and integration continue with product lines such as the PIC32MK.


News Jun 14, 2017 by Robert Keim
Getting Started with FPGAs: Lookup Tables and Flip-Flops

Getting Started with FPGAs: Lookup Tables and Flip-Flops

Dive under the hood of an FPGA: Just what is inside of an FPGA that makes it so different from a microcontroller and yet still so versatile?


Programming Languages for Embedded Systems 101: Background and Resources

Programming Languages for Embedded Systems 101: Background and Resources

A brief guide to some useful programming languages used in embedded systems design—and where you can learn, practice, and master them.


News May 26, 2017 by Chantelle Dubois
Getting Started with FPGAs: The Development Environment and “Hello World”

Getting Started with FPGAs: The Development Environment and “Hello World”

It’s time to dive into the world of programmable logic. Use this tutorial to get your FPGA development environment setup and understand the tool set and basic development process.


No Light Required: A New Thermal-Sensor-Array Development Board

No Light Required: A New Thermal-Sensor-Array Development Board

The grid-EYE click provides a user-friendly introduction to advanced thermal sensing and detection.


A Microcontroller Enthusiast’s First Look at Programmable Logic

A Microcontroller Enthusiast’s First Look at Programmable Logic

The FPGA can be a great addition to your arsenal, but it requires some adjustments to the way a microcontroller jockey thinks.


Creating a Simple Data Logger with the RIOT (Realtime Internet of Things) Framework

Creating a Simple Data Logger with the RIOT (Realtime Internet of Things) Framework

In this project, we will demonstrate the simplicity of RIOT by creating a data logger that will plot levels of light onto a graph on a PC server application.


Projects Mar 08, 2017 by Robin Mitchell
An Introductory Project for Software Defined Radio

An Introductory Project for Software Defined Radio

Learn how to listen to frequencies on the air with nothing more than a USB dongle: first FM radio, then voice signals.


Projects Feb 02, 2017 by Christi Durham
Introduction to Software-Defined Radio

Introduction to Software-Defined Radio

All about software-defined radio (SDR).


Working Towards 5G’s Incredible Data Rates

Working Towards 5G’s Incredible Data Rates

Keysight collaborates with UC San Diego to test the world's longest 5G link.


News Jan 09, 2017 by Dr. Steve Arar
Embedded FPGA: Changing the Way Chips Are Designed

Embedded FPGA: Changing the Way Chips Are Designed

Learn how embedded FPGAs work and what advantages they offer.


The Packet Concept: High-Level Synchronization for Data Links

The Packet Concept: High-Level Synchronization for Data Links

Learn about (for lack of a better term) packetization, a technique that facilitates robust data transfer in optical, RF, and long-distance-digital communication systems.


The Cyclic Redundancy Check (CRC): Finding—and Even Correcting—Errors in Digital Data

The Cyclic Redundancy Check (CRC): Finding—and Even Correcting—Errors in Digital Data

This technical brief explains what a CRC is and how you can use it to make your digital communication more robust.


Microsoft Proposes FPGA-Assisted Servers to Gain Speed at the End of Moore’s Law

Microsoft Proposes FPGA-Assisted Servers to Gain Speed at the End of Moore’s Law

Microsoft uses programmable chips to offer an accelerated implementation for a number of algorithms such as machine learning, pattern matching, and more.


News Nov 07, 2016 by Dr. Steve Arar
Deep Learning with FPGAs

Deep Learning with FPGAs

Here is why FPGAs are making inroads despite the fact that GPUs are a de facto standard for implementing deep learning algorithms.


News Jun 13, 2016 by Majeed Ahmad
Digital-to-Analog Conversion with the SAM4S Peripheral DMA Controller

Digital-to-Analog Conversion with the SAM4S Peripheral DMA Controller

Part Three in this three-article series shows you how to generate values for a discrete sinusoid and continuously convert this data into an analog signal without overburdening the CPU.


Projects May 09, 2016 by Robert Keim
Intel’s Response to ARM Servers: Xeon D Processors with a Twist

Intel’s Response to ARM Servers: Xeon D Processors with a Twist

Intel Xeon D processors will now contain FPGAs, which directly combats the upcoming ARM-based server-grade processors.


News May 08, 2016 by Dylan Wadler