Designing Resource Efficient Embedded Systems for Health Monitoring


Book Description

Recent advances in microelectronics, signal processing, Artificial Intelligence (AI), and wireless communication provide the foundation to transition from conventional in-clinic healthcare to remote health monitoring and clinical interventions. Much effort is being undertaken by the research community to design sensor-based systems such as wearables and mobile devices that provide remote monitoring capabilities for pervasive health. These embedded systems aim to enhance self-care, for example, in patients with chronic conditions such as dementia, heart failure, and diabetes. Despite the potentials, the feasibility of deploying these systems outside laboratory settings is not well established to date. An important factor limiting the large-scale adoption of remote monitoring systems is that these systems are quite resource-constrained in terms of energy capacity, memory storage, and compute power. This research aims to offer new solutions toward designing efficient embedded systems in terms of resource utilization, such as power consumption and memory usage for use in remote health monitoring. This dissertation focuses on resource efficiency from a computational perspective. It first presents a case study focused on tracking fluid intake to investigate system requirements and discover specific system properties that allow designing new techniques for improved resource efficiency. With the lessons learned from this case study, this research offers two approaches for resource-efficient system design. The first approach is a probabilistic cascading classification framework that dynamically adjusts the sampling frequency according to the learning task's complexity. In addition to adaptive sampling, the proposed framework leverages the probability of occurrence of the events to more frequently activate the machine learning module that monitors more likely events. Each machine learning module in the cascading architecture is activated by a predecessor module in the processing chain. The second approach to resource-efficient design is a classification algorithm for real-time and memory-efficient health monitoring. To this end, a hierarchical binary classification method is proposed that considers the occurrence probability of each event and constructs a decision tree that is optimized in terms of the overall depth. All the methods proposed in this research are evaluated using real data collected with wearable sensors and mobile devices.




Energy Efficient Embedded System Design for Medical Care System Using Wireless Sensor Network


Book Description

Recent surveys on medical service systems show that the cost of patient monitoring has grown significantly. The widespread use of portable digital medical device makes it possible to provide a more comprehensive tracking of patient conditions. However, the development of a full scale, distributed health monitoring system is much delayed due to the lack of efficient wireless communication in a large distributed network. This becomes a challenging research topic which is to find a way to provide accurate and real time patient information to medical experts in a fast, efficient and cost effective fashion. This paper proposes a novel solution on building a system which links patients and doctors together using embedded system technology and wireless sensor network. The content presented in this thesis introduces the design and implement of such a system.




System-Level Design Techniques for Energy-Efficient Embedded Systems


Book Description

System-Level Design Techniques for Energy-Efficient Embedded Systems addresses the development and validation of co-synthesis techniques that allow an effective design of embedded systems with low energy dissipation. The book provides an overview of a system-level co-design flow, illustrating through examples how system performance is influenced at various steps of the flow including allocation, mapping, and scheduling. The book places special emphasis upon system-level co-synthesis techniques for architectures that contain voltage scalable processors, which can dynamically trade off between computational performance and power consumption. Throughout the book, the introduced co-synthesis techniques, which target both single-mode systems and emerging multi-mode applications, are applied to numerous benchmarks and real-life examples including a realistic smart phone.




Embedded System Design


Book Description

Until the late eighties, information processing was associated with large mainframe computers and huge tape drives. During the nineties, this trend shifted towards information processing with personal computers, or PCs. The trend towards miniaturization continues. In the future, most of the information processing systems will be quite small and embedded into larger products such as transportation and fabrication equipment. Hence, these kinds of systems are called embedded systems. It is expected that the total market volume of embedded systems will be significantly larger than that of traditional information processing systems such as PCs and mainframes. Embedded systems share a number of common characteristics. For example, they must be dependable, efficient, meet real-time constraints and require customized user interfaces (instead of generic keyboard and mouse interfaces). Therefore, it makes sense to consider common principles of embedded system design. Embedded System Design starts with an introduction into the area and a survey of specification languages for embedded systems. A brief overview is provided of hardware devices used for embedded systems and also presents the essentials of software design for embedded systems. Real-time operating systems and real-time scheduling are covered briefly. Techniques for implementing embedded systems are also discussed, using hardware/software codesign. It closes with a survey on validation techniques. Embedded System Design can be used as a text book for courses on embedded systems and as a source which provides pointers to relevant material in the area for PhD students and teachers. The book assumes a basic knowledge of information processing hardware and software.




