JPH0933641A - Signal processor - Google Patents

Signal processor

Info

Publication number
JPH0933641A
JPH0933641A JP7189350A JP18935095A JPH0933641A JP H0933641 A JPH0933641 A JP H0933641A JP 7189350 A JP7189350 A JP 7189350A JP 18935095 A JP18935095 A JP 18935095A JP H0933641 A JPH0933641 A JP H0933641A
Authority
JP
Japan
Prior art keywords
image data
range
memory
output
azimuth
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7189350A
Other languages
Japanese (ja)
Inventor
Hideo Yoshinaga
秀雄 吉永
Takahiro Matsumoto
孝弘 松本
Hiroshi Higuchi
博 樋口
Hideshi Sakaguchi
英志 坂口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP7189350A priority Critical patent/JPH0933641A/en
Publication of JPH0933641A publication Critical patent/JPH0933641A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To process a plurality of continuous input image data in a real time and reduce a processing time by simultaneously processing range compression, range migration and azimuth compression. SOLUTION: A range compression processing part reads input image data stored in an input data memory, performs range compression processing, and outputs range compression image data to a first intermediate memory. A range migration processing part performs range migration processing for the range compression image data, and outputs distance correction image data to a second intermediate memory. An azimuth compression processing part performs azimuth compression processing for the distance correction image data and outputs processing image data to an output data memory. In this case, range compression for input images (i) in a processing interval, the range migration processing for range compression image data (i-1), and the azimuth compression processing for the distance correction image data (i-2) are performed simultaneously.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は高分解能レーダの信号
処理装置に用いる。
BACKGROUND OF THE INVENTION The present invention is used in a signal processing device of a high resolution radar.

【0002】[0002]

【従来の技術】合成開口レーダ等の高分解能レーダは天
候に左右されず地上や海上を観測するのに用いられてい
るが、火山の噴煙や船舶の動き等刻々と変化する様子を
認識するために連続した大量のデータを信号処理装置で
リアルタイムに処理する必要がでてきている。図16は
従来の信号処理装置の構成を示したブロック図であり、
1は外部からの入力画像データを記憶する入力データメ
モリ、8は入力データメモリ1に記憶されている入力画
像データに対して、レンジ圧縮処理、レンジマイグレー
ション処理及びアジマス圧縮処理を行い出力画像データ
を出力する演算処理部、7は出力画像データを記憶する
出力データメモリである。
2. Description of the Related Art High-resolution radars such as synthetic aperture radars are used for observing the ground and the sea regardless of the weather, but in order to recognize changes in volcanic smoke, ship movements, etc. It has become necessary to process a large amount of continuous data in real time with a signal processing device. FIG. 16 is a block diagram showing a configuration of a conventional signal processing device,
Reference numeral 1 denotes an input data memory for storing input image data from the outside, and 8 denotes range compression processing, range migration processing and azimuth compression processing for the input image data stored in the input data memory 1 to output output image data. An arithmetic processing unit 7 for outputting is an output data memory for storing output image data.

【0003】従来の信号処理装置は上記のように構成さ
れ、外部から入力データメモリ1に入力した大量の入力
画像データに対して、演算処理部8が以下に示すレンジ
圧縮処理と、レンジマイグレーション処理と、アジマス
圧縮処理とを順番に実行することにより画像の分解能を
向上させた出力画像データを出力するものである。
The conventional signal processing apparatus is configured as described above, and the arithmetic processing unit 8 performs the following range compression processing and range migration processing on a large amount of input image data input to the input data memory 1 from the outside. And azimuth compression processing are executed in order to output output image data with improved image resolution.

【0004】図17は上記の演算処理部8の処理内容を
示したフローチャートであり、18〜21はレンジ圧縮
処理の処理内容を示し、22〜24はレンジマイグレー
ション処理の処理内容を示し、25〜28はアジマス圧
縮処理の処理内容を示すものである。また、以下に示す
入力画像データ、レンジ圧縮画像データ、距離補正画像
データ及び出力画像データはアジマス軸方向とレンジ軸
方向の2つの軸を持つ2次元データである。レンジ圧縮
処理は入力画像データとレンジ参照関数との相関をとる
ものであり、入力画像データをレンジ軸方向に沿って分
割した1次元入力画像データにFFT(Fast Fo
urier Transformation)演算(ス
テップ18)と、レンジ方向の分解能を向上するため上
記1次元入力画像データと相関をとるレンジ参照関数と
の乗算(ステップ19)と、IFFT(Inverse
Fast Fourier Transformat
ion)演算(ステップ20)とを行い、以上の動作を
全ての1次元入力画像データについて行うことによりレ
ンジ圧縮画像データを得る。
FIG. 17 is a flow chart showing the processing contents of the arithmetic processing unit 8, wherein 18 to 21 show the processing contents of the range compression processing, 22 to 24 show the processing contents of the range migration processing, and 25 to 25. Reference numeral 28 shows the processing contents of the azimuth compression processing. The input image data, range compressed image data, distance corrected image data, and output image data shown below are two-dimensional data having two axes, the azimuth axis direction and the range axis direction. The range compression processing is to correlate the input image data with the range reference function, and the one-dimensional input image data obtained by dividing the input image data along the range axis direction is FFT (Fast Fo).
urier Transformation calculation (step 18), multiplication with a range reference function that correlates with the one-dimensional input image data to improve resolution in the range direction (step 19), and IFFT (Inverse).
Fast Fourier Transform
ion) operation (step 20), and the above operation is performed for all one-dimensional input image data to obtain range compressed image data.

【0005】このレンジ圧縮画像データでは、レンジ軸
方向の距離とアジマス軸方向の距離との合成を示してい
る。このため、レンジ軸方向の距離が同じであってもレ
ンジ軸方向の座標はアジマスの値の関数である距離移動
量分だけずれてしまう。レンジマイグレーション処理
は、レンジ軸に沿って分割された、すなわち固有のアジ
マスの値を持つ1次元レンジ圧縮画像データ毎に距離移
動量をその固有のアジマスの値から計算(ステップ2
2)し、計算結果である距離移動量の分だけ1次元レン
ジ圧縮画像データをレンジ軸に沿って並び変える(ステ
ップ23)ことにより、結果として距離補正画像データ
を得る。アジマス圧縮処理は距離補正画像データとアジ
マス参照関数との相関をとるため、距離補正画像データ
をアジマス軸方向に沿って分割した1次元距離補正画像
データ毎にFFT演算(ステップ25)と、アジマス方
向の分解能を向上するため上記1次元距離補正画像デー
タと相関をとるアジマス参照関数との乗算(ステップ2
6)、及びIFFT演算(ステップ27)を行い以上の
動作を全ての1次元距離補正画像データについて行うこ
とにより出力画像データを得る。
This range compressed image data shows a combination of the distance in the range axis direction and the distance in the azimuth axis direction. Therefore, even if the distance in the range axis direction is the same, the coordinates in the range axis direction are displaced by the distance movement amount which is a function of the value of azimuth. In the range migration processing, the distance shift amount is calculated from the unique azimuth value for each one-dimensional range compressed image data divided along the range axis, that is, having a unique azimuth value (step 2).
2) Then, the one-dimensional range compressed image data is rearranged along the range axis by the distance movement amount that is the calculation result (step 23), and as a result, the distance corrected image data is obtained. Since the azimuth compression processing correlates the distance-corrected image data with the azimuth reference function, the FFT calculation (step 25) is performed for each one-dimensional distance-corrected image data obtained by dividing the distance-corrected image data along the azimuth axis direction (step 25). In order to improve the resolution of the azimuth reference image and the azimuth reference function that correlates with the one-dimensional distance corrected image data (step 2
6) and the IFFT calculation (step 27) and the above operation is performed for all the one-dimensional distance corrected image data to obtain output image data.

【0006】従来の信号処理装置は、上記演算処理部8
にワークステーション等の汎用計算機を用いており、図
17に示す処理フローに従って逐次行っているため、数
秒間の観測時間で得られるデータを処理するのに数分間
から数時間という単位の時間を必要としていた。
In the conventional signal processing device, the arithmetic processing section 8 is used.
Since a general-purpose computer such as a workstation is used in the above, and the processing is performed sequentially according to the processing flow shown in Fig. 17, it takes several minutes to several hours to process the data obtained in the observation time of several seconds. I was trying.

【0007】[0007]

