JPH0514416A - Data transmission system - Google Patents

Data transmission system

Info

Publication number
JPH0514416A
JPH0514416A JP18836391A JP18836391A JPH0514416A JP H0514416 A JPH0514416 A JP H0514416A JP 18836391 A JP18836391 A JP 18836391A JP 18836391 A JP18836391 A JP 18836391A JP H0514416 A JPH0514416 A JP H0514416A
Authority
JP
Japan
Prior art keywords
parallel
data
serial
conversion
cpu
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.)
Granted
Application number
JP18836391A
Other languages
Japanese (ja)
Other versions
JPH071887B2 (en
Inventor
Hiroshi Hanajima
浩 花島
Morimoto Miyamoto
守基 宮本
Kozo Kimura
浩三 木村
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.)
Ikegami Tsushinki Co Ltd
Original Assignee
Ikegami Tsushinki Co Ltd
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 Ikegami Tsushinki Co Ltd filed Critical Ikegami Tsushinki Co Ltd
Priority to JP3188363A priority Critical patent/JPH071887B2/en
Publication of JPH0514416A publication Critical patent/JPH0514416A/en
Publication of JPH071887B2 publication Critical patent/JPH071887B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Communication Control (AREA)

Abstract

PURPOSE:To provide a transmission system in which the number of control lines between a CPU and each device is reduced. CONSTITUTION:A data line, a clock line and a write line are connected respectively between a parallel interface IC22 and serial parallel conversion ICs (23-1)-(23-n), an identification data to designate a reception destination is added to a data to be sent from a CPU 21 and the result is sent to each serial/parallel conversion IC, each serial conversion IC compares the data with an identification data allocated respectively thereto, a coincident serial/parallel conversion IC only is activated, the stored data is converted into a parallel data and it is sent to relating devices (24-1)-(24-n), and when a stored data is sent from the devices (26-1)-(26-n) and sent, an identification data designating a specific parallel/serial conversion IC is sent from the CPU, only the parallel serial conversion IC having an identification data allocated to itself is activated and the stored data is converted into a serial data and the result is sent to the CPU.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はデータ伝送方式、特にC
PUから出力されるパラレルデータをパラレルインター
フェースICによってシリアルデータに変換して多数の
シリアル・パラレル変換ICへ伝送し、これらのシリア
ル・パラレル変換ICでパラレルデータに変換して周辺
機器へ伝送したり、多数の周辺機器からのパラレルデー
タをパラレル・シリアル変換ICでシリアルデータに変
換してパラレルインターフェースICへ伝送し、ここで
パラレルデータに変換してCPUへ伝送する方式に関す
るものである。
BACKGROUND OF THE INVENTION The present invention relates to a data transmission system, especially C
The parallel data output from the PU is converted into serial data by the parallel interface IC and transmitted to a large number of serial-parallel conversion ICs, which are converted into parallel data by these serial-parallel conversion ICs and transmitted to peripheral devices. The present invention relates to a method in which parallel data from a large number of peripheral devices is converted into serial data by a parallel / serial conversion IC and transmitted to a parallel interface IC, where it is converted into parallel data and transmitted to a CPU.

【0002】[0002]

【従来の技術】例えば、テレビ放送用のカメラにおいて
は、ペデスタルレベル、ガンマ アンプゲイン、フレ
ア、ホワイトクリップ、ニーポイント、ニーレベルなど
の各種の項目を制御したり、オートアイリスのオン・オ
フ、フレアオン・オフ、ガンマ切替え、フィルタ切替え
などの動作を制御したり、絞り値、フィルタ位置、各種
スイッチの位置などを読み込んだり表示したりする制御
が行われている。
2. Description of the Related Art For example, in a camera for television broadcasting, various items such as pedestal level, gamma amplifier gain, flare, white clip, knee point, knee level, etc. are controlled, and auto iris on / off and flare on / off are controlled. Control of operations such as gamma switching and filter switching, and reading and displaying of aperture value, filter position, positions of various switches, and the like are performed.

【0003】これらの制御、動作状態の読み込みや表示
を行うに当たっては、カメラに設けたCPUと各種機器
との間でデータの伝送を行うが、CPUからのシリアル
データをパラレルデータとして機器へ伝送したり、機器
からのパラレルデータをシリアルデータとしてCPUへ
伝送する必要がある。このため、従来はCPU基板内に
設けたパラレルインターフェースICを使用している。
In order to control and read or display the operating state, data is transmitted between the CPU provided in the camera and various equipment. Serial data from the CPU is transmitted to the equipment as parallel data. Alternatively, it is necessary to transmit parallel data from the device as serial data to the CPU. Therefore, conventionally, a parallel interface IC provided in the CPU board is used.

【0004】図1はCPUからのパラレルデータを各種
の機器へシリアルデータとして出力する従来の構成を示
すもので、CPU1を、CPU基板2内に設けたパラレ
ルインターフェースIC3に接続し、このパラレルイン
ターフェースを、シリアル・パラレル変換IC(以後S
/P変換ICと略称する場合もある)4─1〜4─nに
接続し、これらのS/P変換ICをそれぞれの機器5─
1〜5─nに接続している。パラレルインターフェース
IC3とS/P変換IC4─1〜4─nとの間では、デ
ータライン6およびクロックライン7を各S/P変換I
Cのデータ端子およびクロック端子に並列に接続すると
ともに書き込みライン8─1〜8─nを各S/P変換I
Cの書き込み端子に接続している。CPU基板2内に設
けたCPU1とパラレルインターフェースIC3は1個
のパッケージに納めて使用することもあるが、機能的に
は分けて考えることができる。
FIG. 1 shows a conventional configuration for outputting parallel data from a CPU as serial data to various devices. The CPU 1 is connected to a parallel interface IC 3 provided in a CPU board 2, and the parallel interface is connected to this parallel interface. , Serial-parallel conversion IC (hereinafter S
/ P conversion IC may be abbreviated) 4-1 to 4-n, and these S / P conversion ICs are connected to respective devices 5
1-5-n. Between the parallel interface IC3 and the S / P conversion ICs 4-1 to 4-n, the data line 6 and the clock line 7 are connected to the respective S / P conversion I.
The write lines 8-1 to 8-n are connected in parallel to the C data terminal and the clock terminal and the S / P conversion I
It is connected to the write terminal of C. The CPU 1 and the parallel interface IC 3 provided in the CPU substrate 2 may be housed in one package and used, but can be considered separately in terms of functionality.

【0005】パラレルインターフェースIC3によりデ
ータライン6およびクロックライン7を介してデータお
よびクロックが全てのS/P変換IC4─1および4─
nに並列に送られた後、パラレルインターフェースIC
によって選択された特定のS/P変換IC、例えばS/
P変換IC4─2に接続された書き込みライン8─2に
書き込み信号が出力され、このS/P変換IC4─2の
みが活性化され、先に伝送されたデータを関連する機器
5─2に伝送する。
The parallel interface IC 3 transfers all data and clocks via the data line 6 and the clock line 7 into S / P conversion ICs 4-1 and 4-.
n in parallel, then parallel interface IC
A specific S / P conversion IC selected by
A write signal is output to the write line 8-2 connected to the P conversion IC 4-2, only this S / P conversion IC 4-2 is activated, and the previously transmitted data is transmitted to the related device 5-2. To do.

【0006】図2は各種機器15─1〜15─nからの
パラレルデータをCPU1へシリアルデータとして入力
する従来の伝送方式を示すもので、CPU1を、CPU
基板2内に設けたパラレルインターフェース13に接続
し、このパラレルインターフェースを、各機器15─1
〜15─nに接続したパラレル・シリアル変換IC(P
/S変換IC)14─1〜14─nに接続する。この接
続の態様は、データライン16およびクロックライン1
7はP/S変換IC14─1〜14─nに並列に接続す
るとともにチップセレクトライン18─1〜18─nを
各P/S変換IC14─1〜14─nのチップセレクト
端子にそれぞれ各別に接続する。
FIG. 2 shows a conventional transmission system for inputting parallel data from various devices 15-1 to 15-n to the CPU 1 as serial data.
It is connected to a parallel interface 13 provided in the board 2, and this parallel interface is connected to each device 15-1.
Parallel-serial conversion IC (P
/ S conversion IC) 14-1 to 14-n. The mode of this connection is the data line 16 and the clock line 1.
7 is connected in parallel to the P / S conversion ICs 14-1 to 14-n and the chip select lines 18-1 to 18-n are respectively connected to the chip select terminals of the P / S conversion ICs 14-1 to 14-n. Connecting.

【0007】各機器15─1〜15─nから出力される
パラレルデータは各P/S変換IC14─1〜14─n
に伝送され、そこに一時的に蓄積される。その後、パラ
レルインターフェースIC13は特定のチップセレクト
ライン、例えば18─2にチップセレクト信号を伝送
し、このチップセレクトラインに接続されているP/S
変換IC14─2のみを活性化し、このP/S変換IC
に蓄積されているデータを、クロックライン17を経て
CPU1から伝送されるクロックの制御の下でシリアル
データに変換してデータライン16を経て読み出し、C
PU1へ伝送するようにしている。
The parallel data output from each of the devices 15-1 to 15-n is the P / S conversion IC 14-1 to 14-n.
To be temporarily stored there. After that, the parallel interface IC 13 transmits a chip select signal to a specific chip select line, for example, 18-2, and the P / S connected to this chip select line.
This P / S conversion IC is activated by activating only the conversion IC 14-2.
The data stored in C is converted into serial data under the control of the clock transmitted from the CPU 1 via the clock line 17 and read via the data line 16,
It is transmitted to PU1.

【0008】[0008]

【発明が解決しようとする課題】上述したように、従来
のカメラにおいてはCPU基板2内に設けたパラレルイ
ンターフェースIC3および13と各種機器5─1〜5
─nおよび15─1〜15─nとの間には、それぞれ別
個の書き込みライン8─1〜8─nおよびチップセレク
トライン18─1〜18─nを接続しているので、CP
Uから出る各種制御線の本数が非常に多くなり、カメラ
の小型化に支障を来す問題がある。すなわち、データラ
イン6,16およびクロックライン7,17は全てのS
/P変換IC4─1〜4─nおよびP/S変換IC14
─1〜14─nに対して共通とすることができるが、書
き込みライン8─1〜8─nおよびチップセレクトライ
ン18─1〜18─nは各機器毎に設ける必要があるた
め、パラレルインターフェース3,13とS/P変換I
C4−1〜4−nおよびP/S変換IC14─1〜14
─nとの間に接続される制御線の本数は非常に多くな
り、例えば80本以上にも達するようになっている。
As described above, in the conventional camera, the parallel interface ICs 3 and 13 provided in the CPU board 2 and the various devices 5-1 to 5 are used.
-N and 15-1 to 15-n are connected to separate write lines 8-1 to 8-n and chip select lines 18-1 to 18-n, respectively.
There is a problem that the number of various control lines output from U becomes very large, which hinders downsizing of the camera. That is, the data lines 6, 16 and the clock lines 7, 17 are all S
/ P conversion ICs 4-1 to 4-n and P / S conversion IC 14
-1 to 14-n can be shared, but since the write lines 8-1 to 8-n and the chip select lines 18-1 to 18-n must be provided for each device, a parallel interface 3,13 and S / P conversion I
C4-1 to 4-n and P / S conversion ICs 14-1 to 14
The number of control lines connected to −n is extremely large, and reaches 80 or more, for example.

