When I first saw Siglent's new SDS800X HD line of 12-bit Digital Storage Oscilloscopes in Saelig's email Newsletter, I was suitably impressed.
To put it in context, over a 40-year career in electronics, at work I used high-end, high-bandwidth Tektronix scopes: both analog, and later, digital models.
Electronics is also my main hobby, so I also needed a scope at home. The scopes at work cost as much as a car, so I initially settled on a used analog scope for home purposes. When the Siglent SDS1202X became available about 10 years ago, it was within my price range, so I bought one for home use.
While the Siglent SDS1202X worked great, being an early entry in the digital scope market, it didn't have a lot of the features that are present in digital scopes today. I was impressed enough with the new SDS800X HD line of scopes to ask the Saelig company to send me one to review. They kindly obliged, and sent me the SDS812X HD, which is the 2-channel 100 MHz model.
PHYSICAL FEATURES
Let's examine the physical features of this oscilloscope.
Figure 1 shows the unit on my bench. In this review, I won't make a lot of comparisons to similar competitive models.
Instead, I'll compare it to my Siglent SDS1202X, which was a comparably priced model about 10 years ago. That scope has served me very well.
The SDS800X HD line of oscilloscopes is offered in 70, 100 and 200 MHz bandwidths: I received the 100 MHz model. It uses a 7" LCD screen with a capacitive touchscreen having multi-touch capability. The screen resolution is 1024 x 600this compares to the somewhat larger 8" screen on my SDS1202X which is only 800 x 480, and non-touch. Due to the higher resolution, the SDS812X HD display is visibly sharper than my older scope.
Diese Geschichte stammt aus der August 2024-Ausgabe von Circuit Cellar.
Starten Sie Ihre 7-tägige kostenlose Testversion von Magzter GOLD, um auf Tausende kuratierte Premium-Storys sowie über 8.000 Zeitschriften und Zeitungen zuzugreifen.
Bereits Abonnent ? Anmelden
Diese Geschichte stammt aus der August 2024-Ausgabe von Circuit Cellar.
Starten Sie Ihre 7-tägige kostenlose Testversion von Magzter GOLD, um auf Tausende kuratierte Premium-Storys sowie über 8.000 Zeitschriften und Zeitungen zuzugreifen.
Bereits Abonnent? Anmelden
Catching Lightning in an IMU
Simulating Diffusion-Limited Aggregation with a Raspberry PI RP2040 MCU
Build an Interactive Kinetic Wall
Using a Raspberry Pi 4 and Kinect V1 Camera
Learn to Program MCUs with uLISP
Part 1: Crash Course Offers Insight Into Pioneering Language
Intelligent Automotive Battery Sensor
Shunt Resistors and Evaluation Electronics Offer Two Key Components
Understanding Mesh Circuits How to Use and Calculate Them
Microcontrollers and other digital systems concern mostly ones and zeros but when connections to the real word are needed it can get messy. Stuart writes about mesh analysis and how mesh circuits can be calculated and applied in practical scenarios.
Datasheet: Very Cool Micro Machines
Smartphone Cooling Rounds Out Parade of Advanced MEMS
Improving Patient Outcomes
Device Technology Advances Medical Practices
Bringing Cost-Effective, On-Device AI to Home Appliances - Sparse Weights and Interactions Negate GPUs and Cloud Computing
GPU silicon and cloud computing infrastructure are too costly for mass markets devices like refrigerators and washers. By deploying compute resources only to the necessary parts of AI inference, Sparse AI allows product designers to practically incorporate new AI features like natural voice interfaces into their consumer offerings without breaking the bank or electric bill surprises.
Thin Film Transistor LED Displays - Visual I/O
To add a resistive touchscreen on top of a TFT display, Jeff explores the technology offerings and libraries needed to accomplish his task. Calibrating the touchscreen's computed coordinates with the actual pixel coordinates of the display proved difficult with a modular framework but separating functions allows easy expansion.
Mobile APP Development with React Native
This month, Bob continues his series on mobile app development from an embedded designer's perspective. He programs a React Native app and he offers guidelines for picking a tutorial for React Native. He further explores how it handles concurrency and asynchronous programming. Bob expected a few nuances during the process but to say there were more than a few would be an understatement.