JPH0328898A - Data processor - Google Patents

Data processor

Info

Publication number
JPH0328898A
JPH0328898A JP1163326A JP16332689A JPH0328898A JP H0328898 A JPH0328898 A JP H0328898A JP 1163326 A JP1163326 A JP 1163326A JP 16332689 A JP16332689 A JP 16332689A JP H0328898 A JPH0328898 A JP H0328898A
Authority
JP
Japan
Prior art keywords
processing
data
program
memory
command
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
JP1163326A
Other languages
Japanese (ja)
Inventor
Makio Yamaki
真木夫 山来
Norimichi Katsumura
勝村 則道
Toshiyuki Naoe
直江 俊之
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.)
Pioneer Video Corp
Pioneer Corp
Original Assignee
Pioneer Video Corp
Pioneer Electronic 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 Pioneer Video Corp, Pioneer Electronic Corp filed Critical Pioneer Video Corp
Priority to JP1163326A priority Critical patent/JPH0328898A/en
Priority to US07/467,403 priority patent/US5218710A/en
Priority to EP19900306603 priority patent/EP0404474A3/en
Publication of JPH0328898A publication Critical patent/JPH0328898A/en
Pending legal-status Critical Current

Links

Landscapes

  • Reverberation, Karaoke And Other Acoustics (AREA)

Abstract

PURPOSE:To improve the throughput by varying the interval from a read of each process instruction of one step of a parallel processing program to a read of each process instruction of a next step according to an external command. CONSTITUTION:This data processor consists of a memory 19 stored with the parallel processing program consisting of plural process insutruction sequences, a control means 18 which read process instruction of the parallel processing program out of the memory, step by step, and generates instruction signals corresponding to the read process instructions and a processing means 21 which executes data processing operation corresponding to the respective instruction signals. Further, the control means 18 has an adjusting means 21 which adjusts the interval from a read of each process instruction of one step to a read of each process instruction of a next step according to the external command. Therefore, a program where a few instructions NOP are inserted can be generated. Consequently, the throughput is improved without increasing the capacity of the program memory 19.

Description

【発明の詳細な説明】 技術分野 本発明はオーディオ信号データ等の信号データを処理す
るデータ処理装置に関する。
TECHNICAL FIELD The present invention relates to a data processing device for processing signal data such as audio signal data.

背景技術 家庭や車内においてコンサートホールや劇場における音
響空間、例えば、残響音や臨場感を作り出すために音場
制御をなすことができるオーディオ信号データ処理装置
が公知であり、例えば、特開昭64−72615号公報
に示されている。このようなオーディオ信号データ処理
装置は、チューナ等のオーディオ信号源から出力された
オーディオ信号をディジタル処理することにより音場制
御を施すDSP (ディジタル信号処理プロセッサ)が
設けられている。DSPは四則演算等の演算処理を行な
う演算手段、該演算手段に供給するオーディオ信号デー
タを記憶するデータメモリを備えている。また、そのデ
ータメモリに記憶された信号データを遅延させて信号遅
延データを作成するための遅延用メモリを外付けできる
ようにしてある。DSP内では予め定められたプログラ
ムに従って各メモリ間及びメモリから演算手段へ信号デ
ータを転送して信号データの演算処理を高速で繰り返し
行なうことができるように構成されている。
BACKGROUND ART Audio signal data processing devices capable of controlling a sound field in order to create reverberation and a sense of presence in acoustic spaces such as concert halls and theaters in homes and cars are well known. This is shown in Japanese Patent No. 72615. Such an audio signal data processing device is provided with a DSP (digital signal processor) that performs sound field control by digitally processing an audio signal output from an audio signal source such as a tuner. The DSP includes arithmetic means for performing arithmetic operations such as arithmetic operations, and a data memory for storing audio signal data to be supplied to the arithmetic means. Further, a delay memory for creating signal delay data by delaying the signal data stored in the data memory can be externally attached. The DSP is configured to transfer signal data between each memory and from the memory to the calculation means according to a predetermined program so that calculation processing of the signal data can be repeatedly performed at high speed.

かかるプログラムはDSP内のRAM等の書き換え可能
なメモリに書き込まれており、操作により音場モードが
切り換えられる毎にDSP外のマイクロコンピュータに
よりプログラムが変更される。
This program is written in a rewritable memory such as a RAM within the DSP, and is changed by a microcomputer outside the DSP each time the sound field mode is switched by operation.

すなわちプログラムを変更することによりあらゆる音響
空間を作り出せるのである。
In other words, by changing the program, you can create any acoustic space.

また、かかるプログラムは通常、2つの処理命令列から
なる並列処理プログラムである。並列処理プログラムを
実行することにより例えば、遅延用メモリからデータメ
モリへの信号データの転送命令と所定の演算動作命令と
の如く2つの処理動作がDSP内で同時に実行される。
Further, such a program is usually a parallel processing program consisting of two processing instruction sequences. By executing the parallel processing program, two processing operations, such as a signal data transfer instruction from the delay memory to the data memory and a predetermined arithmetic operation instruction, are executed simultaneously within the DSP.

このような並列処理動作においては、一方の処理命令列
の1の処理命令による実行動作が他方の処理命令列の1
の処理命令による実行動作より長く時間が掛かる場合が
ある。よって、第8図に示すようにプログラムカウント
値がN, N+1, N+2の如く加算されていくとき
一方の処理命令列としての第1プログラムがプログラム
カウント値が1だけ加算される毎に処理命令OPが新た
に読み込まれることに対し、他方の処理命令列としての
第2プログラムがプログラムカウント値が2だけ加算さ
れる毎に処理命令OPが読み込まれ、その間のプログラ
ムカウント値では処理をしないことを示す命令NOPが
読み込まれる。すなわち、第2プログラムにおける処理
命令OPはプログラムカウント値が3だけ加算されるス
テップ数の実行動作期間を必要とするのである。
In such parallel processing operations, an execution operation by one processing instruction in one processing instruction string is executed by one processing instruction in the other processing instruction string.
It may take longer than the execution operation by the processing instruction. Therefore, as shown in FIG. 8, when the program count value is added as N, N+1, and N+2, the first program as one processing instruction string is added as a processing instruction OP every time the program count value is added by 1. is newly read, the processing instruction OP is read every time the program count value of the second program as the other processing instruction string is incremented by 2, and processing is not performed with the program count value in between. Instruction NOP is read. That is, the processing instruction OP in the second program requires an execution operation period corresponding to the number of steps in which the program count value is incremented by three.

