针对含光伏(photovoltaic,PV)、电动汽车(electric vehicle,EV)及家庭电器负荷的智能社区,以车入户(vehicle to home,V2H)的形式将EV纳入家庭需求响应框架,利用EV的双向输能特性并考虑EV充/放电带来的电池容量退化成本,协同PV、电网的...针对含光伏(photovoltaic,PV)、电动汽车(electric vehicle,EV)及家庭电器负荷的智能社区,以车入户(vehicle to home,V2H)的形式将EV纳入家庭需求响应框架,利用EV的双向输能特性并考虑EV充/放电带来的电池容量退化成本,协同PV、电网的实时电价和用户需求的可容忍时延,基于Lyapunov优化理论提出随机环境下V2H用户的EV充/放电调度策略和每户家庭的负荷响应策略,最小化家庭用户的长期平均购电成本。并提出一种智能社区在线能量交易方案,旨在最小化智能社区总的购电成本、最大限度提高社区能源利用率。理论分析和仿真结果表明,所提算法无需实时电价、PV出力、用户负荷需求的先验概率信息,仅基于当前系统状态就可使优化目标趋于最优值,实现家庭用户的能量调度和家庭用户之间的能量共享,减少家庭购电成本,提高用户之间能量交易的灵活性。展开更多
This study proposes a lightweight rice disease detection model optimized for edge computing environments.The goal is to enhance the You Only Look Once(YOLO)v5 architecture to achieve a balance between real-time diagno...This study proposes a lightweight rice disease detection model optimized for edge computing environments.The goal is to enhance the You Only Look Once(YOLO)v5 architecture to achieve a balance between real-time diagnostic performance and computational efficiency.To this end,a total of 3234 high-resolution images(2400×1080)were collected from three major rice diseases Rice Blast,Bacterial Blight,and Brown Spot—frequently found in actual rice cultivation fields.These images served as the training dataset.The proposed YOLOv5-V2 model removes the Focus layer from the original YOLOv5s and integrates ShuffleNet V2 into the backbone,thereby resulting in both model compression and improved inference speed.Additionally,YOLOv5-P,based on PP-PicoDet,was configured as a comparative model to quantitatively evaluate performance.Experimental results demonstrated that YOLOv5-V2 achieved excellent detection performance,with an mAP 0.5 of 89.6%,mAP 0.5–0.95 of 66.7%,precision of 91.3%,and recall of 85.6%,while maintaining a lightweight model size of 6.45 MB.In contrast,YOLOv5-P exhibited a smaller model size of 4.03 MB,but showed lower performance with an mAP 0.5 of 70.3%,mAP 0.5–0.95 of 35.2%,precision of 62.3%,and recall of 74.1%.This study lays a technical foundation for the implementation of smart agriculture and real-time disease diagnosis systems by proposing a model that satisfies both accuracy and lightweight requirements.展开更多
为了充分利用停车场的场地资源和电动汽车(electric vehicles,EV)作为电力系统灵活性资源的功率调节能力,该文针对公共停车场的充电桩配置问题,提出多种容量规格V2G(vehicle to grid)型单充多枪充电桩(V2G single output multiple cable...为了充分利用停车场的场地资源和电动汽车(electric vehicles,EV)作为电力系统灵活性资源的功率调节能力,该文针对公共停车场的充电桩配置问题,提出多种容量规格V2G(vehicle to grid)型单充多枪充电桩(V2G single output multiple cables charging piles,V2G-SOMC)的协同优化配置方法。在对V2G-SOMC型充电桩运行原理和EV充电行为特性分析的基础上,通过精细化时序模拟用户在选择合适容量规格充电桩情况下的充电站运行过程,构建了以投资运行净收益最大为目标的充电桩优化配置模型;针对模型中存在的非线性条件场景约束问题,通过模型转换和大M法进行线性化处理,将其转化为大规模混合整数线性规划模型,并使用Gurobi求解器进行求解;最后,对多种配置方案进行对比分析,验证了所提方法的有效性与先进性。研究结果能够促进公共停车场充电桩配置的合理性,有利于充分利用社会资源以及提高EV用户的满意度。展开更多
针对柑橘病虫害图像实时采集与检测过程中无人机运动和摄像头对焦不准导致的模糊问题,提出了一种高效的去模糊算法,即在目标检测算法前增加去模糊预处理环节,旨在提升图像清晰度,并增强检测精度和鲁棒性。本研究在DeblurGAN-v2主干网络...针对柑橘病虫害图像实时采集与检测过程中无人机运动和摄像头对焦不准导致的模糊问题,提出了一种高效的去模糊算法,即在目标检测算法前增加去模糊预处理环节,旨在提升图像清晰度,并增强检测精度和鲁棒性。本研究在DeblurGAN-v2主干网络中采用FPN-MobileNetv3-small轻量化结构,并引入SKNet(Selective Kernel Networks)注意力机制自适应选择卷积核尺寸,以实现轻量化和高效去模糊。此外,使用自校准卷积网络(Self-Calibrated Convolutions)动态调整卷积视场,丰富卷积表达,实际解决去模糊过程中细节易丢失、特征融合效果不理想的问题。试验结果表明:与原始模型相比,改进后模型的峰值信噪比(Peak Signal to Noise Ratio,PSNR)提升了3.25 dB,结构相似性指数(Structural Similarity,SSIM)提升了9.26%,模型大小为16.4 M,处理速度为41.7 FPS。利用YOLOv8模型进行目标检测,在模型召回率没有明显降低的情况下,模型的准确率(Precision,P)和平均检测精度均值(Mean of Average Precision,mAP)分别提升了3.8、1.8个百分点,验证了该去模糊算法的有效性。本研究为柑橘病虫害检测提供了更高质量的图像,对实现精准农业和提高农产品经济价值具有重要意义。展开更多
为提高全球定位系统(GPS)数据精度,同时解决常规粒子滤波算法在数据处理中的粒子退化、对噪声敏感与样本空间覆盖不均匀等问题,提出一种基于粒子群粒子滤波(PSO-PF)的车联网车对行人(Vehicle to Pedestrian,V2P)定位精度提升方法。首先...为提高全球定位系统(GPS)数据精度,同时解决常规粒子滤波算法在数据处理中的粒子退化、对噪声敏感与样本空间覆盖不均匀等问题,提出一种基于粒子群粒子滤波(PSO-PF)的车联网车对行人(Vehicle to Pedestrian,V2P)定位精度提升方法。首先建立GPS数据的状态模型与测量模型,并对粒子滤波算法存在的问题进行分析;然后引入粒子群优化算法,提出一种防止粒子退化、去除噪声影响、改善粒子空间分布的方法;为验证算法性能,搭建MATLAB/SUMO联合仿真平台,以无迹卡尔曼滤波(UKF)为基准进行对比试验,通过行人测量试验与城市峡谷试验测试两种算法的性能,结果表明,与UKF相比,PSO-PF的定位精度提升72.7%,在非线性条件下其归一化均方误差较小、定位精度更高。展开更多
In real-world autonomous driving tests,unexpected events such as pedestrians or wild animals suddenly entering the driving path can occur.Conducting actual test drives under various weather conditions may also lead to...In real-world autonomous driving tests,unexpected events such as pedestrians or wild animals suddenly entering the driving path can occur.Conducting actual test drives under various weather conditions may also lead to dangerous situations.Furthermore,autonomous vehicles may operate abnormally in bad weather due to limitations of their sensors and GPS.Driving simulators,which replicate driving conditions nearly identical to those in the real world,can drastically reduce the time and cost required for market entry validation;consequently,they have become widely used.In this paper,we design a virtual driving test environment capable of collecting and verifying SiLS data under adverse weather conditions using multi-source images.The proposed method generates a virtual testing environment that incorporates various events,including weather,time of day,and moving objects,that cannot be easily verified in real-world autonomous driving tests.By setting up scenario-based virtual environment events,multi-source image analysis and verification using real-world DCUs(Data Concentrator Units)with V2X-Car edge cloud can effectively address risk factors that may arise in real-world situations.We tested and validated the proposed method with scenarios employing V2X communication and multi-source image analysis.展开更多
Vehicular communication systems rely on secure vehicle-to-vehicle(V2V)communications for safety-critical information exchange.However,the presence of eavesdropping vehicles poses a significant challenge.This paper inv...Vehicular communication systems rely on secure vehicle-to-vehicle(V2V)communications for safety-critical information exchange.However,the presence of eavesdropping vehicles poses a significant challenge.This paper investigates the security of V2V communications in reconfigurable intelligent surface(RIS)-assisted vehicular communication systems with spectrum sharing.It proposes a three-stage alternating optimization(TSAO)algorithm to address the complex problem of multiple eavesdropped V2V links that reuse the spectrum already occupied by vehicle-toinfrastructure(V2I)links.To solve the mixed-integer and non-convex optimization problem due to coupled variables and complex constraints,the algorithm decomposes the original problem into three easily solvable sub-problems:RIS reflection coefficient optimization,vehicle transmission power optimization,and spectrum sharing optimization.First,the RIS reflection coefficients are optimized by using the penalty convex-concave procedure(CCP)method.Second,the optimal power points are determined in the power optimization sub-problem.Finally,the spectrum sharing optimization sub-problem is constructed as a weighted bipartite graph matching problem and solved by using the optimal matching algorithm.The TSAO algorithm not only maximizes the sum V2V secrecy rate but also ensures the quality-of-service(QoS)requirements of the V2I links.Simulation results validate the superiority of the proposed algorithm and highlight the improvement in the sum V2V secrecy rate achieved by utilizing RIS technology in vehicular communication systems with spectrum sharing.展开更多
V2X communication enables vehicles to share real-time traffic and road-condition data,but binding messages to persistent identifiers enables location tracking.Furthermore,since forged reports from malicious vehicles c...V2X communication enables vehicles to share real-time traffic and road-condition data,but binding messages to persistent identifiers enables location tracking.Furthermore,since forged reports from malicious vehicles can distort trust decisions and threaten road safety,privacy-preserving trust management is essential.Lu et al.previously presented BARS,an anonymous reputation mechanism founded on blockchain technology to establish a privacy-preserving trust architecture for V2X communication.In this system,reputation certificates without a vehicle identifier ensure anonymity,while two authorities jointly manage certificate issuance and reputation updates.However,the centralized certificate updates introduce scalability limitations,and the authorities can trace vehicle behavioral information,which threatens privacy guarantees.Several subsequent systems derived from BARS still rely on centralized certificate management and are subject to authority-side privacy leakage.As a result,a key challenge in this line of research remains unresolved:how to decentralize the certificate-update process while preserving privacy against the authorities in privacy-preservingV2X trustmanagement.In this paper,we propose a distributed anonymous reputation system for V2X communication,based on an anonymous reputation system for crowdsensing.In our proposed system for V2X communication,the server is distributed to a certificate authority(CA)and roadside units(RSUs).Each vehicle shows the reputation level to the nearest RSU at the beginning of each time interval,and registers a short-time public key.In the interval,the messages from the vehicle are authenticated under the public key and are scored.At the end of the interval,the nearest RSU updates the certificate anonymously.Our solution decentralizes the certificate-update process by assigning each update to the nearest RSU.A zero-knowledge-proof-based show protocol removes the need for any central authority to handle vehicle certificates and thus prevents the authorities from tracing vehicle activities.Compared with BARS,where centralized authorities must update the reputation certificates of many vehicles and may incur communication and processing delays,our system performs each update locally at the nearest RSUonce per interval.The required interaction consists only of a fewkilobytes of communication and a zero-knowledge proof that is almost fully precomputed on the vehicle side,while the RSU-side processing is estimated to take about 40 ms based on timingmeasurements of the underlying cryptographic operations.This distributed updatemodel avoids the centralized bottleneck of BARS and simultaneously removes the privacy risk arising from authority collusion.展开更多
文摘针对含光伏(photovoltaic,PV)、电动汽车(electric vehicle,EV)及家庭电器负荷的智能社区,以车入户(vehicle to home,V2H)的形式将EV纳入家庭需求响应框架,利用EV的双向输能特性并考虑EV充/放电带来的电池容量退化成本,协同PV、电网的实时电价和用户需求的可容忍时延,基于Lyapunov优化理论提出随机环境下V2H用户的EV充/放电调度策略和每户家庭的负荷响应策略,最小化家庭用户的长期平均购电成本。并提出一种智能社区在线能量交易方案,旨在最小化智能社区总的购电成本、最大限度提高社区能源利用率。理论分析和仿真结果表明,所提算法无需实时电价、PV出力、用户负荷需求的先验概率信息,仅基于当前系统状态就可使优化目标趋于最优值,实现家庭用户的能量调度和家庭用户之间的能量共享,减少家庭购电成本,提高用户之间能量交易的灵活性。
文摘This study proposes a lightweight rice disease detection model optimized for edge computing environments.The goal is to enhance the You Only Look Once(YOLO)v5 architecture to achieve a balance between real-time diagnostic performance and computational efficiency.To this end,a total of 3234 high-resolution images(2400×1080)were collected from three major rice diseases Rice Blast,Bacterial Blight,and Brown Spot—frequently found in actual rice cultivation fields.These images served as the training dataset.The proposed YOLOv5-V2 model removes the Focus layer from the original YOLOv5s and integrates ShuffleNet V2 into the backbone,thereby resulting in both model compression and improved inference speed.Additionally,YOLOv5-P,based on PP-PicoDet,was configured as a comparative model to quantitatively evaluate performance.Experimental results demonstrated that YOLOv5-V2 achieved excellent detection performance,with an mAP 0.5 of 89.6%,mAP 0.5–0.95 of 66.7%,precision of 91.3%,and recall of 85.6%,while maintaining a lightweight model size of 6.45 MB.In contrast,YOLOv5-P exhibited a smaller model size of 4.03 MB,but showed lower performance with an mAP 0.5 of 70.3%,mAP 0.5–0.95 of 35.2%,precision of 62.3%,and recall of 74.1%.This study lays a technical foundation for the implementation of smart agriculture and real-time disease diagnosis systems by proposing a model that satisfies both accuracy and lightweight requirements.
文摘为了充分利用停车场的场地资源和电动汽车(electric vehicles,EV)作为电力系统灵活性资源的功率调节能力,该文针对公共停车场的充电桩配置问题,提出多种容量规格V2G(vehicle to grid)型单充多枪充电桩(V2G single output multiple cables charging piles,V2G-SOMC)的协同优化配置方法。在对V2G-SOMC型充电桩运行原理和EV充电行为特性分析的基础上,通过精细化时序模拟用户在选择合适容量规格充电桩情况下的充电站运行过程,构建了以投资运行净收益最大为目标的充电桩优化配置模型;针对模型中存在的非线性条件场景约束问题,通过模型转换和大M法进行线性化处理,将其转化为大规模混合整数线性规划模型,并使用Gurobi求解器进行求解;最后,对多种配置方案进行对比分析,验证了所提方法的有效性与先进性。研究结果能够促进公共停车场充电桩配置的合理性,有利于充分利用社会资源以及提高EV用户的满意度。
文摘针对柑橘病虫害图像实时采集与检测过程中无人机运动和摄像头对焦不准导致的模糊问题,提出了一种高效的去模糊算法,即在目标检测算法前增加去模糊预处理环节,旨在提升图像清晰度,并增强检测精度和鲁棒性。本研究在DeblurGAN-v2主干网络中采用FPN-MobileNetv3-small轻量化结构,并引入SKNet(Selective Kernel Networks)注意力机制自适应选择卷积核尺寸,以实现轻量化和高效去模糊。此外,使用自校准卷积网络(Self-Calibrated Convolutions)动态调整卷积视场,丰富卷积表达,实际解决去模糊过程中细节易丢失、特征融合效果不理想的问题。试验结果表明:与原始模型相比,改进后模型的峰值信噪比(Peak Signal to Noise Ratio,PSNR)提升了3.25 dB,结构相似性指数(Structural Similarity,SSIM)提升了9.26%,模型大小为16.4 M,处理速度为41.7 FPS。利用YOLOv8模型进行目标检测,在模型召回率没有明显降低的情况下,模型的准确率(Precision,P)和平均检测精度均值(Mean of Average Precision,mAP)分别提升了3.8、1.8个百分点,验证了该去模糊算法的有效性。本研究为柑橘病虫害检测提供了更高质量的图像,对实现精准农业和提高农产品经济价值具有重要意义。
文摘为提高全球定位系统(GPS)数据精度,同时解决常规粒子滤波算法在数据处理中的粒子退化、对噪声敏感与样本空间覆盖不均匀等问题,提出一种基于粒子群粒子滤波(PSO-PF)的车联网车对行人(Vehicle to Pedestrian,V2P)定位精度提升方法。首先建立GPS数据的状态模型与测量模型,并对粒子滤波算法存在的问题进行分析;然后引入粒子群优化算法,提出一种防止粒子退化、去除噪声影响、改善粒子空间分布的方法;为验证算法性能,搭建MATLAB/SUMO联合仿真平台,以无迹卡尔曼滤波(UKF)为基准进行对比试验,通过行人测量试验与城市峡谷试验测试两种算法的性能,结果表明,与UKF相比,PSO-PF的定位精度提升72.7%,在非线性条件下其归一化均方误差较小、定位精度更高。
基金supported by Institute of Information and Communications Technology Planning and Evaluation(IITP)grant funded by the Korean government(MSIT)(No.2019-0-01842,Artificial Intelligence Graduate School Program(GIST))supported by Korea Planning&Evaluation Institute of Industrial Technology(KEIT)grant funded by the Ministry of Trade,Industry&Energy(MOTIE,Republic of Korea)(RS-2025-25448249+1 种基金Automotive Industry Technology Development(R&D)Program)supported by the Regional Innovation System&Education(RISE)programthrough the(Gwangju RISE Center),funded by the Ministry of Education(MOE)and the Gwangju Metropolitan City,Republic of Korea(2025-RISE-05-001).
文摘In real-world autonomous driving tests,unexpected events such as pedestrians or wild animals suddenly entering the driving path can occur.Conducting actual test drives under various weather conditions may also lead to dangerous situations.Furthermore,autonomous vehicles may operate abnormally in bad weather due to limitations of their sensors and GPS.Driving simulators,which replicate driving conditions nearly identical to those in the real world,can drastically reduce the time and cost required for market entry validation;consequently,they have become widely used.In this paper,we design a virtual driving test environment capable of collecting and verifying SiLS data under adverse weather conditions using multi-source images.The proposed method generates a virtual testing environment that incorporates various events,including weather,time of day,and moving objects,that cannot be easily verified in real-world autonomous driving tests.By setting up scenario-based virtual environment events,multi-source image analysis and verification using real-world DCUs(Data Concentrator Units)with V2X-Car edge cloud can effectively address risk factors that may arise in real-world situations.We tested and validated the proposed method with scenarios employing V2X communication and multi-source image analysis.
基金National Natural Science Foundation of China(Nos.61772130,71171045 and 61901104)Innovation Program of Shanghai Municipal Education Commission,China(No.14YZ130)。
文摘Vehicular communication systems rely on secure vehicle-to-vehicle(V2V)communications for safety-critical information exchange.However,the presence of eavesdropping vehicles poses a significant challenge.This paper investigates the security of V2V communications in reconfigurable intelligent surface(RIS)-assisted vehicular communication systems with spectrum sharing.It proposes a three-stage alternating optimization(TSAO)algorithm to address the complex problem of multiple eavesdropped V2V links that reuse the spectrum already occupied by vehicle-toinfrastructure(V2I)links.To solve the mixed-integer and non-convex optimization problem due to coupled variables and complex constraints,the algorithm decomposes the original problem into three easily solvable sub-problems:RIS reflection coefficient optimization,vehicle transmission power optimization,and spectrum sharing optimization.First,the RIS reflection coefficients are optimized by using the penalty convex-concave procedure(CCP)method.Second,the optimal power points are determined in the power optimization sub-problem.Finally,the spectrum sharing optimization sub-problem is constructed as a weighted bipartite graph matching problem and solved by using the optimal matching algorithm.The TSAO algorithm not only maximizes the sum V2V secrecy rate but also ensures the quality-of-service(QoS)requirements of the V2I links.Simulation results validate the superiority of the proposed algorithm and highlight the improvement in the sum V2V secrecy rate achieved by utilizing RIS technology in vehicular communication systems with spectrum sharing.
文摘V2X communication enables vehicles to share real-time traffic and road-condition data,but binding messages to persistent identifiers enables location tracking.Furthermore,since forged reports from malicious vehicles can distort trust decisions and threaten road safety,privacy-preserving trust management is essential.Lu et al.previously presented BARS,an anonymous reputation mechanism founded on blockchain technology to establish a privacy-preserving trust architecture for V2X communication.In this system,reputation certificates without a vehicle identifier ensure anonymity,while two authorities jointly manage certificate issuance and reputation updates.However,the centralized certificate updates introduce scalability limitations,and the authorities can trace vehicle behavioral information,which threatens privacy guarantees.Several subsequent systems derived from BARS still rely on centralized certificate management and are subject to authority-side privacy leakage.As a result,a key challenge in this line of research remains unresolved:how to decentralize the certificate-update process while preserving privacy against the authorities in privacy-preservingV2X trustmanagement.In this paper,we propose a distributed anonymous reputation system for V2X communication,based on an anonymous reputation system for crowdsensing.In our proposed system for V2X communication,the server is distributed to a certificate authority(CA)and roadside units(RSUs).Each vehicle shows the reputation level to the nearest RSU at the beginning of each time interval,and registers a short-time public key.In the interval,the messages from the vehicle are authenticated under the public key and are scored.At the end of the interval,the nearest RSU updates the certificate anonymously.Our solution decentralizes the certificate-update process by assigning each update to the nearest RSU.A zero-knowledge-proof-based show protocol removes the need for any central authority to handle vehicle certificates and thus prevents the authorities from tracing vehicle activities.Compared with BARS,where centralized authorities must update the reputation certificates of many vehicles and may incur communication and processing delays,our system performs each update locally at the nearest RSUonce per interval.The required interaction consists only of a fewkilobytes of communication and a zero-knowledge proof that is almost fully precomputed on the vehicle side,while the RSU-side processing is estimated to take about 40 ms based on timingmeasurements of the underlying cryptographic operations.This distributed updatemodel avoids the centralized bottleneck of BARS and simultaneously removes the privacy risk arising from authority collusion.