Smart Embedded Systems


Book Description

"Smart Embedded Systems: Advances and Applications" is a comprehensive guide that demystifies the complex world of embedded technology. The book journeys through a wide range of topics from healthcare to energy management, autonomous robotics, and wireless communication, showcasing the transformative potential of intelligent embedded systems in these fields. This concise volume introduces readers to innovative techniques and their practical applications, offers a comparative analysis of wireless protocols, and provides efficient resource allocation strategies in IoT-based ecosystems. With real-world examples and in-depth case studies, it serves as an invaluable resource for students and professionals seeking to harness the power of embedded technology to shape our digital future. Salient Features: 1. The book provides a comprehensive coverage of various aspects of smart embedded systems, exploring their design, implementation, optimization, and a range of applications. This is further enhanced by in-depth discussions on hardware and software optimizations aimed at improving overall system performance. 2. A detailed examination of machine learning techniques specifically tailored for data analysis and prediction within embedded systems. This complements the exploration of cutting-edge research on the use of AI to enhance wireless communications. 3. Real-world applications of these technologies are extensively discussed, with a focus on areas such as seizure detection, noise reduction, health monitoring, diabetic care, autonomous vehicles, and communication systems. This includes a deep-dive into different wireless protocols utilized for data transfer in IoT systems. 4. This book highlights key IoT technologies and their myriad applications, extending from environmental data collection to health monitoring. This is underscored by case studies on the integration of AI and IoT in healthcare, spanning topics from anomaly detection to informed clinical decision-making. Also featured is a detailed evaluation and comparison of different system implementations and methodologies. This book is an essential read for anyone interested in the field of embedded systems. Whether you're a student looking to broaden your knowledge base, researchers looking in-depth insights, or professionals planning to use this cutting-edge technology in real-world applications, this book offers a thorough grounding in the subject.




Embedded System Design


Book Description

A unique feature of this open access textbook is to provide a comprehensive introduction to the fundamental knowledge in embedded systems, with applications in cyber-physical systems and the Internet of things. It starts with an introduction to the field and a survey of specification models and languages for embedded and cyber-physical systems. It provides a brief overview of hardware devices used for such systems and presents the essentials of system software for embedded systems, including real-time operating systems. The author also discusses evaluation and validation techniques for embedded systems and provides an overview of techniques for mapping applications to execution platforms, including multi-core platforms. Embedded systems have to operate under tight constraints and, hence, the book also contains a selected set of optimization techniques, including software optimization techniques. The book closes with a brief survey on testing. This fourth edition has been updated and revised to reflect new trends and technologies, such as the importance of cyber-physical systems (CPS) and the Internet of things (IoT), the evolution of single-core processors to multi-core processors, and the increased importance of energy efficiency and thermal issues.




Making Embedded Systems


Book Description

Interested in developing embedded systems? Since they donâ??t tolerate inefficiency, these systems require a disciplined approach to programming. This easy-to-read guide helps you cultivate a host of good development practices, based on classic software design patterns and new patterns unique to embedded programming. Learn how to build system architecture for processors, not operating systems, and discover specific techniques for dealing with hardware difficulties and manufacturing requirements. Written by an expert whoâ??s created embedded systems ranging from urban surveillance and DNA scanners to childrenâ??s toys, this book is ideal for intermediate and experienced programmers, no matter what platform you use. Optimize your system to reduce cost and increase performance Develop an architecture that makes your software robust in resource-constrained environments Explore sensors, motors, and other I/O devices Do more with less: reduce RAM consumption, code space, processor cycles, and power consumption Learn how to update embedded code directly in the processor Discover how to implement complex mathematics on small processors Understand what interviewers look for when you apply for an embedded systems job "Making Embedded Systems is the book for a C programmer who wants to enter the fun (and lucrative) world of embedded systems. Itâ??s very well writtenâ??entertaining, evenâ??and filled with clear illustrations." â??Jack Ganssle, author and embedded system expert.




