Embedded Systems: Real-Time Interfacing to the Arm Cortex-M3, 2/e (Paperback)
暫譯: 嵌入式系統:Arm Cortex-M3 的即時介面,第二版 (平裝本)

Jonathan W. Valvano

  • 出版商: CreateSpace Independ
  • 出版日期: 2011-11-10
  • 售價: $1,800
  • 貴賓價: 9.5$1,710
  • 語言: 英文
  • 頁數: 600
  • 裝訂: Paperback
  • ISBN: 1463590156
  • ISBN-13: 9781463590154
  • 相關分類: ARM嵌入式系統
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

This book is the second in a series of three books that teach the fundamentals of embedded systems as applied to the ARM® Cortex™-M3. The three books are primarily written for undergraduate electrical and computer engineering students. They could also be used for professionals learning the Arm platform. The first book Embedded Systems: Introduction to the ARM® Cortex™-M3 is an introduction to computers and interfacing focusing on assembly language and C programming. This second book focuses on interfacing and the design of embedded systems. The third book Embedded Systems: Real-Time Operating Systems for the ARM® Cortex™-M3 is an advanced book focusing on operating systems, high-speed interfacing, control systems, and robotics. An embedded system is a system that performs a specific task and has a computer embedded inside. Topics include microcontrollers, design, verification, hardware/software synchronization, interfacing devices to the computer, timing diagrams, real-time systems, data collection and processing, motor control, analog filters, digital filters, and real-time signal processing. In general, the area of embedded systems is an important and growing discipline within electrical and computer engineering. The educational market of embedded system is dominated by simple microcontrollers like the PIC, the 9S12, and the 8051. This is because of their market share, low cost, and historical dominance. However, as problems become more complex, so must the systems that solve them. A number of embedded system paradigms must shift in order to accommodate this growth in complexity. First, the number of calculation per second will increase from about 1 million/sec to 1 billion/sec. Similarly, the number of lines of software code will also increase from 1000’s to 10 to 100 million. Thirdly, systems will involve multiple microcontrollers supporting many simultaneous operations. Lastly, the need for system verification will continue to grow as these systems are deployed into safety critical applications. These changes are more than a simple growth in size and bandwidth. These systems must employ parallel programming, DMA synchronization, real-time operating systems, fault tolerant design, priority interrupt handling, and networking. Consequently, it will be important to provide our students with these types of design experiences. The Arm platform is both low cost and provides the high performance features required in future embedded systems. Although the Arm market share is currently not huge, its share will grow. Furthermore, students trained on the Arm will be equipped to design systems across the complete spectrum from simple to complex. The purpose of writing this book at this time is to bring engineering education into the 21st century. This book employs many approaches to learning. It will not include an exhaustive recapitulation of the information in data sheets. First, it begins with basic fundamentals, which allows the reader to solve new problems with new technology. Second, the book presents many detailed design examples. These examples illustrate the process of design. There are multiple structural components that assist learning. Checkpoints, with answers in the back, are short easy to answer questions providing immediate feedback while reading. Simple homework, with answers to the odd questions on the web, provide more detailed learning opportunities. The book includes an index and a glossary so that information can be searched. The most important learning experience in a class like this are of course the laboratories. Each chapter has suggested lab assignments. More detailed lab descriptions are available on the web. The book will cover embedded systems for the Arm® Cortex™-M3 with specific details on the LM3S811, LM3S1968 and LM3S8962. Although the solutions are specific for the Stellaris LM3S, it will be possible to use this book for other Arm derivatives.

商品描述(中文翻譯)

這本書是三本系列書籍中的第二本,教授應用於 ARM® Cortex™-M3 的嵌入式系統基礎知識。這三本書主要是為本科電機與計算機工程學生所寫,也可供學習 Arm 平台的專業人士使用。第一本書《嵌入式系統:ARM® Cortex™-M3 簡介》介紹了計算機和介面,重點在於組合語言和 C 程式設計。這第二本書專注於介面和嵌入式系統的設計。第三本書《嵌入式系統:ARM® Cortex™-M3 的即時作業系統》是一本進階書籍,專注於作業系統、高速介面、控制系統和機器人技術。嵌入式系統是一種執行特定任務並內嵌計算機的系統。主題包括微控制器、設計、驗證、硬體/軟體同步、將設備介接到計算機、時序圖、即時系統、數據收集與處理、馬達控制、類比濾波器、數位濾波器和即時信號處理。一般而言,嵌入式系統領域是電機與計算機工程中一個重要且不斷增長的學科。嵌入式系統的教育市場主要由簡單的微控制器主導,如 PIC、9S12 和 8051,這是因為它們的市場佔有率、低成本和歷史上的主導地位。然而,隨著問題變得越來越複雜,解決這些問題的系統也必須隨之改變。為了適應這種複雜性的增長,許多嵌入式系統的範式必須轉變。首先,每秒的計算次數將從約 100 萬次增加到 10 億次。同樣,軟體代碼的行數也將從數千行增加到 1,000 萬到 1 億行。第三,系統將涉及多個微控制器,支持許多同時操作。最後,隨著這些系統被部署到安全關鍵應用中,系統驗證的需求將持續增長。這些變化不僅僅是規模和帶寬的簡單增長。這些系統必須採用並行程式設計、DMA 同步、即時作業系統、容錯設計、優先中斷處理和網路功能。因此,為我們的學生提供這類設計經驗將變得非常重要。Arm 平台既具低成本,又提供未來嵌入式系統所需的高性能特徵。儘管 Arm 的市場佔有率目前並不大,但其份額將會增長。此外,接受 Arm 訓練的學生將能夠設計從簡單到複雜的各種系統。撰寫這本書的目的是將工程教育帶入 21 世紀。這本書採用了多種學習方法,不會包含數據表中信息的詳細重述。首先,它從基本原理開始,讓讀者能夠用新技術解決新問題。其次,書中提供了許多詳細的設計範例,這些範例說明了設計過程。書中有多個結構組件來輔助學習。檢查點(後面有答案)是簡短且易於回答的問題,提供即時反饋。簡單的作業(奇數題的答案在網上提供)提供了更詳細的學習機會。書中包括索引和術語表,以便查找信息。在這樣的課程中,最重要的學習經驗當然是實驗室。每一章都有建議的實驗室作業,更多詳細的實驗室描述可在網上找到。這本書將涵蓋 ARM® Cortex™-M3 的嵌入式系統,具體細節包括 LM3S811、LM3S1968 和 LM3S8962。雖然解決方案是針對 Stellaris LM3S 的,但這本書也可以用於其他 Arm 衍生產品。