240 likes | 382 Views
2002 秋季学期网上课程 多媒体技术基础与应用 (Multimedia Fundamentals and Applications) (Face To Face 4 of 4). 林 福 宗 清华大学 计算机科学与技术系 智能技术与系统国家重点实验室 Linfz@mail.tsinghua.edu.cn 2002 年 11 月 20 日. 多媒体网络应用. 在多媒体网络应用中 网络结构 网络协议 网上多媒体 期末考试 考试形式 考试范围 考试例子. “ 多媒体网络应用”前言.
E N D
2002秋季学期网上课程多媒体技术基础与应用(Multimedia Fundamentals and Applications)(Face To Face 4 of 4) 林 福 宗 清华大学 计算机科学与技术系 智能技术与系统国家重点实验室 Linfz@mail.tsinghua.edu.cn 2002年11月20日
多媒体网络应用 • 在多媒体网络应用中 • 网络结构 • 网络协议 • 网上多媒体 • 期末考试 • 考试形式 • 考试范围 • 考试例子
“多媒体网络应用”前言 • 在《多媒体技术基础》教材中,第三部分“多媒体网络应用”的内容是1998年底编写的,在 2001年底提交第2版教材稿本时没有作修改。四年过去了,现在回头看,目前还没有发现有重大 变化,只是讲解多媒体网络应用的教学站点的数量比以前多得多,并增加了深度和广度。为弥补 《多媒体技术基础》教材在技术深度方面的不足,我从中选择了几个其内容很值得借鉴的教学站 点,以供有进一步研究需求的同学或从事这类课题研究的同学参考。
补充参考文献和站点 • COMP 249, Multimedia Networking, Spring 2002 , Department of Computer Science, University of North Carolina at Chapel Hill, http://www.cs.unc.edu/Courses/comp249-s02 • Intensive Graduate Course “Internet Multimedia” by Henning Schulzrinne Department of Electrical and Information Engineering, Linnanmaa BOX 4500 FIN-90014, University of Oulu, Finland (芬兰),http://www.ee.oulu.fi/~skidi/teaching/internet_multimedia/
补充参考文献和站点(续) • Video Transmission over The Internet (EO 37725081 Winter 2001/2002),Department of Communication System Engineering,Ben Gurion University, Israel (以色列) http://cse.cse.bgu.ac.il/courses/multimedia/Video_Over_the_Internet/ • Multimedia Networking References (http://www.cis.ohio-state.edu/~jain/refs/mul_refs.htm)
一、网络结构 • ISO/OSI Reference model (International Organization for Standardization Open Systems Interconnection Reference model) • ISO/OSI模型 • 国际标准化组织/开放系统互连参考模型 • 一种层次体系结构,为计算机在通信网络上进行信息交换的服务层次和交互类型制定的标准。 • ISO/OSI模型把计算机之间的通信分成七层,每一层建立在下一层的基础上。最底层负责处理硬件链接,而最高层则在应用程序一级处理软件交互 • 便于软件和硬件设计
网络结构(cont’d) • ISO/OSI Reference model
网络结构(cont’d) • Internet(TCP/IP)的参考模型
二、网络协议 • TCP/IP (Transmission Control Protocol / Internet Protocol) 传输控制协议/网际协议 • 美国国防部高级研究计划署(ARPA)负责开发的计算机间通信协议,并已成为包括因特网在内的网络上数据传输的事实上的标准。 • TCP/IP是支配因特网上所有联网计算机之间进行通信的规程,IP确定信息包途径何处到达目的地,而TCP确保信息包正确到达目的地 • 在UNIX系统中TCP/IP是UNIX操作系统中的一部分,在DOS和Windows环境中TCP/IP的功能由Winsock实现,在MAC系统中使用苹果公司的TCP/IP。
网络协议(cont’d) • 各网络层上的部分协议
网络协议(cont’d) • 缩写词 • CLNP(Connectionless Network Protocol) 无连接网络协议 • DNS(Domain Name System) 域名系统 • HDLC(High-level Data Link Control) (IBM)高级数据链路控制规程 • ICMP(Internet Control Messages Protocol) 网际控制消息协议 • IGMP(Internet Group Multicast Protocol) 因特网多目标广播协议 • Kerberos 科巴楼司协议(美国麻省理工学院制定的一种网络确认协议)
网络协议(cont’d) • 缩写词 • MIME(Multipurpose Internet Mail Extension protocol) 多用途网际邮件扩充协议 • NFS(Network File System) 网络文件系统 • RPC(Remote Procedure Call) 远程过程调用 • SMTP(Simple Message Transfer Protocol) 简单邮件传输协议 • SNMP(Simple Network Management Protocol) 简单网络管理协议 • TFTP(Trivial File Transfer Protocol) 普通文件传输协议 • TP4(Transport Protocol Class 4) 传输协议类4 • X:X-Windows
网络协议(cont’d) • RFC (Request for Comments) 评议征文 • 一种文档,其中公布了有关因特网运行所依靠的标准、协议或其他信息。 • 因特网最初采用的是合作式和非正式的开发过程,开发一个标准的方法通常是发行一个提议或想法并征求意见。 • RFC在因特网体系结构研究部(Internet Architecture Board,IAB)的管理下,只有经过讨论后才可成为标准。它可以从InterNIC等处得到。
网络协议(cont’d) • RFC(Request for Comments) 3429 • November 2002 • Assignment of the 'OAM Alert Label' for Multiprotocol Label Switching Architecture (MPLS) Operation and Maintenance (OAM) Functions • STD • Internet Protocol Standards • 0058 Structure of Management Information Version 2 (SMIv2. K. McCloghrie, D. Perkins, J. Schoenwaelder. April 1999. (Format: TXT=89712 bytes) (Obsoletes RFC1902) (Also RFC2578, RFC2579, RFC2580)
三、网上多媒体 • 网络上的多媒体 • Continuous/continue media 连续媒体 • 在播放过程中不能被中断 • 语音、音乐、电视等媒体 • Often large • Real time • Web pages • definitely multimedia • but don’t fit the characteristics of continuous media.
网上多媒体(cont’d) • 多媒体网络应用中的主要问题 • Problems of Bandwidth • Problems of Delay • Problems of Jitter • Problems of Loss
网上多媒体(cont’d) • Problems of Bandwidth/Throughput • Estimating throughput is problematic. • Media coding may be tunable, but generally changes in quality are perceptually annoying. • Throughput will often vary faster than feedback delay which makes estimation hard. • Multicast makes this worse. • Scalable encoding is one solution path. • QoS mechanisms are another.
网上多媒体(cont’d) • Problems of Delay • Interactive applications • Video conferencing • Human communication starts to break down at around 500 msec delays. • Feedback loops • Nanomanipulator • Quality of Service • Best effort and end-to-end mechanisms can do little to control delay.
网上多媒体(cont’d) • Problems of Jitter • Buffer management • Buffers are used to smooth jitter, but how big should the buffer be? • Unexpected jitter can lead to starvation. • Over-provisioning buffers creates delay. • Jitter is hard to bound even with QoS. • Media jitter vs. packet jitter • Variable bitrate media (where number of packets for “unit” of media varies) makes this relationship hard to model.
网上多媒体(cont’d) • Problems of Loss • Effect of loss is very media and encoding specific. • Loss of one packet in a video stream can result in the loss of multiple frames. • Other packets received can be rendered useless. • Goodput vs. Throughput • Retransmission often not feasible. • Encoding may be designed to alleviate packet loss effects. • Forward Error Correction
期末考试 • 形式 • 范围 • 例子
【例1】从供选择的答案中,选出应填入下面叙述中__?__内的最确切的解答,把相应编号写在答卷的对应栏内。(分析XXX老师的考题及考题本身的问题)【例1】从供选择的答案中,选出应填入下面叙述中__?__内的最确切的解答,把相应编号写在答卷的对应栏内。(分析XXX老师的考题及考题本身的问题) • 在多媒体的音频处理中,由于人所敏感的声频最高为__A__赫兹(Hz),因此,数字音频文件中对音频的采样频率为__B__赫兹(Hz)。对一个双声道的立体声,保持一秒钟声音,其波形文件所需的字节数为__C__,这里假设每个采样点的量化位数为8位。 • MIDI文件是最常用的数字音频文件之一,MIDI是一种__D__,它是该领域国际上的一个__E__。 • A: (1) 50 (2) 10K (3) 22K (4) 44K • B: (1) 44.1K (2) 20.05K (3) 10K (4) 88K • C: (1) 22050 (2) 88200 (3) 176400 (4) 44100 • D: (1) 语音数字接口 (2) 乐器数字接口(3) 语音模拟接口 (4) 乐器模拟接口 • E: (1) 控制方式 (2) 管理规范? (3) 通信标准 (4) 输入接口
试题(cont’d) • 【例2】Sun Microsystems,Inc.成立于1982年,名称取自Bavarian-born Andreas Bechtolsheim 在1981年设计的一种计算机,叫做Stanford University Network。该公司的域名: • 【例3】在带宽为10 Mbps的局域网上各组点播不同内容的MPEG-1电视,在满足播放要求的前提下最多可容纳多少个用户组?能够容纳的最大用户组数=____________ (个)祝大家学习进步,事业有成!
End of Lecture 多媒体技术基础与应用 Multimedia Networking