JPH1011384A - Input/output standardization device - Google Patents

Input/output standardization device

Info

Publication number
JPH1011384A
JPH1011384A JP16280296A JP16280296A JPH1011384A JP H1011384 A JPH1011384 A JP H1011384A JP 16280296 A JP16280296 A JP 16280296A JP 16280296 A JP16280296 A JP 16280296A JP H1011384 A JPH1011384 A JP H1011384A
Authority
JP
Japan
Prior art keywords
input
output
application program
change
interface layer
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
JP16280296A
Other languages
Japanese (ja)
Inventor
Yasuhiko Tanaka
保彦 田中
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.)
Nippon Steel Corp
Original Assignee
Sumitomo Metal Industries 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 Sumitomo Metal Industries Ltd filed Critical Sumitomo Metal Industries Ltd
Priority to JP16280296A priority Critical patent/JPH1011384A/en
Publication of JPH1011384A publication Critical patent/JPH1011384A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To realize smooth system shift in spite of the change of a hardware for controlling input/output with peripheral devices in a computer system by enabling an input/output operation with the different peripheral device through the use of an interface where an application programs is integrated. SOLUTION: Input/output standardization mechanism 10 to or from the peripheral devices is constituted of the three layers of an application interface layer 30, a logical channel ←→physical channel converting layer 40 and a device driver interface layer 50. Then, the application program 1 permits the input/ output to or from a peripheral device group to be possible without being conscious of difference in a communication board by a common communication function with a logical channel which is provided by the interface layer 30. Thus, when system configuration is changed, only the interface layer 50 is changed so that it corresponds to the change of system configuration without adding any program change to the application program 1.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は1つ以上の周辺装
置と入出力動作する計算機システムに設けられて入出力
動作を標準化するための入出力標準化装置に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an input / output standardization apparatus provided in a computer system that operates in input / output with one or more peripheral devices for standardizing input / output operations.

【0002】[0002]

【従来の技術および発明が解決しようとする課題】図5
は、従来の計算機システムと該システムと入出力する周
辺装置との通信方法を説明するためのブロック図であ
る。図においてデバイスドライバ3Aまたは3Bは、計
算機システム内に実装され、かつ周辺装置との入出力動
作をするハードウェア4Aまたは4Bに命令を出して、
その動作を直接制御するとともに、ハードウェア4Aま
たは4Bからの事象を受けた場合、制御を受け継いで、
アプリケーションプログラム1にオペレーティングシス
テム2を介さずに直接通知する。
2. Description of the Related Art FIG.
FIG. 1 is a block diagram illustrating a communication method between a conventional computer system and a peripheral device that inputs and outputs the computer system. In the figure, a device driver 3A or 3B issues a command to hardware 4A or 4B which is mounted in a computer system and performs input / output operations with peripheral devices.
In addition to directly controlling the operation, when an event is received from the hardware 4A or 4B, the control is taken over,
The application program 1 is notified directly without passing through the operating system 2.

【0003】このように、デバイスドライバ3Aまたは
3Bはハードウェア4Aまたは4Bに1:1で対応する
ソフトウェアであるため、アプリケーションプログラム
1とデバイスドライバ3Aまたは3Bが直接連携する形
態をとると、アプリケーションプログラム1内に、デバ
イスドライバ3Aまたは3Bとの連携用の処理が散在す
ることになって、周辺装置との入出力用のハードウェア
4Aまたは4Bが変更されたり、デバイスドライバ3A
または3Bが変更されたりすると、その都度アプリケー
ションプログラム1を改造する必要が生じ、膨大な作業
工数が発生する。
As described above, since the device driver 3A or 3B is software that corresponds to the hardware 4A or 4B on a one-to-one basis, if the application program 1 and the device driver 3A or 3B take direct cooperation, the application program 1, the processing for cooperation with the device driver 3A or 3B is scattered, and the input / output hardware 4A or 4B with the peripheral device is changed or the device driver 3A
Or, when 3B is changed, it is necessary to remodel the application program 1 each time, and an enormous number of work steps are required.

