Difference between revisions of "Tektronix TDS2000B series"

From sigrok
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
| image              = [[File:Tektronix tds2024b mugshot.png|180px]]
| image              = [[File:Tektronix tds2024b mugshot.png|180px]]
| name                = Tektronix TDS2000B series
| name                = Tektronix TDS2000B series
| status              = planned
| status              = in progress
| source_code_dir    =  
| source_code_dir    =  
| channels            = 2-4 (depending on model)
| channels            = 2-4 (depending on model)
Line 16: Line 16:
The '''Tektronix TDS2000B series''' are 2-4 channel oscilloscopes with 1-2GSa/s sampling rate, analog bandwidth of 60-200MHz and USB connectivity (optionally GPIB via the TEK-USB-488 adapter).
The '''Tektronix TDS2000B series''' are 2-4 channel oscilloscopes with 1-2GSa/s sampling rate, analog bandwidth of 60-200MHz and USB connectivity (optionally GPIB via the TEK-USB-488 adapter).


See [[Tektronix TDS2000B series/Info]] for more details (such as '''lsusb -v''' output) about the device.
== Devices ==
== Devices ==


Line 37: Line 36:
== Protocol ==
== Protocol ==


The device uses [[USBTMC]] and a SCPI command set documented by the vendor.
The device uses [[USBTMC]] and a SCPI command set documented by the vendor. It shares the SCPI commands with a large number of other similar Tektronix scopes from the turn of the millenium until the late 2010's


== Resources ==
== Resources ==
Line 43: Line 42:
* [http://www.tek.com/oscilloscope/tds1001b-manual/tds1000b-and-tds2000b-series User manual: TDS1000B and TDS2000B series] (login required)
* [http://www.tek.com/oscilloscope/tds1001b-manual/tds1000b-and-tds2000b-series User manual: TDS1000B and TDS2000B series] (login required)
* [http://www.tek.com/oscilloscope/tds210-manual/tds200-tds1000-tds2000-tds1000b-tds2000b-and-tps2000-programmer Programmer manual: TDS200, TDS1000/TDS2000, TDS1000B/TDS2000B, and TPS2000 series digital oscilloscopes (10/2006)] (login required)
* [http://www.tek.com/oscilloscope/tds210-manual/tds200-tds1000-tds2000-tds1000b-tds2000b-and-tps2000-programmer Programmer manual: TDS200, TDS1000/TDS2000, TDS1000B/TDS2000B, and TPS2000 series digital oscilloscopes (10/2006)] (login required)
* [http://www.tek.com/oscilloscope/tds1000-manual/tbs1000b-tbs1000-tds200-tds1000-2000-tds1000b-2000b-tds1000c-edu-tds2000 Programmer manual: TBS1000B, TBS1000, TDS200, TDS1000/2000, TDS1000B/2000B, TDS1000C-EDU/TDS2000C, TPS2000/TPS2000B series (07/2014)] (login required)
* [https://www.tek.com/en/oscilloscope/tds1000-manual Programmer manual: TBS1000B, TBS1000, TDS200, TDS1000/2000, TDS1000B/2000B, TDS1000C-EDU/TDS2000C, TPS2000/TPS2000B series (07/2014)] (login required)
* [http://www.tek.com/support/faqs/gpib-command-set-same-tds1000tds2000-tds1000b-and-tds2000b-series-tds200-series GPIB command set changed]
* [http://www.tek.com/support/faqs/gpib-command-set-same-tds1000tds2000-tds1000b-and-tds2000b-series-tds200-series GPIB command set changed]


[[Category:Device]]
[[Category:Device]]
[[Category:Oscilloscope]]
[[Category:Oscilloscope]]
[[Category:Planned]]
[[Category:In progress]]

Latest revision as of 22:41, 4 March 2023

Tektronix TDS2000B series
Tektronix tds2024b mugshot.png
Status in progress
Channels 2-4 (depending on model)
Samplerate 1-2GS/s (depending on model)
Samplerate (eq. time) ?
Analog bandwidth 200MHz (depending on model)
Vertical resolution 8bits
Triggers edge, composite video, alternate
Connectivity USB host/device, GPIB
Features tek.com

The Tektronix TDS2000B series are 2-4 channel oscilloscopes with 1-2GSa/s sampling rate, analog bandwidth of 60-200MHz and USB connectivity (optionally GPIB via the TEK-USB-488 adapter).

Devices

Model Samplerate Bandwidth Channels
TDS2002B 1GSa/s 60MHz 2
TDS2004B 1GSa/s 60MHz 4
TDS2012B 1GSa/s 100MHz 2
TDS2014B 1GSa/s 100MHz 4
TDS2022B 2GSa/s 200MHz 2
TDS2024B 2GSa/s 200MHz 4

Protocol

The device uses USBTMC and a SCPI command set documented by the vendor. It shares the SCPI commands with a large number of other similar Tektronix scopes from the turn of the millenium until the late 2010's

Resources