SlideShare a Scribd company logo
Experiences in Distance Education
Sridhar Iyer
KR School of Information Technology
IIT Bombay
sri@it.iitb.ac.in
http://www.it.iitb.ac.in/~sri
IIT Bombay 2
Outline
 IITB Distance Education (DEP) network
 Technology R &D:
– RTAN: Data transfer protocol over DEP
– MADE: Mobile agents for remote examinations
– xNet: Demos for learning for networking topics
 Pedagogical Issues:
– Offering of IIT courses over DEP
IIT Bombay 3
DEP: The KReSIT Model
 “Class Room” environment
– “Interactive” Lectures and Discussions
 “Hub And Spokes” star network
– IIT Bombay - Remote Centres (RCs)
– 512 Kbps DAMA channel; 16 kbps TDMA control channel
 Some numbers
– Infrastructure at IIT Bombay: ~Rs. 1.0 Crore
– Infrastructure at RCs: ~ Rs. 19 Lakhs
– Recurring Bandwidth Costs: ~Rs. 37 Lakhs per Year (512 Kbps)
– Other costs: Staff, dispatch, classroom etc.
 Scaling: 6 RCs today, 25 by Dec 2003, ….
IIT Bombay 4
The DEP Network Setup
Satellite
512 Kbps Simplex Carrier
16Kbps TDMA Control
Satellite dish
Control Channel to Comnet Hub
Central Site - IIT Powai
Remote Site
Remote Site
Viasat HUB
Comnet Noida
IIT Bombay 5
3.8 Mtr. Ku-Band
Antenna
ODU
Ethernet LAN
ROUTER
DAMA IDU
DAMA IDU
HSCU
HSCU
DCU
DCU
VACANT SLOT
VACANT SLOT
DCU
DCU
SKYLINX IDU
Studio Type
VC System
Camera, Mic,
Speaker
H.323
Recorded
lecture
Data
Broadcast
3.8 Mtr. Ku-Band
Antenna
ODU
Ethernet LAN
ROUTER
DAMA IDU
DAMA IDU
HSCU
HSCU
DCU
DCU
VACANT SLOT
VACANT SLOT
DCU
DCU
DAMA IDU
DAMA IDU
HSCU
HSCU
DCU
DCU
VACANT SLOT
VACANT SLOT
DCU
DCU
SKYLINX IDU
Studio Type
VC System
Camera, Mic,
Speaker
H.323
Recorded
lecture
Data
Broadcast
IIT Bombay 6
Data Transfer Requirement
 Reliable file transfer over the DEP network:
– Large files of the order of 1 GB : videotaped lecture
– Small files of the order of KBs : tutorials etc.
 The Problem
– Need to have TCP like reliability
– The 16 kbps full duplex reliable channel is too small for
doing FTP/TCP in reasonable time
– The 512 kbps DAMA channel is a half duplex multicast
channel supporting UDP
IIT Bombay 7
RTAN
 Application level UDP based reliable transfer protocol
 Use the 512 kbps half duplex channel for data transfer
 Use the 16 kbps full duplex channel for control
 Reliable Transfer over Asymmetric Networks (RTAN)
– The overall transfer consists of many Transfer Cycles
– Each Transfer cycle consists of one Data Cycle and many
Recovery Cycles
– A fixed number of packets are sent per Data Cycle to all the
clients.
– All the packets dropped by at least one client are remulticast in
Recovery Cycles until all the clients have received all the packets
sent in the Data Cycle.
IIT Bombay 8
Logical TDMA point to point channel
IIT Bombay 9
RTAN: Deployment and Experiments
 Deployment issues:
– Router configuration for multicast
– Time To Live value
– Link synchronization and Up-Down
 Field Experiments:
– Network MTU found to be ~1400 bytes
– Error rates observed to be from 0.5% to 5%
– ~75 Kbps was data rate achieved for reliable transfer
IIT Bombay 10
MADE
 Use of Mobile Agents for the various phases of
distance examinations
 Examination Process:
 Exam setting
– examiners set the question papers
 Distribution and testing
– question papers are presented to the students
 Evaluation and result compilation
