Design and Performance Evaluation of Wireless Network
Spring 2016, CSIE Room 4202, Monday 14.10~17.00
Instructor: Kun-chan Lan
(this course is offered in English)
Objectives
- Know about the latest technology in wireless networks
- Carry out a research project
- Have hands-on experiences on implementing a protocol
Scope
Announcement For Survey paper
* Write a survey paper |
|||||||||||||||||||||||||||
Instructor
Prof. Kun-chan Lan TA
Paweeya Raknim |
Lecture Slides
week 1 (2/22) Administration issues week 2 (2/29) school holidays, survey (1) due week 3 (3/7) network simulation (I), survey (2) due, ns-2 week 4 (3/14) network simulation (II) week 5 (3/21) Tutorial on VANET simulation, file (Jensen) week 6 (3/28) Ad-hoc network (I) ns-2 example code and wireless trace format week 7 (4/4) school holidays week 8 (4/11) Ad-hoc network (II) week 9 (4/18) sensor network (I), intro-RFID, homework I due week 10 (4/25) Tutorial on TinyOS and sensors (Paweeya) week 11 (5/2) Sensor network (II) week 12 (5/9) Vehicular network (I) week 13 (5/16) Vehicular network (II) week 14 (5/23) Body area network (I) Week 15 (5/30) Body area network (II) week 16 (6/6) Molecular/Nano network week 17 (6/13) UAV network, survey (3) due , homework II due |
Prerequisite
It will be good if Windows is not the only OS you’ve ever used
C/C++
Experience with scripting language
Grading Policy
Homework (2) – 40%
Vehicular network simulation using ns2
Vehicular network experiments using taroko and tiny OS
Survey paper – 30%
Class presentation – 30%
No written exam in this class
Syllabus
week 1 (2/22) Administration issues
week 2 (2/29) school holidays, survey (1) due
week 3 (3/7) network simulation (I), survey (2) due
week 4 (3/14) network simulation (II)
week 5 (3/21) Tutorial on VANET simulation (Jensen)
week 6 (3/28) Ad-hoc network (I)
week 7 (4/4) school holidays
week 8 (4/11) Ad-hoc network (II)
week 9 (4/18) sensor network (I), homework I due
week 10 (4/25) Tutorial on TinyOS and sensors (Paweeya)
week 11 (5/2) Sensor network (II)
week 12 (5/9) Vehicular network (I)
week 13 (5/16) Vehicular network (II)
week 14 (5/23) Body area network (I),
Week 15 (5/30) Body area network (II)
week 16 (6/6) Molecular/Nano network
week 17 (6/13) UAV network, survey (3) due, homework II due
Homework
The settings for homework 1
inter-car distance: 10m, 30m, 100m
radio range: 100m, 250m, 1000m
loss model
1.loss rate=0.01, uniform distribution
2.loss rate=0.01, exponential distribution
3.loss rate=0.01, pareto distribution
4. no loss
radio model
1. free space
2. twoRayGround
so the total should be 3x3x4x2=72 configuration
one simulation run for each configuration
one set of graphs will have inter-car distance as x-axis and latency as y-axis
the other set of graphs will have radio range as x-axis and latency as y-axis
the student should try to answer the following questions:
1.for a given radio model and a given inter-car distance, how the loss model
and radio range affects the latency?
2. for a given radio model and a given radio range, how the loss model and inter-car distance affects the latency?