かかる並列処理プログラムでは第1プログラムの処理命
令OPによる処理動作が第2プログラムの処理命令OP
による処理動作結果に支配されていないので、第1プロ
グラムがプログラムカウント値が1だけ加算される毎に
処理命令oPが新たに読み込まれるのである。ところが
、第1プログラムの処理命令による処理動作が第2プロ
グラムの処理命令による処理動作結果に支配される場合
がある。例えば、遅延用メモリからの信号遅延データを
データメモリに転送する処理動作は演算動作に比べて時
間が掛かり、信号遅延データがデータメモリに転送され
た後、そのデータを用いて演算する場合に処理動作結果
が支配される。このような場合には第1プログラムにお
いて1の処理命令OPの処理動作が終了しプログラムカ
ウント値の増加に従って次のステップの処理命令oPを
読み込む訳にいかない。よって、第9図に示すように第
1プログラムにも第2プログラムと同様に命令NOPを
挿入し、プログラムカウント値が2だけ加算されるまで
は命令NOPを各々読み込んで第2プログラムによる処
理動作結果が第1プログラムによる処理動作に用いるこ
とができるようにタイミングを調整している。
In such a parallel processing program, the processing operation according to the processing instruction OP of the first program is performed by the processing instruction OP of the second program.
Since the processing instruction oP is not controlled by the processing operation result of the first program, a new processing instruction oP is read every time the program count value of the first program is incremented by one. However, there are cases where the processing operations based on the processing instructions of the first program are dominated by the processing operations results based on the processing instructions of the second program. For example, the processing operation of transferring the signal delay data from the delay memory to the data memory takes more time than the calculation operation, and after the signal delay data is transferred to the data memory, the processing operation when using that data The outcome of the action is controlled. In such a case, the processing operation of one processing instruction OP in the first program is completed, and the processing instruction OP of the next step cannot be read as the program count value increases. Therefore, as shown in FIG. 9, the instruction NOP is inserted into the first program in the same way as the second program, and until the program count value is incremented by 2, each instruction NOP is read and the result of the processing operation by the second program is calculated. The timing is adjusted so that the first program can be used for processing operations by the first program.

しかしながら、このように命令NOPをプログラム内に
挿入するとプログラムのステップ数が多くなり、DSP
内のプログラムメモリに収まり切れなくなったり、プロ
グラムメモリの容量当りの処理効率が低下するという問
題点があった。
However, when the instruction NOP is inserted into a program in this way, the number of steps in the program increases, and the DSP
There were problems in that it could not fit into the internal program memory, and the processing efficiency per program memory capacity decreased.

発明の概要 そこで、本発明の目的は、プログラムメモリの容量を増
加しなくても処理効率を向上させることができるデータ
処理装置を提供することである。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a data processing device that can improve processing efficiency without increasing the capacity of the program memory.

本発明によるデータ処理装置は、複数の処理命令列から
なる並行処理プログラムを記憶したメモリと、並行処理
プログラムの各処理命令を1ステップ毎にメモリから読
み出して読み出した各処理命令に対応する命令信号を各
々発生する制御手段と、命令信号各々に応じたデータ処
理動作を実行する処理手段とからなり、$IJ御手段は
1のステップの各処理命令の読み出しから次のステップ
の各処理命令の読み出しまでの間隔を外部指令に応じて
調整する調整手段を有することを特徴としている。
A data processing device according to the present invention includes a memory that stores a parallel processing program consisting of a plurality of processing instruction sequences, and a command signal that reads each processing instruction of the parallel processing program from the memory step by step and corresponds to each read processing instruction. The $IJ control means is comprised of a control means that generates each command signal, and a processing means that executes a data processing operation according to each command signal. The present invention is characterized by having an adjustment means for adjusting the interval between the two in accordance with an external command.

実施例 以下、本発明の実施例を図面を参照しつつ詳細に説明す
る。
Embodiments Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

第1図に示した本発明の一実施例たるオーディオ信号デ
ータ処理装置においては、アナログオーディオ信号がA
/D変換器1を介してDSP2内の入出力インターフェ
ース3に供給される。入出力インターフェース3には第
1データバス4が接続されている。第1データバス4に
はオーディオ信号データを記憶するデータメモリとして
2つの信号データRAM5.6が接続されている。また
、データバス4にはバッファメモリ7が接続されており
、バッファメモリ7の出力は乗算器8の一方の人力に接
続されている。乗算器8の他方の入力には係数データを
保持するためのバッファメモリ9が接続され、バッファ
メモリ9には更に複数の係数データを記憶する係数デー
タRAMIOが接続されている。ALU (演算器)1
1は乗算器8の計算出力の累算等の演算をするために設
けられており、一方の入力に乗算器8の計算出力が供給
される。他方の人力にはALUIIの計算出力を保持す
るアキュームレータ12の出力が供給される。またアキ
ュームレータ12の出力はデータバス4に接続されてい
る。
In the audio signal data processing device as an embodiment of the present invention shown in FIG.
The signal is supplied to the input/output interface 3 in the DSP 2 via the /D converter 1. A first data bus 4 is connected to the input/output interface 3. Two signal data RAMs 5.6 are connected to the first data bus 4 as data memories for storing audio signal data. Further, a buffer memory 7 is connected to the data bus 4, and the output of the buffer memory 7 is connected to one input terminal of a multiplier 8. A buffer memory 9 for holding coefficient data is connected to the other input of the multiplier 8, and a coefficient data RAMIO for storing a plurality of coefficient data is further connected to the buffer memory 9. ALU (computing unit) 1
1 is provided for performing calculations such as accumulation of the calculation output of the multiplier 8, and the calculation output of the multiplier 8 is supplied to one input. The other human power is supplied with the output of an accumulator 12 that holds the calculation output of ALU II. Further, the output of the accumulator 12 is connected to the data bus 4.

信号データRAM5にはメモリ制御回路31が接続され
ている。メモリ制御回路31はRAM5の指定アドレス
へのデータ書き込み及び指定アドレスからデータの読み
出しを制御する制御信号を発生する。信号データRAM
6にはメモリ制御回路31と同様のメモリ制御回路32
が切替回路33を介して接続されている。切替回路33
はメモリ制御回路31からの制御信号によってRAM6
の指定アドレスへのデータ書き込み及び指定アドレスか
らデータの読み出しが行なわれるように切り替える。ま
た、RAMIOにはメモリ制御回路31と同様のメモリ
制御回路34が接続されている。
A memory control circuit 31 is connected to the signal data RAM 5. The memory control circuit 31 generates a control signal for controlling writing of data to a designated address in the RAM 5 and reading of data from the designated address. Signal data RAM
6 includes a memory control circuit 32 similar to the memory control circuit 31;
are connected via a switching circuit 33. Switching circuit 33
is controlled by the RAM 6 by a control signal from the memory control circuit 31.
Switching is performed so that data is written to the designated address and data read from the designated address. Further, a memory control circuit 34 similar to the memory control circuit 31 is connected to RAMIO.