【発明が解決しようとする課題】従来の信号処理装置は
上記のように構成されているので、数秒間の連続した観
測データをリアルタイムで処理することができないとい
う課題があった。また、従来の上記レンジ圧縮処理にお
いては、レンジ圧縮処理で行うFFT演算と、レンジ参
照関数との乗算と、IFFT演算とを同時に処理するこ
とができないため、多くの処理時間を必要とするという
課題があった。また、従来の上記アジマス圧縮処理にお
いては、アジマス圧縮処理で行うFFT演算と、アジマ
ス参照関数との乗算と、IFFT演算とを同時に処理す
ることができないため多くの処理時間を必要とするとい
う課題があった。また、従来のレンジマイグレーション
処理においては、レンジ圧縮処理終了後、距離の移動量
を計算し、データの並び換えを行っていたため多くの処
理時間を必要とするという課題があった。
Since the conventional signal processing apparatus is configured as described above, there is a problem that continuous observation data for several seconds cannot be processed in real time. Further, in the above-mentioned range compression processing of the related art, it is not possible to simultaneously process the FFT operation performed in the range compression processing, the multiplication with the range reference function, and the IFFT operation, which requires a lot of processing time. was there. Further, in the above-mentioned conventional azimuth compression processing, there is a problem that a lot of processing time is required because the FFT operation performed in the azimuth compression processing, the multiplication with the azimuth reference function, and the IFFT operation cannot be processed at the same time. there were. Further, in the conventional range migration processing, there is a problem that a large amount of processing time is required because the distance movement amount is calculated and the data is rearranged after the range compression processing is completed.

【0008】この発明はかかる課題を解決するためにな
されたものであり、演算処理部で行う処理をレンジ圧縮
処理部と、レンジマイグレーション処理部と、アジマス
圧縮処理部とに分散させて、かつ、レンジ圧縮処理部と
アジマス圧縮処理部で行う処理をFFT演算と、レンジ
またはアジマス参照関数との乗算と、IFFT演算とに
分散させて、リアルタイムに連続した複数の入力画像デ
ータを処理することを目的とする。
The present invention has been made to solve the above problems, and the processing performed by the arithmetic processing section is distributed to the range compression processing section, the range migration processing section, and the azimuth compression processing section, and An object of the present invention is to disperse the processing performed by the range compression processing unit and the azimuth compression processing unit into FFT operation, multiplication with a range or azimuth reference function, and IFFT operation to process a plurality of continuous input image data in real time. And

【0009】[0009]

【課題を解決するための手段】この発明に係る信号処理
装置は、従来の演算処理部で行う処理を分散させて行う
ために演算処理部をレンジ圧縮処理部と第1の中間メモ
リとレンジマイグレーション処理部と第2の中間メモリ
とアジマス圧縮処理部とに分けたものである。
A signal processing apparatus according to the present invention comprises a range compression processing section, a first intermediate memory, and a range migration in order to disperse processing performed by a conventional calculation processing section. It is divided into a processing unit, a second intermediate memory, and an azimuth compression processing unit.

【0010】また、この発明はレンジ圧縮処理部をFF
T演算器、レンジ参照関数メモリ及び乗算器を有する前
段演算部と、内部メモリと、IFFT演算器を有する後
段演算部とで構成したものである。
Further, according to the present invention, the range compression processing unit is FF.
It comprises a pre-stage arithmetic unit having a T arithmetic unit, a range reference function memory and a multiplier, an internal memory, and a post-stage arithmetic unit having an IFFT arithmetic unit.

【0011】この発明はレンジ圧縮処理部をFFT演算
器を有する前段演算部と、内部メモリと、レンジ参照関
数メモリ、乗算器及びIFFT演算器を有する後段演算
部とで構成したものである。
According to the present invention, the range compression processing section comprises a pre-stage arithmetic section having an FFT arithmetic unit, an internal memory, and a post-stage arithmetic section having a range reference function memory, a multiplier and an IFFT arithmetic unit.

【0012】また、この発明はレンジ圧縮処理部を前段
演算部と、第1の内部メモリと、乗算部と、圧縮処理2
の内部メモリと、後段演算部とで構成したものである。
Further, according to the present invention, the range compression processing unit is a pre-stage arithmetic unit, the first internal memory, the multiplication unit, and the compression processing 2.
Of the internal memory and a post-stage arithmetic unit.

【0013】この発明はアジマス圧縮処理部をFFT演
算器、アジマス参照関数メモリ及び乗算器を有する前段
演算部と、内部メモリと、IFFT演算器を有する後段
演算部とで構成したものである。
According to the present invention, the azimuth compression processing section is composed of a pre-stage arithmetic section having an FFT arithmetic unit, an azimuth reference function memory and a multiplier, an internal memory and a post-stage arithmetic section having an IFFT arithmetic unit.

【0014】また、この発明はアジマス圧縮処理部をF
FT演算器を有する前段演算部と、内部メモリと、アジ
マス参照関数メモリ、乗算器及びIFFT演算器を有す
る後段演算部とで構成したものである。
Further, according to the present invention, the azimuth compression processing unit is
It is composed of a pre-stage arithmetic unit having an FT arithmetic unit, an internal memory, and a post-stage arithmetic unit having an azimuth reference function memory, a multiplier and an IFFT arithmetic unit.

【0015】この発明はアジマス圧縮処理部を前段演算
部と、第1の内部メモリと、乗算部と、第2の内部メモ
リと、後段演算部とで構成したものである。
According to the present invention, the azimuth compression processing section comprises a pre-stage arithmetic section, a first internal memory, a multiplication section, a second internal memory and a post-stage arithmetic section.

【0016】また、この発明は演算処理部をレンジ圧縮
処理部と、中間メモリと、アジマス圧縮処理部と、カウ
ンタと、アドレス発生部とにより構成したものである。
Further, according to the present invention, the arithmetic processing section comprises a range compression processing section, an intermediate memory, an azimuth compression processing section, a counter and an address generating section.

【0017】[0017]

【作用】この発明における信号処理装置は、従来の信号
処理装置で行っていた上記レンジ圧縮処理と、上記レン
ジマイグレーション処理と、上記アジマス圧縮処理とを
分散させて同時に処理することにより、連続した複数の
入力画像データをリアルタイムに処理する。
In the signal processing device according to the present invention, the range compression process, the range migration process, and the azimuth compression process, which have been performed by the conventional signal processing device, are dispersed and processed at the same time. Input image data of is processed in real time.

【0018】また、この発明における信号処理装置は、
上記レンジ圧縮処理において、FFT演算と、レンジ参
照関数との乗算と、IFFT演算とを分散させて同時に
処理することにより、連続した複数の入力画像データを
リアルタイムに処理する。
The signal processing device according to the present invention is
In the range compression process, the FFT operation, the multiplication with the range reference function, and the IFFT operation are dispersed and processed simultaneously to process a plurality of continuous input image data in real time.

【0019】この発明における信号処理装置は、上記レ
ンジ圧縮処理において、FFT演算と、レンジ参照関数
との乗算と、IFFT演算とを分散させて同時に処理す
ることにより、連続した複数の入力画像データをリアル
タイムに処理する。
In the signal processing device according to the present invention, in the range compression process, the FFT operation, the multiplication with the range reference function, and the IFFT operation are dispersed and simultaneously processed, thereby processing a plurality of continuous input image data. Process in real time.

【0020】また、この発明における信号処理装置は、
上記レンジ圧縮処理において、FFT演算と、レンジ参
照関数との乗算と、IFFT演算とを分散させて同時に
処理することにより、連続した複数の入力画像データを
リアルタイムに処理する。
Further, the signal processing device according to the present invention comprises:
In the range compression process, the FFT operation, the multiplication with the range reference function, and the IFFT operation are dispersed and processed simultaneously to process a plurality of continuous input image data in real time.

【0021】この発明における信号処理装置は、上記ア
ジマス圧縮処理において、FFT演算と、アジマス参照
関数との乗算と、IFFT演算とを分散させて同時に処
理することにより、連続した複数の距離補正画像データ
をリアルタイムに処理する。
In the signal processing apparatus according to the present invention, in the azimuth compression processing, the FFT operation, the multiplication with the azimuth reference function, and the IFFT operation are dispersed and simultaneously processed, so that a plurality of continuous distance-corrected image data are processed. Are processed in real time.

【0022】また、この発明における信号処理装置は、
上記アジマス圧縮処理において、FFT演算と、アジマ
ス参照関数との乗算と、IFFT演算とを分散させて同
時に処理することにより、連続した複数の距離補正画像
データをリアルタイムに処理する。
The signal processing device according to the present invention is
In the azimuth compression process, the FFT operation, the multiplication with the azimuth reference function, and the IFFT operation are dispersed and processed simultaneously to process a plurality of continuous distance-corrected image data in real time.

