AY 2017 Graduate School Course Catalog

Field of Study CN: Computer Network Systems

2018/01/30

Back
開講学期
/Semester
2017年度/Academic Year  3学期 /Third Quarter
対象学年
/Course for;
1st year , 2nd year
単位数
/Credits
2.0
責任者
/Coordinator
Hirokuni Kurokawa (Aiguo HE)
担当教員名
/Instructor
Hirokuni Kurokawa (Aiguo HE), Anh T. Pham
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2017/01/30
授業の概要
/Course outline
Computer and communication have merged with each other. This has had a profound influence on the way computer systems are organized. The concept of computer center is now totally obsolete. The model of a single computer serving all of the organization's computational works has been replaced by Grid Computing or Cloud Computing, in which a large number of separate but interconnected computers work together. These systems are called computer networks.

This course offers fundamental knowledge about the design and organization of computer networks.

We start with a review of computer network software's layered structure and will have an
exercise after each lecture.
At each lecture, we will discuss one or two protocols used in a layer, then
you can try to complete a Java program that is an implementation of the protocols you have just leaned.
Your program will run on a network simulator which can show you a demo program, check your program
or communicate with your program to help you to completely understand the target protocol.
授業の目的と到達目標
/Objectives and attainment
goals
Our students will learn the following in detail:
(1) Layered architecture of computer network software;
(2) Basic concepts such as packet, frame, addressing, routing, congestion control, QoS, error control, and flow control;
(3) Basic protocols in each layer.
授業スケジュール
/Class schedule
(1) Review of Computer Networks;
(2) Reference Models; Examples of Comuter networkss; Introduction of Network Simulator;
(3) Data link layer; Protocol 1,2
(4) Exercise of Data link layer: P1, P2
(5) Data link layer; Protocol 3,4
(6) Exercise of Data link layer: P3,4
(7) Data link layer; Protocol 5,6
(8) Exercise of Data link layer: P5
(9) Exercise of Data link layer: P6
(10) Network Layer: Forwarding
(11) Exercise of Network Layer: Forwarding
(12) Network Layer: Routing Algorithms
(13) Exercise of Network Layer: Distance Vector
(14) Network Layer: Other topics
(15) Transport Layer: Basic concepts 
教科書
/Textbook(s)
Computer Networks (4th or 5th Edition), by Andrew S. Tanenbaum
You can order this book in our book store or at:
http://www.amazon.co.jp/Computer-Networks-5th-Andrew-Tanenbaum/dp/0132126958/
成績評価の方法・基準
/Grading method/criteria
a) Attendance 20%
b) Exercise 50%
c) Examination 30%
履修上の留意点
/Note for course registration
The students should have basic knowledge of Java programming.
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
Course page http://web-int.u-aizu.ac.jp/~aiguo/int-lectures/801/index_801.html


