Using Oscilloscope Probes Effectively

Using Oscilloscope Probes Effectively

Please follow our WeChat subscription account “Finger Motorcycle” for the latest motorcycle maintenance and repair information. Search for ID mscmoto directly in WeChat to follow! This article mainly discusses several points that are often overlooked when using general-purpose oscilloscope probes. 1. Bandwidth This is usually marked on the probe. If the probe’s bandwidth is insufficient, … Read more

Recalibration of Oscilloscope Signals and Cable De-embedding

Recalibration of Oscilloscope Signals and Cable De-embedding

The oscilloscope measures the voltage applied to its input. In most cases, this is not an issue, but in certain situations, it is necessary to move the reference measurement plane and recalibrate the oscilloscope’s measurements. For example, if a minimum insertion loss impedance box (MLP) is used to terminate a measurement source with an impedance … Read more

Oscilloscope Usage Guide

Oscilloscope Usage Guide

Click on “ Technical Training” above to select “Pin to Top” Over 140,000 industrial control professionals follow this WeChat platform: technical sharing, learning exchange, industrial control videos 4. Usage (1) Pre-Usage Check Before using the oscilloscope for the first time or after long-term storage, it is necessary to perform a simple check to see if … Read more

How to Effectively Use an Oscilloscope: Key Details Often Overlooked

How to Effectively Use an Oscilloscope: Key Details Often Overlooked

01 What Is the Trigger Mode of an Oscilloscope? The “trigger” of an oscilloscope is to synchronize the oscilloscope’s scanning with the observed signal, thus displaying a stable waveform. Different “trigger modes” are required to meet various observation needs. The basic trigger modes of an oscilloscope are three: The first is “Auto Mode (AUTO)”: In … Read more

Learn Circuit Repair From Scratch – ECU Power Communication Jumper and Car Diagnostic Port Definition

Learn Circuit Repair From Scratch - ECU Power Communication Jumper and Car Diagnostic Port Definition

Master Truck Repair ★ Learn Circuit Repair Series Course ★ 01 Lecture 1 – Detailed Practical Explanation 02 Lecture 2 – Computer Boards, Pins, Circuit Diagrams 03 Lecture 3 – ECU Power Communication Jumper and Car Diagnostic Port Definition 04 Lecture 4 – ECU Main Relay and Power Supply Module Explanation 05 Lecture 5 – … Read more

Analysis of Industrial Robot Servo Structure Principles and Control Methods

Analysis of Industrial Robot Servo Structure Principles and Control Methods

What is the structure of a servo? The simplest servo control unit consists of a servo motor and a servo controller. Today, we will analyze the servo motor and the servo controller. Principle of Motor Action Right-Hand Rule (Ampere’s Law) – Current Generates Magnetic Field Ampere’s Law, also known as the right-hand screw rule, describes … Read more

Comprehensive PLC Programming Algorithms Summarized by Senior Electrical Engineers

Comprehensive PLC Programming Algorithms Summarized by Senior Electrical Engineers

In PLC, there are three main quantities: digital signals, analog signals, and pulse signals. Once you understand the relationship between these three, you can master PLC proficiently. 01 PLC Programming Algorithms (1) 1. Digital signals, also known as logic signals, refer to values that can only be 0 or 1, ON or OFF. This is … Read more

Comprehensive Guide to PLC Basics Worth Keeping!

Comprehensive Guide to PLC Basics Worth Keeping!

Search on WeChat Skill Training The Programmable Logic Controller (PLC) is a type of programmable memory used to store programs internally, execute logical operations, sequential control, timing, counting, and arithmetic operations based on user commands, and control various types of machinery or production processes through digital or analog input/output. Today, we have organized a comprehensive … Read more

3 Essential PLC Programming Algorithms Every Electrician Should Master!

3 Essential PLC Programming Algorithms Every Electrician Should Master!

Search on WeChat Technical Training PLC Programming Algorithm (1) In PLC, there are mainly three types of quantities:Switching Quantity, Analog Quantity, Pulse Quantity. Understanding the relationship between these three will allow you to master PLC proficiently. 1. Switching Quantity, also known as logical quantity, refers to only two values, 0 or 1, ON or OFF … Read more

Beginner’s Guide: 8 Basic PLC Control Circuits and Ladder Diagrams

Beginner's Guide: 8 Basic PLC Control Circuits and Ladder Diagrams

01 Start, Self-locking, and Stop Control PLC Circuit and Ladder Diagram Start, self-locking, and stop control are the most basic control functions of PLC. These can be implemented using output instructions (OUT) or set/reset instructions (SET, RST). 1. Using Coil Drive Instructions for Start, Self-locking, and Stop Control The coil drive (OUT) instruction functions to … Read more