Software-defined vehicles have been attracting increasing attentions owing to their impacts on the ecosystem of the automo-tive industry in terms of technologies,products,services and enterprise coopetition.Starting f...Software-defined vehicles have been attracting increasing attentions owing to their impacts on the ecosystem of the automo-tive industry in terms of technologies,products,services and enterprise coopetition.Starting from the technology improve-ments of software-defined vehicles,this study systematically combs the impact of software-defined vehicles on the value ecology of automotive products and the automotive industrial pattern.Then,based on the current situation and demand of industrial development,the main challenges hindering the realization of software-defined vehicles are identified,including that traditional research and development models cannot adapt to the iterative demand of new automotive products;the transformation of enterprise capability faces multiple challenges;and many contradictions exist in the industrial division of labor.Finally,suggestions are put forward to address these challenges and provide decision-making recommendations for enterprises on strategy management.展开更多
The revolution of physical structure is highly significant for future software defined vehicles(SDV).Active structural transformation is a promising feature of the next generation of vehicle physical structure.It can ...The revolution of physical structure is highly significant for future software defined vehicles(SDV).Active structural transformation is a promising feature of the next generation of vehicle physical structure.It can enhance the dynamic performance of vehicles,thus providing safer and more comfortable ride experiences,such as the ability to avoid rollover in critical situations.Based on the active structural transformation technology,this study proposes a novel approach to improve the dynamic performance of a vehicle.The first analytical motion model of a vehicle with active structural transformation capability is established.Then,a multi-objective optimization problem with the adjustable parameters as design variables is abstracted and solved with an innovative scenario specific optimization method.Simulation results under different driving scenarios revealed that the active transformable vehicle applying the proposed method could significantly improve the handling stability without sacrificing the ride comfort,compared with a conventional vehicle with a fixed structure.The proposed method pipeline is defined by the software and supported by the hardware.It fully embodies the characteristics of SDV,and inspires the improvement of multiple types of vehicle performance based on the concept of“being defined by software”and the revolution of the physical structure.展开更多
To achieve low-carbon regulation of electric vehicle(EV)charging loads under the“dual carbon”goals,this paper proposes a coordinated scheduling strategy that integrates dynamic carbon factor prediction and multiobje...To achieve low-carbon regulation of electric vehicle(EV)charging loads under the“dual carbon”goals,this paper proposes a coordinated scheduling strategy that integrates dynamic carbon factor prediction and multiobjective optimization.First,a dual-convolution enhanced improved Crossformer prediction model is constructed,which employs parallel 1×1 global and 3×3 local convolutionmodules(Integrated Convolution Block,ICB)formultiscale feature extraction,combinedwith anAdaptive Spectral Block(ASB)to enhance time-series fluctuationmodeling.Based on high-precision predictions,a carbon-electricity cost joint optimization model is further designed to balance economic,environmental,and grid-friendly objectives.The model’s superiority was validated through a case study using real-world data from a renewable-heavy grid.Simulation results show that the proposed multi-objective strategy demonstrated a superior balance compared to baseline and benchmark models,achieving a 15.8%reduction in carbon emissions and a 5.2%reduction in economic costs,while still providing a substantial 22.2%reduction in the peak-valley difference.Its balanced performance significantly outperformed both a single-objective strategy and a state-of-the-art Model Predictive Control(MPC)benchmark,highlighting the advantage of a global optimization approach.This study provides theoretical and technical pathways for dynamic carbon factor-driven EV charging optimization.展开更多
Rapidly-exploring Random Tree(RRT)and its variants have become foundational in path-planning research,yet in complex three-dimensional off-road environments their uniform blind sampling and limited safety guarantees l...Rapidly-exploring Random Tree(RRT)and its variants have become foundational in path-planning research,yet in complex three-dimensional off-road environments their uniform blind sampling and limited safety guarantees lead to slow convergence and force an unfavorable trade-off between path quality and traversal safety.To address these challenges,we introduce HS-APF-RRT*,a novel algorithm that fuses layered sampling,an enhanced Artificial Potential Field(APF),and a dynamic neighborhood-expansion mechanism.First,the workspace is hierarchically partitioned into macro,meso,and micro sampling layers,progressively biasing random samples toward safer,lower-energy regions.Second,we augment the traditional APF by incorporating a slope-dependent repulsive term,enabling stronger avoidance of steep obstacles.Third,a dynamic expansion strategy adaptively switches between 8 and 16 connected neighborhoods based on local obstacle density,striking an effective balance between search efficiency and collision-avoidance precision.In simulated off-road scenarios,HS-APF-RRT*is benchmarked against RRT*,GoalBiased RRT*,and APF-RRT*,and demonstrates significantly faster convergence,lower path-energy consumption,and enhanced safety margins.展开更多
Re-entry gliding vehicles exhibit high maneuverability,making trajectory prediction a key factor in the effectiveness of defense systems.To overcome the limited fitting accuracy of existing methods and their poor adap...Re-entry gliding vehicles exhibit high maneuverability,making trajectory prediction a key factor in the effectiveness of defense systems.To overcome the limited fitting accuracy of existing methods and their poor adaptability to maneuver mode mutations,a trajectory prediction method is proposed that integrates online maneuver mode identification with dynamic modeling.Characteristic parameters are extracted from tracking data for parameterized modeling,enabling real-time identification of maneuver modes.In addition,a maneuver detection mechanism based on higher-order cumulants is introduced to detect lateral maneuver mutations and optimize the use of historical data.Simulation results show that the proposed method achieves accurate trajectory prediction during the glide phase and maintains high accuracy under maneuver mutations,significantly enhancing the prediction performance of both three-dimensional trajectories and ground tracks.展开更多
The rapid expansion of the Internet of Things(IoT)and Edge Artificial Intelligence(AI)has redefined automation and connectivity acrossmodern networks.However,the heterogeneity and limited resources of IoT devices expo...The rapid expansion of the Internet of Things(IoT)and Edge Artificial Intelligence(AI)has redefined automation and connectivity acrossmodern networks.However,the heterogeneity and limited resources of IoT devices expose them to increasingly sophisticated and persistentmalware attacks.These adaptive and stealthy threats can evade conventional detection,establish remote control,propagate across devices,exfiltrate sensitive data,and compromise network integrity.This study presents a Software-Defined Internet of Things(SD-IoT)control-plane-based,AI-driven framework that integrates Gated Recurrent Units(GRU)and Long Short-TermMemory(LSTM)networks for efficient detection of evolving multi-vector,malware-driven botnet attacks.The proposed CUDA-enabled hybrid deep learning(DL)framework performs centralized real-time detection without adding computational overhead to IoT nodes.A feature selection strategy combining variable clustering,attribute evaluation,one-R attribute evaluation,correlation analysis,and principal component analysis(PCA)enhances detection accuracy and reduces complexity.The framework is rigorously evaluated using the N_BaIoT dataset under k-fold cross-validation.Experimental results achieve 99.96%detection accuracy,a false positive rate(FPR)of 0.0035%,and a detection latency of 0.18 ms,confirming its high efficiency and scalability.The findings demonstrate the framework’s potential as a robust and intelligent security solution for next-generation IoT ecosystems.展开更多
As urban landscapes evolve and vehicular volumes soar,traditional traffic monitoring systems struggle to scale,often failing under the complexities of dense,dynamic,and occluded environments.This paper introduces a no...As urban landscapes evolve and vehicular volumes soar,traditional traffic monitoring systems struggle to scale,often failing under the complexities of dense,dynamic,and occluded environments.This paper introduces a novel,unified deep learning framework for vehicle detection,tracking,counting,and classification in aerial imagery designed explicitly for modern smart city infrastructure demands.Our approach begins with adaptive histogram equalization to optimize aerial image clarity,followed by a cutting-edge scene parsing technique using Mask2Former,enabling robust segmentation even in visually congested settings.Vehicle detection leverages the latest YOLOv11 architecture,delivering superior accuracy in aerial contexts by addressing occlusion,scale variance,and fine-grained object differentiation.We incorporate the highly efficient ByteTrack algorithm for tracking,enabling seamless identity preservation across frames.Vehicle counting is achieved through an unsupervised DBSCAN-based method,ensuring adaptability to varying traffic densities.We further introduce a hybrid feature extraction module combining Convolutional Neural Networks(CNNs)with Zernike Moments,capturing both deep semantic and geometric signatures of vehicles.The final classification is powered by NASNet,a neural architecture search-optimized model,ensuring high accuracy across diverse vehicle types and orientations.Extensive evaluations of the VAID benchmark dataset demonstrate the system’s outstanding performance,achieving 96%detection,94%tracking,and 96.4%classification accuracy.On the UAVDT dataset,the system attains 95%detection,93%tracking,and 95%classification accuracy,confirming its robustness across diverse aerial traffic scenarios.These results establish new benchmarks in aerial traffic analysis and validate the framework’s scalability,making it a powerful and adaptable solution for next-generation intelligent transportation systems and urban surveillance.展开更多
With the increasing complexity of logistics operations,traditional static vehicle routing models are no longer sufficient.In practice,customer demands often arise dynamically,and multi-depot systems are commonly used ...With the increasing complexity of logistics operations,traditional static vehicle routing models are no longer sufficient.In practice,customer demands often arise dynamically,and multi-depot systems are commonly used to improve efficiency.This paper first introduces a vehicle routing problem with the goal of minimizing operating costs in a multi-depot environment with dynamic demand.New customers appear in the delivery process at any time and are periodically optimized according to time slices.Then,we propose a scheduling system TS-DPU based on an improved ant colony algorithm TS-ACO to solve this problem.The classical ant colony algorithm uses spatial distance to select nodes,while TS-ACO considers the impact of both temporal and spatial distance on node selection.Meanwhile,we adopt Cordeau’s Multi-Depot Vehicle Routing Problem with Time Windows(MDVRPTW)dataset to evaluate the performance of our system.According to the experimental results,TS-ACO,which considers spatial and temporal distance,is more effective than the classical ACO,which only considers spatial distance.展开更多
Traffic at urban intersections frequently encounters unexpected obstructions,resulting in congestion due to uncooperative and priority-based driving behavior.This paper presents an optimal right-turn coordination syst...Traffic at urban intersections frequently encounters unexpected obstructions,resulting in congestion due to uncooperative and priority-based driving behavior.This paper presents an optimal right-turn coordination system for Connected and Automated Vehicles(CAVs)at single-lane intersections,particularly in the context of left-hand side driving on roads.The goal is to facilitate smooth right turns for certain vehicles without creating bottlenecks.We consider that all approaching vehicles share relevant information through vehicular communications.The Intersection Coordination Unit(ICU)processes this information and communicates the optimal crossing or turning times to the vehicles.The primary objective of this coordination is to minimize overall traffic delays,which also helps improve the fuel consumption of vehicles.By considering information from upcoming vehicles at the intersection,the coordination system solves an optimization problem to determine the best timing for executing right turns,ultimately minimizing the total delay for all vehicles.The proposed coordination system is evaluated at a typical urban intersection,and its performance is compared to traditional traffic systems.Numerical simulation results indicate that the proposed coordination system significantly enhances the average traffic speed and fuel consumption compared to the traditional traffic system in various scenarios.展开更多
As carrier aircraft sortie frequency and flight deck operational density increase,autonomous dispatch trajectory planning for carrier-based vehicles demands efficient,safe,and kinematically feasible solutions.This pap...As carrier aircraft sortie frequency and flight deck operational density increase,autonomous dispatch trajectory planning for carrier-based vehicles demands efficient,safe,and kinematically feasible solutions.This paper presents an Iterative Safe Dispatch Corridor(iSDC)framework,addressing the suboptimality of the traditional SDC method caused by static corridor construction and redundant obstacle exploration.First,a Kinodynamic-Informed-Bidirectional Rapidly-exploring Random Tree Star(KIBRRT^(*))algorithm is proposed for the front-end coarse planning.By integrating bidirectional tree expansion,goal-biased elliptical sampling,and artificial potential field guidance,it reduces unnecessary exploration near concave obstacles and generates kinematically admissible paths.Secondly,the traditional SDC is implemented in an iterative manner,and the obtained trajectory in the current iteration is fed into the next iteration for corridor generation,thus progressively improving the quality of withincorridor constraints.For tractors,a reverse-motion penalty function is incorporated into the back-end optimizer to prioritize forward driving,aligning with mechanical constraints and human operational preferences.Numerical validations on the data of Gerald R.Ford-class carrier demonstrate that the KIBRRT^(*)reduces average computational time by 75%and expansion nodes by 25%compared to conventional RRT^(*)algorithms.Meanwhile,the iSDC framework yields more time-efficient trajectories for both carrier aircraft and tractors,with the dispatch time reduced by 31.3%and tractor reverse motion proportion decreased by 23.4%relative to traditional SDC.The presented framework offers a scalable solution for autonomous dispatch in confined and safety-critical environment,and an illustrative animation is available at bilibili.com/video/BV1tZ7Zz6Eyz.Moreover,the framework can be easily extended to three-dimension scenarios,and thus applicable for trajectory planning of aerial and underwater vehicles.展开更多
The radiative heat flux of the plume from reusable rockets is a critical parameter during the launch and return processes.This paper proposes a method for calculating radiative heat flux with higher accuracy than prev...The radiative heat flux of the plume from reusable rockets is a critical parameter during the launch and return processes.This paper proposes a method for calculating radiative heat flux with higher accuracy than previously reported for a recoverable nine-engine liquid-propellant rocket.Based on the Radiative Transfer Equation(RTE),this study employs the discrete transfer method to solve the transient RTE problem using physical properties to describe the problem while avoiding the need to directly solve mathematical equations.The proposed method can effectively determine the radiative heat flux of the flow field and is applicable to problems involving various geometries.Calculations reveal that during the ascent phase of the rocket,the radiative heat flux at the base of the vehicle reaches its maximum in the initial stages of the lift-off,reaching a maximum of~50 kW/m^(2),which is 2.24 times the maximum value during the return phase.During the deceleration stage of re-entry into the atmosphere,the maximum radiative heat flux recorded on the sidewall of the rocket is 29.1 kW/m^(2);the maximum heat flux on the bottom surface is approximately 22.3 kW/m^(2),accounting for 76.6%of that on the rocket's sidewall.This provides a basis for the thermal protection design of the rocket's bottom and walls as well as for the thermal management of cryogenic propellant tanks.Future research will involve ground engine testing and flight experiments to further validate the proposed model.展开更多
Hypersonic morphing vehicle(HMV)can reconfigure aerodynamic geometries in real time,adapting to diverse needs like multi-mission profiles and wide-speed-range flight,spanwise morphing and sweep angle variation are rep...Hypersonic morphing vehicle(HMV)can reconfigure aerodynamic geometries in real time,adapting to diverse needs like multi-mission profiles and wide-speed-range flight,spanwise morphing and sweep angle variation are representative large-scale wing reconfiguration modes.To meet the HMV's need for an increased lift and a lift to drag ratio during hypersonic maneuverability and cruise or reentry equilibrium glide,this paper proposes an innovative single-DOF coupled morphing-wing system.We then systematically analyze its open-loop kinematics and closed-loop connectivity constraints,and the proposed system integrates three functional modules:the preset locking/release mechanism,the coupled morphing-wing mechanism,and the integrated wing locking with active stiffness control mechanism.Experimental validation confirms stable,continuous morphing under simulated aerodynamic loads.The experimental results indicate:(i)SMA actuators exhibit response times ranging from 18 s to 160 s,providing sufficient force output for wing unlocking;(ii)The integrated wing locking with active stiffness control mechanism effectively secures wing positions while eliminating airframe clearance via SMA actuation,improving the first-order natural frequency by more than 17%;(iii)The distributed aerodynamic loading system enables precise multi-stage follow-up loading during morphing,with the coupled morphing wing maintaining stable,continuous operation under 0-3500 N normal loads and 110-140 N axial force.The proposed single-DOF coupled morphing mechanism not only simplifies and improves structural efficiency but also demonstrates superior performance in locking control,stiffness enhancement,and aerodynamic responsiveness.This establishes a foundational framework for the design of future intelligent morphing configurations and the implementation of flight control systems.展开更多
Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrain...Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrained onboard devices to nearby Roadside Unit(RSU),thereby achieving lower delay and energy consumption.However,due to the limited storage capacity and energy budget of RSUs,it is challenging to meet the demands of the highly dynamic Internet of Vehicles(IoV)environment.Therefore,determining reasonable service caching and computation offloading strategies is crucial.To address this,this paper proposes a joint service caching scheme for cloud-edge collaborative IoV computation offloading.By modeling the dynamic optimization problem using Markov Decision Processes(MDP),the scheme jointly optimizes task delay,energy consumption,load balancing,and privacy entropy to achieve better quality of service.Additionally,a dynamic adaptive multi-objective deep reinforcement learning algorithm is proposed.Each Double Deep Q-Network(DDQN)agent obtains rewards for different objectives based on distinct reward functions and dynamically updates the objective weights by learning the value changes between objectives using Radial Basis Function Networks(RBFN),thereby efficiently approximating the Pareto-optimal decisions for multiple objectives.Extensive experiments demonstrate that the proposed algorithm can better coordinate the three-tier computing resources of cloud,edge,and vehicles.Compared to existing algorithms,the proposed method reduces task delay and energy consumption by 10.64%and 5.1%,respectively.展开更多
Amphibious vehicles are more prone to attitude instability compared to ships,making it crucial to develop effective methods for monitoring instability risks.However,large inclination events,which can lead to instabili...Amphibious vehicles are more prone to attitude instability compared to ships,making it crucial to develop effective methods for monitoring instability risks.However,large inclination events,which can lead to instability,occur frequently in both experimental and operational data.This infrequency causes events to be overlooked by existing prediction models,which lack the precision to accurately predict inclination attitudes in amphibious vehicles.To address this gap in predicting attitudes near extreme inclination points,this study introduces a novel loss function,termed generalized extreme value loss.Subsequently,a deep learning model for improved waterborne attitude prediction,termed iInformer,was developed using a Transformer-based approach.During the embedding phase,a text prototype is created based on the vehicle’s operation log data is constructed to help the model better understand the vehicle’s operating environment.Data segmentation techniques are used to highlight local data variation features.Furthermore,to mitigate issues related to poor convergence and slow training speeds caused by the extreme value loss function,a teacher forcing mechanism is integrated into the model,enhancing its convergence capabilities.Experimental results validate the effectiveness of the proposed method,demonstrating its ability to handle data imbalance challenges.Specifically,the model achieves over a 60%improvement in root mean square error under extreme value conditions,with significant improvements observed across additional metrics.展开更多
Rapid evolutions of the Internet of Electric Vehicles(IoEVs)are reshaping and modernizing transport systems,yet challenges remain in energy efficiency,better battery aging,and grid stability.Typical charging methods a...Rapid evolutions of the Internet of Electric Vehicles(IoEVs)are reshaping and modernizing transport systems,yet challenges remain in energy efficiency,better battery aging,and grid stability.Typical charging methods allow for EVs to be charged without thought being given to the condition of the battery or the grid demand,thus increasing energy costs and battery aging.This study proposes a smart charging station with an AI-powered Battery Management System(BMS),developed and simulated in MATLAB/Simulink,to increase optimality in energy flow,battery health,and impractical scheduling within the IoEV environment.The system operates through real-time communication,load scheduling based on priorities,and adaptive charging based on batterymathematically computed State of Charge(SOC),State of Health(SOH),and thermal state,with bidirectional power flow(V2G),thus allowing EVs’participation towards grid stabilization.Simulation results revealed that the proposed model can reduce peak grid load by 37.8%;charging efficiency is enhanced by 92.6%;battery temperature lessened by 4.4℃;SOH extended over 100 cycles by 6.5%,if compared against the conventional technique.By this way,charging time was decreased by 12.4% and energy costs dropped by more than 20%.These results showed that smart charging with intelligent BMS can boost greatly the operational efficiency and sustainability of the IoEV ecosystem.展开更多
With the continuous advancement of unmanned technology in various application domains,the development and deployment of blind-spot-free panoramic video systems have gained increasing importance.Such systems are partic...With the continuous advancement of unmanned technology in various application domains,the development and deployment of blind-spot-free panoramic video systems have gained increasing importance.Such systems are particularly critical in battlefield environments,where advanced panoramic video processing and wireless communication technologies are essential to enable remote control and autonomous operation of unmanned ground vehicles(UGVs).However,conventional video surveillance systems suffer from several limitations,including limited field of view,high processing latency,low reliability,excessive resource consumption,and significant transmission delays.These shortcomings impede the widespread adoption of UGVs in battlefield settings.To overcome these challenges,this paper proposes a novel multi-channel video capture and stitching system designed for real-time video processing.The system integrates the Speeded-Up Robust Features(SURF)algorithm and the Fast Library for Approximate Nearest Neighbors(FLANN)algorithm to execute essential operations such as feature detection,descriptor computation,image matching,homography estimation,and seamless image fusion.The fused panoramic video is then encoded and assembled to produce a seamless output devoid of stitching artifacts and shadows.Furthermore,H.264 video compression is employed to reduce the data size of the video stream without sacrificing visual quality.Using the Real-Time Streaming Protocol(RTSP),the compressed stream is transmitted efficiently,supporting real-time remote monitoring and control of UGVs in dynamic battlefield environments.Experimental results indicate that the proposed system achieves high stability,flexibility,and low latency.With a wireless link latency of 30 ms,the end-to-end video transmission latency remains around 140 ms,enabling smooth video communication.The system can tolerate packet loss rates(PLR)of up to 20%while maintaining usable video quality(with latency around 200 ms).These properties make it well-suited for mobile communication scenarios demanding high real-time video performance.展开更多
As unmanned underwater vehicles (UUVs) are increasingly designed to perform long-duration missions in highly complex and often extreme environments, traditional design methods face significant and growing challenges^(...As unmanned underwater vehicles (UUVs) are increasingly designed to perform long-duration missions in highly complex and often extreme environments, traditional design methods face significant and growing challenges^([1,2]).展开更多
The Internet of Vehicles(IoV)has been widely researched in recent years,and cloud computing has been one of the key technologies in the IoV.Although cloud computing provides high performance compute,storage and networ...The Internet of Vehicles(IoV)has been widely researched in recent years,and cloud computing has been one of the key technologies in the IoV.Although cloud computing provides high performance compute,storage and networking services,the IoV still suffers with high processing latency,less mobility support and location awareness.In this paper,we integrate fog computing and software defined networking(SDN) to address those problems.Fog computing extends computing and storing to the edge of the network,which could decrease latency remarkably in addition to enable mobility support and location awareness.Meanwhile,SDN provides flexible centralized control and global knowledge to the network.In order to apply the software defined cloud/fog networking(SDCFN) architecture in the IoV effectively,we propose a novel SDN-based modified constrained optimization particle swarm optimization(MPSO-CO) algorithm which uses the reverse of the flight of mutation particles and linear decrease inertia weight to enhance the performance of constrained optimization particle swarm optimization(PSO-CO).The simulation results indicate that the SDN-based MPSO-CO algorithm could effectively decrease the latency and improve the quality of service(QoS) in the SDCFN architecture.展开更多
The Internet of Things plays a predominant role in automating all real-time applications.One such application is the Internet of Vehicles which monitors the roadside traffic for automating traffic rules.As vehicles ar...The Internet of Things plays a predominant role in automating all real-time applications.One such application is the Internet of Vehicles which monitors the roadside traffic for automating traffic rules.As vehicles are connected to the internet through wireless communication technologies,the Internet of Vehicles network infrastructure is susceptible to flooding attacks.Reconfiguring the network infrastructure is difficult as network customization is not possible.As Software Defined Network provide a flexible programming environment for network customization,detecting flooding attacks on the Internet of Vehicles is integrated on top of it.The basic methodology used is crypto-fuzzy rules,in which cryptographic standard is incorporated in the traditional fuzzy rules.In this research work,an intelligent framework for secure transportation is proposed with the basic ideas of security attacks on the Internet of Vehicles integrated with software-defined networking.The intelligent framework is proposed to apply for the smart city application.The proposed cognitive framework is integrated with traditional fuzzy,cryptofuzzy and Restricted Boltzmann Machine algorithm to detect malicious traffic flows in Software-Defined-Internet of Vehicles.It is inferred from the result interpretations that an intelligent framework for secure transportation system achieves better attack detection accuracy with less delay and also prevents buffer overflow attacks.The proposed intelligent framework for secure transportation system is not compared with existing methods;instead,it is tested with crypto and machine learning algorithms.展开更多
Aiming at the problem that the existing algorithms for vehicle detection in smart factories are difficult to detect partial occlusion of vehicles,vulnerable to background interference,lack of global vision,and excessi...Aiming at the problem that the existing algorithms for vehicle detection in smart factories are difficult to detect partial occlusion of vehicles,vulnerable to background interference,lack of global vision,and excessive suppression of real targets,which ultimately cause accuracy degradation.At the same time,to facilitate the subsequent positioning of vehicles in the factory,this paper proposes an improved YOLOv8 algorithm.Firstly,the RFCAConv module is combined to improve the original YOLOv8 backbone.Pay attention to the different features in the receptive field,and give priority to the spatial features of the receptive field to capture more vehicle feature information and solve the problem that the vehicle is partially occluded and difficult to detect.Secondly,the SFE module is added to the neck of v8,which improves the saliency of the target in the reasoning process and reduces the influence of background interference on vehicle detection.Finally,the head of the RT-DETR algorithm is used to replace the head in the original YOLOv8 algorithm,which avoids the excessive suppression of the real target while combining the context information.The experimental results show that compared with the original YOLOv8 algorithm,the detection accuracy of the improved YOLOv8 algorithm is improved by 4.6%on the self-made smart factory data set,and the detection speed also meets the real-time requirements of smart factory vehicle detection and subsequent vehicle positioning.展开更多
基金This work was supported by National Natural Science Foundation of China(U1764265).
文摘Software-defined vehicles have been attracting increasing attentions owing to their impacts on the ecosystem of the automo-tive industry in terms of technologies,products,services and enterprise coopetition.Starting from the technology improve-ments of software-defined vehicles,this study systematically combs the impact of software-defined vehicles on the value ecology of automotive products and the automotive industrial pattern.Then,based on the current situation and demand of industrial development,the main challenges hindering the realization of software-defined vehicles are identified,including that traditional research and development models cannot adapt to the iterative demand of new automotive products;the transformation of enterprise capability faces multiple challenges;and many contradictions exist in the industrial division of labor.Finally,suggestions are put forward to address these challenges and provide decision-making recommendations for enterprises on strategy management.
基金sponsored in part by the NSFC Program(61872217,U20A20285,52122217,52221005,U1801263)in part by the National Key R&D Program of China(2020YFB1710901,2018YFB1308601)in part by the Jiangxi Provincial Natural Science Foundation under Grant 20224ACB218002.
文摘The revolution of physical structure is highly significant for future software defined vehicles(SDV).Active structural transformation is a promising feature of the next generation of vehicle physical structure.It can enhance the dynamic performance of vehicles,thus providing safer and more comfortable ride experiences,such as the ability to avoid rollover in critical situations.Based on the active structural transformation technology,this study proposes a novel approach to improve the dynamic performance of a vehicle.The first analytical motion model of a vehicle with active structural transformation capability is established.Then,a multi-objective optimization problem with the adjustable parameters as design variables is abstracted and solved with an innovative scenario specific optimization method.Simulation results under different driving scenarios revealed that the active transformable vehicle applying the proposed method could significantly improve the handling stability without sacrificing the ride comfort,compared with a conventional vehicle with a fixed structure.The proposed method pipeline is defined by the software and supported by the hardware.It fully embodies the characteristics of SDV,and inspires the improvement of multiple types of vehicle performance based on the concept of“being defined by software”and the revolution of the physical structure.
基金Supported by State Grid Corporation of China Science and Technology Project:Research on Key Technologies for Intelligent Carbon Metrology in Vehicle-to-Grid Interaction(Project Number:B3018524000Q).
文摘To achieve low-carbon regulation of electric vehicle(EV)charging loads under the“dual carbon”goals,this paper proposes a coordinated scheduling strategy that integrates dynamic carbon factor prediction and multiobjective optimization.First,a dual-convolution enhanced improved Crossformer prediction model is constructed,which employs parallel 1×1 global and 3×3 local convolutionmodules(Integrated Convolution Block,ICB)formultiscale feature extraction,combinedwith anAdaptive Spectral Block(ASB)to enhance time-series fluctuationmodeling.Based on high-precision predictions,a carbon-electricity cost joint optimization model is further designed to balance economic,environmental,and grid-friendly objectives.The model’s superiority was validated through a case study using real-world data from a renewable-heavy grid.Simulation results show that the proposed multi-objective strategy demonstrated a superior balance compared to baseline and benchmark models,achieving a 15.8%reduction in carbon emissions and a 5.2%reduction in economic costs,while still providing a substantial 22.2%reduction in the peak-valley difference.Its balanced performance significantly outperformed both a single-objective strategy and a state-of-the-art Model Predictive Control(MPC)benchmark,highlighting the advantage of a global optimization approach.This study provides theoretical and technical pathways for dynamic carbon factor-driven EV charging optimization.
基金supported in part by 14th Five Year National Key R&D Program Project(Project Number:2023YFB3211001)the National Natural Science Foundation of China(62273339,U24A201397).
文摘Rapidly-exploring Random Tree(RRT)and its variants have become foundational in path-planning research,yet in complex three-dimensional off-road environments their uniform blind sampling and limited safety guarantees lead to slow convergence and force an unfavorable trade-off between path quality and traversal safety.To address these challenges,we introduce HS-APF-RRT*,a novel algorithm that fuses layered sampling,an enhanced Artificial Potential Field(APF),and a dynamic neighborhood-expansion mechanism.First,the workspace is hierarchically partitioned into macro,meso,and micro sampling layers,progressively biasing random samples toward safer,lower-energy regions.Second,we augment the traditional APF by incorporating a slope-dependent repulsive term,enabling stronger avoidance of steep obstacles.Third,a dynamic expansion strategy adaptively switches between 8 and 16 connected neighborhoods based on local obstacle density,striking an effective balance between search efficiency and collision-avoidance precision.In simulated off-road scenarios,HS-APF-RRT*is benchmarked against RRT*,GoalBiased RRT*,and APF-RRT*,and demonstrates significantly faster convergence,lower path-energy consumption,and enhanced safety margins.
基金supported by the National Natural Science Foundation of China(12302056)the Postdoctoral Fellowship Program of China Postdoctoral Science Foundation(GZC20233445)。
文摘Re-entry gliding vehicles exhibit high maneuverability,making trajectory prediction a key factor in the effectiveness of defense systems.To overcome the limited fitting accuracy of existing methods and their poor adaptability to maneuver mode mutations,a trajectory prediction method is proposed that integrates online maneuver mode identification with dynamic modeling.Characteristic parameters are extracted from tracking data for parameterized modeling,enabling real-time identification of maneuver modes.In addition,a maneuver detection mechanism based on higher-order cumulants is introduced to detect lateral maneuver mutations and optimize the use of historical data.Simulation results show that the proposed method achieves accurate trajectory prediction during the glide phase and maintains high accuracy under maneuver mutations,significantly enhancing the prediction performance of both three-dimensional trajectories and ground tracks.
基金supported by Princess Nourah bint Abdulrahman University Researchers Supporting ProjectNumber(PNURSP2025R97),PrincessNourah bint AbdulrahmanUniversity,Riyadh,Saudi Arabia.
文摘The rapid expansion of the Internet of Things(IoT)and Edge Artificial Intelligence(AI)has redefined automation and connectivity acrossmodern networks.However,the heterogeneity and limited resources of IoT devices expose them to increasingly sophisticated and persistentmalware attacks.These adaptive and stealthy threats can evade conventional detection,establish remote control,propagate across devices,exfiltrate sensitive data,and compromise network integrity.This study presents a Software-Defined Internet of Things(SD-IoT)control-plane-based,AI-driven framework that integrates Gated Recurrent Units(GRU)and Long Short-TermMemory(LSTM)networks for efficient detection of evolving multi-vector,malware-driven botnet attacks.The proposed CUDA-enabled hybrid deep learning(DL)framework performs centralized real-time detection without adding computational overhead to IoT nodes.A feature selection strategy combining variable clustering,attribute evaluation,one-R attribute evaluation,correlation analysis,and principal component analysis(PCA)enhances detection accuracy and reduces complexity.The framework is rigorously evaluated using the N_BaIoT dataset under k-fold cross-validation.Experimental results achieve 99.96%detection accuracy,a false positive rate(FPR)of 0.0035%,and a detection latency of 0.18 ms,confirming its high efficiency and scalability.The findings demonstrate the framework’s potential as a robust and intelligent security solution for next-generation IoT ecosystems.
基金funded by the Open Access Initiative of the University of Bremen and the DFG via SuUB BremenThe authors extend their appreciation to the Deanship of Research and Graduate Studies at King Khalid University for funding this work through Large Group Project under grant number(RGP2/367/46)+1 种基金This research is supported and funded by Princess Nourah bint Abdulrahman University Researchers Supporting Project number(PNURSP2025R410)Princess Nourah bint Abdulrahman University,Riyadh,Saudi Arabia.
文摘As urban landscapes evolve and vehicular volumes soar,traditional traffic monitoring systems struggle to scale,often failing under the complexities of dense,dynamic,and occluded environments.This paper introduces a novel,unified deep learning framework for vehicle detection,tracking,counting,and classification in aerial imagery designed explicitly for modern smart city infrastructure demands.Our approach begins with adaptive histogram equalization to optimize aerial image clarity,followed by a cutting-edge scene parsing technique using Mask2Former,enabling robust segmentation even in visually congested settings.Vehicle detection leverages the latest YOLOv11 architecture,delivering superior accuracy in aerial contexts by addressing occlusion,scale variance,and fine-grained object differentiation.We incorporate the highly efficient ByteTrack algorithm for tracking,enabling seamless identity preservation across frames.Vehicle counting is achieved through an unsupervised DBSCAN-based method,ensuring adaptability to varying traffic densities.We further introduce a hybrid feature extraction module combining Convolutional Neural Networks(CNNs)with Zernike Moments,capturing both deep semantic and geometric signatures of vehicles.The final classification is powered by NASNet,a neural architecture search-optimized model,ensuring high accuracy across diverse vehicle types and orientations.Extensive evaluations of the VAID benchmark dataset demonstrate the system’s outstanding performance,achieving 96%detection,94%tracking,and 96.4%classification accuracy.On the UAVDT dataset,the system attains 95%detection,93%tracking,and 95%classification accuracy,confirming its robustness across diverse aerial traffic scenarios.These results establish new benchmarks in aerial traffic analysis and validate the framework’s scalability,making it a powerful and adaptable solution for next-generation intelligent transportation systems and urban surveillance.
基金supported by the Startup Foundation for Introducing Talent of Nanjing University of Information Science and Technology.
文摘With the increasing complexity of logistics operations,traditional static vehicle routing models are no longer sufficient.In practice,customer demands often arise dynamically,and multi-depot systems are commonly used to improve efficiency.This paper first introduces a vehicle routing problem with the goal of minimizing operating costs in a multi-depot environment with dynamic demand.New customers appear in the delivery process at any time and are periodically optimized according to time slices.Then,we propose a scheduling system TS-DPU based on an improved ant colony algorithm TS-ACO to solve this problem.The classical ant colony algorithm uses spatial distance to select nodes,while TS-ACO considers the impact of both temporal and spatial distance on node selection.Meanwhile,we adopt Cordeau’s Multi-Depot Vehicle Routing Problem with Time Windows(MDVRPTW)dataset to evaluate the performance of our system.According to the experimental results,TS-ACO,which considers spatial and temporal distance,is more effective than the classical ACO,which only considers spatial distance.
基金supported by the Japan Society for the Promotion of Science(JSPS)Grants-in-Aid for Scientific Research(C)23K03898.
文摘Traffic at urban intersections frequently encounters unexpected obstructions,resulting in congestion due to uncooperative and priority-based driving behavior.This paper presents an optimal right-turn coordination system for Connected and Automated Vehicles(CAVs)at single-lane intersections,particularly in the context of left-hand side driving on roads.The goal is to facilitate smooth right turns for certain vehicles without creating bottlenecks.We consider that all approaching vehicles share relevant information through vehicular communications.The Intersection Coordination Unit(ICU)processes this information and communicates the optimal crossing or turning times to the vehicles.The primary objective of this coordination is to minimize overall traffic delays,which also helps improve the fuel consumption of vehicles.By considering information from upcoming vehicles at the intersection,the coordination system solves an optimization problem to determine the best timing for executing right turns,ultimately minimizing the total delay for all vehicles.The proposed coordination system is evaluated at a typical urban intersection,and its performance is compared to traditional traffic systems.Numerical simulation results indicate that the proposed coordination system significantly enhances the average traffic speed and fuel consumption compared to the traditional traffic system in various scenarios.
基金support of the National Key Research and Development Plan(Grant No.2021YFB3302501)the financial support of the National Science Foundation of China(Grant No.12161076)the financial support of the Fundamental Research Funds for the Central Universities(Grant No.DUT24LAB129).
文摘As carrier aircraft sortie frequency and flight deck operational density increase,autonomous dispatch trajectory planning for carrier-based vehicles demands efficient,safe,and kinematically feasible solutions.This paper presents an Iterative Safe Dispatch Corridor(iSDC)framework,addressing the suboptimality of the traditional SDC method caused by static corridor construction and redundant obstacle exploration.First,a Kinodynamic-Informed-Bidirectional Rapidly-exploring Random Tree Star(KIBRRT^(*))algorithm is proposed for the front-end coarse planning.By integrating bidirectional tree expansion,goal-biased elliptical sampling,and artificial potential field guidance,it reduces unnecessary exploration near concave obstacles and generates kinematically admissible paths.Secondly,the traditional SDC is implemented in an iterative manner,and the obtained trajectory in the current iteration is fed into the next iteration for corridor generation,thus progressively improving the quality of withincorridor constraints.For tractors,a reverse-motion penalty function is incorporated into the back-end optimizer to prioritize forward driving,aligning with mechanical constraints and human operational preferences.Numerical validations on the data of Gerald R.Ford-class carrier demonstrate that the KIBRRT^(*)reduces average computational time by 75%and expansion nodes by 25%compared to conventional RRT^(*)algorithms.Meanwhile,the iSDC framework yields more time-efficient trajectories for both carrier aircraft and tractors,with the dispatch time reduced by 31.3%and tractor reverse motion proportion decreased by 23.4%relative to traditional SDC.The presented framework offers a scalable solution for autonomous dispatch in confined and safety-critical environment,and an illustrative animation is available at bilibili.com/video/BV1tZ7Zz6Eyz.Moreover,the framework can be easily extended to three-dimension scenarios,and thus applicable for trajectory planning of aerial and underwater vehicles.
文摘The radiative heat flux of the plume from reusable rockets is a critical parameter during the launch and return processes.This paper proposes a method for calculating radiative heat flux with higher accuracy than previously reported for a recoverable nine-engine liquid-propellant rocket.Based on the Radiative Transfer Equation(RTE),this study employs the discrete transfer method to solve the transient RTE problem using physical properties to describe the problem while avoiding the need to directly solve mathematical equations.The proposed method can effectively determine the radiative heat flux of the flow field and is applicable to problems involving various geometries.Calculations reveal that during the ascent phase of the rocket,the radiative heat flux at the base of the vehicle reaches its maximum in the initial stages of the lift-off,reaching a maximum of~50 kW/m^(2),which is 2.24 times the maximum value during the return phase.During the deceleration stage of re-entry into the atmosphere,the maximum radiative heat flux recorded on the sidewall of the rocket is 29.1 kW/m^(2);the maximum heat flux on the bottom surface is approximately 22.3 kW/m^(2),accounting for 76.6%of that on the rocket's sidewall.This provides a basis for the thermal protection design of the rocket's bottom and walls as well as for the thermal management of cryogenic propellant tanks.Future research will involve ground engine testing and flight experiments to further validate the proposed model.
基金supported by the National Natural Science Foundation of China(Grant No.52405257)the China Postdoctoral Science Foundation(Grant No.2024M764201).
文摘Hypersonic morphing vehicle(HMV)can reconfigure aerodynamic geometries in real time,adapting to diverse needs like multi-mission profiles and wide-speed-range flight,spanwise morphing and sweep angle variation are representative large-scale wing reconfiguration modes.To meet the HMV's need for an increased lift and a lift to drag ratio during hypersonic maneuverability and cruise or reentry equilibrium glide,this paper proposes an innovative single-DOF coupled morphing-wing system.We then systematically analyze its open-loop kinematics and closed-loop connectivity constraints,and the proposed system integrates three functional modules:the preset locking/release mechanism,the coupled morphing-wing mechanism,and the integrated wing locking with active stiffness control mechanism.Experimental validation confirms stable,continuous morphing under simulated aerodynamic loads.The experimental results indicate:(i)SMA actuators exhibit response times ranging from 18 s to 160 s,providing sufficient force output for wing unlocking;(ii)The integrated wing locking with active stiffness control mechanism effectively secures wing positions while eliminating airframe clearance via SMA actuation,improving the first-order natural frequency by more than 17%;(iii)The distributed aerodynamic loading system enables precise multi-stage follow-up loading during morphing,with the coupled morphing wing maintaining stable,continuous operation under 0-3500 N normal loads and 110-140 N axial force.The proposed single-DOF coupled morphing mechanism not only simplifies and improves structural efficiency but also demonstrates superior performance in locking control,stiffness enhancement,and aerodynamic responsiveness.This establishes a foundational framework for the design of future intelligent morphing configurations and the implementation of flight control systems.
基金supported by Key Science and Technology Program of Henan Province,China(Grant Nos.242102210147,242102210027)Fujian Province Young and Middle aged Teacher Education Research Project(Science and Technology Category)(No.JZ240101)(Corresponding author:Dong Yuan).
文摘Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrained onboard devices to nearby Roadside Unit(RSU),thereby achieving lower delay and energy consumption.However,due to the limited storage capacity and energy budget of RSUs,it is challenging to meet the demands of the highly dynamic Internet of Vehicles(IoV)environment.Therefore,determining reasonable service caching and computation offloading strategies is crucial.To address this,this paper proposes a joint service caching scheme for cloud-edge collaborative IoV computation offloading.By modeling the dynamic optimization problem using Markov Decision Processes(MDP),the scheme jointly optimizes task delay,energy consumption,load balancing,and privacy entropy to achieve better quality of service.Additionally,a dynamic adaptive multi-objective deep reinforcement learning algorithm is proposed.Each Double Deep Q-Network(DDQN)agent obtains rewards for different objectives based on distinct reward functions and dynamically updates the objective weights by learning the value changes between objectives using Radial Basis Function Networks(RBFN),thereby efficiently approximating the Pareto-optimal decisions for multiple objectives.Extensive experiments demonstrate that the proposed algorithm can better coordinate the three-tier computing resources of cloud,edge,and vehicles.Compared to existing algorithms,the proposed method reduces task delay and energy consumption by 10.64%and 5.1%,respectively.
基金Supported by the National Defense Basic Scientific Research Program of China.
文摘Amphibious vehicles are more prone to attitude instability compared to ships,making it crucial to develop effective methods for monitoring instability risks.However,large inclination events,which can lead to instability,occur frequently in both experimental and operational data.This infrequency causes events to be overlooked by existing prediction models,which lack the precision to accurately predict inclination attitudes in amphibious vehicles.To address this gap in predicting attitudes near extreme inclination points,this study introduces a novel loss function,termed generalized extreme value loss.Subsequently,a deep learning model for improved waterborne attitude prediction,termed iInformer,was developed using a Transformer-based approach.During the embedding phase,a text prototype is created based on the vehicle’s operation log data is constructed to help the model better understand the vehicle’s operating environment.Data segmentation techniques are used to highlight local data variation features.Furthermore,to mitigate issues related to poor convergence and slow training speeds caused by the extreme value loss function,a teacher forcing mechanism is integrated into the model,enhancing its convergence capabilities.Experimental results validate the effectiveness of the proposed method,demonstrating its ability to handle data imbalance challenges.Specifically,the model achieves over a 60%improvement in root mean square error under extreme value conditions,with significant improvements observed across additional metrics.
文摘Rapid evolutions of the Internet of Electric Vehicles(IoEVs)are reshaping and modernizing transport systems,yet challenges remain in energy efficiency,better battery aging,and grid stability.Typical charging methods allow for EVs to be charged without thought being given to the condition of the battery or the grid demand,thus increasing energy costs and battery aging.This study proposes a smart charging station with an AI-powered Battery Management System(BMS),developed and simulated in MATLAB/Simulink,to increase optimality in energy flow,battery health,and impractical scheduling within the IoEV environment.The system operates through real-time communication,load scheduling based on priorities,and adaptive charging based on batterymathematically computed State of Charge(SOC),State of Health(SOH),and thermal state,with bidirectional power flow(V2G),thus allowing EVs’participation towards grid stabilization.Simulation results revealed that the proposed model can reduce peak grid load by 37.8%;charging efficiency is enhanced by 92.6%;battery temperature lessened by 4.4℃;SOH extended over 100 cycles by 6.5%,if compared against the conventional technique.By this way,charging time was decreased by 12.4% and energy costs dropped by more than 20%.These results showed that smart charging with intelligent BMS can boost greatly the operational efficiency and sustainability of the IoEV ecosystem.
基金supported by the National Natural Science Foundation of China(Grant No.72334003)the National Key Research and Development Program of China(Grant No.2022YFB2702804)+1 种基金the Shandong Key Research and Development Program(Grant No.2020ZLYS09)the Jinan Program(Grant No.2021GXRC084-2).
文摘With the continuous advancement of unmanned technology in various application domains,the development and deployment of blind-spot-free panoramic video systems have gained increasing importance.Such systems are particularly critical in battlefield environments,where advanced panoramic video processing and wireless communication technologies are essential to enable remote control and autonomous operation of unmanned ground vehicles(UGVs).However,conventional video surveillance systems suffer from several limitations,including limited field of view,high processing latency,low reliability,excessive resource consumption,and significant transmission delays.These shortcomings impede the widespread adoption of UGVs in battlefield settings.To overcome these challenges,this paper proposes a novel multi-channel video capture and stitching system designed for real-time video processing.The system integrates the Speeded-Up Robust Features(SURF)algorithm and the Fast Library for Approximate Nearest Neighbors(FLANN)algorithm to execute essential operations such as feature detection,descriptor computation,image matching,homography estimation,and seamless image fusion.The fused panoramic video is then encoded and assembled to produce a seamless output devoid of stitching artifacts and shadows.Furthermore,H.264 video compression is employed to reduce the data size of the video stream without sacrificing visual quality.Using the Real-Time Streaming Protocol(RTSP),the compressed stream is transmitted efficiently,supporting real-time remote monitoring and control of UGVs in dynamic battlefield environments.Experimental results indicate that the proposed system achieves high stability,flexibility,and low latency.With a wireless link latency of 30 ms,the end-to-end video transmission latency remains around 140 ms,enabling smooth video communication.The system can tolerate packet loss rates(PLR)of up to 20%while maintaining usable video quality(with latency around 200 ms).These properties make it well-suited for mobile communication scenarios demanding high real-time video performance.
基金supported by the National Natural Science Foundation of China (Grant No.52405033)。
文摘As unmanned underwater vehicles (UUVs) are increasingly designed to perform long-duration missions in highly complex and often extreme environments, traditional design methods face significant and growing challenges^([1,2]).
基金supported in part by National Natural Science Foundation of China (No.61401331,No.61401328)111 Project in Xidian University of China(B08038)+2 种基金Hong Kong,Macao and Taiwan Science and Technology Cooperation Special Project (2014DFT10320,2015DFT10160)The National Science and Technology Major Project of the Ministry of Science and Technology of China(2015zx03002006-003)FundamentalResearch Funds for the Central Universities (20101155739)
文摘The Internet of Vehicles(IoV)has been widely researched in recent years,and cloud computing has been one of the key technologies in the IoV.Although cloud computing provides high performance compute,storage and networking services,the IoV still suffers with high processing latency,less mobility support and location awareness.In this paper,we integrate fog computing and software defined networking(SDN) to address those problems.Fog computing extends computing and storing to the edge of the network,which could decrease latency remarkably in addition to enable mobility support and location awareness.Meanwhile,SDN provides flexible centralized control and global knowledge to the network.In order to apply the software defined cloud/fog networking(SDCFN) architecture in the IoV effectively,we propose a novel SDN-based modified constrained optimization particle swarm optimization(MPSO-CO) algorithm which uses the reverse of the flight of mutation particles and linear decrease inertia weight to enhance the performance of constrained optimization particle swarm optimization(PSO-CO).The simulation results indicate that the SDN-based MPSO-CO algorithm could effectively decrease the latency and improve the quality of service(QoS) in the SDCFN architecture.
文摘The Internet of Things plays a predominant role in automating all real-time applications.One such application is the Internet of Vehicles which monitors the roadside traffic for automating traffic rules.As vehicles are connected to the internet through wireless communication technologies,the Internet of Vehicles network infrastructure is susceptible to flooding attacks.Reconfiguring the network infrastructure is difficult as network customization is not possible.As Software Defined Network provide a flexible programming environment for network customization,detecting flooding attacks on the Internet of Vehicles is integrated on top of it.The basic methodology used is crypto-fuzzy rules,in which cryptographic standard is incorporated in the traditional fuzzy rules.In this research work,an intelligent framework for secure transportation is proposed with the basic ideas of security attacks on the Internet of Vehicles integrated with software-defined networking.The intelligent framework is proposed to apply for the smart city application.The proposed cognitive framework is integrated with traditional fuzzy,cryptofuzzy and Restricted Boltzmann Machine algorithm to detect malicious traffic flows in Software-Defined-Internet of Vehicles.It is inferred from the result interpretations that an intelligent framework for secure transportation system achieves better attack detection accuracy with less delay and also prevents buffer overflow attacks.The proposed intelligent framework for secure transportation system is not compared with existing methods;instead,it is tested with crypto and machine learning algorithms.
基金funded by Changzhou Science and Technology Project(No.CZ20230025)Postgraduate Research&Practice Innovation Program of Jiangsu Province(No.XSJCX23_36).
文摘Aiming at the problem that the existing algorithms for vehicle detection in smart factories are difficult to detect partial occlusion of vehicles,vulnerable to background interference,lack of global vision,and excessive suppression of real targets,which ultimately cause accuracy degradation.At the same time,to facilitate the subsequent positioning of vehicles in the factory,this paper proposes an improved YOLOv8 algorithm.Firstly,the RFCAConv module is combined to improve the original YOLOv8 backbone.Pay attention to the different features in the receptive field,and give priority to the spatial features of the receptive field to capture more vehicle feature information and solve the problem that the vehicle is partially occluded and difficult to detect.Secondly,the SFE module is added to the neck of v8,which improves the saliency of the target in the reasoning process and reduces the influence of background interference on vehicle detection.Finally,the head of the RT-DETR algorithm is used to replace the head in the original YOLOv8 algorithm,which avoids the excessive suppression of the real target while combining the context information.The experimental results show that compared with the original YOLOv8 algorithm,the detection accuracy of the improved YOLOv8 algorithm is improved by 4.6%on the self-made smart factory data set,and the detection speed also meets the real-time requirements of smart factory vehicle detection and subsequent vehicle positioning.