ImageVerifierCode 换一换
格式:PPT , 页数:15 ,大小:259KB ,
文档编号:5923643      下载积分:15 文币
快捷下载
登录下载
邮箱/手机:
温馨提示:
系统将以此处填写的邮箱或者手机号生成账号和密码,方便再次下载。 如填写123,账号和密码都是123。
支付方式: 支付宝    微信支付   
验证码:   换一换

优惠套餐
 

温馨提示:若手机下载失败,请复制以下地址【https://www.163wenku.com/d-5923643.html】到电脑浏览器->登陆(账号密码均为手机号或邮箱;不要扫码登陆)->重新下载(不再收费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录  
下载须知

1: 试题类文档的标题没说有答案,则无答案;主观题也可能无答案。PPT的音视频可能无法播放。 请谨慎下单,一旦售出,概不退换。
2: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
3: 本文为用户(momomo)主动上传,所有收益归该用户。163文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

1,本文(《通信与电子信息科技英语》课件unit 4.ppt)为本站会员(momomo)主动上传,163文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
2,用户下载本文档,所消耗的文币(积分)将全额增加到上传者的账号。
3, 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(发送邮件至3464097650@qq.com或直接QQ联系客服),我们立即给予删除!

《通信与电子信息科技英语》课件unit 4.ppt

1、Fundamentals of Channel CodingNew words and phrases1 selectively adv.善于挑选地,仔细挑选2 formula n.公式(pl.formulas,formulae)3 sacrifice v.牺牲4 redundant adj.冗余的,多余的5 demonstrate vt.证明,论证6 orthogonal adj.正交的,直角的7 arbitrarily adv.任意地8 raw adj.未加工的(raw data原始数据)9 denote vt.指示,表示10 retransmission n.转发,转播,中继11 sop

2、histicated adj.复杂的12 impractical adj.不切实际的,不能实行的JP13 parity n.奇偶校验14 encoder n.编码器15 codeword n.码字 16 modulo prep.以为模(modulo2 adder模2加法器)Fundamentals of Channel Coding17 alphabet n.字符表,字母表18 linearity n.线性 19 systematic adj.系统的,体系的(systematic code系统码)20 cyclic n.循环的,周期的(cyclic code循环码cyclic shift循环移

3、位)21 subset n.子集22 convolutional adj.卷积的(convolutional code卷积码)23 algebraic adj.代数的;代数学的(algebraic function代数函数)24 stage n.级 25 outline n.提纲;要点;概要 26 fundamentally adv.基础地,根本地 27 polynomial n.多项式(generator polynomial 生成多项式)28 adder n.加法器29 vector n.矢量,向量(vector array向量数组(矩阵)30 identical adj.一致的,相同的

4、31 reveal vt.揭示,显示,展现32 trellis n.格子,格子结构 trellis diagram网格图)33 emanate vi.散发,发出,发源(emanate from发出,发源)Fundamentals of Channel Coding1 error detection code 检错码2 error correction code 纠错码,差错检验码 3 AWGN(Additive White Gaussian Noise)加性高斯白噪声4 channel capacity 信道容量5 transmission bandwidth 传输带宽6 signal pow

5、er 信号功率7 singlesided noise power density 单边噪声功率密度8 bandwidth efficiency 带宽效率9 SNR(S/N,signaltonoise ratio)信噪比,信号噪声比 10 BER(Bit Error Ratio)误码率,误比特率11 in the limit 在极限情况下12 block code 分组码,块码Fundamentals of Channel Coding13 FEC(Forward Error Correction)前向纠错14 code rate 编码率15 code distance(distance of

6、a code)码距 16 code weight(weight of a code)码权,码重 17 Hamming distance 汉明距离,汉明间距18 coding gain 编码增益19 shift register 移位寄存器20 constraint length 制约长度21 generator 生成矩阵22 logic table 逻辑表23 state diagram 状态图24 tree diagram 树形图Fundamentals of Channel Coding Channel coding protects digital data from errors by

7、 selectively introducing redundancies in the transmitted data.Channel codes that are used to detect errors are called error detection codes,while codes that can detect and correct errors are called error correction codes.In 1948,Shannon demonstrated that by proper encoding of the information,errors

8、induced by a noisy channel can be reduced to any desired level without sacrificing the rate of information transfer.Shannons channel capacity formula is applicable to the AWGN channel and is given by C=Blog2(1+P/N0B)=Blog2(1+S/N)(4.1)where C is the channel capacity(bits per second),B is the transmis

9、sion bandwidth(Hz),P is the received signal power(W),and N0 is the singlesided noise power density(W/Hz).The received power at a receiver is given as P=Eb/Rb(4.2)where Eb is the average bit energy,and Rb is the transmission bit rate.Equation(4.1)can be normalized by the transmission bandwidth and is

10、 given byC/B=log2(1+Eb/N0*Rb/B)(4.3)where C/B denotes bandwidth efficiency.Fundamentals of Channel Coding The basic purpose of error detection and error correction techniques is to introduce redundancies in the data to improve wireless link performance.The introduction of redundant bits increases th

11、e raw data rate used in the link,hence increases the bandwidth requirement for a fixed source data rate.This reduces the bandwidth efficiency of the link in high SNR conditions,but provides excellent BER performance at low SNR values.It is well known that the use of orthogonal signaling allows the p

