All About Circuits

Latest Technical Articles

Categories

The Fundamentals of Wi-Fi Antennas

The Fundamentals of Wi-Fi Antennas

Amateur radio operators ("hams") have long said, "If you want a bigger signal, put up more metal and put it up higher." Antennas for Wi-Fi are no exception.


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!


Make a Wireless Thermometer with a PIC Microcontroller

Make a Wireless Thermometer with a PIC Microcontroller

Getting more familiar with a PIC MCU is a matter of working more often with it. Learn how to make a wireless thermometer with a PIC microcontroller.


How to Build a Wall-Following Robot

How to Build a Wall-Following Robot

This is the final part in a series of articles on building a robot that can follow lines or walls and avoid obstacles!


Adaptive Gain Control with the Least Mean Squares Algorithm

Adaptive Gain Control with the Least Mean Squares Algorithm

An introduction to the least mean squares algorithm and adaptive gain control through a simple example.


Negative Feedback, Part 7: Frequency-Dependent Feedback

Negative Feedback, Part 7: Frequency-Dependent Feedback

This article will help you to understand why the frequency response of a feedback network can seriously, and sometimes unexpectedly, degrade stability.


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.


Negative Feedback, Part 6: New and Improved Stability Analysis

Negative Feedback, Part 6: New and Improved Stability Analysis

This article will show you a handy alternative approach to assessing stability via open-loop gain and the feedback factor.


Control an Arduino with Bluetooth

Control an Arduino with Bluetooth

This article will show you how to set up two way communication between an Arduino and your Android Smartphone using Bluetooth.


Sinusoidal Steady-State Power Calculations

Sinusoidal Steady-State Power Calculations

Let's delve into AC power concepts, how to calculate instantaneous power, average power, reactive power, complex power, and the power factor. We'll also talk about the relationship each concept has to one another.


Convert a Vintage Thermostat into a Modern Energy Saver

Convert a Vintage Thermostat into a Modern Energy Saver

Programmable thermostats can save a lot of energy and money. But you don't have to buy one- you can convert an old mechanical thermostat into a programmable thermostat using an Arduino and a servo.


Buck Converters and Their Cool Applications

Buck Converters and Their Cool Applications

The buck converter is a ubiquitous DC-DC converter that efficiently converts a high voltage to a low voltage efficiently. Efficient power conversion extends battery life, reduces heat, and allows for smaller gadgets to be built. The buck converter can be used in lots of cool applications.


Navigating the Boost Converter’s Vulnerability with Alternative Power Conversion Topologies

Navigating the Boost Converter’s Vulnerability with Alternative Power Conversion Topologies

Here are some great power conversion topologies that can be used as alternatives to the boost converter; they are much less vulnerable to short circuit load conditions.


Negative Feedback, Part 5: Gain Margin and Phase Margin

Negative Feedback, Part 5: Gain Margin and Phase Margin

How to use frequency-domain simulations to analyze loop gain and evaluate the stability of your amplifier circuit. We need a way to determine whether a circuit is sufficiently stable—in other words, stable enough to ensure that the circuit will perform properly despite part-to-part variations and environmental or operational conditions that affect the characteristics of the open-loop gain or the feedback network. There is where gain margin and phase margin come into play.


Use LTspice to Understand the LM741 OpAmp: Part 2

Use LTspice to Understand the LM741 OpAmp: Part 2

How an op amp works with LTspice simulation. We left off last time finishing up how the input stage of an op-amp works. The next important stage is made up by transistors Q3, Q4, Q5, Q6, and Q7.


PCB Layout Style Mistakes That Can Ruin Your Design

PCB Layout Style Mistakes That Can Ruin Your Design

This article discusses style mistakes in PCB layout that can make assembly and debugging PCBs difficult. This is vital for designers!


Understanding Analog-to-Digital Converters: Deciphering Resolution and Sampling Rate

Understanding Analog-to-Digital Converters: Deciphering Resolution and Sampling Rate

Resolution and sampling rate are two important factors to consider when selecting an analog-to-digital converter (ADC). In order to understand these fully, concepts such as quantisation, and the Nyquist Criterion must be understood to a certain degree.


Add Short Circuit Protection to Your Boost Converter

Add Short Circuit Protection to Your Boost Converter

The boost converter is a DC-DC converter used to created an output voltage that is higher than the input voltage. Boost converters are also used to drive LEDs placed in series in products like LED flashlights. The boost converter suffers from vulnerability to a short circuit load. Learn how to protect them from shorts!


Everything You Need to Know About Direct Digital Synthesis

Everything You Need to Know About Direct Digital Synthesis

Direct Digital Synthesis is used to generate precise analog waveforms that can quickly change frequencies. It's used in test equipment, spread spectrum techniques and to enable frequency sweeps.