信号データRAM6は第1データバス4とは別の第2デ
ータバス14にも接続されている。具体的には第2図に
示すようにRAM6と第1データバス4との間には3ス
テートバッファ39a.39bが設けられ、また、RA
M6と第2データバス14との間には3ステートバッフ
ァ40a,40bが設けられている。バッファ39a,
39b,40a.40bは後述のシーケンスコントロー
ラ18からの命令信号に応じて個別にオンオフする。
The signal data RAM 6 is also connected to a second data bus 14 different from the first data bus 4. Specifically, as shown in FIG. 2, 3-state buffers 39a. 39b is provided, and RA
Three-state buffers 40a and 40b are provided between M6 and the second data bus 14. buffer 39a,
39b, 40a. 40b is turned on and off individually in response to command signals from a sequence controller 18, which will be described later.

すなわち、第1データバス4からの信号データをRAM
6に書き込む場合にはバッファ39aがオンとなり、R
AM6から第1データバス4に信号データを読み出す場
合にはバッファ39bがオンとなる。同様に第2データ
バス14からの信号データをRAM6に書き込む場合に
はバッファ40aがオンとなり、RAM6から第2デー
タバス14に信号データを読み出す場合にはバッファ4
0bがオンとなる。このように命令信号に応じてオンと
なる3ステートバッファは3 9 a,  3 9 b
.40a,40bのうちの常にいずれか1である。
That is, the signal data from the first data bus 4 is transferred to the RAM.
6, the buffer 39a is turned on and R
When reading signal data from AM6 to first data bus 4, buffer 39b is turned on. Similarly, when writing signal data from the second data bus 14 to the RAM 6, the buffer 40a turns on, and when reading signal data from the RAM 6 to the second data bus 14, the buffer 40a turns on.
0b is turned on. In this way, the three-state buffers that are turned on according to the command signal are 3 9 a, 3 9 b.
.. It is always one of 40a and 40b.

データバス14には外部RAM15とのデータ転送用の
インターフェース16が接続されている。
An interface 16 for data transfer with an external RAM 15 is connected to the data bus 14 .

外部RAM15はオーディオ信号データの遅延信号デー
タを作成するために設けられた遅延用メモリであり、記
憶容量が大なるほど遅延時間の長い信号データを作成す
ることができる。RAM15の書き込み及び読み出しア
ドレスを指定するためにメモリ制御回路35が設けられ
、メモリ制御回路35には遅延時間データRAM17が
接続されている。RAM17における遅延時間データの
書き込み及び読み出しはメモリ制御回路38によって制
御される。
The external RAM 15 is a delay memory provided for creating delayed signal data of audio signal data, and the larger the storage capacity, the more signal data with a longer delay time can be created. A memory control circuit 35 is provided to designate write and read addresses of the RAM 15, and a delay time data RAM 17 is connected to the memory control circuit 35. Writing and reading of delay time data in the RAM 17 is controlled by a memory control circuit 38.

インターフェース3,16、乗算器8、バツファメモリ
7,9、ALUII、アキュームレータ12、メモリ制
御回路31.32,34,35.38及び切替回路33
の動作はシーケンスコントローラ18によって制御され
る。シーケンスコントローラ18にはプログラムRAM
19が接続されており、プログラムRAM19に書き込
まれたプログラムに従って動作する。プログラムRAM
19にはプログラムカウンタ20が接続され、プログラ
ムカウンタ20の計数値が加算される毎にその新たな計
数値に対応するステップの命令コードがプログラムRA
M19から読み出されてシーケンスコントローラ18に
供給される。また、シーケンスコントローラ18には後
述のマイクロコンピュータ24からの指令を複数保持す
るレジスタ21が接続されている。
Interfaces 3, 16, multiplier 8, buffer memories 7, 9, ALU II, accumulator 12, memory control circuits 31, 32, 34, 35, 38, and switching circuit 33
The operation of is controlled by a sequence controller 18. The sequence controller 18 has a program RAM.
19 is connected, and operates according to the program written in the program RAM 19. Program RAM
A program counter 20 is connected to 19, and each time the count value of the program counter 20 is added, the instruction code of the step corresponding to the new count value is added to the program RA.
It is read out from M19 and supplied to the sequence controller 18. Further, a register 21 that holds a plurality of commands from a microcomputer 24, which will be described later, is connected to the sequence controller 18.

プログラムRAMI9及びレジスタ21はメインバス2
2に各々接続されている。メインバス22にはインター
フェース23を介してマイクロコンピュータ24が接続
されている。またメインバス22には転送バッファ26
.27が接続されている。転送バッファ26はマイクロ
コンピュータ24から供給される係数データをRAMI
Oに記憶させるために一時的に保持する。転送バッファ
27はマイクロコンピュータ24から供給される遅延時
間データをRAM17に記憶させるために一時的に保持
する。
Program RAMI9 and register 21 are main bus 2
2, respectively. A microcomputer 24 is connected to the main bus 22 via an interface 23. Also, the main bus 22 has a transfer buffer 26.
.. 27 are connected. The transfer buffer 26 transfers coefficient data supplied from the microcomputer 24 to RAMI.
Temporarily held in order to be stored in O. The transfer buffer 27 temporarily holds delay time data supplied from the microcomputer 24 in order to be stored in the RAM 17.

マイクロコンピュータ24はマイクロプロセッサ、RA
M,ROM及びインターフェース(共に図示せず)から
構成されている。マイクロコンピュータ24にはキーボ
ード25が接続されている。
The microcomputer 24 is a microprocessor, RA
ROM, and an interface (both not shown). A keyboard 25 is connected to the microcomputer 24.

