JPH10190640A - Communication circuit and data transmission system using communication circuit - Google Patents

Communication circuit and data transmission system using communication circuit

Info

Publication number
JPH10190640A
JPH10190640A JP8349565A JP34956596A JPH10190640A JP H10190640 A JPH10190640 A JP H10190640A JP 8349565 A JP8349565 A JP 8349565A JP 34956596 A JP34956596 A JP 34956596A JP H10190640 A JPH10190640 A JP H10190640A
Authority
JP
Japan
Prior art keywords
data
manchester
circuit
demodulation
transmission
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
JP8349565A
Other languages
Japanese (ja)
Other versions
JP3522997B2 (en
Inventor
Takashi Suzuki
孝 鈴木
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP34956596A priority Critical patent/JP3522997B2/en
Publication of JPH10190640A publication Critical patent/JPH10190640A/en
Application granted granted Critical
Publication of JP3522997B2 publication Critical patent/JP3522997B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Dc Digital Transmission (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide the communication circuit which actualizes a real-time control code synchronized with hardware and a data communication between microprocessors by a Manchester transmission system through only one transmission line and the data transmission system which uses the communication circuit. SOLUTION: A part of transmission and reception data transmitted by using Manchester modulation and demodulation is bits for transmitting and receiving the real-time control code synchronized with the hardware and the rest of data is bits for transmitting and receiving data between processors by using a data buffer and performing read/write with a synchronizing signal for Manchester modulation and demodulation, which are stored in FIFO memories 13 and 23; and the data are connected and separated in time series to perform transmission between the processors 11 (21) through the Manchester transmission line.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、マンチェスタ伝送
路を用いてプロセッサ間通信を行う、通信回路ならびに
通信回路を用いたデータ伝送システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication circuit for performing interprocessor communication using a Manchester transmission line, and a data transmission system using the communication circuit.

【0002】[0002]

【従来の技術】レーダ分野における信号処理はハードウ
ェアとソフトウェアの組み合わせによりなされる。ター
ゲットを検出するまでの処理はハードウェアで行うが、
そのターゲットが将来到達するであろう位置の予測や、
地図データと照らし合わせて詳細な位置を割り出す等の
処理は産業用コンピュータ等比較的大規模なコンピュー
タによりなされる。また、指示器にターゲットを描かせ
るためにはデータをリアルタイムで伝送する必要があ
る。従来はコンピュータ処理のためのデータ伝送と指示
器にリアルタイム表示するためのデータ伝送は、独立し
た伝送路を用い別個になされていた。
2. Description of the Related Art Signal processing in the radar field is performed by a combination of hardware and software. The processing until the target is detected is performed by hardware,
Predicting where the target will reach in the future,
Processing such as calculating a detailed position by referring to map data is performed by a relatively large-scale computer such as an industrial computer. In addition, in order for the indicator to draw a target, it is necessary to transmit data in real time. Conventionally, data transmission for computer processing and data transmission for real-time display on an indicator have been performed separately using independent transmission paths.

【0003】2地点間でデータ伝送を行う場合、伝送線
の数を少なくするためにシリアル通信が用いられる。コ
ンピュータ間ではRS232C、GPIB、SCSI通
信が多用され、これらはいずれも処理が終わったらその
結果を伝送し、伝送されてきたらそのデータをもとに処
理を行う等、イベント発生をトリガとしてソフトウェア
的にデータ伝送がなされる。これに対し、ハードウェア
的にリアルタイム伝送するものにマンチェスタ伝送があ
る。リアルタイムとは、例えばレーダの動作タイミング
に同期したタイミングでデータ伝送を行うことを指す。
パルスドップラーレーダの場合、ある一定周期でパルス
状の電波を空間に放射している。周波数等はこの周期に
合わせ切り替えなければならない。マンチェスタ伝送で
は、このようなハードウェアのタイミングに同期してリ
アルタイム制御コードを伝送するする。ハードウェアで
シリアル伝送する場合には、シリアルデータとこれに同
期したクロック、そしてデータの区切りを示すストロー
ブが必要であり、これらを1本の伝送ラインで実現する
ためにマンチェスタコード(データの遷移をコード化)
を用いて行われる。
[0003] When data is transmitted between two points, serial communication is used to reduce the number of transmission lines. RS232C, GPIB, and SCSI communications are frequently used between computers, and when these processes are completed, the results are transmitted, and when transmitted, processing is performed based on the data. Data transmission is performed. On the other hand, Manchester transmission is used for real-time transmission in hardware. The real time refers to, for example, performing data transmission at a timing synchronized with the operation timing of the radar.
In the case of a pulse Doppler radar, a pulse-like radio wave is radiated into space at a certain fixed period. The frequency and the like must be switched according to this cycle. In Manchester transmission, a real-time control code is transmitted in synchronization with such hardware timing. When serial transmission is performed by hardware, serial data, a clock synchronized with the serial data, and a strobe indicating a data delimiter are required. In order to realize these with one transmission line, a Manchester code (data transition) is used. Coding)
This is performed using

【0004】図3に、レーダ分野における信号処理系の
うち、コンピュータとのインタフェース部分の構成をブ
ロック図で示した。図中、マイクロプロセッサ31、3
2は、上述したコンピュータに演算を行わせるためのの
インタフェースとして使用するものであり、マイクロプ
セッサ31はハードウェアで検出されたデータをコンピ
ュータで処理できるデータフォーマットに変換するもの
であり、マイクロプロセッサ32は、マイクロプロセッ
サ31から伝送されてきたデータをコンピュータに送信
するために設けられる。各マイクロプロセッサ31、3
2は、それぞれが持つCPUバス33、34にそれぞれ
SIO35、36を接続し、唯一本のデータ線路で構成
されるシリアル伝送路37を介して交信を行う。SIO
37として、調歩同期式通信回路が例示されている。一
方、リアルタイム制御コードは、マンチェスタ通信回路
38、39間で上記伝送路37とは独立して設けられる
シリアル伝送路40を介して交信がなされる。41、4
2はリアルタイム制御コード生成回路である。
FIG. 3 is a block diagram showing a configuration of an interface with a computer in a signal processing system in the radar field. In the figure, microprocessors 31, 3
2 is used as an interface for causing the computer to perform an operation. The microprocessor 31 converts data detected by hardware into a data format that can be processed by the computer. Is provided for transmitting data transmitted from the microprocessor 31 to the computer. Each microprocessor 31, 3
2 connects the SIOs 35 and 36 to the CPU buses 33 and 34 respectively, and performs communication via a serial transmission line 37 composed of only one data line. SIO
As an example 37, a start-stop synchronous communication circuit is illustrated. On the other hand, the real-time control code is communicated between the Manchester communication circuits 38 and 39 via a serial transmission line 40 provided independently of the transmission line 37. 41, 4
Reference numeral 2 denotes a real-time control code generation circuit.

【0005】パルスドップラーレーダの場合、ある一定
周期でパルス状の電波を空間に放射している。
[0005] In the case of a pulse Doppler radar, pulse-like radio waves are radiated into space at a certain fixed period.

【0006】周波数等はこの周期に合わせ切り替えなけ
ればならない。マンチェスタ伝送は、このようにハード
ウェアのタイミングに同期してリアルタイム制御コード
を伝送する。
The frequency and the like must be switched in accordance with this cycle. In the Manchester transmission, the real-time control code is transmitted in synchronization with the timing of hardware as described above.

【0007】[0007]

【発明が解決しようとする課題】上述したマンチェスタ
伝送は、マイクロプロセッサ間のデータ伝送には適しな
い。マイクロプロセッサ間のデータ伝送は、ある処理が
終わったらその結果を伝送し、伝送されてきたデータを
元に処理を行う等、イベント発生をトリガとし、ハード
ウェアの処理とは非同期になされるからである。従っ
て、マイクロプロセッサ間のデータ通信に用いられる、
例えば調歩同期式伝送もまた、リアルタイム制御コード
の伝送に適しない。リアルタイム制御コードの伝送は、
ハードウェアのタイミングに同期して伝送するからであ
る。このため、従来はそれぞれ別個の通信路を用い、独
立してデータ通信を行っていた。
The Manchester transmission described above is not suitable for data transmission between microprocessors. Data transmission between microprocessors is performed asynchronously with hardware processing, triggered by the occurrence of an event, such as transmitting the result after a certain processing is completed and performing processing based on the transmitted data. is there. Therefore, used for data communication between microprocessors,
For example, asynchronous transmission is also not suitable for transmitting real-time control codes. Transmission of real-time control code
This is because transmission is performed in synchronization with hardware timing. For this reason, conventionally, data communication was independently performed using separate communication paths.

【0008】リアルタイム制御は、送信するための諸元
を制御するだけでなく、受信信号に対する信号処理等の
制御にも用いられる。つまり、レーダのハードウェアは
全てこのタイミングを基本として動作しているものであ
り、従って、データ伝送もこのタイミングに同期して行
わなければならない。
[0008] The real-time control is used not only for controlling data for transmission, but also for controlling signal processing on received signals. In other words, all radar hardware operates based on this timing, and therefore, data transmission must also be performed in synchronization with this timing.

【0009】本発明は上記事情に鑑みてなされたもので
あり、ハードウェアに同期したリアルタイム制御コード
とマイクロプロセッサ間のデータ通信をマンチェスタ伝
送方式によって唯1個の伝送線路によって実現しうる通
信回路ならびに通信回路を用いたデータ伝送システムを
提供することを目的とする。
The present invention has been made in view of the above circumstances, and a communication circuit and a communication circuit capable of realizing data communication between a real-time control code synchronized with hardware and a microprocessor by a Manchester transmission method using only one transmission line. It is an object to provide a data transmission system using a communication circuit.

【0010】[0010]

【課題を解決するための手段】本発明のデータ伝送シス
テムは、マンチェスタ変復調を用いて伝送する送受信デ
ータのうち、一部をハードウェアに同期したリアルタイ
ム制御コードを送受信するためのビットとし、残りを、
データバッファを用いマンチェスタ変復調のための同期
信号によってリードライトすることによりプロセッサ間
のデータを送受信するビットで構成し、これらデータを
時系列的に接続、分離することにより、マンチェスタ伝
送路を介してプロセッサ間伝送を行うことを特徴とす
る。データバッフアはFIFOメモリで構成され、FI
FOメモリの空き状態を示すフラグとマンチェスタ変復
調のために使用される同期信号とを論理演算することに
よりリード/ライト信号を生成し、そのデータのリード
/ライトを行う。
According to the data transmission system of the present invention, a part of transmission / reception data transmitted using Manchester modulation / demodulation is set as bits for transmitting / receiving a real-time control code synchronized with hardware, and the remaining bits are transmitted. ,
It is composed of bits for transmitting and receiving data between processors by reading and writing with a synchronization signal for Manchester modulation and demodulation using a data buffer, and connecting and separating these data in a time series, the processor is connected via a Manchester transmission line. It is characterized by performing inter-transmission. The data buffer is composed of FIFO memory.
A read / write signal is generated by performing a logical operation on a flag indicating an empty state of the FO memory and a synchronization signal used for Manchester modulation / demodulation, and the data is read / written.

【0011】また、データ処理を行うコンピュータと、
コンピュータにより制御される制御対象とが通信回路を
介して接続され、上記通信回路は、制御対象により生成
されるデータをコンピュータで処理できるデータに変換
する第1のマイクロプロセッサと、第1のマイクロプロ
セッサから送信されたデータをコンピュータへ送信する
第2のマイクロプロセッサと、上記マイクロプロセッサ
間を伝送するデータを一時格納するデータバッファと、
データバッファに対するデータの収納状態を示す信号と
マンチェスタコード変復調のために使用される同期信号
とを論理演算することにより、データバッファに対する
リード/ライト信号を生成するメモリ制御回路と、デー
タバッファからの、あるいはデータバッファに対するリ
ードライトデータが保持される第1のラッチ回路と、制
御対象から、あるいは制御対象へ供給すべきリアルタイ
ム制御コードがラッチされる第2のラッチ回路と、第1
と第2のラッチ回路出力を結合あるいは分離し、マンチ
ェスタコードに変復調する、それぞれ第1、第2のデー
タ変換回路と、第1、第2のデータ変換回路を接続する
マンチェスタデータ線路とから成ることも特徴とする。
A computer for performing data processing;
A control object controlled by a computer is connected via a communication circuit, wherein the communication circuit converts a data generated by the control object into data that can be processed by the computer, and a first microprocessor. A second microprocessor for transmitting data transmitted from the microprocessor to a computer, a data buffer for temporarily storing data transmitted between the microprocessors,
A memory control circuit that generates a read / write signal for the data buffer by performing a logical operation on a signal indicating the data storage state of the data buffer and a synchronization signal used for Manchester code modulation and demodulation; Alternatively, a first latch circuit for holding read / write data for the data buffer, a second latch circuit for latching a real-time control code to be supplied from or to the control target,
A first and second data conversion circuit, and a Manchester data line connecting the first and second data conversion circuits, respectively, for coupling or separating the output from the second latch circuit and for modulating and demodulating the output into a Manchester code. Also features.

【0012】本発明の通信回路は、プロセッサ間データ
伝送を行うためのデータが格納されるデータバッファ
と、データバッファに対するデータの収納状態を示す信
号とマンチェスタコード変調のために使用される同期信
号とを論理演算することによりデータバッファに対する
リード信号を生成するメモリ制御回路と、メモリ制御回
路により生成されるリード信号をトリガとしてデータバ
ッファから読み出されるデータを保持する第1のラッチ
回路と、外部から到来するリアルタイム制御コードがマ
ンチェスタ変調のために使用される同期信号の到来によ
り保持される第2のラッチ回路と、上記第1と第2のラ
ッチ回路出力を結合し、入力される並列データを直列デ
ータに変換する並直列変換回路と、並直列変換回路出力
にマンチェスタ変調を施し、マンチェスタ伝送路を介し
てデータの送信を行うマンチェスタ変調回路を具備する
ことを特徴とする。また、マンチェスタ伝送路を介して
到来するマンチェスタコードを復調するマンチェスタ復
調回路と、マンチェスタ復調回路により得られるマンチ
ェスタコードをリアルタイム制御コードとプロセッサ間
通信のためのデータに分離して並列信号に変換する直並
列変換回路と、直並列変換回路出力のうちプロセッサ間
通信を行うためのデータが復調のために使用される同期
信号をトリガとして保持される第1のラッチ回路と、上
記直並列変換回路出力のうちリアルタイム制御コードを
保持する第2のラッチ回路と、上記第1のラッチ回路を
介してプロセッサ間データ伝送を行うためのデータが格
納されるデータバッファと、データバッファに対するデ
ータの収納状態を示す信号とマンチェスタコード復調の
ために使用される同期信号とを論理演算することにより
データバッファに対するライト信号を生成するメモリ制
御回路とを具備することも特徴とする。
A communication circuit according to the present invention comprises: a data buffer in which data for performing inter-processor data transmission is stored; a signal indicating a data storage state in the data buffer; and a synchronization signal used for Manchester code modulation. A memory control circuit that generates a read signal for the data buffer by performing a logical operation on the data, a first latch circuit that holds data read from the data buffer triggered by the read signal generated by the memory control circuit, A second latch circuit in which a real-time control code to be executed is held by the arrival of a synchronization signal used for Manchester modulation; and the first and second latch circuit outputs are combined to convert input parallel data into serial data. Parallel-to-serial conversion circuit and Manchester modulation to the parallel-to-serial conversion circuit output Subjected, characterized by including the Manchester modulation circuit for transmitting data via the Manchester transmission path. Also, a Manchester demodulation circuit for demodulating a Manchester code arriving via a Manchester transmission line, and a Manchester code obtained by the Manchester demodulation circuit are separated into real-time control codes and data for communication between processors, and are converted into parallel signals. A parallel conversion circuit, a first latch circuit in which data for performing inter-processor communication among outputs of the serial-parallel conversion circuit is held with a synchronization signal used as a trigger as a trigger, A second latch circuit for holding a real-time control code, a data buffer for storing data for performing inter-processor data transmission via the first latch circuit, and a signal indicating a data storage state of the data buffer; And a synchronization signal used for Manchester code demodulation. Also characterized by comprising a memory control circuit for generating a write signal to the data buffer by.

【0013】本発明により、ハードウェアのタイミング
で制御されるリアルタイム制御コードの伝送と、マイク
ロプロセッサ間のデータ通信を1個の伝送線路により実
現できる。
According to the present invention, transmission of a real-time control code controlled by hardware timing and data communication between microprocessors can be realized by one transmission line.

【0014】[0014]

【発明の実施の形態】図1は本発明の実施形態を示すブ
ロック図である。図において、11、21はマイクロプ
ロセッサである。マイクロプロセッサ11はハードウェ
アで検出されたデータをコンピュータで処理できるかた
ちに変換するために設けられ、マイクロプロセッサ21
はマイクロプロセッサ11から伝送されてきたデーを産
業用コンピュータ等比較的大型のコンピュータに送り込
むためのものである。マイクロプロセッサ11、21は
それぞれCPUインタフェース12、22を介してFI
FOメモリ13、23に接続される。FIFO(Fir
st−In First−Out)メモリとして米国I
DT社製のCMOSパラレルFIFO(IDT720
5)が用いられ、エンプティフラグEFが内蔵される。
16、17はラッチ回路である。ラッチ回路16にはF
IFOメモリ13から読み出されたデータがインバータ
とアンドゲートで構成されるリード信号生成回路14出
力であるリード信号のタイミングと同期して保持され、
ラッチ回路17にはマンチェスタ変調のために生成され
る同期信号SYNCの到来と同期してリアルタイム制御
コードが保持される。リード信号生成回路14はFIF
Oメモリ13内蔵のエンプティフラグEFをインバータ
ゲートにて反転した信号と上述した同期信号SYNCと
を論理積条件(負論理)をとる論理回路で構成される。
18は並直列変換回路(P/S)である。並直列変換回
路18にはラッチ回路16、17がカスケード接続さ
れ、ここでFIFOデータとリアルタイム制御コードが
時系列的に接続され、マンチェスタ変調回路19に供給
される。
FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, 11 and 21 are microprocessors. The microprocessor 11 is provided for converting data detected by hardware into a form that can be processed by a computer.
Is for sending data transmitted from the microprocessor 11 to a relatively large computer such as an industrial computer. The microprocessors 11 and 21 are connected to the FI through the CPU interfaces 12 and 22, respectively.
The FO memories 13 and 23 are connected. FIFO (Fir
St-In First-Out) memory
DT CMOS parallel FIFO (IDT720)
5) is used, and an empty flag EF is incorporated.
16 and 17 are latch circuits. The latch circuit 16 has F
Data read from the IFO memory 13 is held in synchronization with the timing of a read signal output from a read signal generation circuit 14 composed of an inverter and an AND gate,
The latch circuit 17 holds a real-time control code in synchronization with the arrival of a synchronization signal SYNC generated for Manchester modulation. The read signal generation circuit 14
The O memory 13 is constituted by a logic circuit that takes a logical product condition (negative logic) of a signal obtained by inverting the empty flag EF in the inverter gate by the inverter gate and the above-mentioned synchronization signal SYNC.
Reference numeral 18 denotes a parallel / serial conversion circuit (P / S). Latch circuits 16 and 17 are cascaded to the parallel-to-serial conversion circuit 18, where the FIFO data and the real-time control code are connected in time series and supplied to the Manchester modulation circuit 19.

