Pub Date : 2021-04-01DOI: 10.1109/CTMCD53128.2021.00035
Sa Zhang, Xuefeng Zhu
There have been many research methods on Web service composition, and state machine is one of them. The service composition based on the state machine is easier to understand, more intuitive and clearer than other methods. However, as the number of states increases, the jump between states will also become complicated. In this regard, a solution to the service composition based on a hierarchical state machine is proposed, which uses the service state machine to transform into a service rule library, and finally obtains the hierarchical state machine by adding default states and hierarchical generation algorithms. The reachability and equivalence verification proves that the method is feasible. Secondly, in the process of Web service composition, there are situations where multiple sub-services meet the user's functional requirements. In this case, in order to meet other non-functional requirements of users, it is necessary to filter the sub-services in the set of candidate subservices. In this regard, an improved firework particle swarm algorithm is proposed. The good point set method is introduced to initialize the particle population, which improves the diversity of the particle population at the beginning of the algorithm, and uses the particle position instead of the fitness value to improve the explosion radius formula and expand the search range of the algorithm. Improve convergence speed. In order to verify the effectiveness of the proposed algorithm, the experimental data adopts the QWS data set, and compares the improved firework particle swarm algorithm with IDPSO and FWPSO algorithms. The experimental results show that the proposed improved firework particle swarm algorithm can solve Web service composition more effectively Optimization.
{"title":"Service composition based on hierarchical state machine","authors":"Sa Zhang, Xuefeng Zhu","doi":"10.1109/CTMCD53128.2021.00035","DOIUrl":"https://doi.org/10.1109/CTMCD53128.2021.00035","url":null,"abstract":"There have been many research methods on Web service composition, and state machine is one of them. The service composition based on the state machine is easier to understand, more intuitive and clearer than other methods. However, as the number of states increases, the jump between states will also become complicated. In this regard, a solution to the service composition based on a hierarchical state machine is proposed, which uses the service state machine to transform into a service rule library, and finally obtains the hierarchical state machine by adding default states and hierarchical generation algorithms. The reachability and equivalence verification proves that the method is feasible. Secondly, in the process of Web service composition, there are situations where multiple sub-services meet the user's functional requirements. In this case, in order to meet other non-functional requirements of users, it is necessary to filter the sub-services in the set of candidate subservices. In this regard, an improved firework particle swarm algorithm is proposed. The good point set method is introduced to initialize the particle population, which improves the diversity of the particle population at the beginning of the algorithm, and uses the particle position instead of the fitness value to improve the explosion radius formula and expand the search range of the algorithm. Improve convergence speed. In order to verify the effectiveness of the proposed algorithm, the experimental data adopts the QWS data set, and compares the improved firework particle swarm algorithm with IDPSO and FWPSO algorithms. The experimental results show that the proposed improved firework particle swarm algorithm can solve Web service composition more effectively Optimization.","PeriodicalId":298084,"journal":{"name":"2021 International Conference on Computer Technology and Media Convergence Design (CTMCD)","volume":"172 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117339972","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}
Pub Date : 2021-04-01DOI: 10.1109/CTMCD53128.2021.00022
Jian Xu, Jiaquan Ye, Fei Liang, Yuankai Li, Huan Lin
The Glide Path(GP) is an important navigation device that guides the landing of the aircraft. Due to the working principle and of the Glide Path antenna itself, the protection of the Glide Path protection area is very important. In this paper, we study the effect of the presence of a small group of buildings in the protection area of the Glide Path antenna on the ILS signal, and analyze the changes in the path structure of the Glide Path through 3D modeling simulation, the simulation results are in high agreement with the actual flight inspection results, and the appropriate reduction of the building height will have some improvement on the path structure.
{"title":"Simulation Analysis and Research on the Influence of Buildings on a Glide Path Antenna","authors":"Jian Xu, Jiaquan Ye, Fei Liang, Yuankai Li, Huan Lin","doi":"10.1109/CTMCD53128.2021.00022","DOIUrl":"https://doi.org/10.1109/CTMCD53128.2021.00022","url":null,"abstract":"The Glide Path(GP) is an important navigation device that guides the landing of the aircraft. Due to the working principle and of the Glide Path antenna itself, the protection of the Glide Path protection area is very important. In this paper, we study the effect of the presence of a small group of buildings in the protection area of the Glide Path antenna on the ILS signal, and analyze the changes in the path structure of the Glide Path through 3D modeling simulation, the simulation results are in high agreement with the actual flight inspection results, and the appropriate reduction of the building height will have some improvement on the path structure.","PeriodicalId":298084,"journal":{"name":"2021 International Conference on Computer Technology and Media Convergence Design (CTMCD)","volume":"85 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114591840","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}
Pub Date : 2021-04-01DOI: 10.1109/CTMCD53128.2021.00039
Zhu Jing, S. Binbin, Fu Wei, Wang Chengmin
Greedy Perimeter Stateless Routing Protocol (GPSR) is a position-based Unmanned Aerial Vehicle (UAV) Ad Hoc Network routing protocol. The data forwarding process of GPSR can be divided into two modes: greedy forwarding and perimeter forwarding. When greedy forwarding fails, it will be converted to perimeter forwarding. However, the traditional way of using the right hand rule to find the next hop node in the perimeter forwarding has the phenomenon of detour, which will make the UAV network with frequently changing topology face the problem of too much overhead. Therefore, a multi-attribute bidding model based on game theory is established to select the next hop node in the perimeter forwarding stage. Considering the forwarding Angle and distance, the scoring function and revenue model of bidding nodes are designed. Finally, the best next-hop node is selected by comparing the quality attributes and bidding prices of multiple bidding nodes. Simulation results show that, compared with the traditional GPSR protocol, the optimized algorithm used in perimeter forwarding stage can reduce delivery delay and network overhead while increasing packet delivery rate, which is suitable for the UAV network with frequent topology changes.
{"title":"GPSR Protocol Perimeter Forwarding Optimization Algorithm Based on Game Model in UAV Network","authors":"Zhu Jing, S. Binbin, Fu Wei, Wang Chengmin","doi":"10.1109/CTMCD53128.2021.00039","DOIUrl":"https://doi.org/10.1109/CTMCD53128.2021.00039","url":null,"abstract":"Greedy Perimeter Stateless Routing Protocol (GPSR) is a position-based Unmanned Aerial Vehicle (UAV) Ad Hoc Network routing protocol. The data forwarding process of GPSR can be divided into two modes: greedy forwarding and perimeter forwarding. When greedy forwarding fails, it will be converted to perimeter forwarding. However, the traditional way of using the right hand rule to find the next hop node in the perimeter forwarding has the phenomenon of detour, which will make the UAV network with frequently changing topology face the problem of too much overhead. Therefore, a multi-attribute bidding model based on game theory is established to select the next hop node in the perimeter forwarding stage. Considering the forwarding Angle and distance, the scoring function and revenue model of bidding nodes are designed. Finally, the best next-hop node is selected by comparing the quality attributes and bidding prices of multiple bidding nodes. Simulation results show that, compared with the traditional GPSR protocol, the optimized algorithm used in perimeter forwarding stage can reduce delivery delay and network overhead while increasing packet delivery rate, which is suitable for the UAV network with frequent topology changes.","PeriodicalId":298084,"journal":{"name":"2021 International Conference on Computer Technology and Media Convergence Design (CTMCD)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114825430","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}
Pub Date : 2021-04-01DOI: 10.1109/CTMCD53128.2021.00013
Liuyang Yu, Gang Chen, Zhi-xiong Guo, Qiaoyi Gong
Air defense security is an important part of our military work. In order to solve the contradiction between "data explosion" and "knowledge lack" existing in the field of military air defense, in this paper, we adopt a more scientific way to organize and manage big data, namely, constructing knowledge graph. In this paper, we construct the ontology model of knowledge graph of air defense domain at first. Secondly, we use information extraction technology to sort, extract and clean the open source data on the Internet. Then the data that meet the requirements are added to the knowledge graph. Finally, we use the Neo4j graph database to manage and store the data in the knowledge graph.
{"title":"Internet-based Knowledge Graph Construction Technology in Air Defense Field","authors":"Liuyang Yu, Gang Chen, Zhi-xiong Guo, Qiaoyi Gong","doi":"10.1109/CTMCD53128.2021.00013","DOIUrl":"https://doi.org/10.1109/CTMCD53128.2021.00013","url":null,"abstract":"Air defense security is an important part of our military work. In order to solve the contradiction between \"data explosion\" and \"knowledge lack\" existing in the field of military air defense, in this paper, we adopt a more scientific way to organize and manage big data, namely, constructing knowledge graph. In this paper, we construct the ontology model of knowledge graph of air defense domain at first. Secondly, we use information extraction technology to sort, extract and clean the open source data on the Internet. Then the data that meet the requirements are added to the knowledge graph. Finally, we use the Neo4j graph database to manage and store the data in the knowledge graph.","PeriodicalId":298084,"journal":{"name":"2021 International Conference on Computer Technology and Media Convergence Design (CTMCD)","volume":"75 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121605296","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}
Pub Date : 2021-04-01DOI: 10.1109/CTMCD53128.2021.00054
Wei Sun, Hua Li, Xuedong Xu
Historical and cultural blocks have both history, aesthetics, architecture and other civilized features, and are regarded as the carrier of human urban cultural heritage. Virtual reality (VR) technology has the characteristics of visualization and high immersion, and is currently an important way of digital protection of cultural heritage and tourism display.The traditional VR cultural heritage digitization system is expensive to develop, and there is an urgent need to study a reusable virtual reconstruction development system for cultural and tourism resources. Taking the historical and cultural blocks of the First Automobile Manufacturing Plant as the object, based on geography, imagery, and actual measurement data, and using the "component library + service + interface" as the reuse architecture, research on the reusable virtual tourism application reconstruction system. The key technologies for the project solution include basic data standardization, multi-source data fusion modeling, model coordinate transformation and matching, color collection and restoration. The results can be used for the development of a three-dimensional virtual platform for large-scale historical and cultural blocks.
{"title":"Research on Key Technologies of Three-dimensional Digital Reconstruction of Cultural Heritage in Historical and Cultural Blocks","authors":"Wei Sun, Hua Li, Xuedong Xu","doi":"10.1109/CTMCD53128.2021.00054","DOIUrl":"https://doi.org/10.1109/CTMCD53128.2021.00054","url":null,"abstract":"Historical and cultural blocks have both history, aesthetics, architecture and other civilized features, and are regarded as the carrier of human urban cultural heritage. Virtual reality (VR) technology has the characteristics of visualization and high immersion, and is currently an important way of digital protection of cultural heritage and tourism display.The traditional VR cultural heritage digitization system is expensive to develop, and there is an urgent need to study a reusable virtual reconstruction development system for cultural and tourism resources. Taking the historical and cultural blocks of the First Automobile Manufacturing Plant as the object, based on geography, imagery, and actual measurement data, and using the \"component library + service + interface\" as the reuse architecture, research on the reusable virtual tourism application reconstruction system. The key technologies for the project solution include basic data standardization, multi-source data fusion modeling, model coordinate transformation and matching, color collection and restoration. The results can be used for the development of a three-dimensional virtual platform for large-scale historical and cultural blocks.","PeriodicalId":298084,"journal":{"name":"2021 International Conference on Computer Technology and Media Convergence Design (CTMCD)","volume":"328 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123217322","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}
Pub Date : 2021-04-01DOI: 10.1109/CTMCD53128.2021.00037
Wenjia Hao
Flipped classroom on basis of the modern information technology has been a driving force to teaching reform in universities while traditional in-class theory teaching has not been able to meet the needs of current teaching objects. The main feature of flipped classroom is to reform the traditional education model by means of information technology, and to construct the evaluation mechanism of university education with the acquisition and analysis of big data as the platform. Through the network data platform, this paper carries out the evaluation of students’ performance in the flipped theory class of universities. The relevant data of the empirical research on the final exam scores of the experimental class and the control class before and after the experiment is used by SPSS19.0 statistical software analysis, the experimental results support that the teaching mode of flipped classroom is better than traditional in-class theory teaching. And it could be an efficient way for universities to explore the teaching innovation by applying flipped classroom.
{"title":"Empirical study on the application of flipper classroom innovation teaching under the context of Big Data","authors":"Wenjia Hao","doi":"10.1109/CTMCD53128.2021.00037","DOIUrl":"https://doi.org/10.1109/CTMCD53128.2021.00037","url":null,"abstract":"Flipped classroom on basis of the modern information technology has been a driving force to teaching reform in universities while traditional in-class theory teaching has not been able to meet the needs of current teaching objects. The main feature of flipped classroom is to reform the traditional education model by means of information technology, and to construct the evaluation mechanism of university education with the acquisition and analysis of big data as the platform. Through the network data platform, this paper carries out the evaluation of students’ performance in the flipped theory class of universities. The relevant data of the empirical research on the final exam scores of the experimental class and the control class before and after the experiment is used by SPSS19.0 statistical software analysis, the experimental results support that the teaching mode of flipped classroom is better than traditional in-class theory teaching. And it could be an efficient way for universities to explore the teaching innovation by applying flipped classroom.","PeriodicalId":298084,"journal":{"name":"2021 International Conference on Computer Technology and Media Convergence Design (CTMCD)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131370041","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}
Pub Date : 2021-04-01DOI: 10.1109/CTMCD53128.2021.00023
L. Fang
With the development of social technology and economy, the continuous improvement of scientific and technological level and the expansion of the scope of use of computer technology, computer technology is now used more and more frequently in various industries, and there is more and more room for development. Therefore, the use of this technology will bring greater positive effects to the economic development of our country. Now, computer graphic design is of great help to the graphic design industry in China, and it also has a positive effect on the extraction of information, which can improve the efficiency of graphic design and promote the development of computer graphic design. Now society is an era of graphics and text, many things need to use some pictures and videos to make a certain visual impact, these need to be realized by computer graphic design. This paper analyzes the value and importance of art in computer graphic design. On this basis, this paper combs out the current situation of computer graphic design, and discusses some limitations. Finally, this paper puts forward the corresponding solutions combined with the above analysis, so as to enhance the value of computer graphic design and enhance people’s aesthetic level.
{"title":"Discussion and Analysis on the Application Value of Fine Arts in Computer Graphic Design","authors":"L. Fang","doi":"10.1109/CTMCD53128.2021.00023","DOIUrl":"https://doi.org/10.1109/CTMCD53128.2021.00023","url":null,"abstract":"With the development of social technology and economy, the continuous improvement of scientific and technological level and the expansion of the scope of use of computer technology, computer technology is now used more and more frequently in various industries, and there is more and more room for development. Therefore, the use of this technology will bring greater positive effects to the economic development of our country. Now, computer graphic design is of great help to the graphic design industry in China, and it also has a positive effect on the extraction of information, which can improve the efficiency of graphic design and promote the development of computer graphic design. Now society is an era of graphics and text, many things need to use some pictures and videos to make a certain visual impact, these need to be realized by computer graphic design. This paper analyzes the value and importance of art in computer graphic design. On this basis, this paper combs out the current situation of computer graphic design, and discusses some limitations. Finally, this paper puts forward the corresponding solutions combined with the above analysis, so as to enhance the value of computer graphic design and enhance people’s aesthetic level.","PeriodicalId":298084,"journal":{"name":"2021 International Conference on Computer Technology and Media Convergence Design (CTMCD)","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130424246","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}
Pub Date : 2021-04-01DOI: 10.1109/CTMCD53128.2021.00045
J. Tang
In order to make the teaching resources fair, many cities now implement the allocation mechanism. But in the process of allocation, government staff needs to manually review a lot of work, which increased a lot of pressure to the education management department and wastes a lot of manpower and resources. Moreover, because there are persons take part in the allocation management, the public doesn’t have full trust in the allocation. In order to reduce the work pressure of government departments and improve the trust, the government should use blockchain technology to realize management system. By analyzing the business process of student allocation system, the system can store key data with alliance chain technology. Alliance chain breaks through the data barrier of information system among government departments. According to the characteristics of the alliance chain, this paper gave the overall design and business process analysis of the system, and the system experiment finally verified that the blockchain technology has very important significance and feasibility in the sunshine government. The next research work will be to design the application system by using the block chain principle, instead of using the existing block framework.
{"title":"The Application of Blockchain in Sunshine Government Affairs : ——Student Allocation System As an Example","authors":"J. Tang","doi":"10.1109/CTMCD53128.2021.00045","DOIUrl":"https://doi.org/10.1109/CTMCD53128.2021.00045","url":null,"abstract":"In order to make the teaching resources fair, many cities now implement the allocation mechanism. But in the process of allocation, government staff needs to manually review a lot of work, which increased a lot of pressure to the education management department and wastes a lot of manpower and resources. Moreover, because there are persons take part in the allocation management, the public doesn’t have full trust in the allocation. In order to reduce the work pressure of government departments and improve the trust, the government should use blockchain technology to realize management system. By analyzing the business process of student allocation system, the system can store key data with alliance chain technology. Alliance chain breaks through the data barrier of information system among government departments. According to the characteristics of the alliance chain, this paper gave the overall design and business process analysis of the system, and the system experiment finally verified that the blockchain technology has very important significance and feasibility in the sunshine government. The next research work will be to design the application system by using the block chain principle, instead of using the existing block framework.","PeriodicalId":298084,"journal":{"name":"2021 International Conference on Computer Technology and Media Convergence Design (CTMCD)","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130607771","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}
Pub Date : 2021-04-01DOI: 10.1109/CTMCD53128.2021.00031
Yanfang Wang
This article analyzes the basic concepts, development process, and application advantages of computer music. The author studies the specific application of computer music production software in modern music works, film and television music works, electronic music works, dance music works, classical music works, ethnic music works, and symphony works. The purpose of this paper is to improve the level of music creation and increase the attractiveness of music creation results by studying the relevant content of the mainstream music production in the future.
{"title":"The Application of Computer Music Production Software in Music Creation","authors":"Yanfang Wang","doi":"10.1109/CTMCD53128.2021.00031","DOIUrl":"https://doi.org/10.1109/CTMCD53128.2021.00031","url":null,"abstract":"This article analyzes the basic concepts, development process, and application advantages of computer music. The author studies the specific application of computer music production software in modern music works, film and television music works, electronic music works, dance music works, classical music works, ethnic music works, and symphony works. The purpose of this paper is to improve the level of music creation and increase the attractiveness of music creation results by studying the relevant content of the mainstream music production in the future.","PeriodicalId":298084,"journal":{"name":"2021 International Conference on Computer Technology and Media Convergence Design (CTMCD)","volume":"63 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124667124","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}
Pub Date : 2021-04-01DOI: 10.1109/CTMCD53128.2021.00066
Jingxiang Qi, Haifeng Ye, Jinhui Ma, Hui Liu
Meteorological disasters are the main factors threatening the security of modern power grid, and transmission lines, as the carrier of power transmission, are more easily restricted by the complex and changeable natural environment. Therefore, a risk assessment model based on entropy weighted grey correlation analysis algorithm is proposed. Firstly, the risk of various meteorological disasters is analyzed, and the quantitative expression model of disaster factors is established; then, the correlation between disaster information and transmission line is extracted by using the improved algorithm of multiple grey correlation analysis with entropy weight. Finally, the risk assessment of line operation is realized based on the risk assessment model. The experimental results show that the application of the risk assessment model improves the power grid risk early warning ability and intelligent monitoring level.
{"title":"risk assessment of transmission line based on multiple improved grey correlation method considering the impact of meteorological disasters","authors":"Jingxiang Qi, Haifeng Ye, Jinhui Ma, Hui Liu","doi":"10.1109/CTMCD53128.2021.00066","DOIUrl":"https://doi.org/10.1109/CTMCD53128.2021.00066","url":null,"abstract":"Meteorological disasters are the main factors threatening the security of modern power grid, and transmission lines, as the carrier of power transmission, are more easily restricted by the complex and changeable natural environment. Therefore, a risk assessment model based on entropy weighted grey correlation analysis algorithm is proposed. Firstly, the risk of various meteorological disasters is analyzed, and the quantitative expression model of disaster factors is established; then, the correlation between disaster information and transmission line is extracted by using the improved algorithm of multiple grey correlation analysis with entropy weight. Finally, the risk assessment of line operation is realized based on the risk assessment model. The experimental results show that the application of the risk assessment model improves the power grid risk early warning ability and intelligent monitoring level.","PeriodicalId":298084,"journal":{"name":"2021 International Conference on Computer Technology and Media Convergence Design (CTMCD)","volume":"101 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123091641","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}