JP2001043194A - Information device and communication control method - Google Patents

Information device and communication control method

Info

Publication number
JP2001043194A
JP2001043194A JP11213203A JP21320399A JP2001043194A JP 2001043194 A JP2001043194 A JP 2001043194A JP 11213203 A JP11213203 A JP 11213203A JP 21320399 A JP21320399 A JP 21320399A JP 2001043194 A JP2001043194 A JP 2001043194A
Authority
JP
Japan
Prior art keywords
data
reception
cpu
register
received data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11213203A
Other languages
Japanese (ja)
Inventor
Ryuzo Maruyama
竜三 丸山
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.)
NEC Engineering Ltd
Original Assignee
NEC Engineering Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP11213203A priority Critical patent/JP2001043194A/en
Publication of JP2001043194A publication Critical patent/JP2001043194A/en
Pending legal-status Critical Current

Links

Landscapes

  • Power Sources (AREA)
  • Calculators And Similar Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce power consumption in a communication process. SOLUTION: A communication controller 200 includes a received data register REG(2) where received data are written, a static register REG1 which hold a reception state, and a transmit data register REG(3) where transmit data are written. A CPU (400) once informed of reception by a communication controller 200 gives notice of arrival of the received data. A communication control means 101 once informed of that performs a read process or the received data. A comparing means 104 compares contents of the status register with a prescribed value, and judges whether or not the received data are the final received data and whether or not the read process is as fast as or faster than data reception and informs the communication control means of them. A CPU clock frequency setting means 102 increases the clock frequency of the CPU when the read process is slower than the data reception and writes information giving notice of that to a transmission side in the transmit data register.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、電力制御される情
報機器および通信制御方法、特に、電池駆動型携帯端末
におけるCPUの消費電力削減技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to information-controlled information equipment and a communication control method, and more particularly to a technique for reducing the power consumption of a CPU in a battery-powered portable terminal.

【0002】[0002]

【従来の技術】従来のこの種の技術が「電力制御装置」
として、特開平06−051862号公報に記載されて
いる。この技術は、対話型の情報処理装置において、ユ
ーザが入力を行っているときに、ユーザの入力に対する
演算処理が間に合っているかどうかを判定し、間に合っ
ているのなら演算処理装置を低いクロック周波数で駆動
し、間に合っていないのなら演算処理装置を高いクロッ
ク周波数で駆動するというものである。
2. Description of the Related Art This kind of conventional technology is called "power control device".
As described in JP-A-06-051862. This technique is used in an interactive information processing apparatus to determine whether or not arithmetic processing for a user's input is in time when a user is performing input, and if so, the arithmetic processing apparatus is operated at a low clock frequency. If it is not, it is to drive the arithmetic processing unit at a high clock frequency.

【0003】これにより、ユーザの入力に対して、対応
する処理が完了するまで次の入力を全く受け付けないこ
とによるユーザのストレスを軽減するとともに、情報処
理装置の中で消費電力において大きなウエイトを占め
る、演算処理装置の電力を節約することができる。この
技術は、特に、急速に普及してきたバッテリ駆動可能な
ノート型パソコン等の携帯型情報機器に好適な技術とい
える。
[0003] This reduces stress on the user caused by not accepting the next input at all until the processing corresponding to the user's input is completed, and occupies a large weight in power consumption in the information processing apparatus. In addition, the power of the arithmetic processing unit can be saved. This technology can be said to be particularly suitable for a portable information device such as a notebook computer which can be driven by a battery, which has been rapidly spread.

【0004】[0004]

【発明が解消しようとする課題】ところで、近年、情報
機器と通信手段との結合化の傾向が益々強まってきてお
り、携帯型情報機器からでも通信処理が可能であること
のニーズが高まっている。この点に関しては、上述した
公開公報は、ユーザがキー入力を行っている対語的処理
におけるクロック周波数を調整する技術について記載し
ており、通信処理などの非対語的処理に関しての記載は
薄く、「ユーザのキー入力の状態に係わらず、処理は高
速に行わなければならない」ので、「常に高いクロック
周波数で演算処理装置を駆動する」に止まる。
By the way, in recent years, the tendency of the coupling between information equipment and communication means has been increasing, and the need for communication processing from portable information equipment has been increasing. . Regarding this point, the above-mentioned publication discloses a technique for adjusting a clock frequency in a verbal process in which a user performs a key input, and a description about a non-verbal process such as a communication process is thin. The processing must be performed at a high speed regardless of the state of the user's key input. "Therefore, only the operation of the arithmetic processing device is always driven at a high clock frequency.

【0005】しかしながら、このように、通信処理にお
いてクロック周波数制御を行わず、したがって、携帯型
情報機器からの通信処理中においては一定の高いクロッ
ク周波数で駆動されるのでは、通信中は消費電力を削減
することはできないという第1の問題点がある。
However, as described above, the clock frequency control is not performed in the communication processing, and therefore, when the portable information device is driven at a constant high clock frequency during the communication processing, the power consumption is reduced during the communication. There is a first problem that it cannot be reduced.

【0006】また、上述した従来技術は、対話型情報処
理装置のキー入力についてのものであるため、演算処理
が間に合わない場合は、少なくとも1つのデータは取り
こぼすことになるので、再度、ユーザがキー入力を行う
必要があるという第2の問題点がある。
[0006] Further, the above-mentioned prior art relates to key input of an interactive information processing apparatus, and if the arithmetic processing cannot be performed in time, at least one piece of data will be missed. There is a second problem that it is necessary to perform key input.

【0007】また、事前に使用する通信速度にあったク
ロック周波数を設定して動作させているが、他のプログ
ラムの入れ替えにより、さらに負荷の大きいプログラム
が動作した場合には、受信時の割り込み処理が間に合わ
ずオーバーランエラーが発生し、通信異常になるという
第3の問題点がある。この問題を回避するため、通信処
理を行う前に高負荷を予測して予めクロック周波数をさ
らに高く設定しておいてもよいが、それではクロック周
波数を高く設定することにより大電力を消費し、電池の
消耗を早めるという新たな問題を招くことになる。
In addition, although a clock frequency suitable for the communication speed used in advance is set and operated, if a program having a larger load is operated by replacing other programs, an interrupt processing at the time of reception is performed. However, there is a third problem in that an overrun error occurs and communication error occurs in time. In order to avoid this problem, the clock frequency may be set higher in advance by predicting a high load before performing the communication processing, but by setting the clock frequency higher, large power is consumed, and This leads to a new problem of hassle-free consumption.

