All About Circuits

Latest Power Technical Articles

Categories

Create an Arduino Controlled Battery Charger

Create an Arduino Controlled Battery Charger

In this project, we use an Arduino and an attached charging circuit to control the charging of NiMH rechargeable batteries.


C-BISCUIT: Design Choices and Justification

C-BISCUIT: Design Choices and Justification

While the C-BISCUIT project is far from complete, it's already come a long way, seeing numerous ideas and design goals in the process. This article will discuss some of these.


Projects Feb 10, 2016 by Trevor Gamblin
Embedded PID Temperature Control, Part 1: The Circuit

Embedded PID Temperature Control, Part 1: The Circuit

Invoke the power of the PID (proportional–integral–derivative controller)! The key components in this design are an EFM8 microcontroller, a DAC, and the MAX31855 thermocouple-to-digital converter.


Projects Feb 01, 2016 by Robert Keim
How to Eliminate Ground Loops with Signal Isolation

How to Eliminate Ground Loops with Signal Isolation

This project explains how to isolate signals to eliminate ground loops in electronic systems.


Projects Jan 29, 2016 by Orrin Bigelow
C-BISCUIT: A Robotics Platform for the Hacker and Hobbyist

C-BISCUIT: A Robotics Platform for the Hacker and Hobbyist

This is the beginning of a multi-part, multi-author series on how to build your own robotics platform called C-BISCUIT, an acronym for Collaborative Bot with Integrated System Core, Unmanned Interactivity, and Telemetry -- based on the Wandboard Quad computer.


Projects Jan 25, 2016 by Patrick Lloyd
A Breakdown of Class D Amplifiers

A Breakdown of Class D Amplifiers

Ever wanted to find out more about Class D amplification? Here's a handy breakdown.


Why the Capacitor in Your Power Supply Filter is Too Big

Why the Capacitor in Your Power Supply Filter is Too Big

The job of the capacitor in the output filter of a DC power supply is to maintain a constant DC value by removing as much power ripple as possible. Because these capacitors have a DC value, they are actually storing a lot of energy that never gets used.


Building Raspberry Pi Controllers: IR Remote Event Counter

Building Raspberry Pi Controllers: IR Remote Event Counter

In part 4 of this Build Raspberry Pi Controllers series, the reader will learn how to build an IR Remote Event counter using littleBits.


Projects Jan 19, 2016 by Don Wilcher
Custom PCB Design with an EFM8 Microcontroller

Custom PCB Design with an EFM8 Microcontroller

Tips and techniques for incorporating EFM8 microcontrollers into your custom hardware.


Projects Jan 18, 2016 by Robert Keim
Galvanic Isolation: Purpose and Methodologies

Galvanic Isolation: Purpose and Methodologies

Galvanic isolation is a way to isolate functional sections of electrical systems to prevent current flow. A brief explanation of differing methods to create galvanic isolation.


Make a PWM Driver for FPGA and SoC Design Using Verilog HDL

Make a PWM Driver for FPGA and SoC Design Using Verilog HDL

An FPGA is a crucial tool for many DSP and embedded systems engineers. However, the learning curve when getting started can be fairly steep. This project introduces the Quartus II and ModelSim software suites as well as a background on FPGA design flow for system on chip development. The development board used was a Terasic DE1-SoC, which has the Altera Cyclone V SoC chip. This IC contains an FPGA and an integrated ARM Cortex A9 as a hard processor system.


Understanding the Successive Approximation Register ADC

Understanding the Successive Approximation Register ADC

One of the most common analog-to-digital converters used in applications requiring a sampling rate under 10 MSPS is the Successive Approximation Register ADC. This ADC is ideal for applications requiring a resolution between 8-16 bits.


AC-DC Converters - Disassembling a Linear Power Supply

AC-DC Converters - Disassembling a Linear Power Supply

An AC-DC wall adaptor gets disassembled to see what components are used to build it, then the purpose of each component is analyzed.


The I2C Bus: Hardware Implementation Details

The I2C Bus: Hardware Implementation Details

This article covers information essential for understanding and designing the hardware needed for an I2C bus.


Build a PICAXE ESP-01 Wi-Fi Communicator

Build a PICAXE ESP-01 Wi-Fi Communicator

A PCB for a Wi-Fi communicator using a PICAXE 08M2 and an ESP-01 module driven by interactive code makes a handy setup for data collection and IoT reporting.


Build Raspberry Pi Controllers: LED Flasher

Build Raspberry Pi Controllers: LED Flasher

In this project, you'll learn how to wire an LED and flash it using the Raspberry Pi. Also, to isolate the Raspberry Pi's + 3.3VDC compliant output pins from supply voltages greater than this power source, an opto-isolator will be introduced as well.


Projects Dec 11, 2015 by Don Wilcher
Negative Feedback, Part 9: Breaking the Loop

Negative Feedback, Part 9: Breaking the Loop

A simple “break-the-feedback-loop” simulation technique makes for convenient stability analysis, especially with complex circuits.


Build an Arduino Controlled USB Power Supply

Build an Arduino Controlled USB Power Supply

Build an Arduino controlled power supply that automatically adjusts the output to maintain a constant voltage or a constant current.


How to Choose the Best Battery for Your Next Project

How to Choose the Best Battery for Your Next Project

There are all sorts of batteries out there- this short overview will help you find the right one!


Transmission Lines: From Lumped Element to Distributed Element Regimes

Transmission Lines: From Lumped Element to Distributed Element Regimes

Delving further into the transmission line concept, the boundary between treating the line as a single lumped circuit element and using the distributed circuit parameters is investigated with a simple analysis in python. Circuit parameters for multiple waveguide geometries are shown.