【0023】この発明における信号処理装置は、上記ア
ジマス圧縮処理において、FFT演算と、アジマス参照
関数との乗算と、IFFT演算とを分散させて同時に処
理することにより、連続した複数の距離補正画像データ
をリアルタイムに処理する。
In the signal processing device according to the present invention, in the azimuth compression process, the FFT operation, the multiplication with the azimuth reference function, and the IFFT operation are dispersed and processed at the same time to obtain a plurality of continuous distance correction image data. Are processed in real time.

【0024】また、この発明における信号処理装置は、
上記レンジ圧縮処理の回数から上記レンジマイグレーシ
ョン処理を行い、かつ、上記レンジ圧縮処理及び上記ア
ジマス圧縮処理を分散させて同時に処理することによ
り、連続した複数の入力画像データをリアルタイムに処
理する。
The signal processing device according to the present invention is
The range migration process is performed from the number of the range compression processes, and the range compression process and the azimuth compression process are dispersed and processed simultaneously to process a plurality of continuous input image data in real time.

【0025】[0025]

【実施例】【Example】

実施例1.図1はこの発明の実施例1を示す構成ブロッ
ク図であり、1は外部から入力される入力画像データを
記憶する入力データメモリ、2は入力データメモリ1よ
り出力される入力画像データに対してレンジ圧縮処理を
行いレンジ圧縮画像データを出力するレンジ圧縮処理
部、3はレンジ圧縮画像データを記憶し、またレンジ圧
縮画像データの記憶と同時に、記憶したレンジ圧縮画像
データをレンジマイグレーション処理部に出力する第1
の中間メモリ、4は第1の中間メモリ3より出力された
レンジ圧縮画像データに対してレンジマイグレーション
処理を行い距離補正画像データを出力するレンジマイグ
レーション処理部、5は距離補正画像データを記憶し、
また記憶と同時に記憶した距離補正画像データをアジマ
ス圧縮処理部に出力する第2の中間メモリ、6は第2の
中間メモリ5より出力された距離補正画像データに対し
てアジマス圧縮処理を行い出力画像データを出力するア
ジマス圧縮処理部、7は出力画像データを記憶する出力
データメモリである。
Embodiment 1 FIG. 1 is a block diagram showing a first embodiment of the present invention, in which 1 is an input data memory for storing input image data input from the outside, and 2 is input image data output from the input data memory 1. A range compression processing unit 3 that performs range compression processing and outputs range compressed image data stores range compressed image data, and outputs the stored range compressed image data to the range migration processing unit at the same time as storing the range compressed image data. First to do
Intermediate memory 4, a range migration processing unit for performing range migration processing on the range compressed image data output from the first intermediate memory 3 and outputting distance corrected image data, and 5 storing distance corrected image data,
Further, the second intermediate memory 6 which outputs the distance-corrected image data stored at the same time as the storage to the azimuth compression processing unit, 6 performs the azimuth compression processing on the distance-corrected image data output from the second intermediate memory 5, and outputs the output image. An azimuth compression processing unit that outputs data, and an output data memory 7 that stores output image data.

【0026】上記のように構成された信号処理装置にお
いてデータの流れを図2に示す。レンジ圧縮処理部2は
入力データメモリ1に記憶されている入力画像データを
読出し、レンジ圧縮処理を行い、処理結果であるレンジ
圧縮画像データを第1の中間メモリ3に出力する。第1
の中間メモリ3は入力されたレンジ圧縮画像データを記
憶し、レンジマイグレーション処理部4は第1の中間メ
モリ3に記憶されたレンジ圧縮画像データに対してレン
ジマイグレーション処理を行い処理結果である距離補正
画像データを第2の中間メモリ5に出力する。第2の中
間メモリ5は入力された距離補正画像データを記憶し、
アジマス圧縮処理部6は第2の中間メモリ5に記憶され
た距離補正画像データに対してアジマス圧縮処理を行い
処理結果である処理画像データを出力データメモリ7に
出力する。以上のことが連続して行われるため連続した
複数の入力画像データを処理する場合には、図2に示す
ように処理区間iでは入力画像データiに対するレンジ
圧縮処理と、レンジ圧縮画像データi−1に対するレン
ジマイグレーション処理と、距離補正画像データi−2
に対するアジマス圧縮処理とを同時に行うことができ
る。そのため、連続した入力画像データに対して、リア
ルタイムに処理画像データを生成し、出力できる。
FIG. 2 shows a data flow in the signal processing device configured as described above. The range compression processing unit 2 reads the input image data stored in the input data memory 1, performs range compression processing, and outputs the range compressed image data as a processing result to the first intermediate memory 3. First
Intermediate memory 3 stores the input range compressed image data, and the range migration processing unit 4 performs range migration processing on the range compressed image data stored in the first intermediate memory 3 to correct the distance as a result. The image data is output to the second intermediate memory 5. The second intermediate memory 5 stores the input distance-corrected image data,
The azimuth compression processing unit 6 performs azimuth compression processing on the distance correction image data stored in the second intermediate memory 5 and outputs processed image data as a processing result to the output data memory 7. Since the above is continuously performed, when processing a plurality of consecutive input image data, as shown in FIG. 2, in the processing section i, the range compression processing for the input image data i and the range compressed image data i- Range migration processing for 1 and distance correction image data i-2
The azimuth compression process for the above can be performed simultaneously. Therefore, processed image data can be generated and output in real time with respect to continuous input image data.

【0027】実施例2.図3はこの発明の実施例2を示
すものであり、図1のレンジ圧縮処理部2の構成を示す
ブロック図である。9は前段演算部、10は内部メモ
リ、11は後段演算部、31は前段演算部9において、
FFT演算を行うFFT演算器、32はレンジ参照関数
をデータとして保持するレンジ参照関数メモリ、33は
FFT演算器31出力とレンジ参照関数との乗算を行う
乗算器であり、34は後段演算部11において、IFF
T演算を行うIFFT演算器である。
Embodiment 2 FIG. FIG. 3 shows a second embodiment of the present invention and is a block diagram showing a configuration of the range compression processing unit 2 of FIG. 9 is a front-stage arithmetic unit, 10 is an internal memory, 11 is a rear-stage arithmetic unit, 31 is a front-stage arithmetic unit 9,
An FFT calculator for performing an FFT operation, a range reference function memory 32 for holding a range reference function as data, a multiplier for multiplying the output of the FFT calculator 31 and the range reference function, and a latter-stage calculator 11 At the IFF
It is an IFFT calculator that performs T calculation.

【0028】上記のように構成されたレンジ圧縮処理部
2のデータの流れを図4に示す。前段演算部9の処理時
間を基準に時間を区切り、そのi番目の区間を処理区間
iとすると、処理区間iでは、前段演算部9はi番目に
入力された1次元入力画像データiに対してFFT演算
とレンジ参照関数との乗算を行い中間データiを内部メ
モリ10に出力する。内部メモリ10は中間データiを
記憶し、また同時に処理区間i−1に内部メモリ10に
記憶された中間データi−1を後段演算部11に出力す
る。後段演算部11は中間データi−1に対してIFF
T演算を行い1次元レンジ圧縮画像データi−1を出力
する。以上の処理を連続して行うことにより、前段演算
部9のFFT演算とレンジ参照関数との乗算と、後段演
算部11のIFFT演算が同時に行えるため、連続した
1次元入力画像データに対してレンジ圧縮処理を行うこ
とができ、リアルタイムに1次元レンジ圧縮画像データ
を生成し、出力できる。
FIG. 4 shows the data flow of the range compression processing unit 2 configured as described above. Assuming that the time is divided based on the processing time of the pre-stage arithmetic unit 9 and the i-th section is a processing section i, the pre-stage arithmetic section 9 will process the i-th one-dimensional input image data i in the processing section i. Then, the FFT operation and the range reference function are multiplied to output the intermediate data i to the internal memory 10. The internal memory 10 stores the intermediate data i, and at the same time, outputs the intermediate data i-1 stored in the internal memory 10 to the post-stage arithmetic unit 11 in the processing section i-1. The post-stage arithmetic unit 11 performs IFF on the intermediate data i-1.
The T operation is performed and the one-dimensional range compressed image data i-1 is output. By continuously performing the above processing, the FFT operation of the pre-stage operation unit 9 and the multiplication with the range reference function and the IFFT operation of the post-stage operation unit 11 can be performed at the same time. A compression process can be performed, and one-dimensional range compressed image data can be generated and output in real time.

