JPH1155231A - Serial interface device - Google Patents

Serial interface device

Info

Publication number
JPH1155231A
JPH1155231A JP9211745A JP21174597A JPH1155231A JP H1155231 A JPH1155231 A JP H1155231A JP 9211745 A JP9211745 A JP 9211745A JP 21174597 A JP21174597 A JP 21174597A JP H1155231 A JPH1155231 A JP H1155231A
Authority
JP
Japan
Prior art keywords
data
clock
format
parity
bit
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
JP9211745A
Other languages
Japanese (ja)
Other versions
JP3199666B2 (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.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems Inc
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 Matsushita Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP21174597A priority Critical patent/JP3199666B2/en
Publication of JPH1155231A publication Critical patent/JPH1155231A/en
Application granted granted Critical
Publication of JP3199666B2 publication Critical patent/JP3199666B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the throughput of a micro processor by primarily accumulating received data converted in parallel in a shift register or an UART part by means of a FIFO system and transferring it to the micro processor. SOLUTION: A data buffer part 71 is provided between the shift register 61, the UART part 1 and the incorporated micro processor 2. Received data which is converted in parallel in the shift register 61 or the UART part 1 is primarily stored in the FIFO system and is transferred to the micro processor 2. A status buffer part 71 primarily stores the check result of parity and the like by the FIFO system and it is transferred to the micro processor 2. The detection of communication speed which is decided on a user terminal 200-side in one way, the setting of a clock based on the detection and communication speed, the reception and the analysis of an AT command and the format setting of the UART part based on the analysis can be realized without depending on the software processing of the incorporated micro processor 2.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、パーナルコンピュ
ータなどのユーザ端末装置(DTE)とモデムの間に介
在して通信データの受け渡し処理を行うシリアルインタ
フェイス装置に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a serial interface device for interposing communication data between a user terminal device (DTE) such as a personal computer and a modem to perform a process of transferring communication data.

【0002】[0002]

【従来の技術】従来、この種のシリアルインタフェイス
装置としては、ユーザ端末装置に対する非同期シリアル
データの送受信および送受信データの直/並列変換(直
列変換および並列変換)を担うべくユニット化されたU
ART部と、このUART部からATコマンドを受け取
ってモデム制御やデータ転送制御などの処理を実行する
マイクロプロセッサを内蔵したものが提供されている。
2. Description of the Related Art Conventionally, as a serial interface device of this kind, a U which is unitized to perform transmission and reception of asynchronous serial data to a user terminal device and serial / parallel conversion (serial conversion and parallel conversion) of transmitted / received data has been known.
There are provided an ART part and a microprocessor having a built-in microprocessor that receives an AT command from the UART part and executes processing such as modem control and data transfer control.

【0003】この場合、UART部はユーザ端末装置と
マイクロプロセッサ間に介在し、ユーザ端末装置から受
信して並列変換したコマンドやデータをそのままマイク
ロプロセッサへ引き渡す。マイクロプロセッサは、UA
RT部がコマンドやデータを受信したか否かを割込処理
によって察知し、UART部がコマンドやデータを受信
次第、そのUART部からコマンドやデータを受け取る
処理状態に移行する。
In this case, the UART unit is interposed between the user terminal device and the microprocessor, and transfers commands and data received from the user terminal device and converted in parallel to the microprocessor as they are. The microprocessor is a UA
The RT unit senses whether or not the command or data has been received by an interrupt process, and as soon as the UART unit receives the command or data, shifts to a processing state for receiving the command or data from the UART unit.

【0004】[0004]

【発明が解決しようとする課題】この種のシリアルイン
タフェイス装置では、ユーザ端末装置に対する非同期シ
リアルのデータ通信速度がユーザ端末装置側にて一方的
に定められるとともに、そのユーザ端末装置からのコマ
ンドやデータの送信がランダムに行われる。このため、
上述した装置では、上記コマンドやデータを受けて処理
を実行するマイクロプロセッサの処理負荷がランダムか
つ大きく変動する。この負荷変動に対応させるには、そ
の負荷変動のピークに合わせた大きな処理能力を持つマ
イクロプロセッサが必要となるが、このことが装置構成
の簡略化および低コスト化を妨げる大きな阻害要因とな
っていた。
In this type of serial interface device, the asynchronous serial data communication speed with respect to the user terminal device is unilaterally determined by the user terminal device, and commands and commands from the user terminal device are transmitted. Data transmission is performed randomly. For this reason,
In the above-described device, the processing load of the microprocessor that executes the processing in response to the command or the data randomly and largely fluctuates. In order to cope with this load fluctuation, a microprocessor having a large processing capacity in accordance with the peak of the load fluctuation is required, but this is a major hindrance to simplification of the apparatus configuration and cost reduction. Was.

【0005】本発明は、UART部とマイクロプロセッ
サを用いて構成されるシリアルインタフェイス装置にあ
って、そのマイクロプロセッサに要求される処理能力を
軽減させ、これにより装置構成の簡略化および低コスト
化を達成できるようにすることを目的とする。
The present invention relates to a serial interface device comprising a UART unit and a microprocessor, which reduces the processing capacity required for the microprocessor, thereby simplifying the device configuration and reducing the cost. The purpose is to be able to achieve.

【0006】[0006]

【課題を解決するための手段】この課題を解決するため
に本発明は、ユーザ端末装置に対する非同期シリアルデ
ータの送受信およびその送受信データの直/並列変換を
実行するUART部と、上記ユーザ端末装置からの受信
コマンドに基づいてモデム制御およびデータ転送制御等
を実行するマイクロプロセッサを用いて構成されるシリ
アルインタフェイス装置にあって、上記ユーザ端末装置
から非同期シリアルで転送されてくるATコマンドの第
1キャラクタのスタートビットが受信開始されたか否か
検出するスタートビット開始検出手段と、この検出手段
の開始検出を受けて上記スタートビットの時間幅を計測
することにより上記ユーザ端末装置の通信速度を判定す
る速度測定手段と、この測定手段の判定速度に応じた速
度のクロックを生成するクロック生成手段と、このクロ
ック生成手段が生成するクロックを用いて上記スタート
ビット後のビットデータをサンプリング検出するととも
にキャラクタ単位で並列変換するシフトレジスタと、こ
のレジスタにて並列変換されたキャラクタデータに基づ
いて上記UART部での非同期シリアル通信フォーマッ
トを設定するフォーマット設定手段とを有するととも
に、上記シフトレジスタまたは上記UART部のいずれ
かにて並列変換された受信データをFIFO形式で一時
的に蓄積してから上記マイクロプロセッサに引き渡すデ
ータバッファ部とを備えたものである。
SUMMARY OF THE INVENTION In order to solve this problem, the present invention provides a UART unit for transmitting / receiving asynchronous serial data to / from a user terminal device and performing serial / parallel conversion of the transmitted / received data. A serial interface device comprising a microprocessor for executing modem control, data transfer control, and the like based on a received command of the user terminal device, wherein a first character of an AT command transferred asynchronously serially from the user terminal device. Start bit detection means for detecting whether or not the start bit has been received, and a speed for determining the communication speed of the user terminal device by measuring the time width of the start bit in response to the start detection of the detection means. A measuring means and a clock having a speed corresponding to the judgment speed of the measuring means are generated. A clock generating means, a shift register for sampling and detecting the bit data after the start bit using the clock generated by the clock generating means, and performing a parallel conversion on a character-by-character basis; Format setting means for setting an asynchronous serial communication format in the UART section based on the received data. The received data converted in parallel by either the shift register or the UART section is temporarily stored in a FIFO format. And a data buffer unit to be transferred to the microprocessor.

【0007】これにより、マイクロプロセッサに要求さ
れる処理能力を軽減させることができるため、構成の簡
略化および低コスト化を可能にしたシリアルインタフェ
イス装置が得られる。
As a result, the processing capability required for the microprocessor can be reduced, so that a serial interface device with a simplified configuration and reduced cost can be obtained.

【0008】[0008]

【発明の実施の形態】本発明の請求項1に記載の発明
は、ユーザ端末装置に対する非同期シリアルデータの送
受信およびその送受信データの直/並列変換を実行する
UART部と、上記ユーザ端末装置からの受信コマンド
に基づいてモデム制御およびデータ転送制御等を実行す
るマイクロプロセッサと、上記ユーザ端末装置から非同
期シリアルで転送されてくるATコマンドの第1キャラ
クタのスタートビットが受信開始されたか否か検出する
スタートビット開始検出手段と、この検出手段の開始検
出を受けて上記スタートビットの時間幅を計測すること
により上記ユーザ端末装置の通信速度を判定する速度測
定手段と、この測定手段の判定速度に応じた速度のクロ
ックを生成するクロック生成手段と、このクロック生成
手段が生成するクロックを用いて上記スタートビット後
のビットデータをサンプリング検出するとともにキャラ
クタ単位で並列変換するシフトレジスタと、このレジス
タにて並列変換されたキャラクタデータに基づいて上記
UART部での非同期シリアル通信フォーマットを設定
するフォーマット設定手段と、上記シフトレジスタまた
は上記UART部のいずれかにて並列変換された受信デ
ータをFIFO形式で一時的に蓄積してから上記マイク
ロプロセッサに引き渡すデータバッファ部とを備えたも
のであり、これにより、マイクロプロセッサに要求され
る処理能力を軽減させて装置の簡略化および低コスト化
を可能にするという作用が得られる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The invention according to claim 1 of the present invention provides a UART unit for transmitting / receiving asynchronous serial data to / from a user terminal device and performing a serial / parallel conversion of the transmitted / received data, A microprocessor for executing modem control, data transfer control, and the like based on the received command, and a start for detecting whether reception of a start bit of a first character of an AT command transferred asynchronously from the user terminal has started. Bit start detecting means, speed measuring means for determining the communication speed of the user terminal device by measuring the time width of the start bit in response to the start detection of the detecting means, A clock generating means for generating a clock of a speed, and a clock generated by the clock generating means. A shift register that samples and detects the bit data after the start bit using a clock and performs parallel conversion in character units, and sets an asynchronous serial communication format in the UART section based on the character data converted in parallel by this register. And a data buffer unit for temporarily storing received data converted in parallel by either the shift register or the UART unit in a FIFO format and then transferring the received data to the microprocessor. Thus, an effect is obtained that the processing capacity required for the microprocessor is reduced, and the apparatus can be simplified and the cost can be reduced.

【0009】請求項2に記載の発明は、請求項1におい
て、最新順に連続する2つの受信キャラクタだけを常時
取得するとともに、その2つのキャラクタがATコマン
ドの先頭キャラクタ列であるか否かを判定し、ATコマ
ンドの先頭キャラクタ列であると判定された場合に、そ
のキャラクタのパリティビットからパリティの種類を解
析してフォーマット情報を生成するフォーマット認識手
段を備え、上記フォーマット情報を使ってUART部で
の非同期シリアル通信フォーマット設定を行わせるよう
にしたものであり、これにより、マイクロプロセッサの
ソフト処理に依存することなく、UART部に対する通
信フォーマットの設定を行わせることができる。
According to a second aspect of the present invention, in the first aspect, only two consecutive received characters in the latest order are always obtained, and it is determined whether or not the two characters are the first character string of the AT command. When it is determined that the character string is the first character string of the AT command, the UART unit includes format recognition means for analyzing the type of parity from the parity bit of the character and generating format information. As a result, the communication format setting for the UART unit can be performed without depending on the software processing of the microprocessor.

【0010】請求項3に記載の発明は、請求項1または
2において、最新順に連続する2つの受信キャラクタだ
けを常時取得するとともに、その2つのキャラクタがA
Tコマンドの先頭キャラクタ列であるか否かを判定し、
ATコマンドの先頭キャラクタ列であると判定された場
合に、そのキャラクタのパリティビットからパリティの
種類を解析してフォーマット情報を生成するフォーマッ
ト認識手段を備え、上記フォーマット情報に基づいて受
信時のパリティチェックおよび送信時のパリティ付加を
行わせるようにしたものであり、これにより、マイクロ
プロセッサのソフト処理に依存することなく、送受信デ
ータのフォーマットを決定させることができる。
According to a third aspect of the present invention, in the first or second aspect, only two consecutive received characters in the latest order are always obtained, and the two characters are A
Judge whether it is the first character string of the T command,
When it is determined that the character string is the first character string of the AT command, a format recognizing means for analyzing the type of parity from the parity bit of the character and generating format information is provided, and a parity check at the time of reception is performed based on the format information. In addition, parity is added at the time of transmission, whereby the format of transmission / reception data can be determined without depending on software processing of the microprocessor.

【0011】請求項4に記載の発明は、請求項1から3
のいずれかにおいて、URAT部において非同期シリア
ルデータ受信時に行われるパリティ等のチェック結果を
FIFO形式で一時的に蓄積してからマイクロプロセッ
サに引き渡すステータスバッファ部を備えたものであ
り、これにより、マイクロプロセッサの処理負荷が一時
的に集中するのをさらに緩和させることができる。
[0011] The invention described in claim 4 is the first to third aspects of the present invention.
In any one of the above, the URAT unit includes a status buffer unit for temporarily storing a check result of parity or the like performed at the time of receiving asynchronous serial data in a FIFO format and transferring the result to a microprocessor. It is possible to further reduce the temporary concentration of the processing load.

【0012】請求項5に記載の発明は、請求項1から4
のいずれかにおいて、スタートビット後のビットデータ
をサンプリング検出するとともにキャラクタ単位で並列
変換するシフトレジスタの直列シフト段数を拡張し、こ
の拡張シフト段列でのビットデータ値が一斉に“0”に
なったか否かによりブレーク信号の検出を行わせるよう
にしたものであり、これにより、簡単な構成の付加でも
ってブレーク検出を確実に行わせることができる。
[0012] The invention according to claim 5 is the invention according to claims 1 to 4.
In any one of the above, the number of serial shift stages of the shift register that performs the bit detection after the start bit is sampled and converted in parallel on a character basis is extended, and the bit data values in this extended shift stage sequence become "0" all at once. The break signal is detected depending on whether or not the break signal is detected, whereby the break detection can be reliably performed with the addition of a simple configuration.

【0013】請求項6に記載の発明は、請求項1から5
のいずれかにおいて、速度測定手段の判定速度に応じた
速度のクロックを生成するクロック生成手段として、基
準信号の整数倍のデューティ幅を有するクロックを分周
生成させるとともに、基準信号に対する整数比が異なる
デューティ幅のクロックを間欠的に分周生成して挿入さ
せることにより、上記基準信号に対する周波数比が整数
関係とならないクロックも生成させるようにしたもので
あり、これにより、クロック速度のきめ細かな設定が可
能となる。
[0013] The invention according to claim 6 is the invention according to claims 1 to 5.
In any one of the above, as a clock generation unit that generates a clock having a speed corresponding to the determination speed of the speed measurement unit, a clock having a duty width that is an integer multiple of the reference signal is frequency-divided and the integer ratio to the reference signal is different. By intermittently generating and inserting a clock with a duty width and inserting the clock, a clock whose frequency ratio with respect to the reference signal does not have an integer relationship is also generated, thereby enabling a fine setting of the clock speed. It becomes possible.

【0014】以下、本発明の実施の形態について、図1
から図6を用いて説明する。図1は本発明一実施例の形
態によるシリアルインタフェイス装置の概略構成例を示
す。
Hereinafter, an embodiment of the present invention will be described with reference to FIG.
This will be described with reference to FIG. FIG. 1 shows a schematic configuration example of a serial interface device according to an embodiment of the present invention.

【0015】同図に示す装置100は、ユーザ端末装置
(DTE)200とモデム9の間に介在してATコマン
ドの実行およびそのATコマンドにしたがったデータ転
送処理を実行するものであって、UART部1、内蔵マ
イクロプロセッサ2、クロック生成回路32、スタート
ビット開始検出部4、通信速度測定部5、シフトレジス
タ61、ブレーク検出回路62、FIFOメモリー7、
フォーマット設定部8などにより構成されている。
An apparatus 100 shown in FIG. 1 is provided between a user terminal (DTE) 200 and a modem 9 to execute an AT command and execute a data transfer process in accordance with the AT command. Unit 1, built-in microprocessor 2, clock generation circuit 32, start bit start detection unit 4, communication speed measurement unit 5, shift register 61, break detection circuit 62, FIFO memory 7,
It comprises a format setting section 8 and the like.

【0016】UART部1は、シリアル受信部11およ
びステータス生成部12と、シリアル送信部13および
パリティ生成部14とにより構成され、ユーザ端末装置
200に対する非同期シリアルデータの送受信およびそ
の送受信データの直/並列変換を実行する。
The UART unit 1 includes a serial reception unit 11 and a status generation unit 12, and a serial transmission unit 13 and a parity generation unit 14. The UART unit 1 transmits and receives asynchronous serial data to and from the user terminal device 200 and transmits / receives the transmitted / received data directly. Perform parallel conversion.

【0017】内蔵マイクロプロセッサ2は、ユーザ端末
装置200からの受信コマンドに基づいてモデム9の制
御およびモデム9に対するデータ転送の制御などを実行
する。
The built-in microprocessor 2 executes control of the modem 9 and control of data transfer to the modem 9 based on a reception command from the user terminal device 200.

【0018】スタートビット開始検出部4はハードウェ
ア論理回路を用いて構成され、ユーザ端末装置200か
ら非同期シリアルで転送されてくるATコマンドの第1
キャラクタのスタートビットが受信開始されたか否かハ
ードウェア的に検出する。この検出は、ユーザ端末装置
200に接続しているシリアル伝送ラインにてハイレベ
ル(“1”)が連続して現れている状態のときに、その
シリアル伝送ラインがロウレベル(“0”)になったか
どうかを監視することにより行われる。
The start bit start detecting section 4 is constituted by using a hardware logic circuit, and receives the first AT command transmitted from the user terminal device 200 in an asynchronous serial manner.
It is detected by hardware whether the start bit of the character has been received. This detection is performed when the high level (“1”) continuously appears on the serial transmission line connected to the user terminal device 200 and the serial transmission line goes to the low level (“0”). This is done by monitoring whether the

【0019】通信速度測定部5はカウンタ51とデコー
ダ52を用いて構成され、上記開始検出部4の開始検出
を受けて上記スタートビットの時間幅をカウント計測す
ることにより、上記ユーザ端末装置200の通信速度を
判定する。カウンタ51は、上記開始検出部4の開始検
出を受けて上記スタートビットのロウレベル時間幅をカ
ウントする。デコーダ52は、そのカウント値を速度デ
ータに変換する。
The communication speed measuring unit 5 comprises a counter 51 and a decoder 52. The communication speed measuring unit 5 receives the start detection of the start detecting unit 4 and counts and measures the time width of the start bit. Determine the communication speed. The counter 51 counts the low level time width of the start bit in response to the start detection of the start detection unit 4. Decoder 52 converts the count value into speed data.

【0020】クロック生成回路32は、基準発振器31
にて生成された周波数基準信号φを可変分周処理するこ
とにより、上記速度測定部5の判定速度に応じた速度の
クロックを生成する。
The clock generation circuit 32 includes a reference oscillator 31
By performing variable frequency division processing on the frequency reference signal φ generated by the above, a clock having a speed corresponding to the determination speed of the speed measuring unit 5 is generated.

【0021】シフトレジスタ61は、クロック生成回路
2が通信速度に応じて生成するクロックを用いて動作
し、上記スタートビット後のビットデータをサンプリン
グ検出するとともにキャラクタ単位で並列変換する。こ
のシフトレジスタ61は、詳細は後述するが、シフト段
数を拡張することによりブレーク検出回路62の一部を
形成することができる。
The shift register 61 operates using a clock generated by the clock generation circuit 2 in accordance with the communication speed, performs sampling detection of the bit data after the start bit, and performs parallel conversion in character units. The shift register 61 can form a part of the break detection circuit 62 by expanding the number of shift stages, which will be described later in detail.

【0022】フォーマット設定部8は、2バイトレジス
タ81とフォーマット認識部82により構成され、最新
順に連続する2つの受信キャラクタがATコマンドの先
頭キャラクタ列であった場合に、そのキャラクタのパリ
ティビットからパリティの種類を解析してフォーマット
情報を生成する。レジスタ81は、最新順に連続する2
つの受信キャラクタだけを常時取得して保持する。フォ
ーマット認識部82は、レジスタ81のキャラクタがA
Tコマンドの先頭キャラクタ列(“AT”または“a
t”)であるか否かをハードウェア的に論理判定し、A
Tコマンドの先頭キャラクタ列(“AT”または“a
t”)であると判定された場合に、そのキャラクタのパ
リティビットからパリティの種類を解析してフォーマッ
ト情報を生成する。このようにして生成されたフォーマ
ット情報は、UART部1のステータス生成部12およ
びパリティ生成部14へそれぞれフォーマット設定情報
として転送される。UART部1は、そのフォーマット
設定情報に基づいて、受信時のパリティチェックおよび
送信時のパリティ付加を行う。
The format setting section 8 is composed of a 2-byte register 81 and a format recognizing section 82. If two consecutive received characters in the latest order are the first character string of the AT command, the format setting section 8 starts from the parity bit of the character and sets the parity bit. The format information is generated by analyzing the type. The register 81 stores two consecutive
It always acquires and holds only one received character. The format recognition unit 82 determines that the character of the register 81 is A
The first character string of the T command ("AT" or "a
t ") is logically determined by hardware as to whether
The first character string of the T command ("AT" or "a
If t ”) is determined, the type of parity is analyzed from the parity bit of the character to generate format information. The format information generated in this way is the status generation unit 12 of the UART unit 1. And the parity generation unit 14. The UART unit 1 performs a parity check at the time of reception and a parity addition at the time of transmission based on the format setting information.

【0023】FIFOメモリー7は、FIFO形式のデ
ータバッファ部71とステータスバッファ部72を形成
する。データバッファ部71は、シフトレジスタ61お
よびUART部1とマイクロプロセッサ2の間に介在
し、シフトレジスタ61またはUART部1のいずれか
にて並列変換された受信データをFIFO形式で一時的
に蓄積してから上記マイクロプロセッサ2に引き渡す。
ステータスバッファ部71は、URAT部1において非
同期シリアルデータ受信時に行われるパリティ等のチェ
ック結果をFIFO形式で一時的に蓄積してからマイク
ロプロセッサ2に引き渡す。
The FIFO memory 7 forms a data buffer 71 and a status buffer 72 in FIFO format. The data buffer unit 71 is interposed between the shift register 61 and the UART unit 1 and the microprocessor 2, and temporarily stores reception data converted in parallel by either the shift register 61 or the UART unit 1 in a FIFO format. And then deliver it to the microprocessor 2.
The status buffer unit 71 temporarily stores, in the FIFO format, a check result of parity or the like performed when the URAT unit 1 receives asynchronous serial data, and transfers the result to the microprocessor 2.

【0024】モデム9は、マイクロプロセッサ2と通信
回線Lの間に接続され、マイクロプロセッサ2の制御下
で回線Lによるデータ送受信を行う。
The modem 9 is connected between the microprocessor 2 and the communication line L, and performs data transmission / reception via the line L under the control of the microprocessor 2.

【0025】図2はクロック生成回路の具体的な構成例
を示す。同図に示すクロック生成回路32は、データ選
択回路321、比較基準データメモリー322、クロッ
クカウンタ323、データ比較回路324、デコーダ3
25、タイミング調整回路326などにより構成されて
いる。
FIG. 2 shows a specific configuration example of the clock generation circuit. The clock generation circuit 32 shown in the figure includes a data selection circuit 321, a comparison reference data memory 322, a clock counter 323, a data comparison circuit 324, and a decoder 3.
25, a timing adjustment circuit 326 and the like.

【0026】選択回路321は、速度測定部5にて生成
される速度データDsを検索データとして用いることに
より、比較基準データメモリー322からその検索デー
タに対応する比較基準データDxを検索して選択する。
選択された比較基準データDxはデータ比較回路324
に与えられる。
The selection circuit 321 uses the speed data Ds generated by the speed measuring section 5 as search data, and searches and selects the comparison reference data Dx corresponding to the search data from the comparison reference data memory 322. .
The selected comparison reference data Dx is stored in the data comparison circuit 324.
Given to.

【0027】比較基準データメモリー322はROMま
たは不揮発性メモリーを用いて構成される。このメモリ
ー322には、種々の速度データDsに対応してあらか
じめ設定された多数の比較基準データDxがデータテー
ブル形式で格納されている。各比較基準データDxはそ
れぞれ4つの時間基準データDx1,Dx2,Dx3,
Dx4により構成されている。各時間基準データDx
1,Dx2,Dx3,Dx4は、生成クロックCKの2
周期を繰り返しの単位とした場合に、その繰り返しの起
点から半周期目、1周期目、3/2周期目、2周期目ま
での各時間幅をそれぞれ定めるように設定されている。
The comparison reference data memory 322 is configured using a ROM or a non-volatile memory. The memory 322 stores a large number of comparison reference data Dx set in advance corresponding to various speed data Ds in a data table format. Each comparison reference data Dx has four time reference data Dx1, Dx2, Dx3, respectively.
Dx4. Each time reference data Dx
1, Dx2, Dx3, Dx4 are 2 of the generated clock CK.
In the case where the cycle is a unit of repetition, it is set so that each time width from the starting point of the repetition to the half cycle, the first cycle, the 3/2 cycle, and the second cycle is determined.

【0028】クロックカウンタ323は、基準発振器3
1にて生成された周波数基準信号φをカウントする。こ
のカウント内容Cxはデータ比較回路324に与えられ
る。
The clock counter 323 includes the reference oscillator 3
The frequency reference signal φ generated in step 1 is counted. The count content Cx is provided to the data comparison circuit 324.

【0029】比較回路324は、上記比較基準データD
xと上記カウント内容Cxの間でデータ値の大小比較を
行う。この比較は上記時間基準データ(Dx1〜Dx
4)ごとに行われる。その比較出力(P1〜P4)も上
記時間基準データ(Dx1〜Dx4)ごとに行われる。
この比較出力(P1〜P4)はデコーダ325に入力さ
れる。
The comparison circuit 324 stores the comparison reference data D
The data value is compared between x and the count content Cx. This comparison is based on the time reference data (Dx1 to Dx
It is performed every 4). The comparison output (P1 to P4) is also performed for each of the time reference data (Dx1 to Dx4).
The comparison outputs (P1 to P4) are input to the decoder 325.

【0030】デコーダ325は、上記比較出力(P1〜
P4)に基づいてクロックCKを生成する。この場合の
クロック生成は、生成クロックCKの2周期を繰り返し
の単位とし、その繰り返しの起点から半周期目、1周期
目、3/2周期目、2周期目までの各時間幅をそれぞれ
上記比較出力(P1〜P4)によって定めることにより
行われる。
The decoder 325 outputs the comparison output (P1 to P1).
The clock CK is generated based on P4). In the clock generation in this case, the two periods of the generated clock CK are used as a unit of repetition, and the respective time widths from the starting point of the repetition to the half period, the first period, the 3/2 period, and the second period are compared with each other. The determination is performed by the output (P1 to P4).

【0031】タイミング調整回路326は、上記繰り返
し単位が一巡するごとにクロックカウンタ323のカウ
ント内容Cxをゼロにリセット初期化する。
The timing adjustment circuit 326 resets and initializes the count content Cx of the clock counter 323 to zero every time the above-mentioned repetition unit makes one cycle.

【0032】図3は上述したクロック生成回路32によ
り生成されるクロックの一部を例示する。
FIG. 3 illustrates a part of the clock generated by the clock generation circuit 32 described above.

【0033】同図において、クロックCK1とCK3
は、そのクロックの全周期にわたって、ロウデューティ
幅とハイデューティ幅が同じに統一されている。このよ
うなクロックは、上記時間基準データ(Dx1〜Dx
4)の各データ値間差分を等しく揃えることにより実現
される。また、この場合の生成クロックの周波数(速
度)は、基準信号φに対する周波数比が整数関係となる
が、その周波数比は上記データ値間差分の大きさにより
任意に設定することができる。
In the figure, clocks CK1 and CK3
The low duty width and the high duty width are unified over the entire cycle of the clock. Such a clock is based on the time reference data (Dx1 to Dx
This is realized by equalizing the differences between the data values in 4). In this case, the frequency (speed) of the generated clock has an integer relationship with the frequency ratio with respect to the reference signal φ, and the frequency ratio can be arbitrarily set according to the magnitude of the difference between the data values.

【0034】クロックCK2は、そのクロックの2周期
繰り返し単位の中の3/2周期目におけるデューティ幅
(4)だけが他の部分でのデューティ幅(3)と異なっ
ている。このようなクロックは、上記3/2周目までの
時間幅を設定する時間基準データDx3でのデータ値差
分を、他の時間基準データDx1,Dx2,Dx4での
データ値差分と異ならせることにより実現される。この
場合、基準信号φに対する整数比が異なるデューティ幅
のクロックが間欠的に挿入されることになるが、これに
より、全体としては、上記基準信号φに対する周波数比
が整数関係とならないクロックも生成させることができ
る。
The clock CK2 differs from the other parts only in the duty width (4) in the 3/2 cycle of the two-cycle repetition unit of the clock. Such a clock is obtained by making the data value difference in the time reference data Dx3 for setting the time width up to the 3/2 turn different from the data value difference in the other time reference data Dx1, Dx2, Dx4. Is achieved. In this case, a clock having a duty ratio having a different integer ratio with respect to the reference signal φ is intermittently inserted. As a result, as a whole, a clock whose frequency ratio with respect to the reference signal φ does not have an integer relationship is also generated. be able to.

【0035】以上のように、上述したクロック生成回路
32では、基準信号φの整数倍のデューティ幅を有する
クロックを分周生成させるとともに、基準信号φに対す
る整数比が異なるデューティ幅のクロックを間欠的に分
周生成して挿入させることにより、上記基準信号φに対
する周波数比が整数関係とならないクロックも生成させ
ることができる。
As described above, in the above-described clock generation circuit 32, a clock having a duty width that is an integral multiple of the reference signal φ is frequency-divided and generated, and a clock having a duty width having a different integer ratio to the reference signal φ is intermittently generated. By generating the frequency division and inserting it, a clock whose frequency ratio with respect to the reference signal φ does not have an integer relationship can also be generated.

【0036】図4はブレーク検出回路62の構成例を示
す。ブレーク信号は13ビット連続する“0”の信号と
定められているが、このブレーク信号の検出は、同図に
示すように、スタートビット後のビットデータをサンプ
リング検出するとともにキャラクタ単位で並列変換する
シフトレジスタ62の直列シフト段数を拡張し、この拡
張シフト段列(F1〜F13)でのビットデータ値が一
斉に“0”になったか否かを検出する論理ゲート(13
入力NOR)63を設けることにより、比較的に簡単に
行わせることができる。
FIG. 4 shows a configuration example of the break detection circuit 62. The break signal is defined as a 13-bit continuous "0" signal. As shown in the figure, the break signal is detected by sampling the bit data after the start bit and performing parallel conversion in character units. The number of serial shift stages of the shift register 62 is extended, and a logic gate (13) for detecting whether or not the bit data values in the extended shift stages (F1 to F13) all become "0" at the same time.
By providing the input NOR) 63, the operation can be performed relatively easily.

