Recently,PT Huadian Bukit Asam Power (HBAP) was awarded the"Zero Accident Award"by the Ministry of Manpower of the Republic of Indonesia.This national-level award for safe production in Indonesia serves to t...Recently,PT Huadian Bukit Asam Power (HBAP) was awarded the"Zero Accident Award"by the Ministry of Manpower of the Republic of Indonesia.This national-level award for safe production in Indonesia serves to testify to the enterprise's achievements in safe and stable operations from June 1,2018,to December 31,2023.展开更多
With the advent of Industry 4.0, smart construction sites have seen significant development in China. However, accidents involving digitized tower cranes continue to be a persistent issue. Among the contributing facto...With the advent of Industry 4.0, smart construction sites have seen significant development in China. However, accidents involving digitized tower cranes continue to be a persistent issue. Among the contributing factors, human unsafe behavior stands out as a primary cause for these incidents. This study aims to assess the human reliability of tower crane operations on smart construction sites. To proactively enhance safety measures, the research employs text mining techniques (TF-IDF-Truncated SVD-Complement NB) to identify patterns of human errors among tower crane operators. Building upon the SHEL model, the study categorizes behavioral factors affecting human reliability in the man-machine interface, leading to the establishment of the Performance Shaping Factors (PSFs) system. Furthermore, the research constructs an error impact indicator system for the intelligent construction site tower crane operator interface. Using the DEMATEL method, it analyzes the significance of various factors influencing human errors in tower crane operations. Additionally, the ISM-MICMAC method is applied to unveil the hierarchical relationships and driving-dependent connections among these influencing factors. The findings indicate that personal state, operating procedures, and physical environment directly impact human errors, while personal capability, technological environment, and one fundamental organizational management factor contribute indirectly. .展开更多
The rapid development of digital education provides new opportunities and challenges for teaching model innovation.This study aims to explore the application of the BOPPPS(Bridge-in,Objective,Pre-assessment,Participat...The rapid development of digital education provides new opportunities and challenges for teaching model innovation.This study aims to explore the application of the BOPPPS(Bridge-in,Objective,Pre-assessment,Participatory learning,Post-assessment,Summary)teaching method in the development of a blended teaching model for the Operations Research course under the background of digital education.In response to the characteristics of the course and the needs of the student group,the teaching design is reconstructed with a student-centered approach,increasing practical teaching links,improving the assessment and evaluation system,and effectively implementing it in conjunction with digital educational technology.This teaching model has shown significant effectiveness in the context of digital education,providing valuable experience and insights for the innovation of the Operations Research course.展开更多
Cloud computing has taken over the high-performance distributed computing area,and it currently provides on-demand services and resource polling over the web.As a result of constantly changing user service demand,the ...Cloud computing has taken over the high-performance distributed computing area,and it currently provides on-demand services and resource polling over the web.As a result of constantly changing user service demand,the task scheduling problem has emerged as a critical analytical topic in cloud computing.The primary goal of scheduling tasks is to distribute tasks to available processors to construct the shortest possible schedule without breaching precedence restrictions.Assignments and schedules of tasks substantially influence system operation in a heterogeneous multiprocessor system.The diverse processes inside the heuristic-based task scheduling method will result in varying makespan in the heterogeneous computing system.As a result,an intelligent scheduling algorithm should efficiently determine the priority of every subtask based on the resources necessary to lower the makespan.This research introduced a novel efficient scheduling task method in cloud computing systems based on the cooperation search algorithm to tackle an essential task and schedule a heterogeneous cloud computing problem.The basic idea of thismethod is to use the advantages of meta-heuristic algorithms to get the optimal solution.We assess our algorithm’s performance by running it through three scenarios with varying numbers of tasks.The findings demonstrate that the suggested technique beats existingmethods NewGenetic Algorithm(NGA),Genetic Algorithm(GA),Whale Optimization Algorithm(WOA),Gravitational Search Algorithm(GSA),and Hybrid Heuristic and Genetic(HHG)by 7.9%,2.1%,8.8%,7.7%,3.4%respectively according to makespan.展开更多
Pipelines are widely used for transporting oil resources in the context of offshore oil exploitation.The pipeline stress-strength analysis is an important stage in related design and ensuing construction techniques.In...Pipelines are widely used for transporting oil resources in the context of offshore oil exploitation.The pipeline stress-strength analysis is an important stage in related design and ensuing construction techniques.In this study,assuming representative work environment parameters,pipeline lifting operations are investigated numerically.More specifically,a time-domain coupled dynamic analysis method is used to conduct a hydrodynamic analysis under different current velocities and wave heights.The results show that proper operation requires the lifting points are reasonably set in combination with the length of the pipeline and the position of the lifting device on the construction ship.The impact of waves on the pipeline is limited,however lifting operations under strong wind and waves should be avoided as far as possible.展开更多
As the sustainable exploitation of marine resources develops,dual-platform joint operation has caught increasing attention.Dual-platform joint operation requires smaller relative motion between the two sub-platforms,w...As the sustainable exploitation of marine resources develops,dual-platform joint operation has caught increasing attention.Dual-platform joint operation requires smaller relative motion between the two sub-platforms,which is normally difficult to be satisfied by the traditional mooring system.Therefore,a new hybrid mooring system is developed and studied in this article.To ensure safety during platform movements,both the number of anchor chains and the relative motion between the two sub-platforms are reduced in the new hybrid mooring system.By performing numerical simulations based on three-dimensional potential flow theory in AQWA and physical experiments,the performances of both the new hybrid and traditional mooring systems under two different wave conditions(i.e.,working wave and freak wave conditions) are systematically investigated.Regarding the new hybrid mooring system,the relative stability between the two sub-platforms of the new system is better,and the platforms can restore stability faster when affected by freak waves.展开更多
Recently, there have been some attempts of Transformer in 3D point cloud classification. In order to reduce computations, most existing methods focus on local spatial attention,but ignore their content and fail to est...Recently, there have been some attempts of Transformer in 3D point cloud classification. In order to reduce computations, most existing methods focus on local spatial attention,but ignore their content and fail to establish relationships between distant but relevant points. To overcome the limitation of local spatial attention, we propose a point content-based Transformer architecture, called PointConT for short. It exploits the locality of points in the feature space(content-based), which clusters the sampled points with similar features into the same class and computes the self-attention within each class, thus enabling an effective trade-off between capturing long-range dependencies and computational complexity. We further introduce an inception feature aggregator for point cloud classification, which uses parallel structures to aggregate high-frequency and low-frequency information in each branch separately. Extensive experiments show that our PointConT model achieves a remarkable performance on point cloud shape classification. Especially, our method exhibits 90.3% Top-1 accuracy on the hardest setting of ScanObjectN N. Source code of this paper is available at https://github.com/yahuiliu99/PointC onT.展开更多
The Access control scheme is an effective method to protect user data privacy.The access control scheme based on blockchain and ciphertext policy attribute encryption(CP–ABE)can solve the problems of single—point of...The Access control scheme is an effective method to protect user data privacy.The access control scheme based on blockchain and ciphertext policy attribute encryption(CP–ABE)can solve the problems of single—point of failure and lack of trust in the centralized system.However,it also brings new problems to the health information in the cloud storage environment,such as attribute leakage,low consensus efficiency,complex permission updates,and so on.This paper proposes an access control scheme with fine-grained attribute revocation,keyword search,and traceability of the attribute private key distribution process.Blockchain technology tracks the authorization of attribute private keys.The credit scoring method improves the Raft protocol in consensus efficiency.Besides,the interplanetary file system(IPFS)addresses the capacity deficit of blockchain.Under the premise of hiding policy,the research proposes a fine-grained access control method based on users,user attributes,and file structure.It optimizes the data-sharing mode.At the same time,Proxy Re-Encryption(PRE)technology is used to update the access rights.The proposed scheme proved to be secure.Comparative analysis and experimental results show that the proposed scheme has higher efficiency and more functions.It can meet the needs of medical institutions.展开更多
Cloud computing provides a diverse and adaptable resource pool over the internet,allowing users to tap into various resources as needed.It has been seen as a robust solution to relevant challenges.A significant delay ...Cloud computing provides a diverse and adaptable resource pool over the internet,allowing users to tap into various resources as needed.It has been seen as a robust solution to relevant challenges.A significant delay can hamper the performance of IoT-enabled cloud platforms.However,efficient task scheduling can lower the cloud infrastructure’s energy consumption,thus maximizing the service provider’s revenue by decreasing user job processing times.The proposed Modified Chimp-Whale Optimization Algorithm called Modified Chimp-Whale Optimization Algorithm(MCWOA),combines elements of the Chimp Optimization Algorithm(COA)and the Whale Optimization Algorithm(WOA).To enhance MCWOA’s identification precision,the Sobol sequence is used in the population initialization phase,ensuring an even distribution of the population across the solution space.Moreover,the traditional MCWOA’s local search capabilities are augmented by incorporating the whale optimization algorithm’s bubble-net hunting and random search mechanisms into MCWOA’s position-updating process.This study demonstrates the effectiveness of the proposed approach using a two-story rigid frame and a simply supported beam model.Simulated outcomes reveal that the new method outperforms the original MCWOA,especially in multi-damage detection scenarios.MCWOA excels in avoiding false positives and enhancing computational speed,making it an optimal choice for structural damage detection.The efficiency of the proposed MCWOA is assessed against metrics such as energy usage,computational expense,task duration,and delay.The simulated data indicates that the new MCWOA outpaces other methods across all metrics.The study also references the Whale Optimization Algorithm(WOA),Chimp Algorithm(CA),Ant Lion Optimizer(ALO),Genetic Algorithm(GA)and Grey Wolf Optimizer(GWO).展开更多
Cultural relics line graphic serves as a crucial form of traditional artifact information documentation,which is a simple and intuitive product with low cost of displaying compared with 3D models.Dimensionality reduct...Cultural relics line graphic serves as a crucial form of traditional artifact information documentation,which is a simple and intuitive product with low cost of displaying compared with 3D models.Dimensionality reduction is undoubtedly necessary for line drawings.However,most existing methods for artifact drawing rely on the principles of orthographic projection that always cannot avoid angle occlusion and data overlapping while the surface of cultural relics is complex.Therefore,conformal mapping was introduced as a dimensionality reduction way to compensate for the limitation of orthographic projection.Based on the given criteria for assessing surface complexity,this paper proposed a three-dimensional feature guideline extraction method for complex cultural relic surfaces.A 2D and 3D combined factor that measured the importance of points on describing surface features,vertex weight,was designed.Then the selection threshold for feature guideline extraction was determined based on the differences between vertex weight and shape index distributions.The feasibility and stability were verified through experiments conducted on real cultural relic surface data.Results demonstrated the ability of the method to address the challenges associated with the automatic generation of line drawings for complex surfaces.The extraction method and the obtained results will be useful for line graphic drawing,displaying and propaganda of cultural relics.展开更多
Security issues in cloud networks and edge computing have become very common. This research focuses on analyzing such issues and developing the best solutions. A detailed literature review has been conducted in this r...Security issues in cloud networks and edge computing have become very common. This research focuses on analyzing such issues and developing the best solutions. A detailed literature review has been conducted in this regard. The findings have shown that many challenges are linked to edge computing, such as privacy concerns, security breaches, high costs, low efficiency, etc. Therefore, there is a need to implement proper security measures to overcome these issues. Using emerging trends, like machine learning, encryption, artificial intelligence, real-time monitoring, etc., can help mitigate security issues. They can also develop a secure and safe future in cloud computing. It was concluded that the security implications of edge computing can easily be covered with the help of new technologies and techniques.展开更多
The study was aimed at determining the impacts of operating Manually Operated Hand Lever Knapsack Sprayers (MOHLKS) on physiological responses of the operators as dependent on anthropometric variations and sex. Twenty...The study was aimed at determining the impacts of operating Manually Operated Hand Lever Knapsack Sprayers (MOHLKS) on physiological responses of the operators as dependent on anthropometric variations and sex. Twenty eight subjects, (4 female, 24 male) Mean ± SD: Age 22.5 ± 1.92, 24.29 ± 2.2 years;Body Mass Index 24.6 ± 4.8, 21.7 ± 2.4 kg/m<sup>2</sup> were employed in the study. Selected anthropometric parameters of weight and height were used to determine body mass index (BMI), with these are arm-reach forward, elbow to fingertip, hand length and hand width were measured to establish human variations in diversity. Subjects undertook the operation at 5 replicates each, before and after which information about operators’ body pain locations and body physiological changes of heart rates were obtained. Measured parameters were used in the determination of expended energy (EE), physiological cost (PC), oxygen intake (VO<sub>2</sub>) and aerobic power (VO<sub>2</sub>max). Alongside with these were operational parameters of stroke, pace and time taken to get the operation done and environmental factors of temperature and relative humidity. The results revealed on the average that the BMI (24.61 ± 4.78 kg/m<sup>2</sup>) in female operators was higher, this corresponded to PC and VO<sub>2</sub>, while the VO<sub>2</sub>max (34.83 ± 3.30 ml/min/kg) in males is higher. More EE was obtained in female subjects (3.53 ± 3.76 kCal/min) as compared to male subjects (3.42 ± 7.48 kCal/min). The main effects plot of operational factors on EE displayed the stroke made by the subjects during spraying operation as parameter with largest effect on EE. Regression equation for EE and PCI is given as PCI = 1.97 + 25.2 EE, while the P-value at α = 0.05 is 0.000 and R<sup>2</sup> = 98.8%. Post operational body pain showed that 19 out of 28 subjects incurred at least one type of body pain, with shoulder pain as most frequent. The results of the study suggest that early incidence of fatigue may occur in female operators as compared to the males, and in addition, cumulative trauma at shoulder, back, and upper and lower arm may result over time. Hence, it is recommended that the tank volume should be reduced and the straps for the shoulders should be supported with additional cushion.展开更多
New fractional operators, the COVID-19 model has been studied in this paper. By using different numericaltechniques and the time fractional parameters, the mechanical characteristics of the fractional order model arei...New fractional operators, the COVID-19 model has been studied in this paper. By using different numericaltechniques and the time fractional parameters, the mechanical characteristics of the fractional order model areidentified. The uniqueness and existence have been established. Themodel’sUlam-Hyers stability analysis has beenfound. In order to justify the theoretical results, numerical simulations are carried out for the presented methodin the range of fractional order to show the implications of fractional and fractal orders.We applied very effectivenumerical techniques to obtain the solutions of themodel and simulations. Also, we present conditions of existencefor a solution to the proposed epidemicmodel and to calculate the reproduction number in certain state conditionsof the analyzed dynamic system. COVID-19 fractional order model for the case of Wuhan, China, is offered foranalysis with simulations in order to determine the possible efficacy of Coronavirus disease transmission in theCommunity. For this reason, we employed the COVID-19 fractal fractional derivative model in the example ofWuhan, China, with the given beginning conditions. In conclusion, again the mathematical models with fractionaloperators can facilitate the improvement of decision-making for measures to be taken in the management of anepidemic situation.展开更多
Because of the features involved with their varied kernels,differential operators relying on convolution formulations have been acknowledged as effective mathematical resources for modeling real-world issues.In this p...Because of the features involved with their varied kernels,differential operators relying on convolution formulations have been acknowledged as effective mathematical resources for modeling real-world issues.In this paper,we constructed a stochastic fractional framework of measles spreading mechanisms with dual medication immunization considering the exponential decay and Mittag-Leffler kernels.In this approach,the overall population was separated into five cohorts.Furthermore,the descriptive behavior of the system was investigated,including prerequisites for the positivity of solutions,invariant domain of the solution,presence and stability of equilibrium points,and sensitivity analysis.We included a stochastic element in every cohort and employed linear growth and Lipschitz criteria to show the existence and uniqueness of solutions.Several numerical simulations for various fractional orders and randomization intensities are illustrated.展开更多
Fractional calculus has drawn more attentions of mathematicians and engineers in recent years.A lot of new fractional operators were used to handle various practical problems.In this article,we mainly study four new f...Fractional calculus has drawn more attentions of mathematicians and engineers in recent years.A lot of new fractional operators were used to handle various practical problems.In this article,we mainly study four new fractional operators,namely the CaputoFabrizio operator,the Atangana-Baleanu operator,the Sun-Hao-Zhang-Baleanu operator and the generalized Caputo type operator under the frame of the k-Prabhakar fractional integral operator.Usually,the theory of the k-Prabhakar fractional integral is regarded as a much broader than classical fractional operator.Here,we firstly give a series expansion of the k-Prabhakar fractional integral by means of the k-Riemann-Liouville integral.Then,a connection between the k-Prabhakar fractional integral and the four new fractional operators of the above mentioned was shown,respectively.In terms of the above analysis,we can obtain this a basic fact that it only needs to consider the k-Prabhakar fractional integral to cover these results from the four new fractional operators.展开更多
文摘Recently,PT Huadian Bukit Asam Power (HBAP) was awarded the"Zero Accident Award"by the Ministry of Manpower of the Republic of Indonesia.This national-level award for safe production in Indonesia serves to testify to the enterprise's achievements in safe and stable operations from June 1,2018,to December 31,2023.
文摘With the advent of Industry 4.0, smart construction sites have seen significant development in China. However, accidents involving digitized tower cranes continue to be a persistent issue. Among the contributing factors, human unsafe behavior stands out as a primary cause for these incidents. This study aims to assess the human reliability of tower crane operations on smart construction sites. To proactively enhance safety measures, the research employs text mining techniques (TF-IDF-Truncated SVD-Complement NB) to identify patterns of human errors among tower crane operators. Building upon the SHEL model, the study categorizes behavioral factors affecting human reliability in the man-machine interface, leading to the establishment of the Performance Shaping Factors (PSFs) system. Furthermore, the research constructs an error impact indicator system for the intelligent construction site tower crane operator interface. Using the DEMATEL method, it analyzes the significance of various factors influencing human errors in tower crane operations. Additionally, the ISM-MICMAC method is applied to unveil the hierarchical relationships and driving-dependent connections among these influencing factors. The findings indicate that personal state, operating procedures, and physical environment directly impact human errors, while personal capability, technological environment, and one fundamental organizational management factor contribute indirectly. .
文摘The rapid development of digital education provides new opportunities and challenges for teaching model innovation.This study aims to explore the application of the BOPPPS(Bridge-in,Objective,Pre-assessment,Participatory learning,Post-assessment,Summary)teaching method in the development of a blended teaching model for the Operations Research course under the background of digital education.In response to the characteristics of the course and the needs of the student group,the teaching design is reconstructed with a student-centered approach,increasing practical teaching links,improving the assessment and evaluation system,and effectively implementing it in conjunction with digital educational technology.This teaching model has shown significant effectiveness in the context of digital education,providing valuable experience and insights for the innovation of the Operations Research course.
文摘Cloud computing has taken over the high-performance distributed computing area,and it currently provides on-demand services and resource polling over the web.As a result of constantly changing user service demand,the task scheduling problem has emerged as a critical analytical topic in cloud computing.The primary goal of scheduling tasks is to distribute tasks to available processors to construct the shortest possible schedule without breaching precedence restrictions.Assignments and schedules of tasks substantially influence system operation in a heterogeneous multiprocessor system.The diverse processes inside the heuristic-based task scheduling method will result in varying makespan in the heterogeneous computing system.As a result,an intelligent scheduling algorithm should efficiently determine the priority of every subtask based on the resources necessary to lower the makespan.This research introduced a novel efficient scheduling task method in cloud computing systems based on the cooperation search algorithm to tackle an essential task and schedule a heterogeneous cloud computing problem.The basic idea of thismethod is to use the advantages of meta-heuristic algorithms to get the optimal solution.We assess our algorithm’s performance by running it through three scenarios with varying numbers of tasks.The findings demonstrate that the suggested technique beats existingmethods NewGenetic Algorithm(NGA),Genetic Algorithm(GA),Whale Optimization Algorithm(WOA),Gravitational Search Algorithm(GSA),and Hybrid Heuristic and Genetic(HHG)by 7.9%,2.1%,8.8%,7.7%,3.4%respectively according to makespan.
基金This study was financially supported by the Program for Scientific Research Start-Up Funds of Guangdong Ocean University(060302072101)Comparative Study,and Optimization of Horizontal Lifting of Subsea Pipeline(2021E05011).
文摘Pipelines are widely used for transporting oil resources in the context of offshore oil exploitation.The pipeline stress-strength analysis is an important stage in related design and ensuing construction techniques.In this study,assuming representative work environment parameters,pipeline lifting operations are investigated numerically.More specifically,a time-domain coupled dynamic analysis method is used to conduct a hydrodynamic analysis under different current velocities and wave heights.The results show that proper operation requires the lifting points are reasonably set in combination with the length of the pipeline and the position of the lifting device on the construction ship.The impact of waves on the pipeline is limited,however lifting operations under strong wind and waves should be avoided as far as possible.
基金financially supported by the National Natural Science Foundation of China (Grant No. 52071161)。
文摘As the sustainable exploitation of marine resources develops,dual-platform joint operation has caught increasing attention.Dual-platform joint operation requires smaller relative motion between the two sub-platforms,which is normally difficult to be satisfied by the traditional mooring system.Therefore,a new hybrid mooring system is developed and studied in this article.To ensure safety during platform movements,both the number of anchor chains and the relative motion between the two sub-platforms are reduced in the new hybrid mooring system.By performing numerical simulations based on three-dimensional potential flow theory in AQWA and physical experiments,the performances of both the new hybrid and traditional mooring systems under two different wave conditions(i.e.,working wave and freak wave conditions) are systematically investigated.Regarding the new hybrid mooring system,the relative stability between the two sub-platforms of the new system is better,and the platforms can restore stability faster when affected by freak waves.
基金supported in part by the Nationa Natural Science Foundation of China (61876011)the National Key Research and Development Program of China (2022YFB4703700)+1 种基金the Key Research and Development Program 2020 of Guangzhou (202007050002)the Key-Area Research and Development Program of Guangdong Province (2020B090921003)。
文摘Recently, there have been some attempts of Transformer in 3D point cloud classification. In order to reduce computations, most existing methods focus on local spatial attention,but ignore their content and fail to establish relationships between distant but relevant points. To overcome the limitation of local spatial attention, we propose a point content-based Transformer architecture, called PointConT for short. It exploits the locality of points in the feature space(content-based), which clusters the sampled points with similar features into the same class and computes the self-attention within each class, thus enabling an effective trade-off between capturing long-range dependencies and computational complexity. We further introduce an inception feature aggregator for point cloud classification, which uses parallel structures to aggregate high-frequency and low-frequency information in each branch separately. Extensive experiments show that our PointConT model achieves a remarkable performance on point cloud shape classification. Especially, our method exhibits 90.3% Top-1 accuracy on the hardest setting of ScanObjectN N. Source code of this paper is available at https://github.com/yahuiliu99/PointC onT.
基金This research was funded by the National Natural Science Foundation of China,Grant Number 62162039the Shaanxi Provincial Key R&D Program,China with Grant Number 2020GY-041.
文摘The Access control scheme is an effective method to protect user data privacy.The access control scheme based on blockchain and ciphertext policy attribute encryption(CP–ABE)can solve the problems of single—point of failure and lack of trust in the centralized system.However,it also brings new problems to the health information in the cloud storage environment,such as attribute leakage,low consensus efficiency,complex permission updates,and so on.This paper proposes an access control scheme with fine-grained attribute revocation,keyword search,and traceability of the attribute private key distribution process.Blockchain technology tracks the authorization of attribute private keys.The credit scoring method improves the Raft protocol in consensus efficiency.Besides,the interplanetary file system(IPFS)addresses the capacity deficit of blockchain.Under the premise of hiding policy,the research proposes a fine-grained access control method based on users,user attributes,and file structure.It optimizes the data-sharing mode.At the same time,Proxy Re-Encryption(PRE)technology is used to update the access rights.The proposed scheme proved to be secure.Comparative analysis and experimental results show that the proposed scheme has higher efficiency and more functions.It can meet the needs of medical institutions.
文摘Cloud computing provides a diverse and adaptable resource pool over the internet,allowing users to tap into various resources as needed.It has been seen as a robust solution to relevant challenges.A significant delay can hamper the performance of IoT-enabled cloud platforms.However,efficient task scheduling can lower the cloud infrastructure’s energy consumption,thus maximizing the service provider’s revenue by decreasing user job processing times.The proposed Modified Chimp-Whale Optimization Algorithm called Modified Chimp-Whale Optimization Algorithm(MCWOA),combines elements of the Chimp Optimization Algorithm(COA)and the Whale Optimization Algorithm(WOA).To enhance MCWOA’s identification precision,the Sobol sequence is used in the population initialization phase,ensuring an even distribution of the population across the solution space.Moreover,the traditional MCWOA’s local search capabilities are augmented by incorporating the whale optimization algorithm’s bubble-net hunting and random search mechanisms into MCWOA’s position-updating process.This study demonstrates the effectiveness of the proposed approach using a two-story rigid frame and a simply supported beam model.Simulated outcomes reveal that the new method outperforms the original MCWOA,especially in multi-damage detection scenarios.MCWOA excels in avoiding false positives and enhancing computational speed,making it an optimal choice for structural damage detection.The efficiency of the proposed MCWOA is assessed against metrics such as energy usage,computational expense,task duration,and delay.The simulated data indicates that the new MCWOA outpaces other methods across all metrics.The study also references the Whale Optimization Algorithm(WOA),Chimp Algorithm(CA),Ant Lion Optimizer(ALO),Genetic Algorithm(GA)and Grey Wolf Optimizer(GWO).
基金National Natural Science Foundation of China(Nos.42071444,42101444)。
文摘Cultural relics line graphic serves as a crucial form of traditional artifact information documentation,which is a simple and intuitive product with low cost of displaying compared with 3D models.Dimensionality reduction is undoubtedly necessary for line drawings.However,most existing methods for artifact drawing rely on the principles of orthographic projection that always cannot avoid angle occlusion and data overlapping while the surface of cultural relics is complex.Therefore,conformal mapping was introduced as a dimensionality reduction way to compensate for the limitation of orthographic projection.Based on the given criteria for assessing surface complexity,this paper proposed a three-dimensional feature guideline extraction method for complex cultural relic surfaces.A 2D and 3D combined factor that measured the importance of points on describing surface features,vertex weight,was designed.Then the selection threshold for feature guideline extraction was determined based on the differences between vertex weight and shape index distributions.The feasibility and stability were verified through experiments conducted on real cultural relic surface data.Results demonstrated the ability of the method to address the challenges associated with the automatic generation of line drawings for complex surfaces.The extraction method and the obtained results will be useful for line graphic drawing,displaying and propaganda of cultural relics.
文摘Security issues in cloud networks and edge computing have become very common. This research focuses on analyzing such issues and developing the best solutions. A detailed literature review has been conducted in this regard. The findings have shown that many challenges are linked to edge computing, such as privacy concerns, security breaches, high costs, low efficiency, etc. Therefore, there is a need to implement proper security measures to overcome these issues. Using emerging trends, like machine learning, encryption, artificial intelligence, real-time monitoring, etc., can help mitigate security issues. They can also develop a secure and safe future in cloud computing. It was concluded that the security implications of edge computing can easily be covered with the help of new technologies and techniques.
文摘The study was aimed at determining the impacts of operating Manually Operated Hand Lever Knapsack Sprayers (MOHLKS) on physiological responses of the operators as dependent on anthropometric variations and sex. Twenty eight subjects, (4 female, 24 male) Mean ± SD: Age 22.5 ± 1.92, 24.29 ± 2.2 years;Body Mass Index 24.6 ± 4.8, 21.7 ± 2.4 kg/m<sup>2</sup> were employed in the study. Selected anthropometric parameters of weight and height were used to determine body mass index (BMI), with these are arm-reach forward, elbow to fingertip, hand length and hand width were measured to establish human variations in diversity. Subjects undertook the operation at 5 replicates each, before and after which information about operators’ body pain locations and body physiological changes of heart rates were obtained. Measured parameters were used in the determination of expended energy (EE), physiological cost (PC), oxygen intake (VO<sub>2</sub>) and aerobic power (VO<sub>2</sub>max). Alongside with these were operational parameters of stroke, pace and time taken to get the operation done and environmental factors of temperature and relative humidity. The results revealed on the average that the BMI (24.61 ± 4.78 kg/m<sup>2</sup>) in female operators was higher, this corresponded to PC and VO<sub>2</sub>, while the VO<sub>2</sub>max (34.83 ± 3.30 ml/min/kg) in males is higher. More EE was obtained in female subjects (3.53 ± 3.76 kCal/min) as compared to male subjects (3.42 ± 7.48 kCal/min). The main effects plot of operational factors on EE displayed the stroke made by the subjects during spraying operation as parameter with largest effect on EE. Regression equation for EE and PCI is given as PCI = 1.97 + 25.2 EE, while the P-value at α = 0.05 is 0.000 and R<sup>2</sup> = 98.8%. Post operational body pain showed that 19 out of 28 subjects incurred at least one type of body pain, with shoulder pain as most frequent. The results of the study suggest that early incidence of fatigue may occur in female operators as compared to the males, and in addition, cumulative trauma at shoulder, back, and upper and lower arm may result over time. Hence, it is recommended that the tank volume should be reduced and the straps for the shoulders should be supported with additional cushion.
基金Lucian Blaga University of Sibiu&Hasso Plattner Foundation Research Grants LBUS-IRG-2020-06.
文摘New fractional operators, the COVID-19 model has been studied in this paper. By using different numericaltechniques and the time fractional parameters, the mechanical characteristics of the fractional order model areidentified. The uniqueness and existence have been established. Themodel’sUlam-Hyers stability analysis has beenfound. In order to justify the theoretical results, numerical simulations are carried out for the presented methodin the range of fractional order to show the implications of fractional and fractal orders.We applied very effectivenumerical techniques to obtain the solutions of themodel and simulations. Also, we present conditions of existencefor a solution to the proposed epidemicmodel and to calculate the reproduction number in certain state conditionsof the analyzed dynamic system. COVID-19 fractional order model for the case of Wuhan, China, is offered foranalysis with simulations in order to determine the possible efficacy of Coronavirus disease transmission in theCommunity. For this reason, we employed the COVID-19 fractal fractional derivative model in the example ofWuhan, China, with the given beginning conditions. In conclusion, again the mathematical models with fractionaloperators can facilitate the improvement of decision-making for measures to be taken in the management of anepidemic situation.
文摘Because of the features involved with their varied kernels,differential operators relying on convolution formulations have been acknowledged as effective mathematical resources for modeling real-world issues.In this paper,we constructed a stochastic fractional framework of measles spreading mechanisms with dual medication immunization considering the exponential decay and Mittag-Leffler kernels.In this approach,the overall population was separated into five cohorts.Furthermore,the descriptive behavior of the system was investigated,including prerequisites for the positivity of solutions,invariant domain of the solution,presence and stability of equilibrium points,and sensitivity analysis.We included a stochastic element in every cohort and employed linear growth and Lipschitz criteria to show the existence and uniqueness of solutions.Several numerical simulations for various fractional orders and randomization intensities are illustrated.
基金supported by the NSFC(11971475)the Natural Science Foundation of Jiangsu Province(BK20230708)+2 种基金the Natural Science Foundation for the Universities in Jiangsu Province(23KJB110003)Geng's research was supported by the NSFC(11201041)the China Postdoctoral Science Foundation(2019M651765)。
文摘Fractional calculus has drawn more attentions of mathematicians and engineers in recent years.A lot of new fractional operators were used to handle various practical problems.In this article,we mainly study four new fractional operators,namely the CaputoFabrizio operator,the Atangana-Baleanu operator,the Sun-Hao-Zhang-Baleanu operator and the generalized Caputo type operator under the frame of the k-Prabhakar fractional integral operator.Usually,the theory of the k-Prabhakar fractional integral is regarded as a much broader than classical fractional operator.Here,we firstly give a series expansion of the k-Prabhakar fractional integral by means of the k-Riemann-Liouville integral.Then,a connection between the k-Prabhakar fractional integral and the four new fractional operators of the above mentioned was shown,respectively.In terms of the above analysis,we can obtain this a basic fact that it only needs to consider the k-Prabhakar fractional integral to cover these results from the four new fractional operators.