【0029】実施例3.図5はこの発明の実施例3を示
すものであり、図1のレンジ圧縮処理部2の構成を示す
ブロック図である。9は前段演算部、10は内部メモ
リ、11は後段演算部、31は前段演算部9においてF
FT演算を行うFFT演算器、32は後段演算部11に
おいてレンジ参照関数をデータとして保持するレンジ参
照関数メモリ、33は内部メモリ10出力とレンジ参照
関数との乗算を行う乗算器、34は乗算器33出力に対
してIFFT演算を行うIFFT演算器である。
Example 3. FIG. 5 shows a third embodiment of the present invention and is a block diagram showing a configuration of the range compression processing unit 2 of FIG. 9 is a front-stage arithmetic unit, 10 is an internal memory, 11 is a rear-stage arithmetic unit, 31 is an F-stage in the front-stage arithmetic unit 9.
FFT calculator for performing FT operation, 32 is a range reference function memory for holding the range reference function as data in the post-stage operation unit 11, 33 is a multiplier for multiplying the output of the internal memory 10 and the range reference function, and 34 is a multiplier It is an IFFT calculator that performs an IFFT calculation on 33 outputs.

【0030】上記のように構成されたレンジ圧縮処理部
2のデータの流れを図6に示す。前段演算部9の処理時
間を基準に時間を区切り、そのi番目の区間を処理区間
iとすると、処理区間iでは、前段演算部9はi番目に
入力された1次元入力画像データiに対してFFT演算
を行い中間データiを内部メモリ10に出力する。内部
メモリ10は中間データiを記憶し、また同時に処理区
間i−1に内部メモリ10に記憶された中間データi−
1を後段演算部11に出力する。後段演算部11は中間
データi−1に対してレンジ参照関数との乗算とIFF
T演算を行い1次元レンジ圧縮画像データi−1を出力
する。以上の処理を連続して行うことにより前段演算部
9のFFT演算と、後段演算部11のレンジ参照関数と
の乗算とIFFT演算が同時に行えるため、連続した1
次元入力画像データに対してレンジ圧縮処理を行うこと
ができ、リアルタイムに1次元レンジ圧縮画像データを
生成し、出力できる。
FIG. 6 shows the data flow of the range compression processing section 2 configured as described above. Assuming that the time is divided based on the processing time of the pre-stage arithmetic unit 9 and the i-th section is a processing section i, the pre-stage arithmetic section 9 will process the i-th one-dimensional input image data i in the processing section i. Then, the FFT operation is performed to output the intermediate data i to the internal memory 10. The internal memory 10 stores the intermediate data i, and at the same time, the intermediate data i- stored in the internal memory 10 in the processing section i-1.
1 is output to the post-stage calculation unit 11. The post-stage arithmetic unit 11 multiplies the intermediate data i-1 by the range reference function and performs IFF.
The T operation is performed and the one-dimensional range compressed image data i-1 is output. By performing the above processing continuously, the FFT operation of the pre-stage operation unit 9, the multiplication with the range reference function of the post-stage operation unit 11, and the IFFT operation can be performed at the same time.
Range compression processing can be performed on the dimensional input image data, and one-dimensional range compressed image data can be generated and output in real time.

【0031】実施例4.図7はこの発明の実施例4を示
すものであり、図1のレンジ圧縮処理部2の構成を示す
ブロック図である。9は前段演算部、12は第1の内部
メモリ、13は乗算部、14は第2の内部メモリ、11
は後段演算部、31は前段演算部9においてFFT演算
を行うFFT演算器、32は乗算部13においてレンジ
参照関数をデータとして保持するレンジ参照関数メモ
リ、33は第1の内部メモリ12出力とレンジ参照関数
メモリ32出力の乗算を行う乗算器、34は後段演算部
11において第2の内部メモリ14出力のIFFT演算
を行うIFFT演算器である。
Example 4. FIG. 7 shows Embodiment 4 of the present invention and is a block diagram showing the configuration of the range compression processing unit 2 of FIG. 9 is a pre-stage arithmetic unit, 12 is a first internal memory, 13 is a multiplication unit, 14 is a second internal memory, 11
Is a post-stage arithmetic unit, 31 is an FFT arithmetic unit that performs FFT arithmetic in the pre-stage arithmetic unit 9, 32 is a range reference function memory that holds the range reference function as data in the multiplication unit 13, and 33 is the first internal memory 12 output and range A multiplier that multiplies the output of the reference function memory 32, and an IFFT calculator 34 that performs an IFFT operation of the output of the second internal memory 14 in the post-stage arithmetic unit 11.

【0032】上記のように構成されたレンジ圧縮処理部
2のデータの流れを図8に示す。前段演算部9の処理時
間を基準に時間を区切りそのi番目の区間を処理区間i
とする。処理区間iでは、前段演算部9はi番目に入力
された1次元入力画像データiに対してFFT演算を行
いこの結果である中間データAiを第1の内部メモリ1
2に出力する。第1の内部メモリ12は中間データAi
を記憶し、また同時に処理区間i−1に記憶した中間デ
ータAi−1を乗算部13に出力する。乗算部13では
中間データAi−1とレンジ参照関数との乗算を行い、
その結果である中間データBi−1を第2の内部メモリ
14に出力する。第2の内部メモリ14は中間データB
i−1に記憶し、また同時に処理区間i−2に記憶した
中間データBi−2を後段演算部11に出力する。後段
演算部11は中間データBi−2に対してIFFT演算
を行いその結果である1次元レンジ圧縮画像データi−
2を出力する。以上の処理を連続して行うことにより前
段演算部9のFFT演算と、乗算部13のレンジ参照関
数との乗算と、後段演算部11のIFFT演算が同時に
行えるため、連続した1次元入力画像データに対するレ
ンジ圧縮処理を行うことができ、リアルタイムに1次元
レンジ圧縮画像データを生成し、出力できる。
FIG. 8 shows the data flow of the range compression processing section 2 configured as described above. The time is divided based on the processing time of the pre-stage arithmetic unit 9, and the i-th section is processed section i
And In the processing section i, the pre-stage arithmetic unit 9 performs the FFT operation on the i-th input one-dimensional input image data i and outputs the intermediate data Ai which is the result as the first internal memory 1
Output to 2. The first internal memory 12 stores the intermediate data Ai.
And the intermediate data Ai-1 stored in the processing section i-1 at the same time is output to the multiplication unit 13. The multiplication unit 13 multiplies the intermediate data Ai-1 by the range reference function,
The resulting intermediate data Bi-1 is output to the second internal memory 14. The second internal memory 14 stores the intermediate data B
The intermediate data Bi-2 stored in i-1 and at the same time stored in the processing section i-2 is output to the post-stage arithmetic operation section 11. The post-stage operation unit 11 performs IFFT operation on the intermediate data Bi-2 and outputs the result of the one-dimensional range compressed image data i-
2 is output. By continuously performing the above processing, the FFT operation of the pre-stage operation unit 9, the multiplication with the range reference function of the multiplication unit 13, and the IFFT operation of the post-stage operation unit 11 can be performed at the same time, so that continuous one-dimensional input image data is obtained. The range compression processing can be performed, and one-dimensional range compressed image data can be generated and output in real time.

【0033】実施例5.図9はこの発明の実施例5を示
すものであり、図1のアジマス圧縮処理部6の構成を示
すブロック図である。9は前段演算部、10は内部メモ
リ、11は後段演算部で、31は前段演算部9におい
て、FFT演算を行うFFT演算器、35はアジマス参
照関数をデータとして保持するアジマス参照関数メモ
リ、33はFFT演算器31出力とアジマス参照関数と
の乗算を行う乗算器であり、34は後段演算部11にお
いて、IFFT演算を行うIFFT演算器である。
Example 5. FIG. 9 shows a fifth embodiment of the present invention and is a block diagram showing a configuration of the azimuth compression processing unit 6 of FIG. Reference numeral 9 is a front-stage arithmetic unit, 10 is an internal memory, 11 is a rear-stage arithmetic unit, 31 is an FFT arithmetic unit for performing an FFT operation in the front-stage arithmetic unit 9, 35 is an azimuth reference function memory that holds an azimuth reference function as data, 33 Is a multiplier that multiplies the output of the FFT calculator 31 and the azimuth reference function, and 34 is an IFFT calculator that performs the IFFT calculation in the post-stage calculation unit 11.

