Latest PCB Assembly Technical Articles

Categories

Introduction to Industrial Sensors

Introduction to Industrial Sensors

Industrial sensors can be found in nearly every modern industrial process, regardless of complexity. Learn the history, evolution, and variety of sensors that make manufacturing the modern marvel we see today.


Safety Devices - The When, How, and Why

Safety Devices - The When, How, and Why

Machine safety design can be a daunting task with all the different safety devices on the market today. Choosing the correct device for your design can be made easier by understanding when to use the proper device.


Comparing Parallel Circuits: Practical vs Theoretical Electrical Systems

Comparing Parallel Circuits: Practical vs Theoretical Electrical Systems

We are taught that parallel circuits maintain equal voltage across all branch resistors, equally sharing the source voltage. But reality is often far from ideal, and individual devices certainly impact the rest of the circuit.


Introduction to Network Switches for Industrial Applications

Introduction to Network Switches for Industrial Applications

Industrial network switches connect automation equipment, controllers, and other such devices. Learn about unmanaged, managed, and PoE enabled switches, as well as the differences between switches, routers, and hubs.


Arduino PLC IDE Tutorial 2: Analog I/O and External Devices

Arduino PLC IDE Tutorial 2: Analog I/O and External Devices

Previously, we described how to use the new Arduino PLC IDE to control discrete devices. This tutorial will describe how to connect various peripheral equipment (VFD and robot) using analog inputs and outputs.


Power Supplies: Understanding the Differences Between Linear and Switching

Power Supplies: Understanding the Differences Between Linear and Switching

Linear and switch-mode power supplies provide direct current to power control components and electrical devices. Learn about the differences between the two power supplies and which one is best for your control system.


Electronic Datasheet (EDS) Files: Why do We Use Them?

Electronic Datasheet (EDS) Files: Why do We Use Them?

Many control product manufacturers offer these downloadable ‘EDS files’ for peripheral equipment, but what exactly is an EDS, and how can they aid in the development of a project?


How To: Use the Arduino PLC IDE to Build Basic Ladder Diagrams

How To: Use the Arduino PLC IDE to Build Basic Ladder Diagrams

Following the release of the official Arduino PLC IDE, this tutorial will introduce programming and understanding of the function blocks common to all IEC 61131 languages, starting with bit commands, timers, and counters.


Teardown: What’s Inside a DC Servo Motor?

Teardown: What’s Inside a DC Servo Motor?

We know that servo motors are found inside machines that rely on precise motion with feedback to verify proper operation, but how do they work, and what makes them different from any other kind of motor?


Servo Motor vs Stepper Motor: Understanding the Differences

Servo Motor vs Stepper Motor: Understanding the Differences

When accurate positioning and speed control is needed, most engineers turn to servo motors or stepper motors, but what is the difference between the two, and which is the right choice?


Teardown: What’s Inside a Human-machine Interface (HMI)?

Teardown: What’s Inside a Human-machine Interface (HMI)?

Human-machine interfaces, or HMIs, provide visual process data and allow access to process parameters and diagnostics information. What’s inside these touchscreen displays, and how do they actually work?


Industrial Networks: “Protocol over a Standard?”

Industrial Networks: “Protocol over a Standard?”

Industrial communication channels often contain terms such as ‘Modbus over RS485’ or ‘CIP Safety over Ethernet’. What does it mean to send one network over another, and how does it work to your advantage?


PLC Program Commands: Arrays Part 3, Searching and Sorting

PLC Program Commands: Arrays Part 3, Searching and Sorting

Learn how to streamline your ladder logic by searching and sorting arrays with the FSC and SRT instructions in the Rockwell (Allen-Bradley) Studio 5000 programming software.


Teardown: What’s Inside a Variable Frequency Drive (VFD)?

Teardown: What’s Inside a Variable Frequency Drive (VFD)?

Variable frequency drive units can be found inside tons of control cabinets, but what happens if you disassemble one to see what’s inside and how it works? We did just that. The results might surprise you.


PLC Program Commands: Performing Array Functions Part 1

PLC Program Commands: Performing Array Functions Part 1

Arrays can streamline data storage and math operations, but they can be difficult to understand for a beginning programmer. Learn the background of array instructions in the Rockwell Studio 5000 software.


Introduction to Servers for Industrial Applications

Introduction to Servers for Industrial Applications

Servers are vital to the flow of information in and around organizations, acting as a hub for information transfer and storage. Learn about the role of servers in industry and the potential challenges that come with maintaining them.


 Omron PLCs - A Hardware History

Omron PLCs - A Hardware History

With the first fuzzy logic-based controllers on the market in 1983, learn how the Japanese-born automation company, Omron, adopted fuzzy logic as a basis for the design of its current PLCs.


Understanding the Differences Between Protection Relays vs Control Relays

Understanding the Differences Between Protection Relays vs Control Relays

Protection systems are critical in today’s fast-paced industrial revolution for the safety of people and processes. This article discusses electronic protective relay types and how they differ from standard relays.


Electromechanical Integration Using Fusion 360

Electromechanical Integration Using Fusion 360

Nearly every electronic product depends on the unity of electrical components and PCBs with physical enclosures and parts. Learn how Autodesk’s Fusion 360 offers a complete solution for electromechanical integration and design.


Managing Multi-user PLC Programming: Git Version Control

Managing Multi-user PLC Programming: Git Version Control

PLC and other automation project software can be easier and more efficient to update and maintain thanks to the introduction of Git control, already a staple for typical programming of large-scale projects.