首页 > 最新文献

2008 Second International Conference on Future Generation Communication and Networking Symposia最新文献

英文 中文
Index Weighting Based on the Weight of the Index of Each Tag 索引权重基于每个标签的索引权重
Hyejin Jeong
There is a study in progress that extracts an index using the structure and contents of a document for achieving more effective index extraction and index weighting. Most studies calculate the relevance of the context and determine the index according to the weights of each tag. But, these previous studies are determining the relevance according to simple parameters from general theory, rather than proving relevance via objective experiments. This study classifies a thesis in which the main paragraphs were converted into XML, via XML structural information, and proposes a technique that determines the weight of the final index while updating the weight of the index according to the weight of terms, subsequent to calculating the weight for the term in each paragraph.
目前正在进行一项研究,使用文档的结构和内容提取索引,以实现更有效的索引提取和索引加权。大多数研究计算上下文的相关性,并根据每个标签的权重确定索引。但是,这些以往的研究都是根据一般理论的简单参数来确定相关性,而不是通过客观的实验来证明相关性。本研究通过XML结构信息对一篇主要段落转换为XML的论文进行分类,提出了一种确定最终索引权重的技术,同时根据词的权重更新索引权重,然后计算每个段落中词的权重。
{"title":"Index Weighting Based on the Weight of the Index of Each Tag","authors":"Hyejin Jeong","doi":"10.1109/FGCNS.2008.78","DOIUrl":"https://doi.org/10.1109/FGCNS.2008.78","url":null,"abstract":"There is a study in progress that extracts an index using the structure and contents of a document for achieving more effective index extraction and index weighting. Most studies calculate the relevance of the context and determine the index according to the weights of each tag. But, these previous studies are determining the relevance according to simple parameters from general theory, rather than proving relevance via objective experiments. This study classifies a thesis in which the main paragraphs were converted into XML, via XML structural information, and proposes a technique that determines the weight of the final index while updating the weight of the index according to the weight of terms, subsequent to calculating the weight for the term in each paragraph.","PeriodicalId":370780,"journal":{"name":"2008 Second International Conference on Future Generation Communication and Networking Symposia","volume":"146 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132289467","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Utilizing Map Information for WLAN-Based Kalman Filter Indoor Tracking 基于地图信息的无线局域网卡尔曼滤波室内跟踪
J. Yim, Seunghwan Jeong, Jaehun Joo, Chansik Park
Extended Kalman filter (EKF), which has long been used in the field of GPS positioning, has recently been used for indoor positioning, introduced extended Kalman filter (EKF) indoor positioning method based on Bluetooth signal strength. However, the error range of the EKF is so large when it was applied in WLAN tracking that we modified it to use K-NN method for the measurement of the EKF. Furthermore, this paper proposes an idea of improving accuracy of EKF tracking by adjusting parameter values referring to map information. Experimental results comparing our method with other previous methods are discussed.
扩展卡尔曼滤波(EKF)一直应用于GPS定位领域,最近又将其应用于室内定位,介绍了基于蓝牙信号强度的扩展卡尔曼滤波(EKF)室内定位方法。然而,在应用于WLAN跟踪时,由于EKF的误差范围太大,我们将其修改为使用K-NN方法对EKF进行测量。在此基础上,提出了根据地图信息调整参数值来提高EKF跟踪精度的思路。讨论了本文方法与其他方法的实验结果。
{"title":"Utilizing Map Information for WLAN-Based Kalman Filter Indoor Tracking","authors":"J. Yim, Seunghwan Jeong, Jaehun Joo, Chansik Park","doi":"10.1109/FGCNS.2008.148","DOIUrl":"https://doi.org/10.1109/FGCNS.2008.148","url":null,"abstract":"Extended Kalman filter (EKF), which has long been used in the field of GPS positioning, has recently been used for indoor positioning, introduced extended Kalman filter (EKF) indoor positioning method based on Bluetooth signal strength. However, the error range of the EKF is so large when it was applied in WLAN tracking that we modified it to use K-NN method for the measurement of the EKF. Furthermore, this paper proposes an idea of improving accuracy of EKF tracking by adjusting parameter values referring to map information. Experimental results comparing our method with other previous methods are discussed.","PeriodicalId":370780,"journal":{"name":"2008 Second International Conference on Future Generation Communication and Networking Symposia","volume":"138 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127336095","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Detecting Stream Events in Distributed Streams 检测分布式流中的流事件
Jiajia Miao, Zhuxi Zhang, Zhijian Yuan, Yan Jia, Quanyuan Wu
Events detection is one of the most important issues in data stream processing. Outlier event, change event and burst event are three typical types of event that need to be identified. In this paper, we explore the relationship of these three types of events, and then present a unified framework, named DSED (distributed stream events detection), to handle all of them simultaneously. Rather than collecting all the data in one coordinator node for centralized processing, we also use pre-computing to reduce the communication cost for events detection. Experiment results verify the efficiency of DSED, and also show that our proposed framework can dramatically reduce the communication cost with little false position.
事件检测是数据流处理中的一个重要问题。异常事件、变化事件和突发事件是需要识别的三种典型事件类型。在本文中,我们探讨了这三种类型的事件之间的关系,然后提出了一个统一的框架,称为DSED(分布式流事件检测),以同时处理它们。我们还使用预计算来减少事件检测的通信成本,而不是将所有数据收集到一个协调器节点中进行集中处理。实验结果验证了DSED的有效性,也表明我们提出的框架可以显著降低通信成本,并且错误位置很少。
{"title":"Detecting Stream Events in Distributed Streams","authors":"Jiajia Miao, Zhuxi Zhang, Zhijian Yuan, Yan Jia, Quanyuan Wu","doi":"10.1109/FGCNS.2008.153","DOIUrl":"https://doi.org/10.1109/FGCNS.2008.153","url":null,"abstract":"Events detection is one of the most important issues in data stream processing. Outlier event, change event and burst event are three typical types of event that need to be identified. In this paper, we explore the relationship of these three types of events, and then present a unified framework, named DSED (distributed stream events detection), to handle all of them simultaneously. Rather than collecting all the data in one coordinator node for centralized processing, we also use pre-computing to reduce the communication cost for events detection. Experiment results verify the efficiency of DSED, and also show that our proposed framework can dramatically reduce the communication cost with little false position.","PeriodicalId":370780,"journal":{"name":"2008 Second International Conference on Future Generation Communication and Networking Symposia","volume":"02 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127461903","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Theoretical Model for Implementing Quality Management in an Automated Environment 在自动化环境中实施质量管理的理论模型
O. Franks
This paper will present the results of a study which included the development of a quality management model, based on an extensive literature survey, and the empirical validation of the model. The study was designed to address two major research questions: 1. What is a plausible model of the quality management process? Specifically, the study aimed to determine which quality management constructs or practices should be included in a model of quality management. Additionally, the study identified or hypothesized a set of relationships among the underlying constructs, and 2. Which of the hypothesized relationships included in the model were supported empirically by real world data? A review of the literature provided the basis for the answers to both parts of question one. A model consisting of eight quality management practices, and five performance measures was developed. The literature review provided support for a proposed set of relationships among the thirteen constructs included in the quality management model. The proposed relationships formed the basis of a set of nine hypotheses tested in the study. A survey instrument was developed, from published indicators, to collect perceptual data about the utilization of quality management practices in companies and the perceived impact of these practices on performance measures. Structural equation modelling was employed to analyze the data collected from two hundred and ninety five respondents at organizations throughout the United States. The resulting model has utility for quality practitioners and researchers since it serves as an organizing framework for understanding the quality management process.
本文将介绍一项研究的结果,其中包括质量管理模型的发展,基于广泛的文献调查,以及模型的实证验证。该研究旨在解决两个主要的研究问题:1。质量管理过程的合理模型是什么?具体地说,该研究旨在确定哪些质量管理结构或实践应该包含在质量管理模型中。此外,该研究确定或假设了一组潜在构念之间的关系。模型中包含的哪些假设关系得到了真实世界数据的实证支持?对文献的回顾为问题一的两个部分的答案提供了基础。开发了一个由8个质量管理实践和5个绩效指标组成的模型。文献综述为质量管理模型中包含的13个构念之间的一组关系提供了支持。提出的关系构成了研究中测试的一组九个假设的基础。根据已公布的指标,开发了一项调查工具,以收集有关公司使用质量管理做法和这些做法对业绩衡量的感知影响的感性数据。结构方程模型被用来分析从美国各地组织的295名受访者收集的数据。由此产生的模型对质量实践者和研究人员有实用价值,因为它作为理解质量管理过程的组织框架。
{"title":"A Theoretical Model for Implementing Quality Management in an Automated Environment","authors":"O. Franks","doi":"10.1109/FGCNS.2008.128","DOIUrl":"https://doi.org/10.1109/FGCNS.2008.128","url":null,"abstract":"This paper will present the results of a study which included the development of a quality management model, based on an extensive literature survey, and the empirical validation of the model. The study was designed to address two major research questions: 1. What is a plausible model of the quality management process? Specifically, the study aimed to determine which quality management constructs or practices should be included in a model of quality management. Additionally, the study identified or hypothesized a set of relationships among the underlying constructs, and 2. Which of the hypothesized relationships included in the model were supported empirically by real world data? A review of the literature provided the basis for the answers to both parts of question one. A model consisting of eight quality management practices, and five performance measures was developed. The literature review provided support for a proposed set of relationships among the thirteen constructs included in the quality management model. The proposed relationships formed the basis of a set of nine hypotheses tested in the study. A survey instrument was developed, from published indicators, to collect perceptual data about the utilization of quality management practices in companies and the perceived impact of these practices on performance measures. Structural equation modelling was employed to analyze the data collected from two hundred and ninety five respondents at organizations throughout the United States. The resulting model has utility for quality practitioners and researchers since it serves as an organizing framework for understanding the quality management process.","PeriodicalId":370780,"journal":{"name":"2008 Second International Conference on Future Generation Communication and Networking Symposia","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128247441","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 12
Hiding Secret Data into an AMBTC-Compressed Image Using Genetic Algorithm 利用遗传算法将秘密数据隐藏到ambtc压缩图像中
Chinchen Chang, Yuan-Hui Yu, Yu-Chen Hu
In this paper, we present an image-hiding scheme based on genetic algorithm. The secret messages are embedded into a compressed image of AMBTC. Genetic algorithm is developed to find the best substitution of AMBTC bitmap. The proposed scheme provides high visual quality of the stego-image. The enhanced system of the proposed scheme increases embedding capacity while retaining good quality of the stego-image. Experimental results show that the proposed scheme outperform the comparative schemes.
本文提出了一种基于遗传算法的图像隐藏方案。这些秘密信息被嵌入到AMBTC的压缩图像中。采用遗传算法求解AMBTC位图的最佳替换。该方案提供了高视觉质量的隐写图像。该方案的增强系统在保持良好的隐写图像质量的同时,提高了嵌入容量。实验结果表明,所提方案优于比较方案。
{"title":"Hiding Secret Data into an AMBTC-Compressed Image Using Genetic Algorithm","authors":"Chinchen Chang, Yuan-Hui Yu, Yu-Chen Hu","doi":"10.1109/FGCNS.2008.33","DOIUrl":"https://doi.org/10.1109/FGCNS.2008.33","url":null,"abstract":"In this paper, we present an image-hiding scheme based on genetic algorithm. The secret messages are embedded into a compressed image of AMBTC. Genetic algorithm is developed to find the best substitution of AMBTC bitmap. The proposed scheme provides high visual quality of the stego-image. The enhanced system of the proposed scheme increases embedding capacity while retaining good quality of the stego-image. Experimental results show that the proposed scheme outperform the comparative schemes.","PeriodicalId":370780,"journal":{"name":"2008 Second International Conference on Future Generation Communication and Networking Symposia","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128110791","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
Inter-organizational Cooperation in a Buyer-Supplier Relationship 采购-供应商关系中的组织间合作
K. Kim, Seungki Park, S. Ryoo, Sung Kook Park
Investigating inter-organizational cooperation from the perspectives of both partners is important especially when there are interdependencies between the channel partners. The study attempts to accommodate the perspectives of both partners involved in a buyer-supplier relationship and if differences exist between these perspectives, then to understand why these differences exist. The data for this study were collected from buyers responsible for supplier relationships in a Korean telecommunication service provider and from their partners. The results show that switching costs and inter-organizational trust are both significant antecedents of cooperation from the perspective of the buyers, while not significant for the suppliers. Also, the results indicate that technological uncertainty and the fairness of the relationship are significant antecedents from the perspective of the suppliers, and these are not significant for the buyers. In both sample sets, goal consistency significantly affects inter-firm cooperation. The article discusses other findings with important theoretical and practical implications.
从两个合作伙伴的角度调查组织间合作非常重要,特别是当渠道合作伙伴之间存在相互依赖关系时。本研究试图容纳参与买卖双方关系的双方的观点,如果这些观点之间存在差异,然后理解这些差异存在的原因。本研究的数据收集自韩国电信服务提供商负责供应商关系的买家及其合作伙伴。结果表明,转换成本和组织间信任对买方和供应商的合作都是显著的前因变量,而对供应商则不显著。此外,技术不确定性和关系的公平性对供应商而言是显著的前因,而对买方而言则不显著。在两个样本集中,目标一致性显著影响企业间合作。本文还讨论了其他具有重要理论和实践意义的发现。
{"title":"Inter-organizational Cooperation in a Buyer-Supplier Relationship","authors":"K. Kim, Seungki Park, S. Ryoo, Sung Kook Park","doi":"10.1109/FGCNS.2008.97","DOIUrl":"https://doi.org/10.1109/FGCNS.2008.97","url":null,"abstract":"Investigating inter-organizational cooperation from the perspectives of both partners is important especially when there are interdependencies between the channel partners. The study attempts to accommodate the perspectives of both partners involved in a buyer-supplier relationship and if differences exist between these perspectives, then to understand why these differences exist. The data for this study were collected from buyers responsible for supplier relationships in a Korean telecommunication service provider and from their partners. The results show that switching costs and inter-organizational trust are both significant antecedents of cooperation from the perspective of the buyers, while not significant for the suppliers. Also, the results indicate that technological uncertainty and the fairness of the relationship are significant antecedents from the perspective of the suppliers, and these are not significant for the buyers. In both sample sets, goal consistency significantly affects inter-firm cooperation. The article discusses other findings with important theoretical and practical implications.","PeriodicalId":370780,"journal":{"name":"2008 Second International Conference on Future Generation Communication and Networking Symposia","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125375809","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
User Interface Concurrency in Web Service Client Systems Web服务客户端系统中的用户界面并发性
Eunjung Lee
In this short paper, we reviewed the possibility of concurrency in a user interface when the client system includes more than one remote service operation. We proposed a concurrency model between server operations, and applied the proposed model to XForms pages. We presented a concurrency control scenario for a Web page.
在这篇短文中,我们回顾了当客户端系统包含多个远程服务操作时,用户界面中并发的可能性。我们提出了服务器操作之间的并发模型,并将该模型应用于XForms页面。我们给出了一个Web页面的并发控制场景。
{"title":"User Interface Concurrency in Web Service Client Systems","authors":"Eunjung Lee","doi":"10.1109/FGCNS.2008.155","DOIUrl":"https://doi.org/10.1109/FGCNS.2008.155","url":null,"abstract":"In this short paper, we reviewed the possibility of concurrency in a user interface when the client system includes more than one remote service operation. We proposed a concurrency model between server operations, and applied the proposed model to XForms pages. We presented a concurrency control scenario for a Web page.","PeriodicalId":370780,"journal":{"name":"2008 Second International Conference on Future Generation Communication and Networking Symposia","volume":"242 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114162241","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improved Detection Performance of a Transmitted-Reference UWB Radar System with Unequaled Amplitude Pulse for Vehicles 车辆用非等幅脉冲发射参考超宽带雷达系统的改进检测性能
Sangdong Kim, Jong-hun Lee
This paper analyzes the performance of a proposed transmitted-reference (TR) UWB radar system for vehicles. To improve the detection performance of the previous TR-UWB system, the amplitude of a reference pulse can be changed to order to increase the energy-to-noise ratio. Finally, the characteristics of the proposed TR-UWB system are evaluated by simulation. In the AWGN channel, simulation results show that the detection probability of the proposed TR-UWB system with a scaling factor of 2, 10 is an improvement of approximately 3, 6dB, respectively, over the previous TR-UWB system . In the IEEE 802.15.4a Outdoor LOS channel, the detection probability of the proposed TR-UWB system, with a scaling factor of 10, is an improvement over the previous one by approximately 10dB.
本文分析了一种车载传输参考超宽带雷达系统的性能。为了提高以前的TR-UWB系统的检测性能,可以改变参考脉冲的幅度,以提高能量噪声比。最后,通过仿真对所提出的TR-UWB系统的特性进行了评估。在AWGN信道中,仿真结果表明,当比例因子为2,10时,所提出的TR-UWB系统的检测概率比之前的TR-UWB系统分别提高了约3,6 db。在IEEE 802.15.4a室外LOS信道中,本文提出的TR-UWB系统的检测概率比之前的系统提高了约10dB,其比例因子为10。
{"title":"Improved Detection Performance of a Transmitted-Reference UWB Radar System with Unequaled Amplitude Pulse for Vehicles","authors":"Sangdong Kim, Jong-hun Lee","doi":"10.1109/FGCNS.2008.38","DOIUrl":"https://doi.org/10.1109/FGCNS.2008.38","url":null,"abstract":"This paper analyzes the performance of a proposed transmitted-reference (TR) UWB radar system for vehicles. To improve the detection performance of the previous TR-UWB system, the amplitude of a reference pulse can be changed to order to increase the energy-to-noise ratio. Finally, the characteristics of the proposed TR-UWB system are evaluated by simulation. In the AWGN channel, simulation results show that the detection probability of the proposed TR-UWB system with a scaling factor of 2, 10 is an improvement of approximately 3, 6dB, respectively, over the previous TR-UWB system . In the IEEE 802.15.4a Outdoor LOS channel, the detection probability of the proposed TR-UWB system, with a scaling factor of 10, is an improvement over the previous one by approximately 10dB.","PeriodicalId":370780,"journal":{"name":"2008 Second International Conference on Future Generation Communication and Networking Symposia","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115763076","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Experiences Acquiring and Distributing a Large Scientific Database 获取和分发大型科学数据库的经验
H. Xiang
In recent years volumes of scientific data and of scientific databases have increased tremendously. Distributing a database across multiple sites is one possible solution to the problem of managing growing data. We address some practical aspects of distributing a large scientific database - the Sloan Digital Sky Survey (SDSS) database. As a preliminary, we also describe how we acquired the SDSS data and set up a mirror site. The architecture of our grid-based distributed database system is presented.
近年来,科学数据和科学数据库的数量急剧增加。跨多个站点分布数据库是管理不断增长的数据问题的一种可能的解决方案。我们讨论了分布一个大型科学数据库-斯隆数字巡天(SDSS)数据库的一些实际方面。首先,我们还描述了如何获取SDSS数据并建立镜像站点。提出了基于网格的分布式数据库系统的体系结构。
{"title":"Experiences Acquiring and Distributing a Large Scientific Database","authors":"H. Xiang","doi":"10.1109/FGCNS.2008.69","DOIUrl":"https://doi.org/10.1109/FGCNS.2008.69","url":null,"abstract":"In recent years volumes of scientific data and of scientific databases have increased tremendously. Distributing a database across multiple sites is one possible solution to the problem of managing growing data. We address some practical aspects of distributing a large scientific database - the Sloan Digital Sky Survey (SDSS) database. As a preliminary, we also describe how we acquired the SDSS data and set up a mirror site. The architecture of our grid-based distributed database system is presented.","PeriodicalId":370780,"journal":{"name":"2008 Second International Conference on Future Generation Communication and Networking Symposia","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127823681","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Control Architecture Design for an Gas Cutting Robot 气割机器人控制体系设计
kiSung yoo, HwangRyol Ryu, Chintae Choi
This paper describes preliminary results from using reactive control architecture, known as CAPSC (Control Architecture for Poor Strip Cutting), which is designed for a gas cutting robot in Gwangyang steelworks, South Korea. This gas cutting mobile robot, called APSCR (Autonomous Poor Strip Cutting Robot) is designed to identify the poor strips, move an initial cutting position, and start to cut over 60 m long poor strip every 9 m by using a gas cutting- torch. Since its working environment is extremely complex to robot's functionalities and furthermore robot must deal with explosive tanks, APSCR requires more appropriate control architecture in order to provide the following criterions; safety and simplicity. One of the popular control architectures successfully applied to the service mobile robots, reactive control architecture, is employed as primary control such as navigation, obstacle detection, cutting and so on. Besides, walkthrough procedure for safety is implemented to supervise all possible risks to workers and robot for itself. The experimental results are provided to prove a reliability of the proposed architecture.
本文描述了使用反应性控制体系结构的初步结果,该体系结构被称为CAPSC(控制体系结构为不良带材切割),该体系结构是为韩国光阳钢铁厂的气割机器人设计的。这种气割移动机器人,称为APSCR(自主差带材切割机器人),旨在识别差带材,移动初始切割位置,并开始切割超过60米长的差带材每9米使用气割炬。由于其工作环境对机器人功能的影响极其复杂,而且机器人必须处理爆炸性容器,因此APSCR需要更合适的控制体系结构,以便提供以下标准:安全和简单。响应式控制体系结构是目前应用于服务型移动机器人的控制体系结构之一,主要用于导航、障碍物检测、切割等控制。并实施安全演练程序,对工人和机器人自身可能存在的风险进行监督。实验结果证明了该结构的可靠性。
{"title":"Control Architecture Design for an Gas Cutting Robot","authors":"kiSung yoo, HwangRyol Ryu, Chintae Choi","doi":"10.1109/FGCNS.2008.130","DOIUrl":"https://doi.org/10.1109/FGCNS.2008.130","url":null,"abstract":"This paper describes preliminary results from using reactive control architecture, known as CAPSC (Control Architecture for Poor Strip Cutting), which is designed for a gas cutting robot in Gwangyang steelworks, South Korea. This gas cutting mobile robot, called APSCR (Autonomous Poor Strip Cutting Robot) is designed to identify the poor strips, move an initial cutting position, and start to cut over 60 m long poor strip every 9 m by using a gas cutting- torch. Since its working environment is extremely complex to robot's functionalities and furthermore robot must deal with explosive tanks, APSCR requires more appropriate control architecture in order to provide the following criterions; safety and simplicity. One of the popular control architectures successfully applied to the service mobile robots, reactive control architecture, is employed as primary control such as navigation, obstacle detection, cutting and so on. Besides, walkthrough procedure for safety is implemented to supervise all possible risks to workers and robot for itself. The experimental results are provided to prove a reliability of the proposed architecture.","PeriodicalId":370780,"journal":{"name":"2008 Second International Conference on Future Generation Communication and Networking Symposia","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121328119","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
期刊
2008 Second International Conference on Future Generation Communication and Networking Symposia
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1