【0034】上記のように構成されたアジマス圧縮処理
部6のデータの流れを図10に示す。前段演算部9の処
理時間を基準に時間を区切りそのi番目の区間を処理区
間iとすると、処理区間iの時、前段演算部9ではi番
目に入力された1次元距離補正画像データiに対してF
FT演算とアジマス参照関数との乗算を行い中間データ
iを内部メモリ10に出力する。内部メモリ10は中間
データiを記憶し、また同時に処理区間i−1に内部メ
モリ10に記憶された中間データi−1を後段演算部1
1に出力する。後段演算部11は中間データi−1に対
してIFFT演算を行い1次元出力画像データi−1を
出力する。以上の処理を連続して行うことにより前段演
算部9のFFT演算とアジマス参照関数との乗算と、後
段演算部11のIFFT演算とが同時に行えるため、連
続した1次元距離補正画像データに対するアジマス圧縮
処理が行うことができ、リアルタイムに1次元出力画像
データを生成し、出力できる。
FIG. 10 shows a data flow of the azimuth compression processing section 6 configured as described above. When the time is divided based on the processing time of the pre-stage calculation unit 9 and the i-th section is defined as the process section i, the pre-stage calculation section 9 outputs the i-th one-dimensional distance-corrected image data i at the process section i. To F
The FT operation and the azimuth reference function are multiplied and the intermediate data i is output to the internal memory 10. The internal memory 10 stores the intermediate data i, and at the same time, stores the intermediate data i-1 stored in the internal memory 10 in the processing section i-1 in the post-stage operation unit 1.
Output to 1. The post-stage calculation unit 11 performs IFFT calculation on the intermediate data i-1 and outputs one-dimensional output image data i-1. By continuously performing the above processing, the FFT operation of the pre-stage arithmetic unit 9 and the multiplication with the azimuth reference function and the IFFT arithmetic of the post-stage arithmetic unit 11 can be performed at the same time, so that the azimuth compression for the continuous one-dimensional distance correction image data is performed. Processing can be performed, and one-dimensional output image data can be generated and output in real time.

【0035】実施例6.図11はこの発明の実施例6を
示すものであり、図1のアジマス圧縮処理部6の構成を
示すブロック図である。9は前段演算部、10は内部メ
モリ、11は後段演算部で、31は前段演算部9におい
てFFT演算を行うFFT演算器、35は後段演算部1
1においてアジマス参照関数をデータとして保持するア
ジマス参照関数メモリ、33は内部メモリ10の出力と
アジマス参照関数との乗算を行う乗算器であり、34は
IFFT演算を行うIFFT演算器である。
Embodiment 6 FIG. FIG. 11 shows Embodiment 6 of the present invention and is a block diagram showing the configuration of the azimuth compression processing unit 6 of FIG. Reference numeral 9 is a front-stage arithmetic unit, 10 is an internal memory, 11 is a rear-stage arithmetic unit, 31 is an FFT arithmetic unit for performing FFT arithmetic in the front-stage arithmetic unit 9, and 35 is a rear-stage arithmetic unit 1.
In FIG. 1, 1 is an azimuth reference function memory that holds the azimuth reference function as data, 33 is a multiplier that multiplies the output of the internal memory 10 by the azimuth reference function, and 34 is an IFFT calculator that performs an IFFT operation.

【0036】上記のように構成されたアジマス圧縮処理
部6のデータの流れを図12に示す。前段演算部9の処
理時間を基準に時間を区切りそのi番目の区間を処理区
間iとすると、処理区間iでは、前段演算部9はi番目
に入力された1次元距離補正画像データiに対してFF
T演算を行い中間データiを内部メモリ10に出力す
る。内部メモリ10は中間データiを記憶し、また同時
に処理区間i−1に内部メモリ10に記憶された中間デ
ータi−1を後段演算部11に出力する。後段演算部1
1は中間データi−1に対してアジマス参照関数との乗
算とIFFT演算を行い1次元出力画像データi−1を
出力する。以上の処理を連続して行うことにより前段演
算部9のFFT演算と、後段演算部11のアジマス参照
関数との乗算とIFFT演算が同時に行えるため、連続
した1次元距離補正画像データに対するアジマス圧縮処
理が行うことができ、リアルタイムに1次元出力画像デ
ータを生成し、出力できる。
FIG. 12 shows the data flow of the azimuth compression processing section 6 configured as described above. When the time is divided based on the processing time of the pre-stage calculation unit 9 and the i-th section is defined as the processing section i, in the processing section i, the pre-stage calculation section 9 processes the i-th input one-dimensional distance correction image data i. FF
The T operation is performed and the intermediate data i is output to the internal memory 10. The internal memory 10 stores the intermediate data i, and at the same time, outputs the intermediate data i-1 stored in the internal memory 10 to the post-stage arithmetic unit 11 in the processing section i-1. Second-stage arithmetic unit 1
1 outputs the one-dimensional output image data i-1 by performing multiplication with the azimuth reference function and IFFT operation on the intermediate data i-1. By continuously performing the above processing, the FFT operation of the front-stage operation unit 9, the multiplication with the azimuth reference function of the rear-stage operation unit 11 and the IFFT operation can be performed at the same time, so that the azimuth compression process for continuous one-dimensional distance correction image data is performed. The one-dimensional output image data can be generated and output in real time.

【0037】実施例7.図13はこの発明の実施例7を
示すものであり、図1のアジマス圧縮処理部6の構成を
示すブロック図である。9は前段演算部、12は第1の
内部メモリ、13は乗算部、14は第2の内部メモリ、
11は後段演算部で、31は前段演算部9においてFF
T演算を行うFFT演算器、35は乗算部13において
アジマス参照関数をデータとして保持するアジマス参照
関数メモリ、33は第1の内部メモリ12出力とアジマ
ス参照関数メモリ35出力の乗算を行う乗算器、34は
後段演算部11において第2の内部メモリ14出力のI
FFT演算を行うIFFT演算器である。
Embodiment 7 FIG. 13 shows Embodiment 7 of the present invention and is a block diagram showing the configuration of the azimuth compression processing unit 6 of FIG. 9 is a pre-stage arithmetic unit, 12 is a first internal memory, 13 is a multiplication unit, 14 is a second internal memory,
Reference numeral 11 is a post-stage arithmetic unit, and 31 is an FF in the pre-stage arithmetic unit 9.
An FFT calculator for performing a T operation, 35 is an azimuth reference function memory that holds an azimuth reference function as data in the multiplication unit 13, 33 is a multiplier that multiplies the output of the first internal memory 12 and the output of the azimuth reference function memory 35, 34 is the I of the output of the second internal memory 14 in the post-stage arithmetic unit 11.
It is an IFFT calculator that performs FFT calculation.

【0038】上記のように構成されたアジマス圧縮処理
部6のデータの流れを図14に示す。前段演算部9の処
理時間を基準に時間を区切りそのi番目の区間を処理区
間iとする。処理区間iでは、前段演算部9はi番目に
入力された1次元距離補正画像データiに対してFFT
演算を行いこの結果である中間データAiを第1の内部
メモリ12に出力する。第1の内部メモリ12は中間デ
ータAiを記憶し、また同時に処理区間i−1に記憶し
た中間データAi−1を乗算部13に出力する。乗算器
13では中間データAi−1とアジマス参照関数との乗
算を行い、その結果である中間データBi−1を第2の
内部メモリ14に出力する。第2の内部メモリ14は中
間データBi−1を記憶し、また同時に処理区間i−2
に記憶した中間データBi−2を後段演算部11に出力
する。後段演算部11は中間データBi−2に対してI
FFT演算を行いその結果である1次元出力画像データ
i−2を出力する。以上の処理を連続して行うことによ
り前段演算部9のFFT演算と、乗算部13のアジマス
参照関数との乗算と、後段演算部11のIFFT演算が
同時に行えるため、連続した1次元距離補正画像データ
に対するアジマス圧縮処理を行うことができ、リアルタ
イムに1次元出力画像データを生成し、出力できる。
FIG. 14 shows the data flow of the azimuth compression processing section 6 configured as described above. The time is divided based on the processing time of the pre-stage arithmetic unit 9 and the i-th section is set as the processing section i. In the processing section i, the pre-stage calculation unit 9 performs the FFT on the i-th input one-dimensional distance correction image data i.
The calculation is performed and the intermediate data Ai which is the result is output to the first internal memory 12. The first internal memory 12 stores the intermediate data Ai, and simultaneously outputs the intermediate data Ai-1 stored in the processing section i-1 to the multiplication unit 13. The multiplier 13 multiplies the intermediate data Ai-1 by the azimuth reference function and outputs the resulting intermediate data Bi-1 to the second internal memory 14. The second internal memory 14 stores the intermediate data Bi-1, and at the same time, the processing section i-2.
The intermediate data Bi-2 stored in the above is output to the post-stage calculation unit 11. The latter-stage arithmetic unit 11 sets I for the intermediate data Bi-2.
The FFT operation is performed and the resulting one-dimensional output image data i-2 is output. By continuously performing the above processing, the FFT operation of the pre-stage operation unit 9, the multiplication with the azimuth reference function of the multiplication unit 13, and the IFFT operation of the post-stage operation unit 11 can be performed at the same time. Azimuth compression processing can be performed on the data, and one-dimensional output image data can be generated and output in real time.

