Passive optical network simulation

532 views
Skip to first unread message

ssz

unread,
Sep 26, 2011, 2:07:40 PM9/26/11
to ns-3-users
hello,
i want to simulate a mac protocol for passive optical network. there
will be a central office and an user having three different service
connected through an optical line terminal (OLT). Are Qos, throughput
and delay all possible to simulate in ns3? can i simulate optical
network in ns3 ? i m totally novice using ns3. so i need your help to
know this.
thank you
SSZ

Lalith Suresh

unread,
Sep 27, 2011, 11:00:57 AM9/27/11
to ns-3-...@googlegroups.com
We don't have any models for optical communications yet. Feel free to contribute one though.
 
thank you
SSZ

--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.




--
Lalith Suresh

ghufran siddiqui

unread,
Jan 19, 2014, 9:50:07 AM1/19/14
to ns-3-...@googlegroups.com
I need to implement or integrate the XGPON model in NS3.. here is the model link..
I am new to NS3

Konstantinos

unread,
Jan 19, 2014, 12:05:56 PM1/19/14
to ns-3-...@googlegroups.com
Hi Ghufran,

Please do not make the same question in different threads. 

Have you read the documentation of NS-3 and that of the XGPON ?

Particularly the part of creating a new module in NS-3 may be helpful. 
In addition, you might need to change some existing code of ns-3 (as far as I can see the ipv4-l3-protocol.cc has been updated).

There XGPON module you posted, has example code inside and manual inside. 

ghufran siddiqui

unread,
Jan 19, 2014, 12:29:17 PM1/19/14
to ns-3-...@googlegroups.com, dinos.k...@gmail.com
I am new to Ns3. I have just installed Ns3 and dont know how to run that project any manuals for learning Ns3 would be helpful



--
You received this message because you are subscribed to a topic in the Google Groups "ns-3-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ns-3-users/J8zpsw9jXjM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.

To post to this group, send email to ns-3-...@googlegroups.com.

Konstantinos

unread,
Jan 19, 2014, 12:54:52 PM1/19/14
to ns-3-...@googlegroups.com
I just posted the link in my previous answer..


There is a tutorial, videos and other documents 

Tommaso Pecorella

unread,
Jan 19, 2014, 12:59:09 PM1/19/14
to ns-3-...@googlegroups.com, dinos.k...@gmail.com
LMGIFY.
|/-\|/-\|/-\|/-\|/-\|/-\|/-\ (its a spinning thing)
Oh, look, ns-3 does have a website. And a documentation section too !


Seriously, the best thing, if you're new to ns-3 is to read the tutorial and at least have a look at the manual. Then, if you're particularly interested in that module, read the manual in the link you cited.

Of course you can ask any question you like in this mailing list, but I'd strongly suggest to not try to "jump-start" without the tutorials.

Cheers,

T.

ghufran siddiqui

unread,
Feb 7, 2014, 6:58:26 PM2/7/14
to ns-3-...@googlegroups.com
I need some error while adding a new module to NS3, I am recieving error failed to find header files when i use $ ./waf and when I use ./waf configure I get Could not find a task generator for the name 'ns3-gppon

Pedro Alvarez

unread,
Feb 10, 2014, 7:17:35 AM2/10/14
to ns-3-...@googlegroups.com
Hi Ghufran,

My name is Pedro Alvarez and I am one of the developers of the XG-PON model. I am really glad to hear people are starting to use it. I can help you a bit if you are having some trouble, but please try to be more clear to what is the issue.
What exactly have you tried, what system are you using and what exactly is the error message?

Regards,
Pedro

PS: Try checking this website to help you make more helpful questions: http://www.catb.org/~esr/faqs/smart-questions.html
It will help you to pose better questions and consequently receive better answers.

ghufran siddiqui

unread,
Feb 13, 2014, 5:26:57 PM2/13/14
to ns-3-...@googlegroups.com
Hey Pedro.. I really need to contact you.. I am facing difficulties while installing xgpon model to Ns3, although I have followed instructions as directed in the manual. please brief me. contact me at ghuf...@gmail.com

ghufran siddiqui

unread,
Feb 13, 2014, 6:57:11 PM2/13/14
to ns-3-...@googlegroups.com
hi Pedro, 
Please describe me how to evaluate that XG-PON model and which script file i have to copy in ns3-dev and what to do next.. I am not getting it please help me


--
Message has been deleted
Message has been deleted

Theresal T

unread,
Mar 19, 2020, 1:33:18 AM3/19/20
to ns-3-users
hi sir happy to message you.. how i can create a coding for  new DBA algorithm other than GIANT ..EBU and XGaint.. second i want to know about integration of xgpon with other module which is existing in ns3 like LTE and WIFi..pls help me to find out these doubts 

Nadia Kalsoom

unread,
Mar 19, 2020, 12:50:40 PM3/19/20
to ns-3-users
Hi Pedro,

I'm nadia kalsoom and trying to find delay and packet loss ratio for XG-PON model. by using flow-monitor, got the following packet loss ratio, which is very high. can you guide me to how to find the reason behind this high packet loss ratio? because i didn't find this behavior with XG-PON v1. or you may suggest me a good material for this.
FlowID: 1 (UDP 10.0.0.2/49153 --> 171.0.0.1/9002)
    TX bitrate: 142722.21 kbit/s
    RX bitrate: 23620.88 kbit/s
    Mean Delay: 3.36 ms
    Packet Loss Ratio: 83.46 %
FlowID: 2 (UDP 10.0.0.2/49154 --> 171.0.0.1/9002)
    TX bitrate: 142722.21 kbit/s
    RX bitrate: 23620.88 kbit/s
    Mean Delay: 3.36 ms
    Packet Loss Ratio: 83.46 %
FlowID: 3 (UDP 10.0.0.2/49155 --> 171.0.0.1/9002)
    TX bitrate: 142722.21 kbit/s
    RX bitrate: 11811.93 kbit/s
    Mean Delay: 3.37 ms
    Packet Loss Ratio: 91.73 %
FlowID: 4 (UDP 10.0.0.2/49156 --> 171.0.0.1/9002)
    TX bitrate: 142722.21 kbit/s
    RX bitrate: 11811.93 kbit/s
    Mean Delay: 3.37 ms
    Packet Loss Ratio: 91.73 %
FlowID: 5 (UDP 10.0.0.3/49153 --> 171.0.1.1/9002)
    TX bitrate: 142722.21 kbit/s
    RX bitrate: 23621.12 kbit/s
    Mean Delay: 3.36 ms
    Packet Loss Ratio: 83.46 %
FlowID: 6 (UDP 10.0.0.3/49154 --> 171.0.1.1/9002)
    TX bitrate: 142722.21 kbit/s
    RX bitrate: 23621.12 kbit/s
    Mean Delay: 3.36 ms
    Packet Loss Ratio: 83.46 %
FlowID: 7 (UDP 10.0.0.3/49155 --> 171.0.1.1/9002)
    TX bitrate: 142722.21 kbit/s
    RX bitrate: 11811.93 kbit/s
    Mean Delay: 3.37 ms
    Packet Loss Ratio: 91.73 %
FlowID: 8 (UDP 10.0.0.3/49156 --> 171.0.1.1/9002)
    TX bitrate: 142722.21 kbit/s
    RX bitrate: 11811.93 kbit/s
    Mean Delay: 3.37 ms
    Packet Loss Ratio: 91.73 %
End to End Delay: 0.4212 ms
Reply all
Reply to author
Forward
0 new messages