【0037】図5はATコードパターンとフォーマット
の関係を示す。同図に示すように、ATコマンドの先頭
キャラクタ列は“AT”または“at”のキャラクタコ
ードで形成されるが、このコードを表現するビットデー
タのパターン(ビットデータ)を解析することにより、
ビット長、パリティの種類(E:偶数,O:奇数,M:
マーク,S:スペース,N:なし)、ストップビット長
を識別することができる。たとえば、(1)のコードパ
ターン「7E1」は、ビット長7、偶数パリティ
(E)、ストップビット長1を表す。
FIG. 5 shows the relationship between the AT code pattern and the format. As shown in the figure, the head character string of the AT command is formed by a character code of "AT" or "at". By analyzing a bit data pattern (bit data) expressing this code,
Bit length, parity type (E: even number, O: odd number, M:
Mark, S: space, N: none), and stop bit length. For example, the code pattern “7E1” in (1) represents a bit length of 7, an even parity (E), and a stop bit length of 1.

【0038】図6はパリティビットによるフォーマット
の解析例を示す。同図に示すように、ユーザ端末装置か
ら非同期シリアル転送されてくるデータのフォーマット
は、ATコマンドの先頭キャラクタ列(“AT”または
“at”)のパリティビットから判定することができ
る。
FIG. 6 shows an example of format analysis using parity bits. As shown in the figure, the format of the data asynchronously transferred from the user terminal device can be determined from the parity bit of the head character string (“AT” or “at”) of the AT command.

