Embedded Software Design

A Practical Approach to Architecture, Processes, and Coding Techniques

Specificaties
Paperback, blz. | Engels
Apress | 2022
ISBN13: 9781484282786
Rubricering
Apress e druk, 2022 9781484282786
€ 57,26
Levertijd ongeveer 9 werkdagen
Gratis verzonden

Samenvatting

Design higher-quality embedded software from concept through production.  This book assumes basic C and microcontroller programming knowledge and is organized into three critical areas: Software Architecture and Design; Agile, DevOps, and Processes; and Development and Coding Skills.
You'll start with a basic introduction to embedded software architecture and the considerations for a successful design. The book then breaks down how to architect an RTOS-based application and explore common design patterns and building blocks. Next, you'll review embedded software design processes such as TDD, CI/CD, modeling, and simulation that can be used to accelerate development. Finally, the book will examine how to select a microcontroller, write configurable code, coding strategies, techniques, and tools developers can’t live without.

Embedded systems are typically designed using microcontrollers to build electronic systems with a dedicated function and real-time responses. Modern systems need to carefully balance a complex set of features, manage security, and even run machine learning inferences while maintaining reasonable costs, scalability, and robustness. By the end of this book, you will have a defined development process, understand modern software architecture, and be equipped to start building embedded systems. What You'll LearnUnderstand what sound embedded system design is and how to employ it
Explore modern development processes for quality systemsKnow where the bits hit the silicon: how to select a microcontrollerMaster techniques to write configurable, automated codeWho This Book Is For Embedded software and hardware engineers, enthusiasts, or any stakeholders who would like to learn modern techniques for designing and building embedded systems.

Specificaties

ISBN13:9781484282786
Taal:Engels
Bindwijze:paperback
Uitgever:Apress

Inhoudsopgave

<div>Part 1 - Software Architecture Design</div><div>Embedded System Design Philosophy</div><div>⁃ Challenges Facing Embedded Developers</div><div>⁃ Traditional Embedded Software Development</div><div>⁃ The Age of Modeling, Simulation and Off-chip Development</div><div>⁃ SOLID Design Principles</div><div>⁃ Test Driven Development (TDD)</div><div>⁃ Why Best Practices?</div><div>Embedded Software Architecture Design</div><div>⁃ Architect First, Code Second</div><div>⁃ Architectural Layers</div><div>⁃ Single vs Multicore Architectures</div><div>⁃ Application Domain Decomposition</div><div>⁃ Interface Design Principles</div>⁃ Architectural Languages<div>RTOS Application Design</div><div>⁃ Tasks, Threads and Processes</div><div>⁃ Task Decomposition Techniques</div><div>⁃ Task Scheduling Algorithms</div><div>⁃ Setting Task Priorities</div><div>⁃ Schedule-ability using Rate Monotonic Analysis</div>⁃ Designing Application Data Flow<div>⁃ Producer, Consumer, Processor and Transfer Mechanisms</div><div>Secure Application Design</div><div>⁃ Platform Security Architecture (PSA)</div><div>⁃ Security through Isolation</div><div>⁃ TrustZone</div><div>⁃ Memory map design</div><div>⁃ Memory Protection Units (MPUs)</div><div>⁃ Secure boot</div><div>⁃ Secure bootloaders and OTAs</div><div>Design Patterns</div><div>⁃ pub / sub</div><div>⁃ Rtos patterns</div><div>⁃ Handling interrupts</div><div>⁃ State machines</div>⁃ Active objects<div>Part 2 - Development Processes</div><div>Software Quality</div><div>⁃ Coding Standards</div><div>⁃ Code Reviews</div><div>⁃ Code Metrics</div><div>⁃ Code Analysis (static vs dynamic)</div><div>Software Testing and Verification</div><div>⁃ Integration Testing</div><div>⁃ Performance Testing</div><div>⁃ Regression Testing Software Verification Results</div><div>⁃ Testing of executable object code</div><div>⁃ Code coverage analysis</div><div>⁃ Test Reports</div><div>Application Modeling and Simulation</div>⁃ Modeling Methodologies<div>⁃ Simulations Role</div><div>⁃ wxWidgets</div><div>⁃ Example</div><div>Test Driven Development</div><div>⁃ Overview</div><div>⁃ Test Harnesses</div><div>⁃ Code Coverage</div>⁃ Test Design<div>Continuous Integration / Continuous Deployment</div><div>⁃ Process Overview</div><div>⁃ Docker</div><div>⁃ Jenkins</div><div>⁃ Git Integrations</div><div>⁃ Merge Process</div><div>⁃ Deployment</div>Part 3 - Where the Bits hit the Silicon<div>Selecting a Microcontroller</div><div>⁃ Traditional Techniques</div><div>⁃ Modern Selection Process</div><div>⁃ Selection Considerations</div><div>⁃ KT Matrix Design and Use</div><div>Code Implementation Techniques</div><div>⁃ Interfaces</div><div>⁃ Command Processing</div><div>⁃ Task initialization</div><div>⁃ Assertions</div><div>⁃ Telemetry</div><div>Diagnostic and Fault Handling</div><div>⁃ Design failure mode and effect analysis (DFMEA)</div><div>⁃ Fault Handling Strategies</div>⁃ Diagnostic Tasks<div>⁃ Error Checking Code (ECC)</div><div>⁃ Watchdogs</div><div>Application Optimization</div><div>⁃ Models and Simulation versus Reality</div><div>⁃ Scalability</div><div>⁃ Maintenance</div><div>⁃ Code size versus speed</div><div>⁃ Compilation Settings</div><div>⁃ Memory management</div><div>The Right Tool for the Job</div><div>⁃ Tracing</div><div>⁃ Code Analyzers</div><div>⁃ Protocol analysis</div><div>⁃ Metric tools</div><div>⁃ Open source versus commercial</div>
€ 57,26
Levertijd ongeveer 9 werkdagen
Gratis verzonden

Rubrieken

    Personen

      Trefwoorden

        Embedded Software Design