Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
LanguageLanguage
-
SubjectSubject
-
Item TypeItem Type
-
DisciplineDiscipline
-
YearFrom:-To:
-
More FiltersMore FiltersIs Peer Reviewed
Done
Filters
Reset
39,441
result(s) for
"COMPUTERS / Microprocessors"
Sort by:
Embedded visual system and its applications on robots
2010
Embedded vision systems such as smart cameras have been rapidly developed recently. Vision systems have become smaller and lighter, but their performance has improved. The algorithms in embedded vision systems have their specifications limited by frequency of CPU, memory size, and architecture. The goal of this e-book is to provide a an advanced reference work for engineers, researchers and scholars in the field of robotics, machine vision, and automation and to facilitate the exchange of their ideas, experiences and views on embedded vision system models. The effectiveness for all methods is emphasized in a practical sense for systems presented in this e-book.
Antennas and Propagation for Body-Centric Wireless Communications (2nd Edition)
by
Hall Peter S
,
Hao Yang
in
Computer Hardware Engineering
,
Design and construction
,
Electronic Devices
2012
Now in a newly updated and revised edition, this timely resource provides you with complete and current details on the theory, design, and applications of wireless antennas for on-body electronic systems. The Second Edition offers readers brand new material on advances in physical phantom design and production, recent developments in simulation methods and numerical phantoms, descriptions of methods for simulation of moving bodies, and the use of the body as a transmission channel. You also find a completely revised chapter on channel characterization and antenna design at microwave frequencies. This cutting-edge volume brings you the state-of-the-art in existing applications like Bluetooth headsets together with detailed treatment of techniques, tools, and challenges in developing on-body antennas for an array of medical, emergency response, law enforcement, personal entertainment, and military applications on the horizon.
Intelligent wearable interfaces
by
Xu, Yangsheng
,
Lee, Ka Keung
,
Li, Wen Jung
in
Artificial Intelligence (AI)
,
Computing and Processing
,
Human-computer interaction
2008,2007
A thorough introduction to the development and applications of intelligent wearable interfaces As mobile computing, sensing technology, and artificial intelligence become more advanced and their applications more widespread, the area of intelligent wearable interfaces is growing in importance. This emerging form of human-machine interaction has infinite possibilities for enhancing humans' capabilities in communications, actions, monitoring, and control. Intelligent Wearable Interfaces is a collection of the efforts the authors have made in this area at The Chinese University of Hong Kong. They introduce methodologies to develop a variety of intelligent wearable interfaces and cover practical implementations of systems for real-life applications. A number of novel intelligent wearable interface systems are examined, including: Network architecture for wearable robots Wearable interface for automatic language translation Intelligent cap interface for wheelchair control Intelligent shoes for human-computer interface Fingertip human-computer interface Ubiquitous 3D digital writing instrument Intelligent mobile human airbag system This book is a valuable reference for researchers, designers, engineers, and upper-level undergraduate and graduate students in the fields of human-machine interactions,rehabilitation engineering, robotics, and artificial intelligence.
Embedded Systems Design
In this new edition the latest ARM processors and other hardware developments are fully covered along with new sections on Embedded Linux and the new freeware operating system eCOS.The hot topic of embedded systems and the internet is also introduced.
Harnessing the UEFI Shell
2017
Focusing on the use of the UEFI Shell and its recently released formal specification, this book unlocks a wide range of usage models which can help people best utilize the shell solutions. This text also expands on the obvious intended utilization of the shell and explains how it can be used in various areas such as security, networking, configuration, and other anticipated uses such as manufacturing, diagnostics, etc. Among other topics, Harnessing the UEFI Shell demonstrates how to write Shell scripts, how to write a Shell application, how to use provisioning options and more. Since the Shell is also a UEFI component, the book will make clear how the two things interoperate and how both Shell developers as well as UEFI developers can dip into the other's field to further expand the power of their solutions. Harnessing the UEFI Shell is authored by the three chairs of the UEFI working sub-teams, Michael Rothman (Intel, chair of the UEFI Configuration and UEFI Shell sub-teams), Vincent Zimmer (Intel, chair of the UEFI networking sub-team and security sub-team), and Tim Lewis (Insyde Software, chair of the UEFI security sub-team). This book is perfect for any OEMs that ship UEFI-based solutions (which is all of the MNCs such as IBM, Dell, HP, Apple, etc.), software developers who are focused on delivering solutions targeted to manufacturing, diagnostics, hobbyists, or stand-alone kiosk environments.
Quick Boot
2017
Quick Boot is designed to give developers a background in the basic architecture and details of a typical boot sequence. More specifically, this book describes the basic initialization sequence that allows developers the freedom to boot an OS without a fully featured system BIOS. Various specifications provide the basics of both the code bases and the standards. This book also provides insights into optimization techniques for more advanced developers. With proper background information, the required specifications on hand, and diligence, many developers can create quality boot solutions using this text. Pete Dice is Engineering Director of Verifone, where he manages OS Engineering teams in Dublin, Ireland and Riga Latvia. Dice successfully launched Intel® Quark™, Intel's first generation SoC as well as invented the Intel® Galileo™ development board and developed a freemium SW strategy to scale Intel IoT gateway features across product lines. He is also credited with architecting the \"Moon Island\" software stack and business model.
The Definitive Guide to the ARM Cortex-M3
2007,2011
This user's guide does far more than simply outline the ARM Cortex-M3 CPU features; it explains step-by-step how to program and implement the processor in real-world designs. It teaches readers how to utilize the complete and thumb instruction sets in order to obtain the best functionality, efficiency, and reuseability. The author, an ARM engineer who helped develop the core, provides many examples and diagrams that aid understanding. Quick reference appendices make locating specific details a snap! Whole chapters are dedicated to: Debugging using the new CoreSight technology Migrating effectively from the ARM7 The Memory Protection Unit Interfaces, Exceptions,Interrupts ...and much more! *The only available guide to programming and using the groundbreaking ARM Cortex-M3 processor *Easy-to-understand examples, diagrams, quick reference appendices, full instruction and Thumb-2 instruction sets are all included *The author, an ARM engineer on the M3 development team, teaches end users how to start from the ground up with the M3, and how to migrate from the ARM7
Memory Allocation Problems in Embedded Systems
2013,2012
Memory Allocation Problems in Embedded Systems: Optimization Methods Embedded systems are everywhere in contemporary life and are supposed to make our lives more comfortable. In industry, embedded systems are used to manage and control complex systems (e.g. nuclear power plants, telecommunications and flight control) and they are also taking an important place in our daily activities (e.g. smartphones, security alarms and traffic lights). In the design of embedded systems, memory allocation and data assignment are among the main challenges that electronic designers have to face. In fact, they impact heavily on the main cost metrics (power consumption, performance and area) in electronic devices. Thus designers of embedded systems have to pay careful attention in order to minimize memory requirements, thus improving memory throughput and limiting the power consumption by the system's memory. Electronic designers attempt to minimize memory requirements with the aim of lowering the overall system costs. A state of the art of optimization techniques for memory management and data assignment is presented in this book.
Beyond BIOS
by
Zimmer, Vincent
,
Marisetty, Suresh
,
Rothman, Michael
in
BIOS
,
Boot
,
COM011000 COMPUTERS / Systems Architecture / General
2017
This book provides an overview of modern boot firmware, including the Unified Extensible Firmware Interface (UEFI) and its associated EFI Developer Kit II (EDKII) firmware. The authors have each made significant contributions to developments in these areas. The reader will learn to use the latest developments in UEFI on modern hardware, including open source firmware and open hardware designs. The book begins with an exploration of interfaces exposed to higher-level software and operating systems, and commences to the left of the boot timeline, describing the flow of typical systems, beginning with the machine restart event. Software engineers working with UEFI will benefit greatly from this book, while specific sections of the book address topics relevant for a general audience: system architects, pre-operating-system application developers, operating system vendors (loader, kernel), independent hardware vendors (such as for plug-in adapters), and developers of end-user applications. As a secondary audience, project technical leaders or managers may be interested in this book to get a feel for what their engineers are doing. The reader will find: * An overview of UEFI and underlying Platform Initialization (PI) specifications * How to create UEFI applications and drivers * Workflow to design the firmware solution for a modern platform * Advanced usages of UEFI firmware for security and manageability