【0015】マンチェスタ変調回路19にて変調処理を
受けた信号は唯一個のデータ伝送線路10を介してマン
チェスタ復合回路29に供給される。マンチェスタ変調
回路19と復調回路29の内部構成は図2に例示されて
いる。図中、(a)はマンチェスタコードのデータ波形
を、(b)は変調回路、(c)は復調回路の概略内部構
成を示す。マンチェスタコードでは常にビット間隔の中
央付近で状態変化を起こす。つまり、データが“1”な
ら“High”と“Low”の変化でなり、“0”なら
“Low”から“High”である。マンチェスタコー
ドの変調は、フリップフロップをクロックするために2
個のエクスクルーシブORが用いられ、位相反転したク
ロックを作ることによりなされる。マンチェスタコード
の復調にはエクスクルーシブORが1個必要であり、そ
の入力にはデータとクロックが使われる。マンチェスタ
変調、復調の原理については従来から周知であり、ま
た、本発明の主旨と直接関係しないため、これ以上の説
明は省略する。
The signal modulated by the Manchester modulation circuit 19 is supplied to a Manchester decoding circuit 29 via only one data transmission line 10. The internal configurations of the Manchester modulation circuit 19 and the demodulation circuit 29 are illustrated in FIG. In the figure, (a) shows a Manchester code data waveform, (b) shows a modulation circuit, and (c) shows a schematic internal configuration of a demodulation circuit. Manchester code always causes a state change near the center of the bit interval. That is, if the data is “1”, the change is “High” and “Low”, and if the data is “0”, the change is from “Low” to “High”. Modulation of the Manchester code is used to clock the flip-flops.
This is done by using exclusive ORs and creating a clock whose phase is inverted. One exclusive OR is required for demodulating the Manchester code, and data and a clock are used for the input. Since the principles of Manchester modulation and demodulation are well known in the art and do not directly relate to the gist of the present invention, further description will be omitted.