【0039】上述のフォーマット解析は、フォーマット
認識部82(図1)にてハード論理処理により行われ、
その解析結果はURAT部1にフォーマット設定情報と
して転送されるとともに、マイクロプロセッサ2が随時
読み出しできるように保持される。
The above-described format analysis is performed by hardware logic processing in the format recognition unit 82 (FIG. 1).
The analysis result is transferred to the URAT unit 1 as format setting information, and is held so that the microprocessor 2 can read it at any time.

【0040】以上、本発明の一実施態様について説明し
てきたが、上述したように、本発明によるシリアルイン
タフェイス装置では、ユーザ端末装置200側にて一方
的に定められる通信速度の検出、この検出に基づくクロ
ックおよび通信速度の設定、ATコマンドの受信と解
析、この解析に基づくUART部のフォーマット設定な
どを、内蔵マイクロプロセッサ2のソフトウェア処理に
依存することなく実現させることができる。これに加え
て、そのマイクロプロセッサ2への受信データの引き渡
しをFIFO形式のバッファ71を介して行わせること
により、マイクロプロセッサの処理負荷を軽減させ、か
つその負荷の時間的集中を是正して、負荷変動のピーク
を大幅に緩和させることができる。これにより、比較的
小さな処理能力のマイクロプロセッサでも十分に対応さ
せることができるようになるため、装置構成の大幅な簡
略化および低コスト化が可能である。
As described above, one embodiment of the present invention has been described. As described above, in the serial interface device according to the present invention, the detection of the communication speed unilaterally determined on the user terminal device 200 side, Setting of the clock and the communication speed, reception and analysis of the AT command, and format setting of the UART section based on the analysis can be realized without depending on the software processing of the built-in microprocessor 2. In addition, by passing the received data to the microprocessor 2 via the FIFO-type buffer 71, the processing load on the microprocessor is reduced, and the time concentration of the load is corrected. Load fluctuation peaks can be greatly reduced. As a result, even a microprocessor having a relatively small processing capability can be sufficiently used, so that the device configuration can be greatly simplified and the cost can be reduced.

