<<

ALKER: Correlator for radar processing

A MICRO-PROGRAMMABLE CORRELATOR FOR REAL-TIME RADAR PROCESSING

by

Hans-J¢rgen Alker RESEARCH LABORATORY (ELAB) Trondheim, NORWAY

ABSTRACT This paper presents a novel design of a mul tibi t ·, digital correlator for incoherent scatter radar observations. By utilizing -slice microprocessor elements and internal control by instructions, a high-speed arithmetical preprocessor has been developed. Arithmetical and control operations are separated to obtain increased speed performance. The arithmetical part is optimized for complex auto/cross correlation processing and has an effective rate of 24·106 multiplications/sec. Input has 8-bit accuracy in integer format. The processor includes, at input, a 2-ported buffer memory for storing single/multiple channel inputs. Processing results are temporarily stored in a 4 K word high-speed memory before transferred to a general-purpose . Processing speed can be increased by adding up to 3 slave processors thus achieving direct parallel processing. Internal hardware is available for interface with standard CAMAC modules.

INTRODUCTION

During 1976-79 a feasibility study of a digital, multibit correlator for the EISCAT (European Incoherent SCATter) radar system was conducted. The main topics of the study embraced system design and hardware construction of a digital processor which fulfilled the specifications for real-time data process- ing.

The result of the study is a prototype construction of a high- speed multiprocessor system under interactive control of the EISCAT radar site computer. Support software for microprogram development, simulation and hardware testing are available for execution on a host computer.

The main objectives for constructing a digital processor for the EISCAT system were the ultimate requirements for special purpose data handling algorithms and the real-time processing speed. Remote probing the ionosphere using the incoherent- scatter radar technique has earlier been limited by available computational power. The ionosphere acts as a deep fluctuating target, and modelling is based on estimation of a range-depen- dent complex autocorrelation function (ACF) derived from the

SACLANTCEN CP-25 8-1 ALKER: Correlator for radar processing returned range-gated . Due to the low signal-to-noise ratios obtainable, real-time data reduction by time integration is required.

In the EISCAT radar the digital data acquisition system generates samples of the complex envelope (inphase and quad- rature components in parallel) with typical sampling rates of 250 kHz for ion spectrum estimation. Assuming that typically 25 complex samples are contained in a range-resolution cell, the resulting requirement is 13.106 multiplications/sec. for real-time ACF processing. For reducing the time resolution of the radar experiment, the EISCAT radar utilizes multiple fre- quency transmissions and parallel channel processing in the receivers, increasing the requirement to about 104.106 multi- plications/sec.

In 1976 a preliminary design of the EISCAT correlator was com- pleted based on a structure using 50 hardware multipliers operating in parallel. The correlator fulfilled the require- ments for multiple channel processing but had major limitations in relation to power consumption, system cost and hardware complexity.

This paper describes the architecture of a digital correlator system based on a redesign using an optimized time-serial approach for hardware construction.

1 DESCRIPTION OF CORRELATOR ARCHITECTURE

A block diagram of the correlator system is sketched in Figure 1. The hardware elements can functionally be split into two parts: The dual-channel data processing unit DPU and the con- trol processing unit CPU. Both units are synchronized to a common system operating at 6 MHz.

The CPU generates all required control within the sys- tem. The main control unit is the microprogram sequencer which, at each clock cycle of the system clock, generates the value of the program counter (PC). This is the program memory location counter which maps the PC value into a microcode stored in the referenced location. With minimum hardware for instruction decoding, the microcode controls the function of the DPU on a cycle to cycle basis of the system clock. By feedback of the microcode to operate the sequencer, a predefined execution of a microprogram is possible. Two memory options are selectable for program source. With the RAM option (Random Access Memory), the correlator system is microprogrammable from an external source. Within the available program memory space, the RAM can contain several user-defined programs. With the PROM (Program- mable Read Only Memory) option a library of predefined, non- destructable programs may be selected.

Each data channel of the DPU can be operated independently of the others. A data throughput rate of 6 Msarnpl·es/sec. is ob- tained by using a 5 stage "pipeline" in time-sequenced operat- ion. The individual subfunctions of the DPU ar~ given in Figure 2. The DPU is based on integer format arithmetic.

SACLANTCEN CP-25 8-2 ALKER: Correlator for radar processing