Back
開講学期
/Semester
2017年度/Academic Year  1学期 /First Quarter
対象学年
/Course for;
1st year , 2nd year
単位数
/Credits
2.0
責任者
/Coordinator
Kara A.
担当教員名
/Instructor
Kara A., Hirokuni Kurokawa (Aiguo HE), Cong-Thang Truong
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2017/01/31
授業の概要
/Course outline
This course covers the basic network-management principles any system administrators need to know to set up, operate and maintain IP-based networks. As one of the core courses in the computer network field, this course provides students details of layer-3 networking principles and protocols necessary to understand the operation of the IP-based networks. Students are asked to set up various small-scale IP networks using switches and routers.
(*The number of registration is limited to 20 students. In case it's more than 20, CN field students will be accepted preferentially, the other students will be selected by drawing )
授業の目的と到達目標
/Objectives and attainment
goals
Network management consists of five main areas, namely fault management, configuration management, accounting management, performance management and security management. The goal of this course is to let the students acquire basic skills of how to configure and maintain computers, switches and routers in LAN and Internet.
Mastering the concept of IP addressing and routing is central to this goal.
授業スケジュール
/Class schedule
This course consists of lectures and hands-on exercise. Each student will be required to work with switches and routers and performs some basic internet management tasks. The tentative schedule is as follows.
Classes 1&2: IP addressing basics
Classes 3&4:  Classful address
Classes 5&6:  Classless address
Classes 7&8:  Private address
Classes 9&10: Dynamic routing basics
Classes 11&12: Routing pathologies
Classes 13&14: Security of routing protocols
Classes 15&16: Special topic
The special topic may not be covered depending on the progress.
教科書
/Textbook(s)
Course material is available on the course web page (see below)
成績評価の方法・基準
/Grading method/criteria
Let the score for attendance, assignments and presentation = X; and the score of final exam = Y. The final score will be sqrt(X*Y)..
履修上の留意点
/Note for course registration
It is recommended to take "Communications and Networking I and II" before this course and CNC01 along with this course, but most of the material in this course will be self-contained.
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
http://www.u-aizu.ac.jp/~kara/


Back
開講学期
/Semester
2017年度/Academic Year  1学期 /First Quarter
対象学年
/Course for;
1st year , 2nd year
単位数
/Credits
2.0
責任者
/Coordinator
Shigaku Tei
担当教員名
/Instructor
Shigaku Tei, Hirokuni Kurokawa (Aiguo HE), Anh T. Pham, Cong-Thang Truong, Lei Jing
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2017/01/31
授業の概要
/Course outline
This course first discusses the limitation and existing problems in the current Internet, and then selects some topics from the recent trends of researches on future Internet. The selection of the contents may be dynamically changed each year to adapt to the progress of future Internet and select the significant topics timely. Recent years, Internet of Things (IoT) has attracted great attention of researchers, practitioners, and many business persons, and becomes one of the hottest research topics in Internet. A big portion of the course focuses on IoT. Especially, the history of IoT, recent trends of IoT in the world will be introduced. Basic architecture and typical application fields will be shown to let students have a big picture on IoT. Then some research issues in each layers of IoT will be presented. A smart town architecture will be discussed as an example of IoT
授業の目的と到達目標
/Objectives and attainment
goals
At the end of the course the student should be able to:
Explain the limitation and problems of current Internet.
Explain the trends of future Internet.
Explain the features, architectures, typical applications, and issues of Internet of Things,
Investigate the research papers, documents, and other materials on Internet of Things, and make proposals to some problems in this field.
授業スケジュール
/Class schedule
This course consists of lectures by instructors and presentation by students. Each student will be required to read some selected papers, and make present the outline, the main topics, and the proposal of the papers.

1.Unit 1 :

A)Week 1 (Prof. Cheng & Prof. Wang)
① Outline of various proposals for Future Internet, Architecture, Algorithms, and Applications of IoT
②An examples of IoT:  Outline of the smart town project in U. Aziu
* Giving students the reference for the presentation (1)

B) Week 2 (Prof. Cheng & Prof. Wang)
① Smart City, Smart Town, Smart Home (1)
② Student Presentation (1)

 
2. Unit 2
A) Week3 (Prof. Pham & Prof. Jing)
① Problems and solutions in Sensing Layer  
② Wi-Fi mesh communication for smart town
* Giving students the reference for the presentation (2)

B) Week4 (Prof. Pham & Prof. Jing)
① Embedded Systems for IoT and MR used in Smart Home
② Student Presentation (2)


3. Unit 3
A) Week5 (Prof. Guo & Dr. Li)
① Problems and solutions in Network Layer (1)
6LowPAN, IPv6, IP over smart objects
② Security problems in IoT
* Giving students the reference for the presentation (3)

B) Week 6 (Prof. Guo & Dr. Li)
① IoT example : Smart Grid & Smart energy
② Student Presentation (3 )