【0009】上述したように全ての制御線はCPU基板
内に設けたパラレルインターフェースIC3および13
のピンに接続しているので、このピンの個数が非常に多
くなり、小型化できない問題がある。また、カメラの仕
様を変更したり、バージョンアップを図ろうとすると、
制御線を接続するためのピンが足りなくなり、容易に対
処できない問題もある。
As described above, all the control lines are parallel interface ICs 3 and 13 provided in the CPU board.
Since it is connected to the pin, the number of this pin becomes very large, and there is a problem that the size cannot be reduced. Also, if you change the specifications of the camera or try to upgrade,
There is also a problem that there are not enough pins to connect the control lines, and it is difficult to deal with them.

【0010】本発明は上述した問題を解決し、CPUと
各機器との間の制御線の本数を著しく少なくし、小型化
が可能であるとともに仕様の変更やバージョンアップに
も容易に対応できるデータ伝送方式を提供しようとする
ものである。
The present invention solves the above-mentioned problems, remarkably reduces the number of control lines between the CPU and each device, can be downsized, and can easily cope with specification changes and version upgrades. It is intended to provide a transmission method.

【0011】[0011]

【課題を解決するための手段】本願の第1番目の発明に
よるデータ伝送方式は、CPUにパラレルインターフェ
ースICを接続し、このパラレルインターフェースIC
を複数の機器の各々に接続された複数のシリアル・パラ
レル変換ICに接続し、CPUから出力されるパラレル
データをパラレルインターフェースICでシリアルデー
タに変換して複数のシリアル・パラレル変換ICに伝送
し、これらのシリアル・パラレル変換ICでパラレルデ
ータに変換して複数の機器へ伝送するに当たり、前記パ
ラレルインターフェースICに接続されたデータライ
ン、クロックラインおよび書き込みラインを前記複数の
シリアル・パラレル変換ICに並列に接続し、前記パラ
レルインターフェースICを介してCPUから出力され
るデータに、当該データの受取先を指定する識別データ
を含めて伝送し、全てのシリアル・パラレル変換ICに
おいてこのデータを、クロックラインを経て供給される
クロックの制御の下で受信して蓄積し、データ伝送の終
了時に書き込みラインを経て伝送される書き込み信号に
応答して全てのシリアル・パラレル変換ICにおいてC
PUから伝送されてきた受取先指定用の識別データと、
それぞれのシリアル・パラレル変換ICに予め割り当て
られた識別データとを比較し、両者が一致したシリアル
・パラレル変換ICのみを活性化してCPUから伝送さ
れてきたシリアルデータをパラレルデータに変換して当
該シリアル・パラレル変換ICに接続されている機器へ
伝送することを特徴とするものである。
The data transmission system according to the first invention of the present application is such that a parallel interface IC is connected to a CPU, and the parallel interface IC is connected to the CPU.
Is connected to a plurality of serial / parallel conversion ICs connected to each of a plurality of devices, parallel data output from the CPU is converted to serial data by a parallel interface IC, and the serial data is transmitted to the plurality of serial / parallel conversion ICs. In converting the parallel data to the plurality of devices by using these serial-parallel conversion ICs, the data line, clock line and write line connected to the parallel interface IC are parallel to the plurality of serial-parallel conversion ICs. Connected, the data output from the CPU via the parallel interface IC is transmitted together with the identification data designating the receiving destination of the data, and this data is transmitted via the clock line in all serial-parallel conversion ICs. Under control of clock supplied Receives and accumulates, C in all of the serial-parallel conversion IC in response to a write signal to be transmitted through the write line at the end of the data transmission
Identification data for specifying the recipient transmitted from the PU,
The serial / parallel conversion ICs are compared with the identification data assigned in advance, and only the serial / parallel conversion ICs that match with each other are activated to convert the serial data transmitted from the CPU into parallel data and convert the serial data. -Transmission to a device connected to the parallel conversion IC is a feature.

【0012】さらに本願の第2番目の発明によるデータ
伝送方式は、複数の機器から出力されるパラレルデータ
を、各機器にそれぞれ接続された複数のパラレル・シリ
アル変換ICでシリアルデータに変換してパラレルイン
ターフェースICに伝送し、このパラレルインターフェ
ースICでパラレルデータに変換してCPUへ伝送する
に当たり、前記パラレルインターフェースICに接続さ
れたデータライン、クロックラインおよび書き込みライ
ンを前記複数のパラレル・シリアル変換ICに並列に接
続し、前記複数の機器から出力されるパラレルデータを
それぞれのパラレル・シリアル変換ICに蓄積し、CP
UからパラレルインターフェースICおよびデータライ
ンを経て、CPUへデータを送出すべきパラレル・シリ
アル変換ICを指定する識別データを全てのパラレル・
シリアル変換ICへ伝送し、各パラレル・シリアル変換
ICにおいてはこの識別データをクロックラインを経て
供給されるクロックの制御の下で受信して蓄積し、識別
データ伝送の終了時にCPUからパラレルインターフェ
ースICおよび書き込みラインを経て供給される書き込
み信号に応答してすべてのパラレル・シリアル変換IC
においてCPUから伝送されてきた識別データとそれぞ
れのパラレル・シリアル変換ICに予め割り当てられて
いる識別データとを比較し、両者が一致したパラレル・
シリアル変換ICのみを活性化し、当該パラレル・シリ
アル変換ICに接続されている機器から出力され、そこ
に蓄積されているパラレルデータをシリアルデータに変
換してデータラインおよびパラレルインターフェースI
Cを介してCPUへ伝送することを特徴とするものであ
る。
Further, in the data transmission system according to the second invention of the present application, parallel data output from a plurality of devices is converted into serial data by a plurality of parallel-serial conversion ICs connected to each device, respectively. When the data is transmitted to the interface IC, converted into parallel data by the parallel interface IC and transmitted to the CPU, the data line, clock line and write line connected to the parallel interface IC are parallel to the plurality of parallel / serial conversion ICs. , Parallel data output from the plurality of devices are accumulated in respective parallel-serial conversion ICs, and CP
The identification data for designating the parallel-serial conversion IC from which data should be sent from the U to the CPU via the parallel interface IC and the data line is transferred to all parallel
The identification data is transmitted to the serial conversion ICs, and in each parallel / serial conversion IC, the identification data is received and accumulated under the control of the clock supplied via the clock line, and at the end of the identification data transmission, the parallel interface IC and the CPU All parallel-serial conversion ICs in response to a write signal supplied via a write line
In the above, the identification data transmitted from the CPU is compared with the identification data previously assigned to each parallel-serial conversion IC, and the parallel data
Only the serial conversion IC is activated, the parallel data output from the device connected to the parallel / serial conversion IC and accumulated therein is converted into serial data, and the data line and parallel interface I
It is characterized in that it is transmitted to the CPU via C.

【0013】本願の第3番目の発明によるデータ伝送方
式は、CPUにパラレルインターフェースICを接続
し、このパラレルインターフェースICを複数の機器の
各々に接続された複数のシリアル・パラレル変換ICに
接続し、CPUから出力されるパラレルデータをパラレ
ルインターフェースICでシリアルデータに変換して複
数のシリアル・パラレル変換ICに伝送し、これらのシ
リアル・パラレル変換ICでパラレルデータに変換して
複数の機器へ伝送したり、複数の機器から出力されるパ
ラレルデータを、各機器にそれぞれ接続された複数のパ
ラレル・シリアル変換ICでシリアルデータに変換して
前記パラレルインターフェースICに伝送し、このパラ
レルインターフェースICでパラレルデータに変換して
CPUへ伝送するに当たり、前記パラレルインターフェ
ースICに接続されたデータライン、クロックラインお
よび書き込みラインを前記複数のシリアル・パラレル変
換ICに並列に接続するとともに前記複数のパラレル・
シリアル変換ICに並列に接続し、前記パラレルインタ
ーフェースICを介してCPUから出力されるデータ
に、当該データの受取先を指定する識別データを含めて
伝送し、全てのシリアル・パラレル変換ICにおいてこ
のデータを、クロックラインを経て供給されるクロック
の制御の下で受信して蓄積し、データ伝送の終了時に書
き込みラインを経て伝送される書き込み信号に応答して
全てのシリアル・パラレル変換ICにおいてCPUから
伝送されて来た受取先指定用の識別データと、それぞれ
のシリアル・パラレル変換ICに予め割り当てられた識
別データとを比較し、両者が一致したシリアル・パラレ
ル変換ICのみを活性化してCPUから伝送されてきた
シリアルデータをパラレルデータに変換して当該シリア
ル・パラレル変換ICに接続されている機器へ伝送し、
前記複数の機器から出力されるパラレルデータをそれぞ
れのパラレル・シリアル変換ICに蓄積し、CPUから
パラレルインターフェースICおよびデータラインを経
てデータを送出すべきパラレル・シリアル変換ICを指
定する識別データを全てのパラレル・シリアル変換IC
へ伝送し、各パラレル・シリアル変換ICにおいてはこ
の識別データをクロックラインを経て供給されるクロッ
クの制御の下で受信して蓄積し、識別データ伝送の終了
時にCPUからパラレルインターフェースICおよび書
き込みラインを経て供給される書き込み信号に応答して
全てのパラレル・シリアル変換ICにおいてCPUから
伝送されて来た識別データとそれぞれのパラレル・シリ
アル変換ICに予め割り当てられている識別データとを
比較し、両者が一致したパラレル・シリアル変換ICの
みを活性化し、当該パラレル・シリアル変換ICに接続
されている機器から供給され、そこに蓄積されているパ
ラレルデータをシリアルデータに変換してデータライン
およびパラレルインターフェースICを介してCPUへ
伝送することを特徴とするものである。
In the data transmission method according to the third invention of the present application, a parallel interface IC is connected to the CPU, and the parallel interface IC is connected to a plurality of serial / parallel conversion ICs connected to each of a plurality of devices. The parallel data output from the CPU is converted into serial data by a parallel interface IC and transmitted to a plurality of serial / parallel conversion ICs, which are converted into parallel data by these serial / parallel conversion ICs and transmitted to a plurality of devices. , Parallel data output from a plurality of devices is converted into serial data by a plurality of parallel / serial conversion ICs connected to each device, transmitted to the parallel interface IC, and converted into parallel data by the parallel interface IC. To transmit to the CPU Or, wherein the plurality of parallel with connecting the connected data lines in parallel interface IC, a clock line and write line in parallel to the plurality of serial-parallel conversion IC
It is connected in parallel to the serial conversion IC, and the data output from the CPU via the parallel interface IC is transmitted together with the identification data designating the recipient of the data, and this data is transmitted in all the serial / parallel conversion ICs. Is received and stored under the control of the clock supplied via the clock line, and transmitted from the CPU in all serial-parallel conversion ICs in response to the write signal transmitted via the write line at the end of data transmission. The received identification data for designating the recipient is compared with the identification data previously assigned to the respective serial / parallel conversion ICs, and only the serial / parallel conversion ICs that match the two are activated and transmitted from the CPU. Convert the received serial data to parallel data and perform the serial-parallel conversion I Transmitted to the device connected to,
All the parallel data output from the plurality of devices are stored in the respective parallel / serial conversion ICs, and the identification data for designating the parallel / serial conversion ICs to which the data should be sent from the CPU via the parallel interface IC and the data line are all stored. Parallel / serial conversion IC
To each parallel-serial conversion IC, the identification data is received and stored under the control of the clock supplied via the clock line, and at the end of the identification data transmission, the parallel interface IC and the write line are transmitted from the CPU. The identification data transmitted from the CPUs in all the parallel / serial conversion ICs in response to the write signal supplied via the comparison are compared with the identification data previously assigned to the respective parallel / serial conversion ICs. Only the matched parallel-serial conversion IC is activated, and the parallel data supplied from the device connected to the parallel-serial conversion IC and accumulated in the device is converted into serial data, and the data line and the parallel interface IC are set. Specially for transmission to the CPU via It is an.