Input samples from buffer memory or external bus are 8-. The 4 hardware multipliers are operated in 8x8 bits and the final stage operates on 32 bits. Except for data overflow (hardware detectable), no rounding or truncation effects occur. The accumulators use the complete result memory as an accumulator register file.

The DPU hardware is especially designed for complex arithmetic processing. The buffer-memory is two-word addressable for transfer of .values in complex notation.

Both address processors are designed with bit-slice elements enabling an effective base address/increment operation of the memories.

2 PROGRAMMING CONSIDERATIONS

An expanded block diagram of the microcode separation into "function"-fields are shown in Figure 3. The microprogram memory constitutes 2 pages with 64 words a 128 bits in each. A total number of 128 bits are used for all internal operat- ions. The main processing task for the CPU is microcode generation (43 control lines) for controlling the data pro- cessing part, where individual operand/pipe-line registers can be strobed.

One 128 bit word of the program memory corresponds to single sample processing through all the stages of the data process- ing unit. This is achieved by individual delay of subinstru- ctions of the microcode, and gives a more flexible programming of the system.

To save locations in the program memory and increase the execu·tion rate of the microprogram, the system comprises 3 separately controlled hardware counters for program-loop execution (Figure 3). The microprogram sequencer contains 4 registers for storing return addresses when a subroutine call is executed.

Additional "background" operations have to be performed by the CPU. These operations involve control of the interfaces bet- ween the correlator and the host computer. The can be split into two basic operations: 1. Program load and parameter definitions from host. 2. Transfer of data from the correlator result memory to the host. Another interface is included for starting the correlator from an external trigger signal.

The control part of the correlator has an internal, programm- able mode: STOP, which inhibits operation of the internal main clock. When transferring data on the host computer DMA channel; the internal clock is triggered for single instruction exe- cution by the "data-received" signal from the host. This mode compensates for any speed mismatch between the host and the correlator.

SACLANTCEN CP-25 8-3 ALKER: Correlator for radar processing

The CPU has internal error detecting systems which mainly control numerical overflow of the DPU accumulators and the validity of external control signals. During testing of the correlator prototype, the host computer programming of the correlator module was based on micro- instruction programming in absolu·te form (octal coding). In order to ease the programming tasks, a program CORSIM written in FORTRAN IV was developed on the EISCAT site computer (NORD-IO). The CORRSIM is a multi-function software package for development and testing of user-defined microprograms. The system structure is shown in Figure 4. An editor is available for construction of programs and the submodule also includes a program source text generator after coding. The ARITEST and PROTEST modules give a simulation of the control and arithmetical part of the simulator at bit-level. The CORRIO module is the software driver for the correlator. Transfer out the correlator is via a standard CAMAC output module. The corresponding input from the correlator .result memory uses a standard input module together with the CAMAC cm·1A controller. A real-time program DMA-READ takes data from the driver and transfers it to the CORRSIM program. As given in Figure 4 several fixed-file programs are stored within the program. These are hardware test programs and are eXe0uted at regular time-intervals. In the correlator module a PROM module containing a fixed sample set is located at the input of the DPU. This prede- fined sequence can be transferred to the DPU for processing and then transferred to the computer where a table comparison can be made with the same sequence through the software simulator. This option has been valuable during the final stability tests of the prototype.

3 HARDWARE CONSTRUCTION

The prototype is realized in LSTTL and NMOS technologies. The system is housed in a standard 19" rack section and the power consumption is about 100 Watts at 5 Volts. The number of cards is 8 (double. European standard), where the control module re- quires 5 and the arithmetical part 3.

CONCLUSIONS

A microprogrammable system for real-time radar processing is described. The arithmetical part is optimized for complex processing algorithms. Considering the correlator operational modes in the EISCAT system, the proposed structure makes it possible to accomodate most of the data produced in dual channel radar experiments. Provisions have been made for hardware expansion. In direct parallel processing only DPU parts need to be added, on advan- tage given directly by the microcode structure.

SACLANTCEN CP-25 8-4 ALKER: Correlator for radar processing

DISCUSSION

R. Seynaeve What wa s the ma npower all ocated to the project and how long did it take?

H.J . Alker Proto type design a nd con s truction has taken two years and involved a s mall group of two/three engineers.

i r-rw< APB Ftt. AJX)RLSS- REArr-AJX)RESS illl3 JJUFFER v- PRlGAAM P=R P!U1 s~ FUR ~ 16 I "0' I -- BUFFER-MIoM • i-'RlGR . crum::R I fC