4. Unit 4
A) Week7 (Prof. Truong & Prof. Kurokawa)  
① Problems and solutions in Application Layer (1)
② Example: Video transition for support elderly life
*Giving students the reference for the presentation (4)

B) Week8 (Prof. Truong & Prof. Kurokawa)
① Smart town services
② Student Presentation (4 )
教科書
/Textbook(s)
No specific text books.

Course material is available on the web page
成績評価の方法・基準
/Grading method/criteria
- Attendance + small quiz of question in each lecture: 30%

- Studying papers and presentation performance 30 %

- Project: Design a Smart Town 40 %
履修上の留意点
/Note for course registration
It is recommended to take "Communications and Networking I and II", CNC01, CNC02,and CNC04 before this course, but most of the material in this course will be self-contained.


Back
開講学期
/Semester
2017年度/Academic Year  1学期 /First Quarter
対象学年
/Course for;
1st year , 2nd year
単位数
/Credits
2.0
責任者
/Coordinator
Shigaku Tei
担当教員名
/Instructor
Shigaku Tei, Lei Jing
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2017/01/31
授業の概要
/Course outline
This course discusses the design and development of distributed algorithms for control and computation in various networks. It introduces students to basic models of distributed processing, fundamental distributed problems, and distributed algorithms as the solutions to the distributed problems. It also provides how to find and define new distributed problems and how to develop distributed algorithms for solving the problems. Some network algorithms and recent topics in ubiquitous networks and cloud computing are also discussed. The methods in this course are especially useful for designing various distributed systems and network protocols.
授業の目的と到達目標
/Objectives and attainment
goals
At the end of the course the student should be able to:
Explain advantages and problems of distributed processing for networks.
Explain fundamental distributed problems and their solutions.
Find some new distributed problems from applications especially in the computer network field, and define them formally.
Design distributed algorithms as solutions of the defined problems.
Explain the problems and some solutions in design of network protocols, ubiquitous networks, and cloud computing, etc.
授業スケジュール
/Class schedule
Week 1: Introduction to distributed problems and distributed algorithms and their applications in distributed systems and network protocols.
Especially various network models in distributed computing are introduced.    
Homework (reading papers related to the topic) will be assigned to the students

Week 2: Presentation and discussion on the topics last week, focusing on a summary of the papers which have been assigned, and opinions on the topics.  

Week 3: Leader election problems and solutions, as well as applications
Homework (reading papers related to the topic) will be given to the students

Week 4: Presentation and discussion on the topics last week, focusing on a summary of the papers which have been assigned, and opinions on the topics.

Week 5: Distributed resource allocation problems and their solutions (including mutual exclusion, dining philosophers, and drinking philosophers problems), in addition to the general description of the resource allocation, some real and practical examples of resource competition in networks will be studied.  
Homework (reading papers related to the topic) will be assigned to the students

Week 6: Presentation and discussion on the topics last week, focusing on a summary of the papers which have been assigned, and opinions on the topics.

Week 7: (1) An outline on other famous distributed problems. (2)  Introduction to using distributed algorithms in network protocols, ubiquitous computing, cloud computing etc. (3) How to write the final report (a short paper)

Week 8: Presentation of your main ideas about the short paper for the final report.
Deadline of the submission of the short paper will be two weeks later.
教科書
/Textbook(s)
An Introduction to Distributed Algorithms, by V.C. Barbosa, The MIT press
成績評価の方法・基準
/Grading method/criteria
1. Attendance: 40%
2. Performance of presentation: 20%
3. Report (a short paper) presenting a new distributed problem and basic ideas for solving the problem, or implementing a typical distributed algorithm and demonstrating the algorithm:  40%
履修上の留意点
/Note for course registration
No.

However, reviewing undergraduate course “Algorithms and Dada Structures” is expected.


