Cargando…

Digital system design : use of microcontroller /

Embedded systems are today, widely deployed in just about every piece of machinery from toasters to spacecraft. Embedded system designers face many challenges. They are asked to produce increasingly complex systems using the latest technologies, but these technologies are changing faster than ever....

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dawoud, Shenouda Dawoud
Otros Autores: Peplow, R.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Aalborg, Denmark : River Publishers, [2010]
Colección:River Publishers series in signal, image & speech processing ; volume 2
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBOOKCENTRAL_ocn874968170
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cn|||||||||
008 140111t20102010dk a ob 001 0 eng d
040 |a CaPaEBR  |b eng  |e rda  |e pn  |c STF  |d OCLCO  |d E7B  |d OCLCF  |d YDXCP  |d EBLCP  |d DEBSZ  |d OCLCQ  |d COCUF  |d ZCU  |d MERUC  |d STF  |d OCLCQ  |d EZ9  |d ICG  |d VT2  |d AU@  |d OCLCQ  |d TKN  |d DKC  |d OCLCQ  |d OCLCO  |d OCLCQ  |d YDX  |d YWS  |d OCLCQ  |d SFB  |d OCLCO  |d HF9  |d OCLCL 
019 |a 961642666  |a 962636727 
020 |a 9788793102293  |q (e-book) 
020 |a 8793102291  |q (e-book) 
020 |z 9788792329400 
029 1 |a AU@  |b 000057160995 
029 1 |a DEBBG  |b BV044056734 
029 1 |a DEBSZ  |b 449773310 
035 |a (OCoLC)874968170  |z (OCoLC)961642666  |z (OCoLC)962636727 
050 4 |a TJ223.P76  |b D39 2010eb 
082 0 4 |a 621.381  |q OCoLC  |2 23/eng/20230216 
049 |a UAMI 
100 1 |a Dawoud, Shenouda Dawoud. 
245 1 0 |a Digital system design :  |b use of microcontroller /  |c Dawoud Shenouda Dawoud, R. Peplow, University of Kwa-Zulu, Natal. 
264 1 |a Aalborg, Denmark :  |b River Publishers,  |c [2010] 
264 4 |c ©2010 
300 |a 1 online resource (570 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 0 |a River Publishers series in signal, image & speech processing ;  |v volume 2 
504 |a Includes bibliographical references and index. 
588 0 |a Online resource; title from PDF title page (ebrary, viewed January 11, 2014). 
505 0 |a Cover; Contents; List of Abbreviations; 1 Processor Design Metrics; 1.1 Introduction; 1.2 Common Design Metrics; 1.3 Performance Design Metrics; 1.3.1 Characteristics of a Good Performance Metric; 1.3.2 Some Popular Performance Metrics; 1.3.3 Analysing Algorithms; 1.4 Economic Design Metrics; 1.4.1 Time-to-Market; 1.4.2 Design Economics; 1.5 Power Design Metrics; 1.5.1 Reducing Power Consumption; 1.6 System Effectiveness Metrics; 1.6.1 Reliability, Maintainability and Availability Metrics; 1.7 Summary of the Chapter; 1.8 Review Questions; 2 A System Approach to Digital System Design. 
505 8 |a 2.1 Introduction2.2 System Design Flow; 2.2.1 Requirement Analysis; 2.2.2 Specifications; 2.2.3 Functional Design: System Architecture; 2.2.4 Hardware Overview; 2.2.5 Software Overview; 2.2.6 Target System and Solution; 2.3 Technologies Involved in the Design Process; 2.4 Design Technology; 2.4.1 Design Partitioning; 2.4.2 Use of Multiple Views (Multiple Description Domains): The Y-Chart; 2.4.3 Use of Structured Design: Functional Block-Structured Top-Down Design (Structural Hierarchy); 2.4.4 Design Procedure Based on Top-Down Approach. 
505 8 |a 2.4.5 Programmable Digital Systems Design Using Block Structured Design2.5 IC-Technology; Implementation Technology; 2.5.1 Programmable Logic Device (PLD); 2.6 Processor Technology; 2.6.1 Use of General-Purpose Processor (GPP); 2.6.2 Single-Purpose Processor; 2.6.3 Application Specific Processor (e.g. Use of Microcontroller and DSP); 2.6.4 Summary of IC Technology and Processor Technology; 2.7 Summary of the Chapter; 2.8 Review Questions; 3 Introduction to Microprocessors and Microcontrollers; 3.1 Introduction; 3.1.1 Processor Architecture and Microarchitecture; 3.2 The Microprocessor. 
505 8 |a 3.2.1 General-Purpose Registers3.2.2 Arithmetic and Logic Unit (ALU); 3.2.3 Control Unit; 3.2.4 I/O Control Section (Bus Interface Unit); 3.2.5 Internal Buses; 3.2.6 System Clocks; 3.2.7 Basic Microprocessor Organization; 3.3 Microcontrollers; 3.3.1 Microcontroller Internal Structure; 3.4 Microprocessor-Based and Microcontroller-Based Systems; 3.4.1 Microprocessor-based and Microcontroller-based Digital Systems Design Using Top-Down Technique; 3.5 Practical Microcontrollers; 3.5.1 AVR ATmega8515 Microcontroller; 3.5.2 Intel 8051 Microcontroller; 3.6 Summary of the Chapter. 
505 8 |a 3.7 Review Questions4 Instructions And Instruction Set; 4.1 Introduction; 4.2 Instruction Format; 4.2.1 Expressing Numbers; 4.2.2 Basic Instruction Cycle; Execution Path of an Instruction; 4.2.3 Clock Cycle and Instruction Cycle; 4.2.4 Labels; 4.3 Describing the Instruction Cycle: Use of Register Transfer Language (RTL); 4.3.1 Register Transfer Language (RTL); 4.3.2 Use of RTL to Describe the Instruction Cycle; 4.4 Instruction Classifications According to Number of Operands; 4.5 Addressing Modes; 4.6 Immediate Addressing Mode; 4.6.1 Advantages of Immediate Addressing. 
520 |a Embedded systems are today, widely deployed in just about every piece of machinery from toasters to spacecraft. Embedded system designers face many challenges. They are asked to produce increasingly complex systems using the latest technologies, but these technologies are changing faster than ever. They are asked to produce better quality designs with a shorter time-to-market. They are asked to implement increasingly complex functionality but more importantly to satisfy numerous other constraints. To achieve the current goals of design, the designer must be aware with such design constraints and more importantly, the factors that have a direct effect on them.One of the challenges facing embedded system designers is the selection of the optimum processor for the application in hand; single-purpose, general-purpose or application specific. Microcontrollers are one member of the family of the application specific processors.The book concentrates on the use of microcontroller as the embedded system?s processor, and how to use it in many embedded system applications. The book covers both the hardware and software aspects needed to design using microcontroller.The book is ideal for undergraduate students and also the engineers that are working in the field of digital system design.Contents• Preface;• Process design metrics;• A systems approach to digital system design;• Introduction to microcontrollers and microprocessors;• Instructions and Instruction sets;• Machine language and assembly language;• System memory; Timers, counters and watchdog timer;• Interfacing to local devices / peripherals;• Analogue data and the analogue I/O subsystem;• Multiprocessor communications;• Serial Communications and Network-based interfaces. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Microcontrollers. 
650 0 |a Digital integrated circuits. 
650 0 |a Microprocessors. 
650 6 |a Microcontrôleurs. 
650 6 |a Circuits intégrés numériques. 
650 7 |a Digital integrated circuits  |2 fast 
650 7 |a Microcontrollers  |2 fast 
650 7 |a Microprocessors  |2 fast 
653 |a Energy 
653 |a Communications engineering / telecommunications 
700 1 |a Peplow, R. 
758 |i has work:  |a Digital System Design - Use of Microcontroller (Online) (Text)  |1 https://id.oclc.org/worldcat/entity/E39PD33mdjwthyXKgQx68xmkym  |4 https://id.oclc.org/worldcat/ontology/hasWork 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=3400111  |z Texto completo 
936 |a BATCHLOAD 
938 |a YBP Library Services  |b YANK  |n 19544472 
938 |a YBP Library Services  |b YANK  |n 18207788 
938 |a EBL - Ebook Library  |b EBLB  |n EBL3400111 
938 |a ebrary  |b EBRY  |n ebr10822779 
938 |a YBP Library Services  |b YANK  |n 11565083 
994 |a 92  |b IZTAP