注冊(cè) | 登錄讀書(shū)好,好讀書(shū),讀好書(shū)!
讀書(shū)網(wǎng)-DuShu.com
當(dāng)前位置: 首頁(yè)出版圖書(shū)科學(xué)技術(shù)計(jì)算機(jī)/網(wǎng)絡(luò)計(jì)算機(jī)科學(xué)理論與基礎(chǔ)知識(shí)嵌入式系統(tǒng):體系結(jié)構(gòu)、編程與設(shè)計(jì)(第2版)

嵌入式系統(tǒng):體系結(jié)構(gòu)、編程與設(shè)計(jì)(第2版)

嵌入式系統(tǒng):體系結(jié)構(gòu)、編程與設(shè)計(jì)(第2版)

定 價(jià):¥66.00

作 者: (?。┛ì敔枺↘amal,R.) 著
出版社: 清華大學(xué)出版社
叢編項(xiàng): 大學(xué)計(jì)算機(jī)教育國(guó)外著名教材系統(tǒng)(影印版)
標(biāo) 簽: 計(jì)算機(jī)體系結(jié)構(gòu)

購(gòu)買(mǎi)這本書(shū)可以去


ISBN: 9787302197942 出版時(shí)間: 2009-05-01 包裝: 平裝
開(kāi)本: 16開(kāi) 頁(yè)數(shù): 667 字?jǐn)?shù):  

內(nèi)容簡(jiǎn)介

  本書(shū)是關(guān)于嵌入式系統(tǒng)開(kāi)發(fā)與設(shè)計(jì)的一部最新力作,介紹了嵌入式系統(tǒng)的硬件、操作系統(tǒng)、開(kāi)發(fā)過(guò)程以及編程。全書(shū)系統(tǒng)地闡述了嵌入式系統(tǒng)的基本概念、處理器和存儲(chǔ)器、設(shè)備與總線、設(shè)備驅(qū)動(dòng)與中斷服務(wù)、基本的C與C++、編程模型、軟件工程的思想、進(jìn)程間通信與同步、實(shí)時(shí)操作系統(tǒng)以及軟硬件協(xié)同設(shè)計(jì)。附錄中包含了CISC與RISC指令集特征,并詳細(xì)闡述了幾種高性能的嵌入式處理器、微控制器、數(shù)字信號(hào)處理器以及總線和設(shè)備。本書(shū)提供了大量案例,這對(duì)讀者的實(shí)踐開(kāi)發(fā)具有非常好的指導(dǎo)意義。本書(shū)適合于嵌入式系統(tǒng)的軟硬件開(kāi)發(fā)人員,以及接受嵌入式系統(tǒng)課程教育的本科生和研究生。

作者簡(jiǎn)介

  About the AuthorRaj Kamal did his M.Sc. at the age of 17, published his first research paper in a UK journal at the age of 18, wrote his firstprogram in FORTRAN that ran at ICT 1904, also at the age of 18 and completed his Ph.D. from the indian institute ofTechnology, Delhi, at 22. He has 40 years of experience in research and teaching. He has so far successfully guided nineresearch students and has published about 90 research papers in journals and conferences of both international and nationalrepute. Due to his constant drive for understanding emerging technologies and passion for acquiring the latest knowledgeand its dissemination, he is lovingly referred by a few colleagues as the 'learning machine' and by a few others as a'human dynamo' ! He has authored ten textbooks (refer www.rajkamal.org) for students of Computers, Electronics, andCommunication and information Technology, which includes books on Embedded Systems, Computer Architecture (aSchaum Series adaptation) and internet and Web technologies, published from McGraw——Hill india, McGraw——Hill China,McGraw——Hill South Korea, McGraw——Hill Singapore, and McGraw——Hill USA. He has been associated for several yearswith Pun jab University, Pun jab; Kalasalingam University, Tamilnadu; and Guru Nanak Engineering College, AndhraPradesh. Currently, he is a Senior Professor in School of Computer Sciences and Electronics, Devi Ahilya Viswavidyalaya,Indore.

圖書(shū)目錄

