|
1 | | -# Digital-Signal-Processing-using-Arm-Cortex-M-based-Microcontrollers |
| 1 | +## Digital-Signal-Processing-using-Arm-Cortex-M-based-Microcontrollers |
| 2 | + |
| 3 | +Textbook by Cem Ursalan, M. Erkin Yucel & H. Deniz Gurhan |
| 4 | + |
| 5 | +An introduction to DSP fundamentals using low-cost, high-performance Arm Cortex-M based microcontrollers |
| 6 | + |
| 7 | +## [Download here](https://github.com/arm-university/) |
| 8 | + |
| 9 | +## Resource Aim |
| 10 | +The Arm Digital Signal Processing (DSP) textbook introduces readers to DSP fundamentals using low-cost, high-performance Arm Cortex-M based microcontrollers as demonstrator platforms. To help readers understand DSP, it covers foundational concepts, principles and techniques, such as signals and systems, sampling, reconstruction and anti-aliasing, FIR and IIR filter design, transforms, and adaptive signal processing. Key features for those learning DSP include a set of hands-on labs that highlight the practical side, end-of-chapter exercises that reinforce the theoretical concepts presented (with answers available online), and online instructor resources. |
| 11 | + |
| 12 | +The textbook is suitable for use in Electronic and Computer Engineering (ECE), Electrical Engineering (EE) and Computer Science (CS) university departments. The labs in this textbook edition target the low-cost Arm Cortex M4-based STM32F4 Discovery microcontroller board. |
| 13 | + |
| 14 | +## Table of Contents: |
| 15 | +1. Digital Signal Processing Basics |
| 16 | + |
| 17 | +2. Discrete-Time Signal Processing Basics |
| 18 | + |
| 19 | +3. The Z-Transform |
| 20 | + |
| 21 | +4. Frequency Analysis of Discrete-Time Systems |
| 22 | + |
| 23 | +5. Conversion between Continuous-Time and Discrete-Time Signals |
| 24 | + |
| 25 | +6. Digital Processing of Continuous-Time Signals |
| 26 | + |
| 27 | +7. Structures for Discrete-Time LTI Systems |
| 28 | + |
| 29 | +8. Digital Filter Design |
| 30 | + |
| 31 | +9. Adaptive Signal Processing |
| 32 | + |
| 33 | +10. Fixed-Point Implementation |
| 34 | + |
| 35 | +11. Real-Time Digital Signal Processing |
| 36 | + |
| 37 | +## License |
| 38 | +You are free to fork, clone or download this book in PDF format for personal, non-commerical use only. |
| 39 | +You may reprint or republish portions of the text for non-commercial, educational or research purposes but only if there is an attribution to Arm Education. |
| 40 | + |
| 41 | +## Inclusive Language Commitment |
| 42 | +Arm is committed to making the language we use inclusive, meaningful, and respectful. Our goal is to remove and replace non-inclusive language from our vocabulary to reflect our values and represent our global ecosystem. |
| 43 | + |
| 44 | +Arm is working actively with our partners, standards bodies, and the wider ecosystem to adopt a consistent approach to the use of inclusive language and to eradicate and replace offensive terms. We recognise that this will take time. This book may contain references to non-inclusive language; it will be updated with newer terms as those terms are agreed and ratified with the wider community. |
| 45 | + |
| 46 | +Contact us at [email protected] with questions or comments about this course. You can also report non-inclusive and offensive terminology usage in Arm content at [email protected]. |
0 commit comments