12、robability of error to become arbitrarily small by expanding the signal set,i.e.,by making the number of waveforms M,provided that the SNR per bit exceeds the Shannon limit of SNR b-16 dB.In the limit,Shannons result indicates that extremely wideband signals could be used to achieve error free commu

13、nications,as long as sufficientSNR exists.Error control coding waveforms,on the other hand,have bandwidth expansion factors that grow onlylinearly with the code block length.Fundamentals of Channel CodingError correction coding thus offers advantages in bandwidth limited applications,and also provid

14、es link protection in power limited applications.A channel coder operates on digital message(or source)data by encoding the source information into a code sequence for transmission through the channel.There are two basic types of error correction and detection codes:blockcodes and convolutional code

15、s.Exercises.Please translate the following words and phrases into Chinese.1.channel coding2.transmission bandwidth3.Single sided noise power density4.orthogonal signaling 5.FEC6.logic table7.systematic code8.AWGN 信道编码信道编码传输带宽传输带宽单边带噪声功率密度单边带噪声功率密度正交信号正交信号前向纠(前向纠(forwarderrorcorrection)逻辑表逻辑表系统码系统码加性

16、高斯白噪声加性高斯白噪声(additive white Gaussian noise)Exercises9.BER10.trellis diagram 11.constraint length12.vector array 13.algebraic function 14.state diagram15.cyclic shift16.generator matrix误码率误码率,误比特率误比特率(Bit Error Ratio)网格图网格图 制约长度制约长度向量数组向量数组(矩阵矩阵)代数函数代数函数状态图状态图循环移位循环移位生成矩阵生成矩阵Exercises.Please translat

17、e the following words and phrases into English.1.检错码 2.信道容量 3.分组码 4.卷积码 5.移位寄存器 6.汉明距离 7.码重 8.树形图9.编码增益error detection codeschannel capacityblock codesconvolutional codesshift registerHamming distancecode weight(weight of a code)tree diagramcoding gainExercises10.平均比特能量11.码距12.纠错码13.带宽效率14.模2加法器15.原

18、始数据16.编码率17.生成多项式18.循环码 average bit energycode distance(distance of a code)error correction codesbandwidth efficiencymodulo 2 adderraw datacode rategenerator polynomialcyclic codesExercises.Fill in the blanks with the missing word(s).1.Channel coding protects digital data errors by selectively intro

19、ducing redundancies in the transmitted data.2.By proper encoding of the information,errors induced a noisy channel can be reduced any desired level without sacrificing the rate of information transfer.3.Error control coding waveforms,the other hand,have bandwidth expansion factors that grow only lin

20、early the code block length.4.In a block encoder,k information bits are encoded ncode bits.frombytoonwithintoExercises5.The block code is referred to an(n,k)code,and the rate of the code is defined Rc=k/nand is equal the rate of information divided by the raw channel rate.6.Convolutional codes are f

21、undamentally different block codes in that information sequences are not grouped distinct blocks and encoded.7.The tree diagram shows the structure of the encoder the form of a tree with the branches (represent,represented,representing)the various states and the outputs of the coder.8.This reduces t

22、he bandwidth efficiency of the link high SNR conditions,but provides excellent BER performance low SNR values.9.A systematic code is one which the parity bits are appended the end of the information bits.10.A channel coder operates digital message(or source)data by encoding the source information a

23、code sequence for transmission the channel.astoasfromintoinrepresentinginatintoonintothroughExercises.Answer the following questions according to the text.1.Please write down the Shannons channel capacity formula.2.What is the basic purpose of error detection and error correction techniques?3.How to

24、 define the distance of a codeword?4.Please describe the cyclic shift property in English.C=Blog2(1+P/N0B)=Blog2(1+S/N)The basic purpose of error detection and error correction techniques is to introduce redundancies in the data to improve wireless link performance.The distance of a codeword is the

25、number of elements in which two codewords Ci and Cjdiffer d(Ci,Cj)=(Nl=1)(Ci,Cj,)(modulo q)where d is the distance of the codeword and q is the number of possible values of Cj and Cj.If C=cn-1,cn-2,,c0is a codeword of a cyclic code,then C=cn-2,cn-3,c0,obtained by a cyclic shift of the elements of C,

26、is also a codeword.That is,all cyclic shifts of C are code words.Exercises5.What is a systematic code?6.What is the fundamental difference between convolutional codes and block codes?7.Please give at least three ways to represent convolutional codes.A systematic code is one in which the parity bits

27、are appended to the end of the information bits.For an(n,k)code,the first k bits are identical to the information bits,and the remaining(n-k)bits of each code word are linear combinations of the kinformation bits.Convolutional codes are different from block codes in that informationsequences are not

28、 grouped into distinct blocks and encoded.Instead a continuous sequence of information bits is mapped into a continuous of encoder output bits.Following,is an outline of the various ways of representing convolutional codes:generator matrix,Generator Polynomials,logic table,StateDiagram,Tree Diagram,Trellis Diagram.

侵权处理QQ:3464097650--上传资料QQ:3464097650

【声明】本站为“文档C2C交易模式”,即用户上传的文档直接卖给(下载)用户,本站只是网络空间服务平台,本站所有原创文档下载所得归上传人所有,如您发现上传作品侵犯了您的版权,请立刻联系我们并提供证据,我们将在3个工作日内予以改正。


163文库-Www.163Wenku.Com |网站地图|