【0041】[0041]

【発明の効果】以上のように本発明によれば、UART
部とマイクロプロセッサを用いて構成されるシリアルイ
ンタフェイス装置にあって、そのマイクロプロセッサに
要求される処理能力を軽減させることができ、これによ
り装置構成の簡略化および低コスト化を達成できる、と
いう有利な効果が得られる。
As described above, according to the present invention, the UART
In a serial interface device configured by using a unit and a microprocessor, it is possible to reduce the processing capacity required for the microprocessor, thereby achieving simplification of the device configuration and cost reduction. An advantageous effect is obtained.

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

【図1】本発明一実施例の形態によるシリアルインタフ
ェイス装置の概略構成例を示すブロック図
FIG. 1 is a block diagram showing a schematic configuration example of a serial interface device according to an embodiment of the present invention;

【図2】クロック生成回路の具体的な構成例を示すブロ
ック図
FIG. 2 is a block diagram illustrating a specific configuration example of a clock generation circuit.

【図3】クロック生成回により生成されるクロックの一
部を例示する波形チャート
FIG. 3 is a waveform chart illustrating a part of a clock generated by a clock generation cycle;

【図4】ブレーク検出回路の構成例を示す回路図FIG. 4 is a circuit diagram showing a configuration example of a break detection circuit;