キーボード25には音場特性の異なるホール1、ホール
2・・・・・・の如く音場モードを指定する複数のモー
ドキーやグラフィックイコライザ調整の周波数帯域設定
キー、レベル調整キー及びミュートキー(共に図示せず
)等の複数のキーが設けられている。マイクロコンピュ
ータ24のROMにはマイクロコンピュータ24自身が
処理するDSP制御プログラムの他にシーケンスコント
ローラ18が処理する複数のシーケンス制御プログラム
、RAMIOに供給する複数の係数データ群、RAM1
7に供給する読み出しアドレス設定用の複数の遅延時間
データ群が予め書き込まれている。
The keyboard 25 has a plurality of mode keys for specifying sound field modes such as Hall 1 and Hall 2 with different sound field characteristics, a frequency band setting key for graphic equalizer adjustment, a level adjustment key, and a mute key (both A plurality of keys such as (not shown) are provided. The ROM of the microcomputer 24 stores, in addition to the DSP control program processed by the microcomputer 24 itself, a plurality of sequence control programs processed by the sequence controller 18, a plurality of coefficient data groups supplied to RAMIO, and the RAM1.
A plurality of delay time data groups for setting read addresses to be supplied to 7 are written in advance.

DSP2内にはクロツクジエネレータ28が設けられて
おり、クロックジェネレータ28からクロックパルスが
シーケンスコントローラ18に供給されると共に分周器
13を介してプログラムカウンタ20に供給される。分
周器13は指令レジスタ21の保持された指令によって
分周比を変化する。またクロツクジエネレータ28から
発生されるクロックパルスはA/D変換器1のサンプリ
ングのタイミング信号として供給される。
A clock generator 28 is provided within the DSP 2, and clock pulses are supplied from the clock generator 28 to the sequence controller 18 and also to the program counter 20 via the frequency divider 13. The frequency divider 13 changes the frequency division ratio according to the command held in the command register 21. Further, a clock pulse generated from the clock generator 28 is supplied as a sampling timing signal to the A/D converter 1.

また、インターフェース3から出力されるオーディオ信
号データはミュートスイッチ回路30に供給される。ミ
ュートスイッチ回路30のオン時にはオーディオ信号デ
ータは更にディジタルフィルタ36を介してD/A変換
器37に供給される。
Furthermore, audio signal data output from the interface 3 is supplied to a mute switch circuit 30. When the mute switch circuit 30 is on, the audio signal data is further supplied to the D/A converter 37 via the digital filter 36.

ミュートスイッチ回路30のオンオフはシーケンスコン
トローラ18から出力される命令信号によって制御され
るようになっている。
The on/off state of the mute switch circuit 30 is controlled by a command signal output from the sequence controller 18.

かかる構或において、上記したミュートスイッチ回路3
0のオンオフの命令信号の他に、シーケンスコントロー
ラ18は転送バッファ26に保持された係数データ群を
RAMIOに転送する命令信号、転送バッファ27に保
持されたアドレスデータ群をRAM17に転送する命令
信号、インターフェース3からのオーディオ信号データ
の信号データRAM5.6の指定アドレスへの転送命令
信号、信号データRAM5.6の指定アドレスから信号
データを読み出してバッファメモリ7へ転送する命令信
号、RAMIOの指定アドレスから係数データを読み出
してバッファメモリ9へ転送する命令信号、ALUII
の各種演算動作命令信号、アキュームレータ12に保持
された信号データの信号データRAM5.6の指定アド
レス又はバッファメモリ7への転送命令信号、信号デー
タRAM6の指定アドレスから外部RAMI5の書き込
み指定アドレスへの転送命令信号、外部RAM15の遅
延指定アドレスから信号データRAM6の指定アドレス
への転送命令信号、RAM5.6及び外部RAMI5を
初期化するためのリセット命令信号等の命令信号を発生
する。これらの命令信号はマイクロコンピュータ24か
らの指令又はプログラムRAM19に記憶されたプログ
ラムに従って適切なタイミングで発生される。なお、マ
イクロコンピュータ24からの指令は指令レジスタ21
に保持されるので、シーケンスコントローラ18はプロ
グラムに従った動作中に指令レジスタ21の内容を監視
して割り込み動作によりマイク口コンピュータ24から
の指令に対する命令信号の発生を行なう。指令レジスタ
21に保持された指令はそれに対応する命令信号が発生
されると例えば、シーケンスコントローラ18によって
キャンセルされる。
In such a structure, the mute switch circuit 3 described above
In addition to the ON/OFF command signal of 0, the sequence controller 18 sends a command signal to transfer the coefficient data group held in the transfer buffer 26 to RAMIO, a command signal to transfer the address data group held in the transfer buffer 27 to the RAM 17, A command signal to transfer the audio signal data from the interface 3 to a designated address in the signal data RAM 5.6, a command signal to read signal data from the designated address in the signal data RAM 5.6 and transfer it to the buffer memory 7, and a command signal to read the signal data from the designated address in the signal data RAM 5.6 and transfer it to the buffer memory 7, from the designated address in RAMIO. ALUII, a command signal for reading coefficient data and transferring it to the buffer memory 9
various arithmetic operation command signals, transfer command signals of the signal data held in the accumulator 12 to the specified address of the signal data RAM 5.6 or the buffer memory 7, transfer from the specified address of the signal data RAM 6 to the write specified address of the external RAMI 5 It generates command signals such as a command signal, a transfer command signal from a delay designated address of external RAM 15 to a designated address of signal data RAM 6, and a reset command signal for initializing RAM 5.6 and external RAMI 5. These command signals are generated at appropriate timings according to commands from the microcomputer 24 or programs stored in the program RAM 19. Note that commands from the microcomputer 24 are sent to the command register 21.
During operation according to the program, the sequence controller 18 monitors the contents of the command register 21 and generates a command signal in response to a command from the microphone computer 24 through an interrupt operation. The command held in the command register 21 is canceled by, for example, the sequence controller 18 when a corresponding command signal is generated.

キーボード25のいずれかのモードキーが操作されると
、マイクロコンピュータ24は第3図に示すように現在
の音場モードと異なる音場モードを指定するモードキー
の操作か否かを判別する(ステップ41)。現在の音場
モードと異なる音場モードの指定の場合には直ちにミュ
ートスイッチ回路30をオフにせしめてミュート状態と
するためにミュート指令をシーケンスコントローラ18
に対して発生し(ステップ42)、操作されたキーに対
応するシーケンス制御プログラム、係数データ群α1.
α2・・・・・・αn及び遅延時間データ群tl,t2
・・・・・・tnをROMから読み出して転送する(ス
テップ43〜45)。シーケンス制御プログラムはイン
ターフェース23、そしてメインバス22を介してRA
M19に転送されて図示しないプログラムメモリ制御回
路によって書き込まれる。係数データ群はインターフェ
ース23、そしてメインバス22を介して転送バッファ
26に転送される。遅延時間データ群はインターフェー
ス23、そしてメインバス22を介して転送バッファ2
7に転送される。
When any mode key on the keyboard 25 is operated, the microcomputer 24 determines whether or not the mode key is operated to specify a sound field mode different from the current sound field mode, as shown in FIG. 41). If a sound field mode different from the current sound field mode is specified, the sequence controller 18 issues a mute command to immediately turn off the mute switch circuit 30 and enter the mute state.
(step 42), and the sequence control program and coefficient data group α1.corresponding to the operated key are generated.
α2...αn and delay time data group tl, t2
. . . tn is read from the ROM and transferred (steps 43 to 45). The sequence control program is connected to the RA via the interface 23 and the main bus 22.
The data is transferred to M19 and written by a program memory control circuit (not shown). The coefficient data group is transferred to the transfer buffer 26 via the interface 23 and the main bus 22. The delay time data group is transferred to the transfer buffer 2 via the interface 23 and the main bus 22.
Transferred to 7.