【0008】本発明の目的は、通信処理中における消費
電力を削減することができる情報機器および通信制御方
法を提供することにある。
An object of the present invention is to provide an information device and a communication control method capable of reducing power consumption during communication processing.

【0009】また、本発明の目的は、演算処理が間に合
わない場合は、送信側に自動的に再送要求をすることに
より、ユーザが再度キー入力を行うことを不要化する情
報機器および通信制御方法を提供することにある。
Another object of the present invention is to provide an information device and a communication control method in which, when an arithmetic operation cannot be made in time, a retransmission request is automatically sent to the transmission side, so that the user does not need to input a key again. Is to provide.

【0010】さらに、本発明の目的は、さらに負荷の大
きいプログラムが動作した場合にも対応できる情報機器
および通信制御方法を提供することにある。
It is a further object of the present invention to provide an information device and a communication control method which can cope with a case where a program having a larger load operates.

【0011】[0011]

【課題を解決するための手段】第1の本発明の情報機器
は、受信データの読取処理がデータ受信に間に合ってい
ないときには、送信側に前記受信データの再送要求をす
ると共に、前記読取処理を指示するCPUのクロック周
波数を高く設定し、前記再送要求に対するデータ受信処
理時に前記CPU速度を上げることを特徴とする。
According to a first aspect of the present invention, when the reading process of received data is not in time for data reception, a request for retransmission of the received data is sent to the transmitting side, and the reading process is performed. The clock frequency of the CPU to be instructed is set high, and the CPU speed is increased during data reception processing for the retransmission request.

【0012】第2の本発明の情報機器は、通信回線を介
して主装置と接続される情報機器において、前記主装置
からの受信データが書き込まれる受信データレジスタ,
受信状態を保持するステータスレジスタおよび前記主装
置への送信データが書き込まれる送信データレジスタと
を含んでこれらのレジスタを読み書きする通信コントロ
ーラと、該通信コントローラからの前記受信データの受
信通知を受けると受信データの到達を通知するCPU
と、該CPUから前記データ到達の通知を受けると前記
受信レジスタ内の受信データの読取処理を行なって、そ
の結果を前記通信コントローラに通知する通信制御手段
と、前記ステータスレジスタの内容を既定値と比較し
て、前記受信データは最後の受信データか、および前記
読取処理が前記データ受信に間に合っているかを判断し
て前記通信制御手段に通知する比較手段と、前記読取処
理が前記データ受信に間に合っていないときには、前記
通信制御手段からの指示によって前記CPUのクロック
周波数を上げるCPUクロック周波数設定手段とを備
え、また、前記通信コントローラは、前記読取処理が前
記データ受信に間に合っていないときには、前記主装置
へその旨を通知するための情報を前記送信データレジス
タに書き込むことを特徴とする。
According to a second aspect of the present invention, there is provided an information device connected to a main device via a communication line, wherein a reception data register into which data received from the main device is written,
A communication controller that reads and writes these registers including a status register that holds a reception state and a transmission data register in which transmission data to the main unit is written, and receives a reception notification of the reception data from the communication controller. CPU that notifies data arrival
When receiving the data arrival notification from the CPU, the communication controller performs reading processing of the received data in the reception register, and notifies the communication controller of the result, and sets the content of the status register to a predetermined value. In comparison, the received data is the last received data, and a comparing unit that determines whether the reading process is in time for the data reception and notifies the communication control unit, and the reading process is in time for the data reception. And a CPU clock frequency setting means for increasing the clock frequency of the CPU according to an instruction from the communication control means when the reading processing is not in time for the data reception. Writing information for notifying the device to that effect to the transmission data register. To.

【0013】また、本発明の通信制御方法は、通信回線
を介して主装置と接続される情報機器における通信制御
方法において、前記主装置から受信したデータが受信デ
ータレジスタに書き込まれると、受信状態がステータス
レジスタに書き込まれる手順と、CPUに受信データの
到達を通知する手順と、該CPUから前記データ到達の
通知を受けると前記受信レジスタ内の受信データの読取
処理を行なう手順と、前記ステータスレジスタの内容を
既定値と比較して、前記受信データは最後の受信データ
か、および前記読取処理が前記データ受信に間に合って
いるかを判断して前記受信状態として前記ステータスレ
ジスタに書き込む手順と、前記読取処理が前記データ受
信に間に合っていないときには、前記CPUのクロック
周波数を上げる手順と、前記読取処理が前記データ受信
に間に合っていないときには、前記主装置へその旨を通
知する手順とを有することを特徴とする。
According to a communication control method of the present invention, in the communication control method in the information equipment connected to the main unit via a communication line, when the data received from the main unit is written into a reception data register, the reception state is changed. Writing the received data into the status register, notifying the CPU of the arrival of the received data, reading the received data from the CPU, and reading the received data in the receiving register. Comparing the contents of the received data with a predetermined value to determine whether the received data is the last received data and whether the reading process is in time for receiving the data and writing the received data in the status register as the receiving state; If the processing is not in time for the data reception, the clock frequency of the CPU should be increased. If, when the reading process has not been in time to the data received, characterized by having a procedure which notifies to the main device.

【0014】[0014]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0015】先ず、本発明に係わる端末装置について図
2により説明する。図2において、本端末装置1は、バ
ーコードを読み取るスキャナ7やモデム6等の付属機器
をシリアル伝送ケーブル(例えばRS232Cケーブ
ル)2を介して接続するコネクタ5と、入力用キーボー
ド8と、データ表示パネル9とを有する。このような端
末装置は、例えば、流通業界でよく使用される。
First, a terminal device according to the present invention will be described with reference to FIG. In FIG. 2, the terminal device 1 includes a connector 5 for connecting accessory devices such as a scanner 7 and a modem 6 for reading a barcode via a serial transmission cable (for example, an RS232C cable) 2, an input keyboard 8, a data display device, and the like. And a panel 9. Such a terminal device is often used in the distribution industry, for example.