【0014】[0014]

【作用】上述した第1〜第3番目の発明によるデータ伝
送方式によれば、CPU基板内に設けられているパラレ
ルインターフェースICと、複数の機器にそれぞれ接続
されている複数のシリアル・パラレル変換ICおよび/
またはパラレル・シリアル変換ICとの間には、それぞ
れ1本のデータライン、クロックラインおよび書き込み
ラインを接続するだけで良いので、これらの間の制御線
の本数を従来に比べて著しく少なくすることができ、し
たがってパラレルインターフェースICのピン数を対応
して少なくすることができ、小型化が可能となるととも
に仕様の変更やバージョンアップなどに容易に対処する
ことができる。
According to the data transmission methods according to the above-mentioned first to third inventions, the parallel interface IC provided in the CPU board and the plurality of serial / parallel conversion ICs respectively connected to the plurality of devices. and/
Alternatively, since only one data line, one clock line, and one write line need only be connected to the parallel-serial conversion IC, the number of control lines between them can be significantly reduced compared to the conventional one. Therefore, the number of pins of the parallel interface IC can be correspondingly reduced, downsizing can be achieved, and specification changes and version upgrades can be easily dealt with.

【0015】本発明によるデータ伝送方式の好適実施例
においては、前記パラレルインターフェースICに接続
されているビジィラインを前記複数のパラレル・シリア
ル変換ICに並列に接続し、何れかのパラレル・シリア
ル変換ICにおいて、機器から供給されるデータが変化
したときに、このビジィラインおよびパラレルインター
フェースICを経てビジィ信号をCPUへ伝送し、CP
Uはこのビジィ信号を受けたときだけ前記識別信号を全
てのパラレル・シリアル変換ICへ伝送するようにす
る。このように構成すると、CPUは機器からのデータ
が変化したときだけパラレル・シリアル変換ICに記憶
されているデータを読み出せば良いので、CPUの負荷
を軽減することができる。
In a preferred embodiment of the data transmission system according to the present invention, a busy line connected to the parallel interface IC is connected in parallel to the plurality of parallel / serial conversion ICs, and any one of the parallel / serial conversion ICs is connected. , When the data supplied from the device changes, the busy signal is transmitted to the CPU through this busy line and parallel interface IC, and CP
The U transmits the identification signal to all the parallel-serial conversion ICs only when it receives the busy signal. With such a configuration, the CPU only needs to read the data stored in the parallel-serial conversion IC only when the data from the device changes, so that the load on the CPU can be reduced.

【0016】[0016]

【実施例】図3は本発明によるデータ伝送方式の一実施
例の構成を示すブロック図である。本例においてはテレ
ビカメラに設けられている各種の機器の制御、動作状態
の読み込みや表示を行うものであるが、本発明はこのよ
うな用途に限定されるものではなく、例えばVTR、テ
レビモニタなどマイクロコンピュータを内蔵している機
器であればどのようなものにも適用できる。テレビカメ
ラに適用する場合には、大別して2通りの使用方法があ
る。その1つは、テレビカメラと外部とのデータの入出
力を行うもので、ゲイン切替えスイッチ、カラーバーの
オン・オフスイッチ、オートホワイトバランスのチャネ
ル切替えスイッチ、オートホワイトバランスのスタート
スイッチ、フィルタ切替えスイッチ、シャッタ切替えス
イッチ、モニタセレクトスイッチなどの外部のスイッチ
の状態を読み込んだり、タリーランプ、フィルタポジシ
ョンインディケータランプ、シャッタポジションインデ
ィケータランプなどの各種ランプの点滅を制御するもの
である。また、もう1つは、カメラ内部の制御や動作状
態の読み込みであり、例えばプリアンプや画像を加工す
るプロセスアンプなどの制御やこれらのアンプの状態を
読み込むものである。例えば、オートホワイトバランス
の切替えでは、1つのスタジオ内に複数のセットが組ま
れているような場合、各セットに対して事前にホワイト
バランスの状態を記憶しておき、セット間でカメラを移
動するときにスイッチの切替えを行うことによって微妙
なホワイトバランスの調整をその都度行う手間を省くこ
とができる。
FIG. 3 is a block diagram showing the configuration of an embodiment of a data transmission system according to the present invention. In this example, various devices provided in the television camera are controlled, and the operation state is read and displayed. However, the present invention is not limited to such an application, and for example, a VTR or a television monitor. It can be applied to any device as long as it has a built-in microcomputer. When applied to a television camera, it can be roughly divided into two ways. One of them is for inputting / outputting data between the TV camera and the outside. It has a gain selector switch, color bar on / off switch, auto white balance channel selector switch, auto white balance start switch, filter selector switch. It controls the state of external switches such as a shutter changeover switch and a monitor select switch, and controls blinking of various lamps such as a tally lamp, a filter position indicator lamp, and a shutter position indicator lamp. The other is to read the control and operation state inside the camera, for example, control of a preamplifier and a process amplifier for processing an image and the state of these amplifiers. For example, in automatic white balance switching, when multiple sets are assembled in one studio, the white balance state is stored in advance for each set and the camera is moved between the sets. By occasionally switching the switches, it is possible to save the trouble of finely adjusting the white balance each time.

【0017】図3に示すようにCPU21を、その基板
内の設けられているパラレルインターフェースIC22
に接続し、このパラレルインターフェースICを複数の
シリアル・パラレル変換IC23─1〜23─nに接続
し、これらのシリアル・パラレル変換ICをそれぞれの
機器24─1〜24─nに接続する。また、パラレルイ
ンターフェースIC22はさらに複数のパラレル・シリ
アル変換IC25─1〜25─nに接続し、これらのパ
ラレル・シリアル変換ICをそれぞれの機器26─1〜
26─nに接続する。
As shown in FIG. 3, a CPU 21 is connected to a parallel interface IC 22 provided in its substrate.
The parallel interface IC is connected to a plurality of serial / parallel conversion ICs 23-1 to 23-n, and these serial / parallel conversion ICs are connected to the respective devices 24-1 to 24-n. Further, the parallel interface IC 22 is further connected to a plurality of parallel / serial conversion ICs 25-1 to 25-n, and these parallel / serial conversion ICs are connected to the respective devices 26-1 to 26-1.
26-n.

【0018】本発明においては、パラレルインターフェ
ースIC22に接続されたデータ出力用のデータライン
27、クロックライン28および書き込みライン29を
複数のシリアル・パラレル変換IC23─1〜23─n
に並列に接続し、パラレルインターフェースIC22に
接続されたデータ入力用のデータライン30、クロック
ライン31および書き込みライン32を複数のパラレル
・シリアル変換IC25─1〜25─nに並列に接続す
る。データ出力用のデータライン27はパラレルインタ
ーフェースIC22から複数のシリアル・パラレル変換
IC23─1〜23─nに向けて一方向へデータを伝送
するもので良いが、データ入力用のデータライン30は
パラレルインターフェースICと複数のパラレル・シリ
アル変換IC25─1〜25─nとの間で両方向のデー
タ伝送を行うことができるものである。さらに、本例に
おいてはパラレルインターフェースIC22に接続され
たビジィライン33を複数のパラレル・シリアル変換I
C25─1〜25─nに並列に接続する。
In the present invention, the data line 27 for outputting data, the clock line 28, and the write line 29 connected to the parallel interface IC 22 are connected to the plurality of serial-parallel conversion ICs 23-1 to 23-n.
The data line 30, the clock line 31, and the write line 32 for data input connected to the parallel interface IC 22 are connected in parallel to the plurality of parallel-serial conversion ICs 25-1 to 25-n. The data line 27 for data output may be one for transmitting data in one direction from the parallel interface IC 22 to the plurality of serial / parallel conversion ICs 23-1 to 23-n, but the data line 30 for data input is a parallel interface. Data can be transmitted in both directions between the IC and the plurality of parallel-serial conversion ICs 25-1 to 25-n. Further, in this example, the busy line 33 connected to the parallel interface IC 22 is connected to a plurality of parallel / serial conversion I.
C25-1 to 25-n are connected in parallel.

【0019】次に、図3に示すデータ伝送方式の動作を
説明するが、先ず最初にCPU21から機器24─1〜
24─nへデータを伝送する場合について図4に示す信
号波形図をも参照して説明する。先ず、CPU21は図
4Aに示すようなデータを、パラレルインターフェース
IC22およびデータライン27を経て全てのシリアル
・パラレル変換IC23─1〜23─nへ伝送する。こ
のデータはmビットの伝送データDTと、kビットの識
別データIDとで構成されている。識別データIDは、
この伝送データDTの受取先を指定するものであり、各
シリアル・パラレル変換IC23─1〜23─nにはそ
れぞれ特定の識別データが与えられている。
Next, the operation of the data transmission system shown in FIG. 3 will be described. First, the CPU 21 to the devices 24-1 to 24-1.
The case of transmitting data to 24-n will be described with reference to the signal waveform diagram shown in FIG. First, the CPU 21 transmits the data shown in FIG. 4A to all the serial / parallel conversion ICs 23-1 to 23-n via the parallel interface IC 22 and the data line 27. This data is composed of m-bit transmission data DT and k-bit identification data ID. The identification data ID is
The destination of the transmission data DT is designated, and specific identification data is given to each of the serial / parallel conversion ICs 23-1 to 23-n.

【0020】図5はシリアル・パラレル変換IC23─
1〜23─nの各々の詳細な構成を示すブロック図であ
る。シリアル・パラレル変換IC23─1〜23─nの
各々はシフトレジスタ41、コンパレータ42、ラッチ
43および識別データ設定ユニット44を具えており、
データライン27およびクロックライン28はシフトレ
ジスタ41のそれぞれデータおよびクロック入力端子に
接続し、書き込みライン29はコンパレータ42の制御
端子に接続する。識別データ設定ユニット44は、個々
のシリアル・パラレル変換IC23─1〜23─nに予
め割り当てられている識別データを発生するように設定
されている。
FIG. 5 shows a serial / parallel conversion IC 23--
It is a block diagram which shows each detailed structure of 1-23-n. Each of the serial / parallel conversion ICs 23-1 to 23-n includes a shift register 41, a comparator 42, a latch 43, and an identification data setting unit 44,
The data line 27 and the clock line 28 are connected to the data and clock input terminals of the shift register 41, respectively, and the write line 29 is connected to the control terminal of the comparator 42. The identification data setting unit 44 is set so as to generate the identification data pre-assigned to each of the serial-parallel conversion ICs 23-1 to 23-n.