Preface to the Second Edition
1. Introduction to Embedded Systems
 1.1 Embedded Systems
 1.2 Processor Embedded into a System
 1.3 Embedded Hardware Units and Devices in a System
 1.4 Embedded Software in a System
 1.5 Examples of Embedded Systems
 1.6 Embedded System-on-chip (Soc) and Use of VLSI Circuit Design Technology
 1.7 Complex Systems Design and Processors
 1.8 Design Process in Embedded System
 1.9 Formalization of System Design
 1.10 Design Process and Design Examples
 1.11 Classification of Embedded Systems
 1. 12 Skills Required for an Embedded System Designer
2. 8051 and Advanced Processor Architectures, Memory Organization alld Real-world lllterfacing
 2.1 8051 Architecture
 2.2 Real WOrld interfacing
 2.3 Introduction to Advanced Architectures
 2.4 Processor and Memory Organization
 2.5 Instttiction-Level Parallelism
 2.6 Performance Metrics
 2.7 Memory-Types, Memory-Maps and Addresses
 2.8 Processor Selection
 2.9 Memory Selection
3. Devices and Commullicatioll Buses for Devices Network
 3.1 IO Types and Examples
 3.2 Serial Communication Devices
 3.3 Parallel Device Ports
 3.4 Sophisticated interfacing Features in Device Ports
 3.5 Wireless Devices
 3.6 Timer and Counting Devices
 3.7 Watchdog Timer
 3.8 Real Time Clock
 3.9 Networked Embedded Systems
 3.10 Serial Bus Communication Protocols
 3.11 Parallel Bus Device Protocols-Parallel Communication Network Using ISA, PCI, PCI-X and Advanced Buses
 3.12 Internet Enabled Systems-NetWork Protocols
 3.13 Wireless and Mobile System Protocols
4. Device Drivers and interrupts Service Mechanism
 4.1 Programmed-I/O Busy-wait APproach without interrupt Service Mechanism
 4.2 ISR Concept
 4.3 Interrupt Sources
 4.4 Interrupt Servicing (Handling) Mechanism
 4.5 Multiple interrupts
 4.6 Context and the Periods for Context Switching, Intemipt Latency and Deadline
 4.7 Classification of Processors interrupt Service Mechanism from Context-Saving Angle
 4.8 Direct Memory Access
 4.9 Device Driver Programming
5. Programming Concepts alld Embedded Programming in C, C++ and Java
 5.1 Software Programming in Assembly Language (ALP) and in High-Level Language 'C'
 5.2 C Program Elements: Header and Source Files and Preprocessor Directives
 5.3 Program Elements' Macros and Functions
 5.4 Program Elements: Data Types, Data Stfuctures, Modifiers, Statements, Loops and Pointers
 5.5 Object-Oriented Programming
 5.6 Embedded Programming in C++
 5.7 Embedded Programming in Java
6. Program Modeling Concepts
 6.1 Program Models
 6.2 DFG Models
 6.3 State Machine Programming Models for Event-controlled Program Flow
 6.4 Modeling of Multiprocessor Systems
 6.5 UML Modelling
7. Interprocess Communication and Synchronization of Processes, Threads alld Tasks
 7.1 Multiple Processes in an Application
 7.2 Multiple Threads in an APplication
 7.3 Tasks
 7.4 Task States
 7.5 Task and Data
 7.6 Clear-cut Distinction between Functions, ISRS and Tasks by their Characteristics
 7.7 Concept of Semaphores
 7.8 Shared Data
 7.9 Interprocess Communication
 7.10 Signal Function
 7.11 Semaphore Functions
 7.12 Message Queue Functions
 7.13 Mailbox Functions
 7.14 Pipe Functions
 7.15 Socket Functions
 7.16 RPC Functions
8. Real-Time Operating Systems
 8.1 OS Services
 8.2 Process Management
 8.3 Timer Functions
 8.4 Event Functions
 8.5 Memory Management
 ……
9. Real-time Operating System Programming-I: Microc/OS-II and VxWOrks
10. Real-time Operating System Programmillg-n: Willdows CE, OSEK alld Real-time Linux Functions
12. Design Examples and Case Studies of Program Modelillg and Programming with RTOS-2
13. Embedded Software Development Process and TOols
14. Testing, Simulatioll alld Debugging Techniques and TOols
APPendix 1: Roadmapfor Various Course Studies
APPendix 2:Select Bibliography

本目錄推薦

掃描二維碼
Copyright ? 讀書(shū)網(wǎng) m.ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號(hào) 鄂公網(wǎng)安備 42010302001612號(hào)