【0016】モデム6は、電話ケーブル3によりモジュ
ラジャック4と接続され、モジュラジャック4からは一
般の通信回線を介してホストコンピュータ等の主装置8
24と接続される。具体的には、モジュラジャック4,
通信回線830,交換局820,通信回線831,網制
御装置821,変復調装置822および通信制御装置8
23を経て、主装置824に到る。端末装置1は、コネ
クタ5に接続したスキャナ7等の付属機器からの入力情
報を処理して、モデム6により主装置824にデータ伝
送を行うものである。これにより、本端末装置1は、ホ
ストコンピュータ等の主装置824と間で通信ができる
ことになる。
The modem 6 is connected to the modular jack 4 by a telephone cable 3, and from the modular jack 4, a main unit 8 such as a host computer is connected via a general communication line.
24. Specifically, modular jack 4,
Communication line 830, exchange 820, communication line 831, network controller 821, modem 822, and communication controller 8
Through 23, it reaches the main device 824. The terminal device 1 processes input information from an attached device such as the scanner 7 connected to the connector 5 and transmits data to the main device 824 by the modem 6. As a result, the terminal device 1 can communicate with the main device 824 such as a host computer.

【0017】次に、図3を参照して本端末装置1の内部
構成について説明する。
Next, an internal configuration of the terminal device 1 will be described with reference to FIG.

【0018】端末装置1は、付属機器とRS232Cケ
ーブルを介して接続するコネクタ5と、シリアルインタ
フェースを制御する通信コントローラ200と、制御プ
ログラムやデータが格納されるメモリM1と、本端末装
置1を制御する制御部100と、制御部100を駆動す
る電池と、CPU300とから構成されている。なお、
制御部100を駆動する電池は、図2に示されている入
力用キーボード8およびデータ表示用パネルと共に図示
を省略している。
The terminal device 1 includes a connector 5 for connecting to an accessory device via an RS232C cable, a communication controller 200 for controlling a serial interface, a memory M1 for storing control programs and data, and a control device for controlling the terminal device 1. The control unit 100 includes a control unit 100, a battery for driving the control unit 100, and a CPU 300. In addition,
The battery for driving the control unit 100 is omitted from the drawing together with the input keyboard 8 and the data display panel shown in FIG.

【0019】メモリM1には、受信データを格納する受
信データ領域M10と、通信コントローラのステータス
レジスタREG1から読みとったデータを格納する通信
コントローラ状態データ領域M11と、主装置824に
データの受信正常と受信異常を送信する通信コントロー
ラ送信データ領域M12が設けられている。
The memory M1 has a reception data area M10 for storing reception data, a communication controller status data area M11 for storing data read from the status register REG1 of the communication controller, and the main unit 824 having a normal reception of data. A communication controller transmission data area M12 for transmitting an abnormality is provided.

【0020】次に、制御部100の詳細について図1を
参照して説明する。制御部内100は、CPUクロック
周波数を設定するCPUクロック周波数設定手段102
と、メモリM1と通信コントローラ200の各種レジス
タとの間でデータの転送を行う転送制御手段103と、
通信コントローラ状態データ領域M11の判断を行う比
較手段104と、CPUクロック周波数設定手段10
2,転送制御手段103および比較手段104を用いて
通信制御を行う通信制御手段と101から成る。
Next, details of the control unit 100 will be described with reference to FIG. The control unit 100 includes a CPU clock frequency setting unit 102 for setting a CPU clock frequency.
Transfer control means 103 for transferring data between the memory M1 and various registers of the communication controller 200;
A comparing means 104 for determining the communication controller status data area M11; and a CPU clock frequency setting means 10
2. The communication control unit 101 performs communication control using the transfer control unit 103 and the comparison unit 104.

【0021】通信コントローラ200は、主装置824
から受信したデータが書き込まれる受信データレジスタ
REG2と、受信状態を保持するステータスレジスタR
EG1と、主装置824に送信するデータが書き込まれ
る送信データレジスタREG3とを含む。通信コントロ
ーラ200は、主装置824からデータを受信すると受
信レジスタREG2にデータを書き込み、CPU300
に受信通知を行う割込信号を上げ受信データの引き取り
を要求する。すると、CPU300は、通信制御手段1
01に受信データの到達を通知し、転送制御手段103
を介して受信データの読み取りを行う。通信制御手段1
01による受信データの読取処理が遅れた場合には、次
の受信データが通信コントローラ200から受信レジス
タREG2に書き込まれ、ステータスレジスタREG1
には受信データ引き取りが間に合わなかったことを意味
するデータが書き込まれる。
The communication controller 200 has a main unit 824
A data register REG2 in which data received from the receiver is written, and a status register R holding the reception state
EG1 and a transmission data register REG3 in which data to be transmitted to the main device 824 is written. When receiving the data from the main device 824, the communication controller 200 writes the data in the reception register REG2, and the CPU 300
, Raises an interrupt signal for notifying reception, and requests the reception of received data. Then, the CPU 300 sets the communication control unit 1
01 is notified of the arrival of the received data.
The received data is read via the. Communication control means 1
01 is delayed, the next received data is written from the communication controller 200 to the reception register REG2, and the status register REG1 is read.
In the field, data indicating that the reception data cannot be received in time is written.

【0022】次に、メモリM1のデータ構成について説
明する。図4および図5は、メモリM1のデータ構成を
示す模式図である。図4を参照すると、メモリM1には
受信データ領域M10と、通信コントローラ状態データ
領域M11と、通信コントローラ送信データM12領域
とが存在することが示されている。
Next, the data structure of the memory M1 will be described. FIG. 4 and FIG. 5 are schematic diagrams showing the data configuration of the memory M1. Referring to FIG. 4, it is shown that the memory M1 includes a reception data area M10, a communication controller status data area M11, and a communication controller transmission data M12 area.

【0023】図5は、図4に示したメモリM1のデータ
構成の詳細を示す。受信データ領域M10には、一例と
してデータ領域M100〜M102から成り、その内容
は例えば「0x43,0x42,0x3」である。これ
は主装置824から受信したデータが格納される作業域
である。「0x03」は受信データの終わりを意味し、
「0x03」以外の場合は受信データが続くことを意味
する。
FIG. 5 shows details of the data configuration of the memory M1 shown in FIG. The reception data area M10 includes, for example, data areas M100 to M102, and the content is, for example, “0x43, 0x42, 0x3”. This is a work area in which data received from the main device 824 is stored. “0x03” means the end of the received data,
A value other than “0x03” means that the received data continues.