【0016】マンチェスタ復合回路29には復調のため
の同期信号SYNCが供給されており、ここで復調され
たデータは、直並列変換回路S/P28を経由してパラ
レルデータに変換され、ここで分離されたデータはそれ
ぞれ、ラッチ回路26、27に供給される。ラッチ回路
26に保持されたデータは、ライト信号生成回路24に
より生成される信号WRITEのタイミングでFIFO
メモリ23に供給される。ライト信号生成回路25は、
FIFOメモリ23内蔵のエンプティフラグEFの内容
を反転した結果と復調同期信号SYNCとを論理積(負
論理)をとる論理回路により構成される。
The Manchester decoding circuit 29 is supplied with a synchronizing signal SYNC for demodulation. The demodulated data is converted into parallel data via a serial / parallel conversion circuit S / P 28, where it is separated. The obtained data is supplied to the latch circuits 26 and 27, respectively. The data held in the latch circuit 26 is stored in the FIFO at the timing of the signal WRITE generated by the write signal generation circuit 24.
The data is supplied to the memory 23. The write signal generation circuit 25
It is configured by a logic circuit that takes a logical product (negative logic) of a result obtained by inverting the content of the empty flag EF built in the FIFO memory 23 and the demodulation synchronization signal SYNC.

【0017】ラッチ回路27に保持されたデータはリア
ルタイム制御コードとしてリアルタイム制御を要する図
示せぬ指示器等へ出力される。
The data held in the latch circuit 27 is output as a real-time control code to an indicator (not shown) that requires real-time control.

