注冊 | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當(dāng)前位置: 首頁出版圖書科學(xué)技術(shù)計算機(jī)/網(wǎng)絡(luò)計算機(jī)組織與體系結(jié)構(gòu)DSP算法、應(yīng)用與設(shè)計:英文版

DSP算法、應(yīng)用與設(shè)計:英文版

DSP算法、應(yīng)用與設(shè)計:英文版

定 價:¥79.00

作 者: (英)Andrew Bateman,(英)Iain Paterson-Stephens著
出版社: 機(jī)械工業(yè)出版社
叢編項: 經(jīng)典原版書庫
標(biāo) 簽: 算法

ISBN: 9787111117513 出版時間: 2003-03-01 包裝: 膠版紙
開本: 24cm+光盤1片 頁數(shù): 664 字?jǐn)?shù):  

內(nèi)容簡介

  本書簡明易懂地闡述了數(shù)字信號處理(DSP)及其應(yīng)用。它為讀者提供了在產(chǎn)品中評估和采用DSP技術(shù)所必需的資料、工具和構(gòu)件。DSP方面的書籍很多,但市場上尚無其他DSP教材像本書一樣含有如此廣泛的實時示例、圖形可視化材料和實用的算法庫.真正做到理論結(jié)合實踐。本書圖文并茂,數(shù)學(xué)分析清晰、簡潔,實例豐富,適合課堂教學(xué),也可用于自學(xué)。本書特點◆提供大量設(shè)計方面的專家建議◆包含許多對主流DSP廠商(Motorola,T1,AnalogDevices等)設(shè)備的介紹和實例◆實時音頻和視頻DSP示例使讀者從一開始就可以體驗DSP的能力和應(yīng)用◆四個封裝了算法的“工具箱”,可輕松便捷地查找感興趣的算法/模型◆可執(zhí)行代碼示例可以從www.dspstore.com下載

作者簡介

  AndrewBateman是Avren公司的CEO、無線/DSP顧問。此前他曾擔(dān)任英國布里斯托爾大學(xué)的教授。IainPaterson-Stephens是英國德比大學(xué)數(shù)字信號處理課程的高級講師,他還是信號處理應(yīng)用研究組的主任.

圖書目錄

Part 1 Understanding DSP and its uses                  
 1  DSP -- what is it?                  
 1.1 Introduction                  
 1.2 DSP -- what is it?                  
 1.3 DSP -- a very short history lesson                  
 1.4 DSP -- where and how is it used?                  
 1.5 DSP -- what are the benefits of processing signals digitally?                  
 1.6 DSP -- how quickly can I get up to speed?                  
 1.7 DSP -- how can I gat Started?                  
 1.8 DSP -- the future                  
 1.9 QueStions                  
 2  Designing with DSP -- what's required?                  
 2.1 Ovefview of DSP application design                  
 2.2 DSP softwre development                  
 2.3 Deve1oping and debugging real-time softwre                  
 2.4 Hardware development platforms                  
 2.5 Algorithm visualization and development                  
 2.6 Questions                  
 2.7 References                  
 3  DSP devices -- what's inside?                  
 3.1 Signal processing algorithms and applications                  
 3.2 DSP characteristics and features                  
 3.3 General purpose DSP device or ASIC?                  
 3.4 DSP performance benchmarks                  
 3.5 DSP system architectures                  
 3.6 Data representation                  
 3.7 What's inside a DSP device? A detailed look at the core                  
 3.8 DSP arithmetic - a hardware perspective                  
 3.9 Questions                  
 3.10 References                  
 4  DSP systems -- interfacing with the outside world                  
 4.1 DSP devices -- beyond the core                  
 4.2 Hardware interfacing and I/O control                  
 4.3 System management and control                  
 4.4 AIl the anaIog bitS and pieces (i.e. ADC DAC anti-aIiasing oversampling, at                  
 4.5 Gatting signals in                  
 4.6 Gatting signals out                  
 4.7 Geding signals in and out                  
 4.8 Digital up- and down-conversion                  
 4.9 Interfacing with the real world                  
 4.10 Questions                  
 4.11 References                  
 Part 2 DSP algorithm ToolBox -- making it happen                  
 5  Applications ToolBox I: General-purpose algorithms                  
 5.1 Introduction                  
 5.2 Logical operations                  
 5.3 Arithmatic operations                  
 5.4 Basic System building blocks                  
 5.5 Linear scaling                  
 5.6 Waveform generation                  
 5.7 Quadrature signal processing                  
 5.8 Waveform modulation                  
 5.9 Waveform datection/demodulation                  
 5.10 Requency translation                  
 5.11 Signal averaging                  
 5.12 Automatic cootrol Sysems                  
 5.13 Questions                  
 Applications ToolBox II: Digital filter design                  
 6.1 Introduction                  
 6.2 General filter design options                  
 6.3 Digital filter methods                  
 6.4 Digital filter design options                  
 6.5 Digital filter structures and quantization effects                  
 6.6 Digital filter algorithms                  
 6.7 Filter design summary                  
 6.8 Filter design packages                  
 6.9 Specialist filter types                  
 6.10 Questions                  
 7  Applications ToolBox III: Spectral analysis                  
 7.1 The properties of signals                  
 7.2 The discrate Fourier transform                  
 7.3 The Fast Fourier Transform                  
 7.4 FFT implementation using DSP                  
 7.5 Using the discrate Fourier transform to process continuous signals                  
 7.6 Discrate time convolution and correlation                  
 7.7 Spectral analysis                  
 7.8 Related transforms                  
 7.9 Questions                  
 7.10 References                  
 8  Applications Tool Box IV: Specialist applications                  
 8.1 Dynamic range control - dynamics processors                  
 8.2 Paramatric equalizers                  
 8.3 Audio effeCts algorithms                  
 8.4 Audio data compression                  
 8.5 Questions                  
 8.6 References                  
 Part 3 Theory and practice                  
 9  Theory behind the algorithms -- how do they work?                  
 9.1 Introduction                  
 9.2 Chapter overview                  
 9.3 Classification of signals                  
 9.4 The DSP model                  
 9.5 Signal analysis tools                  
 9.6 Windowing and sampling                  
 9.7 Information recovery from sampled signals                  
 9.8 Linear System behavior                  
 9.9 Application of analysis to the DSP system mode1                  
 9.10 Frequency transform theory                  
 9.11 Digital filter introduction                  
 9.12 Getting Started with simple filters                  
 9.13 Higher-order filter design theory                  
 9.14 Questions                  
 9.15 References                  
 10 Putting it all together -- case studies                  
 10.1 IntroduCtion                  
 10.2 High-speed Internat wreless modem                  
 10.3 DSP based audio processor                  
 Appendix 1 Useful trigonometric identities and series expansions                  
 Appendix 2 Derivation of continuous signal correlation and spedral density                  
 functions from samples                  
 Appendix 3 CD contents                  
 Index                  
                   
                   

本目錄推薦

掃描二維碼
Copyright ? 讀書網(wǎng) m.ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號 鄂公網(wǎng)安備 42010302001612號