【0024】また、通信コントローラ状態データ領域M
11は、データ領域M110から成り、その内容は例え
ば「0x01」である。これは通信コントローラ200
のステータスレジスタREG1から読みとったデータを
格納する作業域である。「0x01」は、受信データの
読み取りが間に合っていないことを意味し、「0x0
1」以外の場合は受信データの読み取りが間に合ってい
ることを意味する。
The communication controller status data area M
11 includes a data area M110, the content of which is, for example, "0x01". This is the communication controller 200
Is a work area for storing data read from the status register REG1. "0x01" means that reading of the received data is not in time, and "0x0"
If it is other than "1", it means that the reading of the received data is in time.

【0025】また、通信コントローラ送信データ領域M
12は、データ領域M120,M121から成り、その
内容は例えば「0x06」,「0x15」である。これ
らは、主装置824からのデータ受信が正常に受信した
か異常受信したかを主装置824に通知するためのデー
タであり、「0x06」は受信データの正常を意味し、
「0x15」は受信データの異常を意味する。
The communication controller transmission data area M
Reference numeral 12 includes data areas M120 and M121, the contents of which are, for example, "0x06" and "0x15". These are data for notifying the main device 824 of whether the data reception from the main device 824 has been normally or abnormally received, and “0x06” means that the received data is normal,
“0x15” means that the received data is abnormal.

【0026】次に、本発明の通信制御処理を図6に示す
メイン処理のフローチャート,図7に示すCPUクロッ
ク設定処理のフローチャートおよび図8に示す通信シー
ケンスを用いて説明する。本実施の形態では、CPUク
ロック周波数設定手段102により設定できる値は、
「高」,「中」および「低」の3種類であり、初期値は
「低」に設定されていることとする。
Next, the communication control processing of the present invention will be described with reference to the flowchart of the main processing shown in FIG. 6, the flowchart of the CPU clock setting processing shown in FIG. 7, and the communication sequence shown in FIG. In the present embodiment, the value that can be set by the CPU clock frequency setting means 102 is:
There are three types, “high”, “medium” and “low”, and the initial value is set to “low”.

【0027】先ず、CPUクロック周波数変更処理サブ
ルーチン(ステップS81)のフローチャートを図7を
参照して説明する。ステップS810で現在のCPUク
ロック周波数を判定し各処理に分岐する。すなわち、ク
ロック周波数が「低」設定の場合はステップS811に
進んだ後、クロック周波数が「中」設定の場合はS81
2に進んだ後、クロック周波数が「高」設定の場合はそ
のままの状態で、それぞれCPUクロック設定処理を終
了しメイン処理に復帰する。
First, a flowchart of the CPU clock frequency change processing subroutine (step S81) will be described with reference to FIG. In step S810, the current CPU clock frequency is determined, and the process branches to each process. That is, if the clock frequency is set to "low", the process proceeds to step S811, and if the clock frequency is set to "medium", the process proceeds to step S811.
After proceeding to step 2, if the clock frequency is set to "high", the CPU clock setting process is terminated and the process returns to the main process without any change.

【0028】ステップS811では、CPUクロック周
波数設定手段102によりCPUクロックを「中」に設
定後、CPUクロック周波数変更処理を終了しメイン処
理にリターンし、ステップS812では、CPUクロッ
ク周波数設定手段102によりCPUクロックを「高」
に設定後、CPUクロック周波数処理を終了しメイン処
理にリターンする。
In step S811, the CPU clock frequency setting means 102 sets the CPU clock to "medium", then ends the CPU clock frequency change processing and returns to the main processing. In step S812, the CPU clock frequency setting means 102 Clock "high"
After setting to, the CPU clock frequency process is terminated and the process returns to the main process.

【0029】最初に、他のプログラムが動作していない
低負荷状態での動作について説明する。この場合には、
低負荷状態であるため、CPUクロック周波数は「中」
設定でデータ受信が間に合うと仮定する。
First, an operation in a low load state where no other program is operating will be described. In this case,
CPU clock frequency is "medium" due to low load condition
Assume that data reception is in time in the configuration.

【0030】(1)低負荷状態でCPUクロック周波数
の設定が「低」の場合 図6のステップS10にて受信データの相対位置を示す
初期値「0」をポインタ*yにセットし、ステップS2
0に進む。ステップS20では通信コントローラ200
の受信状態を判断するため、ステータスレジスタREG
1の内容が通信コントローラ状態データ領域M11に書
き込まれステップS30に進む。ステップS30では、
ステップS20で読みとった通信コントローラ状態領域
M11の内容を比較手段104で以下の既定値と比較す
ることにより、CPUクロック周波数の設定が「低」で
あっても、通信コントローラ状態データ領域M11の内
容が「0x00」の場合は正常(読み取り処理が間に合
ったこと)通信コントローラ200受信としてステップ
S40に進み、「0x01」の場合はオーバーランエラ
ーとしてステップS80に進む。
(1) When the CPU clock frequency is set to "low" in a low load state In step S10 in FIG. 6, an initial value "0" indicating the relative position of the received data is set in the pointer * y, and step S2 is executed.
Go to 0. In step S20, the communication controller 200
Status register REG to determine the
1 is written to the communication controller status data area M11, and the flow advances to step S30. In step S30,
By comparing the content of the communication controller status area M11 read in step S20 with the following predetermined value by the comparing means 104, the content of the communication controller status data area M11 can be set even if the CPU clock frequency is set to “low”. In the case of "0x00", the process proceeds to step S40 as normal (the reading process was completed) received by the communication controller 200, and in the case of "0x01", the process proceeds to step S80 as an overrun error.

【0031】ステップS80ではデータの異常受信(読
み取り処理が間に合わなかったこと)を主装置824に
知らせるため、通信コントローラ送信データ領域M12
におけるデータ領域M121の内容「0x15」を送信
レジスタREG3に書き込み、ステップS81に進む
(図8のSEQ2)。ステップS81では、CPUクロ
ック周波数変更処理によりCPUクロック周波数を
「中」に設定して、主装置824からの再送データを受
信するためにステップS10に進む。
In step S80, in order to notify the main unit 824 of abnormal reception of data (the reading process was not completed in time), the communication controller transmission data area M12
Is written into the transmission register REG3 in the data area M121 in step (2), and the process proceeds to step S81 (SEQ2 in FIG. 8). In step S81, the CPU clock frequency is set to “medium” by the CPU clock frequency change process, and the process proceeds to step S10 to receive retransmission data from main device 824.

