• 中国精品科技期刊
  • CCF推荐A类中文期刊
  • 计算领域高质量科技期刊T1类
高级检索

城市车联网V2V链路时延动态预测

王秀峰, 崔刚, 王春萌

王秀峰, 崔刚, 王春萌. 城市车联网V2V链路时延动态预测[J]. 计算机研究与发展, 2017, 54(12): 2721-2730. DOI: 10.7544/issn1000-1239.2017.20158391
引用本文: 王秀峰, 崔刚, 王春萌. 城市车联网V2V链路时延动态预测[J]. 计算机研究与发展, 2017, 54(12): 2721-2730. DOI: 10.7544/issn1000-1239.2017.20158391
Wang Xiufeng, Cui Gang, Wang Chunmeng. The Dynamical Prediction of V2V Link Duration in Urban VANETs[J]. Journal of Computer Research and Development, 2017, 54(12): 2721-2730. DOI: 10.7544/issn1000-1239.2017.20158391
Citation: Wang Xiufeng, Cui Gang, Wang Chunmeng. The Dynamical Prediction of V2V Link Duration in Urban VANETs[J]. Journal of Computer Research and Development, 2017, 54(12): 2721-2730. DOI: 10.7544/issn1000-1239.2017.20158391
王秀峰, 崔刚, 王春萌. 城市车联网V2V链路时延动态预测[J]. 计算机研究与发展, 2017, 54(12): 2721-2730. CSTR: 32373.14.issn1000-1239.2017.20158391
引用本文: 王秀峰, 崔刚, 王春萌. 城市车联网V2V链路时延动态预测[J]. 计算机研究与发展, 2017, 54(12): 2721-2730. CSTR: 32373.14.issn1000-1239.2017.20158391
Wang Xiufeng, Cui Gang, Wang Chunmeng. The Dynamical Prediction of V2V Link Duration in Urban VANETs[J]. Journal of Computer Research and Development, 2017, 54(12): 2721-2730. CSTR: 32373.14.issn1000-1239.2017.20158391
Citation: Wang Xiufeng, Cui Gang, Wang Chunmeng. The Dynamical Prediction of V2V Link Duration in Urban VANETs[J]. Journal of Computer Research and Development, 2017, 54(12): 2721-2730. CSTR: 32373.14.issn1000-1239.2017.20158391

城市车联网V2V链路时延动态预测

基金项目: 国家自然科学基金项目(61272130)
详细信息
  • 中图分类号: TP393.01

The Dynamical Prediction of V2V Link Duration in Urban VANETs

  • 摘要: 链路时延是决定车联网(vehicular ad hoc networks, VANETs)许多网络性能的重要标准.现存的VANETs基于节点移动性解决链路时延的问题,但是都没有预测的功能,不适合实际VANETs中动态预测车-车(vehicle to vehicle, V2V)链路时延.提出动态预测任意2车链路时延的数学模型DPLD,考虑2车相对速度分布、相对距离变化、交通密度和城市场景中交通灯因素对2车之间链路时延的影响,因为这些因素在链路连接过程中是变化的.通过考虑相对速度的分布,模型能够实时地调整原则自适应车速变化.通过自动调整2车之间相对距离计算方法,DPLD模型能够自适应2车间相对距离的变化.因此该模型能够有效地预测预期要发生的2车之间的链路时延.这个模型实现取决于相对速度分布参数的估计方法、指数移动平均法对车速异常处理以及交通灯对链路时延影响的概率建模并且详细给出2车遇到不同交通灯的具体链路时延预测方法.仿真结果表明:DPLD模型预测的城市环境的2车之间链路时延准确性很高.
    Abstract: Link duration prediction is an important standard which determines many performance of network in VANETs. Existing analytical methods about link duration based on mobility of nodes in VANETs have no function to predict link duration between any two nodes in the future, so it is not practical for these methods to predict link duration between two vehicles. We propose a dynamical prediction model which considers the distribution of relative velocity, inter-vehicle distance, traffic density change and traffic light to estimate the expected link duration between any pair of connected vehicles, because these factors change continuously in the process of link connection. By taking into account the relative velocity distribution, the model is able to adjust the principle in real time to adapt variation of vehicle speed. By automatically adjusting computing method of the relative distance between two vehicles, DPLD(dynamically predict link duration) model can automatically adapt to the change of relative distance between two vehicles. Therefore, DPLD model can effectively predict the link duration between the two vehicles. Such model is implemented on each vehicle along with parameters estimation methods of relative velocity distribution, exponential moving average method processes speed exception and considering the impact of the traffic light on link duration. Simulation results show that this model predict link duration for urban scenario has the high accuracy.
  • 期刊类型引用(7)

    1. 史涯晴,许山山,易明煜,简开宇. 基于协议模型的嵌入式软件接口测试数据生成. 陆军工程大学学报. 2024(05): 57-66 . 百度学术
    2. 高冬梅,梅新奎,宿文玲,宋笑兵. 金融分布式接口自动化测试工具设计. 智能计算机与应用. 2023(01): 149-152+157 . 百度学术
    3. 耿嘉祺,李鑫丽,祝小兰. 支持用例集并行测试的接口测试平台. 计算机系统应用. 2023(06): 91-98 . 百度学术
    4. 雷建胜,苏晓,金明磊. 一种分布式可持续集成自动化测试平台. 计算机与现代化. 2020(04): 14-18 . 百度学术
    5. 徐京京,马素霞,王海威. 一种面向多监测终端厂家服务的调用方法. 计算机与数字工程. 2020(04): 895-898 . 百度学术
    6. 虞砺琨,左万娟,于倩,陈华南,黄晨. 基于数据模型的接口用例自动生成. 测控技术. 2020(07): 24-29 . 百度学术
    7. 刘国庆,汪兴轩. 基于Charles录制会话的HTTP接口自动化测试框架设计与实现. 计算机应用与软件. 2019(06): 7-13 . 百度学术

    其他类型引用(11)

计量
  • 文章访问数:  1142
  • HTML全文浏览量:  2
  • PDF下载量:  561
  • 被引次数: 18
出版历程
  • 发布日期:  2017-11-30

目录

    /

    返回文章
    返回