【0021】図4Aに示すように、CPU21からパラ
レルインターフェースIC22を経由してデータライン
27に出力される伝送データDT(D1〜Dm)および
識別データID(CS1〜CSk)は、図4Bに示すよ
うにCPUからパラレルインターフェースIC22を経
由し、さらにクロックライン28を経て同時に供給され
るクロックに同期して全てのシリアル・パラレル変換I
C23─1〜23─nへ供給され、それぞれのシフトレ
ジスタ41に一時的に蓄積される。伝送データDT(D
1〜Dm)および識別データID(CS1〜CSk)が
出力されていないときは、クロックも供給されない。こ
のデータの伝送の終了後、図4Cに示すように書き込み
ライン29を経て書き込み信号が全てのシリアル・パラ
レル変換IC23─1〜23─nへ同時に供給される。
As shown in FIG. 4A, the transmission data DT (D1 to Dm) and the identification data ID (CS1 to CSk) output from the CPU 21 to the data line 27 via the parallel interface IC 22 are as shown in FIG. 4B. In addition, all the serial / parallel conversions I are synchronized with the clock supplied from the CPU through the parallel interface IC 22 and the clock line 28 at the same time.
It is supplied to C23-1 to C23-n and is temporarily stored in each shift register 41. Transmission data DT (D
1 to Dm) and the identification data ID (CS1 to CSk) are not output, the clock is not supplied. After the completion of the data transmission, the write signal is simultaneously supplied to all the serial / parallel conversion ICs 23-1 to 23-n via the write line 29 as shown in FIG. 4C.

【0022】各シリアル・パラレル変換IC23─1〜
23─nにおいては、書き込み信号に応答してシフトレ
ジスタ41に記憶されている伝送データDTおよび識別
データIDの内、予め識別データIDのビット数が判っ
ているので識別データIDのみを分離してコンパレータ
42の一方の入力端子へ読み出す。コンパレータ42の
他方の入力端子には識別データ設定ユニット44からそ
れぞれのシリアル・パラレル変換ICに対して予め割り
当てられた識別データが供給されており、コンパレータ
はこれらの入力端子に供給されている識別データを比較
する。この比較の結果、何れか一つのシリアル・パラレ
ル変換IC、例えはシリアル・パラレル変換IC23─
2においてCPU21から伝送されて来た識別データI
Dと予め設定されている識別データとが一致し、そのコ
ンパレータ42はラッチ43へ信号を送り、シフトレジ
スタ41に記憶されている伝送データDTがラッチされ
る。シフトレジスタ41およびラッチ43はこの信号に
応答してシフトレジスタに蓄積されている伝送データD
Tをラッチへ読み込み、これを当該シリアル・パラレル
変換IC23─2に接続されている機器24─2へmビ
ットのパラレルデータとして伝送する。
Each serial / parallel conversion IC 23-1.
In 23-n, the number of bits of the identification data ID is known in advance among the transmission data DT and the identification data ID stored in the shift register 41 in response to the write signal, so only the identification data ID is separated. Read to one input terminal of the comparator 42. The other input terminal of the comparator 42 is supplied with the identification data previously assigned to the respective serial / parallel conversion ICs from the identification data setting unit 44, and the comparator receives the identification data supplied to these input terminals. To compare. As a result of this comparison, any one of the serial / parallel conversion ICs, for example, the serial / parallel conversion IC 23-
2 the identification data I transmitted from the CPU 21
D matches the preset identification data, the comparator 42 sends a signal to the latch 43, and the transmission data DT stored in the shift register 41 is latched. The shift register 41 and the latch 43 respond to this signal by transmitting the transmission data D stored in the shift register.
The T is read into the latch and transmitted as m-bit parallel data to the device 24-2 connected to the serial-parallel conversion IC 23-2.

【0023】このように、本願の第1番目の発明におい
ては、CPU21から出力される伝送データDTに、こ
のデータの受取先を指定する識別データIDを付加して
全てのシリアル・パラレル変換IC23─1〜23─n
へ伝送してそこに一時的に蓄積し、各シリアル・パラレ
ル変換ICにおいては受信したデータに付加されている
識別データIDを、各シリアル・パラレル変換ICに予
め割り当てられている識別データとを比較し、両者が一
致したシリアル・パラレル変換ICのみを活性化させ
て、蓄積している伝送データDTを関連する機器へパラ
レルデータとして伝送するものであるから、パラレルイ
ンターフェースIC22と複数のパラレル・シリアル変
換IC23─1〜23─nとの間には、それぞれ1本の
データライン27、クロックライン28および書き込み
ライン29を接続するだけで良く、パラレルインターフ
ェースICのピン数を減らすことができ、小型化を達成
することができる。
As described above, in the first invention of the present application, all the serial-parallel conversion ICs 23-by adding the identification data ID designating the receiving destination of this data to the transmission data DT output from the CPU 21. 1-23-n
To the serial-parallel conversion IC, and the identification data ID added to the received data is compared with the identification data pre-assigned to each serial-parallel conversion IC. However, since only the serial / parallel conversion ICs that match with each other are activated and the accumulated transmission data DT is transmitted to the related device as parallel data, the parallel interface IC 22 and a plurality of parallel / serial conversions are performed. It is only necessary to connect one data line 27, one clock line 28 and one write line 29 to each of the ICs 23-1 to 23-n, and it is possible to reduce the number of pins of the parallel interface IC and to reduce the size. Can be achieved.

【0024】次に、各機器26─1〜26─nからパラ
レルインターフェースIC22を介してCPU21へデ
ータを伝送する場合の動作を、図6に示す信号波形図お
よび図7に示すパラレル・シリアル変換IC25─1〜
25─nの詳細ブロック図をも参照して説明する。
Next, the operation of transmitting data from each of the devices 26-1 to 26-n to the CPU 21 via the parallel interface IC 22 will be described. The signal waveform diagram shown in FIG. 6 and the parallel-serial conversion IC 25 shown in FIG. -1-
25-n will also be described with reference to the detailed block diagram.

【0025】図3のパラレル・シリアル変換IC25─
1〜25─nの各々は、図7に示すように、入出力制御
回路51、第1シフトレジスタ52、第2シフトレジス
タ53、第1コンパレータ54、識別データ設定ユニッ
ト55、ラッチ56および第2コンパレータ57を具え
る。データライン30は入出力制御回路51のデータ出
力端子に接続するとともに第2シフトレジスタ53のデ
ータ入力端子に接続し、クロックライン31は第1およ
び第2のシフトレジスタ52および53のクロック入力
端子に接続し、書き込みライン32は第1コンパレータ
54の制御端子に接続する。また、ビジィライン33は
第2コンパレータ57の出力端子に接続する。
Parallel-serial conversion IC 25 of FIG.
Each of 1 to 25-n is, as shown in FIG. 7, an input / output control circuit 51, a first shift register 52, a second shift register 53, a first comparator 54, an identification data setting unit 55, a latch 56 and a second. It comprises a comparator 57. The data line 30 is connected to the data output terminal of the input / output control circuit 51 and the data input terminal of the second shift register 53, and the clock line 31 is connected to the clock input terminals of the first and second shift registers 52 and 53. And the write line 32 is connected to the control terminal of the first comparator 54. The busy line 33 is connected to the output terminal of the second comparator 57.

【0026】パラレル・シリアル変換IC25─1〜2
5─nのそれぞれに接続された機器26─1〜26─n
から出力されるパラレルデータはデータバス58を経て
ラッチ56および第2コンパレータ57に供給されてい
る。CPU21が所定の機器のデータを読み出す場合に
は、先ず図6Aに示すようにデータライン30を経て所
定の機器に接続されているパラレル・シリアル変換I
C、例えばパラレル・シリアル変換IC25─2に予め
割り当てられているkビットの識別データIDを伝送す
る。データライン30は全てのパラレル・シリアル変換
IC25─1〜25─nに並列に接続されているので、
この識別データIDは全てのパラレル・シリアル変換I
Cに供給される。この場合、全てのパラレル・シリアル
変換IC25─1〜25─nの入出力制御回路51は、
第1コンパレータ54からの信号によって入力モードに
設定されているので、識別データIDは、図6Bに示す
ようにCPU21からパラレルインターフェースIC2
2を経由し、さらにクロックライン31を経て同時に伝
送されるクロックに同期して全てのパラレル・シリアル
変換IC25─1〜25─nの第2シフトレジスタ53
に蓄積される。
Parallel / serial conversion ICs 25-1 and 25-2
Devices 26-1 to 26-n connected to each of 5-n
The parallel data output from is supplied to the latch 56 and the second comparator 57 via the data bus 58. When the CPU 21 reads the data of a predetermined device, first, as shown in FIG. 6A, the parallel / serial conversion I connected to the predetermined device via the data line 30.
C, for example, the k-bit identification data ID previously assigned to the parallel-serial conversion IC 25-2 is transmitted. Since the data line 30 is connected in parallel to all the parallel-serial conversion ICs 25-1 to 25-n,
This identification data ID is used for all parallel / serial conversion I.
Supplied to C. In this case, the input / output control circuits 51 of all the parallel-serial conversion ICs 25-1 to 25-n are
Since the input mode is set by the signal from the first comparator 54, the identification data ID is from the CPU 21 to the parallel interface IC2 as shown in FIG. 6B.
The second shift register 53 of all the parallel-serial conversion ICs 25-1 to 25-n in synchronization with the clock simultaneously transmitted via the clock line 31
Accumulated in.

【0027】図6Cに示すように、識別データIDの伝
送の終了後、書き込みライン32を経て書き込み信号が
伝送されると、全てのパラレル・シリアル変換IC25
─1〜25─nにおいては、第2シフトレジスタ53に
蓄積され、第1コンパレータ54の一方の入力端子に常
時供給されている識別データIDを、識別データ設定ユ
ニット55から他方の入力端子に常時供給されている識
別データと比較する。この比較の結果、何れか1つのパ
ラレル・シリアル変換IC、本例ではパラレル・シリア
ル変換IC25─2の第1コンパレータ54が一致信号
を出力し、このパラレル・シリアル変換ICのみを活性
化する。図6Bに示すクロックの立ち上がりで、CPU
21から出力される識別データID(CS1〜CSk)
を第1シフトレジスタ53が読み込むが、このクロック
の立ち上がりの位置は、例えば識別データの第2番目の
ビットCS2に注目すると、CS2が出力されている期
間ならばいつでも良いが、通常はCS2の出力期間の中
央でクロックを立ち上げるようにしている。識別データ
IDの最終ビットCSkの出力が完了すると、クロック
はHレベルを保持し、図6Cに示す書き込み信号の立ち
上がりから1/2周期遅れて立ち下がり、再びクロック
を出力するようになる。図6Dに示す伝送データDTの
最初のビットD1は、書き込み信号の立ち上がりで入出
力制御回路51から出力され、第2番目以降のビットD
2〜Dmはクロックの立ち上がりで出力される。書き込
み信号が立ち下がると入出力制御回路51はハイインピ
ーダンスとなり、データを出力しなくなる。クロックの
立ち下がりは、例えば第2番目のビットD2に注目する
と、このビットが出力されている期間のどこでも良い
が、通常は出力期間の中央で立ち下げるようにしてい
る。すなわち、ビットD2〜Dmの期間のクロックはデ
ューティ50%のパルスとなる。
As shown in FIG. 6C, when the write signal is transmitted through the write line 32 after the transmission of the identification data ID, all the parallel-serial conversion ICs 25 are transmitted.
1 to 25-n, the identification data ID stored in the second shift register 53 and constantly supplied to one input terminal of the first comparator 54 is constantly supplied from the identification data setting unit 55 to the other input terminal. Compare with the identification data provided. As a result of this comparison, any one of the parallel / serial conversion ICs, in this example, the first comparator 54 of the parallel / serial conversion IC 25-2 outputs a coincidence signal and activates only this parallel / serial conversion IC. At the rising edge of the clock shown in FIG. 6B, the CPU
Identification data ID (CS1 to CSk) output from 21
Is read by the first shift register 53, and the rising position of this clock may be any time during the period when CS2 is being output, for example, if attention is paid to the second bit CS2 of the identification data, it is normally the output of CS2. The clock is started in the middle of the period. When the output of the last bit CSk of the identification data ID is completed, the clock maintains the H level, falls with a 1/2 cycle delay from the rising of the write signal shown in FIG. 6C, and the clock is output again. The first bit D1 of the transmission data DT shown in FIG. 6D is output from the input / output control circuit 51 at the rising edge of the write signal, and the second and subsequent bits D1.
2 to Dm are output at the rising edge of the clock. When the write signal falls, the input / output control circuit 51 becomes high impedance and data is no longer output. For example, when the second bit D2 is focused on, the clock may fall at any time during the period in which this bit is output, but normally it falls at the center of the output period. That is, the clock in the period of bits D2 to Dm is a pulse with a duty of 50%.