【0032】(2)低負荷状態でCPUクロック周波数
の設定が「中」の場合 ステップS10にて受信データの相対位置を示す初期値
「0」をポインタ*yにセットし、ステップS20に進
む。ステップS20では通信コントローラ200の受信
状態を判断するため、ステータスレジスタREG1の内
容が通信コントローラ状態データ領域M11に書き込ま
れステップS30に進む。ステップS30ではステップ
S20で読みとった通信コントローラ状態データ領域M
11の内容を比較手段104で以下の既定値と比較する
ことにより、通信コントローラ状態データ領域M11の
内容が「0x00」の場合は正常受信としてステップS
40に進み、「0x01」の場合はオーバーランエラー
としてステップS80に進む。前述のように、低負荷状
態であり、CPUクロック周波数が「中」に設定の場合
であるため、ステップS30では正常受信となる。
(2) In the case where the CPU clock frequency is set to "medium" in a low load state: In step S10, an initial value "0" indicating the relative position of the received data is set in the pointer * y, and the flow advances to step S20. In step S20, to determine the reception state of the communication controller 200, the contents of the status register REG1 are written to the communication controller state data area M11, and the process proceeds to step S30. In step S30, the communication controller status data area M read in step S20.
11 is compared with the following predetermined value by the comparing means 104, and when the content of the communication controller status data area M11 is "0x00", it is determined that the reception is normal and step S
The process proceeds to 40, and if “0x01”, the process proceeds to step S80 as an overrun error. As described above, since the load is low and the CPU clock frequency is set to “medium”, normal reception is performed in step S30.

【0033】ステップS40では通信コントローラ20
0の受信データレジスタREG2から受信データを読み
取り受信データの相対位置*yが示す位置に書き込みス
テップS50に進む。ステップS50ではステップS4
0で受信データ領域M10の相対位置*yに書き込んだ
データを比較手段104で以下の既定値と比較すること
により、受信データが「0x03」の場合は受信データの
最後と判断しステップS70に進み、「0x03」以外の
場合は受信データがあると判断しステップS60に進
む。
In step S40, the communication controller 20
The received data is read from the 0 received data register REG2, written into the position indicated by the relative position * y of the received data, and the process proceeds to step S50. In step S50, step S4
The data written in the relative position * y of the received data area M10 at 0 is compared with the following predetermined value by the comparing means 104. If the received data is "0x03", it is determined that the received data is the last and the process proceeds to step S70. , "0x03", it is determined that there is received data, and the process proceeds to step S60.

【0034】ステップS60では次の受信データを受信
データ領域M10に書き込む準備として受信データの相
対位置を示す初期値「0」をポインタ*yを「+1」し
てステップS20に進む。また、ステップS70ではデ
ータの正常受信を主装置824に知らせるため、通信コ
ントローラ送信データ領域M12におけるデータ領域M
120の内容「0x06」を送信レジスタREG3に書き
込み通信制御処理を終了する(図8のSEQ4)。
In step S60, the pointer * y is incremented by "+1" with an initial value "0" indicating the relative position of the received data in preparation for writing the next received data into the received data area M10, and the flow advances to step S20. Further, in step S70, in order to notify the main device 824 of the normal reception of data, the data area M in the communication controller transmission data area M12 is transmitted.
The content “0x06” of the content 120 is written into the transmission register REG3, and the communication control process is terminated (SEQ4 in FIG. 8).

【0035】次に、他のプログラムが動作している高負
荷状態での動作例について説明する。この場合には、高
負荷状態であるため、CPUクロック周波数が「高」設
定でデータ受信が間に合うと仮定する。
Next, a description will be given of an operation example in a high load state in which another program is operating. In this case, since the load is high, it is assumed that the CPU clock frequency is set to “high” so that data reception can be performed in time.

【0036】(3)高負荷状態でCPUクロック周波数
の設定が「低」の場合 ステップS10にて受信データの相対位置を示す初期値
「0」をポインタ*yにセットし、ステップS20に進
む。ステップS20では通信コントローラ200の受信
状態を判断するため、ステータスレジスタREG1の内
容が通信コントローラ状態データ領域M11に書き込ま
れステップS30に進む。ステップS30ではステップ
S20で読み取った通信コントローラ状態データ領域M
11の内容を比較手段104で以下の既定値と比較する
ことにより、通信コントローラ状態データ領域M11の
内容が「0x00」の場合は正常受信としてステップS
40に進み、「0x01」の場合はオーバーランエラー
としてステップS80に進む。
(3) When the CPU Clock Frequency is Set to "Low" Under High Load State In step S10, an initial value "0" indicating the relative position of the received data is set in the pointer * y, and the flow advances to step S20. In step S20, to determine the reception state of the communication controller 200, the contents of the status register REG1 are written to the communication controller state data area M11, and the process proceeds to step S30. In step S30, the communication controller status data area M read in step S20
11 is compared with the following predetermined value by the comparing means 104, and when the content of the communication controller status data area M11 is "0x00", it is determined that the reception is normal and the step S is performed.
The process proceeds to step S40, and if “0x01”, the process proceeds to step S80 as an overrun error.

【0037】この場合は、高負荷状態であるため、CP
Uクロック周波数が「低」設定ではオーバーランとな
る。そこで、ステップS80ではデータの異常受信を主
装置824に知らせるため、通信コントローラ送信デー
タ領域M11におけるデータ領域M121の内容「0x
15」を送信レジスタREG3に書き込みステップS8
1に進む(図8のSEQ2)。ステップS81のCPU
クロック周波数変更処理によりCPUクロック周波数を
「中」に設定して主装置824からの再送データを受信
するためにステップ10に進む。
In this case, since the load is high, the CP
When the U clock frequency is set to “low”, overrun occurs. Therefore, in step S80, in order to notify the main device 824 of the abnormal reception of the data, the content “0x” of the data area M121 in the communication controller transmission data area M11.
"15" in the transmission register REG3, and step S8.
Go to 1 (SEQ2 in FIG. 8). CPU in step S81
The process proceeds to step 10 in order to set the CPU clock frequency to “medium” by the clock frequency changing process and receive retransmission data from main device 824.

