首页 > 最新文献

2019 6th International Conference on Dependable Systems and Their Applications (DSA)最新文献

英文 中文
Dynamic Algorithm Selection for Mobile Robots Motion Planning 移动机器人运动规划的动态算法选择
Wenbing Tang, Libin Zheng, Mingyue Jiang, Zuohua Ding
Selecting the appropriate algorithms to construct a synthetic planner for mobile robots in a given environment is a very beneficial task. The planner of mobile robots is a highlyconfigurable system, which mainly includes obstacle avoidance and navigation algorithms. This paper presents a framework to dynamically combine the synthetic planner according to the robot surrounding environment and the robotic states. Furthermore, two feasible approaches are introduced to select, i.e., the blackbox approach and the rule-based approach.
选择合适的算法来构建给定环境下的移动机器人综合规划是一项非常有益的任务。移动机器人的规划器是一个高度可配置的系统,主要包括避障算法和导航算法。提出了一种根据机器人周围环境和机器人状态动态组合综合规划器的框架。在此基础上,提出了两种可行的选择方法,即黑箱法和基于规则的方法。
{"title":"Dynamic Algorithm Selection for Mobile Robots Motion Planning","authors":"Wenbing Tang, Libin Zheng, Mingyue Jiang, Zuohua Ding","doi":"10.1109/DSA.2019.00084","DOIUrl":"https://doi.org/10.1109/DSA.2019.00084","url":null,"abstract":"Selecting the appropriate algorithms to construct a synthetic planner for mobile robots in a given environment is a very beneficial task. The planner of mobile robots is a highlyconfigurable system, which mainly includes obstacle avoidance and navigation algorithms. This paper presents a framework to dynamically combine the synthetic planner according to the robot surrounding environment and the robotic states. Furthermore, two feasible approaches are introduced to select, i.e., the blackbox approach and the rule-based approach.","PeriodicalId":342719,"journal":{"name":"2019 6th International Conference on Dependable Systems and Their Applications (DSA)","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121228068","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
Design of Stability Test System for Multimedia Courseware Assisted Teaching Software 多媒体课件辅助教学软件稳定性测试系统的设计
Jichao Yan
In order to solve the problems of inaccurate test results and excessive detection time in the traditional teaching software stability testing system, a multimedia courseware aided teaching software stability testing system is proposed and designed. Through the improvement of the hardware configuration of the system, the Virtex-5 series chips and 16 bit shift registers are added to improve the running efficiency of the system. At the same time, the system software platform is optimized to realize the reasonable optimization of the stability test system of multimedia courseware auxiliary teaching software, and to ensure the accuracy of the stability test system of multimedia courseware auxiliary teaching software. finally, it is proved by experiments. The stability test system of multimedia courseware aided teaching software has the advantages of short time consuming and high accuracy, and fully meets the requirements of system optimization research(Abstract).
为了解决传统教学软件稳定性测试系统中测试结果不准确、检测时间过长的问题,提出并设计了一种多媒体课件辅助教学软件稳定性测试系统。通过对系统硬件配置的改进,增加了Virtex-5系列芯片和16位移位寄存器,提高了系统的运行效率。同时对系统软件平台进行优化,实现了多媒体课件辅助教学软件稳定性测试系统的合理优化,保证了多媒体课件辅助教学软件稳定性测试系统的准确性。最后,通过实验对其进行了验证。多媒体课件辅助教学软件稳定性测试系统具有耗时短、准确性高等优点,完全满足系统优化研究的要求(摘要)。
{"title":"Design of Stability Test System for Multimedia Courseware Assisted Teaching Software","authors":"Jichao Yan","doi":"10.1109/DSA.2019.00021","DOIUrl":"https://doi.org/10.1109/DSA.2019.00021","url":null,"abstract":"In order to solve the problems of inaccurate test results and excessive detection time in the traditional teaching software stability testing system, a multimedia courseware aided teaching software stability testing system is proposed and designed. Through the improvement of the hardware configuration of the system, the Virtex-5 series chips and 16 bit shift registers are added to improve the running efficiency of the system. At the same time, the system software platform is optimized to realize the reasonable optimization of the stability test system of multimedia courseware auxiliary teaching software, and to ensure the accuracy of the stability test system of multimedia courseware auxiliary teaching software. finally, it is proved by experiments. The stability test system of multimedia courseware aided teaching software has the advantages of short time consuming and high accuracy, and fully meets the requirements of system optimization research(Abstract).","PeriodicalId":342719,"journal":{"name":"2019 6th International Conference on Dependable Systems and Their Applications (DSA)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128533732","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
Pattern-Based Knowledge Graph Embedding for Non-functional Requirements 基于模式的非功能需求知识图嵌入
Zhaoyu Pan, Xuan Zhuang, Junmin Ren, Xin Zhang
Under the big data environment, knowledge of software non-functional requirements is connected with and distributed in large-scale, multi-sources, heterogeneous, multimodels and continuously growing data sources. In order to organize the information and establish a relationship between concepts so as to make knowledge available, we focus on building a knowledge graph of non-functional requirements. We found that the non-functional requirement knowledge is valid in specific fields. Considering the fact that traditional knowledge embedding model is not pleasant when dealing with one-to-many and manyto- one complex relationships in non-functional knowledge graphs, we will classify the domain of knowledge in non-functional knowledge graph by introducing patterns. Moreover, we are going to introduce pattern information into traditional knowledge embedding model, and propose a pattern-based non-functional knowledge embedding model-PNFE. The experimental results imply that PNFE model is superior to other traditional models in dealing with link prediction of non-functional knowledge graphs and quadruple classification tasks.
在大数据环境下,软件非功能需求知识与大规模、多源、异构、多模型、不断增长的数据源相连接和分布。为了组织信息和建立概念之间的关系,从而使知识可用,我们重点构建了非功能需求的知识图。我们发现非功能性需求知识在特定领域是有效的。针对传统知识嵌入模型在处理非功能知识图中一对多和多对一复杂关系时存在的不足,通过引入模式对非功能知识图中的知识领域进行分类。在传统知识嵌入模型中引入模式信息,提出了一种基于模式的非功能知识嵌入模型pnfe。实验结果表明,PNFE模型在处理非功能知识图的链接预测和四重分类任务方面优于其他传统模型。
{"title":"Pattern-Based Knowledge Graph Embedding for Non-functional Requirements","authors":"Zhaoyu Pan, Xuan Zhuang, Junmin Ren, Xin Zhang","doi":"10.1109/DSA.2019.00063","DOIUrl":"https://doi.org/10.1109/DSA.2019.00063","url":null,"abstract":"Under the big data environment, knowledge of software non-functional requirements is connected with and distributed in large-scale, multi-sources, heterogeneous, multimodels and continuously growing data sources. In order to organize the information and establish a relationship between concepts so as to make knowledge available, we focus on building a knowledge graph of non-functional requirements. We found that the non-functional requirement knowledge is valid in specific fields. Considering the fact that traditional knowledge embedding model is not pleasant when dealing with one-to-many and manyto- one complex relationships in non-functional knowledge graphs, we will classify the domain of knowledge in non-functional knowledge graph by introducing patterns. Moreover, we are going to introduce pattern information into traditional knowledge embedding model, and propose a pattern-based non-functional knowledge embedding model-PNFE. The experimental results imply that PNFE model is superior to other traditional models in dealing with link prediction of non-functional knowledge graphs and quadruple classification tasks.","PeriodicalId":342719,"journal":{"name":"2019 6th International Conference on Dependable Systems and Their Applications (DSA)","volume":"207 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127782215","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
Intelligent Monitoring System of Coal Conveyor Belt Based on Computer Vision Technology 基于计算机视觉技术的煤炭输送带智能监控系统
Zhongyi Li, Xiaoning Zhu, Jie Zhou
Coal resource is an important basic energy in China, and coal industry plays an important role in the development of national economy and society. Belt conveyor is a very important transport equipment in the coal mining operation. However, in the actual production scenario, some abnormal operation of belt conveyor may occur, and even lead to safety accidents. These abnormalities mainly include: belt idling without transporting material, belt deviation, foreign matters on the belt, and people are too close to the belt. In view of the above four abnormal situations, this paper uses computer vision and statistics related technology to monitor the operation of the belt conveyor in real time, and inform the staff of the abnormal information in the form of broadcast, that is to build a set of intelligent monitoring system based on computer vision. Therefore, the work of this paper mainly has two aspects, one is to build a complete set of monitoring system of coal conveyor belt based on computer vision technology, the other is in this monitoring system, this paper also proposes a method to judge the running and shutdown of the belt based on the local pixel difference.
煤炭资源是中国重要的基础能源,煤炭工业在国民经济和社会发展中占有重要地位。带式输送机是煤矿开采作业中一种非常重要的运输设备。然而,在实际生产场景中,可能会出现一些带式输送机的异常运行,甚至导致安全事故。这些异常主要包括:皮带空转不输送物料、皮带偏离、皮带上有异物、人离皮带太近等。针对以上四种异常情况,本文利用计算机视觉和统计相关技术对带式输送机的运行情况进行实时监控,并将异常信息以广播的形式告知工作人员,即构建一套基于计算机视觉的智能监控系统。因此,本文的工作主要有两个方面,一是构建一套完整的基于计算机视觉技术的煤炭输送带监控系统,二是在该监控系统中,本文还提出了一种基于局部像素差来判断输送带运行和停机的方法。
{"title":"Intelligent Monitoring System of Coal Conveyor Belt Based on Computer Vision Technology","authors":"Zhongyi Li, Xiaoning Zhu, Jie Zhou","doi":"10.1109/DSA.2019.00055","DOIUrl":"https://doi.org/10.1109/DSA.2019.00055","url":null,"abstract":"Coal resource is an important basic energy in China, and coal industry plays an important role in the development of national economy and society. Belt conveyor is a very important transport equipment in the coal mining operation. However, in the actual production scenario, some abnormal operation of belt conveyor may occur, and even lead to safety accidents. These abnormalities mainly include: belt idling without transporting material, belt deviation, foreign matters on the belt, and people are too close to the belt. In view of the above four abnormal situations, this paper uses computer vision and statistics related technology to monitor the operation of the belt conveyor in real time, and inform the staff of the abnormal information in the form of broadcast, that is to build a set of intelligent monitoring system based on computer vision. Therefore, the work of this paper mainly has two aspects, one is to build a complete set of monitoring system of coal conveyor belt based on computer vision technology, the other is in this monitoring system, this paper also proposes a method to judge the running and shutdown of the belt based on the local pixel difference.","PeriodicalId":342719,"journal":{"name":"2019 6th International Conference on Dependable Systems and Their Applications (DSA)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125868639","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
From Local to Global Semantic Clone Detection 从局部到全局语义克隆检测
Yuan Yuan, W. Kong, Gang Hou, Yan Hu, Masahiko Watanabe, Akira Fukuda
Clone detection detects similar code fragments (refer to as clone code) in software products. It can help with software optimization and maintenance. Code clone detection can be divided into textual, lexical, syntactic and semantic levels. The existing technologies have achieved many good results in the first three levels, but no significant results have been obtained in semantic clone detection. In this paper, we propose a novel semantic level clone detection approach. We use the control flow graph (CFG) as an intermediate representation of the program method, combining the classical dynamic time warping (DTW) algorithm in the field of speech recognition with two deep neural network models (bidirectional RNN autoencoder and graph convolutional network (GCN)) to detect semantic level clone from local to global. We experimented with a dataset consisting of five large-scale real-world systems and a code corpus containing a large number of programming problems. The experimental results show that our approach can achieve good results in detecting both local and global semantic clone.
克隆检测检测软件产品中相似的代码片段(称为克隆代码)。它可以帮助软件优化和维护。代码克隆检测可分为文本、词汇、句法和语义四个层次。现有的技术在前三个层次上都取得了很好的效果,但在语义克隆检测方面还没有取得显著的成果。本文提出了一种新的语义级克隆检测方法。我们使用控制流图(CFG)作为程序方法的中间表示,将语音识别领域经典的动态时间规整(DTW)算法与两种深度神经网络模型(双向RNN自编码器和图卷积网络(GCN))相结合,检测从局部到全局的语义级克隆。我们用一个由五个大规模现实世界系统组成的数据集和一个包含大量编程问题的代码语料库进行了实验。实验结果表明,该方法在检测局部和全局语义克隆方面都取得了较好的效果。
{"title":"From Local to Global Semantic Clone Detection","authors":"Yuan Yuan, W. Kong, Gang Hou, Yan Hu, Masahiko Watanabe, Akira Fukuda","doi":"10.1109/DSA.2019.00012","DOIUrl":"https://doi.org/10.1109/DSA.2019.00012","url":null,"abstract":"Clone detection detects similar code fragments (refer to as clone code) in software products. It can help with software optimization and maintenance. Code clone detection can be divided into textual, lexical, syntactic and semantic levels. The existing technologies have achieved many good results in the first three levels, but no significant results have been obtained in semantic clone detection. In this paper, we propose a novel semantic level clone detection approach. We use the control flow graph (CFG) as an intermediate representation of the program method, combining the classical dynamic time warping (DTW) algorithm in the field of speech recognition with two deep neural network models (bidirectional RNN autoencoder and graph convolutional network (GCN)) to detect semantic level clone from local to global. We experimented with a dataset consisting of five large-scale real-world systems and a code corpus containing a large number of programming problems. The experimental results show that our approach can achieve good results in detecting both local and global semantic clone.","PeriodicalId":342719,"journal":{"name":"2019 6th International Conference on Dependable Systems and Their Applications (DSA)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128243164","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
An Method of Improved HLDA-Based Multi-document Automatic Summarization of Chinese News 一种改进的基于hlda的中文新闻多文档自动摘要方法
Yan Liu, Ying Li, Chengcheng Hu, Yongbin Wang
There are a lot of Chïnese news about the same topic on the Internet today. Many of them are similar or repetitive for readers. It is hard to find what are the readers needed exactly. Multi-document news summarization aim at extractioninformationfrommultiple news texts on sametopie to automatically generate summary report for readers. Our paper chooses the news of the Great Wall as an example to illustrate the method of automatic summary generation In ourmethod, combinedwiththe characteristies ofnews corpus, the HLDA topie importance calculation model is improved. Based on the abstractly characteristics of the model, news related features such as news headline words, topie sensitive words and TF-IDF are added. Abstract sentence extraction and sentence fusion, automatic generation of abstracts. Experimental results show that the proposed algorithm is higherin the index thanthe traditional method, indicatingthe accuracy of the corpus combined with news features and the improved HLDA algorithm.
今天在互联网上有很多关于同样话题的Chïnese新闻。其中许多对读者来说是相似的或重复的。很难找到读者到底需要什么。多文档新闻摘要旨在从同一主题上的多个新闻文本中提取信息,为读者自动生成摘要报告。本文以长城新闻为例,阐述了自动摘要生成的方法,该方法结合新闻语料库的特点,对HLDA主题重要性计算模型进行了改进。摘要句提取和句子融合,自动生成摘要。实验结果表明,该算法的索引值高于传统方法,表明了结合新闻特征的语料库和改进的HLDA算法的准确性。
{"title":"An Method of Improved HLDA-Based Multi-document Automatic Summarization of Chinese News","authors":"Yan Liu, Ying Li, Chengcheng Hu, Yongbin Wang","doi":"10.1109/dsa.2019.00068","DOIUrl":"https://doi.org/10.1109/dsa.2019.00068","url":null,"abstract":"There are a lot of Chïnese news about the same topic on the Internet today. Many of them are similar or repetitive for readers. It is hard to find what are the readers needed exactly. Multi-document news summarization aim at extractioninformationfrommultiple news texts on sametopie to automatically generate summary report for readers. Our paper chooses the news of the Great Wall as an example to illustrate the method of automatic summary generation In ourmethod, combinedwiththe characteristies ofnews corpus, the HLDA topie importance calculation model is improved. Based on the abstractly characteristics of the model, news related features such as news headline words, topie sensitive words and TF-IDF are added. Abstract sentence extraction and sentence fusion, automatic generation of abstracts. Experimental results show that the proposed algorithm is higherin the index thanthe traditional method, indicatingthe accuracy of the corpus combined with news features and the improved HLDA algorithm.","PeriodicalId":342719,"journal":{"name":"2019 6th International Conference on Dependable Systems and Their Applications (DSA)","volume":"109 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126023910","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
SMFL Integrating Spectrum and Mutation for Fault Localization 基于谱和突变的SMFL故障定位
Minghua Jia, Zhanqi Cui, Yiwen Wu, Ruilin Xie, Xiulei Liu
At present, spectrum-based fault localization and mutation-based fault localization are the most popular fault localization methods. The two methods suffer from the problems that multiple statements are ranked the same and there are high time costs. To improve the performance of fault localization, this paper proposes a novel approach for fault localization based on integrating spectrum and mutation. In addition to decreasing the time consumption overhead of the mutation-based fault localization method, the approach improves the accuracy of the spectrum-based fault localization method. The experimental results show that the approach improves the accuracy of fault localization in comparison with the spectrum-based fault localization method.
目前,基于谱的故障定位和基于突变的故障定位是最流行的故障定位方法。这两种方法都存在多个语句排名相同和时间成本高的问题。为了提高故障定位的性能,提出了一种基于谱与突变相结合的故障定位方法。该方法不仅降低了基于突变的故障定位方法的耗时开销,而且提高了基于谱的故障定位方法的精度。实验结果表明,与基于谱的故障定位方法相比,该方法提高了故障定位的精度。
{"title":"SMFL Integrating Spectrum and Mutation for Fault Localization","authors":"Minghua Jia, Zhanqi Cui, Yiwen Wu, Ruilin Xie, Xiulei Liu","doi":"10.1109/DSA.2019.00090","DOIUrl":"https://doi.org/10.1109/DSA.2019.00090","url":null,"abstract":"At present, spectrum-based fault localization and mutation-based fault localization are the most popular fault localization methods. The two methods suffer from the problems that multiple statements are ranked the same and there are high time costs. To improve the performance of fault localization, this paper proposes a novel approach for fault localization based on integrating spectrum and mutation. In addition to decreasing the time consumption overhead of the mutation-based fault localization method, the approach improves the accuracy of the spectrum-based fault localization method. The experimental results show that the approach improves the accuracy of fault localization in comparison with the spectrum-based fault localization method.","PeriodicalId":342719,"journal":{"name":"2019 6th International Conference on Dependable Systems and Their Applications (DSA)","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127391646","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
Complex Network Analysis Based on Politics of Northern Song Dynasty 基于北宋政治的复杂网络分析
Ke Wang, Chunfang Li, Xiaoyan Zhou
The research of complex network is a hot spot in current scientific research, such as the Internet network, neural network and social network. Main contents of this paper are about visualization and structural analysis of the political network of the Northern Song Dynasty in China, to show and dig objective information about history of this period. Firstly, we use community-structure to measure complexity of relationship network, besides, we fit plots to find rules of degree distribution and its scale-free property, finally, we use small-world model to verify its small-world phenomenon.
复杂网络的研究是当前科学研究的热点,如互联网网络、神经网络、社会网络等。本文的主要内容是对中国北宋政治网络进行可视化和结构分析,以展现和挖掘这一时期的客观历史信息。首先利用群落结构度量关系网络的复杂性,然后利用拟合图找出关系网络的度分布规律及其无标度性质,最后利用小世界模型验证关系网络的小世界现象。
{"title":"Complex Network Analysis Based on Politics of Northern Song Dynasty","authors":"Ke Wang, Chunfang Li, Xiaoyan Zhou","doi":"10.1109/DSA.2019.00076","DOIUrl":"https://doi.org/10.1109/DSA.2019.00076","url":null,"abstract":"The research of complex network is a hot spot in current scientific research, such as the Internet network, neural network and social network. Main contents of this paper are about visualization and structural analysis of the political network of the Northern Song Dynasty in China, to show and dig objective information about history of this period. Firstly, we use community-structure to measure complexity of relationship network, besides, we fit plots to find rules of degree distribution and its scale-free property, finally, we use small-world model to verify its small-world phenomenon.","PeriodicalId":342719,"journal":{"name":"2019 6th International Conference on Dependable Systems and Their Applications (DSA)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126336386","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
Research on Quality Control Method of Color Image Segmentation Based on Cloud Computing 基于云计算的彩色图像分割质量控制方法研究
Jia Wang
Traditional color image segmentation quality control method image segmentation quality is low, the control effect is not good. To solve the above problems, a color image segmentation quality control method based on cloud computing is proposed. This method is composed of five steps: first, color image acquisition architecture is designed, color image storage is completed by using cloud computing, th en cloud image is used to preprocess the collected image (color quantization, color space conversion, color similarity measurement), and th en cloud computing is used for color clustering. Finally, the regions are merged and deleted to achieve color image color consistency control and realize segmentation quality control. The results show that the method can effectively control the quality of color image segmentation, and the consistency, contrast and shape parameters are improved by 0.14, 0.19 and 0.19, respectively(Abstract).
传统的彩色图像分割质量控制方法图像分割质量低,控制效果不好。针对上述问题,提出了一种基于云计算的彩色图像分割质量控制方法。该方法由五个步骤组成:首先,设计彩色图像采集架构,利用云计算完成彩色图像存储,然后利用云图像对采集到的图像进行预处理(颜色量化、颜色空间转换、颜色相似度测量),最后利用云计算进行颜色聚类。最后对区域进行合并和删除,实现彩色图像颜色一致性控制,实现分割质量控制。结果表明,该方法能有效控制彩色图像分割质量,一致性、对比度和形状参数分别提高0.14、0.19和0.19(摘要)。
{"title":"Research on Quality Control Method of Color Image Segmentation Based on Cloud Computing","authors":"Jia Wang","doi":"10.1109/DSA.2019.00034","DOIUrl":"https://doi.org/10.1109/DSA.2019.00034","url":null,"abstract":"Traditional color image segmentation quality control method image segmentation quality is low, the control effect is not good. To solve the above problems, a color image segmentation quality control method based on cloud computing is proposed. This method is composed of five steps: first, color image acquisition architecture is designed, color image storage is completed by using cloud computing, th en cloud image is used to preprocess the collected image (color quantization, color space conversion, color similarity measurement), and th en cloud computing is used for color clustering. Finally, the regions are merged and deleted to achieve color image color consistency control and realize segmentation quality control. The results show that the method can effectively control the quality of color image segmentation, and the consistency, contrast and shape parameters are improved by 0.14, 0.19 and 0.19, respectively(Abstract).","PeriodicalId":342719,"journal":{"name":"2019 6th International Conference on Dependable Systems and Their Applications (DSA)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115519942","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
Design of UAV Longitudinal Control law Based on Small Disturbance and Motion Characteristics 基于小扰动和运动特性的无人机纵向控制律设计
Hanqiao Huang, Huan Zhou, Peng Zhang, Meiyun Zheng, Senyu Zhang, Fan Ren
The motion equation of the aircraft is a nonlinear function of the motion parameters, so it is very difficult to solve it by the analytical method, and the design of the control law has great challenges. Therefore, the basic idea of the small disturbance method and the analysis method of the motion characteristics are used in the design of the control law of the UAV in this paper. Firstly, on the basis ofUAV's all state nonlinear mathematical model, small disturbance equations are constructed by decoupling grouping and linearization The longitudinal and lateral motion characteristics of UAV are analyzed from the angle of characteristic root and amplitude frequency curve. Finally, the attitude and trajectory control law of UAV is designed based on the gain preset theory. The simulation results show that the designed control law has good performance.
飞机的运动方程是运动参数的非线性函数,用解析法求解非常困难,控制律的设计具有很大的挑战性。因此,本文将小扰动法的基本思想和运动特性分析方法应用到无人机控制律的设计中。首先,在无人机全状态非线性数学模型的基础上,通过解耦分组和线性化建立了小扰动方程,从特征根和幅频曲线角度分析了无人机的纵向和横向运动特性。最后,基于增益预设理论设计了无人机的姿态和轨迹控制律。仿真结果表明所设计的控制律具有良好的性能。
{"title":"Design of UAV Longitudinal Control law Based on Small Disturbance and Motion Characteristics","authors":"Hanqiao Huang, Huan Zhou, Peng Zhang, Meiyun Zheng, Senyu Zhang, Fan Ren","doi":"10.1109/DSA.2019.00048","DOIUrl":"https://doi.org/10.1109/DSA.2019.00048","url":null,"abstract":"The motion equation of the aircraft is a nonlinear function of the motion parameters, so it is very difficult to solve it by the analytical method, and the design of the control law has great challenges. Therefore, the basic idea of the small disturbance method and the analysis method of the motion characteristics are used in the design of the control law of the UAV in this paper. Firstly, on the basis ofUAV's all state nonlinear mathematical model, small disturbance equations are constructed by decoupling grouping and linearization The longitudinal and lateral motion characteristics of UAV are analyzed from the angle of characteristic root and amplitude frequency curve. Finally, the attitude and trajectory control law of UAV is designed based on the gain preset theory. The simulation results show that the designed control law has good performance.","PeriodicalId":342719,"journal":{"name":"2019 6th International Conference on Dependable Systems and Their Applications (DSA)","volume":"125 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131666333","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
期刊
2019 6th International Conference on Dependable Systems and Their Applications (DSA)
全部 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1