【0028】パラレル・シリアル変換IC25─2にお
いて第1コンパレータ54から一致信号が出力される
と、ラッチ56はその時点において機器26─2から供
給されているパラレルデータをラッチする。このパラレ
ルデータはさらにラッチ56から第1のシフトレジスタ
52に供給され、ここに一時的に蓄積される。第1コン
パレータ54から一致信号が出力されると、入出力制御
回路51に供給されている信号も変化し、この入出力制
御回路を出力モードに切換える。したがって、図6Dに
示すように第1シフトレジスタ52に蓄積されているパ
ラレルデータはmビットのシリアル伝送データDTに変
換され、クロックライン31を経て供給されるクロック
に同期してデータライン30を経てCPU21へ伝送さ
れる。図6Cに示すように書き込み信号がHレベルから
Lレベルへ立ち下がると入出力制御回路51は入力モー
ドに戻る。出力制御回路51は入力モードの場合、ハイ
インピーダンスとなっており、出力モードの場合は、信
号を出力できる状態となる。
When the coincidence signal is output from the first comparator 54 in the parallel-serial conversion IC 25-2, the latch 56 latches the parallel data supplied from the device 26-2 at that time. The parallel data is further supplied from the latch 56 to the first shift register 52 and temporarily stored therein. When the coincidence signal is output from the first comparator 54, the signal supplied to the input / output control circuit 51 also changes, and this input / output control circuit is switched to the output mode. Therefore, as shown in FIG. 6D, the parallel data stored in the first shift register 52 is converted into m-bit serial transmission data DT, and is transmitted through the data line 30 in synchronization with the clock supplied through the clock line 31. It is transmitted to the CPU 21. As shown in FIG. 6C, when the write signal falls from the H level to the L level, the input / output control circuit 51 returns to the input mode. The output control circuit 51 has a high impedance in the input mode, and is in a state capable of outputting a signal in the output mode.

【0029】このように、本願の第2番目の発明におい
ては、CPU21からデータライン30を経て伝送され
る識別データIDを、各パラレル・シリアル変換IC2
5─1〜25─nにおいて自己に割り当てられている識
別データと比較し、両者が一致したパラレル・シリアル
変換ICのみを活性化してそのパラレル・シリアル変換
ICに接続されている機器から供給されるパラレルデー
タをシリアルデータに変換してCPUで伝送するように
構成したものであり、CPU21の基板内に設けたパラ
レルインターフェースIC22と複数のパラレル・シリ
アル変換IC25─1〜25─nとの間の制御線をそれ
ぞれ1本のデータライン30、クロックライン31およ
び書き込みライン32のみとすることができ、パラレル
インターフェースICのピン数を少なくすることができ
る。
As described above, in the second invention of the present application, the identification data ID transmitted from the CPU 21 via the data line 30 is converted into the parallel / serial conversion IC 2 by each parallel / serial conversion IC 2.
5-1 to 25-n is compared with the identification data assigned to itself, and only the parallel / serial conversion IC that matches the two is activated and supplied from the device connected to the parallel / serial conversion IC. The parallel data is converted into serial data and transmitted by the CPU. Control between the parallel interface IC 22 provided in the substrate of the CPU 21 and the plurality of parallel-serial conversion ICs 25-1 to 25-n. The lines can be only one data line 30, clock line 31, and write line 32, respectively, and the number of pins of the parallel interface IC can be reduced.

【0030】本実施例においては、パラレルインターフ
ェースIC22と複数のパラレル・シリアル変換IC2
5─1〜25─nとの間にビジィライン33を設け、機
器26─1〜26─nの何れかから供給されているデー
タが変化したときに、このビジィラインを経てビジィ信
号をCPU21へ伝送し、CPUはこれに応答して上述
したようにしてパラレル・シリアル変換IC25─1〜
25─nを順次に読み出すように構成することによって
CPUの負荷を軽減するようにしている。
In this embodiment, the parallel interface IC 22 and the plurality of parallel / serial conversion ICs 2 are used.
A busy line 33 is provided between the device 5-1 and 25-n, and when the data supplied from any of the devices 26-1 to 26-n changes, a busy signal is transmitted to the CPU 21 via this busy line. In response to this, the CPU responds to the above-mentioned parallel-serial conversion ICs 25-1 to 25-1.
The load of the CPU is reduced by reading 25-n sequentially.

【0031】すなわち、図7に示すように各パラレル・
シリアル変換IC25─1〜25─nにおいてはラッチ
56に取り込んだデータを第2コンパレータ57の一方
の入力端子に供給するとともにこの第2コンパレータの
他方の入力端子には機器26─1〜26─nから供給さ
れるパラレルデータを供給するようにしている。第2コ
ンパレータ57はこれらのデータを常時比較しており、
両者が一致するときは第2コンパレータの出力をハイイ
ンピーダンスにする。ビジィライン33はプルアップさ
れているためHレベルになっている。機器からのデータ
が変化してラッチ56にラッチされているデータと機器
からのパラレルデータとが一致しなくなるとLレベルの
ビジィ信号を出力するようになる。この場合、第2コン
パレータ57の出力はオープンドレインタイプの出力と
なっているので、全てのパラレル・シリアル変換IC2
5─1〜25─nからのビジィ信号を1本のビジィライ
ン33を経てパラレルインターフェースIC22へ伝送
することができる。
That is, as shown in FIG.
In the serial conversion ICs 25-1 to 25-n, the data taken in the latch 56 is supplied to one input terminal of the second comparator 57, and the devices 26-1 to 26-n are supplied to the other input terminal of the second comparator 57. I am trying to supply the parallel data supplied from. The second comparator 57 constantly compares these data,
When they match, the output of the second comparator is set to high impedance. Since the busy line 33 is pulled up, it is at the H level. When the data from the device changes and the data latched in the latch 56 and the parallel data from the device do not match, the L level busy signal is output. In this case, since the output of the second comparator 57 is an open drain type output, all the parallel-serial conversion ICs 2
The busy signals from 5-1 to 25-n can be transmitted to the parallel interface IC 22 via one busy line 33.

【0032】したがって、ビジィライン33に現れるビ
ジィ信号のレベルをCPU21で監視し、このビジィ信
号のレベルがHレベルからLレベルに変化したときに、
上述したようにCPUはデータライン30に識別データ
IDを伝送し、順次のパラレル・シリアル変換IC25
─1〜25─nからデータを読み出すようにすることに
よって、機器から出力されるデータの変化の有無に関係
無く定期的にパラレル・シリアル変換IC25─1〜2
5─nからデータを読み出す場合に比べてCPU21の
負荷を軽くすることができる。
Therefore, the CPU 21 monitors the level of the busy signal appearing on the busy line 33, and when the level of this busy signal changes from H level to L level,
As described above, the CPU transmits the identification data ID to the data line 30, and the parallel / serial conversion IC 25
By reading the data from the -1 to 25-n, the parallel-serial conversion ICs 25-1 to 25-2 are regularly performed regardless of the change in the data output from the device.
The load on the CPU 21 can be reduced as compared with the case of reading data from 5-n.

【0033】図8は本願の第3番目の発明によるデータ
伝送方式の構成を示すブロック図である。この第3番目
の発明においては、CPUから各機器へのデータの伝送
および各機器からCPUへのデータの伝送を、基本的に
3本の制御線で行うように構成したものである。
FIG. 8 is a block diagram showing the configuration of the data transmission system according to the third aspect of the present invention. According to the third aspect of the invention, the data transmission from the CPU to each device and the data transmission from each device to the CPU are basically performed by three control lines.

【0034】図8に示すようにCPU61の基板内に設
けたパラレルインターフェースIC62を複数のシリア
ル・パラレル変換IC63─1〜63─nに接続し、こ
れらのシリアル・パラレル変換ICをそれぞれの機器6
4─1〜64─nに接続するとともにパラレルインター
フェースICを複数のパラレル・シリアル変換IC65
─1〜65─nに接続し、これらのパラレル・シリアル
変換ICをそれぞれの機器66─2〜66─nに接続す
る。パラレルインターフェースIC62に接続されたそ
れぞれ1本のデータライン67、クロックライン68お
よび書き込みライン69をシリアル・パラレル変換IC
63─1〜63─nおよびパラレル・シリアル変換IC
65─1〜65─nに並列に接続する。
As shown in FIG. 8, a parallel interface IC 62 provided in the substrate of the CPU 61 is connected to a plurality of serial / parallel conversion ICs 63-1 to 63-n, and these serial / parallel conversion ICs are connected to the respective devices 6.
4-1 to 64-n and a parallel interface IC is connected to a plurality of parallel / serial conversion ICs 65.
1 to 65-n, and these parallel-serial conversion ICs are connected to the respective devices 66-2 to 66-n. One data line 67, one clock line 68, and one write line 69 connected to the parallel interface IC 62 are serial-parallel conversion ICs.
63-1 to 63-n and parallel-serial conversion IC
65-1 to 65-n are connected in parallel.

【0035】図9は本例のデータ伝送方式の動作を示す
信号波形図であり、図10は本例のシリアル・パラレル
変換IC63─1〜63─nの構成を示すものである。
シリアル・パラレル変換ICは第1のシフトレジスタ7
1、第2のシフトレジスタ72、コンパレータ73、識
別データ設定ユニット74およびラッチ75を具えてお
り、データライン67は第1および第2のシフトレジス
タ71および72の入力端子に接続し、書き込みライン
69はコンパレータ73の制御端子に接続する。
FIG. 9 is a signal waveform diagram showing the operation of the data transmission system of this example, and FIG. 10 shows the configuration of the serial-parallel conversion ICs 63-1 to 63-n of this example.
The serial / parallel conversion IC is the first shift register 7
1, a second shift register 72, a comparator 73, an identification data setting unit 74 and a latch 75. The data line 67 is connected to the input terminals of the first and second shift registers 71 and 72, and the write line 69. Is connected to the control terminal of the comparator 73.

