P7001: Difference between revisions

From TekWiki
Jump to navigation Jump to search
(Added Configuration Examples)
(Added placeholder for the two missing mauals, added additional step for workflow)
Line 24: Line 24:
* [http://w140.com/tek_p7001_gpib_service_070_2623_00_sm.pdf Tektronix P7001 IEEE 488 Interface (GPIB) (PDF)]
* [http://w140.com/tek_p7001_gpib_service_070_2623_00_sm.pdf Tektronix P7001 IEEE 488 Interface (GPIB) (PDF)]
* [[Media:070-2623-00.pdf|Tektronix P7001 IEEE 488 Interface Manual, 1986 Revision (OCR, PDF)]]  
* [[Media:070-2623-00.pdf|Tektronix P7001 IEEE 488 Interface Manual, 1986 Revision (OCR, PDF)]]  
* [[Media:061-1344-00.pdf|Tektronix P7001 Hardware Signal Averager V1 Manual (needed)]]
* [[Media:070-2846-00.pdf|Tektronix P7001 Hardware Signal Averager V2 Manual (needed)]]
}}
}}


Line 206: Line 208:
'''Workflow with connected Controller'''
'''Workflow with connected Controller'''
<gallery>
<gallery>
Tek_P7001_workflow01.jpg|A signal is digitized on the P7001...
Tek_P7001_workflow00.jpg|With pressing a program-call button on the P7001...
Tek_P7001_workflow01.jpg|.. the displayed signal is digitized...
Tek_P7001_workflow02.png|...and transferred to the Controller...
Tek_P7001_workflow02.png|...and transferred to the Controller...
Tek_P7001_workflow03.png|...the Controller does some calculations...
Tek_P7001_workflow03.png|...the Controller does some calculations...

Revision as of 11:22, 28 July 2019

Manuals – Specifications – Links – Pictures


The Tektronix P7001 is a digitizer, processor, and memory for the 7704A oscilloscope.

The design of the P7001 assumes it will be part of a 7704A system, and that the 7704A will be displaying a steady trace. The vertical and horizonal plug-ins control the beam as they would in any 7000-series scope.

The P7001 periodically samples the horizontal and vertical signals simultaneously as they pass from the plug-ins to the vertical and horizontal amplifiers. This allows it to fill its memory with data points represented as coordinate pairs, (x1,y1), (x2,y2), (x3,y3), etc. It is not necessary that x2 be greater than x1, i.e. the samples can be taken out-of-order with respect to their equivalent time in the waveform.

Key Specifications

Resolution 10 bit (V), 9 bit (H)
Memory four waveforms, 512 samples each (4K × 10 bit core, or multiple 1k × 10 bit or 2k × 10 bit RAM boards)
Sampling rate 150 kHz ±30 kHz
External interface 16 bit parallel, proprietary "CP bus" (dual 37-pin Sub-D connectors) interfacing with Tektronix CP-1100 or CP-4100 series controllers

Links

Catalog / Specs

Advertising

Internals

The signal coming from the acquisition unit enters a fast four-diode sample and hold circuit where it is sampled at 150 ksamples/sec. Each sample is digitized using a successive-approximation scheme. The analog to digital converter is made of several chips: a digital to analog converter, a comparator, and control logic.

The P7001 has its own power supply built into it, independent of the power supply in the acquisition unit of the 7704A. It has a backplane with an asynchronous bus and several cards that plug into that bus: sampler, analog to digital converter, memory, external digital interface, and display electronics. The P7001 was available with semiconductor memory or with magnetic core memory. Both types of memory were available through the whole production time of the P7001. In the first years the core memory module was cheaper and the default module. In later years the semiconductor memory module got cheaper and then this module was the default one. But the core memory module has one big adavantage: The memory content was preserved during a shutdown of the unit. This may have been the reason the core memory option remained available in the later years of P7001 production.

The bus is used for low speed signals. High speed signals are sent through coaxial cables that connect to the cards using Peltola connectors.

The Acquisition Unit of the 7704A, the P7001 Processor, and the Display Unit of the 7704A are connected by the Acquisition-Processor-Display (APD) Interface shown below.

External Interfaces

Part Number Description
021-0113-00 DPO to Data General Nova
021-0116-00 DPO to APD
021-0117-00 DPO to CP1100 (CP Bus)
021-0127-00 DPO to TEK31 calculator
021-0146-00 DPO to CAMAC
021-0175-00 DPO to 4010 Family
021-0206-00 DPO to GPIB

Pictures

Internal

Keyboard overlay cards

External Interfaces (optional)

Sample and Hold Card

Core Memory (optional)

Semiconductor memory (optional)

ADC and Display

Hardware signal Averager (HSA)

Schematics

Cofigurations

Workflow with connected Controller


Firmware (uploaded BIN files)