【0039】実施例8.図15はこの発明の実施例8を
示す構成図であり、1,2,6,7は図1と同様であ
る。16はレンジ圧縮処理部2の処理回数をカウントす
るカウンタ、17はカウンタの値により距離移動量を算
出し、距離移動量に応じてオフセットアドレスを発生す
るアドレス発生部、15はレンジ圧縮画像データを入力
しアドレス発生部17の示すアドレスに記憶する中間メ
モリである。
Example 8. FIG. 15 is a configuration diagram showing an eighth embodiment of the present invention, and 1, 2, 6, 7 are the same as those in FIG. Reference numeral 16 is a counter that counts the number of times of processing by the range compression processing unit 2, 17 is an address generation unit that calculates the distance movement amount based on the value of the counter, and generates an offset address according to the distance movement amount, and 15 is the range compressed image data. It is an intermediate memory which receives and stores at the address indicated by the address generator 17.

【0040】上記のように構成された信号処理装置にお
いて、レンジ圧縮処理部2は入力データメモリ1から出
力される1次元入力画像データ毎にレンジ圧縮処理を行
い、1次元レンジ圧縮画像データを出力する。カウンタ
16は1次元入力画像データに対してレンジ圧縮処理部
2が処理した回数をカウントし、カウント値をアドレス
発生部17に出力する。このとき、レンジ圧縮処理部2
が1次元入力画像データを固有のアジマスの値の順に処
理を行うことによりカウンタ値はアジマスの値と対応す
ることになり、アジマスの値の関数である距離移動量は
カウント値の関数とみなすことができる。アドレス発生
部17はカウント値から距離移動量を算出し、距離移動
量分だけずれて1次元レンジ圧縮画像データが中間メモ
リ15に記憶されるようなオフセットアドレスを中間メ
モリ15に出力する。中間メモリ15はレンジ圧縮処理
部2からの1次元レンジ圧縮画像データを入力し、その
時のアドレス発生部17の出力であるオフセットアドレ
スに記憶することによりレンジマイグレーション処理を
行うことができる。アジマス圧縮処理部6は中間メモリ
15に記憶されている距離補正画像データに対してアジ
マス圧縮処理を行い、出力画像データを出力データメモ
リ7に記憶させる。
In the signal processing device configured as described above, the range compression processing unit 2 performs range compression processing for each one-dimensional input image data output from the input data memory 1 and outputs one-dimensional range compressed image data. To do. The counter 16 counts the number of times the range compression processing unit 2 has processed the one-dimensional input image data, and outputs the count value to the address generation unit 17. At this time, the range compression processing unit 2
By processing the one-dimensional input image data in the order of the unique azimuth value, the counter value corresponds to the azimuth value, and the distance movement amount that is a function of the azimuth value should be regarded as a function of the count value. You can The address generator 17 calculates the distance movement amount from the count value and outputs to the intermediate memory 15 an offset address such that the one-dimensional range compressed image data is stored in the intermediate memory 15 with a shift by the distance movement amount. The intermediate memory 15 receives the one-dimensional range compressed image data from the range compression processing unit 2 and stores it in the offset address which is the output of the address generation unit 17 at that time, thereby performing the range migration process. The azimuth compression processing unit 6 performs azimuth compression processing on the distance correction image data stored in the intermediate memory 15, and stores the output image data in the output data memory 7.

【0041】[0041]

【発明の効果】以上のように、この発明によれば、処理
を行う装置を並列に配置し、レンジ圧縮処理と、レンジ
マイグレーション処理と、アジマス圧縮処理とを同時に
行うことができるように構成することにより数時間を要
した処理を数秒に短縮する効果がある。
As described above, according to the present invention, the devices for performing the processing are arranged in parallel so that the range compression processing, the range migration processing, and the azimuth compression processing can be performed at the same time. This has the effect of shortening the processing that took several hours to several seconds.

【0042】また、この発明によれば、FFT演算器、
乗算器及びIFFT演算器を並列に配置し、上記レンジ
圧縮処理におけるFFT演算とレンジ参照関数との乗算
と、IFFT演算とを同時に行うことができるように構
成することによりレンジ圧縮処理をリアルタイムに実行
する効果がある。
Further, according to the present invention, the FFT calculator,
A range compression process is executed in real time by arranging a multiplier and an IFFT operation unit in parallel, and arranging them so that the FFT operation and range reference function multiplication in the range compression process and the IFFT operation can be performed at the same time. Has the effect of

【0043】この発明によれば、FFT演算器、乗算器
及びIFFT演算器を並列に配置し、上記レンジ圧縮処
理におけるFFT演算と、レンジ参照関数との乗算とI
FFT演算とを同時に行うことができるよう構成するこ
とによりレンジ圧縮処理をリアルタイムに実行する効果
がある。
According to the present invention, the FFT calculator, the multiplier, and the IFFT calculator are arranged in parallel, and the FFT calculation in the range compression processing, the multiplication with the range reference function, and the I
By being configured so that the FFT operation and the FFT operation can be performed at the same time, the range compression processing can be executed in real time.

【0044】また、この発明によれば、FFT演算器、
乗算器及びIFFT演算器を並列に配置し、上記レンジ
圧縮処理におけるFFT演算と、レンジ参照関数との乗
算と、IFFT演算とを同時に行うことができるよう構
成することによりレンジ圧縮処理をリアルタイムに実行
する効果がある。
According to the present invention, the FFT calculator,
A range compression process is executed in real time by arranging a multiplier and an IFFT calculator in parallel so that the FFT calculation in the range compression process, the multiplication with the range reference function, and the IFFT calculation can be performed at the same time. Has the effect of

【0045】この発明によれば、FFT演算器、乗算器
及びIFFT演算器を並列に配置し、上記アジマス圧縮
処理におけるFFT演算とアジマス参照関数との乗算
と、IFFT演算とを同時に行うことができるよう構成
することによりアジマス圧縮処理をリアルタイムに実行
する効果がある。
According to the present invention, the FFT arithmetic unit, the multiplier and the IFFT arithmetic unit are arranged in parallel, and the FFT arithmetic operation in the azimuth compression processing and the multiplication with the azimuth reference function and the IFFT arithmetic operation can be simultaneously performed. With this configuration, the azimuth compression process can be executed in real time.

【0046】また、この発明によれば、FFT演算器、
乗算器及びIFFT演算器を並列に配置し、上記アジマ
ス圧縮処理におけるFFT演算と、アジマス参照関数と
の乗算とIFFT演算とを同時に行うことができるよう
構成することによりアジマス圧縮処理をリアルタイムに
実行する効果がある。
Further, according to the present invention, an FFT calculator,
The azimuth compression processing is executed in real time by arranging the multiplier and the IFFT operation unit in parallel so that the FFT operation in the azimuth compression processing, the multiplication with the azimuth reference function, and the IFFT operation can be simultaneously performed. effective.

【0047】この発明によれば、FFT演算器、乗算器
及びIFFT演算器を並列に配置し、上記アジマス圧縮
処理におけるFFT演算と、アジマス参照関数との乗算
と、IFFT演算とを同時に行うことができるよう構成
することによりアジマス圧縮処理をリアルタイムに実行
する効果がある。
According to the present invention, the FFT calculator, the multiplier, and the IFFT calculator are arranged in parallel, and the FFT calculation in the azimuth compression process, the multiplication with the azimuth reference function, and the IFFT calculation can be simultaneously performed. By being configured as described above, there is an effect that the azimuth compression processing is executed in real time.

【0048】また、この発明によれば、処理を行う装置
を並列に配置し、同時にレンジ圧縮処理とアジマス圧縮
処理とを行うことができるように構成し、また、レンジ
圧縮処理の回数からアドレスを発生し、データ転送時に
レンジマイグレーション処理を行うように構成したた
め、数時間を要した処理を数秒に短縮する効果がある。
Further, according to the present invention, the devices for performing the processing are arranged in parallel, and the range compression processing and the azimuth compression processing can be performed at the same time, and the address can be calculated from the number of the range compression processing. Since the range migration processing is performed at the time of data transfer, the processing that took several hours is shortened to several seconds.

【図面の簡単な説明】[Brief description of drawings]

【図1】 この発明の実施例1を示す構成ブロック図で
ある。
FIG. 1 is a configuration block diagram showing a first embodiment of the present invention.

