EmbeddedRelated.com

Hard Real-Time Computing Systems: Predictable Scheduling Algorithms and Applications (Real-Time Systems Series, 24)

Buttazzo, Giorgio C 2011

This updated edition offers an indispensable exposition on real-time computing, with particular emphasis on predictable scheduling algorithms. It introduces the fundamental concepts of real-time computing, demonstrates the most significant results in the field, and provides the essential methodologies for designing predictable computing systems used to support time-critical control applications. Along with an in-depth guide to the available approaches for the implementation and analysis of...


Real-Time Systems Design and Analysis: Tools for the Practitioner

Laplante, Phillip A., Ovaska, Seppo J. 2011

An important resource, this book offers an introduction and overview of real-time systems: systems where timeliness is a crucial part of the correctness of the system. It contains a pragmatic overview of key topics (computer architecture and organization, operating systems, software engineering, programming languages, and compiler theory) from the perspective of the real-time systems designer and is organized into chapters that are essentially self-contained. In addition, each chapter...


uC/OS-III: The Real-Time Kernel and the Texas Instruments Stellaris MCUs

Labrosse, Jean J 2010

This book puts the spotlight on how a real-time kernel works using Micrium’s μC/OS-III as a reference. The book consists of two complete parts. The first describes real-time kernels in generic terms. Part II provide examples for the reader, using Texas Instruments’ EVM-EVALBOT, a small, robotic evaluation board. The board is based on the Stellaris LM3S9B92 which combines the popular ARM Cortex-M3® architecture with Ethernet MAC+PHY, USB OTG (On-The-Go), and I2S. Together with the IAR...


uC/TCP-IP and the STMicroelectronics STM32F107

Christian Légaré 2010

This two-part book puts the spotlight on how a TCP/IP stack works using Micrium’s μC/TCP-IP as a reference. Part I includes an overview of the basics of Internet Protocol, and walks through various aspects of μC/TCP- IP implementation and usage. Part II makes use of the versatile Evaluation Board μC/Eval-STM32F107 (sold separately through Micrium) that is available for use with the book μC/OS-III: The Real-Time Kernel, as well as the IAR EWARM Development Environment and Application...


Demystifying Embedded Systems Middleware

Noergaard, Tammy 2010

This practical technical guide to embedded middleware implementation offers a coherent framework that guides readers through all the key concepts necessary to gain an understanding of this broad topic. Big picture theoretical discussion is integrated with down-to-earth advice on successful real-world use via step-by-step examples of each type of middleware implementation. Technically detailed case studies bring it all together, by providing insight into typical engineering situations readers...


uC/OS-III: The Real-Time Kernel

Labrosse, Jean J 2009

This book puts the spotlight on how a real-time kernel works. Using Micrium's uC/OS-III as a reference, the book consists of two complete parts. The first describes real-time kernels in generic terms. Part II provides examples to the reader, using STMicroelectronics' STM32F107 microcontroller, based on the popular ARM Cortex-M3 architecture. A companion evaluation board (uC/Eval-STM32F107) NOT INCLUDED, and tools (IAR Systems Embedded Workbench for ARM), enable the reader to be up and...


Advanced PIC Microcontroller Projects In C: From USB to RTOS With the PIC1 8f Series

Ibrahim, Dogan 2008

This book is ideal for the engineer, technician, hobbyist and student who have knowledge of the basic principles of PIC microcontrollers and want to develop more advanced applications using the 18F series.

The architecture of the PIC 18FXXX series as well as typical oscillator, reset, memory, and input-output circuits is completely detailed. After giving an introduction to programming in C, the book describes the project development cycle in full, giving details of the process of editing,...


Operating System Concepts

Silberschatz, Abraham, Galvin, Peter B., Gagne, 2008

Keep pace with the fast-developing world of operating systems. Open-source operating systems, virtual machines, and clustered computing are among the leading fields of operating systems and networking that are rapidly changing. With substantial revisions and organizational changes, Silberschatz, Galvin, and Gagne's "Operating System Concepts, Eighth Edition" remains as current and relevant as ever, helping you master the fundamental concepts of operating systems while preparing yourself for...


Building Embedded Linux Systems: Concepts, Techniques, Tricks, and Traps

Yaghmour, Karim, Masters, Jon, Ben-Yossef, Gilad 2008

There's a great deal of excitement surrounding the use of Linux in embedded systems -- for everything from cell phones to car ABS systems and water-filtration plants -- but not a lot of practical information. Building Embedded Linux Systems offers an in-depth, hard-core guide to putting together embedded systems based on Linux. Updated for the latest version of the Linux kernel, this new edition gives you the basics of building embedded Linux systems, along with the configuration, setup, and...


Simple Real-time Operating System: A Kernel Inside View for a Beginner

Penumuchu, Chowdary Venkateswara 2007

Do you think RTOS kernel is a complex black box and hard to implement? Shred your opinion and transform your self from the beginner of RTOS to a designer.