![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Professional & Technical > Electronics & communications engineering > Electronics engineering > General
The book shows how researchers, practitioners, and designers can improve user experiences with technology by understanding various user learning styles and characteristics when they interact with new and challenging applications and interfaces. Quality of experience in this new technological environment is affected by the learning curve involved in being able to use the new interfaces in a satisfactory way. The author explores the variations in quality of experience when considering learning and ethics when interacting with new, emerging technologies. The author shows how results can be applied to technologies such as big data, AI, 5G, and Internet of Things (IoT). Taken into account are also safety and security requirements, context, environment, etc. The book explores the idea of learning, ethics, and the idea that there exists a "recipe" for a satisfactory interaction with technology if such relevant parameters are taken into consideration. Analyzes user habits to improve quality of experience when interacting with technology; Shows how to apply quality of service techniques to 5G, IoT, big data and AI; Uses behavior models to analyze interactions to improve the user quality of experience.
For courses in Digital Electronics, Digital Systems, and Digital Design. Digital Electronics: A Practical Approach with VHDL, Ninth Edition, offers students an easy-to-learn-from resource that emphasizes practical application of circuit design, operation, and troubleshooting. Over 1,000 annotated color figures help explain circuit operation or emphasize critical components and input/output criteria. Throughout the text, the author employs a step-by-step approach that takes students from theory to example to application of the concepts. Over all nine editions, Kleitz has consistently sought out student feedback, along with his own experience of teaching the course in-class and on-line, to improve each new edition.
This thesis develops next-generation multi-degree-of-freedom gyroscopes and inertial measurement units (IMU) using micro-electromechanical-systems (MEMS) technology. It covers both a comprehensive study of the physics of resonator gyroscopes and novel micro/nano-fabrication solutions to key performance limits in MEMS resonator gyroscopes. Firstly, theoretical and experimental studies of physical phenomena including mode localization, nonlinear behavior, and energy dissipation provide new insights into challenges like quadrature errors and flicker noise in resonator gyroscope systems. Secondly, advanced designs and micro/nano-fabrication methods developed in this work demonstrate valuable applications to a wide range of MEMS/NEMS devices. In particular, the HARPSS+ process platform established in this thesis features a novel slanted nano-gap transducer, which enabled the first wafer-level-packaged single-chip IMU prototype with co-fabricated high-frequency resonant triaxial gyroscopes and high-bandwidth triaxial micro-gravity accelerometers. This prototype demonstrates performance amongst the highest to date, with unmatched robustness and potential for flexible substrate integration and ultra-low-power operation. This thesis shows a path toward future low-power IMU-based applications including wearable inertial sensors, health informatics, and personal inertial navigation.
A thorough introduction to fundamental principles and
applications
This book is intended for a first course on microprocessor-based systems design for engineering and computer science students. It starts with an introduction of the fundamental concepts, followed by a practical path that guides readers to developing a basic microprocessor example, using a step-by-step problem-solving approach. Then, a second microprocessor is presented, and readers are guided to the implementation and programming of microcomputer systems based on it. The numerous worked examples and solved exercises allow a better understanding and a more effective learning. All the examples and exercises were developed on Deeds (Digital Electronics Education and Design Suite), which is freely available online on a website developed and maintained by the authors. The discussed examples can be simulated by using Deeds and the solutions to all exercises and examples can be found on that website. Further, in the last part of this book, different microprocessor-based systems, which have been specifically thought for educational purposes, are extensively developed, simulated and implemented on FPGA-based platforms. This textbook draws on the authors' extensive experience in teaching and developing learning materials for bachelor's and master's engineering courses. It can be used for self-study as well, and even independently from the simulator. Thanks to the learning-by-doing approach and the plentiful examples, no prior knowledge in computer programming is required.
This book provides a thorough overview of cutting-edge research on electronics applications relevant to industry, the environment, and society at large. It covers a broad spectrum of application domains, from automotive to space and from health to security, while devoting special attention to the use of embedded devices and sensors for imaging, communication and control. The book is based on the 2018 ApplePies Conference, held in Pisa, Italy in September 2018, which brought together researchers and stakeholders to consider the most significant current trends in the field of applied electronics and to debate visions for the future. Areas addressed by the conference included information communication technology; biotechnology and biomedical imaging; space; secure, clean and efficient energy; the environment; and smart, green and integrated transport. As electronics technology continues to develop apace, constantly meeting previously unthinkable targets, further attention needs to be directed toward the electronics applications and the development of systems that facilitate human activities. This book, written by industrial and academic professionals, represents a valuable contribution in this endeavor.
Focusing on shocks modeling, burn-in and heterogeneous populations, Stochastic Modeling for Reliability naturally combines these three topics in the unified stochastic framework and presents numerous practical examples that illustrate recent theoretical findings of the authors. The populations of manufactured items in industry are usually heterogeneous. However, the conventional reliability analysis is performed under the implicit assumption of homogeneity, which can result in distortion of the corresponding reliability indices and various misconceptions. Stochastic Modeling for Reliability fills this gap and presents the basics and further developments of reliability theory for heterogeneous populations. Specifically, the authors consider burn-in as a method of elimination of 'weak' items from heterogeneous populations. The real life objects are operating in a changing environment. One of the ways to model an impact of this environment is via the external shocks occurring in accordance with some stochastic point processes. The basic theory for Poisson shock processes is developed and also shocks as a method of burn-in and of the environmental stress screening for manufactured items are considered. Stochastic Modeling for Reliability introduces and explores the concept of burn-in in heterogeneous populations and its recent development, providing a sound reference for reliability engineers, applied mathematicians, product managers and manufacturers alike.
This book presents the basics of both NAND flash storage and machine learning, detailing the storage problems the latter can help to solve. At a first sight, machine learning and non-volatile memories seem very far away from each other. Machine learning implies mathematics, algorithms and a lot of computation; non-volatile memories are solid-state devices used to store information, having the amazing capability of retaining the information even without power supply. This book will help the reader understand how these two worlds can work together, bringing a lot of value to each other. In particular, the book covers two main fields of application: analog neural networks (NNs) and solid-state drives (SSDs). After reviewing the basics of machine learning in Chapter 1, Chapter 2 shows how neural networks can mimic the human brain; to accomplish this result, neural networks have to perform a specific computation called vector-by-matrix (VbM) multiplication, which is particularly power hungry. In the digital domain, VbM is implemented by means of logic gates which dictate both the area occupation and the power consumption; the combination of the two poses serious challenges to the hardware scalability, thus limiting the size of the neural network itself, especially in terms of the number of processable inputs and outputs. Non-volatile memories (phase change memories in Chapter 3, resistive memories in Chapter 4, and 3D flash memories in Chapter 5 and Chapter 6) enable the analog implementation of the VbM (also called "neuromorphic architecture"), which can easily beat the equivalent digital implementation in terms of both speed and energy consumption. SSDs and flash memories are strictly coupled together; as 3D flash scales, there is a significant amount of work that has to be done in order to optimize the overall performances of SSDs. Machine learning has emerged as a viable solution in many stages of this process. After introducing the main flash reliability issues, Chapter 7 shows both supervised and un-supervised machine learning techniques that can be applied to NAND. In addition, Chapter 7 deals with algorithms and techniques for a pro-active reliability management of SSDs. Last but not least, the last section of Chapter 7 discusses the next challenge for machine learning in the context of the so-called computational storage. No doubt that machine learning and non-volatile memories can help each other, but we are just at the beginning of the journey; this book helps researchers understand the basics of each field by providing real application examples, hopefully, providing a good starting point for the next level of development.
The Elixir programming language has become a go-to tool for creating reliable, fault-tolerant, and robust server-side applications. Thanks to Nerves, those same exact benefits can be realized in embedded applications. This book will teach you how to structure, build, and deploy production grade Nerves applications to network-enabled devices. The weather station sensor hub project that you will be embarking upon will show you how to create a full stack IoT solution in record time. You will build everything from the embedded Nerves device to the Phoenix backend and even the Grafana time-series data visualizations. Elixir as a programming language has found its way into many different software domains, largely in part to the rock-solid foundation of the Erlang virtual machine. Thanks to the Nerves framework, Elixir has also found success in the world of embedded systems and IoT. Having access to all of the Elixir and OTP constructs such as concurrency, supervision, and immutability makes for a powerful IoT recipe. Find out how to create fault-tolerant, reliable, and robust embedded applications using the Nerves framework. Build and deploy a production-grade weather station sensor hub using Elixir and Nerves, all while leveraging the best practices established by the Nerves community for structuring and organizing Nerves applications. Capture all of your weather station sensor data using Phoenix and Ecto in a lightweight server-side application. Efficiently store and retrieve the time-series weather data collected by your device using TimescaleDB (the Postgres extension for time-series data). Finally, complete the full stack IoT solution by using Grafana to visualize all of your time-series weather station data. Discover how to create software solutions where the underlying technologies and techniques are applicable to all layers of the project. Take your project from idea to production ready in record time with Elixir and Nerves.
This book presents an efficient and robust method of modelling the magnetostatic properties of different technical elements, especially thin layers for magnetic sensors. The solutions presented utilise the principles of the method of moments. However, the principles have been developed both from the point of view of physical analyses as well as from the point of view of numerical optimisation. To enable cost-efficient use of the solutions for commercial applications in industry, the proposed method was implemented as a code optimised for use in the open-source OCTAVE environment. The scripts can be also used with MATLAB software, which is more user friendly, especially for less experienced users.
After Uchino's introduction of a new terminology, 'Micromechatronics' in 1979 for describing the application area of 'piezoelectric actuators', the rapid advances in semiconductor chip technology have led to a new terminology MEMS (micro-electro-mechanical-system) or even NEMS (nano-electro-mechanicalsystem) to describe mainly thin film sensor/actuator devices, a narrower area of micromechatronics coverage. New technologies, product developments and commercialization are providing the necessity of this major revision. In particular, the progresses in high power transducers, loss mechanisms in smart materials, energy harvesting and computer simulations are significant. New technologies, product developments and commercialization are providing the updating requirement for the book contents, in parallel to the deletion of old contents. Various educational/instructional example problems have been accumulated, which were integrated in the new edition in order to facilitate the self-learning for the students, and the quiz/problem creation for the instructors. Heavily revised topics from the previous edition include: high power transducers, loss mechanisms in smart materials, energy harvesting and computer simulations New technologies, product developments and commercialization helped shape the updated contents of this book where all chapters have been updated and revised. This textbook is intended for graduate students and industrial engineers studying or working in the fields of electronic materials, control system engineering, optical communications, precision machinery, and robotics. The text is designed primarily for a graduate course with the equivalent of thirty 75-minute lectures; however, it is also suitable for self-study by individuals wishing to extend their knowledge in the field.
Optical Fiber Sensor Technology covers both the principles and applications of this technology. Drawing upon leading international experts for authoritative chapters reflecting the present state-of-the-art, the book contains essential tutorial material on the fundamentals of optics and optical fibres, reviews of the underlying technology and present and potential future applications. Extensively illustrated and carefully referenced, this volume will prove an invaluable source for researchers, engineers and advanced students from the fields of optoelectronics/optics and/or measurement and sensors.
This new volume explores a plethora of blockchain-based solutions for big data and IoT applications, looking at advances in real-world applications in several sectors, including higher education, cybersecurity, agriculture, business and management, healthcare and biomedical science, construction and project management, smart city development, and others. Chapters explore emerging technology to combat the ever-increasing threat of security to computer systems and offer new architectural solutions for problems encountered in data management and security. The chapters help to provide a high level of understanding of various blockchain algorithms along with the necessary tools and techniques. The novel architectural solutions in the deployment of blockchain presented here are the core of the book.
The recent COVID-19 global pandemic exemplifies the need for efficient, reliable, and real-time tools and technology for forecasting and predicting healthcare disasters as well as for helping to restrict subsequent spread and fatality of deadly diseases. This new book discusses many of the innovative and state-of-the-art tools and technology that can help meet the challenges of predicting such disasters. The chapters offer a plethora of useful information for designing healthcare disaster management systems that can be dynamically configurable with implementation of today’s modern technology, such as cloud computing, artificial intelligence, IoT, data analytics, and machine learning. These can increase effectiveness in remote sensing technologies, data analytics, data storage, communication networks, geographic information system (GIS), and global positioning System (GPS), to name a few. The book discusses mathematical models using graph-based approaches for analyzing dynamic, heterogeneous, and unstructured data for applications in epidemiology. The authors also address the use of mobile applications for communication efforts and remote monitoring for gauging health and the effectiveness of preventive healthcare measures. The chapters discuss influencing factors that directly or indirectly target public health infrastructure that can lead to or exacerbate global health crises, such as extreme climate changes, refugee health crises, terrorism and cyberterrorism, and technology-related incidents. The book further looks at efficient methods to analyze disasters and how to deliver healthcare in areas of conflict and crisis. This important volume, Global Healthcare Disasters: Predicting the Unpredictable with Emerging Technologies, provides a bounty of useful information for health professionals, academicians, researchers, governmental agencies, and policymakers across the world to predict, mitigate, and manage global health disaster with emerging technologies.
This book comprises select proceedings of the international conference ETAEERE 2020, and covers latest research in the areas of electronics, communication and computing. The book includes different approaches and techniques for specific applications using particle swarm optimization, Otsu's function and harmony search optimization algorithm, DNA-NAND gate, triple gate SOI MOSFET, micro-Raman and FTIR analysis, high-k dielectric gate oxide, spectrum sensing in cognitive radio, microstrip antenna, GPR with conducting surfaces, energy efficient packet routing, iBGP route reflectors, circularly polarized antenna, double fork shaped patch radiator, implementation of Doppler radar at 24 GHz, iris image classification using SVM, digital image forgery detection, secure communication, spoken dialog system, and DFT-DCT spreading strategies. Given the range of topics covered, this book can be useful for both students and researchers working in electronics and communication.
Unique in its scope, this book comprehensively combines various synthesis strategies with applications for nanogap electrodes. Clearly divided into four parts, the monograph begins with an introduction to molecular electronics and electron transport in molecular junctions, before moving on to a whole section devoted to synthesis and characterization. The third part looks at applications with single molecules or self-assembled monolayers, and the whole is rounded off with a section on interesting phenomena observed using molecular-based devices.
Scientists largely attribute the recent deterioration of the electromagnetic environment to power electronics. This realization has spurred the study of methodical approaches to electromagnetic compatibility designs as explored in this text. The book addresses major challenges, such as handling numerous parameters vital to predicting electro magnetic effects and achieving compliance with line-harmonics norms, while proposing potential solutions.
This new volume, Real-Life Applications of the Internet of Things: Challenges, Applications, and Advances, provides an overview of the Internet of Things along with its architectures, its vital technologies their uses in our daily life and other domains, and associated challenges. The book also covers some advanced topics where IoT is combined with other emerging technologies, such as blockchain and cloud, which will bring a revolution in the era of IoT. Topics in the volume cover the many powerful features and applications of IoT, such as for weather forecasting, in agriculture, in medical science, in surveillance systems, and much more. The first section of the book covers many of the issues and challenging arising from the Internet of Things. The section explores security challenges, such as attack detection and prevention systems as well as energy efficiency and resource management in IoT. Part II introduces various application areas of IoT, including the uses of smart technology in agricultural management, in healthcare diagnosis and monitoring, and in the financial industry. The third section of the book discusses the integration of IoT with blockchain, cloud, and big data and features some advanced topics. The variety of topics includes surveillance network technology, the shift from television to video streaming apps and the technology involved, using IoT-fog computing for smart healthcare, detection of anomalies in climate conditions, and even detection of illegal wood logging activity. The informative chapters in this volume will shed light on the varied challenges, issues, and advances in IoT technology and culture for scientists and researchers, faculty and students, and industry professionals.
All engineers need to understand the fundamental principles of electrical and electronic technology. This best-selling text provides a clear and accessible introduction to the area, with balanced coverage of electrical, electronic, and power engineering.
This book presents the materials of the IV International Conference on Applications in Electronics and Computing Systems. Combining empirical and theoretical information, this book demonstrates advanced cross-cutting issues in various fields such as communication engineering, electronics and microelectronics, power systems, electric machines, unmanned systems and control systems. The results of the research constitute the research basis in applied science of transport infrastructure and electric power systems, including renewable and promising energy resources.
Consolidating knowledge on Joint Source-Channel Coding (JSCC), this book provides an indispensable resource on a key area of performance enhancement for communications networks Presenting in one volume the key theories, concepts and important developments in the area of Joint Source-Channel Coding (JSCC), this book provides the fundamental material needed to enhance the performance of digital and wireless communication systems and networks. It comprehensively introduces the joint source-channel coding technologies for communications systems, including the coding and decoding algorithms, and its emerging applications in current wireless communications. Beginning with introductory material on the topic, the content also covers the full range of theoretical and technical areas before concluding with a section considering emerging applications and designs for source-channel coding.Presents the material needed to understand how to obtain high performance in communication systems and networksConsolidates important material only previously available from many sourcesMethodical approach makes the book an ideal reference for graduate-level courses on digital or wireless communications, as well as courses on information theoryAlso targets professionals involved with digital and wireless communications and networking systems An ideal reference for Academic and industrial researchers; Development engineers, system engineers, system architects and software engineers.
This book brings together investigations which combine theoretical and experimental results related to such systems as flexure hinges and compliant mechanisms for precision applications, the non-linear analytical modeling of compliant mechanisms, mechanical systems using compliance as a bipedal robot and reconfigurable tensegrity systems and micro-electro-mechanical systems (MEMS) as energy efficient micro-robots, microscale force compensation, magnetoelectric micro-sensors, acoustical actuators and the wafer bonding as a key technology for the MEMS fabrication. The volume gathers twelve contributions presented at the 5th Conference on Microactuators, Microsensors and Micromechanisms (MAMM), held in Ilmenau, Germany in November 2020. The aim of the conference was to provide a special opportunity for a know-how exchange and collaboration in various disciplines concerning systems pertaining to micro-technology. The conference was organized under the patronage of IFToMM (International Federation for the Promotion of Mechanism and Machine Science).
The author gives a thorough explanation of soft commutation making use of the concept of duality to explain the principles of the technique and to place it in context in the field of power electronics. |
You may like...
SIMD Programming Manual for Linux and…
Paul Cockshott, Kenneth Renfrew
Hardcover
R2,946
Discovery Miles 29 460
PowerShell for Administration, IT Pro…
William R. Stanek, William Stanek
Hardcover
R1,418
Discovery Miles 14 180
bash Cookbook 2e - Solutions and…
Carl Albing, Vossen, …
Paperback
|