JPH0520247A - Channel system - Google Patents

Channel system

Info

Publication number
JPH0520247A
JPH0520247A JP3171498A JP17149891A JPH0520247A JP H0520247 A JPH0520247 A JP H0520247A JP 3171498 A JP3171498 A JP 3171498A JP 17149891 A JP17149891 A JP 17149891A JP H0520247 A JPH0520247 A JP H0520247A
Authority
JP
Japan
Prior art keywords
transfer
data
transfer rate
overrun
common interface
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
JP3171498A
Other languages
Japanese (ja)
Inventor
Eiji Takano
栄治 高野
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 Ibaraki Ltd
Original Assignee
NEC Ibaraki 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 Ibaraki Ltd filed Critical NEC Ibaraki Ltd
Priority to JP3171498A priority Critical patent/JPH0520247A/en
Publication of JPH0520247A publication Critical patent/JPH0520247A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent the repeat of retrial and to reduce load by switching a current common interface transfer rate to a lower transfer rate at the time of generating overrun and then executing retrial at the low transfer rate. CONSTITUTION:When a generated overrun is detected by an overrun detecting circuit 4, transfer mode control circuits 5, 10 are informed of the detected result. The circuits 5, 10 read out the transfer rate information of transfer mode registers 7, 11 and form transfer rate information lower only by one step than the transfer rate held at the time of generating the overrun. The contents of the registers 7, 11 are written to the information of one-step lower transfer rate to reduce the transfer rate of the common interface 3. Then data transfer is retried. When the data transfer succeeds by the retrial, the lower transfer rate is returned to the original transfer mode, and if overrun is generated again, retrial based upon a furthermore lower transfer rate is executed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はチャネルシステムに関
し、特に共通インターフェースの複数種類のデータ転送
速度を制御できるチャネルシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a channel system, and more particularly to a channel system capable of controlling a plurality of types of data transfer rates of a common interface.

【0002】[0002]

【従来の技術】従来のチャネルシステムは、周辺制御装
置のデータ転送速度(以下転送レートという)で共通イ
ンターフェースの転送レートが決定され、一度設定され
ると変更されることは無い。
2. Description of the Related Art In a conventional channel system, a transfer rate of a common interface is determined by a data transfer rate (hereinafter referred to as a transfer rate) of a peripheral controller, and once set, it is not changed.

【0003】この転送レートは、例えば、3,4,5,
6,9メガバイト/秒など、複数種類が存在し、年々高
速化の傾向があり、応答形式も異なる。
This transfer rate is, for example, 3, 4, 5,
There are multiple types such as 6, 9 megabytes / second, etc., there is a tendency for speeding up year by year, and the response format is also different.

【0004】チャネル制御装置の共通インターフェース
制御回路は、転送レートに対して個別に用意され、転送
モードの切替えでその転送レートに対応する共通インタ
ーフェース制御回路を選択するものとなっている。この
ため、転送レートの高いものほど同一時間単位で転送可
能なデータ量が多くなる。また、この場合データチェイ
ン及びページ越え等のファームウェア処理要求が発生す
ると、入出力制御装置はデータチェイン後のアドレス、
又はページ越え後のアドレス等を計算しなければならな
いため、このアドレス計算が終了するまでチャネル制御
装置からのデータ転送要求を受付けできず待たさなけれ
ばならない。このため、その間チャネル制御装置内のデ
ータバッファに転送データを入力転送時は格納、出力転
送時は読出し動作を続ける。
The common interface control circuit of the channel controller is individually prepared for the transfer rate, and the common interface control circuit corresponding to the transfer rate is selected by switching the transfer mode. Therefore, the higher the transfer rate, the larger the amount of data that can be transferred in the same time unit. Further, in this case, when a firmware processing request such as a data chain and page crossing is generated, the input / output control device causes the address after the data chain,
Alternatively, since the address and the like after the page crossing must be calculated, the data transfer request from the channel control device cannot be accepted and waits until the address calculation is completed. Therefore, during that time, the transfer data is stored in the data buffer in the channel controller during the input transfer, and the read operation is continued during the output transfer.