【0036】先ず、CPU61から特定の機器へデータ
を伝送する場合には、図9Aに示すようにCPUは伝送
データDTに識別データIDを付加したデータを伝送す
る。前例では、識別データIDは伝送データDTの後に
付加したが、本例では伝送データの前に付加する。この
ように本発明においては、識別データと伝送データとを
分離できるものであれば、その位置関係はどのようなも
のでも良い。
First, when data is transmitted from the CPU 61 to a specific device, the CPU transmits data obtained by adding the identification data ID to the transmission data DT as shown in FIG. 9A. In the previous example, the identification data ID was added after the transmission data DT, but in this example, it is added before the transmission data. As described above, in the present invention, any positional relationship may be used as long as the identification data and the transmission data can be separated.

【0037】CPU61から伝送される識別データID
は、図9Bに示すようにクロックライン68を経て伝送
されるクロックの制御の下で全てのシリアル・パラレル
変換IC63─1〜63─nの第2シフトレジスタ72
に蓄積する。識別データIDの読み込みタイミングは図
6A〜Dについて説明したところと同様である。図9C
に示すようにkビットの識別データIDの伝送が終了し
た時点で書き込みライン69を経て伝送される書き込み
信号がLレベルからHレベルに立ち上がるのに応答し
て、全てのシリアル・パラレル変換IC63─1〜63
─nのコンパレータ73を動作させ、第2シフトレジス
タ72に蓄積されている識別データIDと、識別データ
設定ユニット74から供給される識別データとを比較す
る。
Identification data ID transmitted from the CPU 61
Is a second shift register 72 of all the serial-parallel conversion ICs 63-1 to 63-n under the control of the clock transmitted via the clock line 68 as shown in FIG. 9B.
Accumulate in. The timing of reading the identification data ID is the same as that described with reference to FIGS. Figure 9C
As shown in FIG. 3, all the serial-parallel conversion ICs 63-1 respond in response to the write signal transmitted via the write line 69 rising from the L level to the H level when the transmission of the k-bit identification data ID is completed. ~ 63
The comparator 73 of −n is operated to compare the identification data ID stored in the second shift register 72 with the identification data supplied from the identification data setting unit 74.

【0038】この比較の結果として何れか1つのシリア
ル・パラレル変換IC、例えばシリアル・パラレル変換
IC63─2のコンパレータ73が一致信号を出力す
る。この一致信号が第1シフトレジスタ71に供給され
ると、この第1シフトレジスタはCPU61から引き続
いて供給されるmビットの伝送データDTをクロックの
制御の下で一時的に蓄積する。すなわち、図9Cに示す
書き込み信号の立ち上がりで、選択されたシリアル・パ
ラレル変換ICの第1シフトレジスタ71が活性化さ
れ、伝送データDT(D1〜Dm)を受け取る。
As a result of this comparison, the comparator 73 of any one of the serial / parallel conversion ICs, for example, the serial / parallel conversion IC 63-2 outputs a coincidence signal. When this coincidence signal is supplied to the first shift register 71, the first shift register temporarily stores the m-bit transmission data DT supplied subsequently from the CPU 61 under the control of the clock. That is, at the rising edge of the write signal shown in FIG. 9C, the first shift register 71 of the selected serial-parallel conversion IC is activated and receives the transmission data DT (D1 to Dm).

【0039】図9Cに示すように伝送データDTの伝送
の終了時に書き込み信号はLレベルへ立ち下がるが、こ
の立ち下がりに応答して第1シフトレジスタ71は不活
性となり、そこに蓄積されている伝送データDTをパラ
レルデータとしてラッチ75に取り込み、さらにこのシ
リアル・パラレル変換IC63─2に接続されている機
器64─2へパラレルデータとして伝送する。このよう
にしてCPU61から出力され、所定の機器での受取が
指定されたシリアル伝送データDTを所定の機器64─
2にパラレルデータとして伝送することができる。
As shown in FIG. 9C, the write signal falls to the L level at the end of transmission of the transmission data DT, but in response to this fall, the first shift register 71 becomes inactive and is stored therein. The transmission data DT is taken in the latch 75 as parallel data, and is further transmitted as parallel data to the device 64-2 connected to the serial / parallel conversion IC 63.2. In this way, the serial transmission data DT output from the CPU 61 and designated to be received by a predetermined device is transferred to the predetermined device 64-
2 can be transmitted as parallel data.

【0040】機器66─1〜66─nからのパラレルデ
ータをCPU61へシリアルデータとして伝送する動作
は上述した実施例と同様であるので、その説明は省略す
る。また、本例においてもパラレルインターフェースI
C62に接続された1本のビジィライン70を全てのパ
ラレル・シリアル変換IC65─1〜65─nに並列に
接続し、機器66─1〜66─nの何れかにおいてデー
タが変化したときだけCPU61はデータの読み込みを
行うようにしているが、その動作の説明も前例と同様で
あるので省略する。
Since the operation of transmitting the parallel data from the devices 66-1 to 66-n to the CPU 61 as serial data is the same as that of the above-mentioned embodiment, its explanation is omitted. Also in this example, the parallel interface I
One busy line 70 connected to C62 is connected in parallel to all the parallel-serial conversion ICs 65-1 to 65-n, and the CPU 61 operates only when the data changes in any of the devices 66-1 to 66-n. Although the data is read, the description of the operation is the same as in the previous example, and therefore the description thereof is omitted.

【0041】このように本願の第3番目の発明によれ
ば、CPU61の基板内に設けられたパラレルインター
フェースIC62と、複数のシリアル・パラレル変換I
C63─1〜63─nおよび複数のパラレル・シリアル
変換IC65─1〜65─nとの間にそれぞれ1本のデ
ータライン67、クロックライン68および書き込みラ
イン69を設けるだけで良いので、パラレルインターフ
ェースICのピン数を前例に比較してさらに少なくする
ことができる。
As described above, according to the third invention of the present application, the parallel interface IC 62 provided in the substrate of the CPU 61 and the plurality of serial / parallel conversion I are provided.
Since only one data line 67, one clock line 68 and one write line 69 are provided between each of the C63-1 to 63-n and the plurality of parallel-serial conversion ICs 65-1 to 65-n, a parallel interface IC The number of pins can be further reduced as compared with the previous example.

【0042】図11は図10に示したコンパレータ73
および識別データ設定ユニット74の一例の詳細な構成
を示す回路図であり、本例では識別データIDを4ビッ
トで構成したものである。識別データ設定ユニット74
には4個のスイッチ74─1〜74─4を設け、これら
のスイッチの一方の入力端子をそれぞれ抵抗74─5〜
74─8を介して電源に接続し、他方の入力端子を共通
に接地し、識別データの各ビットをHレベルまたはLレ
ベルに設定することができるように構成する。
FIG. 11 shows the comparator 73 shown in FIG.
FIG. 3 is a circuit diagram showing a detailed configuration of an example of the identification data setting unit 74, and in this example, the identification data ID is composed of 4 bits. Identification data setting unit 74
Is provided with four switches 74-1 to 74-4, and one input terminal of each of these switches is connected to a resistor 74-5.
It is connected to a power supply via 74-8, the other input terminal is commonly grounded, and each bit of the identification data can be set to H level or L level.

【0043】コンパレータ73は4個のイクスクルーシ
ブ・ノアゲート73─1〜73─4を設け、それらの一
方の入力端子をスイッチ74─1〜74─4の出力端子
にそれぞれ接続し、他方の入力端子は第2シフトレジス
タ72の出力端子にそれぞれ接続する。また、4個のイ
クスクルーシブ・ノアゲート73─1〜73─4の出力
端子はアンドゲート73─5に接続する。
The comparator 73 is provided with four exclusive NOR gates 73-1 to 73-4, one input terminal of which is connected to the output terminals of the switches 74-1 to 74-4, respectively, and the other input. The terminals are connected to the output terminals of the second shift register 72, respectively. The output terminals of the four exclusive NOR gates 73-1 to 73-4 are connected to the AND gate 73-5.

【0044】識別データ設定ユニット74のスイッチ7
4─1〜74─4で設定した識別データの4つのビット
と、第2シフトレジスタ72に蓄積された識別データの
4つのビットが一致すると、4個のイクスクルーシブ・
ノアゲート73─1〜73─4の出力は全てHレベルと
なり、したがってアンドゲート73─5の出力はHレベ
ルとなる。これに対し、識別データの内の1ビットでも
相違しているとアンドゲート73─5の出力はLレベル
となる。このようにして、CPUから伝送されてくる識
別データが予め割り当てられている識別データと一致す
るか否かを判断することができる。図11に示した回路
は図7に示す第1コンパレータ54および識別データ設
定ユニット55にも適用できることは勿論である。
Switch 7 of the identification data setting unit 74
If the four bits of the identification data set in 4-1 to 74-4 and the four bits of the identification data stored in the second shift register 72 match, four exclusive.
The outputs of the NOR gates 73-1 to 73-4 are all at the H level, and therefore the output of the AND gate 73-5 is at the H level. On the other hand, if even one bit of the identification data is different, the output of the AND gate 73-5 becomes L level. In this way, it is possible to determine whether the identification data transmitted from the CPU matches the previously assigned identification data. It goes without saying that the circuit shown in FIG. 11 can be applied to the first comparator 54 and the identification data setting unit 55 shown in FIG.

【0045】本発明は上述した実施例にのみ限定される
ものではなく、幾多の変更や変形が可能である。例え
ば、上述した実施例においては機器からCPUへデータ
を伝送する場合、何れかの機器から出力されるデータが
変化したときだけ、CPUはデータの読み込み動作を行
うように構成したが、所定の周期で全ての機器のデータ
を順番に読み出すように構成することもでき、この場合
にはパラレル・シリアル変換ICとパラレル・シリアル
変換ICとの間に接続したビジィラインは不要となり、
制御線の本数をさらに減らすことができる。
The present invention is not limited to the above-mentioned embodiments, but various modifications and variations are possible. For example, in the above-described embodiment, when the data is transmitted from the device to the CPU, the CPU is configured to read the data only when the data output from any of the devices changes. Can also be configured to sequentially read the data of all devices, in which case the busy line connected between the parallel / serial conversion IC and the parallel / serial conversion IC becomes unnecessary,
The number of control lines can be further reduced.

【0046】また、CPUからデータを機器へ伝送する
場合、全ての機器に同じデータを伝送することがあるよ
うな場合には、識別データに1ビット追加し、このビッ
トが立っている場合には全ての機器に接続されているシ
リアル・パラレル変換ICを同時に活性化し、伝送デー
タを同時に全ての機器に伝送するようにしても良い。
When data is transmitted from the CPU to the devices, if the same data may be transmitted to all devices, one bit is added to the identification data, and if this bit is set, The serial / parallel conversion ICs connected to all the devices may be activated at the same time to transmit the transmission data to all the devices at the same time.

【0047】[0047]