【図5】ATコードパターンとフォーマットの関係を示
す表および波形チャート
FIG. 5 is a table and a waveform chart showing a relationship between an AT code pattern and a format.

【図6】パリティビットによるフォーマットの解析例を
示す表図
FIG. 6 is a table showing an example of format analysis using parity bits.

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

100 シリアルインタフェイス装置 200 ユーザ端末装置 1 UART部 11 シリアル受信部 12 ステータス生成部 13 シリアル送信部 14 パリティ生成部 2 内蔵マイクロプロセッサ 31 基準発振器 32 クロック生成回路 4 スタートビット開始検出部 5 通信速度測定部 51 カウンタ1 52 デコーダ 61 シフトレジスタ 62 ブレーク検出回路 7 FIFOメモリー 71 データバッファ部 72 ステータスバッファ部 8 フォーマット設定部 81 2バイトレジスタ 82 フォーマット認識部 9 モデム REFERENCE SIGNS LIST 100 serial interface device 200 user terminal device 1 UART unit 11 serial reception unit 12 status generation unit 13 serial transmission unit 14 parity generation unit 2 built-in microprocessor 31 reference oscillator 32 clock generation circuit 4 start bit start detection unit 5 communication speed measurement unit REFERENCE SIGNS LIST 51 counter 1 52 decoder 61 shift register 62 break detection circuit 7 FIFO memory 71 data buffer section 72 status buffer section 8 format setting section 81 2-byte register 82 format recognition section 9 modem

