Questions tagged [802.11p]

IEEE 802.11p is an approved amendment to the IEEE 802.11 standard to add wireless access in vehicular environments (WAVE), a vehicular communication system.

IEEE 802.11p is an approved amendment to the IEEE 802.11 standard to add wireless access in vehicular environments (WAVE), a vehicular communication system.

23 questions
0
votes
0 answers

use 802.11p in my protocol in ns2.35

When I use from 802.11p In the protocol I have designed, I encounter a problem that it is sent this beacon protocol but no beacon is received, but when using 802.11 this routine is executed correctly, What is the cause of this? Someone can help…
0
votes
0 answers

Ns2 802.11p simulation parameters of propagation model

Im using this tcl of 802.11p, provided by Knud Larsen https://drive.google.com/open?id=1Qxe_ydqwm-CXOQz8CM2Z1QJ2owMvNiw7 What I want to know is how can I calculate the coverage radius of each node or how can I change the default value to something…
Houston61
  • 39
  • 8
0
votes
0 answers

How can I add a Road Side Unit into a NS-2 and Sumo Simulation

I have an 802.11p NS-2 simulation with some nodes that use SUMO trajectories, Right now I'm testing the V2V (vehicle to vehicle) communication measuring the throughout with DSDV and AODV routing protocols but I also need to test the V2I (vehicle to…
Houston61
  • 39
  • 8
0
votes
1 answer

How can I create a Road Side Unit and an eNodeB in a ns2 scenario

I have an 802.11p scenario with some nodes that already have a sumo trajectory, Right now I'm testing the V2V (vehicle to vehicle) communication measuring the throughout with DSDV and AODV routing protocols but I also need to add at least 3 802.11p…
Houston61
  • 39
  • 8
0
votes
1 answer

802.11p FSM received an unknown event when in TRANSMITFRAME state

I am currently doing vanets simulation with Veins 2.0-rc1, my network stack use the 802.11p class as a mac layer. I am receiving the current error: 802.11 FSM received an unkown event. I looked for the associated event and mac state related to this…
HanniBaL90
  • 356
  • 2
  • 15
0
votes
1 answer

MiXiM building no such file or directory error

I failed to build the MiXiM on Ubuntu 14.04.3 and OMNet 4.6, the error message is: ”fatal error: Mac80211Pkt_m.h: No such file or directory”. From the manual of OMNet it can be found that the file Mac80211Pkt_m.h should be generated automatically by…
0
votes
1 answer

What is the maximum payload possible in WSMP?

I searched in google, but I could see data is variable but maximum size is not given. I could not find in IEEE1609.3 as well Please help me out
Ramana Reddy
  • 329
  • 6
  • 24
0
votes
1 answer

What is the reason of frameloss in case of high throughput in wlan?

Background: I've implemented QoS with four queues having strict priorities in wireless device. Queue-0 is having highest priority , Queue-1 is second highest and so on. My wireless device was set as 20Mhz and MCS: -1 which gives throughput around…
Manish
  • 79
  • 1
  • 11
1
2