All About Circuits

Latest Optical Networking Articles and Videos

Categories

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.


LVDS: High-Speed, Low-Power, Robust Data Transfer

LVDS: High-Speed, Low-Power, Robust Data Transfer

This technical brief discusses characteristics and advantages of low-voltage differential signaling (LVDS).


Manchester Encoding: What Is It, and Why Use It?

Manchester Encoding: What Is It, and Why Use It?

Learn about Manchester encoding, a simple and effective way to improve high-speed or wireless digital communication.


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.


C-BISCUIT: System Integration and Testing

C-BISCUIT: System Integration and Testing

Finally, we have everything we need for a functional robot. Let’s put the pieces together and see what the C-BISCUIT demo bot can do.


Projects Nov 28, 2016 by Robert Keim
GreenWaves’ RISC-V Core to Supersede Cortex Cores in the IoT

GreenWaves’ RISC-V Core to Supersede Cortex Cores in the IoT

Fab-less semiconductor company, GreenWaves Technologies, has developed a new processor designed for IoT applications that they claim that will outmatch ARM Cortex processors.


News Nov 26, 2016 by Robin Mitchell
Convenient, Robust Data Transmission with RS-422 and RS-485

Convenient, Robust Data Transmission with RS-422 and RS-485

This article introduces the RS-422 and RS-485 interfaces and explains why you might want to use them in your designs.


The Why and How of Differential Signaling

The Why and How of Differential Signaling

Learn about the important characteristics, benefits, and applications of differential signaling, as well as the proper layout techniques for differential signals.


Light-Based Computers Used to Find Solutions to Complex Logistics Equations

Light-Based Computers Used to Find Solutions to Complex Logistics Equations

Researchers at Stanford have developed a computer that can solve specific problems using magnetic fields and lasers.


News Nov 06, 2016 by Robin Mitchell
The Next Evolution in Wi-Fi Will Eventually Meet Our Daily Needs

The Next Evolution in Wi-Fi Will Eventually Meet Our Daily Needs

Various amendments of the 802.11 standard are steadily being developed to increase the efficiency of our wireless LANs.


News Oct 20, 2016 by Dr. Steve Arar
Light Bar “Relative Comfort” Thermometer with NodeMCU

Light Bar “Relative Comfort” Thermometer with NodeMCU

Create a wireless "relative comfort" light bar thermometer by broadcasting temperature data across multiple ESP8266 modules running NodeMCU using MQTT.


Projects Sep 28, 2015 by Patrick Lloyd
The New Wireless Thread Network Protocol

The New Wireless Thread Network Protocol

Thread, a network protocol released July 2015, is optimized for the connected home network. It is IPv6 based, uses IEEE Standard 802.15.4 and runs on existing hardware.


ZigBee vs Bluetooth and Bluetooth Smart

ZigBee vs Bluetooth and Bluetooth Smart

ZigBee, Bluetooth and the newer Bluetooth Low Energy (BLE/Smart) are all communication protocols for Wireless Personal Area Networks (WPANs), but they are optimized for different applications.


A Big Mesh: Military Tactics and the Future of Mobile Communications

A Big Mesh: Military Tactics and the Future of Mobile Communications

An analysis of the historical link between the military's use of retransmission stations ("retrans") and the advent of the mesh network.


News Sep 01, 2015 by Mark Gerasimas
How to Use the Digital I/O on a BeagleBone

How to Use the Digital I/O on a BeagleBone

Beaglebone Black is the most recent incarnation of the Beaglebone open source hardware platform. For less than $50, the board includes Ethernet, graphics processing, 4Gb of nonvolatile storage, and ports supporting USB, HDMI, and Beaglebone's custom I/O add-ons, called "capes". Here's how to run some simple commands to toggle digital I/O on the board!


Projects Aug 17, 2015 by Nash Reilly
Ambient Light Monitor: Zero-Cross Detection

Ambient Light Monitor: Zero-Cross Detection

Part 4 in the “How to Make an Ambient Light Monitor” series


Projects Aug 16, 2015 by Robert Keim
An Intro to Multiplexing: Basis of Telecommunications

An Intro to Multiplexing: Basis of Telecommunications

Multiplexing was developed in the early 1870s, but it’s become much more applicable to digital telecommunications in the late 20th century. Today, frequency division multiplexing (FDM), time division multiplexing (TDM), and wavelength division multiplexing (WDM) have become an extremely important asset to telecommunication processes and has greatly improved the way that we transmit and receive independent signals over AM and FM radio, telephone lines, and optical fibers.


How to Use an Arduino as a Web Server

How to Use an Arduino as a Web Server

By equipping an Arduino with an Ethernet shield you can turn it into a simple web server, and by accessing that server with a browser running on any computer connected to the same network as the Arduino, you can perform a variety of tasks.


Projects Jun 06, 2015 by Tim Youngblood