AUTOR/ES: Li, Qing & Yao, Caroline
ISBN: 1578201241
AÑO: 2003
EDICION: 1ª
IDIOMA: Inglés
PÁGINAS: 294
FIGURAS: Profusamente ilustrado
añadir libro al carrito
ver carrito
recomendar este libro
recomendar la web
EN REIMPRESIÓN
DE INTERES PARA: Temática > Informática
RELACIONADOS: Informática> Sistemas Operativos
CONTENIDOS: This primer begins with an introduction to the special tools and issues that face embedded systems developers. It then delves into the details of real-time programming using a real-world, commercial real-time operating system (RTOS). Objects and services that are a part of most RTOS kernels are described, and real-time system design is explored in detail. Readers learn how to decompose an application into units, and how to combine these units with other objects and services to create standard building blocks called ¿software circuits.¿ This process will yield a sound understanding of the common design patterns and program structures.
INDICE: Embedded real-time systems are computer systems that control and react to time-critical real-world events. They are pervasive and include industrial control, telecommunications, military systems, avionics, medical equipment, and consumer electronic devices such as CD players and VCRs. Real-time systems are far more challenging to design, program, and debug than other systems because the compact systems allow little room for error. Thus learning real-time programming generally requires a good deal of experimentation with dedicated equipment.