– answers are collected and results compiled
IIT Bombay 11
Mobile agents
Programs that can autonomously migrate amongst
nodes of a network and perform computations on
behalf of a user
Client Server
Request
Response
Client/server communication
Client Server
Request
Response
Mobile agent communication
Mobile agent
IIT Bombay 12
PS-2
PS = Paper Setter
PS-3
PS-5
PS-4
PS-1
Paper Assembler
Comprehensive Paper
= Mobile Agents
To Distribution
Server
Examination setting: overview
IIT Bombay 13
Dynamic Upgrade
IIT Bombay 14
Distribution
Server
Exam Center
Distribution
Server
Single copy of paper
c9611060
Separate Copy per user
List of Students enrolled
…
…
Each Candidate get a Copy
1
4
3
2
Answered and Returned
5
Each copy returned
Distribution and Testing
IIT Bombay 15
c9611060
Examiner B
Examiner A
Examiner D
Examiner C
Distributor
Results
…
…
Agents collaborate to produce the final result
Objective Questions Evaluator
Evaluation Server
Evaluation and Result Compilation
IIT Bombay 16
Evaluation
Server
Examiner –1
Objective Question
Evaluator
Distribution Server –1
Paper Assembler
Question Paper Courier
Agent
Student- 1a Student- 1b Student- 2a Student- 2b
Distribution Server –2
Result Publishing
Server
Answer Paper Agent
Examiner –2
Student examination system: summary
PS-1
PS-2
PS-3
Install
Agent
Fetch
Agent
IIT Bombay 17
xNet: eXplaining Networking
 Goal: develop web-based self-learning materials
for eXplaining Networking concepts, protocols
and technologies
 Several modules, each on one concept/protocol
– HTML/Java Applet based simulation resources
• A brief HTML description of the protocol, including links to
relevant RFCs and other references
• Some "default/in-built" Java applet demos of the protocol
functioning, in pre-defined network topologies
• A "custom/user-driven" simulation, wherein the user defines
the parameters for the protocol simulation
IIT Bombay 18
IIT Bombay 19
Pedagogical issues in teaching at
IIT v/s DEP
 Communication medium:
– IIT class has “high” bandwidth => Possible to interact freely, get
instantaneous visual feedback
– DEP class has “low” bandwidth => Constrained interaction and
that too with non-trivial delays
 Student’s background:
– IIT class has JEE/GATE filtering => Possible to assume minimum
level of competence
– DEP class has minimal filtering => Large variation in
background/abilities even after pre-requisites
– IIT students are mostly full-time
– DEP students are mostly part-time working professionals
 Instructor’s skill:
– IIT class emphasis is on domain knowledge
– DEP class requires good teaching skills also
IIT Bombay 20
Observations on DEP teaching
 Many standard assumptions about giving a course within
IIT do not hold for DEP
– Extensive domain knowledge alone is not sufficient
– Visual feedback about student’s understanding is inadequate
– Being a “good” teacher within IIT does not imply that the same
material and delivery style will be good for DEP students
 DEP teaching is fun and satisfying if:
– One likes teaching
– One is willing to adapt one’s style for the medium
– One is willing to put in the “extra” effort to prepare detailed course
material
IIT Bombay 21
Watch out: Pitfalls
 Assuming that customizing one’s course for DEP will not
take much time
– Making slides for DEP usually takes much longer than anticipated
 Assuming that specifying pre-requisites is enough to
ensure uniformity
– DEP students usually meet the pre-requisite only on paper
 Getting carried away in class
– Not being aware of what is being broadcast
 Handling all floor requests
– Few clueless/shameless students can upset entire lecture timing
 Attempting a lot of interaction
– May result in bizzare queries/answers
 Assuming that everything will go fine
– Murphy’s Laws strike with amazing regularity 
IIT Bombay 22
Thank You

More Related Content

Similar to ncc-dep.ppt

2019 FRSecure CISSP Mentor Program: Class Seven
2019 FRSecure CISSP Mentor Program: Class Seven2019 FRSecure CISSP Mentor Program: Class Seven
2019 FRSecure CISSP Mentor Program: Class Seven
FRSecure
 
