語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Digital Signal Processing and Applic...
~
Reay, Donald.
Digital Signal Processing and Applications with the OMAP- L138 eXperimenter
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Digital Signal Processing and Applications with the OMAP- L138 eXperimenter/
作者:
Reay, Donald.
出版者:
Hoboken :John Wiley & Sons, : 2012.,
面頁冊數:
1 online resource (360 p.)
附註:
Wiley online library (ebook collection)
標題:
SCIENCE - Waves & Wave Mechanics. -
電子資源:
http://dx.doi.org/10.1002/9781118228999
ISBN:
9781118228999 (electronic bk.)
Digital Signal Processing and Applications with the OMAP- L138 eXperimenter
Reay, Donald.
Digital Signal Processing and Applications with the OMAP- L138 eXperimenter
[electronic resource]. - Hoboken :John Wiley & Sons,2012. - 1 online resource (360 p.)
Wiley online library (ebook collection)
References3. Finite Impulse Response Filters; 3.1 Introduction to Digital Filters; 3.1.1 FIR Filter; 3.1.2 Introduction to the z-Transform; 3.1.3 Properties of the z-Transform; 3.1.4 z-Transfer Functions; 3.1.5 Mapping from the s-Plane to the z-Plane; 3.1.6 Difference Equations; 3.1.7 Frequency Response and the z-Transform; 3.1.8 Ideal Filter Response Classifications: LP, HP, BP, and BS; 3.1.9 Window Method of Filter Design; 3.1.10 Window Functions; 3.1.11 Design of Band-Pass and High-Pass Filters Using Frequency Shifting; 3.2 Programming Examples Using C And ASM Code; References.
Digital Signal Processing and Applications with the OMAP-L138 eXperimenter; Contents; Preface; List of Examples; 1. OMAP-L138 Development System; 1.1 Introduction; 1.1.1 Digital Signal Processors; 1.2 Hardware and Software Tools; 1.2.1 Zoom OMAP-L138 eXperimenter Board; 1.2.2 C6748 Processor; 1.2.3 Code Composer Studio IDE; 1.2.4 Installation of Code Composer Studio Software Version 4 and Support Files; 1.3 Initial Test of the Experimenter Using a Program Supplied with this Book; 1.4 Programming Examples to Test the Experimenter; 1.5 Support Files.
Teaches digital signal processing concepts via hands-on examplesThe OMAP-L138 eXperimenter is the latest inexpensive DSP development system to be adopted by the Texas Instruments University Program. The OMAP-L138 processor contains both ARM and DSP cores and is aimed at portable and mobile multimedia applications. This book concentrates on the demonstration of real-time DSP algorithms implemented on its C6748 DSP core. Digital Signal Processing and Applications with the OMAP-L138 eXperimenter provides an extensive and comprehensive set of program examples to aid instructors in teaching DSP in a.
ISBN: 9781118228999 (electronic bk.)
Standard No.: 9786613621689
Source: 10.1002/9781118228999Wiley InterSciencehttp://www3.interscience.wiley.comSubjects--Topical Terms:
771939
SCIENCE
--Waves & Wave Mechanics.
LC Class. No.: TK5102.9 / .R4325 2012
Dewey Class. No.: 621.3822
Digital Signal Processing and Applications with the OMAP- L138 eXperimenter
LDR
:04896cam a2200397Mu 4500
001
880357
003
OCoLC
005
20130505100247.0
006
m o d
008
180209s2012 xx o 000 0 eng d
020
$a
9781118228999 (electronic bk.)
020
$a
1118228995 (electronic bk.)
020
$a
9781118229125 (electronic bk.)
020
$a
1118229126 (electronic bk.)
020
$a
047093686X
020
$a
9780470936863
024
8
$a
9786613621689
035
$a
005416478
037
$a
10.1002/9781118228999
$b
Wiley InterScience
$n
http://www3.interscience.wiley.com
040
$a
EBLCP
$b
eng
$c
EBLCP
$d
OCLCQ
$d
DG1
$d
N
$d
IDEBK
$d
CDX
$d
OCLCQ
050
1 4
$a
TK5102.9
$b
.R4325 2012
072
7
$a
COM
$x
031000
$2
bisacsh
072
7
$a
TEC
$x
067000
$2
bisacsh
082
0 4
$a
621.3822
100
1
$a
Reay, Donald.
$3
1132020
245
1 0
$a
Digital Signal Processing and Applications with the OMAP- L138 eXperimenter
$h
[electronic resource].
260
$a
Hoboken :
$b
John Wiley & Sons,
$c
2012.
300
$a
1 online resource (360 p.)
500
$a
Wiley online library (ebook collection)
504
$a
References3. Finite Impulse Response Filters; 3.1 Introduction to Digital Filters; 3.1.1 FIR Filter; 3.1.2 Introduction to the z-Transform; 3.1.3 Properties of the z-Transform; 3.1.4 z-Transfer Functions; 3.1.5 Mapping from the s-Plane to the z-Plane; 3.1.6 Difference Equations; 3.1.7 Frequency Response and the z-Transform; 3.1.8 Ideal Filter Response Classifications: LP, HP, BP, and BS; 3.1.9 Window Method of Filter Design; 3.1.10 Window Functions; 3.1.11 Design of Band-Pass and High-Pass Filters Using Frequency Shifting; 3.2 Programming Examples Using C And ASM Code; References.
505
0
$a
Digital Signal Processing and Applications with the OMAP-L138 eXperimenter; Contents; Preface; List of Examples; 1. OMAP-L138 Development System; 1.1 Introduction; 1.1.1 Digital Signal Processors; 1.2 Hardware and Software Tools; 1.2.1 Zoom OMAP-L138 eXperimenter Board; 1.2.2 C6748 Processor; 1.2.3 Code Composer Studio IDE; 1.2.4 Installation of Code Composer Studio Software Version 4 and Support Files; 1.3 Initial Test of the Experimenter Using a Program Supplied with this Book; 1.4 Programming Examples to Test the Experimenter; 1.5 Support Files.
505
8
$a
1.5.1 Initialization and Configuration File (L138_aic3106_init.c)1.5.2 Header File (L138_aic3106_init.h); 1.5.3 Vector Files (vectors_intr.asm and vectors_poll.asm); 1.5.4 Linker Command File (linker_dsp.cmd); Exercises; References; 2. Analog Input and Output with the OMAP-L138 eXperimenter; 2.1 Introduction; 2.1.1 Sampling, Reconstruction, and Aliasing; 2.2 TLV320AIC3106 (AIC3106) On-Board Stereo Codec for Analog Input and Output; 2.3 Programming Examples Using C Code; 2.3.1 Real-Time Input and Output Using Polling, Interrupts, and Direct Memory Access; 2.3.2 Real-Time Sine Wave Generation.
505
8
$a
4. Infinite Impulse Response Filters4.1 Introduction; 4.2 IIR Filter Structures; 4.2.1 Direct Form I Structure; 4.2.2 Direct Form II Structure; 4.2.3 Direct Form II Transpose; 4.2.4 Cascade Structure; 4.2.5 Parallel Form Structure; 4.3 Impulse Invariance; 4.4 Bilinear Transformation; 4.4.1 Bilinear Transform Design Procedure; 4.5 Programming Examples Using C and ASM Code; 4.5.1 Design of a Simple IIR Low-Pass Filter; Reference; 5. Fast Fourier Transform; 5.1 Introduction; 5.2 Development of the FFT Algorithm with Radix-2; 5.3 Decimation-In-Frequency FFT Algorithm with Radix-2.
505
8
$a
5.4 Decimation-In-Time FFT Algorithm with RADIX-25.4.1 Reordered Sequences in the Radix-2 FFT and Bit-Reversed Addressing; 5.5 Decimation-In-Frequency FFT Algorithm with Radix-4; 5.6 Inverse Fast Fourier Transform; 5.7 Programming Examples Using C Code; 5.7.1 Frame- or Block-Based Processing; 5.7.2 Fast Convolution; References; 6. Adaptive Filters; 6.1 Introduction; 6.2 Adaptive Filter Configurations; 6.2.1 Adaptive Prediction; 6.2.2 System Identification or Direct Modeling; 6.2.3 Noise Cancellation; 6.2.4 Equalization; 6.3 Performance Function; 6.3.1 Visualizing the Performance Function.
520
$a
Teaches digital signal processing concepts via hands-on examplesThe OMAP-L138 eXperimenter is the latest inexpensive DSP development system to be adopted by the Texas Instruments University Program. The OMAP-L138 processor contains both ARM and DSP cores and is aimed at portable and mobile multimedia applications. This book concentrates on the demonstration of real-time DSP algorithms implemented on its C6748 DSP core. Digital Signal Processing and Applications with the OMAP-L138 eXperimenter provides an extensive and comprehensive set of program examples to aid instructors in teaching DSP in a.
588
$a
Description based on print version record.
650
4
$a
SCIENCE
$x
Waves & Wave Mechanics.
$2
bisacsh
$3
771939
650
4
$a
Electrical engineering.
$3
596380
650
4
$a
Engineering.
$3
561152
650
0
$a
Signal processing
$x
Digital techniques
$x
Experiments.
$3
1132021
650
0
$a
Microprocessors
$x
Experiments.
$3
1132022
650
7
$a
SCIENCE / Waves & Wave Mechanics.
$2
bisacsh
$3
880930
650
7
$a
COMPUTERS / Information Theory
$2
bisacsh
$3
880937
650
7
$a
TECHNOLOGY & ENGINEERING / Signals & Signal Processing
$2
bisacsh
$3
880938
776
0 8
$i
Print version:
$a
Reay, Donald
$t
Digital Signal Processing and Applications with the OMAP- L138 eXperimenter
$d
Hoboken : John Wiley & Sons, c2012
$z
9780470936863
856
4 0
$u
http://dx.doi.org/10.1002/9781118228999
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入