【発明の効果】上述した本願の第1番目の発明によれ
ば、CPUから出力されるパラレルデータをパラレルイ
ンターフェースICでシリアルデータに変換してシリア
ル・パラレル変換ICへ伝送し、このシリアル・パラレ
ル変換ICでパラレルデータに変換して所定の機器へ伝
送するに当たり、CPU基板内に設けたパラレルインタ
ーフェースICと各機器に接続されたシリアル・パラレ
ル変換ICとの間には、それぞれ1本のデータライン、
クロックラインおよび書き込みラインを接続するだけで
あり、また第2番目の発明においては多数の機器から出
力されるパラレルデータをパラレル・シリアル変換IC
でシリアルデータに変換してパラレルインターフェース
ICへ伝送し、このパラレルインターフェースICでパ
ラレルデータに変換してCPUへ伝送するに当たり、各
機器に接続されたパラレル・シリアル変換ICとパラレ
ルインターフェースICとの間にはそれぞれ1本のデー
タライン、クロックラインおよび書き込みラインを接続
するだけであり、さらに本願の第3番目の発明において
は、CPUからのパラレルデータをパラレルインターフ
ェースICでシリアルデータに変換して複数のシリアル
・パラレル変換ICに伝送し、これらのシリアル・パラ
レル変換ICでパラレルデータに変換して複数の機器に
パラレルデータとして伝送するとともに各機器からのパ
ラレルデータをパラレル・シリアル変換ICでシリアル
データに変換してパラレルインターフェースICへ伝送
し、このパラレルインターフェースICでパラレルデー
タに変換してCPUへ伝送するに当たり、パラレルイン
ターフェースICとシリアル・パラレル変換ICおよび
パラレル・シリアル変換ICとの間には、それぞれ1本
のデータライン、クロックラインおよび書き込みライン
を接続するだけであるので、パラレルインターフェース
ICのピン数を従来に比べて著しく少なくすることがで
き、したがって小型化が可能となる。また、仕様の変更
やバージョンアップなどに対してもピン数を増やすこと
なく容易に対処することができる。さらに、多数の機器
から出力されるデータをCPUへ伝送する場合、各機器
に接続したパラレル・シリアル変換ICとパラレルイン
ターフェースICとの間に1本のビジィラインを追加
し、何れかの機器のデータが変化したときだけCPUが
データの読み込みを行うようにした実施例においては、
CPUの負荷を軽減することができる。
According to the first aspect of the present invention described above, the parallel data output from the CPU is converted into serial data by the parallel interface IC and transmitted to the serial / parallel conversion IC. When converting to parallel data by the IC and transmitting to parallel to a predetermined device, one data line is provided between the parallel interface IC provided in the CPU board and the serial-parallel conversion IC connected to each device.
The clock line and the write line are simply connected, and in the second invention, the parallel data output from many devices is converted into a parallel-serial conversion IC.
Between the parallel / serial conversion IC and the parallel interface IC connected to each device, the serial data is converted into serial data and transmitted to the parallel interface IC, and the parallel interface IC is converted into parallel data and transmitted to the CPU. Respectively connect only one data line, one clock line and one write line. Further, in the third invention of the present application, the parallel data from the CPU is converted into serial data by the parallel interface IC, and a plurality of serial data are converted. -Transmit to a parallel conversion IC, convert to parallel data by these serial / parallel conversion ICs and transmit as parallel data to a plurality of devices, and convert parallel data from each device to serial data by a parallel / serial conversion IC. hand When transmitting to the parallel interface IC, converting into parallel data by the parallel interface IC and transmitting to the CPU, one data is provided between the parallel interface IC and the serial / parallel conversion IC and the parallel / serial conversion IC. Since only the lines, clock lines and write lines are connected, the number of pins of the parallel interface IC can be significantly reduced as compared with the conventional one, and the size can be reduced accordingly. Further, it is possible to easily deal with a change in specifications or a version upgrade without increasing the number of pins. Further, when transmitting data output from a large number of devices to the CPU, one busy line is added between the parallel / serial conversion IC and the parallel interface IC connected to each device so that the data of any device is In an embodiment in which the CPU reads data only when there is a change,
The load on the CPU can be reduced.

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

【図1】図1はCPUから機器へデータを伝送する従来
のデータ伝送方式の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a conventional data transmission system for transmitting data from a CPU to a device.

【図2】図2は機器からCPUでデータを伝送する従来
のデータ伝送方式の構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of a conventional data transmission system in which data is transmitted from a device to a CPU.

【図3】図3は本発明によるデータ伝送方式の一実施例
の構成を示すブロック図である。
FIG. 3 is a block diagram showing a configuration of an embodiment of a data transmission system according to the present invention.

【図4】図4はCPUから機器へデータを伝送する動作
を説明するための信号波形図である。
FIG. 4 is a signal waveform diagram for explaining an operation of transmitting data from a CPU to a device.

【図5】図5はシリアル・パラレル変換ICの一例の詳
細な構成を示すブロック図である。
FIG. 5 is a block diagram showing a detailed configuration of an example of a serial-parallel conversion IC.

【図6】図6は機器からCPUへデータを伝送する動作
を説明するための信号波形図である。
FIG. 6 is a signal waveform diagram for explaining an operation of transmitting data from a device to a CPU.

【図7】図7はパラレル・シリアル変換ICの一例の詳
細な構成を示すブロック図である。
FIG. 7 is a block diagram showing a detailed configuration of an example of a parallel-serial conversion IC.

【図8】図8は本発明によるデータ伝送方式の他の実施
例の構成を示すブロック図である。
FIG. 8 is a block diagram showing the configuration of another embodiment of the data transmission system according to the present invention.

【図9】図9は同じくその動作を説明するための信号波
形図である。
FIG. 9 is a signal waveform diagram for similarly explaining the operation.

【図10】図10は同じくそのシリアル・パラレル変換
ICの詳細な構成を示すブロック図である。
FIG. 10 is a block diagram showing a detailed configuration of the serial-parallel conversion IC, similarly.

【図11】図10は同じくそのコンパレータおよび識別
データ設定ユニットの詳細な構成を示す回路図である。
FIG. 11 is a circuit diagram showing a detailed configuration of the comparator and the identification data setting unit similarly.

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