Private Network Project for Colleges
Private Network Project for CollegesPrivate Network Project for Colleges
Private Network Project for Colleges
Aditya Jain
 
itsas
itsasitsas
Ashutosh_CV
Ashutosh_CVAshutosh_CV
Ashutosh_CV
Ashutosh Agnihotri
 
Ashutosh_CV
Ashutosh_CVAshutosh_CV
Ashutosh_CV
Ashutosh Agnihotri
 
YouSz_20210421.pptx
YouSz_20210421.pptxYouSz_20210421.pptx
YouSz_20210421.pptx
uzma sulthana
 
E rate and tisd tech plan
E rate and tisd tech planE rate and tisd tech plan
E rate and tisd tech plan
jbaker3
 
Week_1_Intro_Internet_arch_Applications.ppt
Week_1_Intro_Internet_arch_Applications.pptWeek_1_Intro_Internet_arch_Applications.ppt
Week_1_Intro_Internet_arch_Applications.ppt
home107
 
Irati goals and achievements - 3rd RINA Workshop
Irati goals and achievements - 3rd RINA WorkshopIrati goals and achievements - 3rd RINA Workshop
Irati goals and achievements - 3rd RINA Workshop
Eleni Trouva
 
Network Fundamentals: Ch4 - Transport Layer
Network Fundamentals: Ch4 - Transport LayerNetwork Fundamentals: Ch4 - Transport Layer
Network Fundamentals: Ch4 - Transport Layer
Abdelkhalik Mosa
 
Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01
Aarambhi Manke
 
NEOGY_Solution Designer
NEOGY_Solution DesignerNEOGY_Solution Designer
NEOGY_Solution Designer
AVROJEET NEOGY
 
Pankaj YADAV
Pankaj YADAVPankaj YADAV
1619_DANGANTHANH_GCS190644_AssignmentFull.docx
1619_DANGANTHANH_GCS190644_AssignmentFull.docx1619_DANGANTHANH_GCS190644_AssignmentFull.docx
1619_DANGANTHANH_GCS190644_AssignmentFull.docx
khangphanvan
 
Ramitha_Somasekhara_nontech
Ramitha_Somasekhara_nontechRamitha_Somasekhara_nontech
Ramitha_Somasekhara_nontech
Ramitha Somasekhara
 
Design and Simulation of Local Area Network Using Cisco Packet Tracer
Design and Simulation of Local Area Network Using Cisco Packet TracerDesign and Simulation of Local Area Network Using Cisco Packet Tracer
Design and Simulation of Local Area Network Using Cisco Packet Tracer
Abhi abhishek
 
Vedicsoft T-H Model
Vedicsoft T-H ModelVedicsoft T-H Model
Vedicsoft T-H Model
Arshid Wani
 
Comptia Security + Chapter 1 501
Comptia Security           + Chapter 1 501Comptia Security           + Chapter 1 501
Comptia Security + Chapter 1 501
AbdulalimBhnsawy
 
AcknowledgmentThis assignment couldn’t have been completed witho.docx
AcknowledgmentThis assignment couldn’t have been completed witho.docxAcknowledgmentThis assignment couldn’t have been completed witho.docx
AcknowledgmentThis assignment couldn’t have been completed witho.docx
bartholomeocoombs
 
Networking Essentials 2.0 Module5.pptx
Networking Essentials 2.0 Module5.pptxNetworking Essentials 2.0 Module5.pptx
Networking Essentials 2.0 Module5.pptx
diegoarmandosanchezf
 

Similar to ncc-dep.ppt (20)

2019 FRSecure CISSP Mentor Program: Class Seven
2019 FRSecure CISSP Mentor Program: Class Seven2019 FRSecure CISSP Mentor Program: Class Seven
2019 FRSecure CISSP Mentor Program: Class Seven
 
Private Network Project for Colleges
Private Network Project for CollegesPrivate Network Project for Colleges
Private Network Project for Colleges
 
itsas
itsasitsas
itsas
 
Ashutosh_CV
Ashutosh_CVAshutosh_CV
Ashutosh_CV
 
Ashutosh_CV
Ashutosh_CVAshutosh_CV
Ashutosh_CV
 
