Embedded Systems: Real-Time Operating Systems for the Arm Cortex(TM)-M3 (Paperback)
暫譯: 嵌入式系統:Arm Cortex(TM)-M3 的即時作業系統 (平裝本)

Jonathan Valvano

  • 出版商: CreateSpace Independ
  • 出版日期: 2012-01-03
  • 售價: $1,520
  • 貴賓價: 9.5$1,444
  • 語言: 英文
  • 頁數: 486
  • 裝訂: Paperback
  • ISBN: 1466468866
  • ISBN-13: 9781466468863
  • 相關分類: ARM嵌入式系統
  • 立即出貨 (庫存=1)

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

相關主題

商品描述

Embedded systems are a ubiquitous component of our everyday lives. We interact with hundreds of tiny computers every day that are embedded into our houses, our cars, our toys, and our work. As our world has become more complex, so have the capabilities of the microcontrollers embedded into our devices. The ARM® Cortex™-M3 is represents the new class of microcontroller much more powerful than the devices available ten years ago. The purpose of this book is to present the design methodology to train young engineers to understand the basic building blocks that comprise devices like a cell phone, an MP3 player, a pacemaker, antilock brakes, and an engine controller. This book is the third in a series of three books that teach the fundamentals of embedded systems as applied to the ARM® Cortex™-M3. This third volume is primarily written for senior undergraduate or first-year graduate electrical and computer engineering students. It could also be used for professionals wishing to design or deploy a real-time operating system onto an 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. The second book Embedded Systems: Real-Time Interfacing to the ARM Cortex-M3 focuses on interfacing and the design of embedded systems. This third book is an advanced book focusing on operating systems, high-speed interfacing, control systems, and robotics. Rather than buying and deploying an existing OS, the focus is on fundamental principles, so readers can write their-own OS. An embedded system is a system that performs a specific task and has a computer embedded inside. A system is comprised of components and interfaces connected together for a common purpose. Specific topics include microcontrollers, design, verification, hardware/software synchronization, interfacing devices to the computer, real-time operating systems, data collection and processing, motor control, analog filters, digital filters, and real-time signal processing. 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, provides more detailed learning opportunities. The book includes an index and a glossary so that information can be searched. The most important learning experiences 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. Specifically for Volume 1, look at the lab assignments for EE319K. For Volume 2 refer to the EE445L labs, and for this volume, look at the lab assignments for EE345M/EE380L.6. There is a web site accompanying this book http://users.ece.utexas.edu/~valvano/arm. Posted here are Keil uVision projects for each the example programs in the book. You will also find data sheets and Excel spreadsheets relevant to the material in this book. The book will cover embedded systems for the ARM® Cortex™-M3 with specific details on the LM3S811, LM3S1968, and LM3S8962. Most of the topics can be run on the simple LM3S811. DMA interfacing will be presented on the LM3S3748. Ethernet and CAN examples can be run on the LM3S8962. In this book the term LM3Sxxx family will refer to any of the Texas Instruments Stellaris® ARM® Cortex™-M3-based microcontrollers. Although the solutions are specific for the LM3Sxxx family, it will be possible to use this book for other Arm derivatives.

商品描述(中文翻譯)

嵌入式系統是我們日常生活中無處不在的組成部分。我們每天與數百個嵌入在我們的房屋、汽車、玩具和工作中的微型電腦互動。隨著我們的世界變得越來越複雜,嵌入在我們設備中的微控制器的能力也隨之增強。ARM® Cortex™-M3 代表了一種新型微控制器,其性能遠超十年前的設備。本書的目的是介紹設計方法論,以培訓年輕工程師理解構成手機、MP3 播放器、心臟起搏器、防鎖死煞車系統和引擎控制器等設備的基本組件。

本書是三本系列書籍中的第三本,教授應用於 ARM® Cortex™-M3 的嵌入式系統基礎知識。這第三卷主要針對高年級本科生或一年級研究生的電機與計算機工程學生。它也可以用於希望在 Arm 平台上設計或部署實時操作系統的專業人士。第一本書《嵌入式系統:ARM Cortex-M3 簡介》是對計算機和介面的介紹,重點在於組合語言和 C 語言編程。第二本書《嵌入式系統:ARM Cortex-M3 的實時介面》專注於介面和嵌入式系統的設計。這第三本書是一本進階書籍,重點在於操作系統、高速介面、控制系統和機器人技術。與其購買和部署現有的操作系統,本書的重點在於基本原則,以便讀者能夠編寫自己的操作系統。

嵌入式系統是一種執行特定任務並內嵌計算機的系統。系統由為共同目的而連接在一起的組件和介面組成。具體主題包括微控制器、設計、驗證、硬體/軟體同步、將設備介接到計算機、實時操作系統、數據收集與處理、馬達控制、類比濾波器、數位濾波器和實時信號處理。

本書採用多種學習方法。它不會包含數據表中信息的詳細重述。首先,它從基本原理開始,這使讀者能夠用新技術解決新問題。其次,本書提供了許多詳細的設計範例,這些範例說明了設計過程。書中有多個結構組件來輔助學習。檢查點(答案在後面)是簡短易答的問題,提供即時反饋。簡單的作業(奇數題的答案在網上)提供了更詳細的學習機會。本書包括索引和術語表,以便查找信息。在這樣的課程中,最重要的學習經驗當然是實驗室。每一章都有建議的實驗室作業。更詳細的實驗室描述可在網上獲得。特別是對於第一卷,請查看 EE319K 的實驗室作業。對於第二卷,請參考 EE445L 的實驗室,而對於這一卷,請查看 EE345M/EE380L.6 的實驗室作業。

本書附有網站 http://users.ece.utexas.edu/~valvano/arm。這裡提供了書中每個範例程序的 Keil uVision 專案。您還會找到與本書材料相關的數據表和 Excel 試算表。

本書將涵蓋 ARM® Cortex™-M3 的嵌入式系統,具體細節包括 LM3S811、LM3S1968 和 LM3S8962。大多數主題可以在簡單的 LM3S811 上運行。DMA 介接將在 LM3S3748 上介紹。以太網和 CAN 範例可以在 LM3S8962 上運行。在本書中,LM3Sxxx 家族將指代任何基於德州儀器 Stellaris® ARM® Cortex™-M3 的微控制器。雖然解決方案是針對 LM3Sxxx 家族的,但本書也可以用於其他 Arm 衍生產品。