このように係数データ及び遅延時間データを転送バッフ
ァ26、27に転送すると、マイクロコンピュータ24
は転送したシーケンス制御プログラムのRAM19から
の読出しタイミングを指定する内容の読出しタイミング
指令をROMから読み出して転送する(ステップ46)
。このタイミング指令が指令レジスタ21の所定位置に
保持されると、その指令が分周比可変信号として分周器
13に供給され、分周器13はタイミング指令の内容に
応じた分周比の分周動作をなす。クロツクジュネレータ
29からのクロックパルスは分周器13の分周比で分周
されてプログラムカウンタ20に供給される。よって、
プログラムカウンタ20の計数速度はRAM19に書き
込まれたシーケンス制御プログラムに対応した速度とな
り、その速度で定まるタイミングでプログラムカウンタ
20の計数値が1だけ加算される。加算される毎にRA
M19内に記憶された並行処理プログラム中の第1及び
第2プログラムから新たな処理命令が上記したプログラ
ムメモリ制御回路によってシーケンスコントローラ18
に各々読み出され、その処理命令に対応する命令信号を
各々発生して処理動作がDSP2内で行なわれる。
When the coefficient data and delay time data are transferred to the transfer buffers 26 and 27 in this way, the microcomputer 24
reads out from the ROM a read timing command specifying the read timing of the transferred sequence control program from the RAM 19 and transfers it (step 46).
. When this timing command is held at a predetermined position in the command register 21, the command is supplied to the frequency divider 13 as a frequency division ratio variable signal, and the frequency divider 13 divides the frequency division ratio according to the contents of the timing command. Make a circular motion. The clock pulse from the clock generator 29 is divided by the frequency division ratio of the frequency divider 13 and supplied to the program counter 20. Therefore,
The counting speed of the program counter 20 corresponds to the sequence control program written in the RAM 19, and the count value of the program counter 20 is incremented by 1 at a timing determined by that speed. RA each time it is added
New processing instructions from the first and second programs among the parallel processing programs stored in the M19 are sent to the sequence controller 18 by the program memory control circuit described above.
The processing commands are respectively read out, command signals corresponding to the processing commands are generated, and processing operations are performed within the DSP 2.

よって、第1プログラムの処理命令OPによる処理動作
が第2プログラムの処理命令OPによる処理動作結果に
支配されない場合には、第8図に示したようにプログラ
ムカウンタ20の計数間隔が1ステップの実行時間分に
相当するものとなる。
Therefore, when the processing operation according to the processing instruction OP of the first program is not controlled by the processing operation result according to the processing instruction OP of the second program, the counting interval of the program counter 20 is set to one step execution as shown in FIG. This corresponds to hours.

一方、第1プログラムの処理命令OPによる処理動作が
第2プログラムの処理命令OPによる処理動作結果に支
配される場合には、例えば、第4図ニ示スようにプログ
ラムカウンタ20の計数間隔が3ステップの実行時間分
に相当するものとなる。
On the other hand, when the processing operation according to the processing instruction OP of the first program is controlled by the processing operation result according to the processing instruction OP of the second program, for example, the counting interval of the program counter 20 is set to 3 as shown in FIG. This corresponds to the execution time of the step.

すなわち、この場合には処理動作が1ステップの実行時
間分を越えてもプログラムカウンタ20の計数が進まな
いのでシーケンスコントローラ18側にてシーケンス制
御プログラムに含まれていない命令NOPを第4図に斜
線で示した如く挿入したことと同じとなる。
In other words, in this case, even if the processing operation exceeds the execution time of one step, the count of the program counter 20 will not advance, so the sequence controller 18 side will mark the instruction NOP that is not included in the sequence control program with diagonal lines in FIG. This is the same as inserting it as shown in .

またマイクロコンピュータ24はステップ46の実行後
、シーケンスコントローラ18に対してデータ切替指令
を発生し(ステップ47)、更に初期化指令を発生する
(ステップ48)。シーケンスコントローラ18はデー
タ切替指令に応じてメモリ制御回路34.38に対して
所定の命令信号を発生して転送バツファ26に転送され
た係数データ群をRAMIOの所定域に書き込ませ、ま
た転送バッファ27に転送された遅延時間データ群をR
AM17の所定域に書き込ませる。また、シーケンスコ
ントローラ18は初期化指令に応じて上記したリセット
命令信号をプログラムカウンタ20と共にメモリ制御回
路31.32.35に対して発生するので、メモリ制御
回路31.3235によって信号データRAM5.6及
び外部RAMI5の全ての記憶域に“O”が書き込まれ
る。
After executing step 46, the microcomputer 24 issues a data switching command to the sequence controller 18 (step 47), and further issues an initialization command (step 48). The sequence controller 18 generates a predetermined command signal to the memory control circuits 34 and 38 in response to the data switching command to write the coefficient data group transferred to the transfer buffer 26 into a predetermined area of RAMIO, and also writes the coefficient data group transferred to the transfer buffer 26 into a predetermined area of RAMIO. The delay time data group transferred to R
It is written to a predetermined area of AM17. In addition, the sequence controller 18 generates the above-mentioned reset command signal to the program counter 20 and the memory control circuits 31, 32, and 35 in response to the initialization command, so that the memory control circuit 31, 3235 outputs the signal data RAM 5.6 and “O” is written to all storage areas of the external RAMI 5.

ステップ48の実行後、ミュートスイッチ回路30をオ
ンにせしめてミュート状態を解除するためのミュート解
除指令をシーケンスコントローラ18に対して発生する
(ステップ4つ)。すなわち、ミュートスイッチ回路3
0は現在の音場モードを他の音場モードに切替えるため
にRAMI0.17及び19内のデータやプログラムを
変更する期間だけオフとなるのである。これはデータや
プログラムの変更により生ずる雑音信号が出力されるこ
とを防止するためである。
After executing step 48, a mute release command is issued to the sequence controller 18 to turn on the mute switch circuit 30 and release the mute state (four steps). That is, mute switch circuit 3
0 is turned off only during the period when data and programs in RAMI 0.17 and 19 are changed in order to switch the current sound field mode to another sound field mode. This is to prevent noise signals caused by changes in data or programs from being output.

次に、DSP2内における信号データ処理動作について
説明する。A/D変換器1に入力されるオーディオ信号
はクロックジエネレータ28からのクロックパルスに同
期したサンプリング周期毎にディジタルオーディオ信号
データ群dl,d2・・・・・・dnに変換され、その
オーディオ信号データ群はインターフェース3を介して
第1データバス4に供給される。データバス4に供給さ
れた信号データ群はRAM5又は6に供給されて記憶さ
れる。
Next, the signal data processing operation within the DSP 2 will be explained. The audio signal input to the A/D converter 1 is converted into digital audio signal data groups dl, d2...dn at every sampling period synchronized with the clock pulse from the clock generator 28, and the audio signal The data group is supplied to the first data bus 4 via the interface 3. The signal data group supplied to the data bus 4 is supplied to the RAM 5 or 6 and stored therein.

