WaveRunner 8000 Oscilloscope

WaveRunner 8000 Oscilloscope

The WaveRunner 8000 is a series of oscilloscopes launched by Teledyne LeCroy. TLC is a well-known testing and measurement company, significantly positioned in the field of testing and measurement instruments such as oscilloscopes and logic analyzers. Their products are widely used in industries such as electronic design, communications, and aerospace, providing engineers and researchers with … Read more

Detailed Explanation of Oscilloscope Differential Probes

Detailed Explanation of Oscilloscope Differential Probes

Previously, we wrote an article specifically about oscilloscope probes, and recently a friend asked for a detailed introduction to “differential probes”. Today, I will organize the information.Definition of Differential Probes A differential probe is an electronic measurement tool used foraccurately measuring the voltage difference (differential signal) between two test points rather than the voltage at … Read more

Practical Oscilloscope Manual Collection: Your Guide to Testing and Measurement

Practical Oscilloscope Manual Collection: Your Guide to Testing and Measurement

The oscilloscope is an essential tool for all electronic engineers. This document shares the basic structure, working principles, and measurement operations of oscilloscopes, and introduces methods and techniques for using oscilloscopes in scenarios such as signal measurement and power integrity testing. Table of Contents: Illustrated Guide to Oscilloscope Usage and Application Techniques, “In-Depth Understanding of … Read more

Measuring Current and Voltage of Automotive Generators with an Oscilloscope

Measuring Current and Voltage of Automotive Generators with an Oscilloscope

The automotive generator is the main power source of a vehicle, functioning to supply power to all electrical devices (excluding the starter) while charging the battery during normal engine operation. The purpose of testing the current and voltage of the automotive generator is to assess the charging rate of the generator, which is related to … Read more

Essential Methods for Measuring Program Execution Time in Embedded Programming (Experience-Based)

Essential Methods for Measuring Program Execution Time in Embedded Programming (Experience-Based)

1. Why is it necessary to measure program execution time? Rather than measuring program execution time, it might be more accurate to refer to it as measuring task execution time. The projects we undertake are aimed at achieving specific objectives, thus completing corresponding tasks. Simple projects typically focus on a single task, while more complex … Read more

Some Recommendations for Measuring Ripple and Noise with an Oscilloscope

Some Recommendations for Measuring Ripple and Noise with an Oscilloscope

Recently, I have seen many popular articles using 50-ohm coaxial cables to measure power supply ripple, various styles, and impressive content. I finally took the time to research related articles and would like to share some personal recommendations for measuring ripple & noise with an oscilloscope in my work.When testing power supply waveforms, we often … Read more

Measuring the Precision of High-Precision Timers in Linux Driver Development

Measuring the Precision of High-Precision Timers in Linux Driver Development

Introduction Today, we will evaluate the high-precision timers in the Linux kernel, while also conducting cross-testing using a Tektronix oscilloscope and a DS100 Mini digital oscilloscope. Due to project requirements for precise timing cycles, we need to assess its feasibility and verify whether the oscilloscope from Atomic Clock can support the embedded development process. Overview … Read more

Three Oscilloscope View Modes: Why 90% of Engineers Only Use One

Three Oscilloscope View Modes: Why 90% of Engineers Only Use One

Article Overview There are three view modes for observing waveforms on an oscilloscope: YT mode, rolling mode, and XY mode. While YT mode is sufficient in most cases, how should rolling mode and XY mode be used? What are the advantages and disadvantages of each mode? Oscilloscopes can observe waveforms through various view modes, including … Read more

What Parameters Have You Measured with an Oscilloscope?

What Parameters Have You Measured with an Oscilloscope?

The oscilloscope is the most common instrument for electronic engineers, and many people liken it to the “eyes” of an engineer, which sufficiently illustrates how important oscilloscopes are to engineers. How is the signal displayed on the oscilloscope screen? On the oscilloscope, the signal transmission goes through a series of resistors and capacitors inside the … Read more

Do You Really Understand Oscilloscopes? Easily Achieve Remote Control (With Programming Guide)

Do You Really Understand Oscilloscopes? Easily Achieve Remote Control (With Programming Guide)

As one of the most commonly used measuring instruments in the electronics industry, oscilloscopes involve a lot of image import/export, data processing, automation operations, and more. Here, we plan to explain in detail the remote control of oscilloscopes, with the following arrangements: 1 Remote image access and control via wireless network (suitable for special occasions … Read more