Fast and Effective Embedded Systems Design


Book Description

Fast and Effective Embedded Systems Design, Third Edition is a fast-moving introduction to embedded systems design, applying the innovative Arm mbed “ecosystem,” including both hardware components and its web-based development environment. Minimal background knowledge is needed to start. Each chapter introduces a major topic in embedded systems and proceeds as a series of practical experiments. A "learning through doing" strategy is adopted, with the underlying theory being introduced alongside. C/C++ programming is applied, with a step-by-step approach which allows you to get coding quickly. Once the basics are covered, the book progresses to some hot embedded topics – intelligent instrumentation, Bluetooth LE, Zigbee, real-time programming, and the Internet of Things. In this new edition all code is refreshed to match the new mbed operating system, and much new code is introduced. The principles of real-time operating systems are explained, and the capabilities of the mbed RTOS are clearly demonstrated. This third edition will readily form the basis of introductory and intermediate university or college courses in embedded systems. · Provides a hands-on introduction to the field of embedded systems, covering key concepts through simple and effective experimentation · Features a wide range of coverage, from simple digital input/output to advanced networking and intelligent instrumentation · Includes a new chapter on the Real-Time Operating System, with numerous examples · Introduces two new chapters on the Internet of Things, with a major example project linking sensors through to the cloud · Presents in-depth exploration of internal microcontroller features, leading to an understanding of configuration options and power supply optimization




Embedded System Design


Book Description

Embedded systems and the Internet of Things are current major efforts in industry and will continue to be mainstream commercial activities for the foreseeable future. Embedded Systems Design presents methodologies for designing such systems and discusses major issues, both present and future, that designers must consider in bringing products with embedded processing to the market. It starts from the first step after product proposal (behavioral modelling) and carries through steps for modelling internal operations. The book discusses methods for and issues in designing safe, reliable, and robust embedded systems. It covers the selection of processors and related hardware as well as issues involved in designing the related software. Finally, the book present issues that will occur in systems designed for the Internet of Things.This book is for junior/senior/MS students in computer science, computer engineering, and electrical engineering who intend to take jobs in industry designing and implementing embedded systems and Internet of Things applications. Focuses on the design of embedded systems, starting from product conception through high-level modeling and up to the selection of hardware, software, and network platforms Discusses the trade-offs of the various techniques presented so that engineers will be able to make the best choices for designs for future products Contains a section with three chapters on making designs that are reliable, robust, and safe Includes a discussion of the two main models for the structure of the Internet of Things, as well as the issues engineers will need to take into consideration in designing future IoT applications Uses the design of a bridge control system as a continuing example across most of the chapters in order to illustrate the differences and trade-offs of the various techniques




Fast and Effective Embedded Systems Design


Book Description

Fast and Effective Embedded Systems Design is a fast-moving introduction to embedded system design, applying the innovative ARM mbed and its web-based development environment. Each chapter introduces a major topic in embedded systems, and proceeds as a series of practical experiments, adopting a "learning through doing" strategy. Minimal background knowledge is needed. C/C++ programming is applied, with a step-by-step approach which allows the novice to get coding quickly. Once the basics are covered, the book progresses to some "hot" embedded issues – intelligent instrumentation, networked systems, closed loop control, and digital signal processing. Written by two experts in the field, this book reflects on the experimental results, develops and matches theory to practice, evaluates the strengths and weaknesses of the technology or technique introduced, and considers applications and the wider context. Numerous exercises and end of chapter questions are included. A hands-on introduction to the field of embedded systems, with a focus on fast prototyping Key embedded system concepts covered through simple and effective experimentation Amazing breadth of coverage, from simple digital i/o, to advanced networking and control Applies the most accessible tools available in the embedded world Supported by mbed and book web sites, containing FAQs and all code examples Deep insights into ARM technology, and aspects of microcontroller architecture Instructor support available, including power point slides, and solutions to questions and exercises