【図2】 この発明の実施例1の動作を説明するための
処理フロー図である。
FIG. 2 is a processing flow chart for explaining the operation of the first embodiment of the present invention.

【図3】 この発明の実施例2を示す構成ブロック図で
ある。
FIG. 3 is a configuration block diagram showing a second embodiment of the present invention.

【図4】 この発明の実施例2の動作を説明するための
処理フロー図である。
FIG. 4 is a processing flow chart for explaining the operation of the second embodiment of the present invention.

【図5】 この発明の実施例3を示す構成ブロック図で
ある。
FIG. 5 is a configuration block diagram showing a third embodiment of the present invention.

【図6】 この発明の実施例3の動作を説明するための
処理フロー図である。
FIG. 6 is a processing flow chart for explaining the operation of the third embodiment of the present invention.

【図7】 この発明の実施例4を示す構成ブロック図で
ある。
FIG. 7 is a configuration block diagram showing a fourth embodiment of the present invention.

【図8】 この発明の実施例4の動作を説明するための
処理フロー図である。
FIG. 8 is a process flow chart for explaining the operation of the fourth embodiment of the present invention.

【図9】 この発明の実施例5を示す構成ブロック図で
ある。
FIG. 9 is a configuration block diagram showing a fifth embodiment of the present invention.

【図10】 この発明の実施例5の動作を説明するため
の処理フロー図である。
FIG. 10 is a process flow diagram for explaining the operation of the fifth embodiment of the present invention.

【図11】 この発明の実施例6を示す構成ブロック図
である。
FIG. 11 is a configuration block diagram showing a sixth embodiment of the present invention.

【図12】 この発明の実施例6の動作を説明するため
の処理フロー図である。
FIG. 12 is a processing flow chart for explaining the operation of the sixth embodiment of the present invention.

【図13】 この発明の実施例7を示す構成ブロック図
である。
FIG. 13 is a configuration block diagram showing a seventh embodiment of the present invention.

【図14】 この発明の実施例7の動作を説明するため
の処理フロー図である。
FIG. 14 is a processing flow chart for explaining the operation of the seventh embodiment of the present invention.

【図15】 この発明の実施例8を示す構成ブロック図
である。
FIG. 15 is a configuration block diagram showing an eighth embodiment of the present invention.

【図16】 従来の信号処理装置を示す構成ブロック図
である。
FIG. 16 is a configuration block diagram showing a conventional signal processing device.

【図17】 従来の信号処理装置の処理内容を示すフロ
ーチャートである。
FIG. 17 is a flowchart showing the processing contents of a conventional signal processing device.

【符号の説明】[Explanation of symbols]

1 入力データメモリ、2 レンジ圧縮処理部、3 第
1の中間メモリ、4レンジマイグレーション処理部、5
第2の中間メモリ、6 アジマス圧縮処理部、7 出
力データメモリ、8 演算処理部、9 前段演算部、1
0 内部メモリ、11 後段演算部、12 第1の内部
メモリ、13 乗算部、14 第2の内部メモリ、15
中間メモリ、16 カウンタ、17 アドレス発生
部、31FFT演算器、32 レンジ参照関数メモリ、
33 乗算器、34 IFFT演算器、35 アジマス
参照関数メモリ。
DESCRIPTION OF SYMBOLS 1 input data memory, 2 range compression processing section, 3 first intermediate memory, 4 range migration processing section, 5
Second intermediate memory, 6 azimuth compression processing section, 7 output data memory, 8 arithmetic processing section, 9 pre-stage arithmetic section, 1
0 internal memory, 11 second-stage arithmetic unit, 12 first internal memory, 13 multiplication unit, 14 second internal memory, 15
Intermediate memory, 16 counter, 17 address generator, 31 FFT calculator, 32 range reference function memory,
33 multiplier, 34 IFFT calculator, 35 azimuth reference function memory.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 坂口 英志 東京都港区六本木六丁目2番31号 株式会 社エム・シー・シー内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Eiji Sakaguchi 6-2-3, Roppongi, Minato-ku, Tokyo MCC Inc.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 外部から連続して入力される入力画像デ
ータを記憶する入力データメモリと、上記入力データメ
モリに記憶されている入力画像データに対してレンジ圧
縮処理を行いレンジ圧縮画像データを出力するレンジ圧
縮処理部と、上記レンジ圧縮画像データを入力し、複数
のレンジ圧縮画像データを記憶する第1の中間メモリ
と、上記第1の中間メモリに記憶されているレンジ圧縮
画像データに対してレンジマイグレーション処理を行
い、距離補正画像データを出力するレンジマイグレーシ
ョン処理部と、上記距離補正画像データを入力し複数の
距離補正画像データを記憶する第2の中間メモリと、上
記第2の中間メモリに記憶されている距離補正画像デー
タに対してアジマス圧縮処理を行い出力画像データを出
力するアジマス圧縮処理部と、上記出力画像データを記
憶する出力データメモリとを具備したことを特徴とする
信号処理装置。
1. An input data memory for storing input image data continuously input from the outside, and a range compression process for the input image data stored in the input data memory to output range compressed image data. The range compression processing unit, the first intermediate memory that inputs the range compressed image data and stores a plurality of range compressed image data, and the range compressed image data stored in the first intermediate memory. A range migration processing unit that performs range migration processing and outputs distance correction image data, a second intermediate memory that inputs the distance correction image data and stores a plurality of distance correction image data, and a second intermediate memory Azimuth compression processing that performs azimuth compression processing on stored distance-corrected image data and outputs output image data And a output data memory for storing the output image data.
【請求項2】 入力画像データに対してFFT(Fas
t FourierTransformation)演
算を行うFFT演算器、レンジ方向の分解能を向上する
ために入力画像データと相関をとるレンジ参照関数を記
憶しているレンジ参照関数メモリ、上記FFT演算器出
力と上記レンジ参照関数メモリ出力を乗算する乗算器と
を備えた前段演算部と、上記前段演算部の出力を記憶す
る内部メモリと、上記内部メモリに記憶されている中間
データに対してIFFT(Inverse Fast
Fourier Transformation)演算
を行うIFFT演算器を備え、レンジ圧縮画像データを
出力する後段演算部とによりレンジ圧縮処理部を構成す
ることを特徴とする請求項1記載の信号処理装置。
2. FFT (Fas) for input image data
t Fourier Transformation) FFT calculator, range reference function memory storing a range reference function that correlates with input image data to improve resolution in the range direction, FFT calculator output and range reference function memory An IFFT (Inverse Fast) is applied to the intermediate data stored in the internal memory that stores the output of the preceding arithmetic unit, the former arithmetic unit that includes a multiplier that multiplies the outputs.
2. The signal processing apparatus according to claim 1, further comprising an IFFT calculator for performing Fourier Transform calculation, and the range compression processing section is configured by a latter-stage calculation section that outputs range compressed image data.
【請求項3】 入力画像データに対してFFT演算を行
うFFT演算器を備えた前段演算部と、上記前段演算部
の出力を記憶する内部メモリと、レンジ参照関数を記憶
しているレンジ参照関数メモリ、上記内部メモリに記憶
されている中間データに対してレンジ参照関数メモリ出
力と乗算を行う乗算器、上記乗算器出力に対してIFF
T演算を行うIFFT演算器とを備え、レンジ圧縮画像
データを出力する後段演算部とによりレンジ圧縮処理部
を構成することを特徴とする請求項1記載の信号処理装
置。
3. A pre-stage arithmetic unit having an FFT arithmetic unit for performing FFT arithmetic on input image data, an internal memory storing the output of the pre-stage arithmetic unit, and a range reference function storing a range reference function. Memory, a multiplier for multiplying the intermediate data stored in the internal memory with a range reference function memory output, and an IFF for the multiplier output
2. The signal processing apparatus according to claim 1, further comprising an IFFT calculator for performing T calculation, and a range compression processing section including a latter-stage calculation section for outputting range compressed image data.
【請求項4】 入力画像データに対してFFT演算を行
うFFT演算器を備え、第1の中間データを出力する前
段演算部と、上記第1の中間データを記憶する第1の内
部メモリと、レンジ参照関数を記憶しているレンジ参照
関数メモリ、上記第1の中間データに対して上記レンジ
参照関数メモリ出力と乗算を行う乗算器とを備え、第2
の中間データを出力する乗算器と、上記第2の中間デー
タを記憶する第2の内部メモリと、上記第2の中間メモ
リに対してIFFT演算を行うIFFT演算器を備え、
レンジ圧縮画像データを出力する後段演算部とによりレ
ンジ圧縮処理部を構成することを特徴とする請求項1記
載の信号処理装置。
4. An FFT operator for performing an FFT operation on input image data, a pre-stage arithmetic unit for outputting first intermediate data, and a first internal memory for storing the first intermediate data, A range reference function memory storing a range reference function; and a multiplier for multiplying the first intermediate data by the range reference function memory output, and a second
And a second internal memory that stores the second intermediate data, and an IFFT calculator that performs an IFFT operation on the second intermediate memory.
2. The signal processing device according to claim 1, wherein the range compression processing unit is configured by the latter-stage arithmetic unit that outputs the range compressed image data.
【請求項5】 距離補正画像データに対してFFT演算
を行うFFT演算器、アジマス方向の分解能を向上する
ため距離補正画像データと相関をとるアジマス参照関数
を記憶しているアジマス参照関数メモリ、上記FFT演
算器出力と上記アジマス参照関数メモリ出力を乗算する
乗算器とを備えた前段演算部と、上記前段演算部の出力
を記憶する内部メモリと、上記内部メモリに記憶されて
いる中間データに対してIFFT演算を行うIFFT演
算器を備え、出力画像データを出力する後段演算部とに
よりアジマス圧縮処理部を構成することを特徴とする請
求項1記載の信号処理装置。
5. An FFT calculator for performing an FFT operation on the distance-corrected image data, an azimuth reference function memory storing an azimuth reference function correlated with the distance-corrected image data to improve resolution in the azimuth direction, A pre-stage arithmetic unit having an FFT arithmetic unit output and a multiplier for multiplying the azimuth reference function memory output, an internal memory storing the output of the pre-stage arithmetic unit, and intermediate data stored in the internal memory. The signal processing device according to claim 1, further comprising an IFFT calculator for performing IFFT calculation, and the azimuth compression processing unit is configured by a latter-stage calculation unit that outputs the output image data.
【請求項6】 距離補正画像データに対してFFT演算
を行うFFT演算器を備えた前段演算部と、上記前段演
算部の出力を記憶する内部メモリと、アジマス参照関数
を記憶しているアジマス参照関数メモリ、上記内部メモ
リに記憶されている中間データに対して上記アジマス参
照関数メモリ出力と乗算を行う乗算器、上記乗算器出力
に対してIFFT演算を行うIFFT演算器とを備え、
出力画像データを出力する後段演算部とによりアジマス
圧縮処理部を構成することを特徴とする請求項1記載の
信号処理装置。
6. A pre-stage arithmetic unit having an FFT arithmetic unit for performing FFT arithmetic on distance corrected image data, an internal memory storing the output of the pre-stage arithmetic unit, and an azimuth reference storing an azimuth reference function. A function memory, a multiplier for multiplying the intermediate data stored in the internal memory with the azimuth reference function memory output, and an IFFT calculator for performing an IFFT operation on the multiplier output,
2. The signal processing apparatus according to claim 1, wherein the azimuth compression processing section is configured by a post-stage arithmetic section that outputs the output image data.
【請求項7】 距離補正画像データに対してFFT演算
を行うFFT演算器を備え、第1の中間データを出力す
る前段演算部と、上記第1の中間データを記憶する第1
の内部メモリと、アジマス参照関数を記憶しているアジ
マス参照関数メモリ、上記第1の中間データに対して上
記アジマス参照関数メモリ出力と乗算を行う乗算器とを
備え、第2の中間データを出力する乗算部と、上記第2
の中間データを記憶する第2の内部メモリと、上記第2
の中間データに対してIFFT演算を行うIFFT演算
器を備え、出力画像データを出力する後段演算部とによ
りアジマス圧縮処理部を構成することを特徴とする請求
項1記載の信号処理装置。
7. An FFT operator for performing an FFT operation on the distance-corrected image data, a pre-stage arithmetic unit for outputting first intermediate data, and a first arithmetic unit for storing the first intermediate data.
Internal memory, an azimuth reference function memory that stores an azimuth reference function, and a multiplier that multiplies the first intermediate data by the azimuth reference function memory output, and outputs second intermediate data. And a second multiplication unit
Second internal memory for storing intermediate data of
2. The signal processing device according to claim 1, further comprising an IFFT arithmetic unit for performing IFFT arithmetic operation on the intermediate data, and an azimuth compression processing unit including the latter-stage arithmetic unit outputting the output image data.
【請求項8】 外部から入力される入力画像データを記
憶する入力データメモリと、上記入力データメモリに記
憶されている入力画像データに対してレンジ圧縮処理を
行いレンジ圧縮画像データを出力するレンジ圧縮処理部
と、上記レンジ圧縮処理部の処理回数をカウントするカ
ウンタと、上記カウンタの値によりレンジ方向の移動距
離を算出し、その移動距離量に応じたレンジ圧縮画像デ
ータのオフセットアドレスを発生するアドレス発生部
と、上記アドレス発生部の示すアドレスにレンジ圧縮画
像データを記憶する中間メモリと、上記中間メモリに記
憶されているレンジ圧縮画像データに対してアジマス圧
縮処理を行い出力画像データを出力するアジマス圧縮処
理部と、出力画像データを記憶する出力データメモリと
を具備したことを特徴とする信号処理装置。
8. An input data memory for storing input image data input from the outside, and a range compression for performing range compression processing on the input image data stored in the input data memory and outputting range compressed image data. Address for generating a processing unit, a counter for counting the number of times of processing of the range compression processing unit, a moving distance in the range direction by the value of the counter, and generating an offset address of the range compressed image data according to the moving distance amount A generation unit, an intermediate memory that stores the range compressed image data at the address indicated by the address generation unit, and an azimuth that outputs the output image data by subjecting the range compressed image data stored in the intermediate memory to azimuth compression processing. A compression processing section and an output data memory for storing output image data are provided. Signal processing device.
JP7189350A 1995-07-25 1995-07-25 Signal processor Pending JPH0933641A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7189350A JPH0933641A (en) 1995-07-25 1995-07-25 Signal processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7189350A JPH0933641A (en) 1995-07-25 1995-07-25 Signal processor