─────────────────────────────────────────────────────
────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成10年11月11日[Submission date] November 11, 1998

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】特許請求の範囲[Correction target item name] Claims

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【特許請求の範囲】[Claims]

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ユーザ端末装置に対する非同期シリアル
データの送受信およびその送受信データの直/並列変換
を実行するUART部と、上記ユーザ端末装置からの受
信コマンドに基づいてモデム制御およびデータ転送制御
等を実行するマイクロプロセッサと、上記ユーザ端末装
置から非同期シリアルで転送されてくるATコマンドの
第1キャラクタのスタートビットが受信開始されたか否
か検出するスタートビット開始検出手段と、この検出手
段の開始検出を受けて上記スタートビットの時間幅を計
測することにより上記ユーザ端末装置の通信速度を判定
する速度測定手段と、この測定手段の判定速度に応じた
速度のクロックを生成するクロック生成手段と、このク
ロック生成手段が生成するクロックを用いて上記スター
トビット後のビットデータをサンプリング検出するとと
もにキャラクタ単位で並列変換するシフトレジスタと、
このレジスタにて並列変換されたキャラクタデータに基
づいて上記UART部での非同期シリアル通信フォーマ
ットを設定するフォーマット設定手段と、上記シフトレ
ジスタまたは上記UART部のいずれかにて並列変換さ
れた受信データをFIFO形式で一時的に蓄積してから
上記マイクロプロセッサに引き渡すデータバッファ部と
を備えたことを特徴とするシリアルインタフェイス装
置。
1. A UART unit for transmitting / receiving asynchronous serial data to / from a user terminal device and performing a serial / parallel conversion of the transmitted / received data, and executes a modem control and a data transfer control based on a reception command from the user terminal device. A start bit detecting means for detecting whether or not the start bit of the first character of the AT command transferred asynchronously from the user terminal device has been started, and receiving the start detection of the detecting means. Speed measurement means for determining the communication speed of the user terminal device by measuring the time width of the start bit, clock generation means for generating a clock having a speed corresponding to the determination speed of the measurement means, Bit after the start bit using the clock generated by the means A shift register that detects sampling of data and performs parallel conversion in character units;
Format setting means for setting the asynchronous serial communication format in the UART section based on the character data converted in parallel by the register; and FIFO converting the received data converted in parallel by either the shift register or the UART section. A data buffer unit for temporarily storing the data in a format and then transferring the data to the microprocessor.
【請求項2】 最新順に連続する2つの受信キャラクタ
だけを常時取得するとともに、その2つのキャラクタが
ATコマンドの先頭キャラクタ列であるか否かを判定
し、ATコマンドの先頭キャラクタ列であると判定され
た場合に、そのキャラクタのパリティビットからパリテ
ィの種類を解析してフォーマット情報を生成するフォー
マット認識手段を備え、上記フォーマット情報を使って
UART部での非同期シリアル通信フォーマット設定を
行わせるようにしたことを特徴とする請求項1に記載の
シリアルインタフェイス装置。
2. A method for constantly acquiring only two consecutive received characters in the latest order, determining whether the two characters are the first character string of the AT command, and determining that the two characters are the first character string of the AT command. In the case where the format is determined, a format recognizing means for generating format information by analyzing the type of parity from the parity bit of the character is provided, and the asynchronous serial communication format setting in the UART section is performed using the format information. The serial interface device according to claim 1, wherein:
【請求項3】 最新順に連続する2つの受信キャラクタ
だけを常時取得するとともに、その2つのキャラクタが
ATコマンドの先頭キャラクタ列であるか否かを判定
し、ATコマンドの先頭キャラクタ列であると判定され
た場合に、そのキャラクタのパリティビットからパリテ
ィの種類を解析してフォーマット情報を生成するフォー
マット認識手段を備え、上記フォーマット情報に基づい
て受信時のパリティチェックおよび送信時のパリティ付
加を行わせるようにしたことを特徴とする請求項1また
は2に記載のシリアルインタフェイス装置。
3. A method for constantly acquiring only two consecutive received characters in the latest order and determining whether the two characters are the first character string of the AT command, and determining that the two characters are the first character string of the AT command. In the case where the parity check is performed, a format recognizing unit is provided for analyzing the type of parity from the parity bit of the character to generate format information, and performs parity check at the time of reception and parity addition at the time of transmission based on the format information. 3. The serial interface device according to claim 1, wherein:
【請求項4】 URAT部において非同期シリアルデー
タ受信時に行われるパリティ等のチェック結果をFIF
O形式で一時的に蓄積してからマイクロプロセッサに引
き渡すステータスバッファ部を備えたことを特徴とする
請求項1から3のいずれかに記載のシリアルインタフェ
イス装置。
4. A URAT unit transmits a check result of parity or the like performed at the time of receiving asynchronous serial data to a FIFO.
4. The serial interface device according to claim 1, further comprising a status buffer unit that temporarily stores the data in an O format and transfers the data to a microprocessor.
【請求項5】 スタートビット後のビットデータをサン
プリング検出するとともにキャラクタ単位で並列変換す
るシフトレジスタの直列シフト段数を拡張し、この拡張
シフト段列でのビットデータ値が一斉に“0”になった
か否かによりブレーク信号の検出を行わせるようにした
ことを特徴とする請求項1から4のいずれかに記載のシ
リアルインタフェイス装置。
5. The number of serial shift stages of a shift register that performs sampling detection of bit data after a start bit and performs parallel conversion on a character basis is extended, and the bit data values in the extended shift stages become "0" all at once. The serial interface device according to any one of claims 1 to 4, wherein a break signal is detected depending on whether or not the serial interface is activated.
【請求項6】 速度測定手段の判定速度に応じた速度の
クロックを生成するクロック生成手段として、基準信号
の整数倍のデューティ幅を有するクロックを分周生成さ
せるとともに、基準信号に対する整数比が異なるデュー
ティ幅のクロックを間欠的に分周生成して挿入させるこ
とにより、上記基準信号に対する周波数比が整数関係と
ならないクロックも生成させるようにしたことを特徴と
する請求項1から5のいずれかに記載のシリアルインタ
フェイス装置。
6. A clock generating means for generating a clock having a speed corresponding to the judgment speed of the speed measuring means, which divides and generates a clock having a duty width that is an integral multiple of the reference signal and has a different integer ratio to the reference signal. 6. A clock according to claim 1, wherein a clock having a duty width is intermittently frequency-divided and inserted to generate a clock whose frequency ratio with respect to said reference signal does not have an integer relation. The serial interface device as described.
JP21174597A 1997-08-06 1997-08-06 Serial interface device Expired - Fee Related JP3199666B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21174597A JP3199666B2 (en) 1997-08-06 1997-08-06 Serial interface device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21174597A JP3199666B2 (en) 1997-08-06 1997-08-06 Serial interface device