【0038】(4)高負荷状態でCPUクロック周波数
の設定が「中」の場合 ステップS10にて受信データの相対位置を示す初期値
「0」をポインタ*yにセットし、ステップS20に進
む。ステップS20では通信コントローラ200の受信
状態を判断するため、ステータスレジスタREG1の内
容が通信コントローラ状態データ領域M11に書き込ま
れステップS30Mに進む。ステップS30ではステッ
プS20で読み取った通信コントローラ状態データ領域
M11の内容を比較手段104で以下の既定値と比較す
ることにより、通信コントローラ状態データ領域M11
の内容が「0x00」の場合は正常受信としてステップ
S40に進み、「0x01」の場合はオーバーランエラ
ーとしてステップS80に進む。
(4) In the case where the CPU clock frequency is set to "medium" under a high load state: In step S10, an initial value "0" indicating the relative position of the received data is set in the pointer * y, and the flow advances to step S20. In step S20, to determine the reception state of the communication controller 200, the contents of the status register REG1 are written in the communication controller state data area M11, and the flow advances to step S30M. In step S30, the contents of the communication controller status data area M11 read in step S20 are compared with the following predetermined values by the comparing means 104, so that the communication controller status data area M11
Is "0x00", the process proceeds to step S40 as normal reception, and if "0x01", the process proceeds to step S80 as an overrun error.

【0039】この場合は、高負荷状態であるため、CP
Uクロック周波数が「中」設定ではオーバーランとな
る。そこで、ステップS80ではデータの異常受信を主
装置824に知らせるため、通信コントローラ送信デー
タ領域M11におけるデータ領域M121の内容「0x
15」を送信レジスタREG3に書き込みステップS8
1に進む(図8のSEQ2)。ステップS81のクロッ
ク周波数変更処理によりCPUクロック周波数を「高」
に設定して主装置824からの再送データを受信するた
めにステップS10に進む。
In this case, since the load is high, the CP
When the U clock frequency is set to "medium", the overrun occurs. Therefore, in step S80, in order to notify the main device 824 of the abnormal reception of the data, the content “0x” of the data area M121 in the communication controller transmission data area M11.
"15" in the transmission register REG3, and step S8.
Go to 1 (SEQ2 in FIG. 8). CPU clock frequency is set to “high” by the clock frequency changing process in step S81
Then, the process proceeds to step S10 to receive the retransmission data from the main device 824.

【0040】(5)高負荷状態でCPUクロック周波数
の設定が「高」の場合 ステップS10にて受信データの相対位置を示す初期値
「0」をポインタ*yにセットし、ステップS20に進
む。ステップS20では通信コントローラ200の受信
状態を判断するため、ステータスレジスタREG1の内
容が通信コントローラ状態データ領域M11に書き込ま
れステップS30に進む。ステップS30ではステップ
S20で読みとった通信コントローラ状態データ領域M
11を比較手段104で以下の既定値と比較することに
より、通信コントローラ状態データ領域M11の内容が
「0x00」の場合は正常受信としてステップS40に
進み、「0x01」の場合はオーバーランエラーとして
ステップS80に進む。
(5) When the CPU Clock Frequency is Set to "High" Under High Load State In step S10, an initial value "0" indicating the relative position of the received data is set in the pointer * y, and the flow advances to step S20. In step S20, to determine the reception state of the communication controller 200, the contents of the status register REG1 are written to the communication controller state data area M11, and the process proceeds to step S30. In step S30, the communication controller status data area M read in step S20.
11 is compared by the comparing means 104 with the following predetermined values. When the content of the communication controller status data area M11 is "0x00", the process proceeds to step S40 as normal reception, and when "0x01", the process proceeds as an overrun error. Proceed to S80.

【0041】この場合は、高負荷であるため、CPUク
ロック周波数が「高」設定で正常受信となる。ステップ
S40では通信コントローラの受信データレジスタRE
G2から受信データを読み取り受信データの相対位置*
yが示す位置に書き込みS50に進む。ステップS50
ではステップS40で受信データ領域M10*yに書き
込んだデータを比較手段104で以下の既定値と比較す
ることにより、受信データが「0x03」の場合は受信
データの最後と判断しステップS70に進み、「0x0
3」以外の場合は受信データがあると判断しステップS
60に進む。
In this case, since the load is high, normal reception is performed when the CPU clock frequency is set to “high”. In step S40, the reception data register RE of the communication controller
Read the received data from G2 and the relative position of the received data *
The process proceeds to writing S50 at the position indicated by y. Step S50
In step S40, the data written in the reception data area M10 * y in step S40 is compared with the following predetermined value by the comparison means 104. If the reception data is "0x03", it is determined that the reception data is the last and the process proceeds to step S70. "0x0
If it is other than "3", it is determined that there is received data and step S
Proceed to 60.

【0042】ステップS60では次の受信データを受信
データ領域M10に書き込む準備として受信データの相
対位置を示す初期値「0」をポインタ*yを「+1」し
てステップS20に進む。また、ステップS70ではデ
ータの正常受信を主装置824に知らせるため、通信コ
ントローラ送信データ領域M11におけるデータ領域M
120の内容「0x06」を送信レジスタREG3に書
き込み通信制御処理を終了する(図8のSEQ4)。
In step S60, in preparation for writing the next received data in the received data area M10, the pointer * y is incremented by "+1" with the initial value "0" indicating the relative position of the received data, and the flow advances to step S20. In addition, in step S70, in order to notify main device 824 of normal reception of data, data area M in communication controller transmission data area M11 is transmitted.
The content “0x06” of the content 120 is written into the transmission register REG3, and the communication control process is terminated (SEQ4 in FIG. 8).

【0043】なお、以上に説明した通信制御方法をコン
ピュータに実行させるためのプログラムを半導体メモ
リ,磁気ディスク等の記録媒体に記憶してコンピュータ
に読み込ませ実行させるようにしてもよい。そのような
プログラムは、コンピュータを制御して、図1に示した
制御部100と同様な動作をする。
A program for causing a computer to execute the communication control method described above may be stored in a recording medium such as a semiconductor memory or a magnetic disk and read and executed by the computer. Such a program controls the computer and performs the same operation as the control unit 100 shown in FIG.

