Giter Club home page Giter Club logo

Comments (15)

Celthi avatar Celthi commented on June 23, 2024 1

I am working on D2D communication underlaying LTE-Advance systems. And now want to know whether it can simulate LTE-D2D on NS3. Appreciate ANY help. THANKS, guys. If there is source code, it would be very help. My purpose is just educational and of research.

from d2d.

muujiie02 avatar muujiie02 commented on June 23, 2024 1

Hello,
I am also working on D2D communication as an underlay to LTE networks, focusing on interference mitigation. Please does any one knows how to simulate D2D-LTE network. @makhtardiouf Kindly share the source code. It going to be used for research purposes only, according to your terms and conditions, Thank you

from d2d.

seonghyuck avatar seonghyuck commented on June 23, 2024 1

Hi

I am interested in simulating LTE-D2D on NS3, but i don't know how to work.

and i tested your code but... not working

some headerfile not exsist

if you notice to me i am very very happy..!

from d2d.

makhtardiouf avatar makhtardiouf commented on June 23, 2024 1

Hi Seon,
Thanks for pointing that out.
I removed the reference to the "unused include".
You can update and try it out:

cd ns3-dev/src ; git pull
cd ../
./waf build

from d2d.

seonghyuck avatar seonghyuck commented on June 23, 2024 1

Thank you!! really thank you

actually i am working in south korea!

by accident i saw your profile you also working in south korea?

I want to get closer to you

thank you!

from d2d.

makhtardiouf avatar makhtardiouf commented on June 23, 2024

Hi,
At this point the Network-assited part is functional with UEs able to send by http (from their LTE network interface) discovery requests to the Proximity Function Entity to register for D2D service and be notified of nearby matches. Then the announcing UE can multicast data to its peer, but over wifi-adhoc (instead of wifi-D as supported by the specs).

I planned to publish about it first before making the code public. And it remains the 2nd (harder) phase to implement LTE-Direct for communication. I haven't written much documentation yet, but would consider giving you access to the source code.

from d2d.

zengluyang avatar zengluyang commented on June 23, 2024

Thanks for your kindly response.

By "spec", do you refer to TS23.303?

If you are willing to give me access to the source code, I will read/use them according to your specified license and/or limits.

from d2d.

makhtardiouf avatar makhtardiouf commented on June 23, 2024

Better screenshot for the specifications to refer to:

lte-d2d-specifications

I'll get back to you soon.

from d2d.

zengluyang avatar zengluyang commented on June 23, 2024

Hi,

Any progress on this platform?

Thanks for your time!

from d2d.

makhtardiouf avatar makhtardiouf commented on June 23, 2024

There is.
Been too busy; and still discussing with my advisor for the source code
release time-frame.

I'll let you know later

Makhtar

On Sat, Oct 10, 2015 at 2:29 PM, Luyang Zeng [email protected]
wrote:

Hi,

Any progress on this platform?

Thanks for your time!


Reply to this email directly or view it on GitHub
#1 (comment).

from d2d.

makhtardiouf avatar makhtardiouf commented on June 23, 2024

Yup, I'm in Korea.
You can email me at [email protected].
Note that I'm currently taken by my dissertation, thus can hardly support inquiries for now.

But this can be a collaborative project where you team can contribute. There's still more that can be done.

from d2d.

FMAItaly avatar FMAItaly commented on June 23, 2024

hi Makhtardiouf!
I'm working on my thesis which is about LTE D2D simulation and comparison with VANET. I would like to test your code, but whenever I access the folder and I run it (i.e. ./waf --run d2dsim), it returns some problems.
Do I miss something? Should I make something different.
Thank you in advance for your patience and time

from d2d.

ESK-Munich avatar ESK-Munich commented on June 23, 2024

hi Makhtardiouf!

i just want to try our LTE D2D simulator. I followed the steps given in your Readme file. However, I cann't finish the last step ("./waf --run d2dsim" step, see the screenshot below). Could you please give me some tips why I get the error report below? Thank you very much in advance.
run error report

from d2d.

makhtardiouf avatar makhtardiouf commented on June 23, 2024

Hello,
Such bugs were introduced by recent updates of mainstream ns-3, mainly the TrafficControl & Queuing features that were added to the IP network module.
Try to revert near revision 11940, step 2 (above), and see how it goes.
e.g " hg update 11940 " -> then go to step 3.

I'm investigating on my side too, but it's tricky...

from d2d.

zhjin810 avatar zhjin810 commented on June 23, 2024

hi makhtardiouf,
I just try the LTE D2D simulator as the steps you demonstrated. I got the same problem as ESK-Munich above - the signal SIGSEGV. I changed the revision to 11940. But it still not work with missing header files problem. Is there any update to solve the problem?
I will be really thanks for you notice.

from d2d.

Related Issues (6)

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.