Publications (2)

Publication Number Publication Date
JPH1155231A true JPH1155231A (en) 1999-02-26
JP3199666B2 JP3199666B2 (en) 2001-08-20

Family

ID=16610889

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21174597A Expired - Fee Related JP3199666B2 (en) 1997-08-06 1997-08-06 Serial interface device

Country Status (1)

Country Link
JP (1) JP3199666B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6529548B1 (en) 1999-03-25 2003-03-04 Nec Corporation Device and method for detecting data communication property
WO2004068814A1 (en) * 2003-01-31 2004-08-12 Kabushiki Kaisha Toyota Jidoshokki Start-stop synchronization serial communication circuit and semiconductor integrated circuit having start-stop synchronization serial communication circuit
WO2005125027A1 (en) * 2004-06-15 2005-12-29 Fujitsu Component Limited Transceiver module
WO2012101808A1 (en) * 2011-01-27 2012-08-02 三菱電機株式会社 Communication interface device
CN111624909A (en) * 2020-05-18 2020-09-04 淮安信息职业技术学院 Novel gyroscope sensor data output system and control method thereof
CN114201437A (en) * 2021-12-06 2022-03-18 苏州长风航空电子有限公司 Communication method, terminal device and storage medium

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6529548B1 (en) 1999-03-25 2003-03-04 Nec Corporation Device and method for detecting data communication property
WO2004068814A1 (en) * 2003-01-31 2004-08-12 Kabushiki Kaisha Toyota Jidoshokki Start-stop synchronization serial communication circuit and semiconductor integrated circuit having start-stop synchronization serial communication circuit
WO2005125027A1 (en) * 2004-06-15 2005-12-29 Fujitsu Component Limited Transceiver module
US7543998B2 (en) 2004-06-15 2009-06-09 Fujitsu Component Limited Transceiver module
US7549805B2 (en) 2004-06-15 2009-06-23 Fujitsu Component Limited Transceiver module
WO2012101808A1 (en) * 2011-01-27 2012-08-02 三菱電機株式会社 Communication interface device
JP5595526B2 (en) * 2011-01-27 2014-09-24 三菱電機株式会社 Communication interface device, air conditioner, communication control method, and program
US8873607B2 (en) 2011-01-27 2014-10-28 Mitsubishi Electric Corporation Communication interface device
CN111624909A (en) * 2020-05-18 2020-09-04 淮安信息职业技术学院 Novel gyroscope sensor data output system and control method thereof
CN114201437A (en) * 2021-12-06 2022-03-18 苏州长风航空电子有限公司 Communication method, terminal device and storage medium
CN114201437B (en) * 2021-12-06 2024-03-29 苏州长风航空电子有限公司 Communication method, terminal device and storage medium