【0004】それゆえにこの発明の目的は、計算機シス
テムにおいて周辺装置との入出力を制御するハードウェ
アの変更があっても、システム内の既設のアプリケーシ
ョンプログラムに変更を加えることなく、円滑なシステ
ム移行を実現できる入出力標準化装置を提供することで
ある。
Therefore, an object of the present invention is to provide a smooth system migration without changing existing application programs in a computer system even if there is a change in hardware for controlling input / output with peripheral devices in a computer system. The object of the present invention is to provide an input / output standardization device that can realize the above.

【0005】[0005]

【課題を解決するための手段】請求項1に記載の入出力
標準化装置は、1つ以上の周辺装置と通信して入出力動
作する計算機システムにおいて、アプリケーションプロ
グラムと周辺装置とで行なわれる入出力動作のためのハ
ードウェアを制御するソフトウェアとアプリケーション
プログラムとの間に設けられた装置であり、アプリケー
ションプログラムの統一したインタフェースを用いた異
なる周辺装置との入出力動作を可能とするよう構成され
る。
According to a first aspect of the present invention, there is provided an input / output standardizing apparatus, comprising: a computer system which performs an input / output operation by communicating with one or more peripheral devices; A device provided between software for controlling hardware for operation and an application program, and configured to enable input / output operations with different peripheral devices using a unified interface of the application program.

【0006】請求項1に記載の入出力標準化装置はこの
ように構成されて、計算機システムのアプリケーション
プログラムは、該システムの1つ以上の周辺装置と入出
力動作する場合に異なる周辺装置であっても統一したイ
ンタフェースを用いて入出力動作できる。したがって、
入出力動作の対象となる異なる周辺装置ごとにインタフ
ェースを異ならせる必要もなく、つまりプログラム変更
の必要もなく、安定し、かつ柔軟性に優れた計算機シス
テムを得ることができる。
[0006] The input / output standardization device according to claim 1 is configured as described above, and the application program of the computer system is a peripheral device that is different when performing input / output operation with one or more peripheral devices of the system. Can also perform input / output operations using a unified interface. Therefore,
A stable and highly flexible computer system can be obtained without having to make the interface different for different peripheral devices to be subjected to input / output operations, that is, without having to change programs.

【0007】請求項2に記載の入出力標準化装置は、請
求項1に記載の装置が、入出力動作のためのアプリケー
ションプログラム側の各論理チャネルを用いて通信関数
を提供する通信関数提供手段と、入出力動作のためのソ
フトウェア側の各物理チャネルと各論理チャネルとを関
連づけるチャネル関連づけ手段と、各物理チャネルを介
してソフトウェアと該入出力標準化装置との間での入出
力動作のための調整処理を行なう調整手段とを有し、統
一したインタフェースは、通信関数提供手段により提供
される通信関数であるよう構成される。
According to a second aspect of the present invention, there is provided an input / output standardizing apparatus, wherein the apparatus according to the first aspect provides a communication function using each logical channel of an application program for an input / output operation. Channel association means for associating each physical channel and each logical channel on the software side for input / output operations, and adjustment for input / output operations between software and the input / output standardization device via each physical channel And a coordinating interface having a coordinating means for performing the processing, wherein the unified interface is configured to be a communication function provided by the communication function providing means.

【0008】請求項2に記載の入出力標準化装置はこの
ように構成されて、周辺装置とアプリケーションプログ
ラムとの入出力動作は、該入出力標準化装置の通信関数
提供手段、チャネル関連づけ手段および調整手段を介し
て行なわれて、アプリケーションプログラムは提供され
る通信関数を利用するだけで入出力のための論理チャネ
ルを所望の物理チャネルに対応づけすることができる。
したがってアプリケーションプログラムは周辺装置の差
異を意識することなく該入出力標準化装置を介して透過
的に入出力動作できる。
The input / output standardizing device according to claim 2 is configured as described above, and the input / output operation between the peripheral device and the application program is performed by the communication function providing means, the channel associating means, and the adjusting means of the input / output standardizing device. The application program can associate a logical channel for input / output with a desired physical channel only by using a provided communication function.
Therefore, the application program can perform an input / output operation transparently via the input / output standardization device without being aware of a difference between peripheral devices.