Back
開講学期
/Semester
2017年度/Academic Year  4学期 /Fourth Quarter
対象学年
/Course for;
1st year , 2nd year
単位数
/Credits
2.0
責任者
/Coordinator
Peng Li
担当教員名
/Instructor
Peng Li, Cong-Thang Truong
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2017/02/04
授業の概要
/Course outline
This course covers whole contents in mobile communication, from signals, access protocols, up to application requirements and security, and does not stress single topics to the neglect of others. It focuses on digital mobile communication systems, as the future belongs to digital systems such as CDMA, GSM, CDMA2000. New and important topics in the higher layers of communication, like the wireless application protocol, i-mode, and wireless TCP are included.
授業の目的と到達目標
/Objectives and attainment
goals
This course tries to cover many aspects of mobile communications from a computer science point of view. It points out common properties of different technical solutions and shows the integration of services and applications well-known from fixed networks into networks supporting mobility of end systems and wireless access.
授業スケジュール
/Class schedule
1. Introduction
2. Wireless Transmission
3. Medium Access Control
4. Telecommunications Systems
5. Satellite Systems
6. Wireless LAN
7. Mobile Network and Transport Layers
教科書
/Textbook(s)
Mobile Communications, by Jochen Schiller
成績評価の方法・基準
/Grading method/criteria
Attendance: 20%
Exercise: 30%
Examination: 50%.


Back
開講学期
/Semester
2017年度/Academic Year  3学期 /Third Quarter
対象学年
/Course for;
1st year , 2nd year
単位数
/Credits
2.0
責任者
/Coordinator
Anh T. Pham
担当教員名
/Instructor
Anh T. Pham, Peng Li
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2017/02/02
授業の概要
/Course outline
As computer network systems can be modeled as queuing systems, queuing theory serves as the key for performance analysis. This course illustrates the applications of the queuing theory in modeling and performance analysis of computer networks.
授業の目的と到達目標
/Objectives and attainment
goals
The objectives of the course include fundamental of data networks, network modeling and performance analysis. After the course, students are expected to understand  what and how to model and evaluate the performance of a network. To take the course, students are expected to have a basic mathematical background, basic knowledge of computer networks and the probability theory. Students are strongly recommended to take either CNC01 (grad. school) or N1 (undergrad school) prior (or at least, in parallel) to this course.
授業スケジュール
/Class schedule
Lecture 1: Performance analysis methods
Lecture 2: Network review, layering architecture.
Lecture 3: Probability theory, Basic concepts recap
Lecture 4 & 5: Point to point protocols and methods
Lecture 6: Methods for Multiple access networks
Lecture 7: MAC in Wireless networks
Lecture 8: Network simulation
Lecture 9: Stochatic process
Lecture 10: Poisson process
Lecture 11: Markov chains
Lecture 12: Queuing model and Little’s theorem
Lecture 13: M/M/1, M/M/m
Lecture 14: Advanced Queuing Systems: M/M/∞, M/M/m/m and M/G/1
Lecture 15: Case study 1 - Model and performance analysis of TCP (student report)
Lecture 16: Case study 2 - Model and performance analysis of ALOHA network (student report)
教科書
/Textbook(s)
1. "Data networks" 2/E by D. Bertsekas and R. Gallager.
Note: You can borrow this textbook from the Univ. Lib. Each chapter is downloadable (legal, shared by authors) from the course website.
High performance TCP/IP Networking by M. Hassan and R. Jain

2. “Computer Networking: A Top-Down Approach Featuring the Internet”, by Kurose (any edition is OK)

3. “Computer Networks” (4th ed.) by A. S. Tanenbaum

4. “MIT Intro. to Probability Theory” (free, available online)

5. Network Simulation Experiments Manual by E. Aboelela
成績評価の方法・基準
/Grading method/criteria
HW assignments: 50%
Project: 50%, in which
- Mini projects: 2x20%
- Course project report 10%

