All About Circuits

Latest IT / Networking Articles and Videos

Categories

5G Network Reach Grows in the UK with Several New Cities Gaining Access

5G Network Reach Grows in the UK with Several New Cities Gaining Access

Sky Mobile is the latest British network to take the inevitable plunge and bring 5G connectivity to UK customers.


News Feb 04, 2020 by Luke James
How to Increase the Accuracy of a Hidden Layer Neural Network

How to Increase the Accuracy of a Hidden Layer Neural Network

In this article, we’ll perform some classification experiments and gather data on the relationship between hidden-layer dimensionality and network performance.


Analog Devices Inc. Industrial Ethernet PHY | New Product Brief

Analog Devices Inc. Industrial Ethernet PHY | New Product Brief

This New Product Brief (NPB) is part of a video series highlighting the features, applications, and technical specs of newly-released products.


How Many Hidden Layers and Hidden Nodes Does a Neural Network Need?

How Many Hidden Layers and Hidden Nodes Does a Neural Network Need?

This article provides guidelines for configuring the hidden portion of a multilayer Perceptron.


Training Datasets for Neural Networks: How to Train and Validate a Python Neural Network

Training Datasets for Neural Networks: How to Train and Validate a Python Neural Network

In this article, we’ll use Excel-generated samples to train a multilayer Perceptron, and then we’ll see how the network performs with validation samples.


Signal Processing Using Neural Networks: Validation in Neural Network Design

Signal Processing Using Neural Networks: Validation in Neural Network Design

This article explains why validation is particularly important when we’re processing data using a neural network.


Microchip Technology Ethernet Switches | New Product Brief

Microchip Technology Ethernet Switches | New Product Brief

This New Product Brief (NPB) is part of a video series highlighting the features, applications, and technical specs of newly-released products.


One Month Into 2020, What’s New With 5G?

One Month Into 2020, What’s New With 5G?

Just a few weeks into the new year, many companies are progressing 5G to make 2020 the "year of 5G."


News Jan 21, 2020 by Gary Elinoff
Processing, Protocols, and Protection: A Closer Look at IoT and IIoT

Processing, Protocols, and Protection: A Closer Look at IoT and IIoT

While IoT and IIoT are based on similar hardware, their specific applications warrant different data processing, protocols, and security considerations. 


News Jan 20, 2020 by Lisa Boneta.
How to Create a Multilayer Perceptron Neural Network in Python

How to Create a Multilayer Perceptron Neural Network in Python

This article takes you step by step through a Python program that will allow us to train a neural network and perform advanced classification.


Socionext Side Steps the Pitfalls of Cloud Computing with New Edge Computing Devices

Socionext Side Steps the Pitfalls of Cloud Computing with New Edge Computing Devices

BOXiedge is a 24-core mini-server driven by an SoC clocked at 1GHz. What about this solution speaks to the trend toward edge computing?


News Jan 16, 2020 by Robin Mitchell
Microchip Revamps Popular Ethernet Transceiver and MCU for Space

Microchip Revamps Popular Ethernet Transceiver and MCU for Space

Based on familiar COTS devices, these two radiation-hardened devices are designed to facilitate space-based Ethernet connectivity.


News Jan 15, 2020 by Gary Elinoff
Neural Network Architecture for a Python Implementation

Neural Network Architecture for a Python Implementation

This article discusses the Perceptron configuration that we will use for our experiments with neural-network training and classification, and we’ll also look at the related topic of bias nodes.


Implementing LoRa-based Solutions for Smart Metering

Implementing LoRa-based Solutions for Smart Metering

This article explores the use of LoRa devices for long-range, low power smart metering of utilities, which allows for remote daily operations and the collection of data.


NXP Makes Way for Software-upgradable Cars with New Vehicle Network Processor

NXP Makes Way for Software-upgradable Cars with New Vehicle Network Processor

NXP designed S32G, a vehicle network processor, to reduce software complexity and enhance data security.


News Jan 07, 2020 by Gary Elinoff
PRO DESIGN Extends Family of FPGA-based Prototyping Modules

PRO DESIGN Extends Family of FPGA-based Prototyping Modules

The XCVU13P module incorporates 52 multi-gigabit transceivers for stable performance up to 32.75Gbps.


News Dec 26, 2019 by Gary Elinoff
How to Train a Multilayer Perceptron Neural Network

How to Train a Multilayer Perceptron Neural Network

We can greatly enhance the performance of a Perceptron by adding a layer of hidden nodes, but those hidden nodes also make training a bit more complicated.


The Sigmoid Activation Function: Activation in Multilayer Perceptron Neural Networks

The Sigmoid Activation Function: Activation in Multilayer Perceptron Neural Networks

In this article, we’ll see why we need a new activation function for a neural network that is trained via gradient descent.


Amazon, Google, Apple, and the Zigbee Alliance Create Open Standard for Smart Home Devices

Amazon, Google, Apple, and the Zigbee Alliance Create Open Standard for Smart Home Devices

With an emphasis on security, the working group is creating a royalty-free connectivity standard among smart home products.


News Dec 23, 2019 by Gary Elinoff
Understanding Learning Rate in Neural Networks

Understanding Learning Rate in Neural Networks

This article discusses learning rate, which plays an important role in neural-network training.