【0009】請求項3に記載の入出力標準化装置は請求
項2に記載の装置の調整手段が、ソフトウェアまたはハ
ードウェアの変更があった場合に、アプリケーションプ
ログラムによる統一したインタフェースの使用を可能と
するように調整処理を行なうよう構成される。
According to a third aspect of the present invention, in the input / output standardizing apparatus, the adjusting means of the second aspect enables use of a unified interface by an application program when software or hardware is changed. The adjustment process is performed as described above.

【0010】請求項3に記載の入出力標準化装置はこの
ように構成されて、ハードウェアまたはソフトウェアの
変更があっても、調整手段によりアプリケーションプロ
グラムの統一したインタフェースの使用を可能とするよ
うな調整処理を行なう。したがって、アプリケーション
プログラムはハードウェアまたはソフトウェアの変更が
あっても何ら変更が要求されることなく円滑なシステム
の移行が可能となる。
[0010] The input / output standardizing device according to claim 3 is configured as described above, and the adjusting means enables the use of the unified interface of the application program by the adjusting means even when the hardware or software is changed. Perform processing. Therefore, even if there is a change in the hardware or software of the application program, the system can be smoothly shifted without any change being required.

【0011】[0011]

【発明の実施の形態】以下、この発明の実施の形態につ
いて図面を参照し詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0012】図1は、この発明の実施の形態による周辺
装置との入出力標準化機構の内部構造を示す図である。
図2はこの発明の実施の形態による計算機システムと該
システムと入出力する周辺装置との通信方法を説明する
システム構成図である。図3は図2のシステム構成が適
用される加熱炉制御システムの概要を示すブロック図で
ある。
FIG. 1 is a diagram showing an internal structure of an input / output standardization mechanism with a peripheral device according to an embodiment of the present invention.
FIG. 2 is a system configuration diagram for explaining a communication method between the computer system according to the embodiment of the present invention and peripheral devices that input / output the system. FIG. 3 is a block diagram showing an outline of a heating furnace control system to which the system configuration of FIG. 2 is applied.

【0013】図2のシステム構成は、図5のそれと同様
にアプリケーションプログラム1、オペレーティングシ
ステム2、デバイスドライバ3Aおよび3B、ならびに
ハードウェア4Aおよび4Bを含み、新たに1つ以上の
周辺装置との入出力標準化機構10を含む。周辺装置と
の入出力標準化機構10は、図示されるように異なる周
辺装置のそれぞれに対応して通信(入出力動作)を行な
うハードウェア4Aまたは4Bを制御するためのソフト
ウェアとしてのデバイスドライバ3Aまたは3Bとアプ
リケーションプログラム1との間に設けられるか、また
はアプリケーションプログラム1とオペレーティングシ
ステム2との間に設けられる。
The system configuration of FIG. 2 includes an application program 1, an operating system 2, device drivers 3A and 3B, and hardware 4A and 4B similarly to that of FIG. 5, and newly includes one or more peripheral devices. An output standardization mechanism 10 is included. As shown in the figure, the input / output standardization mechanism 10 for the peripheral device includes a device driver 3A or software as software for controlling hardware 4A or 4B that performs communication (input / output operation) corresponding to each of the different peripheral devices. 3B and the application program 1 or between the application program 1 and the operating system 2.

【0014】図3のシステムは、操業ラインに設置され
たセンサ、アクチュエータなどの制御装置14から送信
される温度、流量、圧力などの操業実績データを収集す
る機能を持つシーケンサ13、操業情報の提供機能を持
つ操業情報管理システム16、同期式シリアル通信12
を介してシーケンサ13と相互接続され、さらに非同期
式シリアル通信15を介して操業情報管理システム16
と相互接続される加熱炉制御システムを含んで構成され
る。
The system shown in FIG. 3 has a sequencer 13 having a function of collecting operation result data such as temperature, flow rate, and pressure transmitted from a control device 14 such as a sensor or an actuator installed on an operation line, and providing operation information. Operation information management system 16 with functions, synchronous serial communication 12
And an operation information management system 16 via an asynchronous serial communication 15.
And a heating furnace control system interconnected with the heating furnace control system.

【0015】操業ラインに設置された制御装置14から
送信されるデータは、シーケンサ13を経由し、非同期
に加熱炉制御システムにより受信される。また、加熱炉
制御システムからは最大350バイトのデータがシーケ
ンサ13に対し周期的に送信され、その後シーケンサ1
3より制御装置14に送信される。また、操業情報管理
システム16からは、加熱炉の制御用のパラメータなど
が含まれる操業情報が周期的に加熱炉制御システムに送
信される。加熱炉制御システムとシーケンサ13との間
には同期式シリアル通信12のため2チャンネルの通信
経路が設けられ、加熱炉制御システムと操業情報管理シ
ステム16との間に非同期式シリアル通信15のために
1チャンネルの通信経路が設けられている。これら合計
3チャネルの管理のために図1に示される周辺装置との
入出力標準化機構10が適用される。
Data transmitted from the control device 14 installed on the operation line is asynchronously received by the heating furnace control system via the sequencer 13. Further, a maximum of 350 bytes of data is periodically transmitted from the heating furnace control system to the sequencer 13, and thereafter, the sequencer 1
3 to the control device 14. The operation information management system 16 periodically transmits operation information including parameters for controlling the heating furnace to the heating furnace control system. A 2-channel communication path is provided between the heating furnace control system and the sequencer 13 for the synchronous serial communication 12, and an asynchronous serial communication 15 is provided between the heating furnace control system and the operation information management system 16. A communication channel of one channel is provided. To manage these three channels in total, an input / output standardization mechanism 10 for peripheral devices shown in FIG. 1 is applied.

【0016】なお、図3の操業情報管理システム16は
図2のオペレーティングシステム2およびアプリケーシ
ョンプログラム1に、加熱炉制御システムはデバイスド
ライバ3Aまたは3Bに、シーケンサおよび制御装置1
4はハードウェア4Aまたは4Bにそれぞれ相当する。
The operation information management system 16 shown in FIG. 3 is used for the operating system 2 and the application program 1 shown in FIG. 2, the heating furnace control system is used for the device driver 3A or 3B, and the sequencer and the control device 1 are used.
4 corresponds to the hardware 4A or 4B, respectively.

【0017】図1において周辺装置との入出力標準化機
構10は、アプリケーションインタフェース層30、論
理チャネル←→物理チャネル変換層40、およびデバイ
スドライバインタフェース層50の3つの層から構成さ
れる。
In FIG. 1, the input / output standardization mechanism 10 for a peripheral device comprises three layers: an application interface layer 30, a logical channel .fwdarw. Physical channel conversion layer 40, and a device driver interface layer 50.

【0018】アプリケーションインタフェース層30
は、アプリケーションプログラム1からの送受信要求を
直接管理する層で、論理チャネル群20中の各論理チャ
ネル〜をパラメータに持つアプリケーションプログ
ラム1用に次の表に示されるような送受信関数を提供す
る。
Application interface layer 30
Is a layer for directly managing transmission / reception requests from the application program 1, and provides transmission / reception functions as shown in the following table for the application program 1 having each logical channel in the logical channel group 20 as a parameter.

【0019】[0019]

【表1】 [Table 1]

【0020】デバイスドライバインタフェース層50
は、物理チャネル群60中の各物理チャネル〜を使
用し、同期式シリアル通信用デバイスドライバ70およ
び110に対して入出力を行なう。ここで物理チャネル
群60の各チャネルは、同期式シリアル通信用ボード8
0および非同期式シリアル通信用ボード120の同期式
シリアル通信用ポート90および95ならびに非同期式
シリアル通信用ポート130の各ポートに1:1に対応
する。この場合、物理チャネルおよびは通信用ボー
ド80のポート90および95のそれぞれに対応し、物
理チャネルは非同期式シリアル通信用ボード120の
通信用ポート130に対応する。
Device driver interface layer 50
Performs input / output with respect to the synchronous serial communication device drivers 70 and 110 using each of the physical channels in the physical channel group 60. Here, each channel of the physical channel group 60 corresponds to the synchronous serial communication board 8.
0 and 1: 1 correspond to the synchronous serial communication ports 90 and 95 of the asynchronous serial communication board 120 and the asynchronous serial communication port 130, respectively. In this case, the physical channel corresponds to each of the ports 90 and 95 of the communication board 80, and the physical channel corresponds to the communication port 130 of the asynchronous serial communication board 120.

【0021】論理チャネル←→物理チャネル変換層40
は論理チャネル群20中の各論理チャネルと物理チャネ
ル群60中の各物理チャネルとを該入出力標準化機構1
0が内部的に管理するテーブル上のデータにより関連づ
ける。詳細には、個々の論理チャネルに対し、以下のフ
ォーマットのテーブルを定義して、物理チャネルを関連
させる。
Logical channel ← → physical channel conversion layer 40
Is used to connect each logical channel in the logical channel group 20 and each physical channel in the physical channel group 60 to the input / output standardization mechanism 1.
0 is related by data on a table managed internally. In detail, a table of the following format is defined for each logical channel, and a physical channel is related.

【0022】 struct論理チャネルテーブル{ 対応する物理チャネルの個数; 個々の物理チャネルに対応する通信ボード固有のコネクション識別子; }; を基本のテーブル構造とした場合、 たとえば、図1の論理チャネルであれば struct論理チャネルテーブル1{ 対応する物理チャネルの個数=1; 物理チャネルに対応する通信ボード固有のコネクション識別子; }; となり、論理チャネルであれば、 struct論理チャネルテーブル3{ 対応する物理チャネルの個数=2; 物理チャネルに対応する通信ボード固有のコネクション識別子; 物理チャネルに対応する通信ボード固有のコネクション識別子; }; となる。Struct logical channel table {The number of the corresponding physical channels; the connection identifier unique to the communication board corresponding to each physical channel;}; is a basic table structure. struct logical channel table 1 {number of corresponding physical channels = 1; connection identifier unique to the communication board corresponding to the physical channel;}; 2; connection identifier unique to the communication board corresponding to the physical channel; connection identifier unique to the communication board corresponding to the physical channel;

【0023】たとえば、図1のように論理チャネルを通
信ポートと1対1に対応させたり、1つの通信用ボード
上の複数の通信用ポートに対応させたり、また異なる通
信用ボード上の通信ポートに対応づけすることができ
る。
For example, as shown in FIG. 1, a logical channel is associated with a communication port on a one-to-one basis, a plurality of communication ports on one communication board, a communication port on a different communication board is used. Can be correlated.

【0024】つまり、アプリケーションインタフェース
層30が提供する論理チャネルと共通の通信用関数によ
り、アプリケーションプログラム1は通信用ボードの差
異を意識することなく周辺装置群との入出力が可能とな
る。
That is, the application program 1 can perform input / output with the peripheral device group without being conscious of the difference between the communication boards, by the communication function common to the logical channel provided by the application interface layer 30.

【0025】また、通信用ボードやデバイスドライバが
変更されるようなシステム構成の変更がある場合は、通
信用関数の外部仕様を変更せず、デバイスドライバイン
タフェース層50のみを変更するようにすれば、アプリ
ケーションプログラム1に一切のプログラム変更を加え
ることなく、システム構成の変更に対応可能となる。つ
まり、アプリケーションプログラム1に対するデバイス
ドライバインタフェース層50の外部仕様に変更を加え
ず、ハードウェア4Aまたは4B(同期式シリアル通信
用ボード80または非同期式シリアル通信用ボード12
0)を直接制御するデバイスドライバ3Aまたは3B
(同期式シリアル通信用デバイスドライバ70または1
10)中のハードウェア固有のロジックをデバイスドラ
イバインタフェース層50に隠蔽してしまうことによ
り、上述のシステム構成の変更に対応可能となる。この
点について以下に説明する。
When there is a change in the system configuration such that the communication board and the device driver are changed, it is possible to change only the device driver interface layer 50 without changing the external specification of the communication function. Thus, it is possible to cope with a change in the system configuration without making any program change to the application program 1. That is, the hardware 4A or 4B (the synchronous serial communication board 80 or the asynchronous serial communication board 12) is not changed without changing the external specification of the device driver interface layer 50 for the application program 1.
0) Device driver 3A or 3B that directly controls
(Synchronous serial communication device driver 70 or 1
By hiding the logic specific to the hardware in 10) in the device driver interface layer 50, it becomes possible to cope with the above-mentioned change in the system configuration. This will be described below.

【0026】図4(a)および(b)は、図1の通信用
ボードの変更前/後の送信処理フローチャートである。
これらフローチャートに従う処理は通信用デバイスドラ
イバ70または110により実行される。図4(a)は
図1の変更される前の通信用ボードの送信処理フローチ
ャートであり、図4(b)は図1の変更された後の通信
用ボードの送信処理フローチャートである。
FIGS. 4A and 4B are flowcharts of transmission processing before and after the change of the communication board of FIG.
The processing according to these flowcharts is executed by the communication device driver 70 or 110. 4A is a flowchart of the transmission process of the communication board before the change in FIG. 1, and FIG. 4B is a flowchart of the transmission process of the communication board after the change in FIG.

【0027】図4(a)には、通信用デバイスドライバ
70または110が編集した送信データをアプリケーシ
ョンプログラム1を実行するコンピュータのCPUと該
通信用ボード80または120とが相互に参照できるア
ドレス空間にセットした後(S1〜S3)、アプリケー
ションプログラム1を実行するコンピュータのI/Oポ
ート(送信先の論理チャネル番号に一致)を経由してC
PUから該通信用ボードに対し送信要求コマンドが発行
されるので(S4)、これに応じてデータ送信する送信
処理フローが示される。図4(b)には、通信用デバイ
スドライバ70または110が送信データならびに通信
用ボード80または120への送信要求を前述のI/O
ポートを経由して行なう送信処理フローが示される。
FIG. 4A shows the transmission data edited by the communication device driver 70 or 110 in an address space where the CPU of the computer executing the application program 1 and the communication board 80 or 120 can refer to each other. After the setting (S1 to S3), C is set via the I / O port (matching the transmission destination logical channel number) of the computer executing the application program 1.
Since a transmission request command is issued from the PU to the communication board (S4), a transmission processing flow for transmitting data in response to the command is shown. FIG. 4B shows that the communication device driver 70 or 110 transmits transmission data and a transmission request to the communication board 80 or 120 to the above-described I / O.
A transmission processing flow performed via a port is shown.

【0028】仮に、図4(a)の送信処理の仕様を有す
る通信用ボード80または120が図4(b)の送信処
理の仕様を有するボードに入れ換えられても、デバイス
ドライバインタフェース層50中でこれら仕様変更によ
るロジックの変更を吸収するように調整処理するだけで
これらフローチャートで示される異なる送信処理をアプ
リケーションインタフェース層30が提供する同じ外部
使用の通信用関数として定義できるので、アプリケーシ
ョンプログラム1からは変更前後の通信用ボードの差異
を意識することなく同じ手順(プログラム内容に変更な
し)で送信処理を継続することができる。
Even if the communication board 80 or 120 having the transmission processing specifications shown in FIG. 4A is replaced with a board having the transmission processing specifications shown in FIG. The different transmission processing shown in these flowcharts can be defined as the same externally used communication function provided by the application interface layer 30 only by adjusting the logic so as to absorb the change in logic due to the specification change. The transmission process can be continued in the same procedure (without changing the program contents) without being aware of the difference between the communication boards before and after the change.

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

【図1】この発明の実施の形態による周辺装置との入出
力標準化機構の内部構造を示す図である。
FIG. 1 is a diagram showing an internal structure of an input / output standardization mechanism with a peripheral device according to an embodiment of the present invention.

【図2】この発明の実施の形態による計算機システムと
該システムと入出力する周辺装置との通信方法を説明す
るシステム構成図である。
FIG. 2 is a system configuration diagram illustrating a communication method between a computer system and a peripheral device that inputs and outputs the computer system according to the embodiment of the present invention.

【図3】図2のシステム構成が適用される加熱炉制御シ
ステムの概要を示すブロック図である。
FIG. 3 is a block diagram showing an outline of a heating furnace control system to which the system configuration of FIG. 2 is applied.

【図4】(a)および(b)は、図1の通信用ボードの
変更前/後の送信処理フローチャートである。
FIGS. 4A and 4B are flowcharts of transmission processing before and after the change of the communication board in FIG. 1;

【図5】従来の計算機システムと該システムと入出力す
る周辺装置との通信方法を説明するためのブロック図で
ある。
FIG. 5 is a block diagram for explaining a communication method between a conventional computer system and a peripheral device that inputs and outputs the computer system.

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

1 アプリケーションプログラム 3Aおよび3B デバイスドライバ 4Aおよび4B ハードウェア 10 周辺装置との入出力標準化機構 20 論理チャネル群 30 アプリケーションインタフェース層 40 論理チャネル←→物理チャネル変換層 50 デバイスドライバインタフェース層 70および110 同期式シリアル通信用デバイスドラ
イバ 80 同期式シリアル通信用ボード 120 非同期式シリアル通信用ボード なお、各図中同一符号は同一または相当部分を示す。
DESCRIPTION OF SYMBOLS 1 Application program 3A and 3B Device driver 4A and 4B Hardware 10 I / O standardization mechanism with peripheral devices 20 Logical channel group 30 Application interface layer 40 Logical channel ← → physical channel conversion layer 50 Device driver interface layer 70 and 110 Synchronous serial Communication device driver 80 Synchronous serial communication board 120 Asynchronous serial communication board In the drawings, the same reference numerals indicate the same or corresponding parts.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 1つ以上の周辺装置と通信して入出力動
作する計算機システムにおいて、アプリケーションプロ
グラムと前記周辺装置とで行なわれる前記入出力動作の
ためのハードウェアを制御するソフトウェアと前記アプ
リケーションプログラムとの間に設けられた入出力標準
化装置であって、 前記アプリケーションプログラムの統一したインタフェ
ースを用いた異なる前記周辺装置との前記入出力動作を
可能とする、入出力標準化装置。
1. A computer system that performs input / output operations by communicating with one or more peripheral devices, and software for controlling hardware for the input / output operations performed by the peripheral devices and the application programs. And an input / output standardization device provided between the device and the peripheral device, wherein the input / output operation with the different peripheral device using the unified interface of the application program is enabled.
【請求項2】 前記入出力標準化装置は、 前記入出力動作のための前記アプリケーションプログラ
ム側の各論理チャネルを用いて通信関数を提供する通信
関数提供手段と、 前記入出力動作のための前記ソフトウェア側の各物理チ
ャネルと前記各論理チャネルとを関連づけるチャネル関
連付け手段と、 前記各物理チャネルを介して前記ソフトウェアと該入出
力標準化装置との間での前記入出力動作のための調整処
理を行なう調整手段とを有し、 前記統一したインタフェースは、前記通信関数提供手段
により提供される前記通信関数である、請求項1に記載
の入出力標準化装置。
2. The input / output standardization device, comprising: a communication function providing unit for providing a communication function using each logical channel of the application program for the input / output operation; and the software for the input / output operation. Channel associating means for associating each physical channel on the side with each of the logical channels; and performing adjustment processing for the input / output operation between the software and the input / output standardization device via the physical channels. 2. The input / output standardization device according to claim 1, wherein the unified interface is the communication function provided by the communication function providing unit. 3.
【請求項3】 前記調整手段は、前記ソフトウェアまた
は前記ハードウェアの変更があった場合に、前記アプリ
ケーションプログラムによる前記統一したインタフェー
スの使用を可能とするように前記調整処理を行なうこと
を特徴とする、請求項2に記載の入出力標準化装置。
3. The method according to claim 1, wherein the adjusting unit performs the adjusting process so as to enable the application program to use the unified interface when the software or the hardware is changed. The input / output standardization device according to claim 2.
JP16280296A 1996-06-24 1996-06-24 Input/output standardization device Pending JPH1011384A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16280296A JPH1011384A (en) 1996-06-24 1996-06-24 Input/output standardization device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16280296A JPH1011384A (en) 1996-06-24 1996-06-24 Input/output standardization device

Publications (1)

Publication Number Publication Date
JPH1011384A true JPH1011384A (en) 1998-01-16

Family

ID=15761501

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16280296A Pending JPH1011384A (en) 1996-06-24 1996-06-24 Input/output standardization device

Country Status (1)