【0018】以下、図1に示した本発明実施形態の動作
について詳細に説明する。
Hereinafter, the operation of the embodiment of the present invention shown in FIG. 1 will be described in detail.

【0019】図示せぬコンピュータ本体により生成され
るデータはマイクロプロセッサ11に供給される。マイ
クロプロセッサ11で受信されたデータは、CPUイン
タフェース回路12を介してFIFOメモリ13に逐次
バッファリングされる。FIFOメモリ13におけるバ
ッファリングのための領域空き情報は内蔵するエンプテ
ィフラグ(EF)により常に表示されている。バッファ
FULLであって、外部からマンチェスタ変調のための
同期信号(SYNC)が到来したときにFIFOメモリ
13にバッファリングされたデータが読み出され、ラッ
チ回路16に保持される。一方、ラッチ回路17には図
示せぬハードウェアによりアルタイム制御コードが生成
され、保持される。ラッチ回路16、17はカスケード
接続されており、ここで結合されたデータは、並直列変
換回路18にロードされ、マンチェスタ変調のために供
給される同期信号単位でシリアルデータに変換される。
ここで生成されるシリアルデータは図2に示すマンチェ
スタ変調回路19へ供給され、ここで変調されたデータ
は、マンチェスタデータ線路10を介して受信側のマン
チェスタ復調回路29へ供給される。
Data generated by a computer (not shown) is supplied to a microprocessor 11. The data received by the microprocessor 11 is sequentially buffered in the FIFO memory 13 via the CPU interface circuit 12. Area empty information for buffering in the FIFO memory 13 is always displayed by a built-in empty flag (EF). The buffer FULL reads data buffered in the FIFO memory 13 when a synchronization signal (SYNC) for Manchester modulation arrives from the outside, and is held in the latch circuit 16. On the other hand, real-time control codes are generated and held in the latch circuit 17 by hardware (not shown). The latch circuits 16 and 17 are cascaded, and the combined data is loaded into the parallel-to-serial conversion circuit 18 and converted into serial data in synchronization signal units supplied for Manchester modulation.
The serial data generated here is supplied to the Manchester modulation circuit 19 shown in FIG. 2, and the data modulated here is supplied to the Manchester demodulation circuit 29 on the receiving side via the Manchester data line 10.