【0005】[0005]

【発明が解決しようとする課題】この従来のチャネルシ
ステムでは、転送レートが高くなれば、入力転送時、周
辺制御装置から送出される入力データがチャネル制御装
置内のデータバッファに格納する速度も高くなり、上位
装置である入出力制御装置がデータ転送要求を受付ける
ことができず待たされる場合、入力データがデータバッ
ファの容量を越えるという、いわゆるオーバーランが発
生する可能性が高くなる。
In this conventional channel system, the higher the transfer rate, the higher the speed at which the input data sent from the peripheral controller is stored in the data buffer in the channel controller at the time of input transfer. When the input / output control device, which is a higher-level device, cannot wait for the data transfer request, the input data exceeds the capacity of the data buffer, so-called overrun is likely to occur.

【0006】また、出力データの転送においても、デー
タバッファから周辺制御装置へ送出する出力データの読
出し速度も速くなり、入出力制御装置が受付られず待た
される場合、データバッファ内の出力データが空にな
り、出力すべきデータが無いというオーバーランが発生
する可能性が高くなる。
Also in the transfer of output data, the read speed of the output data sent from the data buffer to the peripheral control device is increased, and when the input / output control device is not accepted and waits, the output data in the data buffer becomes empty. Therefore, there is a high possibility that an overrun will occur that there is no data to be output.

【0007】オーバーランが発生すると、現在実行して
いたデータ転送の最初に戻って再試行がなされるが、前
環境が改善されていなければ再度オーバーランが発生す
る。このため、無駄な転送が行なわれ、負荷を増大させ
てしまうという欠点がある。
When an overrun occurs, the data transfer that is currently being performed is returned to the beginning and a retry is made. However, if the previous environment is not improved, the overrun occurs again. Therefore, there is a drawback that unnecessary transfer is performed and the load is increased.

【0008】[0008]

【課題を解決するための手段】本発明は、上位装置の周
辺制御装置との間のデータ転送を行うための共通インタ
ーフェースとこれを介して接続するチャネル制御装置と
前記周辺制御装置とから成るチャネルシステムであっ
て、前記チャネル制御装置が、転送するデータを一時格
納するデータバッファと、前記データバッファに格納す
るデータ量が格納容量を超え、又は、前記データバッフ
ァに格納するデータが無くなり、前記データ転送が不可
能となるオーバーランを検出するオーバーラン検出回路
と、データの転送速度を決定する第1の転送モードレジ
スタと、前記オーバーラン検出回路が前記オーバーラン
を検出したとき、前記第1の転送モードレジスタが決定
した前記データの転送速度に切替える第1の転送モード
制御回路と、この第1の転送モード制御回路の命令によ
り前記共通インターフェースを所定の転送速度に制御す
る第1の共通インターフェース制御回路とを備え、か
つ、前記周辺制御装置が、前記データの転送速度を決定
する第2の転送モードレジスタと、前記オーバーラン検
出回路が前記オーバーランを検出したとき、前記第2の
転送モードレジスタが決定した前記データの転送速度に
切替える第2の転送モード制御回路と、この第2の転送
モード制御回路の命令により前記共通インターフェース
を所定の転送速度に制御する第2の共通インターフェー
ス制御回路とを備えている。
SUMMARY OF THE INVENTION The present invention provides a channel comprising a common interface for performing data transfer with a peripheral control device of a host device, a channel control device connected via the common interface, and the peripheral control device. In the system, the channel control device temporarily stores data to be transferred, and the amount of data stored in the data buffer exceeds a storage capacity, or there is no data to be stored in the data buffer. An overrun detection circuit for detecting an overrun at which transfer is impossible, a first transfer mode register for determining a data transfer rate, and a first transfer mode register for detecting the overrun when the overrun detection circuit detects the overrun. A first transfer mode control circuit for switching to the data transfer rate determined by the transfer mode register; A second common interface control circuit for controlling the common interface at a predetermined transfer rate in accordance with a command from the transfer mode control circuit, and the peripheral control device determining a transfer rate of the data. A mode register, a second transfer mode control circuit that switches to the data transfer rate determined by the second transfer mode register when the overrun detection circuit detects the overrun, and the second transfer mode A second common interface control circuit for controlling the common interface to a predetermined transfer rate according to a command from the control circuit.