~ SIoLu:r AND IU.GISTER srmBE rnsm .JCI'IONS =fl ~ ProM 28 r-

~ r'~:/c'rw.Y(/'·;;;,~ ADD/SUB INSI'R. ~ PlU! F"'Yl -- 8

f %:R

AM APR ~ R AlJDRLSS- RE/IIJ/WRI'I'I:.- F.DD RESS RESULt '-MEl'!)R¥ PlUl PRXE5SOR 1-4 K FOR 12 G ~ BrI' l- RES. M!l-ORY

------v------~~ ~------v~------~ CPU DPU

FIG. 1 CORRELATOR ARCHITECTURE

150 nsec 01 SYSl'U1 Cl1X:K M Pl~E D D D D D 1. STIIQ: 2 . STAGE 3. STAGE 4. STAGE 5 . STAGE

1 . SN-ll'LE INPlJl' RIoAD , B BY 8 Brr ?l1!Y'J;SSING DA:IAv:J\Y ~IlJLTIPL lCA­ SEl..ECI'ION , TIONS ~';~, ~',;:':: ~· L OPt.:RAND-RI:C • MJLTJPLIill ,I S!'ROI3E RESULTS ... REJ\I) FlU! MUTE ~o RESUl .'1'- RESlJl:I'- MDOltV ~Uo~OIG

ND:'T S\l1?U~ llJ?lJl' PJ.:'l-.D , 8 BY 8 n Il' 32-BIT Pro:.:.i::SSlliC DA'l'Av:t\y ~ lJLTI?Llc:A- 5EUX:l'ION , TIONS o~~~s j O?E:RMD--REG • ~lJL~~PLJlJ{ SrlUbi:: P'!;;"'1JLTS

RfJ.o----- :'IU\ I\'RI'l'L: TO RE!StJL'l'- RESULTL- llU'!)IlY ~=RY

FIG. 2 TIME-SEQUENCED OPERATIONS OF THE DPU SACLANTCEN CP-25 8-5 ALKER: Correlator for radar processing

ADDRl:.SS P=R APIl 16 ur]' I\W 17 I U£I~l'1,:;RS MM : 64 VDI1DS. 128 BITS e ProGRAM { )0 M

64 lv, 16 AT lNI'tlJ' BITS

11

I\DDRCSS Ht ~ :LSSOH /\l'U 12 lJIT /\l ll 17 IW:;I S'1.'l:{s CDRRElJlTOR (ProGR,) OPrnJI'l'lONlL MJDI;;5

FIG. 3 BLOCK DIAGRAM OF CPU HARDWARE

USER FIll:

MAIN .-1 P=l SIMUL L EDITOR J ~ I P=3 PRCG4 FILES FOE PRCG5 ~ ~ l'IXED r=--r ,--- PRCG6 ' 1 I ProGRI\l>IS CDRRIO I\RITEST ProrEST SYMrAB I ProG7 I P=8 - CDRRID !\RITEST PROSIM SYMrAB I P=9 LWJID;) I ProGC Pro:;!) I r:MI\READ I APED I , I I ----, r--- !\PH) X-DATA FILES ror, t R ,w ARITD I r- Y- DATA TEST-OATh I USER- Wi I I CDRRELI\TOR Y '---=--="-'---' SECUENCE CW\- DJ>1A- DUl1P FILE OATA R/W RI R ' HI\RD\'iI\RE I I I I FILESq STA1US I CXJM>ON AREA: oW "IMAGE." OF CDRRELATOR •L Cl.':AC I------, OATA-FIEW REGISTmS AND P=RIIM- ) n:pur PRCGRAM-FIEW } HEr-ORY ,oOooLE I RT- PI1CGRAM : : - ~ CW\- REl\D I TEST-OATIl MU L ______I CCW\ ~

PRCGl1AM/DII'l'A SIMUIJlTIal OF REAL- TINE PR)GRI\/>I-DEVElDPMENl', DATA- AND FILE-STRUCIURE LOI\Dm AND CDHHElll'IDR SIMUIJITION mmDINL; OF l:X'!I\- OATA ARITHMLTIC OFPRCGRIIM mcRO-INSTRu::rroNs HANDLING EXlL'UTION

______~ OATII-FLOI'/

----__.~ P=RIIM SELEX:"I'Ia-l

FIG. 4 CORRSIM STRUCTURE

SACLANTCEN CP-25 8-6