Given H is the averaged score of HW, P is the accumulated project score, final grade F will be the geometric mean of H and P.
履修上の留意点
/Note for course registration
Computer Networks
Probability Theory
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
Course website: http://web-int.u-aizu.ac.jp/~pham/pe/


Back
開講学期
/Semester
2017年度/Academic Year  3学期 /Third Quarter
対象学年
/Course for;
1st year , 2nd year
単位数
/Credits
2.0
責任者
/Coordinator
Incheon Paik
担当教員名
/Instructor
Incheon Paik
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2017/01/30
授業の概要
/Course outline
The objective of this course is to give understanding about basic theory and technologies, and design methodologies of Internet. And development ability of Internet applications will be developed through illustrating some important applications of Internet and their development process using design methodologies. Finally past history, current status, and future of Internet will be discussed in this course.
授業の目的と到達目標
/Objectives and attainment
goals
This course will cover several communication protocols and integration systems on Internet, and methodologies to build application systems on Internet. Explaining the history about Internet technology and current trends of Internet will help students not only to understand but also to prospect future of Internet. Also, detailed examples of application (Information search and discovery on Internet by search engine and data mining, Big Data Science, Payment system, B2B collaboration system on Semantic Web Service) will be explained with system building methodologies.
授業スケジュール
/Class schedule
1. Introduction to the lecture in this year, Checking members
2. Introduction to Internet Technology and Applications
3. Introduction to Web 2.0, Cloud Computing
4. Communication Technologies and Related Applications on Internet (I)
5. Communication Technologies and Related Applications on Internet (II)
6. Introduction to Server Side S/W Component
7. Development Methodology
8. Object Oriented Design and Component Based Software Development
9. Development Methodology
10. CBSD and  Model Driven  Architecture
11. XML & Web Service, and ebXML Concept
12. Introduction to Web Data(Text) Mining
13. Introduction to Big Data Science
14. Web Security
15. Introduction to Semantic Web
教科書
/Textbook(s)
Main Text : Materials on the lecture Web site
成績評価の方法・基準
/Grading method/criteria
1) Attendance: 10%
2) Presentation and Term Project:  40%
2) Final Examination: 50%
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
- XML, www.w3c.org
- ebXML, www.ebXML.org
- Jonathan Kudsen, JAVA Cryptography, O’Reilly, 1999.
- Fensel, etc, Spining the Semantic Web,  MIT Press, 2003.
- M. Singh, M. Huhns, Service-Oriented Computing, Wiley, 2005.


Back
開講学期
/Semester
2017年度/Academic Year  3学期 /Third Quarter
対象学年
/Course for;
1st year , 2nd year
単位数
/Credits
2.0
責任者
/Coordinator
Cong-Thang Truong
担当教員名
/Instructor
Anh T. Pham, Cong-Thang Truong
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2017/01/30
授業の概要
/Course outline
Multimedia services (with auditory and visual media) and data services are increasingly converging onto the IP infrastructure. However, the delivery of multimedia over the networks poses many challenges to developers and researchers. This course covers various issues of an end-to-end multimedia delivery chain, including digital media coding, compression and resiliency, transport protocols (RTSP/RTP, SIP), and Quality of Service (QOS).
授業の目的と到達目標
/Objectives and attainment
goals
This class will provide the background and latest developments of multimedia services, protocols to transport multimedia over IP, multimedia network architectures. Also, recent standards for multimedia networking and their importance are discussed.
To obtain practical experience, students will do projects and present their progresses weekly.
授業スケジュール
/Class schedule
1. Introduction
- Introduction to Multimedia
- Multimedia Networking protocols
2. Multimedia Coding  
- Audio Coding
- Image Coding
- Video Coding
3. Multimedia Quality of Service of IP Networks
- Broadcast TV and Video Streaming
- Video Conferencing
- Quality of Service (QOS)
4. QoS Issues in Streaming Architectures
- Perceptual Quality
- Adaptive Delivery
5. Multimedia over Wireless Broadband
6. Final Project Presentation

