- Out-of-Stock
Products
Categories
- Main categories
-
- 3D PRINTING
- ARDUINO
- AUTOMATION
- BOOKS
- CYBERSECURITY
- EDUCATION
- ELECTRONICS
- Cables
- Cameras and accessories
- Communication
- Conductive materials
- Connectors
- ARK connectors (Terminal Block)
- Coaxial connectors (RF)
- Connectors
- Crocodile clip
- D-Sub drawer connectors
- DC power connectors
- FFC/FPC ZIF connectors
- Goldpin connectors
- IDC connectors
- JACK connectors
- JST connectors
- Jumpers
- Memory cards slots
- Other connectors
- Pogo pin
- RJ45 sockets
- Slip ring connector
- Supports
- Szybkozłącza
- USB connectors
- USB PD Adapters for Laptops
- Cooling
- Displays
- Electronic modules
- A/D and D/A converters
- Audio
- Barcode readers
- CAN converters
- Converters USB - UART / RS232
- Data logger
- DDS/PLL generators
- Digital potentiometers
- Encoders
- Expanders of the I/O
- Fingerprint readers
- HMI modules
- Image and video
- JTAG accessories
- Keyboards, buttons
- LED drivers
- Memory card readers
- Memory modules
- Modules with power outputs
- Motor controllers
- Power modules
- RS485 converters
- RTC modules
- Servo Controllers
- TSOP infrared receivers
- USB Converters - I2C / 1-Wire / SPI
- Voltage converters
- Gadgets
- GPS
- Intelligent clothes
- LED - diodes, displays, stripes
- Luminous wires and accessories
- Memory cards and other data storages
- Passive elements
- PC accessories
- Printers
- Prototype boards
- Relays
- Semiconductors
- A/C converters (ADC)
- Analog systems
- Audio systems
- Bridge rectifiers
- Button
- D/A Converters (DAC)
- DDS synthesizers
- Digital circuits
- Diodes
- Drivers of motors
- DSP microprocessors
- Energy counters
- Energy harvesting
- ESD security
- IGBT drivers and bridges
- Interface systems
- LED drivers
- Logic converters
- Memory
- Microcontrollers
- Optotriacs and optocouplers
- Other
- PLL generators
- Power systems
- Programmable systems
- Resetting systems
- RF systems
- RTC systems
- Sensors
- SoC systems
- Timery
- Touch sensors
- Transistors
- Sensors
- Accelerometers
- Air humidity sensors
- Air quality sensors
- Current sensors
- Distance sensors
- Flow sensors
- Gas sensors
- Gyroscopes
- Hall sensors
- Humidity sensors
- Infrared sensors
- Light and color sensors
- Liquid level sensors
- Magnetic sensors (compasses)
- Medical sensors
- Motion sensors
- PH sensors
- Position sensors
- Pressure sensors
- Pressure sensors
- Reflection sensors
- Sensors 6DOF/9DOF/10DOF
- Sensors of liquid quality
- Temperature sensors
- Vibration sensors
- Sound transducers
- Switches and buttons
- Cables
- FPGA DEVELOPMENT KITS
- Measuring devices
- MECHANICS
- MINICOMPUTERS (SBC)
- POWER
- RASPBERRY PI
- Accessories for Raspberry Pi
- Audio video cables for Raspberry Pi
- Case Raspberry Pi
- Cooling for Raspberry Pi
- Displays for Raspberry Pi
- Extension modules for Raspberry Pi
- Memory cards for Raspberry Pi
- Power for Raspberry Pi
- Raspberry Pi 3 model A+
- Raspberry Pi 3 model B
- Raspberry Pi 3 model B+
- Raspberry Pi 4 model B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi cameras
- Raspberry Pi Compute Module
- Raspberry Pi model A/ B+/2
- Raspberry Pi Pico
- Raspberry Pi prototyping
- Raspberry Pi Zero
- Raspberry Pi Zero 2 W
- RETIRED PRODUCTS
- SALE
- STARTER KITS, PROGRAMMERS, MODULES
- Atmel SAM
- Atmel Xplain
- AVR
- Coral
- DFRobot FireBeetle
- ESP32
- ESP8266
- Feather / Thing Plus
- Freedom (Kinetis)
- M5Stack
- Micro:bit
- Nordic nRF
- Other development kits
- Particle Photon
- Peripheral modules
- PIC
- Raspberry Pi RP2040
- RFID
- RISC-V
- Seeed Studio LinkIt
- Segger programmers
- SOFTWARE
- Sparkfun MicroMod
- STM32
- STM32 Discovery
- STM32 MP1
- STM32 Nucleo boards
- STM8
- Teensy
- Universal programmers
- WRTNode
- XIAO/Qt PY
- Atmel SAM
- WORKSHOP
- Adhesives and gluers
- Chemistry
- CNC milling machines
- Crimping tools
- Dispensing needles
- Heat-shrink tubing
- Insulation strippers
- Knives and scissors
- Laboratory power supplies
- Mikroskopy
- Mini drills and grindrers
- Organizers
- Power strips
- Power tools
- Safety glasses
- Soldering
- Antistatic mats and accessories (ESD)
- BGA balls
- BGA rework stations
- Brushes and ESD brushes
- Desoldering Wick
- Handles, magnifiers
- Heat guns
- Heaters and soldering irons
- Laminates
- Portable soldering irons
- Silicone Soldering Mats
- SMD Accessories
- Soldering accessories
- Soldering chemistry
- Soldering irons
- Soldering pastes
- Soldering pots
- Soldering stations
- Soldering tips
- Sponges and cleaners
- Stand for soldering irons
- Tin
- Tin extractors
- Ultrasonic cleaners
- Tapes (aluminum, kapton, copper, insulating)
- Tools
- Tweezers
- Vices
- 3D PRINTING
New products
New products
Signal processing in practice
Mark Owen
Free shipping
free shipping in Poland for all orders over 500 PLN
Same day shipping
If your payment will be credited to our account by 11:00
14 days for return
Each consumer can return the purchased goods within 14 days
The book is an introduction to the basics of the theory of digital signal processing with particular emphasis on its practical applications. It discusses sampling, quantization, Fourier transform, filters, Bayesian methods and numerical considerations and their application in the processing and compression of sound, image and video, as well as in telecommunications. Methods of effective implementation of algorithms in software and hardware were also presented, as well as links between various signal processing techniques and many practical examples were presented.
All included descriptions were illustrated with more than 200 drawings and more than 130 examples (with solutions).
Recipients: practitioners whose work is related to signal processing and students of electrical engineering and applied computer science.
Table of Contents:
From the publisher 8
Foreword 9
Part I Fundamentals 11
1. Introduction 13
1.1. What is the signal? 13
1.2. Domain and signal range 13
1.3. Converting a signal from one form to another 14
1.4. Signal processing 15
1.5. Notation 16
Exercises 19
2. Sampling 20
2.1. Regular sampling 20
2.2. Losses in the sampling process 22
2.3. Examples of aliasing 22
2.4. Negative frequencies 25
2.5. Nyquist border 27
2.6. Irregular sampling 28
Exercises 31
3. Analog-to-digital conversion 35
3.1. A simple digital signal processing system 35
3.2. Non-linear quantization 38
3.3. The necessary number of bits 39
3.4. Dithering 40
3.5. Non-ideal conversion 42
Exercises 43
4. Area of frequency 47
4.1. Rotational speed measurement 47
4.2. Complex traffic 49
4.3. Interpretation of the Fourier transform 52
4.4. Number of Fourier coefficients 53
4.5. Recreation of the signal from its Fourier transform 54
4.6. Real signals 54
4.7. Handling of non-periodic signals 59
4.8. Fast Fourier transform 62
Exercises 68
5. Filters 73
5.1. Smoothing the signal 73
5.2. Filter analysis 76
5.3. Weave in the frequency domain 84
5.4. Correlation 86
5.5. Designing of SOI 87 filters
5.6. Interpolation 93
5.7. Filters with infinite impulse response 105
5.8. Filtering complex signals 110
Exercises 112
6. Methods based on the probability theory 115
6.1. Probability and conditional probability 115
6.2. Probability and signal processing 120
6.3. Noise 122
Exercises 133
7. Numerical considerations 136
7.1. Fixed representation 136
7.2. Negative numbers in a fixed-point representation 148
7.3. Floating-point representation 151
7.4. Choice between fixed-point and floating-point representation 155
Exercises 156
Part II Applications 161
8. Sound 163
8.1. Ear 163
8.2. Sampling frequencies and conversion 163
8.3. Sound in the frequency domain 166
8.4. Compression of audio signals 169
8.5. Extracting sound pitch information 178
8.6. Conversion of delta-sigma 188
Exercises 190
9. Still images 192
9.1. Luminance and chrominance 192
9.2. Gamma 193
9.3. Image as a signal 194
9.4. Image filtering 199
9.5. Discrete cosine transform 207
9.6. JPEG compression for images with smooth tonal takeovers 211
9.7. Discrete wavelet transform 216
9.8. Scaling images 223
9.9. Correcting images 227
9.10. Edge detection 229
9.11. Processing of two-level images 231
9.12. Pattern recognition 237
Exercises 240
10. Movable pictures 246
10.1. Standard video formats 246
10.2. 249 deinterlacing
10.3. Conversion between standards 254
10.4. Traffic estimation 256
10.5. MPEG-2 video compression 262
Exercises 266
11. Telecommunications 268
11.1. Amplitude modulation 269
11.2. Frequency modulation 276
11.3. Rectangular-amplitude modulation 278
11.4. Spread spectrum 302 techniques
Exercises 313
12. Practical realizations 315
12.1. Software 316
12.2. Processor architecture 318
12.3. Hardware implementation 324
12.4. Bit-serial arithmetic 330
Exercises 338
Answers 340
Index 346
Other products in the same category (16)
The ST25TA02KB-P is a dynamic NFC/RFID tag IC with a digital General Purpose Output (GPO), embedding a 2 Kbit EEPROM that supports NDEF tag applications for NFC Forum Type 4
No product available!
Assembled executive module with triac. AVT1965 C
No product available!
No product available!
No product available!
No product available!
No product available!
No product available!
Assembled solar battery charger 12V. AVT5598 C
No product available!
No product available!
No product available!
No product available!
No product available!
No product available!
Permanent cylindrical neodymium magnet with a diameter of 5 mm and a height of 2 mm.
No product available!
No product available!
No product available!