21 CPU 22 パラレルインターフェースIC 23−1〜23−n シリアル・パラレル変換IC 24−1〜24−n 機器 25−1〜25−n パラレル・シリアル変換IC 26−1〜26−n 機器 27,30 データライン 28,31 クロックライン 29.32 書き込みライン 33 ビジィライン DT 伝送データ ID 識別データ 41 シフトレジスタ 42 コンパレータ 43 ラッチ 44 識別データ設定ユニット 51 入出力制御回路 52 第1シフトレジスタ 53 第2シフトレジスタ 54 第1コンパレータ 55 識別データ設定ユニット 56 ラッチ 57 第2コンパレータ 61 CPU 62 パラレルインターフェースIC 63−1〜63−n シリアル・パラレル変換IC 64−1〜64−n 機器 65−1〜65−n パラレル・シリアル変換IC 66−1〜66−n 機器 67 データライン 68 クロックライン 69 書き込みライン 70 ビジィライン 71 第1シフトレジスタ 72 第2シフトレジスタ 73 コンパレータ 73−1〜73−4 イクスクルーシブ・ノアゲート 73−5 アンドゲート 74 識別データ設定ユニット 74−1〜74−4 スイッチ 74−5〜74−8 抵抗 75 ラッチ 21 CPU 22 Parallel interface IC 23-1 to 23-n Serial-parallel conversion IC 24-1 to 24-n equipment 25-1 to 25-n parallel-serial conversion IC 26-1 to 26-n equipment 27,30 data lines 28,31 clock lines 29.32 Write line 33 Busy Line DT transmission data ID identification data 41 shift register 42 Comparator 43 Latch 44 Identification data setting unit 51 Input / output control circuit 52 First Shift Register 53 Second shift register 54 First Comparator 55 Identification data setting unit 56 latch 57 Second comparator 61 CPU 62 Parallel interface IC 63-1 to 63-n serial-parallel conversion IC 64-1 to 64-n equipment 65-1 to 65-n parallel-serial conversion IC 66-1 to 66-n equipment 67 data lines 68 clock lines 69 writing line 70 busy lines 71 First Shift Register 72 Second shift register 73 Comparator 73-1 to 73-4 Exclusive NOR Gate 73-5 AND GATE 74 Identification data setting unit 74-1 to 74-4 switches 74-5 to 74-8 Resistance 75 Latch

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 CPUにパラレルインターフェースIC
を接続し、このパラレルインターフェースICを複数の
機器の各々に接続された複数のシリアル・パラレル変換
ICに接続し、CPUから出力されるパラレルデータを
前記パラレルインターフェースICでシリアルデータに
変換して前記複数のシリアル・パラレル変換ICに伝送
し、これらのシリアル・パラレル変換ICでさらにパラ
レルデータに変換して複数の機器へ伝送するに当たり、
前記パラレルインターフェースICに接続されたデータ
ライン、クロックラインおよび書き込みラインを前記複
数のシリアル・パラレル変換ICに並列に接続し、前記
パラレルインターフェースICを介してCPUから出力
されるデータに、当該データの受取先を指定する識別デ
ータを含めて伝送し、全てのシリアル・パラレル変換I
Cにおいてこのデータを、クロックラインを経て供給さ
れるクロックの制御の下で受信して蓄積し、データ伝送
の終了時に書き込みラインを経て伝送される書き込み信
号に応答して全てのシリアル・パラレル変換ICにおい
てCPUから伝送されて来た受取先指定用の識別データ
と、それぞれのシリアル・パラレル変換ICに予め割り
当てられた識別データとを比較し、両者が一致したシリ
アル・パラレル変換ICのみを活性化してCPUから伝
送されて来たシリアルデータをパラレルデータに変換し
て当該シリアル・パラレル変換ICに接続されている機
器へ伝送することを特徴とするデータ伝送方式。
1. A parallel interface IC for a CPU
Is connected to the plurality of serial / parallel conversion ICs connected to each of a plurality of devices, and the parallel data output from the CPU is converted into serial data by the parallel interface IC. When transmitting to a serial / parallel conversion IC of, and further converting to parallel data by these serial / parallel conversion ICs and transmitting to a plurality of devices,
A data line, a clock line, and a write line connected to the parallel interface IC are connected in parallel to the plurality of serial-parallel conversion ICs, and the data output from the CPU via the parallel interface IC receives the data. Transmission including identification data that specifies the destination, all serial / parallel conversion I
In C, this data is received and stored under the control of the clock supplied via the clock line, and at the end of the data transmission, all the serial / parallel conversion ICs respond to the write signal transmitted via the write line. In the step S1, the identification data for designation of the recipient, which is transmitted from the CPU, is compared with the identification data previously assigned to the respective serial / parallel conversion ICs, and only the serial / parallel conversion ICs in which they match are activated. A data transmission system characterized by converting serial data transmitted from a CPU into parallel data and transmitting the parallel data to a device connected to the serial-parallel conversion IC.
【請求項2】 複数の機器から出力されるパラレルデー
タを、各機器にそれぞれ接続された複数のパラレル・シ
リアル変換ICでシリアルデータに変換してパラレルイ
ンターフェースICへ伝送し、このパラレルインターフ
ェースICでパラレルデータに変換してCPUへ伝送す
るに当たり、前記パラレルインターフェースICに接続
されたデータライン、クロックラインおよび書き込みラ
インを前記複数のパラレル・シリアル変換ICに並列に
接続し、前記複数の機器から出力されるパラレルデータ
をそれぞれのパラレル・シリアル変換ICに蓄積し、C
PUからパラレルインターフェースICおよびデータラ
インを経て、CPUへデータを送出すべきパラレル・シ
リアル変換ICを指定する識別データを全てのパラレル
・シリアル変換ICへ伝送し、各パラレル・シリアル変
換ICにおいてはこの識別データをクロックラインを経
て供給されるクロックの制御の下で受信して蓄積し、識
別データ伝送の終了時にCPUからパラレルインターフ
ェースICおよび書き込みラインを経て供給される書き
込み信号に応答して全てのパラレル・シリアル変換IC
においてCPUから伝送されて来た識別データとそれぞ
れのパラレル・シリアル変換ICに予め割り当てられて
いる識別データとを比較し、両者が一致したパラレル・
シリアル変換ICのみを活性化し、当該パラレル・シリ
アル変換ICに接続されている機器から出力され、そこ
に蓄積されているパラレルデータをシリアルデータに変
換してデータラインおよびパラレルインターフェースI
Cを介してCPUへ伝送することを特徴とするデータ伝
送方式。
2. Parallel data output from a plurality of devices is converted into serial data by a plurality of parallel-serial conversion ICs connected to each device and transmitted to a parallel interface IC, and the parallel interface ICs perform parallel processing. When converting to data and transmitting to the CPU, the data line, clock line, and write line connected to the parallel interface IC are connected in parallel to the plurality of parallel-serial conversion ICs and output from the plurality of devices. Parallel data is stored in each parallel-serial conversion IC, and C
Identification data designating a parallel / serial conversion IC to which data should be sent from the PU to the CPU via the parallel interface IC and the data line is transmitted to all the parallel / serial conversion ICs, and this identification is performed in each parallel / serial conversion IC. Data is received and stored under the control of the clock supplied through the clock line, and at the end of the identification data transmission, all parallel signals are received in response to the write signal supplied through the parallel interface IC and the write line from the CPU. Serial conversion IC
In the above, the identification data transmitted from the CPU is compared with the identification data previously assigned to the respective parallel-serial conversion ICs, and the parallel
Only the serial conversion IC is activated, the parallel data output from the device connected to the parallel / serial conversion IC and accumulated therein is converted into serial data, and the data line and parallel interface I
A data transmission method characterized in that data is transmitted to the CPU via C.
【請求項3】 CPUにパラレルインターフェースIC
を接続し、このパラレルインターフェースICを複数の
機器の各々に接続された複数のシリアル・パラレル変換
ICに接続し、CPUから出力されるパラレルデータを
前記パラレルインターフェースICでシリアルデータに
変換して前記複数のシリアル・パラレル変換ICへ伝送
し、これらのシリアル・パラレル変換ICでさらにパラ
レルデータに変換して複数の機器へ伝送したり、複数の
機器から出力されるパラレルデータを、各機器にそれぞ
れ接続されたパラレル・シリアル変換ICでシリアルデ
ータに変換して前記パラレルインターフェースICへ伝
送し、このパラレルインターフェースICでパラレルデ
ータに変換してCPUへ伝送するに当たり、前記パラレ
ルインターフェースICに接続されたデータライン、ク
ロックラインおよび書き込みラインを複数のシリアル・
パラレル変換ICに並列に接続するとともに前記複数の
パラレル・シリアル変換ICに並列に接続し、前記パラ
レルインターフェースICを介してCPUから出力され
るデータに、当該データの受取先を指定する識別データ
を含めて伝送し、全てのシリアル・パラレル変換ICに
おいてこのデータを、クロックラインを経て供給される
クロックの制御の下で受信して蓄積し、データ伝送の終
了時に書き込みラインを経て伝送される書き込み信号に
応答して全てのシリアル・パラレル変換ICにおいてC
PUから伝送されて来た受取先指定用の識別データと、
それぞれのシリアル・パラレル変換ICに予め割り当て
られた識別データとを比較し、両者が一致したシリアル
・パラレル変換ICのみを活性化してCPUから伝送さ
れて来たシリアルデータをパラレルデータに変換して当
該シリアル・パラレル変換ICに接続されている機器へ
伝送し、前記複数の機器から出力されるパラレルデータ
をそれぞれのパラレル・シリアル変換ICに蓄積し、C
PUからパラレルインターフェースICおよびデータラ
インを経てデータを送出すべきパラレル・シリアル変換
ICを指定する識別データを全てのパラレル・シリアル
変換ICへ伝送し、各パラレル・シリアル変換ICにお
いてはこの識別データをクロックラインを経て供給され
るクロックの制御の下で受信して蓄積し、識別データ伝
送の終了時にCPUからパラレルインターフェースIC
および書き込みラインを経て供給される書き込み信号に
応答して全てのパラレル・シリアル変換ICにおいてC
PUから伝送されてきた識別データとそれぞれのパラレ
ル・シリアル変換ICに予め割り当てられている識別デ
ータとを比較し、両者が一致したパラレル・シリアル変
換ICのみを活性化し、当該パラレル・シリアル変換I
Cに接続されている機器から供給され、そこに蓄積され
ているパラレルデータをシリアルデータに変換してデー
タラインおよびパラレルインターフェースICを介して
CPUへ伝送することを特徴とするデータ伝送方式。
3. A parallel interface IC for the CPU
Is connected to the plurality of serial / parallel conversion ICs connected to each of a plurality of devices, and the parallel data output from the CPU is converted into serial data by the parallel interface IC. To the serial / parallel conversion ICs, and the serial / parallel conversion ICs further convert the parallel data to multiple devices for transmission, or the parallel data output from the multiple devices is connected to each device. In parallel / serial conversion IC, the data is converted into serial data and transmitted to the parallel interface IC. When converted into parallel data by the parallel interface IC and transmitted to the CPU, the data line and clock connected to the parallel interface IC. Line and The writing line multiple serial
The data connected to the parallel conversion IC in parallel and connected to the plurality of parallel / serial conversion ICs in parallel, and the data output from the CPU via the parallel interface IC includes identification data designating a recipient of the data. All the serial-to-parallel conversion ICs receive this data under the control of the clock supplied via the clock line, store it, and store it at the end of the data transmission into the write signal transmitted via the write line. In response, C in all serial-parallel conversion ICs
Identification data for designation of the recipient transmitted from the PU,
The serial data to parallel conversion ICs are compared with the identification data assigned in advance, only the serial data to parallel data conversion ICs that match each other are activated, and the serial data transmitted from the CPU is converted into parallel data. The data is transmitted to a device connected to the serial / parallel conversion IC, the parallel data output from the plurality of devices is accumulated in each parallel / serial conversion IC, and C
Identification data designating a parallel / serial conversion IC to which data is to be sent from the PU via the parallel interface IC and the data line is transmitted to all parallel / serial conversion ICs, and this identification data is clocked in each parallel / serial conversion IC. Received and stored under the control of the clock supplied via the line, and the parallel interface IC from the CPU at the end of transmission of the identification data.
And C in all parallel-to-serial conversion ICs in response to the write signal supplied via the write line.
The identification data transmitted from the PU is compared with the identification data previously assigned to the respective parallel / serial conversion ICs, and only the parallel / serial conversion ICs that match the two are activated, and the parallel / serial conversion I
A data transmission method characterized in that parallel data supplied from a device connected to C is converted into serial data and transmitted to a CPU via a data line and a parallel interface IC.
【請求項4】 前記パラレルインターフェースICに接
続されているビジィラインを前記複数のパラレル・シリ
アル変換ICに並列に接続し、何れかのパラレル・シリ
アル変換ICにおいて、機器から供給されるデータが変
化したときに、このビジィラインおよびパラレルインタ
ーフェースICを経てビジィ信号をCPUへ伝送し、C
PUはこのビジィ信号を受けたときだけ前記識別信号を
全てのパラレル・シリアル変換ICへ伝送するように構
成したことを特徴とする請求項2または3記載のデータ
伝送方式
4. A busy line connected to the parallel interface IC is connected in parallel to the plurality of parallel-serial conversion ICs, and when data supplied from a device changes in any of the parallel-serial conversion ICs. Then, the busy signal is transmitted to the CPU through the busy line and the parallel interface IC, and C
4. The data transmission method according to claim 2, wherein the PU is configured to transmit the identification signal to all parallel-serial conversion ICs only when receiving the busy signal.
JP3188363A 1991-07-03 1991-07-03 Data transmission method Expired - Fee Related JPH071887B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3188363A JPH071887B2 (en) 1991-07-03 1991-07-03 Data transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3188363A JPH071887B2 (en) 1991-07-03 1991-07-03 Data transmission method

Publications (2)

Publication Number Publication Date
JPH0514416A true JPH0514416A (en) 1993-01-22
JPH071887B2 JPH071887B2 (en) 1995-01-11

Family

ID=16222316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3188363A Expired - Fee Related JPH071887B2 (en) 1991-07-03 1991-07-03 Data transmission method

Country Status (1)

Country Link
JP (1) JPH071887B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008146205A (en) * 2006-12-07 2008-06-26 Ikegami Tsushinki Co Ltd Control signal arbitration method in digital voice signal processor

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61111044A (en) * 1984-11-05 1986-05-29 Sanyo Electric Co Ltd Data transfer system
JPH0331298A (en) * 1989-06-28 1991-02-12 Ajinomoto Co Inc Prolyl endopeptidase inhibitory peptide

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61111044A (en) * 1984-11-05 1986-05-29 Sanyo Electric Co Ltd Data transfer system
JPH0331298A (en) * 1989-06-28 1991-02-12 Ajinomoto Co Inc Prolyl endopeptidase inhibitory peptide

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008146205A (en) * 2006-12-07 2008-06-26 Ikegami Tsushinki Co Ltd Control signal arbitration method in digital voice signal processor

Also Published As

Publication number Publication date
JPH071887B2 (en) 1995-01-11

Similar Documents

Publication Publication Date Title
US5282234A (en) Bi-directional shift register useful as scanning registers for active matrix displays and solid state image pick-up devices
EP0197768B1 (en) Digital control systems for electronic apparatus
JP3557625B2 (en) Information processing equipment
JPH0514416A (en) Data transmission system
EP1074991A3 (en) Semiconductor memory device
US4910509A (en) Bus expander for digital TV receiver
CN112689991B (en) Initialization synchronization device, initialization synchronization method, and camera
CN105635601A (en) Multi-sensor multi-channel video data input method and device
EP0509376A2 (en) Signal processing device
JPH09247519A (en) Image pickup device
US6757752B2 (en) Micro controller development system
JP2503463Y2 (en) Peripheral device connection circuit of sequencer controller
JP3550860B2 (en) Signal processing IC circuit and imaging apparatus using the same
KR100798583B1 (en) Apparatus and method of serial communication interface
TWI301912B (en) Mobile phone control circuit with common data bus
JPS63236155A (en) Intra-system communication system
JPH0546551A (en) Data transfer device, data transfer system and data transfer method
JP2000232370A (en) Data output circuit and d/a conversion circuit
JP2006154310A5 (en)
US20010029539A1 (en) Computer system, computer, extension unit and interface circuit
JPH0696017A (en) In-device wiring method
JPH1146188A (en) Synchronization processing system for measurement signal
JPH0789270B2 (en) Display switching control device
JPH04351079A (en) Digital signal changeover device
JPS62135030A (en) Data transmission equipment

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees