AbstractThe partners in the Trilateral Euregio Cluster (TEC) are implementing and developing Remote Participation technologies that are expected to support a joint research programme on the experimental facility TEXTOR-94. A common TEC architecture for our heterogeneous data acquisition and storage systems is seen to be one of the major issues. As a consequence, legacy systems will be affected and have to be upgraded for optimised wide area network communication, platform independent data access and display. The object oriented redesign of the system to be described follows theses guidelines. The architecture of the system under development uses Java as programming environment and CORBA as Client/Server communication standard. It is described in this paper, how an operational Data Acquisition CAMAC subsystem of TEXTOR-94 based on OpenVMS and Decnet communications could be redesigned into an open, object oriented architecture in a platform independent way. A suitable Web Browser is required on the client side without further installation of application software to run the server. CORBA static method invocations are used for the communication between the client and server. At the server side, there is only Java code on top of the existing commercial OpenVMS CAMAC device driver. A modular object oriented software design permitted to eliminate dependencies of the generic module levels from the underlying bus systems. Porting of the Java code to other platforms like Windows NT and Linux has proven to be successful.
三国共同ユーロ圏クラスター(TEC)のパートナー各機関は、実験施設TEXTOR-94における共同研究プログラムを支援することが期待される遠隔参加技術の導入と開発を進めている。当機構の多様なデータ収集・保存システムに対する共通のTECアーキテクチャは、主要な課題の一つと見なされている。その結果、既存システムは影響を受け、最適化された広域ネットワーク通信、プラットフォームに依存しないデータアクセスおよび表示のために、アップグレードされなければならない。本稿で述べるシステムのオブジェクト指向による再設計は、これらの指針に従っている。開発中のアーキテクチャは、プログラミング環境としてJavaを、クライアント/サーバ通信標準としてCORBAを採用している。本稿では、OpenVMSおよびDecnet通信に基づくTEXTOR-94の既存のデータ収集CAMACサブシステムが、どのようにしてオープンでオブジェクト指向のプラットフォーム非依存アーキテクチャへと再設計され得るかを述べる。クライアント側では、サーバを実行するための追加のアプリケーションソフトウェアをインストールすることなく、適切なWebブラウザのみが必要とされる。クライアントとサーバ間の通信には、CORBAの静的メソッド呼び出しが使用される。サーバ側では、既存の商用OpenVMS CAMACデバイスドライバの上にJavaコードのみが存在する。モジュール式のオブジェクト指向ソフトウェア設計により、基盤となるバスシステムから汎用モジュールレベルの依存性を排除することが可能となった。JavaコードのWindows NTやLinuxなどの他のプラットフォームへの移植は、成功裏に達成されている。