diff -r 33cd55d481ba -r 6b6e13653348 content/hp3562a_2.rst --- a/content/hp3562a_2.rst Wed Oct 16 21:52:38 2019 +0200 +++ b/content/hp3562a_2.rst Wed Oct 16 21:53:47 2019 +0200 @@ -9,7 +9,7 @@ :series_index: 2 This is the part 2 of the series about my -`HP 3562A Digital Signal Analyzer <{filename}hp3562a.rst>`_, +`HP 3562A Digital Signal Analyzer <{static}hp3562a.rst>`_, quickly describing the Digital Section of the instrument. @@ -19,7 +19,7 @@ The unit is quite capable, since the main CPU is a 68000 (not exactly of small CPU for the time). -.. image:: {filename}images/hp3562a/cpu.jpg +.. image:: {static}images/hp3562a/cpu.jpg The 8 boards are: @@ -44,18 +44,18 @@ the Digital Source section, so I do not have details on the Timing Control section. -.. image:: {filename}images/hp3562a/hp3562a_a1_block_diagram.png +.. image:: {static}images/hp3562a/hp3562a_a1_block_diagram.png :alt: Block diagram of the A1 Digital Source Board This board is mainly responsible for generating the digital signals that are used as input for the source DAC. It generates all sort of noise figures, bursts, sweeps, and so on. -.. image:: {filename}images/hp3562a/a1_digital_source.jpg +.. image:: {static}images/hp3562a/a1_digital_source.jpg The Timing Control section looks like: -.. image:: {filename}images/hp3562a/hp3562a_a1_timing_control_circuit.png +.. image:: {static}images/hp3562a/hp3562a_a1_timing_control_circuit.png :alt: A1 Timing Control block diagram The Phase Resolution is used in external and internal triggered @@ -65,7 +65,7 @@ This phase resolution circuit counts the time between the samples and a trigger. -.. image:: {filename}images/hp3562a/hp3562a_a1_phase_resolution_circuit.png +.. image:: {static}images/hp3562a/hp3562a_a1_phase_resolution_circuit.png :alt: A1 Phase Resolution block diagram The Burst Control circuit controls the burst length and generates the @@ -73,7 +73,7 @@ signal that gates the analog source on and off during the burst and chirp modes. -.. image:: {filename}images/hp3562a/hp3562a_a1_burst_control_circuit.png +.. image:: {static}images/hp3562a/hp3562a_a1_burst_control_circuit.png :alt: A1 Burst Control block diagram @@ -91,11 +91,11 @@ which process to execute and monitor the overall functionning and data processing of the instrument. -.. image:: {filename}images/hp3562a/hp3562a_a2_block_diagram.png +.. image:: {static}images/hp3562a/hp3562a_a2_block_diagram.png The main CPU board, with the beautiful MC68000P9 DIP64 package: -.. image:: {filename}images/hp3562a/a2_cpu.jpg +.. image:: {static}images/hp3562a/a2_cpu.jpg It comes with 2 populated M5M256BP static ram chips (32k x 8bits), for the CPU, but seems to be capable of holding 4 more of them. The CPU @@ -115,13 +115,13 @@ Memory ------ -.. image:: {filename}images/hp3562a/a38_memory.jpg +.. image:: {static}images/hp3562a/a38_memory.jpg This board is described as an "extension of the read only memory of the system CPU board" and read/write memory used by most of the other assemblies. -.. image:: {filename}images/hp3562a/hp3562a_a38_memory_block_diagram.png +.. image:: {static}images/hp3562a/hp3562a_a38_memory_block_diagram.png The ROM section stores most programs for the HP 3562A except the startup routines (which are on the ROM ships of the A2 CPU @@ -130,7 +130,7 @@ The board allows flexibility in the number and type of ROM chipes used. ROM density is selected by placement of jumpers. -.. image:: {filename}images/hp3562a/hp3562a_a38_rom_block_diagram.png +.. image:: {static}images/hp3562a/hp3562a_a38_rom_block_diagram.png The RAM section of the assembly consist of 4 32k by 8 bits static RAM @@ -138,7 +138,7 @@ to the global RAM from six devices (FFT, both Digital Filters, Display, FPP and the system CPU). -.. image:: {filename}images/hp3562a/hp3562a_a38_ram_block_diagram.png +.. image:: {static}images/hp3562a/hp3562a_a38_ram_block_diagram.png The Display Controller section also lies on this A38 board. @@ -154,9 +154,9 @@ (synchronized with the sample rate). The sinusoidal signal is generated from a table of values stored in the ROM. -.. image:: {filename}images/hp3562a/hp3562a_a4_block_diagram.png +.. image:: {static}images/hp3562a/hp3562a_a4_block_diagram.png -.. image:: {filename}images/hp3562a/a4_loc.jpg +.. image:: {static}images/hp3562a/a4_loc.jpg @@ -170,7 +170,7 @@ digital filtering or zoom (a combination of frequency shifting and filtering). The processed data is transferred on the global data bus. -.. figure:: {filename}images/hp3562a/a5_a6_block_diagram.png +.. figure:: {static}images/hp3562a/a5_a6_block_diagram.png :alt: Digital Filter Assembly block diagram Digital Filter Assembly block diagram. @@ -178,19 +178,19 @@ **Digital Filter:** Each digital filter consists of a control IC and 2 filter ICs, one for the real data and one for the imaginary data. -.. figure:: {filename}images/hp3562a/a6_zoom.png +.. figure:: {static}images/hp3562a/a6_zoom.png :alt: Digital Filter for the zoom mode The Digital Filters are fed with a kind of LF I/Q demodulator, used for zooming or actual digital filtering. -.. figure:: {filename}images/hp3562a/a5_filter.jpg +.. figure:: {static}images/hp3562a/a5_filter.jpg :alt: Picture of the A5 Digital Filter board Picture of the A5 Digital Filter board. -.. figure:: {filename}images/hp3562a/hp3562a_a5_block_diagram.png +.. figure:: {static}images/hp3562a/hp3562a_a5_block_diagram.png :alt: Digital Filter block diagram The A5 Digital Filter board block diagram. @@ -204,12 +204,12 @@ data. -.. figure:: {filename}images/hp3562a/a6_control.jpg +.. figure:: {static}images/hp3562a/a6_control.jpg :alt: Picture of the A6 Digital Filter Control board Picture of the A6 Digital Filter Control board. -.. figure:: {filename}images/hp3562a/a6_block_diagram.png +.. figure:: {static}images/hp3562a/a6_block_diagram.png :alt: Digital Filter Controller block diagram The A6 Digital Filter Controller board block diagram. @@ -225,13 +225,13 @@ controller. Instructions are provided to the ALUs by an address sequencer and seven microcode PROMs. -.. figure:: {filename}images/hp3562a/hp3562a_a7_block_diagram.png +.. figure:: {static}images/hp3562a/hp3562a_a7_block_diagram.png :alt: Floating Point Processor block diagram :align: center Floating Point Processor block diagram. -.. figure:: {filename}images/hp3562a/a7_fpp.jpg +.. figure:: {static}images/hp3562a/a7_fpp.jpg :alt: Picture of the A7 FPP board :align: center @@ -244,23 +244,23 @@ FFT --- -.. image:: {filename}images/hp3562a/hp3562a_a9_block_diagram.png +.. image:: {static}images/hp3562a/hp3562a_a9_block_diagram.png The FFT board performs windowing, FFT and Inverse FFT directly from and to the RAM. It's built around a TMS230 microprocessor runningat 5MHz -.. image:: {filename}images/hp3562a/a9_fft.jpg +.. image:: {static}images/hp3562a/a9_fft.jpg Keyboard -------- -.. image:: {filename}images/hp3562a/hp3562a_a15_block_diagram.png +.. image:: {static}images/hp3562a/hp3562a_a15_block_diagram.png Next ==== -In the `next part <{filename}hp3562a_3.rst>`_, we will describe the +In the `next part <{static}hp3562a_3.rst>`_, we will describe the Analog Section of the instrument.