Embedded Multitasking With Small Microcontrollers

March 15, 2006
By Keith Curtis
ISBN: 0750679182
Although Embedded Multitasking With Small Microcontrollers is not an exhaustive treatise on multitasking operating systems, it does a good job on the two areas it does address: state machines and basic multitasking.

Curtis wanted to create a fundamental framework that readers could utilize in embedded projects that needed a basic operating system but did not require a more powerful commercial or open-source operating system. The accompanying CD includes sample C source code that is presented in the book. Overall, he succeeds.

Those that are relatively new to embedded programming will benefit most from this book. It starts with a chapter on the basics, including things such as number systems and data structures that many will have already encountered. It is the state-machine and operating-system sections where things finally get interesting. Curtis takes a look at a few state-machine implementations and includes sufficient examples for any programmer to get a good idea of how they work. As with the multitasking section, this section could benefit by including some of the other techniques available, such as using pointers as state variables, but it would have made the book a bit longer.

The system-level design chapter is interesting, but I would have traded the space for more details on real-time multitasking support or even a discussion of cooperative multitasking. Still, for those new to system design, this presentation will provide the introduction necessary to address overall system design that uses a multitasking operating system.

The ending chapter on implementation and testing puts the introductory information to work. The C source code tends to make things easier to understand, but it also prevents a discussion of microcontroller-specific issues. That was really the only thing I found deficient with the book, especially since it was part of the title. Still, the presentation is definitely applicable to microcontrollers, albeit on a high level.

If you're interested in embedded microcontrollers, you might also like these books:

Sponsored Recommendations

What are the Important Considerations when Assessing Cobot Safety?

April 16, 2024
A review of the requirements of ISO/TS 15066 and how they fit in with ISO 10218-1 and 10218-2 a consideration the complexities of collaboration.

Wire & Cable Cutting Digi-Spool® Service

April 16, 2024
Explore DigiKey’s Digi-Spool® professional cutting service for efficient and precise wire and cable management. Custom-cut to your exact specifications for a variety of cable ...

DigiKey Factory Tomorrow Season 3: Sustainable Manufacturing

April 16, 2024
Industry 4.0 is helping manufacturers develop and integrate technologies such as AI, edge computing and connectivity for the factories of tomorrow. Learn more at DigiKey today...

Connectivity – The Backbone of Sustainable Automation

April 16, 2024
Advanced interfaces for signals, data, and electrical power are essential. They help save resources and costs when networking production equipment.

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!