Country Link
JP (1) JPH1011384A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003523656A (en) * 1999-12-30 2003-08-05 クゥアルコム・インコーポレイテッド Virtual device architecture for mobile phones
JP2005309783A (en) * 2004-04-21 2005-11-04 Ntt Docomo Inc Data processor and data processing method
US7089067B2 (en) 1998-06-30 2006-08-08 Seiko Epson Corporation Device control system
JP2007141161A (en) * 2005-11-22 2007-06-07 Fuji Xerox Co Ltd Conversion program, converter and device driver
US7437737B2 (en) 2002-08-08 2008-10-14 Samsung Electronics Co., Ltd. Method for commonly controlling device drivers
JPWO2006114810A1 (en) * 2005-03-31 2008-12-11 三菱電機株式会社 Communication driver
JP2012108707A (en) * 2010-11-17 2012-06-07 Toyota Motor Corp Control apparatus
US10372461B2 (en) 2014-09-19 2019-08-06 Alab Inc. Device driver registration device and device driver registration method using same
US11573913B2 (en) 2014-09-19 2023-02-07 Alab Inc. Device proxy and control method

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7089067B2 (en) 1998-06-30 2006-08-08 Seiko Epson Corporation Device control system
JP2003523656A (en) * 1999-12-30 2003-08-05 クゥアルコム・インコーポレイテッド Virtual device architecture for mobile phones
JP4938192B2 (en) * 1999-12-30 2012-05-23 クゥアルコム・インコーポレイテッド Virtual device architecture for mobile phones
US7437737B2 (en) 2002-08-08 2008-10-14 Samsung Electronics Co., Ltd. Method for commonly controlling device drivers
JP2005309783A (en) * 2004-04-21 2005-11-04 Ntt Docomo Inc Data processor and data processing method
US8161499B2 (en) 2004-04-21 2012-04-17 Ntt Docomo, Inc. Data processing device and data processing method
JPWO2006114810A1 (en) * 2005-03-31 2008-12-11 三菱電機株式会社 Communication driver
JP4629729B2 (en) * 2005-03-31 2011-02-09 三菱電機株式会社 Communication driver
JP2007141161A (en) * 2005-11-22 2007-06-07 Fuji Xerox Co Ltd Conversion program, converter and device driver
JP2012108707A (en) * 2010-11-17 2012-06-07 Toyota Motor Corp Control apparatus
US10372461B2 (en) 2014-09-19 2019-08-06 Alab Inc. Device driver registration device and device driver registration method using same
US11573913B2 (en) 2014-09-19 2023-02-07 Alab Inc. Device proxy and control method

Similar Documents

Publication Publication Date Title
ATE230910T1 (en) MEDIA MANAGEMENT UNIT FOR CONTROLLING INDEPENDENT MEDIA DEVICES IN A NETWORK ENVIRONMENT
US8650573B2 (en) System and method for controlling priority in SCA multi-component and multi-port environment
CN102281254A (en) Design system and method of server serial port
JPH0561951A (en) Image processor
US5634007A (en) Independent computer storage addressing in input/output transfers
JPH1011384A (en) Input/output standardization device
JP2013219655A (en) Protocol conversion device and protocol conversion method
WO2014147800A1 (en) Distributed control system and control method
JP2001313659A (en) Field device communication apparatus in distributed control system
WO2008068795A1 (en) Communication system and communication device
JPH08110883A (en) Access method for non-scsi device
JP2006133924A (en) Control device
WO2021081895A1 (en) Control system, field device, distributed control system, and backup method for control system
JP4327711B2 (en) Programmable display
JP2888289B2 (en) Keyboard function assignment change method and device to which it is applied
JP2852696B2 (en) Exposure equipment
JPH0570857B2 (en)
JP2008186205A (en) Command route control system for monitoring system
JPH02282848A (en) Back-up system for transfer of file
JPS62108347A (en) Data transfer control system
JPH03288255A (en) Network control system for multiprocessor
JPH06133033A (en) Virtual diagnosis processing system in exchange system
JPH0218745B2 (en)
JPH11212883A (en) Information transfer method/system
KR20030056539A (en) Method and apparatus for monitoring node of linux cluster system using server board

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20030204