YouSz_20210421.pptx
YouSz_20210421.pptxYouSz_20210421.pptx
YouSz_20210421.pptx
 
E rate and tisd tech plan
E rate and tisd tech planE rate and tisd tech plan
E rate and tisd tech plan
 
Week_1_Intro_Internet_arch_Applications.ppt
Week_1_Intro_Internet_arch_Applications.pptWeek_1_Intro_Internet_arch_Applications.ppt
Week_1_Intro_Internet_arch_Applications.ppt
 
Irati goals and achievements - 3rd RINA Workshop
Irati goals and achievements - 3rd RINA WorkshopIrati goals and achievements - 3rd RINA Workshop
Irati goals and achievements - 3rd RINA Workshop
 
Network Fundamentals: Ch4 - Transport Layer
Network Fundamentals: Ch4 - Transport LayerNetwork Fundamentals: Ch4 - Transport Layer
Network Fundamentals: Ch4 - Transport Layer
 
Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01
 
NEOGY_Solution Designer
NEOGY_Solution DesignerNEOGY_Solution Designer
NEOGY_Solution Designer
 
Pankaj YADAV
Pankaj YADAVPankaj YADAV
Pankaj YADAV
 
1619_DANGANTHANH_GCS190644_AssignmentFull.docx
1619_DANGANTHANH_GCS190644_AssignmentFull.docx1619_DANGANTHANH_GCS190644_AssignmentFull.docx
1619_DANGANTHANH_GCS190644_AssignmentFull.docx
 
Ramitha_Somasekhara_nontech
Ramitha_Somasekhara_nontechRamitha_Somasekhara_nontech
Ramitha_Somasekhara_nontech
 
Design and Simulation of Local Area Network Using Cisco Packet Tracer
Design and Simulation of Local Area Network Using Cisco Packet TracerDesign and Simulation of Local Area Network Using Cisco Packet Tracer
Design and Simulation of Local Area Network Using Cisco Packet Tracer
 
Vedicsoft T-H Model
Vedicsoft T-H ModelVedicsoft T-H Model
Vedicsoft T-H Model
 
Comptia Security + Chapter 1 501
Comptia Security           + Chapter 1 501Comptia Security           + Chapter 1 501
Comptia Security + Chapter 1 501
 
AcknowledgmentThis assignment couldn’t have been completed witho.docx
AcknowledgmentThis assignment couldn’t have been completed witho.docxAcknowledgmentThis assignment couldn’t have been completed witho.docx
AcknowledgmentThis assignment couldn’t have been completed witho.docx
 
Networking Essentials 2.0 Module5.pptx
Networking Essentials 2.0 Module5.pptxNetworking Essentials 2.0 Module5.pptx
Networking Essentials 2.0 Module5.pptx
 

Recently uploaded

按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
evnum
 
A Guide to a Winning Interview June 2024
A Guide to a Winning Interview June 2024A Guide to a Winning Interview June 2024
A Guide to a Winning Interview June 2024
Bruce Bennett
 
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAANBUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
cahgading001
 
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
yhkox
 
0624.speakingengagementsandteaching-01.pdf
0624.speakingengagementsandteaching-01.pdf0624.speakingengagementsandteaching-01.pdf
0624.speakingengagementsandteaching-01.pdf
Thomas GIRARD BDes
 
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
waldorfnorma258
 
Community Skills Building Workshop | PMI Silver Spring Chapter | June 12, 2024
Community Skills Building Workshop | PMI Silver Spring Chapter  | June 12, 2024Community Skills Building Workshop | PMI Silver Spring Chapter  | June 12, 2024
Community Skills Building Workshop | PMI Silver Spring Chapter | June 12, 2024
Hector Del Castillo, CPM, CPMM
 
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
1wful2fm
 
Connect to Grow: The power of building networks
Connect to Grow: The power of building networksConnect to Grow: The power of building networks
Connect to Grow: The power of building networks
Eirini SYKA-LERIOTI
 
How to overcome obstacles in the way of success.pdf
How to overcome obstacles in the way of success.pdfHow to overcome obstacles in the way of success.pdf
How to overcome obstacles in the way of success.pdf
Million-$-Knowledge {Million Dollar Knowledge}
 
