




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、精选优质文档-倾情为你奉上1.In most cases, these signals originate as sensory data from the real world: seismic vibrations visual images, sound waves, etc.DSP isthe mathematics, the algorithms, and the techniques used to manipulate these signals after they have been converted into a digital form.在大多数情况下,这些信号来源于人
2、对真实世界的感觉,比如地震的震动,视觉图像,声音波形等。数字信号处理是一种数学工具,是一种用来处理那些将上述信号转换成数字形式后的信号的算法和技术。2.Fouriers representation of functionsas a superposition of sines and cosines has become Ubiquitous for both the analytic and numerical solution of differential equations and for the analysis and treatment of communication sig
3、nals函数的傅里叶表示,即将函数表示成正弦和余弦信号的叠加,这种方法已经广泛用于微分方程的解析法和数值法求解过程以及通信信号的分析和处理。3.If f (t ) is a nonperiodic signal, the summation of the periodic functions ,such as sine and cosine, does not accurately represent the signal. You could artificially extend the signal to make it periodic but it would require add
4、itional continuity at the end points .如果f(t)是非周期信号,那么用周期函数例如正弦和余弦的和,并不能精确的表示该信号f(t)。你可以人为的拓展这个信号使其具有周期性,但是这要求在端点处附加连续性4.A digital filter is a mathematical algorithm implemented in hardware, firmware, and software that operates on a digital input signal to produce a digital output signal for achievin
5、g filtering objectives.数字滤波器是一种数学算法,它可以用硬件,固件和软件来实现。它作用于数字输入信号产生数字输出信号从而达到滤波目标。5.The basic idea of Fourier series method is to design an FIR filter that approximates the desired frequency response of filter by calculating its impulse response.用傅里叶级数设计FIR滤波器的基本的理念是计算出此滤波器的单位冲激响应来逼近所期望的滤波器的频率响应。6.If t
6、he signal has sharp transitions, it is necessary to window the input data, so that the sections converge to zero at the endpoints如果信号有急剧的过渡,就有必有对输入信号加窗,这样信号在端点处就会收敛于零。7.Theconceptsofsignalsandsystemsariseinawidevarietyoffields,andtheideasandtechniquesassociatedwiththeseconceptsplayanimportantroleins
7、uchdiverseareasofscienceandtechnologyascommunication,aeronauticsandastronautics,circuitdesign,acoustics,seismology,biomedicalengineering,energygenerationdistributionsystems,chemicalprocesscontrol,andspeechprocessing.信号与系统的概念出现在广阔的范围内,在科学技术的不同领域,如通信、航空航天、电路设计、声学、地震学、生物学、生物医学工程、发电和输电系统、化学过程控制和语音处理中都离不
8、开这个概念的思想与技术。它在科学技术中发挥了重要作用。8.Withoutsomerestrictions,whenthecharacterizationofasystemrequiresacompleteinput-out-putrelationship,knowingtheoutputofasystemtoacertainsetofinputdoenotallowustodeterminetheoutputofthesystemtoothersetsofinputs.当系统的特性描述要求完整的输入输出关系时,如果没有约束条件,即使知道了系统对某 些特定输入产生的输出时,我们也并不知道系统对其
9、他输入产生的输出。9.Anexampleofafinite-energysignalisasignalthattakesonthevalue1for0t1and0otherwise.举一个有限能量信号的例子:信号在0t1,而在其他时间范围取值为0。10.This,ofcourse,makessense,sinceifthereisanonzeroaverageenergyperunittime,thenintegratingorsummingthisoveraninfinitetimeintervalyieldsaninfiniteamountofenergy.当然这是有意义的,因为如果单位时
10、间内存在一个非零的平均能量,那么在一个无限的时间间隔范围内,对其积分或者求和就会产生一个无限的能量总和。11.Wecanbringcontinuous-timeanddiscrete-timesystemstogetherthroughtheconceptofsampling,andwecandevelopsomeinsightsintotheuseofdiscrete-timesystemstoprocesscontinuous-timesignalsthathavebeensampled.我们可以在抽样的概念下将连续时间和离散时间系统放在一起考虑。我们可以将一些离散时间系统的概念推广,用以
11、处理抽样后的连续时间系统。12.Oneofthemostimportantmotivationsforthedevelopmentofgeneraltoolsforanalyzinganddesigningsystemsisthat systemsfrommanydifferentapplicationshaveverysimilar mathematicaldescriptions.许多具有不同应用的系统都有相类似的数学描述,这是开发系统分析和设计通用工具软件的最重要的动机之一。13.Electronic amplifiers are often symbolized by a simple
12、 triangle shape ,where the internal components are not individually represented.电子放大器一般都表示成三角形形状,内部器件并不分别表示出来。14.An increasingly positive voltage on the(+)input tends to drive the output voltage more positive,and an increasingly positive voltage on the(-)input tends to drive the output voltage more
13、negative.增大同向输入端的电压,会使输出电压增大;增大反向输入端的电压,会使输出电压减小。15.Because we know that both inputs of the op-amp have extremely high impedance,we can safely assume they wont add or subtract any current through the divider.因为我们知道,运算放大器的两个输入端之间有无穷大的电阻,所以我们完全可以假设他们没有增加或分担任何电流。16.In other words,we can treat R1 and R2
14、 as being in series with each other:all of the electrons flowing through R1 must flow through R2.换句话说,我们可以认为R1和R2串联,即通过R1的电流一定会通过R2。17.FPGAs,which do not use operating sytems,minimize reliability cincerns with true parallel execution and deterministic hardware dedicated to every task.FPGA不使用操作系统,减少了
15、对每项任务并行操作和确定的硬件分配的依赖性。18.Digital communication protocols,for example,have specifications that can chang over time,and ASIC-based interfaces may cause maintenance and forward compatibility challenges.例如,数字通信协议规范可能随时改变,基于ASIC的接口则保持稳定且兼容。19.VHDL is an acronym for Very high speed intergrated circuit(VHS
16、IC)Hardware Description Language which is a programming Language that describes a logic cir cuit by function,data flow behavior,and/or structure.VHDL是甚高速集成电路硬件描述语言的缩写,它是一种通过函数、数据流和(或)结构描述逻辑电路的可编程语言。20.The data flow model makes use of concurrent statements that are executed in parallel as soon as dat
17、a arrives at the input.数据流模式在数据到达输入端的同事就给出相同的说明。2.傅里叶分析Fouriers epresentation of functions as a superposition of sines and cosines has become ubiquitous for both the analytic and numerical solution of differential equations and for the analysis and treatment of communication signals.函数的傅里叶表示,即将函数表示成
18、正弦和余弦信号的叠加,这种方法已经广泛用于微分方程的解析法和数值法求解过程以及通信信号的分析和处理。The Fourier transforms utility lies in its ability to analyze a signal in the time domain for its frequency content. The transform works by first translating a function in the time domain into a function in the frequency domain. The signal can then b
19、e analyzed for its frequency content because the Fourier coefficients of the transformed function represent the contribution of each sine and cosine function at each frequency. An inverse Fourier transform dose just what youd expect, transform data from the frequency domain into the time domain.傅里叶变
20、换的效用在于它能够在时域范围内分析它的频率内容。变换的第一步是将时域上的函数转换为时域表示。然后就可以分析信号的频率内容了。因为变换函数的傅里叶系数代表各个正弦和余弦函数在各自对应频率区间的分配。傅里叶逆变换就会按你刚才设想的那样,将频域数据转换为时域的。The discrete Fourier transform (DFT) estimates the Fourier transform of a function from a finite number of its sampled points. The sampled points are supposed to be typical
21、 of what the signal looks like at all other times离散型傅里叶变换是通过他有限的采样点来评估函数的傅里叶变换。采样点代表了其他时间的信号。The DFT has symmetry properties almost exactly the same as the continuous Fourier transform. In addition, the formula for the inverse discrete Fourier transform is easily calculated using the one for the dis
22、crete Fourier transform because the two formulas are almost identical.离散型傅里叶变换具有和连续型傅里叶变换几乎完全相同的对称特性。此外,通过离散型傅里叶变换的公式,我们可以轻易推出离散型傅里叶变换的公式。因为这两个公式几乎相同。If f (t ) is a nonperiodic signal, the summation of the periodic functions (such as sine and cosine)does not accurately represent the signal.You could
23、 artificially extend the signal to make it periodic but it would reqiure addition continuity at the endpoints.The window Fourier transform(WFT )is one solution to the problem of better representing the nonperiodic signal. The WFT can be used to give information about signals simultaneously in the ti
24、me domain and in the frequency domain 如果f(t)是非周期信号,那么用周期函数例如正弦和余弦的和,并不能精确的表示该信号f(t)。你可以人为的拓展这个信号使其具有周期性,但是这要求在端点处附加连续性。窗口傅里叶变换能够更好的解决关于非周期信号的表示问题。窗口傅里叶变换同样适用于时域和频域上信号信息的提供。With the WFT, the input signal f(t) is chopped up into sections, and each section is analyzed for its frequency content separate
25、ly, If the signal has sharp transitions, it is necessary to window the input data, so that the sections converge to zero at the endpoints. This windowing is accomplished via a weight function that places less emphasis near the intervals endpoints than in the middle. The effect of the window is to lo
26、calize the signal in time.通过窗口傅里叶变换,输入信号f(t)被分成许多小部分,每个部分都能分别分析它的频率内容。如果信号有急剧的过度,就有必要对输入信号加窗,这样信号在端点处就会收敛于零。通过加权函数,即着眼于与中间部分而不是区间端点附近,这样就完成了加窗。加窗效应是将信号集中在同一个时间段。To approximate a function by samples, and to approximate the Fourier integral by the discrete Fourier transform, requires applying a matrix
27、 whose order is the number sample points n. Since multiplying an n*n matrix by a vector costs on the order of arithmetic operations, the problem gets quickly worse as the number of sample points increases. However, if the samples are uniformly spaced, then the Fourier matrix can be factored into a p
28、roduct of just a few sparse matrices, and the resulting factors can be applied to a vector in a total of order arithmetic operations. This is the so-called fast Fourier transform or FFT 通过样本来近似函数,及通过离散傅立叶傅立叶变换去逼近傅里叶积分,需要使用一个矩阵,其顺序是全样本点的数量。通过一个按n2算术运算顺序的向量乘以一个n*n的矩阵,当采样点的增多的时候,问题就迅速恶化。但是,如果样本是均匀分布的,那
29、么傅立叶矩阵可以被分解成一个只有几个稀疏矩阵的乘积,以及由此产生的因素可广泛应用在算术运算顺序共向量。这就是所谓的快速傅里叶变换或FFT。3. 2. Continuous-time and discrete-time systems Physical systems in the broadest sense are an interconnection of components, devices, or subsystems. In context ranging from signal processing and communications to electromechanical
30、motors, automotive vehicles, and chemical-processing plants, a system can be viewed as a process in which input signals are transformed by the system or cause the system to respond in some way, resulting in other signals as outputs. For example, a high-fidelity system takes a recorded audio signal a
31、nd generates a reproduction of that signal. If the hi-fi system has tone controls, we can change the tonal quality of the reproduced signal.Similarly, the circuit in Fig.3-1 can be viewed as a system with input voltage Vs(t) and output voltage Vc(t). An image-enhancement system transforms an input i
32、mage into an output image that has some desired properties, such as improved contrast. A continuous-time system is a system in which continuous-time input signals are applied and result in continuous-time output signals. As in Figure 3-1-5(a), where x(t) is the input, y(t) is the output, and h(t) is
33、 the system impulse response.Similarly, a discrete-time systemthat is, a system that transforms discrete-time inputs into discrete-time outputsis depicted as in Figure 3-1-5 (b). Where x(n) is the input, y(n) is the output, and h(n) is the system unit sample response. We can bring continuous-time an
34、d discrete-time systems together through the concept of sampling, and we can develop some insights into the use of discrete-time systems to process continuous-time signals that have been sampled.At present, many digital signal processing methods have been widely used in science and technology fields
35、. So we take digital signal system for example, some system properties are described in next section. 2.时间连续和时间离散系统 物理系统最直观的感觉就是,元器件、设备和子系统的互连。在信号处理和通信,机电马达,电动车,化学加工厂中,系统可以视为一个处理,在这里,以某种方法,信号会被系统传输或引起系统相应,从而产生其他信号作为输出。例如,一个高保真系统记录音频信号并重放这信号。如果这高保真系统有音调控制,我们可以改变所播放的声音的质量。同样地,图3-1可以视为一个带输入电压Vs(t)和输出电压
36、Vc(t)的系统。一个图像增强系统将输入图像转化成所期望的输出图像,例如增强对比度。 一个时间连续系统是输入连续信号得到连续输出信号的系统。例如图3-5a所描绘的,在这里,x(t)是输入,y(t)是输出,h(t)是系统脉冲相应。同样地,时间离散系统是一个输入离散,得到离散输出的系统,如图3-5b所描绘的,在这里,x(n)是输入,y(n)是输出,h(n)是系统单位抽样相应。 我们可以通过抽样定理使时间连续和时间离散系统相结合。我们可以开发时间离散系统来处理已被抽样的时间连续信号。目前,很多数字信号处理方法已用在科学和技术领域。所以,我们取数字信号系统为例,它的一些系统特性将在下一部分描述。4.图
37、像 图像解释题图2-1 Any source of voltage, including batteries, has two points for electrical contact. We can provide such a path for the battery by connecting a piece of wire from one end of the battery to the other. Forming a circuit with a loop of wire, we will initiate a continuous flow of electrons in
38、a clockwise direction, which is shown in Fig.2-1. So long as the battery continues to produce voltage and the continuity of the electrical path isnt broken, electrons will continue to flow in the circuit. Following the metaphor of water moving through a pipe, this continuous, uniform flow of electro
39、ns through the circuit is called a current. So long as the voltage source keeps “pushing” in the same direction, the electron flow will continue to move in the same direction in the circuit. This single-direction flow of electrons is called a Direct Current, or DC. electron circuits are explored whe
40、re the direction of current switches back and forth: Alternating Current, or AC. But for now, well just concern ourselves with DC circuits.图2-2 We see that I is the only current flowing into the node. However, there are three paths for current to leave the node, and these current are represented by
41、I , I and I . Once charge has entered into the node, it has no place to go except to leave (this is known as conservation of charge). The total charge flowing into a node must be the same as the total charge flowing out of the node. So IB+IC+ID=IA Bringing everything to the left side of the above eq
42、uation, we get (IB+IC+ID)-IA=0Then, the sum of all the currents is zero. This can be generalized as follows Ii=0Note the convention we have chosen here: current flowing into the node is taken to be negative, and currents flowing out of the node are positive. 图2-12The PNP transistor is the king of the traditional bipolar analog integrated circuits world. In fact in the most basic and most cost effective analog IC process, the chip designer has at its disposal just that; a good NPN transistor. The rest, PNPs, resistor
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 别墅设计毕业中期答辩
- 诊断学基础模拟题(附答案解析)
- 界面设计1+x题库(附答案解析)
- 2024年9月用电客户受理员模拟考试题(含答案解析)
- 原研哉设计及设计理念
- 航空公司航班延误法律责任的认定考核试卷
- 货运火车站物流服务网络优化与市场响应速度考核试卷
- 自行车骑行与城市环境美化考核试卷
- 管道工程智能化发展模式探索与展望思考考核试卷
- 《x维护与检查》课件
- 搬运卸货合同协议书
- 黄冈市乡村文旅融合发展的问题及对策研究
- 广州市2025届高考二模试卷(含答案)
- 2025届浙江省县域教研联盟高三模拟物理试卷及答案
- 2024年抚顺市三支一扶考试真题
- 法律文化-形考作业4-国开(ZJ)-参考资料
- 茶饮品牌门店运营效率提升策略:2025年管理优化报告
- 2025年山东菏泽市光明电力服务有限责任公司招聘笔试参考题库含答案解析
- 2025届新高考物理冲刺复习:用动量定理解决带电粒子在磁场中的运动问题
- 建筑装饰专业中级职称理论考试题库-建设工程专业中级职称理论考试题库
- 小学六年级数学总复习讲座(课堂PPT)
评论
0/150
提交评论