監視アプリケーション構築のためのAjaxフレームワークの提案
スポンサーリンク
概要
- 論文の詳細を見る
In recent years, with spread of Web application and performance gain of Web browsers, the demand of the web-based supervisory and control(WSCADA) systems based on RIA(Rich Internet Application) is increased.To develop CRUD operations(Create, Read, Update, Delete which corresponds to the basic database operations) of RIA-based web applications, various frameworks and libraries are being provided. However, to develop behavior operations, a lot of program must be written manually. The typical operations of WSCADA are behavior operations, so even if RIA frameworks and libraries are used to develop WSCADA, the productivity of development doesnt improve. Although conceptual models and development environment have been proposed for typical web applications consisted mostly of CRUD operations, those for WSCADA is still the unsolved problem.This paper proposes the user interface model and the development environment for the monitoring user interface program of WSCADA. We focus on the productivity enhancement of the WSCADA development, and propose the Monitoring User Interface Model(MUM) extended Model-View-Controller(MVC) model. We design the Ajax framework and the development environment based on our model. We define the DisplayItem as the advanced View and the MonitoringItem as the advanced Model, and classify the Controller into the Interaction and the Behavior. Our Ajax framework based on web browsers standard technologies, provides the mapping between conceptual model elements. We define the domain specific language for writing the mapping. We design development environment for auto-generating Behavior program from the mapping. In this paper, we evaluate our model and development environment through the experimental development of the typical WSCADA. As a result, the development cost of the WSCADA based on our framework is only one fifth of that based on the typical Ajax library.
著者
-
柳原 慎太郎
三菱電機(株)先端技術総合研究所
-
石井 俊直
三菱電機(株)
-
柳原 慎太郎
三菱電機(株)先端技術総合研究所
-
石原 鑑
三菱電機(株)先端技術総合研究所
-
石井 俊直
三菱電機(株)先端技術総合研究所
-
木槻 純一
三菱電機(株)先端技術総合研究所
-
瀬尾 和男
三菱電機(株)先端技術総合研究所
関連論文
- 画面に着目した Web アプリケーション構築技術
- D-17-2 ソフトウェアエンジニアリング適用に向けたシミュレーション開発プロセスの分析(D-17.ソフトウェアインタプライズモデリング,一般講演)
- 監視アプリケーション構築のためのAjaxフレームワークの提案
- B-009 テスト観点分析によるソフトウェア要求仕様の品質向上(B分野:ソフトウェア,一般論文)
- B-014 設備構成が変化する監視用Web画面の実現 : ネットワーク管理システムへの適用(B分野:ソフトウェア)
- 拡張ユースケースシナリオからテストプログラムの自動生成を支援する開発環境の提案と評価について
- IT技術を適用した省エネルギー支援システムの構築 (特集 エコファクトリー化技術)
- ソフトウェア要求定義の品質向上技術 (特集 ソフトウェア開発環境)
- 監視アプリケーション構築のための Ajax フレームワークの提案