【0044】[0044]

【発明の効果】以上に説明した通り、本発明によれば、
通信速度が早くて受信処理が間に合っていない場合や、
通信中に他のプログラムが動作し高負荷状態となり受信
処理が間に合わない場合でも、送信側に再送を促し、最
適なCPUクロック周波数を動的に設定することが可能
となるため、通信中の電池の消耗電力を削減するととも
に受信エラーによる通信障害を回避することができると
いうう第1の効果を得ることができる。
As described above, according to the present invention,
If the communication speed is so fast that the receiving process is not in time,
Even if other programs are running during communication and the load is high and the receiving process is not in time, it is possible to prompt the transmitting side to retransmit and dynamically set the optimal CPU clock frequency. The first effect is that the power consumption of the communication device can be reduced and a communication failure due to a reception error can be avoided.

【0045】また、演算処理がデータ受信に間に合わな
い場合には、送信側に自動的に再送要求をするので、ユ
ーザは再度キー入力を行う必要がないという第2の効果
も得ることができる。
In addition, when the arithmetic processing cannot be performed in time for data reception, a retransmission request is automatically made to the transmission side, so that the second effect that the user does not need to perform key input again can be obtained.

【0046】さらに、より大きい負荷のプログラムが動
作したときであっても、自動的に対応できるという第3
の効果も得ることができる。
Furthermore, even when a program with a larger load operates, the third feature is that it can automatically cope with it.
Can also be obtained.

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

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

【図2】本発明に係わる端末装置の実施の形態の構成図FIG. 2 is a configuration diagram of an embodiment of a terminal device according to the present invention.

【図3】図2に示した端末装置の内部構成図FIG. 3 is an internal configuration diagram of the terminal device shown in FIG. 2;

【図4】図3に示したメモリM1のデータ構成を示す模
式図
FIG. 4 is a schematic diagram showing a data configuration of a memory M1 shown in FIG. 3;

【図5】図4に示したメモリM1のデータ構成の詳細図FIG. 5 is a detailed diagram of a data configuration of a memory M1 shown in FIG. 4;

【図6】本発明の端末装置の動作を示すフローチャートFIG. 6 is a flowchart showing the operation of the terminal device of the present invention.

【図7】図6におけるCPUクロック周波数変更処理サ
ブルーチンのフローチャート
FIG. 7 is a flowchart of a CPU clock frequency change processing subroutine in FIG. 6;

【図8】本発明の端末装置の動作の概略を示す通信シー
ケンス図
FIG. 8 is a communication sequence diagram showing an outline of the operation of the terminal device of the present invention.

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

