Introduction to digital signal processing:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
New York [u.a.]
McGraw-Hill
1988
|
Schriftenreihe: | McGraw-Hill series in electrical engineering : Communications and signal processing.
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XVI, 474 S. zahlr. graph. Darst. |
ISBN: | 0070355703 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV002072697 | ||
003 | DE-604 | ||
005 | 20230131 | ||
007 | t | ||
008 | 890928s1988 d||| |||| 00||| eng d | ||
020 | |a 0070355703 |9 0-07-035570-3 | ||
035 | |a (OCoLC)16404915 | ||
035 | |a (DE-599)BVBBV002072697 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-91 |a DE-859 |a DE-29T |a DE-83 |a DE-706 | ||
050 | 0 | |a TK5102.5 | |
082 | 0 | |a 621.38/043 |2 19 | |
084 | |a ZN 6040 |0 (DE-625)157496: |2 rvk | ||
084 | |a ELT 517f |2 stub | ||
100 | 1 | |a Kuc, Roman |e Verfasser |0 (DE-588)1067477063 |4 aut | |
245 | 1 | 0 | |a Introduction to digital signal processing |c Roman Kuc |
264 | 1 | |a New York [u.a.] |b McGraw-Hill |c 1988 | |
300 | |a XVI, 474 S. |b zahlr. graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a McGraw-Hill series in electrical engineering : Communications and signal processing. | |
650 | 7 | |a Traitement du signal - techniques numériques |2 ram | |
650 | 7 | |a Traitement du signal |2 ram | |
650 | 4 | |a Signal processing |x Digital techniques | |
650 | 0 | 7 | |a Mathematische Methode |0 (DE-588)4155620-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Digitale Signalverarbeitung |0 (DE-588)4113314-6 |2 gnd |9 rswk-swf |
655 | 4 | |a Matériel didactique | |
689 | 0 | 0 | |a Digitale Signalverarbeitung |0 (DE-588)4113314-6 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Digitale Signalverarbeitung |0 (DE-588)4113314-6 |D s |
689 | 1 | 1 | |a Mathematische Methode |0 (DE-588)4155620-3 |D s |
689 | 1 | |5 DE-604 | |
856 | 4 | 2 | |m HEBIS Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001355625&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-001355625 |
Datensatz im Suchindex
_version_ | 1804116522978770944 |
---|---|
adam_text | CONTENTS
Preface xiii
1 Introduction l
1-1 What is a Digital Filter? 1
1-2 Anatomy of a Digital Filter 3
1-3 Frequency Domain Description of Signals and Systems 5
1-4 Some Typical Applications of Digital Filters 7
1-5 Replacing Analog Filters with Digital Filters 12
1-6 Overview of the Course 13
1-7 Description of the Computer Projects 17
1-8 Summary 18
2 Discrete-time Description of Signals and
Systems 20
2-1 Introduction 20
2-2 Discrete-Time Sequences 20
2-3 Superposition Principle for Linear Systems 26
2-4 Unit-sample Response Sequence 27
2-5 Time-Invariant Systems 31
2-6 Stability Criterion for Discrete-time Systems 38
2-7 Causality Criterion for Discrete-time systems 40
2-8 Linear Constant-Coefficient Difference Equations 41
2-9 Suggested Programming Style 44
2-10 Writing a Digital Filter Program 45
2- 11 Summary 55
3 Fourier Transform of Discrete-time Signals 65
3- 1 Introduction 65
3-2 Definition of the Fourier Transform 65
3-3 Important Properties of the Fourier Transform 69
ix
X CONTENTS
3-4 Properties of the Fourier Transform for Real-valued Sequences 72
3-5 Program to Evaluate the Fourier Transform by Computer 80
3-6 Use of the Fourier Transform in Signal Processing 82
3-7 Fourier Transform of Special Sequences
3-8 The Inverse Fourier Transform ^2
3-9 Fourier Transform of the Product of Two Discrete-time
Sequences ^4
3-10 Sampling a Continuous Function to Generate a Sequence 96
3-11 Reconstruction of Continuous-time Signals from Discrete-time
Sequences WW
3- 12 Summary HO
4 The Discrete Fourier Transform 118
4- 1 Introduction 118
4-2 The Definition of the Discrete Fourier Transform (DFT) H9
4-3 Computing the Discrete Fourier Transform from the Discrete-
time Sequence 121
4-4 Properties of the DFT 128
4-5 Circular Convolution 130
4-6 Performing a Linear Convolution with the DFT 132
4-7 Computations for Evaluating the DFT 133
4-8 Programming the Discrete Fourier Transform 135
4-9 Increasing the Computational Speed of the DFT 136
4-10 Intuitive Explanation for the Decimation-in-time FFT
Algorithm 142
4-11 Analytic Derivation of the Decimation-in-time FFT Algorithm 146
4-12 Some General Observations about the FFT 148
4-13 Other Fast Realizations of the DFT 150
4- 14 Summary 150
5 The z-transform 157
5- 1 Introduction 157
5-2 The Definition of the z-transform 158
5-3 Properties of the z-transform 160
5-4 The System Function of a Digital Filter 162
5-5 Combining Filter Sections to Form More Complex Filters 164
5-6 Digital Filter Implementation from the System Function 167
5-7 The Complex z-plane 169
5-8 The Region of Convergence in the z-plane 174
5-9 Determining the Filter Coefficients from the Singularity
Locations 178
5-10 Geometric Evaluation of the z-transform in the z-plane 183
5-11 Relationship Between the Fourier Transform and the
z-transform 184
5-12 The z-transform of Symmetric Sequences 188
5-13 The Inverse z-transform 196
5-14 Summary 203
CONTENTS XI
6 Digital Filter Structures 208
6-1 Introduction 208
6-2 System Describing Equations 209
6-3 Filter Catagories 209
6-4 The Direct Form I and II Structures 210
6-5 Cascade Combination of Second-order Sections 214
6-6 Parallel Combination of Second-order Sections 218
6-7 Linear-phase FIR Filter Structures 220
6-8 Frequency-sampling Structure for the FIR Filter 221
6-9 Summary 227
7 From Analysis to Synthesis 230
7-1 Introduction 230
7-2 Interrelationships of Analytic Methods 231
7-3 Practical Magnitude Response Specifications 236
7-4 Log-magnitude Response Curves 238
7-5 Programs to Compute the Log-magnitude Response of Poles
and Zeros 239
7-6 Phase Response Considerations 243
7-7 Steps in Performing a Filter Design 246
7-8 Choice of Filter Type 246
7-9 Interactive Filter Design by Intuitive Pole/Zero 247
Placement
7-10 Writing an Interactive Design Program 256
7-11 Summary 258
8 Infinite Impulse Response Filter Design
Techniques 262
8-1 Introduction 262
8-2 Analog Filter System Function and Frequency Response 263
8-3 Analog Lowpass Filter Design Techniques 263
8-4 Methods to Convert Analog Filters into Digital Filters 280
8-5 Frequency Transformations for Converting Lowpass Filters
into other Types 295
8-6 All-pass Filters for Phase Response Compensation 310
8- 7 Summary 312
9 Finite Impulse Response Filter Design
Techniques 318
9- 1 Introduction 318
9-2 Designing FIR Filters with the Windowing Method 319
9-3 The DFT Method for Approximating the Desired Unit-Sample
Response 341
9-4 Designing FIR Filters by Combining the DFT and Window
Methods 348
9-5 Designing FIR Filters with the Frequency-sampling Method 361
XÜ CONTENTS
9-6 Use of the FFT Algorithm to Perform FIR Filtering 379
9- 7 Summary 384
10 Finite-precision Effects 390
10- 1 Introduction 390
10-2 Finite-precision Number Representation within the Computer 391
10-3 Quantization Error in Analog-to-digital Conversion 395
10-4 Expressing Coefficients in Finite Precision 399
10-5 Performing Arithmetic in Finite-Precision Number Systems 404
10-6 Effects of Finite-Precision Arithmetic on Digital Filters 409
10-7 Programs to Simulate Quantization Effects 411
10- 8 Summary 416
11 Inverse Filtering 422
11- 1 Introduction 422
11-2 Applications of Inverse Filters 423
11-3 Minimum Phase Systems 426
11-4 Formulating the Problem for Applying an Inverse Filter 429
11-5 FIR Filter Approximations to the Inverse Filter 432
11-6 Discrete Hilbert Transform Relationship for Minimum-Phase
Systems 433
11-7 Designing Inverse Filters with the Discrete Hilbert Transform 436
11-8 The Effects of Noise on Inverse Filters 441
11-9 Summary 448
Appendix A 455
Appendix B 469
|
any_adam_object | 1 |
author | Kuc, Roman |
author_GND | (DE-588)1067477063 |
author_facet | Kuc, Roman |
author_role | aut |
author_sort | Kuc, Roman |
author_variant | r k rk |
building | Verbundindex |
bvnumber | BV002072697 |
callnumber-first | T - Technology |
callnumber-label | TK5102 |
callnumber-raw | TK5102.5 |
callnumber-search | TK5102.5 |
callnumber-sort | TK 45102.5 |
callnumber-subject | TK - Electrical and Nuclear Engineering |
classification_rvk | ZN 6040 |
classification_tum | ELT 517f |
ctrlnum | (OCoLC)16404915 (DE-599)BVBBV002072697 |
dewey-full | 621.38/043 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 621 - Applied physics |
dewey-raw | 621.38/043 |
dewey-search | 621.38/043 |
dewey-sort | 3621.38 243 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Elektrotechnik Elektrotechnik / Elektronik / Nachrichtentechnik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01833nam a2200457 c 4500</leader><controlfield tag="001">BV002072697</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20230131 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">890928s1988 d||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0070355703</subfield><subfield code="9">0-07-035570-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)16404915</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV002072697</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-706</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TK5102.5</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">621.38/043</subfield><subfield code="2">19</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ZN 6040</subfield><subfield code="0">(DE-625)157496:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ELT 517f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Kuc, Roman</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1067477063</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Introduction to digital signal processing</subfield><subfield code="c">Roman Kuc</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York [u.a.]</subfield><subfield code="b">McGraw-Hill</subfield><subfield code="c">1988</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVI, 474 S.</subfield><subfield code="b">zahlr. graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">McGraw-Hill series in electrical engineering : Communications and signal processing.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Traitement du signal - techniques numériques</subfield><subfield code="2">ram</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Traitement du signal</subfield><subfield code="2">ram</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Signal processing</subfield><subfield code="x">Digital techniques</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Mathematische Methode</subfield><subfield code="0">(DE-588)4155620-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Digitale Signalverarbeitung</subfield><subfield code="0">(DE-588)4113314-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="4"><subfield code="a">Matériel didactique</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Digitale Signalverarbeitung</subfield><subfield code="0">(DE-588)4113314-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Digitale Signalverarbeitung</subfield><subfield code="0">(DE-588)4113314-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Mathematische Methode</subfield><subfield code="0">(DE-588)4155620-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HEBIS Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001355625&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-001355625</subfield></datafield></record></collection> |
genre | Matériel didactique |
genre_facet | Matériel didactique |
id | DE-604.BV002072697 |
illustrated | Illustrated |
indexdate | 2024-07-09T15:39:51Z |
institution | BVB |
isbn | 0070355703 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-001355625 |
oclc_num | 16404915 |
open_access_boolean | |
owner | DE-91 DE-BY-TUM DE-859 DE-29T DE-83 DE-706 |
owner_facet | DE-91 DE-BY-TUM DE-859 DE-29T DE-83 DE-706 |
physical | XVI, 474 S. zahlr. graph. Darst. |
publishDate | 1988 |
publishDateSearch | 1988 |
publishDateSort | 1988 |
publisher | McGraw-Hill |
record_format | marc |
series2 | McGraw-Hill series in electrical engineering : Communications and signal processing. |
spelling | Kuc, Roman Verfasser (DE-588)1067477063 aut Introduction to digital signal processing Roman Kuc New York [u.a.] McGraw-Hill 1988 XVI, 474 S. zahlr. graph. Darst. txt rdacontent n rdamedia nc rdacarrier McGraw-Hill series in electrical engineering : Communications and signal processing. Traitement du signal - techniques numériques ram Traitement du signal ram Signal processing Digital techniques Mathematische Methode (DE-588)4155620-3 gnd rswk-swf Digitale Signalverarbeitung (DE-588)4113314-6 gnd rswk-swf Matériel didactique Digitale Signalverarbeitung (DE-588)4113314-6 s DE-604 Mathematische Methode (DE-588)4155620-3 s HEBIS Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001355625&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Kuc, Roman Introduction to digital signal processing Traitement du signal - techniques numériques ram Traitement du signal ram Signal processing Digital techniques Mathematische Methode (DE-588)4155620-3 gnd Digitale Signalverarbeitung (DE-588)4113314-6 gnd |
subject_GND | (DE-588)4155620-3 (DE-588)4113314-6 |
title | Introduction to digital signal processing |
title_auth | Introduction to digital signal processing |
title_exact_search | Introduction to digital signal processing |
title_full | Introduction to digital signal processing Roman Kuc |
title_fullStr | Introduction to digital signal processing Roman Kuc |
title_full_unstemmed | Introduction to digital signal processing Roman Kuc |
title_short | Introduction to digital signal processing |
title_sort | introduction to digital signal processing |
topic | Traitement du signal - techniques numériques ram Traitement du signal ram Signal processing Digital techniques Mathematische Methode (DE-588)4155620-3 gnd Digitale Signalverarbeitung (DE-588)4113314-6 gnd |
topic_facet | Traitement du signal - techniques numériques Traitement du signal Signal processing Digital techniques Mathematische Methode Digitale Signalverarbeitung Matériel didactique |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001355625&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT kucroman introductiontodigitalsignalprocessing |