JP3522068B2 - Additional device connection detection method for information processing device - Google Patents

Additional device connection detection method for information processing device

Info

Publication number
JP3522068B2
JP3522068B2 JP03764597A JP3764597A JP3522068B2 JP 3522068 B2 JP3522068 B2 JP 3522068B2 JP 03764597 A JP03764597 A JP 03764597A JP 3764597 A JP3764597 A JP 3764597A JP 3522068 B2 JP3522068 B2 JP 3522068B2
Authority
JP
Japan
Prior art keywords
signal line
additional device
information processing
output
input
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.)
Expired - Fee Related
Application number
JP03764597A
Other languages
Japanese (ja)
Other versions
JPH10240673A (en
Inventor
嘉浩 長田
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.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP03764597A priority Critical patent/JP3522068B2/en
Publication of JPH10240673A publication Critical patent/JPH10240673A/en
Application granted granted Critical
Publication of JP3522068B2 publication Critical patent/JP3522068B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理装置に付
加装置が接続されたか否かを検出する方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for detecting whether or not an additional device is connected to an information processing device.

【0002】[0002]

【従来の技術】従来の情報処理装置の付加装置接続検出
方法としては、主に2種類の方法がとられている。
2. Description of the Related Art There are mainly two types of conventional methods for detecting connection of an additional device in an information processing device.

【0003】第1の方法は、複雑な機能能力を持つ付加
装置等の場合に、マスタとなる情報処理装置と付加装置
の間の通常用いられるインターフェースプロトコルの一
部として検出動作を行なう方法である。そして、第2の
方法は、非常に単純な機能しか持たない付加装置の場合
に、専用の判別用信号線を用いてその接続状況を検出す
る方法である。
The first method is a method of performing a detecting operation as a part of a normally used interface protocol between an information processing apparatus as a master and an additional device in the case of an additional device having a complicated functional capability. . The second method is a method of detecting the connection status by using a dedicated determination signal line in the case of an additional device having a very simple function.

【0004】第1の方法の第1の例としてバス接続を用
いた場合について説明する。情報処理装置は、マイクロ
プロセッサを始めとし、メモリ、外部チャネルなどがバ
ス接続されることで構成されている。付加装置は、この
共通バスに並列に接続されて、バスの使用権が与えられ
たことを意味するアドレスセレクト信号が別に与えられ
る。マイクロプロセッサは、付加装置のアドレスセレク
ト信号を真にしてバスにメッセージを乗せ、それに対す
る付加装置のバスへの反応をみることで付加装置の接続
検出を行なうことができる。
A case where a bus connection is used will be described as a first example of the first method. The information processing device is configured by connecting a memory such as a microprocessor, an external channel, and the like to a bus. The additional device is connected in parallel to this common bus, and is separately given an address select signal which means that the right to use the bus has been given. The microprocessor can detect the connection of the additional device by setting the address select signal of the additional device to true, putting a message on the bus, and observing the reaction of the additional device to the bus.

【0005】第1の方法の第2の例として、双方向シリ
アルバスの例について説明する。双方向シリアルバスに
接続される各ノードは固有のアドレス番号を持ってい
る。イニシエータはバスの制御権を得た後、バスに対し
て接続したいノードのアドレス番号を含んだ接続要求の
コードを送出して反応を見ることで付加装置ノードの有
無を調べることができる。
As a second example of the first method, an example of a bidirectional serial bus will be described. Each node connected to the bidirectional serial bus has a unique address number. After obtaining the control right of the bus, the initiator can check the presence or absence of the additional device node by sending a connection request code including the address number of the node to be connected to the bus and observing the reaction.

【0006】第2の方法の例として液晶ディスプレイ付
加装置の例について説明する。液晶ディスプレイ付加装
置には、ビットマップ液晶ディスプレイドライバ、バッ
クライト、バックライト用電源発生器などが搭載されて
おり、シリアルデータで表示情報を伝送する。この装置
は、第1の方法で用いられているような高位のインター
フェースプロトコルが存在しないために、接続検出用の
信号線が用いられる。接続検出用の信号線は、例えば、
情報処理装置側で+電源にプルアップされ、付加装置側
で−電源に接続されているような簡単な構成で、付加装
置接続されていない時はこの接続検出用信号線は真、付
加装置接続されている時は偽となり接続の有無を検出す
ることができる。
An example of a liquid crystal display addition device will be described as an example of the second method. The liquid crystal display addition device is equipped with a bitmap liquid crystal display driver, a backlight, a power source generator for the backlight, etc., and transmits display information by serial data. This device uses a signal line for connection detection because there is no high-level interface protocol used in the first method. The signal line for connection detection is, for example,
The connection detection signal line is true when the information processing device is pulled up to the + power supply and the additional device is connected to the negative power supply, and the connection detection signal line is true when the additional device is not connected. If it is, it becomes false and it is possible to detect the presence or absence of connection.

【0007】[0007]

【発明が解決しようとする課題】ところが、従来の第1
の方法では、付加装置側が簡単な構成である場合でもイ
ンターフェースプロトコルを合わせるために複雑な構成
を強いられるという問題がある。また、従来の第2の方
法では、通信用信号と別の独立した信号線を用意する必
要があり、付加装置とのインターフェース信号数に無駄
が生じるという問題がある。
However, the conventional first
The method (1) has a problem that even if the additional device has a simple structure, a complicated structure is required to match the interface protocol. Further, the second conventional method has a problem in that it is necessary to prepare an independent signal line separate from the communication signal, and the number of interface signals with the additional device is wasted.

【0008】[0008]

【課題を解決するための手段】本発明は、上記問題に鑑
みてなされたものであり、情報処理装置に付加装置が接
続されたか否かを検出する方法において、情報処置装置
内部に充電回路と、該充電回路と付加装置とを接続する
ための第1の信号線と、前記充電回路と情報処理装置の
制御部とを接続するための第2の信号線とを設け、該第
2の信号線の次の2つのレベルにより付加装置が接続さ
れたか否かを検出する付加装置接続検出方法である。
The present invention has been made in view of the above problems, and in a method for detecting whether or not an additional device is connected to an information processing device, a charging circuit is provided inside the information processing device. A first signal line for connecting the charging circuit and the additional device, and the charging circuit and the information processing device.
And a second signal line for connecting to the control unit .
This is an additional device connection detection method for detecting whether or not an additional device is connected by the following two levels of the signal line of No. 2.

【0009】(1)前記制御部から前記第2の信号線に
ハイレベルを出力し、一定時間経過後に該出力をハイイ
ンピーダンスとし、さらに一定時間経過後に前記第2の
信号線をサンプリングして検出されるレベル。 (2)前記制御部から前記第2の信号線にロウレベル
出力し、一定時間経過後に該出力をハイインピーダンス
とし、さらに一定時間経過後に前記第2の信号線をサン
プリングして検出されるレベル。
[0009] (1) the output from the control unit to <br/> high level to the second signal line, the output is a high impedance after a predetermined time has elapsed, still the second after a predetermined time has elapsed
Level detected by sampling the signal line . (2) the low level to the second signal line from the control unit
Outputting a predetermined time said output to a high impedance after the elapse level detected by further San <br/> pulling the second signal line after a predetermined time has elapsed.

【0010】さらには、前記充電回路付加装置とを接
続するための第1の信号線と、前記情報処理装置と付加
装置との間で常時入出力する必要のない信号線とを共通
にしてなる。
Further , the first signal line for connecting the charging circuit and the additional device and the signal line which does not always need to be input / output between the information processing device and the additional device are commonly used. Become.

【0011】[0011]

【発明の実施の形態】以下、本発明の実施例を図面を用
いて説明する。本発明では、付加装置が接続されたか否
かを検出する信号線として、情報処理装置とその付加装
置を接続する複数の通信信号線のうち、マイクロプロセ
ッサによって制御される常に監視する必要のない低速信
号用信号線、あるいはDIPスイッチなどの状態設定ス
イッチ入力信号線と共通にしたことを特徴とする。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. According to the present invention, as a signal line for detecting whether or not an additional device is connected, a low speed which is controlled by a microprocessor and does not always need to be monitored among a plurality of communication signal lines connecting the information processing device and the additional device. It is characterized in that it is commonly used as a signal signal line or a state setting switch input signal line such as a DIP switch.

【0012】図1は、本発明の第1の実施例を示す回路
図であり、マイクロコントローラ1、情報処理装置2、
付加装置3−1で示される機器の組合せからなる。マイ
クロコントローラ1は、情報処理装置2内部に含まれる
形になる。
FIG. 1 is a circuit diagram showing a first embodiment of the present invention, in which a microcontroller 1, an information processing device 2,
It is composed of a combination of devices shown in the addition device 3-1. The microcontroller 1 is included in the information processing device 2.

【0013】マイクロコントローラ1内は、入出力ポー
ト制御ドライバ4によって構成され、入力信号線5によ
って外部の状態を取得でき、出力信号線6によって外部
に出力する信号のレベルを決定する。出力イネーブル信
号7は、出力信号線6の状態を外部に出力するかまたは
ハイインピーダンス状態にするかを決定する。複数の役
割をする入出力信号線8は、マイクロコントローラ1の
端子である。
The inside of the microcontroller 1 is composed of an input / output port control driver 4, an external state can be acquired by an input signal line 5, and an output signal line 6 determines the level of a signal output to the outside. The output enable signal 7 determines whether the state of the output signal line 6 is output to the outside or is in a high impedance state. The input / output signal line 8 which plays a plurality of roles is a terminal of the microcontroller 1.

【0014】入出力信号線8は、情報処理装置2内の直
列抵抗10とコンデンサ11によって構成される充電回
路に接続され、その先はインターフェース信号線9によ
って付加装置3−1に接続される。付加装置3−1は取
り外し可能で、取り外されている場合はインターフェー
ス信号線9は接続されない状態となる。
The input / output signal line 8 is connected to the charging circuit formed by the series resistor 10 and the capacitor 11 in the information processing device 2, and the interface signal line 9 is connected to the additional device 3-1 via the interface signal line 9. The additional device 3-1 is removable, and when it is removed, the interface signal line 9 is not connected.

【0015】付加装置3−1は、常に出力する必要のな
い簡単な構造の出力ポート13−1を有し、出力信号は
信号線12−1に出力され、LEDなどを点灯させるた
めに使用されるが、LEDは数ミリ秒の間消えたりつい
たりしても人間の目には認識されないために、この出力
ポート13−1は常に出力する必要のない出力ポートで
あるといえる。本実施例では、この出力ポート13−1
をインターフェース信号線9に接続してなる。
The additional device 3-1 has an output port 13-1 of a simple structure that does not always need to output, and an output signal is output to the signal line 12-1 and is used to light an LED or the like. However, since the LED is not recognized by human eyes even if it goes off or on for several milliseconds, it can be said that the output port 13-1 is an output port that does not always need to output. In this embodiment, this output port 13-1
Is connected to the interface signal line 9.

【0016】このインターフェース信号線9を使用して
付加装置3−1の接続状態を知るためにマイクロコント
ローラ1は、入出力信号線8を次のように操作する。入
出力信号線8は最初出力状態となっていて、出力状態で
入出力信号線8をハイレベルとし、一定時間t1経過後
に入出力信号線8をハイインピーダンスとし、さらに一
定時間t2経過後に入出力信号線8を入力信号線5を使
用してサンプリングし、そのレベルを確認する。このレ
ベルをL1とする。
The microcontroller 1 operates the input / output signal line 8 as follows in order to know the connection state of the additional device 3-1 using the interface signal line 9. The input / output signal line 8 is initially in the output state, and in the output state, the input / output signal line 8 is set to the high level, the input / output signal line 8 is set to the high impedance after the elapse of the fixed time t1, and the input / output is performed after the elapse of the fixed time t2. The signal line 8 is sampled using the input signal line 5 and its level is confirmed. This level is L1.

【0017】次に、入出力信号線8をロウレベルとし、
一定時間t1経過後に入出力信号線8をハイインピーダ
ンスとし、さらに一定時間t2経過後に入出力信号線8
を入力信号線5を使用してサンプリングし、そのレベル
を確認する。このレベルをL2とする。
Next, the input / output signal line 8 is set to low level,
The input / output signal line 8 is set to high impedance after the elapse of the fixed time t1, and the input / output signal line 8 is further set after the elapse of the fixed time t2.
Is sampled using the input signal line 5 and its level is confirmed. This level is L2.

【0018】インターフェース信号線9が切断されてい
る場合、コンデンサ11に十分な充電時間t1によって
充電された電荷が付加装置側に時間t2の間に逃げてい
くことなく保存されるために、L1はハイレベル、L2
はロウレベルとして観測される。
When the interface signal line 9 is disconnected, the charge charged in the capacitor 11 for a sufficient charging time t1 is stored in the additional device side without escaping during the time t2. High level, L2
Is observed as low level.

【0019】付加装置3−1が接続されている場合、プ
ルアップ抵抗14−1によってt2の間にコンデンサ1
1が充電されL2がハイレベルとして観測されるか、ス
イッチ入力16−1が閉じられていれば、プルアップ抵
抗14−1より小さな抵抗値の抵抗15−1によってコ
ンデンサ11はt2の間に放電され、L1としてロウレ
ベルが観測される。
When the additional device 3-1 is connected, the pull-up resistor 14-1 causes the capacitor 1 to be connected during t2.
If 1 is charged and L2 is observed as a high level, or if the switch input 16-1 is closed, the capacitor 15 is discharged by the resistor 15-1 having a smaller resistance value than the pull-up resistor 14-1 during t2. Then, a low level is observed as L1.

【0020】このように、付加装置3−1は、1本のイ
ンターフェース信号線9によって、付加装置3−1の接
続の有無、スイッチ16−1の状態の観測、及び常に出
力する必要のない出力12−1の制御を行なうことがで
きるために、情報処理装置2及びその付加装置3−1の
回路を複雑にすることなしに、しかも情報処理装置2と
付加装置3−1との間の接続線をより少なく単純にする
ことができる。
As described above, the add-on device 3-1 uses one interface signal line 9 to observe whether or not the add-on device 3-1 is connected, to observe the state of the switch 16-1, and to perform an output that does not always need to be output. 12-1 can be controlled so that the circuits of the information processing device 2 and its additional device 3-1 are not complicated, and moreover, the connection between the information processing device 2 and the additional device 3-1 is performed. The lines can be less and simpler.

【0021】本実施例の応用としては、時定数の違う抵
抗15−1とスイッチ16−1のペアを複数個並列に接
続しておけば、よりたくさんのスイッチ入力の状態を1
本の信号線にて観測することも可能である。
As an application of this embodiment, if a plurality of pairs of a resistor 15-1 and a switch 16-1 having different time constants are connected in parallel, a larger number of switch input states can be obtained.
It is also possible to observe with a signal line of a book.

【0022】図2は、本発明の第2の実施例を示す回路
図であり、付加装置3−2を接続した場合である。付加
装置3−2は、常に監視する必要のない入力信号12−
2を緩衝バッファ13−2によって波形整形し、直列抵
抗14−2を通してインターフェース信号線9に接続す
る。
FIG. 2 is a circuit diagram showing a second embodiment of the present invention, which is a case where an additional device 3-2 is connected. The additional device 3-2 receives the input signal 12-that does not always need to be monitored.
2 is waveform-shaped by the buffer buffer 13-2 and connected to the interface signal line 9 through the series resistor 14-2.

【0023】マイクロコントローラ1は、付加装置3−
2との接続を検出するために、付加装置3−1の場合と
同様にL1、L2を観測する。
The microcontroller 1 includes an additional device 3-
In order to detect the connection with 2, the L1 and L2 are observed as in the case of the additional device 3-1.

【0024】付加装置3−2が接続されていない場合、
十分な充電時間t1を経て充電された電荷が付加装置側
に時間t2の間に逃げていくことなく保存されるため
に、L1はハイレベル、L2はロウレベルとして観測さ
れる。
When the additional device 3-2 is not connected,
Since the charges charged after the sufficient charging time t1 are stored in the additional device side without escaping during the time t2, L1 is observed as a high level and L2 is observed as a low level.

【0025】付加装置3−2が接続されている場合、付
加装置3−2内の緩衝バッファ13−2の出力には、ハ
イレベルかまたはロウレベルが発生するため、直列抵抗
14−2を通してコンデンサ11内の電荷が充電または
放電され、L1、L2が共にハイレベルまたは、共にロ
ウレベルとして観測される。
When the additional device 3-2 is connected, a high level or a low level is generated at the output of the buffer buffer 13-2 in the additional device 3-2. Therefore, the capacitor 11 is connected through the series resistor 14-2. The charges inside are charged or discharged, and both L1 and L2 are observed as a high level or a low level.

【0026】通常の動作として常に監視する必要のない
低速な入力信号線12−2の状態を読み込むには、マイ
クロコントローラ1は入力信号線5から単に読み込みを
行なうのみである。
In order to read the state of the low-speed input signal line 12-2 which does not always need to be monitored as a normal operation, the microcontroller 1 simply reads from the input signal line 5.

【0027】図3は、本発明の第3の実施例を示す回路
図であり、付加装置3−3を接続した場合である。付加
装置3−3は、ショートスイッチ設定入力である。ショ
ートスイッチ12−3は、インターフェース信号線9を
ハイレベルに短絡するか、ロウレベルに短絡するか選択
できる。付加装置の動作モードの切替えなどの用途で使
用される。付加装置3−3が接続されていない場合は、
付加装置3−1、3−2の場合と同様にL1はハイレベ
ル、L2はロウレベルとなる。付加装置3−3が接続さ
れると、ショートスイッチ12−3の状態によってL
1、L2が共にハイレベルまたは、共にロウレベルとし
て観測される。
FIG. 3 is a circuit diagram showing a third embodiment of the present invention, which is a case where an additional device 3-3 is connected. The additional device 3-3 is a short switch setting input. The short switch 12-3 can select whether the interface signal line 9 is short-circuited to a high level or a low level. It is used for applications such as switching the operation mode of additional devices. When the additional device 3-3 is not connected,
Similar to the case of the additional devices 3-1, 3-2, L1 becomes high level and L2 becomes low level. When the add-on device 3-3 is connected, L depending on the state of the short switch 12-3.
Both 1 and L2 are observed as high level or both low level.

【0028】[0028]

【発明の効果】以上説明したように、本発明の付加装置
接続検出方法によれば、(1)情報処置装置の制御部か
ら充電回路への入力をハイレベルとし、一定時間経過後
にハイインピーダンスとし、さらに一定時間経過後にサ
ンプリングして検出されるレベル、(2)情報処置装置
の制御部から充電回路への入力をロウレベルとし、一定
時間経過後にハイインピーダンスとし、さらに一定時間
経過後にサンプリングして検出されるレベルの2つを検
出することによって、情報処理装置及びその付加装置の
回路を複雑にすることなしに付加装置の接続を検出する
ことができる。
As described above, according to the additional device connection detecting method of the present invention, (1) the input from the control unit of the information processing device to the charging circuit is set to a high level, and the high impedance is set after a lapse of a certain time. , (2) The level detected by sampling after a lapse of a fixed time, (2) the input from the control unit of the information processing device to the charging circuit is set to the low level, the impedance becomes high after a lapse of the fixed time, and the sampling is detected after a lapse of the fixed time. By detecting two of the levels set, the connection of the additional device can be detected without complicating the circuits of the information processing device and the additional device.

【0029】さらに、付加装置の接続を検出する信号線
と情報処理装置と付加装置との間で常時入出力する必要
のない信号線とを共通にすることによって、情報処理装
置と付加装置の間の接続線をより少なく単純にすること
ができ、その結果コネクタの極数や線材、入力チャネル
の低減によりトータルコストを抑えることができる付加
装置接続検出方法となる。
Further, the signal line for detecting the connection of the additional device and the signal line which does not always need to be input / output between the information processing device and the additional device are made common, so that the information processing device and the additional device are connected. The number of connection lines can be made simpler and fewer, and as a result, the additional device connection detection method can be achieved in which the total cost can be suppressed by reducing the number of connector poles, wire rods, and input channels.

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

【図1】本発明の第1の実施例を示す回路図。FIG. 1 is a circuit diagram showing a first embodiment of the present invention.

【図2】本発明の第2の実施例を示す回路図。FIG. 2 is a circuit diagram showing a second embodiment of the present invention.

【図3】本発明の第3の実施例を示す回路図。FIG. 3 is a circuit diagram showing a third embodiment of the present invention.

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

1:情報処理装置内マイクロコントローラ 2:情報処理装置 3−1、3−2、3−3:付加装置 4:入出力ポート制御ドライバ 5:入力信号線 6:出力信号線 7:出力イネーブル信号 8:入出力信号線 9:インターフェース信号線 10、14−2:直列抵抗 11:コンデンサ 12−1、12−2:信号線 12−3:ショートスイッチ 13−1:出力ポート(出力バッファ) 13−2:緩衝バッファ 14−1:プルアップ抵抗 15−1:電流制限抵抗 16−1:スイッチ入力 1: Microcontroller in information processing device 2: Information processing device 3-1, 3-2, 3-3: Additional device 4: I / O port control driver 5: Input signal line 6: Output signal line 7: Output enable signal 8: Input / output signal line 9: Interface signal line 10, 14-2: Series resistance 11: Capacitor 12-1, 12-2: signal line 12-3: Short switch 13-1: Output port (output buffer) 13-2: Buffer buffer 14-1: Pull-up resistor 15-1: Current limiting resistor 16-1: Switch input

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】情報処理装置に付加装置が接続されたか否
かを検出する方法において、情報処置装置内部に充電回
路と、該充電回路と付加装置とを接続するための第1の
信号線と、前記充電回路と情報処理装置の制御部とを接
続するための第2の信号線とを設け、該第2の信号線の
次の2つのレベルにより付加装置が接続されたか否かを
検出することを特徴とする情報処理装置の付加装置接続
検出方法。 (1)前記制御部から前記第2の信号線にハイレベル
出力し、一定時間経過後に該出力をハイインピーダンス
とし、さらに一定時間経過後に前記第2の信号線をサン
プリングして検出されるレベル。 (2)前記制御部から前記第2の信号線にロウレベル
出力し、一定時間経過後に該出力をハイインピーダンス
とし、さらに一定時間経過後に前記第2の信号線をサン
プリングして検出されるレベル。
1. A method of adding to the information processing apparatus device detects whether or not connected, the charging circuit within the information treatment device, a first for connecting the additional device and the charging circuit <br / > Connect the signal line to the charging circuit and the control unit of the information processing device.
A second signal line for connection is provided, and whether or not the additional device is connected is detected by the next two levels of the second signal line. Additional device connection detection method. (1) the high level to the second signal line from the control unit
Outputting a predetermined time said output to a high impedance after the elapse level detected by further San <br/> pulling the second signal line after a predetermined time has elapsed. (2) the low level to the second signal line from the control unit
Outputting a predetermined time said output to a high impedance after the elapse level detected by further San <br/> pulling the second signal line after a predetermined time has elapsed.
【請求項2】前記充電回路付加装置とを接続するため
の第1の信号線と、前記情報処理装置と付加装置との間
で常時入出力する必要のない信号線とを共通にしたこと
を特徴とする請求項1に記載の情報処理装置の付加装置
接続検出方法。
Wherein for connecting the additional device to the charging circuit
2. The additional device for an information processing apparatus according to claim 1 , wherein the first signal line and the signal line that does not always need to be input / output between the information processing apparatus and the additional device are common. Connection detection method.
JP03764597A 1997-02-21 1997-02-21 Additional device connection detection method for information processing device Expired - Fee Related JP3522068B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03764597A JP3522068B2 (en) 1997-02-21 1997-02-21 Additional device connection detection method for information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03764597A JP3522068B2 (en) 1997-02-21 1997-02-21 Additional device connection detection method for information processing device

Publications (2)

Publication Number Publication Date
JPH10240673A JPH10240673A (en) 1998-09-11
JP3522068B2 true JP3522068B2 (en) 2004-04-26

Family

ID=12503397

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03764597A Expired - Fee Related JP3522068B2 (en) 1997-02-21 1997-02-21 Additional device connection detection method for information processing device

Country Status (1)

Country Link
JP (1) JP3522068B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6003171B2 (en) * 2012-04-16 2016-10-05 セイコーエプソン株式会社 Electronics

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58115514A (en) * 1981-12-29 1983-07-09 Hitachi Ltd Connection detecting system
JP3390187B2 (en) * 1992-04-23 2003-03-24 沖電気工業株式会社 Connection notification device
JP3262386B2 (en) * 1992-10-30 2002-03-04 京セラミタ株式会社 Electrical component connection recognition device
JPH06324773A (en) * 1993-05-12 1994-11-25 Kyocera Corp Inputting device connection detecting circuit for cd-i reproducing device

Also Published As

Publication number Publication date
JPH10240673A (en) 1998-09-11

Similar Documents

Publication Publication Date Title
RU2199186C2 (en) Bus system for message transmission
JP2597864B2 (en) Single Wire Bus Multiplexer with Smart Control and Sensor Device
KR100928905B1 (en) Accessory control interface
US6237113B1 (en) Method of initializing a control unit connected to a diagnostic bus
JP6749373B2 (en) Power over Ethernet using shielded single twisted wire pairs
US20020169915A1 (en) USB connection-detection circuitry and operation methods of the same
US6539443B1 (en) Bus communication and transfer rate negotiation system
KR940007655A (en) Serial bus system with single wire
US20060015670A1 (en) Apparatus for detecting connection of a peripheral unit to a host system
JPH11110097A (en) Using state sending device and method
US9261550B2 (en) In-situ cable unplug detector operating during normal signaling mode
JP2003522438A (en) Device used as a stand-alone device and a slave device in a data bus system
US6789136B1 (en) Efficient method to obtain device addresses from devices on a bus
KR20010053365A (en) Improved inter-device serial bus protocol
JP3522068B2 (en) Additional device connection detection method for information processing device
JPH0741232Y2 (en) Asynchronous binary data communication circuit
US7085117B2 (en) EMC immunity improvements to USB interface
JP2007080134A (en) Serial communication apparatus
JPH02285748A (en) Transmission controller for optical fiber
JP3506508B2 (en) Data transmission method and data transmission system
JPS60117843A (en) Signal output system of data transmission system
JP2845000B2 (en) Signal transmission / reception circuit of bidirectional signal line
JP2806077B2 (en) 2-wire remote controller
Owen Wired trigger bus physical aspects
JP2000163358A (en) Usb connection determining method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20031226

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: 20040203

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: 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

LAPS Cancellation because of no payment of annual fees