RAM6に書き込まれた信号データはデータバス14に
よってインターフェース16内の出力レジスタ(図示せ
ず)に順次転送され、更にその出力レジスタから外部R
AM15の書き込みアドレスで指定され記憶位置に書き
込まれる。この書き込みアドレスはメモリ制御回路35
によって制御され外部RAM15の記憶位置数に対応し
た数のアドレスを所定の順番で転送信号データ毎に変化
される。外部RAM15において読み出しアドレスで指
定される記憶位置の信号データが読み出されてインター
フェース16内の入力レジスタ(図示せず)に転送され
る。読み出しアドレスは、RAM17に記憶された遅延
時間データがメモリ制御回路38によって読み出されて
メモリ制御回路35に供給されるので、メモリ制御回路
35において供給される遅延時間データに応じて書き込
みアドレスを基準に設定される。すなわち、遅延時間デ
ータにより1つの信号データのRAM15への書き込み
タイミングとその読み出しタイミングとの間が遅延時間
となるのである。インターフェース16内の人力レジス
タに転送保持された信号データはデータバス14によっ
て信号データRAM6に転送される。この外部RAM1
5との転送動作により音場制御用の遅延オーディオ信号
データが作成されるのである。
The signal data written in the RAM 6 is sequentially transferred to an output register (not shown) in the interface 16 by the data bus 14, and is further transferred from the output register to an external R.
It is written to the storage location specified by the write address of AM15. This write address is written to the memory control circuit 35.
The number of addresses corresponding to the number of storage locations in the external RAM 15 is changed in a predetermined order for each transfer signal data. Signal data at a storage location specified by the read address in the external RAM 15 is read out and transferred to an input register (not shown) in the interface 16. Since the delay time data stored in the RAM 17 is read by the memory control circuit 38 and supplied to the memory control circuit 35, the read address is set based on the write address according to the delay time data supplied by the memory control circuit 35. is set to That is, the delay time data provides a delay time between the writing timing of one signal data to the RAM 15 and the reading timing thereof. The signal data transferred and held in the manual register in the interface 16 is transferred to the signal data RAM 6 via the data bus 14. This external RAM1
5, delayed audio signal data for sound field control is created.

一方、RAM10から読み出された係数データはバッフ
ァメモリ9に供給されて保持される。シーケンスコント
ローラ18によってタイミングが適切にとられることに
より、バッファメモリ7にはRAM5.6又はアキュー
ムレータ12から信号データが転送され、乗算器8はバ
ッファメモリ7に保持された信号データとバッファメモ
リ9に保持された係数データとを乗算する。例えば、信
号データ群d++d2・・・・・・dnと係数データ群
α1,α2・・・・・・αnとを積和演算する場合には
、先ず、バッファメモリ7にd1が保持出力され、バッ
ファメモリ9にα1が保持出力され、乗算器8において
α1 ・d1が濱算され、このα1 ・d1にALUI
Iにおいて0を加算し、その演算結果がアキュームレー
タ12において保持される。次いで、バッファメモリ7
にd2が保持出力され、バッファメモリ9にα2が保持
出力され、乗算器8においてα2 ・d2が演算される
と、アキュームレータ12からα1 ・d1が出力され
てALU11においてα1 ●d1+α2●d2が演算
ざれる。これを繰り返すことよりΣα4  −djが算
出される。この去1αU’dLがインターフェース3か
ら出力される。
On the other hand, the coefficient data read from the RAM 10 is supplied to the buffer memory 9 and held there. By properly timing the sequence controller 18, signal data is transferred from the RAM 5.6 or the accumulator 12 to the buffer memory 7, and the multiplier 8 transfers the signal data held in the buffer memory 7 and the signal data held in the buffer memory 9. Multiply the calculated coefficient data. For example, when performing a product-sum operation on a signal data group d++d2...dn and a coefficient data group α1, α2...αn, first, d1 is held and output to the buffer memory 7, and the buffer α1 is held and output to the memory 9, α1・d1 is summed in the multiplier 8, and the ALUI is applied to this α1・d1.
0 is added at I, and the result of the operation is held in the accumulator 12. Next, the buffer memory 7
d2 is held and outputted, α2 is held and outputted to the buffer memory 9, and when α2 ・d2 is calculated in the multiplier 8, α1 ・d1 is outputted from the accumulator 12, and α1 d1 + α2 d2 is calculated in the ALU 11. It will be done. By repeating this, Σα4 −dj is calculated. This value 1αU'dL is output from the interface 3.

第5図に示すように右チャンネルのグラフィックイコラ
イザ(G.E.Q)処理、左チャンネルの音場制御(S
.  F.  C)処理、左チャンネルのグラフィック
イコライザ処理、そして右チャンネルの音場制御処理の
順序で処理が繰り返し行なわれる。この4つの処理は第
1データバス4を用いた処理である。一方、上記した遅
延オーディオ信号データの作成処理はこれらグラフィッ
クイコライザ処理及び音場制御処理と並行して行なわれ
る。
As shown in Figure 5, the graphic equalizer (G.E.Q) processing for the right channel and the sound field control (S.
.. F. C) processing, left channel graphic equalizer processing, and right channel sound field control processing are repeated in this order. These four processes are processes using the first data bus 4. On the other hand, the process of creating the delayed audio signal data described above is performed in parallel with the graphic equalizer process and the sound field control process.

すなわち、第4図に示すように右チャンネルのグラフィ
ックイコライザ処理及び左チャンネルの音場制御処理中
には第2データパスにより外部RAM15から信号デー
タRAM6へ右チャンネルの音場制御処理用の遅延オー
ディオ信号データの転送処理が行なわれ、また左チャン
ネルのグラフィックイコライザ処理及び右チャンネルの
音場制御処理中には第2データパスにより外部RAM1
5から信号データRAM6へ左チャンネルの音場制御処
理用の遅延オーディオ信号データの転送処理が行なわれ
る。
That is, as shown in FIG. 4, during the graphic equalizer processing of the right channel and the sound field control processing of the left channel, the delayed audio signal for the sound field control processing of the right channel is transferred from the external RAM 15 to the signal data RAM 6 via the second data path. Data transfer processing is performed, and during left channel graphic equalizer processing and right channel sound field control processing, the external RAM 1 is
5 to the signal data RAM 6, delayed audio signal data for left channel sound field control processing is transferred.

グラフィックイコライザ処理の場合にはRAM10にグ
ラフィックイコライザ用に予めキー操作により設定され
た左右チャンネルの周波数帯域毎のレベルに対応する係
数データが記憶される。シーケンスコントローラ18か
らの命令信号に応じてRAMIOから係数データが読み
出されてバッファメモリ9に転送される。一方、メモリ
制御回路31によってRAM5の読出しアドレスが実行
ステップ毎に指定され、その指定アドレスから信号デー
タが読み出されてデータバス4を介してバッファメモリ
7に転送される。バッファメモリ7,9に信号データ及
び係数データが順次転送される毎に各データが乗算器8
によって乗算される。その乗算結果はALUI 1及び
アキュームレータ12によって周波数帯域毎に累算され
てインターフェース3を介して出力される。
In the case of graphic equalizer processing, the RAM 10 stores coefficient data corresponding to the levels of each frequency band of the left and right channels set in advance by key operations for the graphic equalizer. Coefficient data is read from RAMIO in response to a command signal from sequence controller 18 and transferred to buffer memory 9. On the other hand, the memory control circuit 31 specifies a read address of the RAM 5 for each execution step, and signal data is read from the specified address and transferred to the buffer memory 7 via the data bus 4. Each time the signal data and coefficient data are sequentially transferred to the buffer memories 7 and 9, each data is transferred to the multiplier 8.
Multiplied by The multiplication results are accumulated for each frequency band by the ALUI 1 and the accumulator 12 and outputted via the interface 3.

