Cantitate/Preț
Produs

Embedded Multitasking: Embedded Technology

Autor Keith E. Curtis
en Limba Engleză Paperback – 8 mar 2006
In an embedded system, firmware is the software that directly interfaces with the microcontroller, controlling the system’s 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.

  • Covers every aspect of design from the system level to the component level, including system timing, communicating with the hardware, integration and testing.
Citește tot Restrânge

Din seria Embedded Technology

Preț: 34504 lei

Preț vechi: 38512 lei
-10% Nou

Puncte Express: 518

Preț estimativ în valută:
6602 6911$ 5495£

Carte tipărită la comandă

Livrare economică 24 martie-07 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780750679183
ISBN-10: 0750679182
Pagini: 416
Dimensiuni: 191 x 235 x 27 mm
Greutate: 0.89 kg
Editura: ELSEVIER SCIENCE
Seria Embedded Technology


Public țintă

PRIMARY MARKET: Embedded engineers and programmers

SECONDARY MARKET: Engineering students

Cuprins

1.Introduction2.Embedded Basics3.System Level Design 4.Component Level Design5.Implementation and Testing6.Conclusions