Switching Careers Slides - JoyceMSullivan SocMediaFin - 2024Jun11.pdf
Switching Careers Slides - JoyceMSullivan SocMediaFin -  2024Jun11.pdfSwitching Careers Slides - JoyceMSullivan SocMediaFin -  2024Jun11.pdf
Switching Careers Slides - JoyceMSullivan SocMediaFin - 2024Jun11.pdf
SocMediaFin - Joyce Sullivan
 
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
2zjra9bn
 
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
taqyea
 
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
GabrielleSinaga
 
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
2zjra9bn
 
Learnings from Successful Jobs Searchers
Learnings from Successful Jobs SearchersLearnings from Successful Jobs Searchers
Learnings from Successful Jobs Searchers
Bruce Bennett
 
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
gnokue
 
一比一原版(EUR毕业证)鹿特丹伊拉斯姆斯大学毕业证如何办理
一比一原版(EUR毕业证)鹿特丹伊拉斯姆斯大学毕业证如何办理一比一原版(EUR毕业证)鹿特丹伊拉斯姆斯大学毕业证如何办理
一比一原版(EUR毕业证)鹿特丹伊拉斯姆斯大学毕业证如何办理
nguqayx
 
All Of My Java Codes With A Sample Output.docx
All Of My Java Codes With A Sample Output.docxAll Of My Java Codes With A Sample Output.docx
All Of My Java Codes With A Sample Output.docx
adhitya5119
 
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
kkkkr4pg
 

Recently uploaded (20)

按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
按照学校原版(ArtEZ文凭证书)ArtEZ艺术学院毕业证快速办理
 
A Guide to a Winning Interview June 2024
A Guide to a Winning Interview June 2024A Guide to a Winning Interview June 2024
A Guide to a Winning Interview June 2024
 
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAANBUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
BUKU PENJAGAAN BUKU PENJAGAAN BUKU PENJAGAAN
 
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
在线办理(UOIT毕业证书)安大略省理工大学毕业证在读证明一模一样
 
0624.speakingengagementsandteaching-01.pdf
0624.speakingengagementsandteaching-01.pdf0624.speakingengagementsandteaching-01.pdf
0624.speakingengagementsandteaching-01.pdf
 
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
体育博彩论坛-十大体育博彩论坛-体育博彩论坛|【​网址​🎉ac55.net🎉​】
 
Community Skills Building Workshop | PMI Silver Spring Chapter | June 12, 2024
Community Skills Building Workshop | PMI Silver Spring Chapter  | June 12, 2024Community Skills Building Workshop | PMI Silver Spring Chapter  | June 12, 2024
Community Skills Building Workshop | PMI Silver Spring Chapter | June 12, 2024
 
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
一比一原版美国西北大学毕业证(NWU毕业证书)学历如何办理
 
Connect to Grow: The power of building networks
Connect to Grow: The power of building networksConnect to Grow: The power of building networks
Connect to Grow: The power of building networks
 
How to overcome obstacles in the way of success.pdf
How to overcome obstacles in the way of success.pdfHow to overcome obstacles in the way of success.pdf
How to overcome obstacles in the way of success.pdf
 
Switching Careers Slides - JoyceMSullivan SocMediaFin - 2024Jun11.pdf
Switching Careers Slides - JoyceMSullivan SocMediaFin -  2024Jun11.pdfSwitching Careers Slides - JoyceMSullivan SocMediaFin -  2024Jun11.pdf
Switching Careers Slides - JoyceMSullivan SocMediaFin - 2024Jun11.pdf
 
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
在线制作加拿大萨省大学毕业证文凭证书实拍图原版一模一样
 
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
一比一原版布拉德福德大学毕业证(bradford毕业证)如何办理
 
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
Gabrielle M. A. Sinaga Portfolio, Film Student (2024)
 
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
官方认证美国旧金山州立大学毕业证学位证书案例原版一模一样
 
Learnings from Successful Jobs Searchers
Learnings from Successful Jobs SearchersLearnings from Successful Jobs Searchers
Learnings from Successful Jobs Searchers
 
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
一比一原版(surrey毕业证书)英国萨里大学毕业证成绩单修改如何办理
 