次に、切替回路33の切替動作について説明する。マイ
クロコンピュータ24はキー操作によりDSP2の処理
動作が変更されると、第6図に示すように外lRAM1
5を使用する処理であるか否かを判別する(ステップ5
1)。例えば、上記した音場制御処理を行なう場合には
外部RAMI5を使用する処理であり、グラフィックイ
コライザ処理やフィルタ処理だけの処理は外部RAMI
5を使用しない処理である。外部RAM15を使用する
処理の場合にはシーケンスコントローラl8に対してメ
モリ独立使用指令を発生し(ステップ52)、外部RA
M15を使用しない処理の場合にはシーケンスコントロ
ーラ18に対してメモリ共用指令を発生する(ステップ
53)。これらの指令はレジスタ21内に保持される。
Next, the switching operation of the switching circuit 33 will be explained. When the processing operation of the DSP 2 is changed by a key operation, the microcomputer 24 stores data in the external RAM 1 as shown in FIG.
5 is used (step 5).
1). For example, when performing the above-mentioned sound field control processing, the processing uses the external RAMI5, and when processing only graphic equalizer processing and filter processing, the external RAMI 5 is used.
This is a process that does not use 5. In the case of processing using the external RAM 15, a memory independent use command is issued to the sequence controller l8 (step 52), and the external RAM 15 is
In the case of processing that does not use M15, a memory sharing command is issued to the sequence controller 18 (step 53). These commands are held in register 21.

シーケンスコントローラ18は指令レジスタ21に保持
されたメモリに関する指令内容に応じて切替回路33を
切替える命令信号を発生する。すなわち、メモリ独立使
用指令の場合にはメモリ制御回路32から制御信号がR
AM6に供給され、音場制御処理をする場合や上記した
如く音場制御処理とグラフィックィコライザ処理とを並
行して行なう場合には信号データRAM6の書き込み及
び読み出しはメモリ制御回路32によって制御される。
The sequence controller 18 generates a command signal to switch the switching circuit 33 according to the content of the command regarding the memory held in the command register 21. That is, in the case of a memory independent use command, the control signal from the memory control circuit 32 is R.
When performing sound field control processing or when performing sound field control processing and graphic equalizer processing in parallel as described above, the writing and reading of signal data RAM 6 is controlled by the memory control circuit 32. Ru.

一方、メモリ共用指令の場合にはメモリ制一回路31か
ら制御信号がRAM5.6に供給され、外部RAMを用
いないグラフィックィコライザ処理やフィルタ処理だけ
の処理の場合には信号データRAM5,6の書き込み及
び読み出しはメモリ制御回路31によって制御される。
On the other hand, in the case of a memory sharing command, a control signal is supplied from the memory control circuit 31 to the RAM 5.6, and in the case of processing only for graphic equalizer processing or filter processing that does not use external RAM, the signal data RAM 5, 6 is supplied. Writing and reading are controlled by a memory control circuit 31.

従って、メモリ制御回路31はRAM5の書き込み及び
読み出しアドレスを指定する他にRAM6のアドレスを
指定する。
Therefore, the memory control circuit 31 not only specifies the write and read addresses of the RAM 5 but also specifies the address of the RAM 6.

例えば、RAM5への書き込み時に書き込みアドレスが
RAM5の上限アドレス以上となるとRAM6のアドレ
ス指定による書き込みに移行するのである。
For example, when writing to RAM 5, if the write address becomes equal to or higher than the upper limit address of RAM 5, the writing proceeds to RAM 6 by specifying the address.

次いで、キーボード25のミュートキーが操作された場
合の動作について説明する。マイクロコンピュータ24
はミュートキーが操作されると、第7図に示したように
ミュート状態であるか否かを判別する(ステップ61)
。これはミュートフラグFMの内容からか今判別される
。ミュート状態でない場合にはFM−0であるのでミュ
ート指令を発生し(ステップ62)、ミュートフラグF
閂に1をセットする(ステップ63)。ミュート指令は
指令レジスタ21に保持されるのでシーケンスコントロ
ーラ18はミュートスイッチ回路30をオフ状態にする
。一方、ミュート状態の場合にはFM−1であるのでミ
ュート解除指令を発生し(ステップ64)、ミュートフ
ラグFMを○にリセットする(ステップ65)。ミュー
ト解除指令はミュート指令に代って指令レジスタ21に
保持されるのでシーケンスコントローラ18はミュート
スイッチ回路30をオン状態にする。
Next, the operation when the mute key of the keyboard 25 is operated will be described. microcomputer 24
When the mute key is operated, it is determined whether or not it is in the mute state as shown in FIG. 7 (step 61).
. This is now determined from the contents of the mute flag FM. If it is not in the mute state, it is FM-0, so a mute command is generated (step 62), and the mute flag F
Set the bolt to 1 (step 63). Since the mute command is held in the command register 21, the sequence controller 18 turns off the mute switch circuit 30. On the other hand, if the mute state is FM-1, a mute release command is issued (step 64), and the mute flag FM is reset to ◯ (step 65). Since the mute release command is held in the command register 21 in place of the mute command, the sequence controller 18 turns on the mute switch circuit 30.

よって、ミュートキーが操作されると、ミュートスイッ
チ回路30がオフにされ、ミュートキーが再度操作され
ると、ミュートスイッチ回路30がオンにされる。この
ミュートスイッチ回路30のオフの期間にはシーケンス
コントローラ18はプログラムに従った命令発生動作を
継続する。
Therefore, when the mute key is operated, the mute switch circuit 30 is turned off, and when the mute key is operated again, the mute switch circuit 30 is turned on. While the mute switch circuit 30 is off, the sequence controller 18 continues to generate commands according to the program.