(Weekly schedule at http://web-int.u-aizu.ac.jp/~thang/mn/mn.htm)
教科書
/Textbook(s)
Required: “Multimedia Networking: From Theory to Practice” by Jenq-Neng Hwang, Cambridge University Press, ISBN 0521882044

Other reference:
Other references will be provided by professors
成績評価の方法・基準
/Grading method/criteria
 Project presentation and discussion: 50%
 Final report: 50%
履修上の留意点
/Note for course registration
Prerequisites and other related courses which include important concepts relevant to the course:
 Introduction of Computer System
 Communication Networking I
 Communication Networking II
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
Course website: http://web-int.u-aizu.ac.jp/~thang/mn/mn.htm


Back
開講学期
/Semester
2017年度/Academic Year  3学期 /Third Quarter
対象学年
/Course for;
1st year , 2nd year
単位数
/Credits
2.0
責任者
/Coordinator
Kara A.
担当教員名
/Instructor
Kara A., Hirokuni Kurokawa (Aiguo HE)
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2017/10/23
授業の概要
/Course outline
This course aims at studying cutting-edge topics related to the internetworking technology. This year we will study the IP security architecture (IPsec) defined in RFC4301 and related documents.
(*The number of registration is limited to 20 students. In case it's more than 20, CN field students will be accepted preferentially, the other students will be selected by drawing )
授業の目的と到達目標
/Objectives and attainment
goals
Each year this course picks up an advanced topic in the internetworking fields. We will focus on IPsec this year.
IPsec is one of the core technologies for building secure VPN (Virtual Private Network).
授業スケジュール
/Class schedule
This course consists of lectures and hands-on exercise. Each student will be required to work with VPN routers and configure an operational IPsec network.The tentative schedule is as follows.
Class 1&2: Network-Layer Threats
Class 3&4: IP Security Architecture
Class 5&6: Selectors and SA Topology
Class 7&8: Cryptographic Notions
Class 9&10: IPsec SA Types,IPsec Features
Class 11&12: IKEv2
Class 13&14: Protecting the SAs
Class 15&16: Special Topic
The special topic may not be covered depending on the progress.
教科書
/Textbook(s)
Course material is available on the web page (see below).
成績評価の方法・基準
/Grading method/criteria
Let the score for attendance, assignments and presentation = X; and the score of final exam = Y. The final score will be sqrt(X*Y).
履修上の留意点
/Note for course registration
It is strongly recommended to take "communications and networking I and II" and CNC02 (Network Management) or equivalent courses that cover the basics of TCP/IP protocol suite before this course.
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
http://www.u-aizu.ac.jp/~kara/


Back
開講学期
/Semester
2017年度/Academic Year  4学期 /Fourth Quarter
対象学年
/Course for;
1st year , 2nd year
単位数
/Credits
2.0
責任者
/Coordinator
Anh T. Pham
担当教員名
/Instructor
Anh T. Pham
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2017/01/27
授業の概要
/Course outline
Optical networks using optical fibre play an important role in today communication networks, including the Internet.  The aim of this course is to provide students an introduction to optical communication engineering and optical networks. After the course, students are expected to have basic knowledge about the fundamentals of optical communications and networks, including system analysis techniques, architecture, implementation and performance issues, limitations and possibilities of different optical communication technologies.
授業の目的と到達目標
/Objectives and attainment
goals
The course starts with reviews and brief introduction of probability theory and communication engineering. The theory of optical technologies, including components of optical systems and networks, and fundamentals of optical transmission engineering are then discussed. We also discuss about the essential design, architecture and performance issues of optical networks.
授業スケジュール
/Class schedule
Lecture 1: Course Introduction, Overview of Optical Comm. & Networks
Lecture 2: Review of signals, spectra and Fourier theory
Lecture 3: Review of prob. theory
Lecture 4: Intro to communication engineering
Lecture 5: Performance of binary transmission systems
Lectures 6-7: Optics and optical fiber
Lectures 8-9: Light source and photo detectors
Lecture 10: Signal recovery & noises
Lecture 11: Simulation of comm. systems
Lectures 12-13: Issues in design of optical transmission systems and networks
Lectures 14-15: Optical wireless comm.
教科書
/Textbook(s)
A) Communication engineering & probability
- MIT Intro. to Probability Theory (free, available online)
- Digital Communications: Fundamentals and Applications by Bernard Sklar (updated on Jan 29, 2009), Japanese version of this text is also available
- Contemporary Communication Systems using Matlab and Simulink by John G. Proakis, Masoud Salehi, Gerhard Bauch

B) Optical comm. and networks
- Optical Fiber Communications 2/E by Gerd Keiser
Fiber-optic Communication Systems 2/E by Govind P. Agrawal
- Optical Networks: A Practical Perspective 1/E or 2/Eby R. Ramaswami & K. N. Sivarajan
- Understanding Optical communications, IBM Redbooks  (free, available online)