一比一原版(EUR毕业证)鹿特丹伊拉斯姆斯大学毕业证如何办理
一比一原版(EUR毕业证)鹿特丹伊拉斯姆斯大学毕业证如何办理一比一原版(EUR毕业证)鹿特丹伊拉斯姆斯大学毕业证如何办理
一比一原版(EUR毕业证)鹿特丹伊拉斯姆斯大学毕业证如何办理
 
All Of My Java Codes With A Sample Output.docx
All Of My Java Codes With A Sample Output.docxAll Of My Java Codes With A Sample Output.docx
All Of My Java Codes With A Sample Output.docx
 
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
办理阿卡迪亚大学毕业证(uvic毕业证)本科文凭证书原版一模一样
 

ncc-dep.ppt

  • 1. Experiences in Distance Education Sridhar Iyer KR School of Information Technology IIT Bombay sri@it.iitb.ac.in http://www.it.iitb.ac.in/~sri
  • 2. IIT Bombay 2 Outline  IITB Distance Education (DEP) network  Technology R &D: – RTAN: Data transfer protocol over DEP – MADE: Mobile agents for remote examinations – xNet: Demos for learning for networking topics  Pedagogical Issues: – Offering of IIT courses over DEP
  • 3. IIT Bombay 3 DEP: The KReSIT Model  “Class Room” environment – “Interactive” Lectures and Discussions  “Hub And Spokes” star network – IIT Bombay - Remote Centres (RCs) – 512 Kbps DAMA channel; 16 kbps TDMA control channel  Some numbers – Infrastructure at IIT Bombay: ~Rs. 1.0 Crore – Infrastructure at RCs: ~ Rs. 19 Lakhs – Recurring Bandwidth Costs: ~Rs. 37 Lakhs per Year (512 Kbps) – Other costs: Staff, dispatch, classroom etc.  Scaling: 6 RCs today, 25 by Dec 2003, ….
  • 4. IIT Bombay 4 The DEP Network Setup Satellite 512 Kbps Simplex Carrier 16Kbps TDMA Control Satellite dish Control Channel to Comnet Hub Central Site - IIT Powai Remote Site Remote Site Viasat HUB Comnet Noida
  • 5. IIT Bombay 5 3.8 Mtr. Ku-Band Antenna ODU Ethernet LAN ROUTER DAMA IDU DAMA IDU HSCU HSCU DCU DCU VACANT SLOT VACANT SLOT DCU DCU SKYLINX IDU Studio Type VC System Camera, Mic, Speaker H.323 Recorded lecture Data Broadcast 3.8 Mtr. Ku-Band Antenna ODU Ethernet LAN ROUTER DAMA IDU DAMA IDU HSCU HSCU DCU DCU VACANT SLOT VACANT SLOT DCU DCU DAMA IDU DAMA IDU HSCU HSCU DCU DCU VACANT SLOT VACANT SLOT DCU DCU SKYLINX IDU Studio Type VC System Camera, Mic, Speaker H.323 Recorded lecture Data Broadcast
  • 6. IIT Bombay 6 Data Transfer Requirement  Reliable file transfer over the DEP network: – Large files of the order of 1 GB : videotaped lecture – Small files of the order of KBs : tutorials etc.  The Problem – Need to have TCP like reliability – The 16 kbps full duplex reliable channel is too small for doing FTP/TCP in reasonable time – The 512 kbps DAMA channel is a half duplex multicast channel supporting UDP
  • 7. IIT Bombay 7 RTAN  Application level UDP based reliable transfer protocol  Use the 512 kbps half duplex channel for data transfer  Use the 16 kbps full duplex channel for control  Reliable Transfer over Asymmetric Networks (RTAN) – The overall transfer consists of many Transfer Cycles – Each Transfer cycle consists of one Data Cycle and many Recovery Cycles – A fixed number of packets are sent per Data Cycle to all the clients. – All the packets dropped by at least one client are remulticast in Recovery Cycles until all the clients have received all the packets sent in the Data Cycle.
  • 8. IIT Bombay 8 Logical TDMA point to point channel
  • 9. IIT Bombay 9 RTAN: Deployment and Experiments  Deployment issues: – Router configuration for multicast – Time To Live value – Link synchronization and Up-Down  Field Experiments: – Network MTU found to be ~1400 bytes – Error rates observed to be from 0.5% to 5% – ~75 Kbps was data rate achieved for reliable transfer
  • 10. IIT Bombay 10 MADE  Use of Mobile Agents for the various phases of distance examinations  Examination Process:  Exam setting – examiners set the question papers  Distribution and testing – question papers are presented to the students  Evaluation and result compilation – answers are collected and results compiled
  • 11. IIT Bombay 11 Mobile agents Programs that can autonomously migrate amongst nodes of a network and perform computations on behalf of a user Client Server Request Response Client/server communication Client Server Request Response Mobile agent communication Mobile agent
  • 12. IIT Bombay 12 PS-2 PS = Paper Setter PS-3 PS-5 PS-4 PS-1 Paper Assembler Comprehensive Paper = Mobile Agents To Distribution Server Examination setting: overview
  • 14. IIT Bombay 14 Distribution Server Exam Center Distribution Server Single copy of paper c9611060 Separate Copy per user List of Students enrolled … … Each Candidate get a Copy 1 4 3 2 Answered and Returned 5 Each copy returned Distribution and Testing
  • 15. IIT Bombay 15 c9611060 Examiner B Examiner A Examiner D Examiner C Distributor Results … … Agents collaborate to produce the final result Objective Questions Evaluator Evaluation Server Evaluation and Result Compilation
  • 16. IIT Bombay 16 Evaluation Server Examiner –1 Objective Question Evaluator Distribution Server –1 Paper Assembler Question Paper Courier Agent Student- 1a Student- 1b Student- 2a Student- 2b Distribution Server –2 Result Publishing Server Answer Paper Agent Examiner –2 Student examination system: summary PS-1 PS-2 PS-3 Install Agent Fetch Agent
  • 17. IIT Bombay 17 xNet: eXplaining Networking  Goal: develop web-based self-learning materials for eXplaining Networking concepts, protocols and technologies  Several modules, each on one concept/protocol – HTML/Java Applet based simulation resources • A brief HTML description of the protocol, including links to relevant RFCs and other references • Some "default/in-built" Java applet demos of the protocol functioning, in pre-defined network topologies • A "custom/user-driven" simulation, wherein the user defines the parameters for the protocol simulation
  • 19. IIT Bombay 19 Pedagogical issues in teaching at IIT v/s DEP  Communication medium: – IIT class has “high” bandwidth => Possible to interact freely, get instantaneous visual feedback – DEP class has “low” bandwidth => Constrained interaction and that too with non-trivial delays  Student’s background: – IIT class has JEE/GATE filtering => Possible to assume minimum level of competence – DEP class has minimal filtering => Large variation in background/abilities even after pre-requisites – IIT students are mostly full-time – DEP students are mostly part-time working professionals  Instructor’s skill: – IIT class emphasis is on domain knowledge – DEP class requires good teaching skills also
  • 20. IIT Bombay 20 Observations on DEP teaching  Many standard assumptions about giving a course within IIT do not hold for DEP – Extensive domain knowledge alone is not sufficient – Visual feedback about student’s understanding is inadequate – Being a “good” teacher within IIT does not imply that the same material and delivery style will be good for DEP students  DEP teaching is fun and satisfying if: – One likes teaching – One is willing to adapt one’s style for the medium – One is willing to put in the “extra” effort to prepare detailed course material
  • 21. IIT Bombay 21 Watch out: Pitfalls  Assuming that customizing one’s course for DEP will not take much time – Making slides for DEP usually takes much longer than anticipated  Assuming that specifying pre-requisites is enough to ensure uniformity – DEP students usually meet the pre-requisite only on paper  Getting carried away in class – Not being aware of what is being broadcast  Handling all floor requests – Few clueless/shameless students can upset entire lecture timing  Attempting a lot of interaction – May result in bizzare queries/answers  Assuming that everything will go fine – Murphy’s Laws strike with amazing regularity 