Also Published As

Publication number Publication date
JP3199666B2 (en) 2001-08-20

Similar Documents

Publication Publication Date Title
KR100688516B1 (en) Method for serial data communication using a single line and apparatus therefor
JP3199666B2 (en) Serial interface device
US6072370A (en) Clock extraction circuit
JP4012907B2 (en) Asynchronous transmission method and circuit thereof
JPH0316450A (en) Asynchronous series data receiver and reception method thereof
JP2003134098A (en) Serial receiver
EP0299265A2 (en) Receiver synchronization in encoder/decoder
JP3326789B2 (en) Serial / parallel conversion circuit
JP3048866B2 (en) Automatic data rate recognition circuit
JP4427991B2 (en) Clock synchronous serial data transfer method
JPH1198200A (en) Start-stop synchronization type serial data transmission and reception method, transmitter, receiver and transmitter-receiver
JP2912210B2 (en) Asynchronous serial data transmission device
JP2000188591A (en) Received data error detection circuit
JP2768287B2 (en) Match detection circuit
JP2990094B2 (en) Frame synchronization circuit
JPS58225779A (en) Decoding system for picture signal
JP2715953B2 (en) Synchronous circuit
JPS6317380B2 (en)
JP2698287B2 (en) Receiver circuit for asynchronous communication
JPS6317381B2 (en)
JP2003016026A (en) Serial communication circuit
JP2590935B2 (en) Digital transmission data recovery circuit
JP2000183982A (en) Information transmission system
JPH0432922A (en) Interface control circuit
JPH07327028A (en) Multi-frame synchronization system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees