首页 > 最新文献

Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)最新文献

英文 中文
Research on Density Sensitive Clustering Algorithm for Non-convex Sets 非凸集的密度敏感聚类算法研究
Liwen Song, Jiahui Qi, Min Wu
Abstract. Applying Clustering to non-convex data is a challenging task, and traditional clustering algorithms often fail to achieve good results. In this paper, an improved spectral clustering algorithm based on density sensitivity (DSISC algorithm) is proposed. By using the ensemble selection strategy for the mean shift algorithm, relatively good optional clusters are selected from the nonconvex data sets, and then the number of clusters is transported into the spectral clustering algorithm as input, and the density-sensitive distance is used as the similarity measure. The experimental results give us clear information that the DSISC is better than traditional mean shift algorithm and spectral clustering algorithms in normalized mutual information clustering error rate.
摘要将聚类应用于非凸数据是一项具有挑战性的任务,传统的聚类算法往往不能达到很好的效果。提出了一种改进的基于密度灵敏度的谱聚类算法(DSISC算法)。采用均值漂移算法的集合选择策略,从非凸数据集中选择相对较好的可选聚类,然后将聚类数量作为输入传递到谱聚类算法中,并以密度敏感距离作为相似度度量。实验结果表明,DSISC在归一化互信息聚类错误率方面优于传统的均值移位算法和谱聚类算法。
{"title":"Research on Density Sensitive Clustering Algorithm for Non-convex Sets","authors":"Liwen Song, Jiahui Qi, Min Wu","doi":"10.2991/ICMEIT-19.2019.129","DOIUrl":"https://doi.org/10.2991/ICMEIT-19.2019.129","url":null,"abstract":"Abstract. Applying Clustering to non-convex data is a challenging task, and traditional clustering algorithms often fail to achieve good results. In this paper, an improved spectral clustering algorithm based on density sensitivity (DSISC algorithm) is proposed. By using the ensemble selection strategy for the mean shift algorithm, relatively good optional clusters are selected from the nonconvex data sets, and then the number of clusters is transported into the spectral clustering algorithm as input, and the density-sensitive distance is used as the similarity measure. The experimental results give us clear information that the DSISC is better than traditional mean shift algorithm and spectral clustering algorithms in normalized mutual information clustering error rate.","PeriodicalId":223458,"journal":{"name":"Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131327949","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
Development and Application of On-Line Torque Telemetry System for Rolling Mill based on WIFI Signal Transmission and High Frequency Induction Power Supply 基于WIFI信号传输和高频感应电源的轧机在线扭矩遥测系统的开发与应用
J. Jia, Xiaoqiang Yan
For the rolling mill torque telemetry system, the battery power supply has a short duration, and the current supply by the collector ring can achieve long-term power supply, but it is difficult to achieve stable power supply for a long time due to limitations such as speed and wear. This paper designs a high-frequency induction power supply system to realize long-term stable power supply of sensors and signal transmitting modules on the measured axis. The WIFI signal transmission technology is used to realize the fast, efficient and stable wireless transmission of torque signals. The embedded programming of STM32F103 chip based on Cortex-M3 kernel architecture realizes the AD conversion, signal processing, WIFI transmitting and receiving control of torque signal. The system has been applied to the monitoring of main drive torque of many continuous rolling mills and achieved good results, which can replace expensive imported products.
对于轧机扭矩遥测系统,电池供电持续时间短,集电极环供电电流可实现长期供电,但由于速度、磨损等限制,难以实现长期稳定供电。本文设计了一种高频感应供电系统,实现了被测轴上传感器和信号传输模块的长期稳定供电。采用WIFI信号传输技术,实现扭矩信号的快速、高效、稳定的无线传输。基于Cortex-M3内核架构的STM32F103芯片的嵌入式编程实现了转矩信号的AD转换、信号处理、WIFI收发控制。该系统已应用于多台连续轧机的主传动转矩监测,取得了良好的效果,可替代昂贵的进口产品。
{"title":"Development and Application of On-Line Torque Telemetry System for Rolling Mill based on WIFI Signal Transmission and High Frequency Induction Power Supply","authors":"J. Jia, Xiaoqiang Yan","doi":"10.2991/ICMEIT-19.2019.138","DOIUrl":"https://doi.org/10.2991/ICMEIT-19.2019.138","url":null,"abstract":"For the rolling mill torque telemetry system, the battery power supply has a short duration, and the current supply by the collector ring can achieve long-term power supply, but it is difficult to achieve stable power supply for a long time due to limitations such as speed and wear. This paper designs a high-frequency induction power supply system to realize long-term stable power supply of sensors and signal transmitting modules on the measured axis. The WIFI signal transmission technology is used to realize the fast, efficient and stable wireless transmission of torque signals. The embedded programming of STM32F103 chip based on Cortex-M3 kernel architecture realizes the AD conversion, signal processing, WIFI transmitting and receiving control of torque signal. The system has been applied to the monitoring of main drive torque of many continuous rolling mills and achieved good results, which can replace expensive imported products.","PeriodicalId":223458,"journal":{"name":"Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)","volume":"60 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131501685","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
A Transaction Processing Method for Distributed Database 分布式数据库的事务处理方法
Zhian Lin, Chi Zhang
Abstract. This paper introduces the distributed transaction processing model and two-phase commit protocol, and analyses the shortcomings of the two-phase commit protocol. And then we proposed a new distributed transaction processing method which adds heartbeat mechanism into the twophase commit protocol. Using the method can improve reliability and reduce blocking in distributed transaction processing.
摘要介绍了分布式事务处理模型和两阶段提交协议,分析了两阶段提交协议的不足。在此基础上,提出了在两阶段提交协议中加入心跳机制的分布式事务处理方法。该方法可以提高分布式事务处理的可靠性,减少阻塞。
{"title":"A Transaction Processing Method for Distributed Database","authors":"Zhian Lin, Chi Zhang","doi":"10.2991/ICMEIT-19.2019.58","DOIUrl":"https://doi.org/10.2991/ICMEIT-19.2019.58","url":null,"abstract":"Abstract. This paper introduces the distributed transaction processing model and two-phase commit protocol, and analyses the shortcomings of the two-phase commit protocol. And then we proposed a new distributed transaction processing method which adds heartbeat mechanism into the twophase commit protocol. Using the method can improve reliability and reduce blocking in distributed transaction processing.","PeriodicalId":223458,"journal":{"name":"Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)","volume":"226 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132472763","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
Prediction Model based on Internet News Buzzword Data 基于网络新闻流行语数据的预测模型
Xuandong Lei
The partial classification algorithm is mainly used to predict the popularity of network news and to explore the best model to predict the popularity of network news, so as to help network news service providers predict the popularity of news before publication. The popularity of network news is predicted according to the data analysis process: first, UCI data sets are pre-processed; secondly, feature selection is conducted for the data sets by using recursive feature elimination algorithm; then modelling and analysis is carried out, and finally through the confusion matrix, risk map and ROC (Receiver Operating Characteristic) chart performance evaluation, the performance of the model is compared and analyzed. Through comparison, it is found that random forest is the best prediction model.
部分分类算法主要用于预测网络新闻的受欢迎程度,探索预测网络新闻受欢迎程度的最佳模型,从而帮助网络新闻服务商在新闻发布前预测其受欢迎程度。根据数据分析过程预测网络新闻的受欢迎程度:首先,对UCI数据集进行预处理;其次,采用递归特征消除算法对数据集进行特征选择;然后进行建模和分析,最后通过混淆矩阵、风险图和ROC (Receiver Operating Characteristic)图性能评价,对模型的性能进行比较分析。通过比较,发现随机森林是最好的预测模型。
{"title":"Prediction Model based on Internet News Buzzword Data","authors":"Xuandong Lei","doi":"10.2991/ICMEIT-19.2019.16","DOIUrl":"https://doi.org/10.2991/ICMEIT-19.2019.16","url":null,"abstract":"The partial classification algorithm is mainly used to predict the popularity of network news and to explore the best model to predict the popularity of network news, so as to help network news service providers predict the popularity of news before publication. The popularity of network news is predicted according to the data analysis process: first, UCI data sets are pre-processed; secondly, feature selection is conducted for the data sets by using recursive feature elimination algorithm; then modelling and analysis is carried out, and finally through the confusion matrix, risk map and ROC (Receiver Operating Characteristic) chart performance evaluation, the performance of the model is compared and analyzed. Through comparison, it is found that random forest is the best prediction model.","PeriodicalId":223458,"journal":{"name":"Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)","volume":"148 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122193150","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 Traffic Recognition Algorithms for Industrial Control Networks based on Deep Learning 基于深度学习的工业控制网络流量识别算法研究
Yixiang Jiang, Wenjuan Wang, Chengting Zhang
With the development of industrial control network and the deep integration of industry and information technology, the rapid development of industrial control system has increased dramatically, which has brought huge economic and property losses to industrial control companies. Therefore, a traffic identification technology based on deep learning is proposed, which makes full use of the characteristics of industrial network traffic signs. Combined with experiments, this technology can classify network traffic and effectively identify abnormal traffic in industrial control system network. Compared with traditional classification methods, it not only improves the accuracy of traffic identification, but also reduces the time required for classification.
随着工业控制网络的发展和工业与信息技术的深度融合,工业控制系统的快速发展急剧增加,给工业控制企业带来了巨大的经济和财产损失。因此,提出了一种基于深度学习的流量识别技术,充分利用工业网络交通标志的特点。结合实验,该技术可以对网络流量进行分类,有效识别工业控制系统网络中的异常流量。与传统的分类方法相比,不仅提高了流量识别的准确率,而且减少了分类所需的时间。
{"title":"Research on Traffic Recognition Algorithms for Industrial Control Networks based on Deep Learning","authors":"Yixiang Jiang, Wenjuan Wang, Chengting Zhang","doi":"10.2991/ICMEIT-19.2019.96","DOIUrl":"https://doi.org/10.2991/ICMEIT-19.2019.96","url":null,"abstract":"With the development of industrial control network and the deep integration of industry and information technology, the rapid development of industrial control system has increased dramatically, which has brought huge economic and property losses to industrial control companies. Therefore, a traffic identification technology based on deep learning is proposed, which makes full use of the characteristics of industrial network traffic signs. Combined with experiments, this technology can classify network traffic and effectively identify abnormal traffic in industrial control system network. Compared with traditional classification methods, it not only improves the accuracy of traffic identification, but also reduces the time required for classification.","PeriodicalId":223458,"journal":{"name":"Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)","volume":"50 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122350423","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}
引用次数: 2
Algorithm and Application for Labeling Workplace and Residence based on Traffic Big Data 基于交通大数据的工作居所标注算法及应用
Jie Wang, Yunyao Zhou
Congestion in urban makes too many commuters choose public transport for traveling. A large number of public transportation travel data can accurately calculate workplace and residence of the regular passengers. The label of workplace and residence helps to analyze urban migration and the distribution of workplace and residence.
城市的拥堵使得太多的通勤者选择公共交通工具出行。大量的公共交通出行数据可以准确计算出固定乘客的工作地点和居住地。工作地点和居住地的标签有助于分析城市迁移和工作地点和居住地的分布。
{"title":"Algorithm and Application for Labeling Workplace and Residence based on Traffic Big Data","authors":"Jie Wang, Yunyao Zhou","doi":"10.2991/ICMEIT-19.2019.50","DOIUrl":"https://doi.org/10.2991/ICMEIT-19.2019.50","url":null,"abstract":"Congestion in urban makes too many commuters choose public transport for traveling. A large number of public transportation travel data can accurately calculate workplace and residence of the regular passengers. The label of workplace and residence helps to analyze urban migration and the distribution of workplace and residence.","PeriodicalId":223458,"journal":{"name":"Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121276092","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 Military Logistics based on Big Data 基于大数据的军事物流研究
Hao Shi, Fei Wan, Xiaokang Lei
This document gives formatting instructions for authors preparing papers for publication. With the arrival of the era of big data, the mature use of cloud computing and data mining technology, the big data mode have been widely applied in logistics. For military logistics, a smart military logistics ecosystem is built combining with big data, cloud computing and data mining. The collection, processing, mining technology of big data in military logistics are introduced. The promoting role of big data on military logistics is emphasized. The fusion method of big data and military logistics is expounding. The basic framework of smart military logistics ecosystem is built, and the application prospect of smart military logistics ecosystem is described.
本文档为准备发表论文的作者提供格式说明。随着大数据时代的到来,云计算和数据挖掘技术的成熟运用,大数据模式在物流领域得到了广泛的应用。在军事后勤方面,与大数据、云计算、数据挖掘相结合,构建智能军事后勤生态系统。介绍了军事后勤大数据的采集、处理和挖掘技术。强调大数据对军事后勤的推动作用。大数据与军事后勤的融合方式正在阐述。构建了智能军事物流生态系统的基本框架,描述了智能军事物流生态系统的应用前景。
{"title":"Research on Military Logistics based on Big Data","authors":"Hao Shi, Fei Wan, Xiaokang Lei","doi":"10.2991/ICMEIT-19.2019.40","DOIUrl":"https://doi.org/10.2991/ICMEIT-19.2019.40","url":null,"abstract":"This document gives formatting instructions for authors preparing papers for publication. With the arrival of the era of big data, the mature use of cloud computing and data mining technology, the big data mode have been widely applied in logistics. For military logistics, a smart military logistics ecosystem is built combining with big data, cloud computing and data mining. The collection, processing, mining technology of big data in military logistics are introduced. The promoting role of big data on military logistics is emphasized. The fusion method of big data and military logistics is expounding. The basic framework of smart military logistics ecosystem is built, and the application prospect of smart military logistics ecosystem is described.","PeriodicalId":223458,"journal":{"name":"Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127001956","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
SIMFAC-A New Forecasting Method for Sporadic Time Series 一种新的离散时间序列预测方法
K. Spicher, Boxing Li, D. Fang
This essay relates mainly to sporadic FC (forecasting) methods and error measures. The existing related FC methods of sporadic time series (STS), including the SES (Simple Exponential Smoothing), Croston’ s / SBA method and patented WSS method as well as two applicable error metrics APE and THEIL'S U are introduced briefly. Then the focus is laid on the analysis and presentation of a new forecasting yet unpublished method, SIMFAC (1), which is dedicated to STS and includes a new error metric, MEM (Matching Event Metric). For a more comprehensive comparison among methods, Cosine Similarity (CS) metric, will be introduced and applied in this essay.
本文主要涉及零星的FC(预测)方法和误差测量。简要介绍了现有的离散时间序列(STS)的相关FC方法,包括简单指数平滑法(SES)、Croston’s / SBA法和专利WSS法,以及两种适用的误差度量APE和THEIL’s U。然后,重点放在分析和介绍一种新的预测方法,SIMFAC(1),这是专门针对STS的,包括一个新的误差度量,MEM(匹配事件度量)。为了在方法之间进行更全面的比较,余弦相似度(CS)度量,将在本文中介绍和应用。
{"title":"SIMFAC-A New Forecasting Method for Sporadic Time Series","authors":"K. Spicher, Boxing Li, D. Fang","doi":"10.2991/ICMEIT-19.2019.48","DOIUrl":"https://doi.org/10.2991/ICMEIT-19.2019.48","url":null,"abstract":"This essay relates mainly to sporadic FC (forecasting) methods and error measures. The existing related FC methods of sporadic time series (STS), including the SES (Simple Exponential Smoothing), Croston’ s / SBA method and patented WSS method as well as two applicable error metrics APE and THEIL'S U are introduced briefly. Then the focus is laid on the analysis and presentation of a new forecasting yet unpublished method, SIMFAC (1), which is dedicated to STS and includes a new error metric, MEM (Matching Event Metric). For a more comprehensive comparison among methods, Cosine Similarity (CS) metric, will be introduced and applied in this essay.","PeriodicalId":223458,"journal":{"name":"Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116782441","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
Comparative Study on 5G Communication Channel Coding Technology 5G通信信道编码技术的比较研究
Sijie Cheng
The fifth-generation mobile communication network (5G) technology is a hot topic in the current mobile communication field, and the channel coding technology is the foundation to realize the reliable communication of 5G mobile system. This paper introduces the development of 5G technology and the development of standards, with emphasis on the features and applications of Turbo, LDPC and Polar codes, and compares these three technologies. Finally, the future development of 5G channel coding standard is prospected.
第五代移动通信网络(5G)技术是当前移动通信领域的热门话题,而信道编码技术是实现5G移动系统可靠通信的基础。本文介绍了5G技术的发展和标准的制定,重点介绍了Turbo、LDPC和Polar码的特点和应用,并对这三种技术进行了比较。最后,对5G信道编码标准的未来发展进行了展望。
{"title":"Comparative Study on 5G Communication Channel Coding Technology","authors":"Sijie Cheng","doi":"10.2991/ICMEIT-19.2019.13","DOIUrl":"https://doi.org/10.2991/ICMEIT-19.2019.13","url":null,"abstract":"The fifth-generation mobile communication network (5G) technology is a hot topic in the current mobile communication field, and the channel coding technology is the foundation to realize the reliable communication of 5G mobile system. This paper introduces the development of 5G technology and the development of standards, with emphasis on the features and applications of Turbo, LDPC and Polar codes, and compares these three technologies. Finally, the future development of 5G channel coding standard is prospected.","PeriodicalId":223458,"journal":{"name":"Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129460852","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
The Mixed Cognitive Frequency Decision for Self-organized Networks 自组织网络的混合认知频率决策
Xuekun Hao, Wenfeng Ma, Xiaohao Mo
The paper studies the problem of distributed frequency decision problem in cognitive user (CU) network for optimizing satisfaction performance, based on the cognitive radio technology. For cognitive user, it can use both charged and free bands. Charged bands have to be paid and free bands have to be shared among cognitive users. Considering the work bandwidth limit and communication request for each cognitive user, our work is to maximize the network satisfaction performance of the cognitive user network which is defined as the satisfaction degree minus price paid. We propose a mixed cognitive frequency decision algorithm which could improve the network satisfaction performance. According to the experiment results, the proposed approach could work better compared with existing ones.
基于认知无线电技术,研究了认知用户网络中满足性能优化的分布频率决策问题。对于认知型用户,可以同时使用充电带和免费带。付费频段必须付费,而免费频段必须在认知用户之间共享。考虑到每个认知用户的工作带宽限制和通信请求,我们的工作是最大化认知用户网络的网络满意性能,定义为满意度减去支付的价格。提出了一种混合认知频率决策算法,可以提高网络满意度的性能。实验结果表明,与现有方法相比,该方法具有更好的效果。
{"title":"The Mixed Cognitive Frequency Decision for Self-organized Networks","authors":"Xuekun Hao, Wenfeng Ma, Xiaohao Mo","doi":"10.2991/ICMEIT-19.2019.22","DOIUrl":"https://doi.org/10.2991/ICMEIT-19.2019.22","url":null,"abstract":"The paper studies the problem of distributed frequency decision problem in cognitive user (CU) network for optimizing satisfaction performance, based on the cognitive radio technology. For cognitive user, it can use both charged and free bands. Charged bands have to be paid and free bands have to be shared among cognitive users. Considering the work bandwidth limit and communication request for each cognitive user, our work is to maximize the network satisfaction performance of the cognitive user network which is defined as the satisfaction degree minus price paid. We propose a mixed cognitive frequency decision algorithm which could improve the network satisfaction performance. According to the experiment results, the proposed approach could work better compared with existing ones.","PeriodicalId":223458,"journal":{"name":"Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129508502","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
期刊
Proceedings of the 3rd International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2019)
全部 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