Note: all textbooks are available at the Univ. Lib & the Lab's bookshelf, in 305E.
成績評価の方法・基準
/Grading method/criteria
Assignments (weekly homework): 60%
Project: 40%
履修上の留意点
/Note for course registration
No, however, students are expected to review basic knowledge of Physics, Maths.
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
http://web-int.u-aizu.ac.jp/~pham/ocn/


Back
開講学期
/Semester
2017年度/Academic Year  2学期 /Second Quarter
対象学年
/Course for;
1st year , 2nd year
単位数
/Credits
2.0
責任者
/Coordinator
Toshiaki Miyazaki
担当教員名
/Instructor
Toshiaki Miyazaki, Shigaku Tei
推奨トラック
/Recommended track
履修規程上の先修条件
/Prerequisites

更新日/Last updated on 2017/01/25
授業の概要
/Course outline
Ubiquitous network is the mechanism that provides connectable environment for proper users and proper things at proper time and place. It is a new technical field and will have many potential applications. In this course, students learn basic technologies from devices to the network protocols to realize the ubiquitous networks. They also learn the applications using the ubiquitous networks with some hot topics. The course will be a basis for the students who want to work on building ubiquitous networks, ubiquitous computing systems, or ubiquitous applications in their research.
授業の目的と到達目標
/Objectives and attainment
goals
・To learn basic technologies constructing ubiquitous networks and services

・To create an idea for new ubiquitous services through discussions
授業スケジュール
/Class schedule
The course will pick up the following hardware and core technologies for the ubiquitous networks:

-End devices (RFID, sensors)

-Wireless personal area network (Bluetooth,ZigBee, UWB)

-Access network (Wireless LAN, Ad-hoc networks, Mobile IP, Sensor networks)

-Technologies for services (Name resolution, Location information)

-Applications and hot topics

-Free discussion

教科書
/Textbook(s)
Various materials prepared by the instructor.
The Detail will be announced at the first lecture.

成績評価の方法・基準
/Grading method/criteria
Attendance (20%), Homework (20%), and Presentation & Discussion (60%)
履修上の留意点
/Note for course registration
参考(授業ホームページ、図書など)
/Reference (course
website, literature, etc.)
-Useful Link
will be announced at the first lecture

-References
[1]Holger Karl, Andreas Willig, “Protocols and Architectures for Wireless Sensor Networks,” John Wiley & Sons Inc (2005/6/30), ISBN-10: 0470095105

[2]三宅 功, 斎藤 洋,”ユビキタスサービスネットワーク技術 (未来ねっと技術シリーズ),”
出版社: 電気通信協会 (2003/09)  ISBN-10: 4885499186 (In Japanese)


Responsibility for the wording of this article lies with Student Affairs Division (Academic Affairs Section).

E-mail Address: sad-aas@u-aizu.ac.jp