NS2 教學手冊 ( NS2 Learning Guide)
I will get my PhD degree soon. So I am looking for a research or teaching job now. If anyone has some information, please let me know.
[My works]
TCL Introduction。
中文 English。
Tool Introudction。(Use awk to analyze the trace file to get throughput, delay, jitter, and loss rate. Then use gnuplot to plot the data.)
中文 English。
Add or Modify NS2 module。
中文 English。
Multimedia Communication。
TCP parameters Description。
中文 (Provided by my lab member: Rung-Shiang Cheng) 。
How to generate Poisson traffic ?
中文。
How to measure the throughput, packet drop rate, and end-to-end delay for UDP-based application over wireless networks ?
English (Source: Joe Naoum-Sawaya) 。
How to set the different operation modes (DCF or EDCF) for different mobile nodes? (2006/06/23) (refer to the
ppt files)
How to set the different transmission speeds to different mobile nodes? (2006/06/23)
How to dynamically set the link bandwidth during simulation? (2006/06/23)
How to get the information in different layer? (For example, routing layer wants to get some information from MAC layer.) (2006/06/23)
[尚未整理(unclassified)---Currently, this part is written in Chinese]
My ns-allinone-2.28 (已安裝:TKN 802.11e module, NOAH routing protocol, uniform and GE wireless error model, my video evaluation, MFlood, CSFQ, tcldebug, Poisson Traffic;並解決Scheduler: Event UID not valid的問題。若是下載後,進入ns-allinone-2.28/ns-2.28後,./configure ; make clean ; make的過程有問題,請使用我在installation篇所附的
cygwin安裝軟體) (最新更新日期: 2006/03/06)
由中國大陸的season所提供的一些關於NS2的資料 (
簡體中文)
How to run the source routing simulations ? (for wired network) (
繁體中文)
[網友問題解答(Q&A for my works)---Currently, this part is written in Chinese]
[My Book]
[My Talks]
因鄭瑞光老師和陳金蓮老師邀請,所以在2005/11/26日在台科大電子系做關於NS2的演講 。(
投影片)
因陳文宇老師的邀請,所以在2005/11/28號在成大電信管理研究所做關於NS2的演講 。
2006/07/10-07/11:樹德科大, 07/21-07/22:台科大, 07/19-07/20:中山大學 (
投影片), 8/14:台北教育大學
[關於NS與網絡模擬一書---Currently, this part is written in Chinese]
[付費文章區]
為了鼓勵更多對於使用ns2有心得的研究人員能多寫一些文章,我和一些朋友正在準備一個平台,讓有心想要分享研究成果的人有一個管道.對於作者而言,透過一些金額的支援,可以讓更多不錯的文章被寫出來,對一般讀者而言,不需要花一整本書的錢就可以找到需要的知識.因此有興趣想要分享您研究成果的人,請歡迎寫信給我. (若是讀者需要那方面的文章,也可以跟我聯絡,我會張貼您的需求,看看有沒有人願意寫這方面的文章)
l The Packet Loss Effect on MPEG Video Transmission in Wireless Networks. (
繁體中文)
[討論區(Forum/Q&A)]
[基本資料(Basic)]
l NS related (Japanese):
1 2 3
[ns2—installation]
[Tcl/Tk/Otcl]
[GDB]
[Tracegraph]
[awk/gawk]
[Gnuplot]
[Perl]
[LaTex]
[Traffic Pattern]
[Topology Generator]
·
nsBench (
The goal of nsW project is to develop supporting tools that enable creating, analyzing and visualizing NS-2 simulation scripts and traces automatically)
[Transport Layer]
l
David’s NS-2 patches (A TCP Pacing implementation for NS2 simulation, TCP-Linux: a Linux TCP implementation for NS2, Speed up NS2 simulation)
[QoS]
[Multimeida Transmission]
[SIP]
[Queue Management]
[wired—Routing]
[Multicast]
[Wireless]
l
ns-2 802.11 support (ET/SNRT/BER-based PHY models; 802.11a multirate; 802.11e HCCA and EDCA) (This NS2 version can be successfully installed on cygwin with some modifications: tested by Chih-Heng, Ke)
[wireless—UMTS]
[wireless—routing]
l
AODV+. With AODV+, ns-users are able to use AODV as an ad hoc routing protocol for simulations of wired-cum-wireless scenarios in ns-2
l
NRL-OLSR (Optimized Link State Routing)
l
nsclick. In short, nsclick is the Click Modular Router embedded inside of the ns-2 network simulator
[wireless—visualization tool]
[wireless—multi-rate]
[wireless—multi-channel]
[wireless—802.11e]
[wireless-cross-layer]
[wireless—articles]
[wireless—Bluetooth]
[wireless—UWB]
[wireless—ZigBee]
[wireless—Mobile Network]
l
MobiWan的安裝 (From Wireless Netorwork Lab at Beijing University of Posts and Telecommunications)
[wireless—mobility model]
[wireless—Sensor Network]
[wireless—energy model]
[wireless—wimax]
[Satellite Network]
[Optical WDM network]
[Security]
[Peer-to-Peer]
[ATM]
[Ring Network]
[Articles]
[Misc.]
l
NS FEC (Forward Error Correction)
l
Network Simulation Cradle (NSC) (a framework which allows real world TCP/IP network stacks to be used inside a network simulator) (GOOD, toward more realistic simulation)
l
ns2measure---an Integrated Framework for Enabling Effective Data Collection and Statistical Analysis with ns2
[Personal webpage]
[Course/Lab]
[Technical Information]
[Other network related simulators]
[工作日誌]
2004/06/29 寫完安裝篇。
2004/07/12 寫完簡單工具介紹。
2004/07/16 寫完新增或修改NS2核心模組。
2004/07/17 寫完TCP Global Synchronization問題。
2004/07/18 寫完wireless (一)。
2004/07/19 寫完介紹如何量測UDP packet的One Way Delay (OWD)、IP Delay Variance (IPDV),和Packet Loss數量。
2004/07/19 寫完介紹如何使用Traffic Trace,把實際網路的封包流量灌到NS2內。
2004/07/23 把BuildEcho加入。
2004/07/25 寫完Confidence Interval。
2004/07/26 寫完亂數產生器。
2004/08/01 寫完Multimedia Communication。
2004/08/01 解答”如何安裝wf2q+” 和 ”為何不能執行startxwin.bat”。
2004/08/18 加入” 新手學習ns2,建議觀看文章次序” 和 ”筆者的話”。
2004/08/18 在”Confidence Interval”篇中加入一個完整計算範例。
2004/08/19 加入”How to evaluate MPEG video transmission using the NS2 simulator?”。
2004/08/21 加入”Simulation vs. Emulation”。
2004/08/23 加入”Inferring Queue Sizes in Access Networks by Active Measurement”。
2004/08/25 加入”Error Model”。
2004/08/29 加入”關於NS與網絡模擬一書”。
2004/09/12 加入”TCL簡介”。
2004/10/25 修改”How to evaluate MPEG video transmission using the NS2 simulator?”,使得程式可以在Linux環境下也可以運作。
2005/04/11 完成書籍中所有資料並交給學貫出版設準備出版。
2005/04/18 加入” 一個簡單的802.11b ad-hoc無線網路實驗”。
2005/04/27 加入” 如何在NS2中安裝wireless error model”。
2005/05/26 解答讀者來信。
2005/06/15 完成”H.264 evaluation framework”。
2005/06/20 完成”nsBench介紹”。
2005/06/24 完成”ns2安裝英文說明版”。(若安裝還有問題的話,可以在這個網頁上下載所需要的軟體)
2005/07/14 完成” How to measure packet loss rate, jitter, and end-to-end delay for UDP-based applications?”
2005/07/18 完成”安裝版:影片介紹”和 “Multimedia Communication English(part2)中的安裝影片”。
2005/08/13 加入程榮祥的TCP參數說明。
2005/08/19 加入林政翰所寫的”An example of multimedia transmission over a wireless network” 。
2005/09/05 加入”Q&A”。
2005/09/19 在Q&A回答了” 無線節點如何獲取當前的佇列長度?” 。
2005/10/08 加入了source codes for Implementing a New Manet Unicast Routing Protocol in NS2和英文版的Q&A。
2005/10/24 加入”NS2線上教學服務” 。
2005/10/24 加入”第二本繁體中文NS2實驗手冊”資訊。
2005/10/25 使用我網站的cygwin,成功安裝ns-2.29版本。2005/11/02 更新my ns2.28,加入了tcldebug和CSFQ模組。
2005/11/09 加入”追蹤mac-802_11.[cc,h]” 。
2005/11/13 加入”How to generate Poisson traffic?”中文版。
2005/12/04 加入MDC。
2005/12/22 加入了” How to evaluate H.263/H.264/MPEG4 video transmission using the NS2 simulator?” 。
2006/02/13 加入了” How to measure the throughput, packet drop rate, and end-to-end delay for UDP-based application over wireless networks ?” 。
2006/03/03 加入了cygwin + myNS2的安裝,,如何執行mflood的範例程式。
2006/03/03 加入了” Examples for CBR traffic transmission over DCF-based and EDCF-based wireless networks”。
2006/03/03 加入了” Video transmission over wireless error channels” 。
2006/03/06 加入了 “myEvalvid_NT” 。
2006/04/07 加入了付費文章區。
2006/04/21 加入了”how to vary the wireless error rate during simulation?”
2006/04/25 加入了”Making NS2 simulate an 802.11b link”
2006/05/11 加入了”hidden terminal problem”
2006/05/26 加入了”Performance Evaluation of DSDV, AODV, and DSR”
2006/05/30 加入了” How to run the source routing simulations ?”
2006/05/30 加入了”How to run the wireless1.tcl under ~ns\ns-tutorial\examples folder?”
2006/06/12 加入了” An example to measure the throughput of TCP-based application over wire-cum-wireless environment”
2006/06/23 加入了”一個mobile ip的範例”
Last Modified Date:2006/10/21
Contact Information:
博士候選人 (Phd Candidate)
國立成功大學電機所電腦與網路組 (Computer & Network Group Electrical Engineering Department of National Cheng Kung University)