The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Embedded Multitasking (Embedded Technology S.)
  

  Embedded Multitasking (Embedded Technology S.) by Keith Curtis

  • Published by: Newnes (an imprint of Butterworth-Heinemann Ltd )
  • Author: Keith Curtis
  • Page Count: 416
  • Group: General - COMPUTER PROGRAMMING
  • ISBN: 0750679182/9780750679183
  • Published: Mar 2006

Our Price: 29.99
 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Embedded Multitasking (Embedded Technology S.)
In an embedded system, firmware is the software that directly interfaces with the microcontroller, controlling the systems function. The major forces driving the embedded firmware development process today are reduced development times, increased complexity, and the need to handle multiple tasks simultaneously. These forces translate into strenuous design requirements for embedded engineers and programmers. Many low-level embedded microcontroller designs have insufficient memory and/or architectural limitations that make the use of a real-time operating system impractical. The techniques presented in this book allow the design of robust multitasking firmware through the use of interleaved state machines. This book presents a complete overview of multitasking terminology and basic concepts. Practical criteria for task selection and state machine design are also discussed. Designing multitasking firmware is arduous, complex and fraught with potential for errors, and there is no one, standard way to do it. This book will present a complete and well-organized design approach with examples and sample source code that designers can follow. It covers every aspect of design from the system level to the component level, including system timing, communicating with the hardware, integration and testing. An accompanying CD-ROM contains the source code for the text examples and other useful design tools.


Contents:

1

Introduction 2

Embedded Basics 3

System Level Design 4

Component Level Design 5

Implementation and Testing 6

Conclusions


Brief Description:

In an embedded system, firmware is the software that directly interfaces with the microcontroller, controlling the systems function. This book presents techniques that allow the design of robust multitasking firmware through the use of interleaved state machines. It provides an overview of multitasking terminology and basic concepts.