【0020】図2にその概要を示すマンチェスタ複調回
路29で復調されたシリアルデータは、直並列変換回路
28に供給され、ここでパラレルデータに変換されたデ
ータは、プロセッサ間通信データならびにリアルタイム
制御コードに分離され、それぞれ、ラッチ回路26、2
7に供給され、保持される。ここでデータが保持される
タイミングは、復調のために生成される同期信号SYN
Cによる。ラッチ回路26に保持されたプロセッサ間通
信データは、論理回路25により生成されるライト信号
に基づきFIFOメモリ23に蓄えられる。ライト信号
はエンプティフラグをチェックしてバッファに空きがあ
って、かつ、同期信号が到来したときにデータ書き込み
のトリガとして生成されるものである。FIFOメモリ
23に蓄えられたデータは、CPUインタフェース回路
22を介してマイクロプロセッサ21に取り込まれ、図
示せぬコンピュータ本体に伝えられ処理される。一方、
ラッチ回路27に保持されたリアルタイム制御コードは
図示せぬハードウェアに供給され、所望のハードウェア
処理がなされるものである。以上説明のように本発明
は、リアルタイム制御コードとマイクロプロセッサ間の
データ通信を1個の伝送線路で実現したものである。こ
のために、従来この種装置(マンチェスタ伝送)が持つ
コンポーネントに、FIFOメモリならびにラッチ回
路、そして論理回路が付加されるものであり、このこと
により、部品点数の削減がはかれ、システムを廉価に構
築できる。
The serial data demodulated by the Manchester double tone circuit 29 whose outline is shown in FIG. 2 is supplied to a serial / parallel conversion circuit 28, where the data converted into parallel data is used for communication data between processors and real-time control. And latch circuits 26, 2
7 and held there. Here, the timing at which the data is held is determined by the synchronization signal SYN generated for demodulation.
According to C. The inter-processor communication data held in the latch circuit 26 is stored in the FIFO memory 23 based on a write signal generated by the logic circuit 25. The write signal is generated as a trigger for writing data when the empty flag is checked by checking the empty flag and a synchronization signal arrives. The data stored in the FIFO memory 23 is taken into the microprocessor 21 via the CPU interface circuit 22 and transmitted to a computer (not shown) for processing. on the other hand,
The real-time control code held in the latch circuit 27 is supplied to hardware (not shown) to perform desired hardware processing. As described above, the present invention realizes data communication between the real-time control code and the microprocessor with one transmission line. To this end, a FIFO memory, a latch circuit, and a logic circuit are added to the components of this type of apparatus (Manchester transmission), thereby reducing the number of parts and reducing the cost of the system. Can be built.

