Oscilloscope

From TheAnalogThing
Revision as of 14:28, 2 November 2021 by Sven (talk | contribs) (+Hantek)

An Oscilloscope is an essential measurement device when doing analog computing. Nevertheless, even cheap entry level devices cost more than 200 EUR. This page shall document how to use oscilloscopes with THAT and gives recommendations about devices that are suitable for working with The Analog Thing. If you don't want to spend money on an oscilloscope, a Software Oscilloscope maybe an alternative.

Using Oscilloscopes

To watch and measure the values and curves produced during an analog computation or simulation you need additional instruments. The Analog Thing contains a voltmeter as instrument to setup the coordinates or OP_TIME values. Depending on the mode of operation in REP with predefined operation time or OP with infinite operation this display may be useful for static or slow moving values only.

typical Yt display of signals on a DSO

To measure faster events or display signal curves the best tool is an oscilloscope. For longer operation times (REP, 0.1-10s) a digital storage oscilloscope (DSO) is preferred rather than an analog oscilloscope with a cathode ray tube (CRT). These DSO did get cheaper in the last years but useful DSO's with minimum 2 channels and XY mode are in the price range of about 150-300 € up. XY mode is useful for many applications and allow a better view of complex signals than displaying them just over the time in Yt mode. The typical Lissajous figures for example require the XY mode.

typical XY display of the same signals above

There are low cost oscilloscope on the market as well in the range of 40-100 € but these come with missing features and have mostly only one channel to display like DSO 138 or missing XY mode like DS 212/213. This is only partly useful with analog computations or simulations and all theses cheap handhelds have only a very small display. Some low cost oscilloscopes come without a display and are connected to a computer as display by software.

Requirements for Oscilloscopes with The Analog Thing

A nice entry level DSO: Hantek USB DSO

Minimum requirements (cheap devices)

  • analog oscilloscope with CRT display or software display while connected to computer
  • 1 or 2 channels
  • XY display mode
  • 100 kHz bandwith

Recommendations:

Further cheap alternatives:

Medium requirements

  • 4 channels or separate trigger input
  • DSO type (digital storage)

Recommendations:

Alternatives

There is a cheaper alternative for beginners with low budget while using a Soundcard Oscilloscope software. These solutions are based on using a sound input of the computer and a software to display the signal while reading digitized data of AD converters on the soundcard. If your computer contains a sound input you are lucky as you can get the software for free. Unfortunately many newer computers no more have classical sound input in stereo (so called 'line-in') and if so it is mostly only a microphone input as mono (1 channel instead of 2). This is the same lack as an oscilloscope with only 1 input channel.

If you are a bit into tinkering, we have a guide for setting up a Teensy microcontroller as a cheap 8 channel DSO.