発明の効果 以上の如く、本発明のデータ処理装置においては、並列
処理プログラムの1のステップの各処理命令の読み出し
から次のステップの各処理命令の読み出しまでの間隔を
外部指令に応じて変化せしめるようになっている。よっ
て、並行処理プログラムの一方のプログラムに1ステッ
プより長い実行動作期間を必要とする処理命令OPがあ
り、かつその処理動作結果に他方のプログラムの処理命
令OPによる処理動作が支配される場合に命令NOPを
プログラム内にほとんど挿入しないプログラムとするこ
とができるので、プログラムメモリの容量を増加しなく
ても処理効率を向上させることができる。例えば、遅延
用メモリからの信号遅延データをデータメモリに転送す
る処理動作は演算動作に比べて時間が掛かってもその転
送回数を従来より1つのプログラムで多く実行させるこ
とができるのである。
Effects of the Invention As described above, in the data processing device of the present invention, the interval between reading each processing instruction of one step of a parallel processing program and reading each processing instruction of the next step is changed in accordance with an external command. It looks like this. Therefore, if one of the parallel processing programs has a processing instruction OP that requires an execution operation period longer than one step, and the processing operation result is dominated by the processing operation by the processing instruction OP of the other program, the instruction Since it is possible to create a program in which almost no NOPs are inserted into the program, processing efficiency can be improved without increasing the capacity of the program memory. For example, even if the processing operation of transferring signal delay data from the delay memory to the data memory takes more time than the calculation operation, the number of transfers can be executed more often than before with one program.

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

第1図は本発明の実施例を示すブロック図、第2図は第
1図の装置の一部分を具体的に示した回路図、第3図、
第6図及び第7図は第l図の装置中のマイクロコンピュ
ータの動作を示すフロー図、第4図、第8図及び第9図
はプログラムカウンタの計数値と第1及び第2プログラ
ムの処理命令との時間的関係を示す図、第5図は各処理
動作の順番を示す図である。 主要部分の符号の説明 2・・・DSP 4,14・・・データパス 5.6・・・信号データRAM 7.9・・・バッファメモリ 8・・・乗算器 10・・・係数データRAM 11・・・ALU 12・・・アキュームレータ 〕7・・・遅延時間データRAM 】8・・・シーケンスコントローラ 本5 図
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a circuit diagram specifically showing a part of the device shown in FIG. 1, and FIG.
6 and 7 are flowcharts showing the operation of the microcomputer in the device shown in FIG. FIG. 5 is a diagram showing the temporal relationship with instructions, and FIG. 5 is a diagram showing the order of each processing operation. Explanation of symbols of main parts 2... DSP 4, 14... Data path 5.6... Signal data RAM 7.9... Buffer memory 8... Multiplier 10... Coefficient data RAM 11 ...ALU 12...Accumulator]7...Delay time data RAM]8...Sequence controller book 5 Figure

Claims (3)

【特許請求の範囲】[Claims] (1)複数の処理命令列からなる並行処理プログラムを
記憶したメモリと、前記並行処理プログラムの各処理命
令を1ステップ毎に前記メモリから読み出して読み出し
た各処理命令に対応する命令信号を各々発生する制御手
段と、前記命令信号各々に応じたデータ処理動作を実行
する処理手段とからなるデータ処理装置であって、前記
制御手段は1のステップの各処理命令の読み出しから次
のステップの各処理命令の読み出しまでの間隔を外部指
令に応じて調整する調整手段を有することを特徴とする
データ処理装置。
(1) A memory that stores a parallel processing program consisting of a plurality of processing instruction sequences, reads each processing instruction of the parallel processing program from the memory for each step, and generates an instruction signal corresponding to each read processing instruction. and a processing means that executes a data processing operation according to each of the command signals, the control means reads each processing command of one step to each processing of the next step. A data processing device characterized by having an adjusting means for adjusting an interval until command readout according to an external command.
(2)前記調整手段は、クロックパルスを前記外部指令
に応じた分周比にて分周する分周手段と、分周手段の出
力パルスに応じてカウント動作をなして計数値の変動に
従って前記メモリからの各処理命令を読み出すタイミン
グを定めるプログラムカウンタとからなることを特徴と
する請求項1記載のデータ処理装置。
(2) The adjusting means includes a frequency dividing means that divides the clock pulse at a frequency division ratio according to the external command, and performs a counting operation according to the output pulse of the frequency dividing means, and performs a counting operation according to fluctuations in the counted value. 2. The data processing device according to claim 1, further comprising a program counter that determines timing for reading each processing instruction from the memory.
(3)前記複数の処理命令列の一方は他方の処理命令列
中の1の処理命令による動作の終了を待って実行する処
理命令を含むことを特徴とする請求項1記載のデータ処
理装置。
(3) The data processing apparatus according to claim 1, wherein one of the plurality of processing instruction sequences includes a processing instruction that is executed after waiting for the completion of an operation by one processing instruction in the other processing instruction sequence.
JP1163326A 1989-06-19 1989-06-26 Data processor Pending JPH0328898A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP1163326A JPH0328898A (en) 1989-06-26 1989-06-26 Data processor
US07/467,403 US5218710A (en) 1989-06-19 1990-01-22 Audio signal processing system having independent and distinct data buses for concurrently transferring audio signal data to provide acoustic control
EP19900306603 EP0404474A3 (en) 1989-06-19 1990-06-18 Audio signal data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1163326A JPH0328898A (en) 1989-06-26 1989-06-26 Data processor

Publications (1)

Publication Number Publication Date
JPH0328898A true JPH0328898A (en) 1991-02-07

Family

ID=15771724

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1163326A Pending JPH0328898A (en) 1989-06-19 1989-06-26 Data processor

Country Status (1)

Country Link
JP (1) JPH0328898A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58168151A (en) * 1982-03-30 1983-10-04 Nec Corp Pipeline controlling type information processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58168151A (en) * 1982-03-30 1983-10-04 Nec Corp Pipeline controlling type information processor

Similar Documents

Publication Publication Date Title
US5218710A (en) Audio signal processing system having independent and distinct data buses for concurrently transferring audio signal data to provide acoustic control
JPH03150910A (en) Digital audio signal processing unit
EP0405914A2 (en) Audio signal data processing system
US5201005A (en) Sound field compensating apparatus
US5386529A (en) Digital signal processor for use in sound quality treatment by filtering
JPH02110597A (en) Address control circuit
JPH0328898A (en) Data processor
JPH0772864B2 (en) Digital signal processor
JP3083526B2 (en) Audio signal data processing device
JPH0328899A (en) Audio signal data processor
JPH0328897A (en) Audio signal data processor
JPH05165630A (en) Digital signal processor
US5703956A (en) External memory control circuit for sound field processing digital signal processor
JPH0321998A (en) Audio signal data processor
JPH0324598A (en) Audio signal data processor
JPH0321997A (en) Audio signal data processor
JPH0321996A (en) Audio signal data processor
JPH0324599A (en) Audio signal data processor
JP3791162B2 (en) Signal processing device
JP3083527B2 (en) Audio signal data processing device
JPH0328893A (en) Audio signal data processor
JPH0328900A (en) Audio signal data processor
JP3036417B2 (en) Signal processing device
JPH0440548A (en) Digital signal processor
JP2542616Y2 (en) Reverberation device