【0009】[0009]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0010】図1は本発明の一実施例を示すブロック図
である。図1において、チャネル制御装置1と周辺制御
装置2とは共通インターフェース3を介して接続されて
いる。そして、チャネル制御装置3内には、この共通イ
ンターフェース3を制御する共通インターフェース制御
回路8と、転送データを一時格納するデータバッファ6
と、オーバーランを監視するオーバーラン検出回路4
と、転送レートの切替えを指示する転送モード制御回路
5及び転送モードレジスタ7とを備えている。また、周
辺制御装置2内には、共通インターフェース3を制御す
る共通インターフェース制御回路9と、転送モード制御
回路10及び転送モードレジスタ11とを備えている。
FIG. 1 is a block diagram showing an embodiment of the present invention. In FIG. 1, the channel control device 1 and the peripheral control device 2 are connected via a common interface 3. A common interface control circuit 8 for controlling the common interface 3 and a data buffer 6 for temporarily storing transfer data are provided in the channel control device 3.
And an overrun detection circuit 4 for monitoring overrun
And a transfer mode control circuit 5 and a transfer mode register 7 for instructing transfer rate switching. Further, the peripheral controller 2 includes a common interface control circuit 9 for controlling the common interface 3, a transfer mode control circuit 10 and a transfer mode register 11.

【0011】続いて、本実施例の動作について説明す
る。
Next, the operation of this embodiment will be described.

【0012】入力データを転送する場合、周辺制御装置
2から送出される転送データを、共通インターフェース
3を介してチャネル制御装置1内のデータバッファ6に
一度格納する。そして、周辺制御装置2と上位装置との
データ幅が異なるため上位装置のデータ幅に整合され転
送される。また、出力データの転送においても、上位装
置から送出された出力データは、一度データバッファ6
へ一度格納され、周辺制御装置2のデータ幅に整合さ
れ、共通インターフェース3を介して転送される。共通
インターフェース3は、チャネル制御装置1側の共通イ
ンターフェース制御回路8と周辺制御装置2側の共通イ
ンターフェース制御回路9とで制御され、転送データの
受渡しが行なわれる。共通インターフェース制御回路
8,9の制御方法は、周辺制御装置2の転送レートで異
なり、転送レート情報を持つ転送モードレジスタ7の指
示により制御方法が決定される。
When transferring the input data, the transfer data sent from the peripheral controller 2 is once stored in the data buffer 6 in the channel controller 1 via the common interface 3. Since the peripheral controller 2 and the upper device have different data widths, the data is matched with the data width of the upper device and transferred. Further, also in the transfer of the output data, the output data sent from the host device is temporarily transferred to the data buffer 6
Is stored once, is adjusted to the data width of the peripheral control device 2, and is transferred via the common interface 3. The common interface 3 is controlled by the common interface control circuit 8 on the side of the channel control device 1 and the common interface control circuit 9 on the side of the peripheral control device 2 to transfer the transfer data. The control method of the common interface control circuits 8 and 9 differs depending on the transfer rate of the peripheral control device 2, and the control method is determined by the instruction of the transfer mode register 7 having the transfer rate information.