【0021】[0021]

【発明の効果】以上説明のように本発明は、ハードウェ
アに同期したリアルタイム制御コードとマイクロプロセ
ッサ間のデータ通信をマンチェスタ伝送方式によって唯
1個の伝送線路によって実現しうる通信回路ならびに通
信回路を用いたデータ伝送システムを提供するものであ
る。
As described above, the present invention provides a communication circuit and a communication circuit capable of realizing data communication between a real-time control code synchronized with hardware and a microprocessor by using only one transmission line by the Manchester transmission method. The present invention provides a data transmission system used.

【0022】ターゲットを検出するまでの処理をハード
ウェアで行い、そのターゲットが将来到達するであろう
位置の予測や、地図データと照らし合わせて詳細な位置
を割り出す等の処理をコンピュータにより実現する分
野、例えば、レーダにおける信号処理において得られる
効果が大きく、部品点数の削減がはかれ、このことによ
る信頼性の向上がはかれるといった派生的効果も得ら
れ、システム構成を廉価に構築できる。
A field in which processing up to the detection of a target is performed by hardware, and processing such as prediction of a position that the target will reach in the future and calculation of a detailed position by comparing it with map data is realized by a computer. For example, the effect obtained in the signal processing in the radar is great, the number of parts can be reduced, and the resulting effect of improving the reliability can be obtained, so that the system configuration can be constructed at low cost.

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

【図1】本発明の実施形態を示すブロック図。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】本発明で採用される、マンチェスタ伝送を実現
するための変復調動作を説明するために引用した図。
FIG. 2 is a diagram cited for explaining a modulation / demodulation operation for realizing Manchester transmission, which is adopted in the present invention.

【図3】従来におけるレーダ系とコンピュータとのデー
タ交換を説明するために引用した図。
FIG. 3 is a diagram cited for explaining data exchange between a radar system and a computer in the related art.

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

