Montagem de infraestrutura e predição de trajetória em redes veiculares

=== Vehicular Ad-Hoc Networks (Vanets) are networks composed by vehicles within sensing and communication capabilities and that exchange messages among themselves or among access points deployed in the region. Data collected by Vanets offers, among others services, information about conditions of r...

Full description

Bibliographic Details
Main Author: Evellyn Soares Cavalcante
Other Authors: Antonio Alfredo Ferreira Loureiro
Format: Others
Language:Portuguese
Published: Universidade Federal de Minas Gerais 2013
Online Access:http://hdl.handle.net/1843/ESSA-9CHGCX
id ndltd-IBICT-oai-bibliotecadigital.ufmg.br-MTD2BR-ESSA-9CHGCX
record_format oai_dc
collection NDLTD
language Portuguese
format Others
sources NDLTD
description === Vehicular Ad-Hoc Networks (Vanets) are networks composed by vehicles within sensing and communication capabilities and that exchange messages among themselves or among access points deployed in the region. Data collected by Vanets offers, among others services, information about conditions of roads, traffic and climate; the behavior of vehicles and drivers. Besides vehicles, access points are the main agents of information dissemination, that help to overcome some communication limitations of Vanets. Thus, a study to deploy a Vanet infrastructure is very important, so the exchange of information quality is facilitate and improved. Localization and tracking techniques allow knowing the current position of a vehicle, hence the applications can be more interesting whereas they can be directed and adapted to the environment and/or user involved. Thus, some inference about the driver behavior can be done, for instance, next positions, trajectories and lane changes. Localization data of vehicles can be used to deploy the infrastructure of a Vanet, because if data belongs to vehicles that are moving in a common region it is possible identify the global traffic behavior and so distribute access points to improve the communication quality of the network. Moreover, this data is primordial to make trajectory predictions of vehicles, because from the history is possible to identify driver patterns and apply some techniques that is able to make some future behavior from this information. Concerning to the problem of installing infrastructure, this works proposes a genetic algorithm to distribute access points in a region to reach the best vehicle coverage. Regarding to the customization of the data dissemination, is presented a modeling, applicable to classic algorithms from machine learning, to predict trajectories of vehicles. The genetic method, to deploy the infrastructure, was applied in four scenarios with real topology of Switzerland roads, considering a realistic mobile vehicular model during one hour and a half. Results show that the genetic algorithm, with a population initialization method that explores some solutions generated by a greedy approach and with genetic operators developed with problem inherent information, presents solutions up to 20.12 pp better than the greedy solution. Other results, varying the number of access points available and the minimum time of information receipt, show that the genetic algorithm always beats the greedy solution and the random greedy. About the prediction problem, a real data set collected from the Borlange city, in Sweden, is used. This data set has 24 users, with different characteristics. This set was adapted to apply to some classification algorithms employing the sliding window concept. A quantitative study of the data set was presented and an analysis of its behavior with four learning algorithms coded on the scikit-learn framework: (i) k-Nearest Neighbors, (ii) Naive-Bayes, (iii) SVM, and (iv) Decision Tree. Each vehicle route is modeled as a graph and the objective is, given a sequence of edges, predict the next edge. Results show that the decision tree classifies successfully 0.85 of the instances. === Redes Veiculares Ad-Hoc (RVAH) são redes formadas por veículos que detêm a capacidade de sensoriamento e comunicação e trocam mensagens entre si e/ou entre pontos de acesso dispostos ao longo das estradas. Os pontos de acessos formam a infraestrutura das RVAHs e têm grande importância na disseminação de informação pois ajudam a superar várias limitações de comunicação. Os serviços das RVAHs podem ser personalizados com a aplicação de técnicas de localização e rastreamento de veículos, o que dá condições para predizer trajetórias, por exemplo. Esse trabalho propõe: (1) um algoritmo genético para distribuir pontos de acessos numa região de forma a alcançar a melhor cobertura de veículos; (2) uma modelagem, aplicável a algoritmos clássicos de aprendizado de máquina, para predizer trajetórias de veículos. Os resultados mostram que o algoritmo genético melhora em até 20.12 pontos percentuais a abordagem gulosa e que a árvore de decisão prever corretamente 0.85 das instâncias.
author2 Antonio Alfredo Ferreira Loureiro
author_facet Antonio Alfredo Ferreira Loureiro
Evellyn Soares Cavalcante
author Evellyn Soares Cavalcante
spellingShingle Evellyn Soares Cavalcante
Montagem de infraestrutura e predição de trajetória em redes veiculares
author_sort Evellyn Soares Cavalcante
title Montagem de infraestrutura e predição de trajetória em redes veiculares
title_short Montagem de infraestrutura e predição de trajetória em redes veiculares
title_full Montagem de infraestrutura e predição de trajetória em redes veiculares
title_fullStr Montagem de infraestrutura e predição de trajetória em redes veiculares
title_full_unstemmed Montagem de infraestrutura e predição de trajetória em redes veiculares
title_sort montagem de infraestrutura e predição de trajetória em redes veiculares
publisher Universidade Federal de Minas Gerais
publishDate 2013
url http://hdl.handle.net/1843/ESSA-9CHGCX
work_keys_str_mv AT evellynsoarescavalcante montagemdeinfraestruturaepredicaodetrajetoriaemredesveiculares
_version_ 1718845211253145600
spelling ndltd-IBICT-oai-bibliotecadigital.ufmg.br-MTD2BR-ESSA-9CHGCX2019-01-21T17:59:19Z Montagem de infraestrutura e predição de trajetória em redes veiculares Evellyn Soares Cavalcante Antonio Alfredo Ferreira Loureiro Andre Luiz Lins de Aquino Gisele Lobo Pappa Luciana Salete Buriol Vehicular Ad-Hoc Networks (Vanets) are networks composed by vehicles within sensing and communication capabilities and that exchange messages among themselves or among access points deployed in the region. Data collected by Vanets offers, among others services, information about conditions of roads, traffic and climate; the behavior of vehicles and drivers. Besides vehicles, access points are the main agents of information dissemination, that help to overcome some communication limitations of Vanets. Thus, a study to deploy a Vanet infrastructure is very important, so the exchange of information quality is facilitate and improved. Localization and tracking techniques allow knowing the current position of a vehicle, hence the applications can be more interesting whereas they can be directed and adapted to the environment and/or user involved. Thus, some inference about the driver behavior can be done, for instance, next positions, trajectories and lane changes. Localization data of vehicles can be used to deploy the infrastructure of a Vanet, because if data belongs to vehicles that are moving in a common region it is possible identify the global traffic behavior and so distribute access points to improve the communication quality of the network. Moreover, this data is primordial to make trajectory predictions of vehicles, because from the history is possible to identify driver patterns and apply some techniques that is able to make some future behavior from this information. Concerning to the problem of installing infrastructure, this works proposes a genetic algorithm to distribute access points in a region to reach the best vehicle coverage. Regarding to the customization of the data dissemination, is presented a modeling, applicable to classic algorithms from machine learning, to predict trajectories of vehicles. The genetic method, to deploy the infrastructure, was applied in four scenarios with real topology of Switzerland roads, considering a realistic mobile vehicular model during one hour and a half. Results show that the genetic algorithm, with a population initialization method that explores some solutions generated by a greedy approach and with genetic operators developed with problem inherent information, presents solutions up to 20.12 pp better than the greedy solution. Other results, varying the number of access points available and the minimum time of information receipt, show that the genetic algorithm always beats the greedy solution and the random greedy. About the prediction problem, a real data set collected from the Borlange city, in Sweden, is used. This data set has 24 users, with different characteristics. This set was adapted to apply to some classification algorithms employing the sliding window concept. A quantitative study of the data set was presented and an analysis of its behavior with four learning algorithms coded on the scikit-learn framework: (i) k-Nearest Neighbors, (ii) Naive-Bayes, (iii) SVM, and (iv) Decision Tree. Each vehicle route is modeled as a graph and the objective is, given a sequence of edges, predict the next edge. Results show that the decision tree classifies successfully 0.85 of the instances. Redes Veiculares Ad-Hoc (RVAH) são redes formadas por veículos que detêm a capacidade de sensoriamento e comunicação e trocam mensagens entre si e/ou entre pontos de acesso dispostos ao longo das estradas. Os pontos de acessos formam a infraestrutura das RVAHs e têm grande importância na disseminação de informação pois ajudam a superar várias limitações de comunicação. Os serviços das RVAHs podem ser personalizados com a aplicação de técnicas de localização e rastreamento de veículos, o que dá condições para predizer trajetórias, por exemplo. Esse trabalho propõe: (1) um algoritmo genético para distribuir pontos de acessos numa região de forma a alcançar a melhor cobertura de veículos; (2) uma modelagem, aplicável a algoritmos clássicos de aprendizado de máquina, para predizer trajetórias de veículos. Os resultados mostram que o algoritmo genético melhora em até 20.12 pontos percentuais a abordagem gulosa e que a árvore de decisão prever corretamente 0.85 das instâncias. 2013-07-03 info:eu-repo/semantics/publishedVersion info:eu-repo/semantics/masterThesis http://hdl.handle.net/1843/ESSA-9CHGCX por info:eu-repo/semantics/openAccess text/html Universidade Federal de Minas Gerais 32001010004P6 - CIÊNCIA DA COMPUTAÇÃO UFMG BR reponame:Biblioteca Digital de Teses e Dissertações da UFMG instname:Universidade Federal de Minas Gerais instacron:UFMG