【0013】入力データ転送時に、上位装置へデータバ
ッファ6内の入力データが上位装置の都合により転送で
きず、待ち状態が長く続くと、周辺制御装置2は入力デ
ータを転送し続け、データバッファの容量を超えてしま
うオーバーラン、又は、出力データ転送時に、上位装置
の都合によりデータバッファ6に出力データが転送でき
ない状態が長く続くと、データバッファ6内の出力デー
タを周辺制御装置2へ出力し続け、データバッファ6内
の転送データが無くなるオーバーランが発生し、これが
オーバーラン検出回路4によって検出されると、転送モ
ード制御回路5,10に報告される。転送モード制御回
路5,10は転送モードレジスタ7,11の転送レート
情報を読出し、オーバーランが発生した時点における転
送レートよりも一段低い転送レート情報を作成する。そ
して、それぞれの転送モードレジスタ7,11の内容を
一段低い転送レート情報に書替え、共通インターフェー
ス3の転送レートを低下させる。その後、データ転送の
再試行が行なわれる。
During input data transfer, if the input data in the data buffer 6 cannot be transferred to the host device due to the host device's convenience and the wait state continues for a long time, the peripheral controller 2 continues to transfer the input data, If the output data in the data buffer 6 is overrun or the output data cannot be transferred to the data buffer 6 for a long time due to the host device during the output data transfer, the output data in the data buffer 6 is output to the peripheral control device 2. Subsequently, an overrun occurs in which the transfer data in the data buffer 6 is lost, and when this is detected by the overrun detection circuit 4, it is reported to the transfer mode control circuits 5 and 10. The transfer mode control circuits 5 and 10 read the transfer rate information from the transfer mode registers 7 and 11 and create transfer rate information one step lower than the transfer rate at the time when the overrun occurred. Then, the contents of the transfer mode registers 7 and 11 are rewritten to transfer rate information that is one step lower, and the transfer rate of the common interface 3 is lowered. Then, the data transfer is retried.

【0014】再試行においてデータ転送が成功であるな
らば、元の転送モードに戻され、再度、オーバーランが
発生すると、更に転送レートを低下させた後再試行が行
なわれる。
If the data transfer is successful in the retry, the original transfer mode is restored, and if the overrun occurs again, the transfer rate is further reduced and the retry is performed.

【0015】[0015]

【発明の効果】以上説明したように本発明は、オーバー
ランが発生すると、共通インターフェースの転送レート
を現在よりも低い転送レートに切替えて再試行させるこ
とにより、再試行を繰返すことを防止し、負荷を低減さ
せるという効果がある。
As described above, according to the present invention, when an overrun occurs, the transfer rate of the common interface is switched to a transfer rate lower than the current one and the retry is performed to prevent the retry from being repeated. This has the effect of reducing the load.

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

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

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

1 チャネル制御装置 2 周辺制御装置 3 共通インターフェース 4 オーバーラン検出回路 5,10 転送モード制御回路 6 データバッファ 7,11 転送モードレジスタ 8,9 共通インターフェース制御回路 1 channel control device 2 peripheral control device 3 common interface 4 overrun detection circuit 5, 10 transfer mode control circuit 6 data buffer 7, 11 transfer mode register 8, 9 common interface control circuit

Claims (1)