1 端末装置 2 シリアル伝送ケーブル 3 電話ケーブル 4 モジュラジャック 5 コネクタ 6 モデム 7 スキャナ 8 入力用キーボード 9 データ表示用パネル 100 制御部 101 通信制御手段 102 CPUクロック周波数設定手段 103 転送制御手段 104 比較手段 200 通信コントローラ 300 CPU 820 交換局 821 網制御装置 822 変復調装置 822 通信制御装置 823 主装置 830 通信回線 831 通信回線 M1 メモリ M10 受信データ領域 M11 通信コントローラ状態データ領域 M12 通信コントローラ送信データ領域 DESCRIPTION OF SYMBOLS 1 Terminal device 2 Serial transmission cable 3 Telephone cable 4 Modular jack 5 Connector 6 Modem 7 Scanner 8 Input keyboard 9 Data display panel 100 Control unit 101 Communication control means 102 CPU clock frequency setting means 103 Transfer control means 104 Comparison means 200 Communication Controller 300 CPU 820 Switching center 821 Network controller 822 Modulator / demodulator 822 Communication controller 823 Main unit 830 Communication line 831 Communication line M1 Memory M10 Receive data area M11 Communication controller status data area M12 Communication controller transmission data area

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 受信データの読取処理がデータ受信に間
に合っていないときには、送信側に前記受信データの再
送要求をすると共に、前記読取処理を指示するCPUの
クロック周波数を高く設定し、前記再送要求に対するデ
ータ受信処理時に前記CPU速度を上げることを特徴と
する情報機器。
When a process of reading received data is not in time for data reception, a request for retransmission of the received data is sent to a transmission side, and a clock frequency of a CPU for instructing the reading process is set high, and the request for retransmission is set. An information device, wherein the CPU speed is increased at the time of data reception processing for the information processing device.
【請求項2】 通信回線を介して主装置と接続される情
報機器において、 前記主装置からの受信データが書き込まれる受信データ
レジスタ,受信状態を保持するステータスレジスタおよ
び前記主装置への送信データが書き込まれる送信データ
レジスタとを含んでこれらのレジスタを読み書きする通
信コントローラと、 該通信コントローラからの前記受信データの受信通知を
受けると受信データの到達を通知するCPUと、 該CPUから前記データ到達の通知を受けると前記受信
レジスタ内の受信データの読取処理を行なって、その結
果を前記通信コントローラに通知する通信制御手段と、 前記ステータスレジスタの内容を既定値と比較して、前
記受信データは最後の受信データか、および前記読取処
理が前記データ受信に間に合っているかを判断して前記
通信制御手段に通知する比較手段と、 前記読取処理が前記データ受信に間に合っていないとき
には、前記通信制御手段からの指示によって前記CPU
のクロック周波数を上げるCPUクロック周波数設定手
段とを備え、また、前記通信コントローラは、前記読取
処理が前記データ受信に間に合っていないときには、前
記主装置へその旨を通知するための情報を前記送信デー
タレジスタに書き込むことを特徴とする情報機器。
2. An information device connected to a main unit via a communication line, wherein a reception data register in which data received from the main unit is written, a status register for holding a reception state, and transmission data to the main unit are stored. A communication controller that reads and writes these registers, including a transmission data register to be written; a CPU that notifies the arrival of the reception data when receiving the reception notification of the reception data from the communication controller; When receiving the notification, the communication controller performs reading processing of the reception data in the reception register, notifies the communication controller of the result, and compares the content of the status register with a predetermined value. Received data and whether the reading process is in time for receiving the data Comparing means for notifying the communication control means determines, when the reading process has not been in time to the data received, the CPU an instruction from the communication control means
CPU clock frequency setting means for raising the clock frequency of the data, and the communication controller, when the reading process is not in time for the data reception, sends information for notifying the main device of the transmission data to the transmission data. An information device for writing to a register.
【請求項3】 前記読取処理が前記データ受信に間に合
っていないときに、前記CPUの周波数が「低」なら
「中」、また、「中」なら「高」に設定することを特徴
とする請求項1または2記載の情報機器。
3. When the reading process is not in time for the data reception, the CPU frequency is set to “medium” if the frequency is “low”, and “high” if the frequency of the CPU is “medium”. Item 3. The information device according to item 1 or 2.
【請求項4】 通信回線を介して主装置と接続される情
報機器における通信制御方法において、 前記主装置から受信したデータが受信データレジスタに
書き込まれると、受信状態がステータスレジスタに書き
込む手順と、 CPUに受信データの到達を通知する手順と、 該CPUから前記データ到達の通知を受けると前記受信
レジスタ内の受信データの読取処理を行なう手順と、 前記ステータスレジスタの内容を既定値と比較して、前
記受信データは最後の受信データか、および前記読取処
理が前記データ受信に間に合っているかを判断して前記
受信状態として前記ステータスレジスタに書き込む手順
と、 前記読取処理が前記データ受信に間に合っていないとき
には、前記CPUのクロック周波数を上げる手順と、 前記読取処理が前記データ受信に間に合っていないとき
には、前記主装置へその旨を通知する手順と を有することを特徴とする通信制御方法。
4. A communication control method in an information device connected to a main device via a communication line, wherein when data received from the main device is written to a reception data register, a reception state is written to a status register. A step of notifying the CPU of the arrival of the received data, a step of reading the received data in the reception register upon receiving the notification of the arrival of the data from the CPU, and comparing the contents of the status register with a predetermined value. A step of determining whether the received data is the last received data, and determining whether the reading process is in time for the data reception and writing the received data in the status register as the reception state; and the reading process is not in time for the data reception. Sometimes, the step of increasing the clock frequency of the CPU and the step of reading the data A step of notifying the main device when it is not in time for the reception.
【請求項5】 通信回線を介して主装置と接続される情
報機器における通信制御方法であって、 前記主装置から受信したデータが受信データレジスタに
書き込まれると、受信状態がステータスレジスタに書き
込む手順と、 CPUに受信データの到達が通知され、該CPUから前
記データ到達の通知を受けると前記受信レジスタ内の受
信データの読取処理を行なう手順と、 前記ステータスレジスタの内容を既定値と比較して、前
記受信データは最後の受信データか、および前記読取処
理が前記データ受信に間に合っているかを判断して前記
受信状態として前記ステータスレジスタに書き込む手順
と、 前記読取処理が前記データ受信に間に合っていないとき
には、前記CPUのクロック周波数を上げる手順と、 前記読取処理が前記データ受信に間に合っていないとき
には、前記主装置へその旨を通知する手順とを有する通
信制御方法をコンピュータに実行させるためのプログラ
ムを記録したコンピュータ読み込み可能な記録媒体。
5. A communication control method in an information device connected to a main device via a communication line, wherein when data received from the main device is written to a reception data register, a reception state is written to a status register. Receiving the arrival of the received data to the CPU, receiving the notification of the arrival of the data from the CPU, reading the received data in the reception register, and comparing the contents of the status register with a predetermined value. A step of determining whether the received data is the last received data, and determining whether the reading process is in time for the data reception and writing the received data in the status register as the reception state; and the reading process is not in time for the data reception. Sometimes, the step of increasing the clock frequency of the CPU and the step of reading the data To when no match is recorded a computer-readable recording medium a program for implementing the communication control method in a computer and a procedure notifies to the main device.
JP11213203A 1999-07-28 1999-07-28 Information device and communication control method Pending JP2001043194A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11213203A JP2001043194A (en) 1999-07-28 1999-07-28 Information device and communication control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11213203A JP2001043194A (en) 1999-07-28 1999-07-28 Information device and communication control method

Publications (1)

Publication Number Publication Date
JP2001043194A true JP2001043194A (en) 2001-02-16

Family

ID=16635253

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11213203A Pending JP2001043194A (en) 1999-07-28 1999-07-28 Information device and communication control method

Country Status (1)

Country Link
JP (1) JP2001043194A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005322144A (en) * 2004-05-11 2005-11-17 Namco Ltd Image generation program, information storage medium, and image generation system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005322144A (en) * 2004-05-11 2005-11-17 Namco Ltd Image generation program, information storage medium, and image generation system
JP4528027B2 (en) * 2004-05-11 2010-08-18 株式会社バンダイナムコゲームス Image generation program, information storage medium, and image generation system

Similar Documents

Publication Publication Date Title
US7007116B2 (en) Electronic apparatus and startup control method of storage device
US20060248257A1 (en) Information processing apparatus, information processing system, and program
JPS6376540A (en) Communication terminal equipment
US6731924B2 (en) Apparatus and method for controlling data transfer transmitted via radio communication applicable to electronic equipment and electronic equipment communication system
KR0182632B1 (en) Client server system performing automatic reconnection and control method thereof
US6898444B2 (en) Data processing apparatus
JP3342507B2 (en) LAN control method
EP1454472B1 (en) Communications device, method and program for receiving process execution, and computer-readable recording medium having same program recorded thereon
US5610593A (en) Communication controller and communication control method
JP2001043194A (en) Information device and communication control method
JPH1185637A (en) File transfer method and medium
JP2000082015A (en) System, activity recording information handing-over method, electronic equipment, electronic equipment control method, and storage medium
JPH0251951A (en) Exchange processing program verification system
JP2001075810A (en) Computer system, extension board and method for updating extension board function in computer system
JPH01245346A (en) Information down loading system
JP2671750B2 (en) Peripheral control device
JP4044831B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, COMPUTER PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM
JPH0828707B2 (en) Polling control method
JPH09237235A (en) Terminal equipment having automatic communication function
JPH113301A (en) Terminal equipment and operation controlling method for it
JP2000209303A (en) Detecting device and method for connection state of portable telephone set
US7376759B1 (en) Apparatus for performing device communication and method for operating the same
JPH06311122A (en) Automatic transmission controller for program material
JPH04157854A (en) Program loading system
JPH02109315A (en) Circuit board processing system