Code Monkey home page Code Monkey logo

wigig-module's People

Contributors

hanyassasa87 avatar nina-grosheva avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wigig-module's Issues

I want to extend code.

Hi,
I want to extend the code of relays, but in basic code I have SIGIOT or SIGSEGV (without changes).
I want to exted realy to add 1: rds src and dst, and want to have Calculate thrughput from both pairs of devices separately like in saptial sharing.
Could you help me with this ? How I can conntact with author ?
I am doing this for my master thesis.

Mobility Models with 802.11ad

Are there any examples and/or documentation of the ns3 mobility model and the interaction with 802.11ad that have been implemented?

Compilation Error

[1006/1492] Compiling src/traffic-control/model/queue-disc.cc
In file included from ./ns3/drop-tail-queue.h:22:0,
from ../src/traffic-control/model/queue-disc.cc:29:
./ns3/queue.h: In instantiation of ‘bool ns3::Queue::DoEnqueue(ns3::Queue::ConstIterator, ns3::Ptr) [with Item = ns3::QueueDiscItem; ns3::Queue::ConstIterator = std::_List_const_iterator<ns3::Ptrns3::QueueDiscItem >]’:
../src/traffic-control/model/queue-disc.cc:34:1: required from here
./ns3/queue.h:504:3: error: no matching function for call to ‘std::list<ns3::Ptrns3::QueueDiscItem, std::allocator<ns3::Ptrns3::QueueDiscItem > >::insert(ns3::Queuens3::QueueDiscItem::ConstIterator&, ns3::Ptrns3::QueueDiscItem&)’
m_packets.insert (pos, item);
^

snrvalues.csv

Hi,
The snr values are very large ( thousands), is this in dB ?
Regards

802.11ad examples

Hi,

I have been looking around this model for a while now. And I wanted to know if there are any examples of 802.11 ad.

I have found examples of 802.11p, 802.11e, and 802.11n. But I could not find anything that shows that 802.11ad was implemented here. I am sorry if I sound blunt because of the lack of my knowledge of this model. But I could not find anything on the 802.11ad model.

Any guidance would be appreciated.

Thank you,
Rahul

Query on reflected signals addition to the quasi-deterministic channel model

Hi,

My research has bought me to this NS-3 model. First of all, I would like to thank you for providing a very good start to the 802.11ad model in NS-3.

I am working on the reflected signals from an AP in an indoor environment. And this paper "Enhancing the ns-3 IEEE 802.11ad Model Fidelity: Beam Codebooks, Multi-antenna Beamforming Training, and Quasi-deterministic mmWave Channel." says that the Q-D channel realization also generates reflected signals in an environment. I was trying to see the class/function in the 802.11ad NS-3 model that adds the reflection to the Q-D channel based on LOS/NLOS.

I can see that the /NS-3/src/wifi/model/qd-propagation-engine.cc is responsible to generate all the related losses. But I could not find anything that was responsible to add the reflected signals too, as mentioned in the paper. Is there any other class file that does that?

Kindly let me know if I am looking at the wrong place, and point me in the right direction if possible. Looking forward to hearing back from you.

Thank you,
Rahul

Beam Tracking

Hello author, can the current code support beam tracking?

a consult for wigig-module working with nr-u

Hi,

I am a student from Xiamen University, and I am currently working on a network simulation project.
I would like to combine the wigig module with the nr-u module, which is another ns-3 based module.
I was wondering if it is possible to integrate the wigig module into the ns-3 master branch alongside the nr-u module.
If so, I would greatly appreciate any advice or guidance you can provide on this matter.
Your input would be extremely valuable and helpful to me!

Best regards,

Problem - compiling the code with netanim module

Hi I am trying to compile the code with netanim module to generate animation xml for NetAnim. While compiling, I am getting few errors in file src/wave/model/ocb-wifi-mac.cc
One of them is "VhtCapabilities was not declared in the scope"
and others

Please see the attached log.txt.

Thanks!
log.txt

scratch/evaluate_fst_mechanism.cc not working

I'm playing with the script in /scratch, but some of them have errors.
This is one of the scripts I can't fix myself, so I turn to you for your kindness.

image

$ ./waf --run "scratch/evaluate_fst_mechanism --llt=10000 --dataRate=5Gbps"
Waf: Entering directory /home/robinlin/Desktop/ns3-802.11ad/build' Waf: Leaving directory /home/robinlin/Desktop/ns3-802.11ad/build'
Build commands will be stored in build/compile_commands.json
'build' finished successfully (0.589s)
assert failed. cond="uid <= m_information.size () && uid != 0", file=../src/core/model/type-id.cc, line=457
terminate called without an active exception
Command ['/home/robinlin/Desktop/ns3-802.11ad/build/scratch/evaluate_fst_mechanism', '--llt=10000', '--dataRate=5Gbps'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --command-template="gdb --args %s ").

FST Output

hello, after i try simulation of FST i've got value of output is zero, does the script have to change or add except LLT and datalink?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.