![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Professional & Technical > Electronics & communications engineering
This book focuses on conceptual frameworks that are helpful in understanding the basics of electronics - what the feedback system is, the principle of an oscillator, the operational working of an amplifier, and other relevant topics. It also provides an overview of the technologies supporting electronic systems, like OP-AMP, transistor, filter, ICs, and diodes. It consists of seven chapters, written in an easy and understandable language, and featuring relevant block diagrams, circuit diagrams, valuable and interesting solved examples, and important test questions. Further, the book includes up-to-date illustrations, exercises, and numerous worked examples to illustrate the theory and to demonstrate their use in practical designs.
This book is based on the 18 tutorials presented during the 28th workshop on Advances in Analog Circuit Design. Expert designers present readers with information about a variety of topics at the frontier of analog circuit design, including next-generation analog-to-digital converters , high-performance power management systems and technology considerations for advanced IC design. For anyone involved in analog circuit research and development, this book will be a valuable summary of the state-of-the-art in these areas. Provides a summary of the state-of-the-art in analog circuit design, written by experts from industry and academia; Presents material in a tutorial-based format; Includes coverage of next-generation analog-to-digital converters, high-performance power management systems, and technology considerations for advanced IC design.
Simplified Design of Data Converters shows how to design and
experiment with data converters, both analog-to-digital and digital
to analog. The design approach here is the same one used in all of
John Lenk's best-selling books on simplified and practical design.
Throughout the book, design problems start with guidelines for
selecting all components on a trial-value basis, assuming a
specific design goal and set of conditions. Then, using the
guideline values in experimental circuits, the desired results are
produced by varying the experimental component values, if needed.
This book presents recent research on the hybridization of intelligent methods, which refers to combining methods to solve complex problems. It discusses hybrid approaches covering different areas of intelligent methods and technologies, such as neural networks, swarm intelligence, machine learning, reinforcement learning, deep learning, agent-based approaches, knowledge-based system and image processing. The book includes extended and revised versions of invited papers presented at the 6th International Workshop on Combinations of Intelligent Methods and Applications (CIMA 2016), held in The Hague, Holland, in August 2016. The book is intended for researchers and practitioners from academia and industry interested in using hybrid methods for solving complex problems.
This book objectively represents the status quo and trends of world Internet development in 2021, systematically summarizes Internet development in major countries and regions, and deeply analyzes new development condition and trends in key fields of Internet, in terms of eight aspects, i.e., information infrastructure, information technology, digital economy, e-government, cyber media, cybersecurity, cyberlaws, and international cyberspace governance. This book maintains the index system of world Internet development, optimizes some indexes, and comprehensively evaluates Internet development in major countries and regions in the world, in order to better demonstrate the strength and characteristics of Internet development in various countries and mirror the overall trend in world Internet development in a comprehensive, accurate, and objective way. This book collects the latest research results in world Internet development. With diverse subjects and detailed discussion, this book possesses great significance for these engaged in Internet field in governmental departments, Internet enterprises, scientific research institutions, and universities, who hope to fully understand world Internet development.
The book focuses on system dependability modeling and calculation, considering the impact of s-dependency and uncertainty. The best suited approaches for practical system dependability modeling and calculation, (1) the minimal cut approach, (2) the Markov process approach, and (3) the Markov minimal cut approach as a combination of (1) and (2) are described in detail and applied to several examples. The stringently used Boolean logic during the whole development process of the approaches is the key for the combination of the approaches on a common basis. For large and complex systems, efficient approximation approaches, e.g. the probable Markov path approach, have been developed, which can take into account s-dependencies be-tween components of complex system structures. A comprehensive analysis of aleatory uncertainty (due to randomness) and epistemic uncertainty (due to lack of knowledge), and their combination, developed on the basis of basic reliability indices and evaluated with the Monte Carlo simulation method, has been carried out. The uncertainty impact on system dependability is investigated and discussed using several examples with different levels of difficulty. The applications cover a wide variety of large and complex (real-world) systems. Actual state-of-the-art definitions of terms of the IEC 60050-192:2015 standard, as well as the dependability indices, are used uniformly in all six chapters of the book.
This book reports on the design, synthesis and characterization of new small molecule electron acceptors for polymer solar cells. Starting with a detailed introduction to the science behind polymer solar cells, the author then goes on to review the challenges and advances made in developing non-fullerene acceptors so far. In the main body of the book, the author describes the design principles and synthetic strategy for a new family of acceptors, including detailed synthetic procedures and molecular modeling data used to predict physical properties. An indepth characterization of the photovoltaic performance, with transient absorption spectroscopy (TAS), photo-induced charge extraction, and grazing incidence X-ray diffraction (GIXRD) is also included, and the author uses this data to relate material properties and device performance. This book provides a useful overview for researchers beginning a project in this or related areas.
This thesis develops new techniques for simulating the low-energy behaviour of quantum spin systems in one and two dimensions. Combining these developments, it subsequently uses the formalism of tensor network states to derive an effective particle description for one- and two-dimensional spin systems that exhibit strong quantum correlations. These techniques arise from the combination of two themes in many-particle physics: (i) the concept of quasiparticles as the effective low-energy degrees of freedom in a condensed-matter system, and (ii) entanglement as the characteristic feature for describing quantum phases of matter. Whereas the former gave rise to the use of effective field theories for understanding many-particle systems, the latter led to the development of tensor network states as a description of the entanglement distribution in quantum low-energy states.
Mobile Commerce Applications addresses and explores the critical architectural issues in constructing m-commerce applications and in applying mobile technologies in different areas, including methodologies, enabling technologies, models, paradigms, architectures, standards and innovations.
This book reports on the latest advances in the study of motion control in biomimetic swimming robots with high speed and high manoeuvrability. It presents state-of-the-art studies on various swimming robots including robotic fish, dolphins and jellyfish in a unified framework, and discusses the potential benefits of applying biomimetic underwater propulsion to autonomous underwater vehicle design, such as: speed, energy economy, enhanced manoeuvrability, and reduced detectability. Given its scope, the book will be of interest to researchers, engineers and graduate students in robotics and ocean engineering who wish to learn about the core principles, methods, algorithms, and applications of biomimetic underwater robots.
This book provides insights into the First International Conference on Communication, Devices and Computing (ICCDC 2017), which was held in Haldia, India on November 2-3, 2017. It covers new ideas, applications and the experiences of research engineers, scientists, industrialists, scholars and students from around the globe. The proceedings highlight cutting-edge research on communication, electronic devices and computing, and address diverse areas such as 5G communication, spread spectrum systems, wireless sensor networks, signal processing for secure communication, error control coding, printed antennas, analysis of wireless networks, antenna array systems, analog and digital signal processing for communication systems, frequency selective surfaces, radar communication, and substrate integrated waveguide and microwave passive components, which are key to state-of-the-art innovations in communication technologies.
This classroom-tested textbook describes the design and implementation of software for distributed real-time systems, using a bottom-up approach. The text addresses common challenges faced in software projects involving real-time systems, and presents a novel method for simply and effectively performing all of the software engineering steps. Each chapter opens with a discussion of the core concepts, together with a review of the relevant methods and available software. This is then followed with a description of the implementation of the concepts in a sample kernel, complete with executable code. Topics and features: introduces the fundamentals of real-time systems, including real-time architecture and distributed real-time systems; presents a focus on the real-time operating system, covering the concepts of task, memory, and input/output management; provides a detailed step-by-step construction of a real-time operating system kernel, which is then used to test various higher level implementations; describes periodic and aperiodic scheduling, resource management, and distributed scheduling; reviews the process of application design from high-level design methods to low-level details of design and implementation; surveys real-time programming languages and fault tolerance techniques; includes end-of-chapter review questions, extensive C code, numerous examples, and a case study implementing the methods in real-world applications; supplies additional material at an associated website. Requiring only a basic background in computer architecture and operating systems, this practically-oriented work is an invaluable study aid for senior undergraduate and graduate-level students of electrical and computer engineering, and computer science. The text will also serve as a useful general reference for researchers interested in real-time systems.
Finding ways to interfere with or jam communication signals is an essential area of electronic warfare (EW). In modern EW systems, anti-jam technology has been employed to overcome signal jamming. Recently, electronic warfare R&D has focused on creating methods to disrupt these anti-jam systems. This newly revised and greatly expanded edition of the popular Artech House book, "Modern Communications Jamming Principles and Techniques", provides an up-to-date, exhaustive treatment of the techniques and methods available to create countermeasures against anti-jam, over-the-air communications. The Second Edition features a wealth of new material on urban warfare, including a computer simulation of EW architecture alternatives for land-based forces based on urban constraints. This unique resource is dedicated to showing professionals how to design and build jammers specifically targeted at anti-jam communications. Moreover, practitioners find assistance in evaluating the expected performance of jamming systems against modern communications systems.
Because the wireless industry is less capital intensive than others sectors in the telecommunications marketplace, it is expected to enjoy continued profitability. With survival at stake, telecommunications companies must ready themselves for battle to win access and operations rights in the wireless communications spectrum. This book maps out the strategies required to fight this battle by explaining how a telecommunications company should structure its entry and operations in the spectrum.
This book presents selected research papers from CISC'17, held in MudanJiang, China. The topics covered include Multi-agent system, Evolutionary Computation, Artificial Intelligence, Complex systems, Computation intelligence and soft computing, Intelligent control, Advanced control technology, Robotics and applications, Intelligent information processing, Iterative learning control, Machine Learning, and etc. Engineers and researchers from academia, industry, and government can gain valuable insights into solutions combining ideas from multiple disciplines in the field of intelligent systems.
This book presents state-of-the-art research advances in the field of biologically inspired cooperative control theories and their applications. It describes various biologically inspired cooperative control and optimization approaches and highlights real-world examples in complex industrial processes. Multidisciplinary in nature and closely integrating theory and practice, the book will be of interest to all university researchers, control engineers and graduate students in intelligent systems and control who wish to learn the core principles, methods, algorithms, and applications.
This book covers ideas, methods, algorithms, and tools for the in-depth study of the performance and reliability of dependable fault-tolerant systems. The chapters identify the current challenges that designers and practitioners must confront to ensure the reliability, availability, and performance of systems, with special focus on their dynamic behaviors and dependencies. Topics include network calculus, workload and scheduling; simulation, sensitivity analysis and applications; queuing networks analysis; clouds, federations and big data; and tools. This collection of recent research exposes system researchers, performance analysts, and practitioners to a spectrum of issues so that they can address these challenges in their work.
Radar, including its maintenance, was a dark secret throughout
World War II. After the war, radar per se received much publicity,
but the Navy's program for selecting and preparing personnel to
become electronics specialists - one of the most challenging
training activities of all times - has remained almost unknown.
Gathering 20 chapters contributed by respected experts, this book reports on the latest advances in and applications of sliding mode control in science and engineering. The respective chapters address applications of sliding mode control in the broad areas of chaos theory, robotics, electrical engineering, physics, chemical engineering, memristors, mechanical engineering, environmental engineering, finance, and biology. Special emphasis has been given to papers that offer practical solutions, and which examine design and modeling involving new types of sliding mode control such as higher order sliding mode control, terminal sliding mode control, super-twisting sliding mode control, and integral sliding mode control. This book serves as a unique reference guide to sliding mode control and its recent applications for graduate students and researchers with a basic knowledge of electrical and control systems engineering.
|
You may like...
Handbook of Intelligence - Evolutionary…
Sam Goldstein, Dana Princiotta, …
Hardcover
R5,969
Discovery Miles 59 690
The Intelligent Mind - On the Genesis…
Richard Dien Winfield
Hardcover
R1,859
Discovery Miles 18 590
Multilingual Information Retrieval…
Carol Peters, Martin Braschler, …
Hardcover
R1,420
Discovery Miles 14 200
The Development of Judgment and Decision…
Janis E. Jacobs, Paul A Klaczynski
Paperback
R1,797
Discovery Miles 17 970
|