【特許請求の範囲】 【請求項1】 上位装置と周辺制御装置との間のデータ
転送を行うための共通インターフェースとこれを介して
接続するチャネル制御装置と前記周辺制御装置とから成
るチャネルシステムであって、 前記チャネル制御装置が、転送するデータを一時格納す
るデータバッファと、前記データバッファに格納するデ
ータ量が格納容量を超え、又は、前記データバッファに
格納するデータが無くなり、前記データ転送が不可能と
なるオーバーランを検出するオーバーラン検出回路と、
データの転送速度を決定する第1の転送モードレジスタ
と、前記オーバーラン検出回路が前記オーバーランを検
出したとき、前記第1の転送モードレジスタが決定した
前記データの転送速度に切替える第1の転送モード制御
回路と、この第1の転送モード制御回路の命令により前
記共通インターフェースを所定の転送速度に制御する第
1の共通インターフェース制御回路とを備え、かつ、 前記周辺制御装置が、前記データの転送速度を決定する
第2の転送モードレジスタと、前記オーバーラン検出回
路が前記オーバーランを検出したとき、前記第2の転送
モードレジスタが決定した前記データの転送速度に切替
える第2の転送モード制御回路と、この第2の転送モー
ド制御回路の命令により前記共通インターフェースを所
定の転送速度に制御する第2の共通インターフェース制
御回路とを備えることを特徴とするチャネルシステム。
Claim: What is claimed is: 1. A channel system comprising a common interface for performing data transfer between a host device and a peripheral control device, a channel control device connected via the common interface, and the peripheral control device. There, the channel control device, the data buffer for temporarily storing the data to be transferred, the amount of data to be stored in the data buffer exceeds the storage capacity, or there is no data to be stored in the data buffer, the data transfer An overrun detection circuit that detects impossible overruns,
A first transfer mode register for determining a data transfer rate; and a first transfer for switching to the data transfer rate determined by the first transfer mode register when the overrun detection circuit detects the overrun. A mode control circuit; and a first common interface control circuit for controlling the common interface to a predetermined transfer speed according to an instruction from the first transfer mode control circuit, wherein the peripheral control device transfers the data. A second transfer mode register for determining a speed, and a second transfer mode control circuit for switching to the data transfer rate determined by the second transfer mode register when the overrun detection circuit detects the overrun. And controlling the common interface to a predetermined transfer rate by the instruction of the second transfer mode control circuit. And a second common interface control circuit for controlling the channel system.
JP3171498A 1991-07-12 1991-07-12 Channel system Pending JPH0520247A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3171498A JPH0520247A (en) 1991-07-12 1991-07-12 Channel system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3171498A JPH0520247A (en) 1991-07-12 1991-07-12 Channel system

Publications (1)

Publication Number Publication Date
JPH0520247A true JPH0520247A (en) 1993-01-29

Family

ID=15924217

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3171498A Pending JPH0520247A (en) 1991-07-12 1991-07-12 Channel system

Country Status (1)

Country Link
JP (1) JPH0520247A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007058178A1 (en) 2005-11-21 2007-05-24 Nec Corporation Mobile station, downstream transmission rate control method, and downstream transmission rate control program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007058178A1 (en) 2005-11-21 2007-05-24 Nec Corporation Mobile station, downstream transmission rate control method, and downstream transmission rate control program
US7835287B2 (en) 2005-11-21 2010-11-16 Nec Corporation Mobile station, downstream transmission rate control method, and downstream transmission rate control program

Similar Documents

Publication Publication Date Title
JP3263135B2 (en) Information processing device
JPH01277928A (en) Printer
JPH0520247A (en) Channel system
JP2000276305A (en) Disk array device
JP2701739B2 (en) Processor switching method
JP3162459B2 (en) Data processing device
JP2665836B2 (en) Liquid crystal display controller
JP3157794B2 (en) Peripheral control processor
JPH0793101A (en) Data backup device
JPH0198017A (en) Printer controller
JPH04373054A (en) Filing device controller
JP2892429B2 (en) I / O controller
JP2848099B2 (en) Multiple drive control method
JP3027849B2 (en) Printing device
JP3491335B2 (en) Information transfer device
JP2522051B2 (en) Control device
JP2756250B2 (en) Recording device
JP2001084216A (en) Data prefetch system, prefetch method and recording medium
JPH01243160A (en) Data transfer control system
JPH0958064A (en) Terminal device
JPS61127025A (en) Optical disk controller
JPH04364553A (en) Disk controller
JPS62276620A (en) Disk cross call control system
JP2001075863A (en) Method for switching and controlling memory, and memory controller
JPH05289955A (en) Method for holding sense data

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040423

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040427

A02 Decision of refusal

Effective date: 20041005

Free format text: JAPANESE INTERMEDIATE CODE: A02