10…マンチェスタ伝送路、11、21…マイクロプロ
セッサ、13、23…FIFOメモリ、14、24…リ
ード/ライト信号生成回路、16、17、26、27…
ラッチ回路、18、28…並/直列変換回路、19、2
9…マンチェスタ変復調回路。
10: Manchester transmission line, 11, 21: microprocessor, 13, 23: FIFO memory, 14, 24: read / write signal generation circuit, 16, 17, 26, 27 ...
Latch circuit, 18, 28 ... parallel / serial conversion circuit, 19, 2
9: Manchester modulation / demodulation circuit.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 マンチェスタ変復調を用いて伝送する送
受信データのうち、一部をハードウェアに同期したリア
ルタイム制御コードを送受信するためのビットとし、残
りを、データバッファを用いマンチェスタ変復調のため
の同期信号によってリードライトすることによりプロセ
ッサ間のデータを送受信するビットで構成し、これらデ
ータを時系列的に接続、分離することにより、マンチェ
スタ伝送路を介してプロセッサ間伝送を行うことを特徴
とするデータ伝送システム。
1. A part of transmission / reception data transmitted using Manchester modulation / demodulation is used as a bit for transmitting / receiving a real-time control code synchronized with hardware, and a remainder is a synchronization signal for Manchester modulation / demodulation using a data buffer. Data transmission and reception by transmitting and receiving data between processors by reading and writing data, and connecting and separating these data in a time-series manner to transmit data between processors via a Manchester transmission path. system.
【請求項2】 上記データバッフアはFIFOメモリで
構成され、FIFOメモリの空き状態を示すフラグとマ
ンチェスタ変復調のために使用される同期信号とを論理
演算することによりリード/ライト信号を生成し、その
データのリード/ライトを行うことを特徴とする請求項
1記載のデータ伝送システム。
2. The data buffer comprises a FIFO memory, and generates a read / write signal by performing a logical operation on a flag indicating an empty state of the FIFO memory and a synchronization signal used for Manchester modulation / demodulation. 2. The data transmission system according to claim 1, wherein read / write is performed.
【請求項3】 プロセッサ間データ伝送を行うためのデ
ータが格納されるデータバッファと、データバッファに
対するデータの収納状態を示す信号とマンチェスタコー
ド変調のために使用される同期信号とを論理演算するこ
とによりデータバッファに対するリード信号を生成する
メモリ制御回路と、メモリ制御回路により生成されるリ
ード信号をトリガとしてデータバッファから読み出され
るデータを保持する第1のラッチ回路と、外部から到来
するリアルタイム制御コードがマンチェスタ変調のため
に使用される同期信号の到来により保持される第2のラ
ッチ回路と、上記第1と第2のラッチ回路出力を結合
し、入力される並列データを直列データに変換する並直
列変換回路と、並直列変換回路出力にマンチェスタ変調
を施し、マンチェスタ伝送路を介してデータの送信を行
うマンチェスタ変調回路を具備することを特徴とする通
信回路。
3. A logical operation of a data buffer in which data for performing data transmission between processors is stored, a signal indicating a data storage state in the data buffer, and a synchronization signal used for Manchester code modulation. A memory control circuit for generating a read signal for the data buffer, a first latch circuit for holding data read from the data buffer triggered by the read signal generated by the memory control circuit, and a real-time control code arriving from the outside. A second latch circuit that is held by the arrival of a synchronization signal used for Manchester modulation, and a parallel / serial circuit that combines the first and second latch circuit outputs and converts input parallel data into serial data Manchester modulation is applied to the output of the conversion circuit and A communication circuit comprising a Manchester modulation circuit for transmitting data via a transmission line.
【請求項4】 マンチェスタ伝送路を介して到来するマ
ンチェスタコードを復調するマンチェスタ復調回路と、
マンチェスタ復調回路により得られるマンチェスタコー
ドをリアルタイム制御コードとプロセッサ間通信のため
のデータに分離して並列信号に変換する直並列変換回路
と、直並列変換回路出力のうちプロセッサ間通信を行う
ためのデータが復調のために使用される同期信号をトリ
ガとして保持される第1のラッチ回路と、上記直並列変
換回路出力のうちリアルタイム制御コードを保持する第
2のラッチ回路と、上記第1のラッチ回路を介してプロ
セッサ間データ伝送を行うためのデータが格納されるデ
ータバッファと、データバッファに対するデータの収納
状態を示す信号とマンチェスタコード復調のために使用
される同期信号とを論理演算することによりデータバッ
ファに対するライト信号を生成するメモリ制御回路とを
具備することを特徴とする通信回路。
4. A Manchester demodulation circuit for demodulating a Manchester code arriving via a Manchester transmission line,
A serial-parallel conversion circuit that separates the Manchester code obtained by the Manchester demodulation circuit into a real-time control code and data for inter-processor communication and converts it into parallel signals, and data for performing inter-processor communication among serial-parallel conversion circuit outputs A first latch circuit for holding a synchronization signal used for demodulation as a trigger, a second latch circuit for holding a real-time control code of the serial-parallel conversion circuit output, and the first latch circuit A data buffer for storing data for performing inter-processor data transmission via a processor, a signal indicating a data storage state of the data buffer, and a synchronization signal used for Manchester code demodulation are logically operated. A memory control circuit for generating a write signal to the buffer. Communication circuit to be.
【請求項5】 データ処理を行うコンピュータと、コン
ピュータにより制御される制御対象とが通信回路を介し
て接続され、上記通信回路は、制御対象により生成され
るデータをコンピュータで処理できるデータに変換する
第1のマイクロプロセッサと、第1のマイクロプロセッ
サから送信されたデータをコンピュータへ送信する第2
のマイクロプロセッサと、上記マイクロプロセッサ間を
伝送するデータを一時格納するデータバッファと、デー
タバッファに対するデータの収納状態を示す信号とマン
チェスタコード変復調のために使用される同期信号とを
論理演算することにより、データバッファに対するリー
ド/ライト信号を生成するメモリ制御回路と、データバ
ッファからの、あるいはデータバッファに対するリード
ライトデータが保持される第1のラッチ回路と、制御対
象から、あるいは制御対象へ供給すべきリアルタイム制
御コードがラッチされる第2のラッチ回路と、第1と第
2のラッチ回路出力を結合あるいは分離し、マンチェス
タコードに変復調する、それぞれ第1、第2のデータ変
換回路と、第1、第2のデータ変換回路を接続するマン
チェスタデータ線路とから成ることを特徴とするデータ
伝送システム。
5. A computer that performs data processing and a control target that is controlled by the computer are connected through a communication circuit, and the communication circuit converts data generated by the control target into data that can be processed by the computer. A first microprocessor, and a second microprocessor for transmitting data transmitted from the first microprocessor to a computer.
Microprocessor, a data buffer for temporarily storing data transmitted between the microprocessors, and a logical operation of a signal indicating a data storage state of the data buffer and a synchronization signal used for Manchester code modulation / demodulation. A memory control circuit for generating a read / write signal for the data buffer, a first latch circuit for holding read / write data from the data buffer or for the data buffer, and a control target or supply to the control target. A second latch circuit for latching a real-time control code, a first and second data conversion circuit for coupling or separating the outputs of the first and second latch circuits, and modulating and demodulating the output to a Manchester code; Manchester data line connecting the second data conversion circuit Data transmission system, characterized in that consisting of.
JP34956596A 1996-12-27 1996-12-27 Communication circuit and data transmission system using communication circuit Expired - Lifetime JP3522997B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34956596A JP3522997B2 (en) 1996-12-27 1996-12-27 Communication circuit and data transmission system using communication circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34956596A JP3522997B2 (en) 1996-12-27 1996-12-27 Communication circuit and data transmission system using communication circuit

