Difference between revisions of "Siglent SDS2000X series"

From sigrok
Jump to navigation Jump to search
m (Drop obsolete github repo, the code is in mainline.)
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[File:SiglentSDS2X.png|thumb|right|Siglent SDS 1202X-S]]
{{Infobox oscilloscope
| image              = [[File:sds2304x-mugshot.png|180px]]
| name                = Siglent SDS2000X series
| status              = supported
| source_code_dir    = siglent-sds
| channels            = 2-4 analog, 16 digital
| samplerate          = up to 2GSa/s
| bandwidth          = 70-300MHz
| vertical_resolution = 8bits
| triggers            = edge, slope, pulse width, window, runt, interval, dropout, pattern, video, serial bus
| input_impedance    = 1MΩ‖18pF 400Vp CAT I, 50Ω 5V RMS
| memory              = 140Mpts
| display            = 8" VGA (800x480)
| connectivity        = USB host/device, ethernet, pass/fail, trig out, GPIB (optional)
| website            = [http://www.siglent.com/ens/ siglent.com]
}}


TODO.
The '''Siglent SDS2000X series''' of oscilloscopes supports samplerates of 2GSa/s, up to 4 analog channels with up to 300MHz bandwidth, and up to 16 logic channels with up to 500MSa/s.
 
See [[Siglent SDS2000X series/Info]] for more details (such as '''lsusb -v''' output) about the device.


== Hardware ==
== Hardware ==


TODO.
The Siglent SDS2000X series oscilloscopes are capable of sampling up to 2GSa/s 140 Mpts/CH memory for the analog channels. Due to the fact that the 2 channels are shared, if both channels are on the sampling is limited to 1GSa/s and 70 Mpts/CH memory per channel. This is also true with the 4 channel devices. The analog channels have history memory where 80000 frames are stored and can be viewed via the scopes History function.
 
All devices have the logic analyzer and DDS arbitrary waveform generator built-in. Keep in mind that for the logic analyzer and waveform generator an extra software option must be purchased. For the logic analyzer an additional probe device (SPL2016) must also be purchased. The logic analyzer is capable 500 MSa/s with 140 Mpts/CH memory.
 
The older series SDS2000X Logic Analyzer function does not support acquisition of the LA channels over VXI or USB. Due to flash memory program limitations the code for this function does not fit. Its not clear if newer "E" scopes will come functionality for the SDS2000 series scopes.
 
An extra software option to decode serial protocols is also available on all devices.
 
{| class="wikitable"
!Model || Bandwidth || Analog channels || Digital channels
|-
|| SDS2304X || 300MHz || 4 || 16
|-
|| SDS2302X || 300MHz || 2 || 16
|-
|| SDS2204X || 200MHz || 4 || 16
|-
|| SDS2202X || 200MHz || 2 || 16
|-
|| SDS2104X || 100MHz || 4 || 16
|-
|| SDS2102X || 100MHz || 2 || 16
|-
|| SDS2074X || 70MHz || 4 || 16
|-
|| SDS2072X || 70MHz || 2 || 16
|}


== Photos ==
== Photos ==


<gallery>
<gallery>
File:SiglentSDS2X.png
File:sds2304x-front.png|<small>SDS2304X, front view</small>
File:SiglentSDS1000Xplus.png
File:sds2000x-connectors.png|<small>SDS2000X, rear connectors</small>
File:sds2000x-analog-probe.png|<small>Analog probe (one per channel)</small>
File:sds2000x-logic-probe-2.png|<small>Logic probes cable, PCIe to IDC, SPL2016</small>
File:sds2000x-logic-probe-1.png|<small>Logic probes, IDC to cable ends, EZ-Hooks</small>
File:sds2000x-logic-probe-3.png|<small>Logic probes, IDC boxes, colour codes, 2x GND per 8 channels</small>
</gallery>
</gallery>


== Protocol ==
== Protocol ==


TODO.
All devices support USB (USBTMC) and LAN (VXI-11) by default, and are implementing the IEEE488.2 protocol.


== Resources ==
== Resources ==


* [http://www.siglentamerica.com/USA_website_2014/Documents/DataSheet/SDS1000X_DataSheet_DS0101X-E01C.pdf SDS 1000X Series Oscilloscopes - Data Sheet]
* [http://www.siglentamerica.com/USA_website_2014/Documents/DataSheet/SDS2000X_Datasheet_DS0102X-E01B.pdf SDS2000X Series Oscilloscopes - Data Sheet]
* [http://www.siglentamerica.com/USA_website_2014/Documents/DataSheet/SDS2000X_Datasheet_DS0102X-E01B.pdf SDS 2000X Series Oscilloscopes - Data Sheet]
* [http://www.siglentamerica.com/USA_website_2014/Documents/Program_Material/SIGLENT_Digital_Oscilloscopes_Remote%20Control%20Manual.pdf SIGLENT_Digital Oscilloscopes Remote Control Manual]
 


[[Category:Device]]
[[Category:Device]]
Line 28: Line 74:
[[Category:Oscilloscope]]
[[Category:Oscilloscope]]
[[Category:Mixed-signal oscilloscope]]
[[Category:Mixed-signal oscilloscope]]
[[Category:Planned]]
[[Category:Supported]]

Latest revision as of 14:25, 3 June 2018

Siglent SDS2000X series
Sds2304x-mugshot.png
Status supported
Source code siglent-sds
Channels 2-4 analog, 16 digital
Samplerate up to 2GSa/s
Analog bandwidth 70-300MHz
Vertical resolution 8bits
Triggers edge, slope, pulse width, window, runt, interval, dropout, pattern, video, serial bus
Input impedance 1MΩ‖18pF 400Vp CAT I, 50Ω 5V RMS
Memory 140Mpts
Display 8" VGA (800x480)
Connectivity USB host/device, ethernet, pass/fail, trig out, GPIB (optional)
Website siglent.com

The Siglent SDS2000X series of oscilloscopes supports samplerates of 2GSa/s, up to 4 analog channels with up to 300MHz bandwidth, and up to 16 logic channels with up to 500MSa/s.

See Siglent SDS2000X series/Info for more details (such as lsusb -v output) about the device.

Hardware

The Siglent SDS2000X series oscilloscopes are capable of sampling up to 2GSa/s 140 Mpts/CH memory for the analog channels. Due to the fact that the 2 channels are shared, if both channels are on the sampling is limited to 1GSa/s and 70 Mpts/CH memory per channel. This is also true with the 4 channel devices. The analog channels have history memory where 80000 frames are stored and can be viewed via the scopes History function.

All devices have the logic analyzer and DDS arbitrary waveform generator built-in. Keep in mind that for the logic analyzer and waveform generator an extra software option must be purchased. For the logic analyzer an additional probe device (SPL2016) must also be purchased. The logic analyzer is capable 500 MSa/s with 140 Mpts/CH memory.

The older series SDS2000X Logic Analyzer function does not support acquisition of the LA channels over VXI or USB. Due to flash memory program limitations the code for this function does not fit. Its not clear if newer "E" scopes will come functionality for the SDS2000 series scopes.

An extra software option to decode serial protocols is also available on all devices.

Model Bandwidth Analog channels Digital channels
SDS2304X 300MHz 4 16
SDS2302X 300MHz 2 16
SDS2204X 200MHz 4 16
SDS2202X 200MHz 2 16
SDS2104X 100MHz 4 16
SDS2102X 100MHz 2 16
SDS2074X 70MHz 4 16
SDS2072X 70MHz 2 16

Photos

Protocol

All devices support USB (USBTMC) and LAN (VXI-11) by default, and are implementing the IEEE488.2 protocol.

Resources