Publications (1)

Publication Number Publication Date
JPH0933641A true JPH0933641A (en) 1997-02-07

Family

ID=16239868

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7189350A Pending JPH0933641A (en) 1995-07-25 1995-07-25 Signal processor

Country Status (1)

Country Link
JP (1) JPH0933641A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
USD854151S1 (en) 2017-06-28 2019-07-16 Ethicon Llc Surgical instrument shaft

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
USD854151S1 (en) 2017-06-28 2019-07-16 Ethicon Llc Surgical instrument shaft

Similar Documents

Publication Publication Date Title
JP5689282B2 (en) Computer-implemented method, computer-readable storage medium and system for transposing a matrix on a SIMD multi-core processor architecture
US4821224A (en) Method and apparatus for processing multi-dimensional data to obtain a Fourier transform
US11221397B2 (en) Two-dimensional FFT computation
CN112328962B (en) Matrix operation optimization method, device and equipment and readable storage medium
CN102298570A (en) Hybrid-radix fast Fourier transform (FFT)/inverse fast Fourier transform (IFFT) implementation device with variable counts and method thereof
CN110109115A (en) SAR fast imaging device and method based on FPGA and DDR3
JPH06243161A (en) Discreteness cosine converting circuit
US20050131976A1 (en) FFT operating apparatus of programmable processors and operation method thereof
JPH0933641A (en) Signal processor
EP1076296A2 (en) Data storage for fast fourier transforms
Chan et al. High-throughput 64k-point FFT processor for THz imaging radar system
CN108960203B (en) Vehicle detection method based on FPGA heterogeneous computation
JP4083387B2 (en) Compute discrete Fourier transform
US9311274B2 (en) Approach for significant improvement of FFT performance in microcontrollers
JP3382068B2 (en) Signal processing device
CN113671502B (en) Distributed compressed sensing parallel imaging method of synthetic aperture radar
CN115756613B (en) Sine interpolation method and device based on vectorization processing and SAR radar
CN112163187B (en) Ultra-long point high-performance FFT (fast Fourier transform) computing device
CN112966209B (en) FFT processor and method for processing data thereof
US11531497B2 (en) Data scheduling register tree for radix-2 FFT architecture
CN108872990B (en) Real-time imaging transposition processing method for synthetic aperture radar
US6564236B1 (en) Device and associated method for calculating the direct or inverse fourier transform of the product of a complex symbol times a complex sinusoidal waveform
Karner et al. Optimum complexity FFT algorithms for RISC processors
Rodríguez SARCSPE: SYNTHETIC APERTURE RADAR COMPUTATIONAL SIGNAL PROCESSING ENVIRONMENT
KR101160553B1 (en) Apparatus and method for operating of real-time spectrum, and recording medium for recoring the method