Publications (2)

Publication Number Publication Date
JPH10190640A true JPH10190640A (en) 1998-07-21
JP3522997B2 JP3522997B2 (en) 2004-04-26

Family

ID=18404583

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34956596A Expired - Lifetime JP3522997B2 (en) 1996-12-27 1996-12-27 Communication circuit and data transmission system using communication circuit

Country Status (1)

Country Link
JP (1) JP3522997B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100299540B1 (en) * 1998-08-14 2001-10-27 서평원 Method and device for data transmission using Manchester code
KR100404318B1 (en) * 2000-12-26 2003-11-01 한국전자통신연구원 System for processor board redundancy using FIFO memory and reading/writing duplication data method using it
JP2010098561A (en) * 2008-10-17 2010-04-30 Fuji Xerox Co Ltd Serial signal receiving apparatus, serial transmission system and serial transmission method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100299540B1 (en) * 1998-08-14 2001-10-27 서평원 Method and device for data transmission using Manchester code
KR100404318B1 (en) * 2000-12-26 2003-11-01 한국전자통신연구원 System for processor board redundancy using FIFO memory and reading/writing duplication data method using it
JP2010098561A (en) * 2008-10-17 2010-04-30 Fuji Xerox Co Ltd Serial signal receiving apparatus, serial transmission system and serial transmission method

Also Published As

Publication number Publication date
JP3522997B2 (en) 2004-04-26

Similar Documents

Publication Publication Date Title
US7328399B2 (en) Synchronous serial data communication bus
US5524270A (en) System for transferring data between asynchronous data buses with a data buffer interposed in between the buses for synchronization of devices timed by different clocks
US5070443A (en) Apparatus for write handshake in high-speed asynchronous bus interface
US5974058A (en) System and method for multiplexing serial links
JP2002204253A (en) Host processor in asynchronous transfer mode, interface unit for inter-digital signal processor transfer, and data processing system using the same
JP5230887B2 (en) Efficient clock start and stop device for clock forward system I / O
JPH06259225A (en) Synchronizer of data transfer
CN112948322B (en) Virtual channel based on elastic cache and implementation method
US6226706B1 (en) Rotation bus interface coupling processor buses to memory buses for interprocessor communication via exclusive memory access
US5572676A (en) Network I/O device having fifo for synchronous and asynchronous operation
US6546451B1 (en) Method and apparatus for decoupling processor speed from memory subsystem speed in a node controller
JPH10190640A (en) Communication circuit and data transmission system using communication circuit
EP1317085B1 (en) A method and circuit for initializing a de-skewing buffer in a clock forwarded system
JPH02179046A (en) Signal encoding system
EP1911188B1 (en) Asynchronous data buffer
JPH07131504A (en) Data transfer device
JP2912210B2 (en) Asynchronous serial data transmission device
JP3413894B2 (en) Serial transmission device
US6363132B1 (en) Asynchronous data conversion system for enabling error to be prevented
KR100223032B1 (en) Digital communication system
JPH0573510A (en) Reading and writing system for register film
JPH0628844Y2 (en) Data transceiver
JPH08197788A (en) Image data reading circuit of printer control device
JPS60259038A (en) Buffer device of serial communication
JPS5810945A (en) Data transmitter

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20031224

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040127

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040205

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080220

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090220

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100220

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100220

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110220

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120220

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120220

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140220

Year of fee payment: 10

EXPY Cancellation because of completion of term