基于分布式面向对象体系结构的设备综合控制协议

Kitao, Hatakeyama, Moriguchi, Kurosaki
{"title":"基于分布式面向对象体系结构的设备综合控制协议","authors":"Kitao, Hatakeyama, Moriguchi, Kurosaki","doi":"10.1109/ICCE.1997.625986","DOIUrl":null,"url":null,"abstract":"In this paper, we propose an equipment integrated control protocol based on a chstributed object-oriented architecture. On ths protocol, the equipment is controlled through an object-oriented interface which is compensated by an object request broker. The application of the protocol leads to flexible and easy integrated remote control in most equipment control systems. Introduction Recently, more and more electronic apparatuses such as TVs, VCRs, PCs and Set-TopBoxes arise. These apparatuses tend to support more complicated functions, and they also tend to be located and controlled simultaneously in one system. Under these circumstances, integrated and easier user interface that can be used commonly for controlling these apparatuses is indispensable. In thls paper, we propose a new remote control protocol. The protocol is widely applicable to various systems in whch an integrated control of distributed apparatuses is required such as home remote control systems and multimeha LANs. We describe the control archtecture of the protocol and the application system. Control Architecture The control architecture is based on a client.server manner. An apparatus, that. is a server, is controlled by request messages from a client controller. Therefore, the design of the interface and the implementation of the client-server middleware for the integrated control are essential. 1)Object Control Interface R-CC The control interface R-CC@emote serverControl Command) is object,-oriented, and it is composed of classes whch are templates of objects. Data and methods are encapsulated into an object, and each method is called by the related request message &.om a controller. Ths architecture leads to flexible and extensible integrated control, since the interface is independent of the implementation inside the objects. Figure 1 shows the class herarchy of the interface. Some classes are shown below. * Directory Class : provides methods to find servers such as existing apparatuses and their services. Parameter Class : provides methods to control parameters such as TV channel up/down. * Pointing Class : provides methods to move up/ down/right/left such as menu slection control. Stream Class : provides methods to control streams such as VCR control. Equipment. Class : provides methods to control common functions to most apparatuses such as power odoff. 2)Object Request Broker ORB client-server middleware ORB ( Object &quest To control dstributed remote apparatuses, a","PeriodicalId":127085,"journal":{"name":"1997 International Conference on Consumer Electronics","volume":"42 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"1997-06-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":"{\"title\":\"Equipment Integrated Control Protocol Based On Distributed Object-oriented Architecture\",\"authors\":\"Kitao, Hatakeyama, Moriguchi, Kurosaki\",\"doi\":\"10.1109/ICCE.1997.625986\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In this paper, we propose an equipment integrated control protocol based on a chstributed object-oriented architecture. On ths protocol, the equipment is controlled through an object-oriented interface which is compensated by an object request broker. The application of the protocol leads to flexible and easy integrated remote control in most equipment control systems. Introduction Recently, more and more electronic apparatuses such as TVs, VCRs, PCs and Set-TopBoxes arise. These apparatuses tend to support more complicated functions, and they also tend to be located and controlled simultaneously in one system. Under these circumstances, integrated and easier user interface that can be used commonly for controlling these apparatuses is indispensable. In thls paper, we propose a new remote control protocol. The protocol is widely applicable to various systems in whch an integrated control of distributed apparatuses is required such as home remote control systems and multimeha LANs. We describe the control archtecture of the protocol and the application system. Control Architecture The control architecture is based on a client.server manner. An apparatus, that. is a server, is controlled by request messages from a client controller. Therefore, the design of the interface and the implementation of the client-server middleware for the integrated control are essential. 1)Object Control Interface R-CC The control interface R-CC@emote serverControl Command) is object,-oriented, and it is composed of classes whch are templates of objects. Data and methods are encapsulated into an object, and each method is called by the related request message &.om a controller. Ths architecture leads to flexible and extensible integrated control, since the interface is independent of the implementation inside the objects. Figure 1 shows the class herarchy of the interface. Some classes are shown below. * Directory Class : provides methods to find servers such as existing apparatuses and their services. Parameter Class : provides methods to control parameters such as TV channel up/down. * Pointing Class : provides methods to move up/ down/right/left such as menu slection control. Stream Class : provides methods to control streams such as VCR control. Equipment. Class : provides methods to control common functions to most apparatuses such as power odoff. 2)Object Request Broker ORB client-server middleware ORB ( Object &quest To control dstributed remote apparatuses, a\",\"PeriodicalId\":127085,\"journal\":{\"name\":\"1997 International Conference on Consumer Electronics\",\"volume\":\"42 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"1997-06-11\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"2\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"1997 International Conference on Consumer Electronics\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICCE.1997.625986\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"1997 International Conference on Consumer Electronics","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICCE.1997.625986","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2

摘要

本文提出了一种基于分布式面向对象体系结构的设备集成控制协议。在该协议中,设备通过面向对象的接口进行控制,该接口由对象请求代理进行补偿。该协议的应用使大多数设备控制系统的集成远程控制变得灵活易行。最近出现了越来越多的电子设备,如电视、录像机、个人电脑和机顶盒。这些设备倾向于支持更复杂的功能,它们也倾向于在一个系统中同时定位和控制。在这种情况下,集成和易于使用的用户界面,可以普遍用于控制这些设备是必不可少的。本文提出了一种新的远程控制协议。该协议广泛适用于家庭远程控制系统、局域网等需要集成化控制分布式设备的各种系统。描述了协议的控制体系结构和应用系统。控制体系结构控制体系结构是基于客户端的。服务器的方式。一个装置,那个。是一个服务器,由来自客户端控制器的请求消息控制。因此,接口的设计和集成控件的客户机-服务器中间件的实现是必不可少的。1)对象控制接口R-CC控制接口R-CC@emote serverControl Command)是面向对象的,由类组成,类是对象的模板。数据和方法被封装到一个对象中,每个方法由相关的请求消息&调用。在控制器上。这种体系结构导致了灵活和可扩展的集成控制,因为接口独立于对象内部的实现。图1显示了接口的类层次结构。下面显示了一些类。*目录类:提供方法来查找服务器,如现有设备及其服务。参数类:提供控制参数的方法,如电视频道的上下。*指向类:提供上/下/右/左移动的方法,如菜单选择控制。流类:提供控制流的方法,如VCR控制。设备。类:提供方法来控制大多数设备的常用功能,如电源关闭。对象请求代理ORB客户端-服务器中间件ORB(对象&请求)控制分布式远程设备
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Equipment Integrated Control Protocol Based On Distributed Object-oriented Architecture
In this paper, we propose an equipment integrated control protocol based on a chstributed object-oriented architecture. On ths protocol, the equipment is controlled through an object-oriented interface which is compensated by an object request broker. The application of the protocol leads to flexible and easy integrated remote control in most equipment control systems. Introduction Recently, more and more electronic apparatuses such as TVs, VCRs, PCs and Set-TopBoxes arise. These apparatuses tend to support more complicated functions, and they also tend to be located and controlled simultaneously in one system. Under these circumstances, integrated and easier user interface that can be used commonly for controlling these apparatuses is indispensable. In thls paper, we propose a new remote control protocol. The protocol is widely applicable to various systems in whch an integrated control of distributed apparatuses is required such as home remote control systems and multimeha LANs. We describe the control archtecture of the protocol and the application system. Control Architecture The control architecture is based on a client.server manner. An apparatus, that. is a server, is controlled by request messages from a client controller. Therefore, the design of the interface and the implementation of the client-server middleware for the integrated control are essential. 1)Object Control Interface R-CC The control interface R-CC@emote serverControl Command) is object,-oriented, and it is composed of classes whch are templates of objects. Data and methods are encapsulated into an object, and each method is called by the related request message &.om a controller. Ths architecture leads to flexible and extensible integrated control, since the interface is independent of the implementation inside the objects. Figure 1 shows the class herarchy of the interface. Some classes are shown below. * Directory Class : provides methods to find servers such as existing apparatuses and their services. Parameter Class : provides methods to control parameters such as TV channel up/down. * Pointing Class : provides methods to move up/ down/right/left such as menu slection control. Stream Class : provides methods to control streams such as VCR control. Equipment. Class : provides methods to control common functions to most apparatuses such as power odoff. 2)Object Request Broker ORB client-server middleware ORB ( Object &quest To control dstributed remote apparatuses, a
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信