0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (18)
  • R250 - R500 (39)
  • R500+ (4,928)
  • -
Status
Format
Author / Contributor
Publisher

Books > Professional & Technical > Electronics & communications engineering > Electronics engineering > Circuits & components

Electronic Experiences in a Virtual Lab (Hardcover, 1st ed. 2020): Roberto Gastaldi, Giovanni Campardo Electronic Experiences in a Virtual Lab (Hardcover, 1st ed. 2020)
Roberto Gastaldi, Giovanni Campardo
R2,941 Discovery Miles 29 410 Ships in 10 - 15 working days

This book presents a collection of "lessons" on various topics commonly encountered in electronic circuit design, including some basic circuits and some complex electronic circuits, which it uses as vehicles to explain the basic circuits they are composed of. The circuits considered include a linear amplifier, oscillators, counters, a digital clock, power supplies, a heartbeat detector, a sound equalizer, an audio power amplifier and a radio. The theoretical analysis has been deliberately kept to a minimum, in order to dedicate more time to a "learning by doing" approach, which, after a brief review of the theory, readers are encouraged to use directly with a simulator tool to examine the operation of circuits in a "virtual laboratory." Though the book is not a theory textbook, readers should be familiar with the basic principles of electronic design, and with spice-like simulation tools. To help with the latter aspect, one chapter is dedicated to the basic functions and commands of the OrCad P-spice simulator used for the experiments described in the book.

CMOS Circuits for Passive Wireless Microsystems (Hardcover, 2011 Ed.): Fei Yuan CMOS Circuits for Passive Wireless Microsystems (Hardcover, 2011 Ed.)
Fei Yuan
R4,532 Discovery Miles 45 320 Ships in 12 - 17 working days

This book provides a comprehensive treatment of CMOS circuits for passive wireless microsystems. Major topics include: an overview of passive wireless microsystems, design challenges of passive wireless microsystems, fundamental issues of ultra-low power wireless communications, radio-frequency power harvesting, ultra-low power modulators and demodulators, ultra-low power temperature-compensated current and voltage references, clock generation and remote calibration, and advanced design techniques for ultra low-power analog signal processing.

Applied Digital Logic Exercises Using FPGAs (Hardcover): Kurt Wick Applied Digital Logic Exercises Using FPGAs (Hardcover)
Kurt Wick
R3,144 Discovery Miles 31 440 Ships in 10 - 15 working days

FPGAs have almost entirely replaced the traditional Application Specific Standard Parts (ASSP) such as the 74xx logic chip families because of their superior size, versatility, and speed. For example, FPGAs provide over a million fold increase in gates compared to ASSP parts. The traditional approach for hands-on exercises has relied on ASSP parts, primarily because of their simplicity and ease of use for the novice. Not only is this approach technically outdated, but it also severely limits the complexity of the designs that can be implemented. By introducing the readers to FPGAs, they are being familiarized with current digital technology and the skills to implement complex, sophisticated designs. However, working with FGPAs comes at a cost of increased complexity, notably the mastering of an HDL language, such as Verilog. Therefore, this book accomplishes the following: first, it teaches basic digital design concepts and then applies them through exercises; second, it implements these digital designs by teaching the user the syntax of the Verilog language while implementing the exercises. Finally, it employs contemporary digital hardware, such as the FPGA, to build a simple calculator, a basic music player, a frequency and period counter and it ends with a microprocessor being embedded in the fabric of the FGPA to communicate with the PC. In the process, readers learn about digital mathematics and digital-to-analog converter concepts through pulse width modulation.

Introductory Circuit Theory (Hardcover, 1st ed. 2020): D. Sundararajan Introductory Circuit Theory (Hardcover, 1st ed. 2020)
D. Sundararajan
R1,972 Discovery Miles 19 720 Ships in 12 - 17 working days

This textbook for a one-semester course in Electrical Circuit Theory is written to be concise, understandable, and applicable. Matlab is used throughout, for coding the programs and simulation of the circuits. Every new concept is illustrated with numerous examples and figures, in order to facilitate learning. The simple and clear style of presentation, along with comprehensive coverage, enables students to gain a solid foundation in the subject, along with the ability to apply techniques to real circuit analysis. Written to be accessible to students of varying backgrounds, this textbook presents the analysis of realistic, working circuits Presents concepts in a clear, concise and comprehensive manner, such as the difficult problem of setting up the equilibrium equations of circuits using a systematic approach in a few distinct steps Includes worked examples of functioning circuits, throughout every chapter, with an emphasis on real applications Includes numerous exercises at the end of each chapter Provides program scripts and circuit simulations, using the popular and widely used Matlab software, as supplementary material online

Adaptive Filter Theory : International Edition (Paperback, 5th edition): Simon Haykin Adaptive Filter Theory : International Edition (Paperback, 5th edition)
Simon Haykin
R2,656 Discovery Miles 26 560 Ships in 12 - 17 working days

<> Adaptive Filter Theory, 5e, is ideal for courses in Adaptive Filters. Haykin examines both the mathematical theory behind various linear adaptive filters and the elements of supervised multilayer perceptrons. In its fifth edition, this highly successful book has been updated and refined to stay current with the field and develop concepts in as unified and accessible a manner as possible.

FPGA Prototyping by VHDL Examples - Xilinx MicroBlaze MCS SoC (Hardcover, 2nd Edition): PP Chu FPGA Prototyping by VHDL Examples - Xilinx MicroBlaze MCS SoC (Hardcover, 2nd Edition)
PP Chu
R3,282 Discovery Miles 32 820 Ships in 12 - 17 working days

A hands-on introduction to FPGA prototyping and SoC design This Second Edition of the popular book follows the same "learning-by-doing" approach to teach the fundamentals and practices of VHDL synthesis and FPGA prototyping. It uses a coherent series of examples to demonstrate the process to develop sophisticated digital circuits and IP (intellectual property) cores, integrate them into an SoC (system on a chip) framework, realize the system on an FPGA prototyping board, and verify the hardware and software operation. The examples start with simple gate-level circuits, progress gradually through the RT (register transfer) level modules, and lead to a functional embedded system with custom I/O peripherals and hardware accelerators. Although it is an introductory text, the examples are developed in a rigorous manner, and the derivations follow strict design guidelines and coding practices used for large, complex digital systems. The new edition is completely updated. It presents the hardware design in the SoC context and introduces the hardware-software co-design concept. Instead of treating examples as isolated entities, the book integrates them into a single coherent SoC platform that allows readers to explore both hardware and software "programmability" and develop complex and interesting embedded system projects. The revised edition: Adds four general-purpose IP cores, which are multi-channel PWM (pulse width modulation) controller, I2C controller, SPI controller, and XADC (Xilinx analog-to-digital converter) controller. Introduces a music synthesizer constructed with a DDFS (direct digital frequency synthesis) module and an ADSR (attack-decay-sustain-release) envelop generator. Expands the original video controller into a complete stream-based video subsystem that incorporates a video synchronization circuit, a test pattern generator, an OSD (on-screen display) controller, a sprite generator, and a frame buffer. Introduces basic concepts of software-hardware co-design with Xilinx MicroBlaze MCS soft-core processor. Provides an overview of bus interconnect and interface circuit. Introduces basic embedded system software development. Suggests additional modules and peripherals for interesting and challenging projects. The FPGA Prototyping by VHDL Examples, Second Edition makes a natural companion text for introductory and advanced digital design courses and embedded system course. It also serves as an ideal self-teaching guide for practicing engineers who wish to learn more about this emerging area of interest.

Applications of Advanced Computing in Systems - Proceedings of International Conference on Advances in Systems, Control and... Applications of Advanced Computing in Systems - Proceedings of International Conference on Advances in Systems, Control and Computing (Hardcover, 1st ed. 2021)
Rajesh Kumar, R. K. Dohare, Harishchandra Dubey, V.P. Singh
R4,485 Discovery Miles 44 850 Ships in 12 - 17 working days

This book covers advances in system, control and computing. This book gathers selected high-quality research papers presented at the International Conference on Advances in Systems, Control and Computing (AISCC 2020), held at MNIT Jaipur during February 27-28, 2020. The first part is advances in systems and it is dedicated to applications of the artificial neural networks, evolutionary computation, swarm intelligence, artificial immune systems, fuzzy system, autonomous and multi-agent systems, machine learning, other intelligent systems and related areas. In the second part, machine learning and other intelligent algorithms for design of control/control analysis are covered. The last part covers advancements, modifications, improvements and applications of intelligent algorithms.

RF and Microwave Circuit Design - A Design Approach Using (ADS) (Hardcover): Ali A Behagi RF and Microwave Circuit Design - A Design Approach Using (ADS) (Hardcover)
Ali A Behagi
R1,921 R1,570 Discovery Miles 15 700 Save R351 (18%) Ships in 12 - 17 working days
Computational Advancement in Communication Circuits and Systems - Proceedings of ICCACCS 2018 (Hardcover, 1st ed. 2020):... Computational Advancement in Communication Circuits and Systems - Proceedings of ICCACCS 2018 (Hardcover, 1st ed. 2020)
Koushik Maharatna, Maitreyi Ray Kanjilal, Sukumar Chandra Konar, Sumit Nandi, Kunal Das
R5,134 R4,494 Discovery Miles 44 940 Save R640 (12%) Ships in 12 - 17 working days

This book gathers the proceedings of the International Conference on Computational Advancement in Communication Circuits and Systems (ICCACCS 2018), which was organized by Narula Institute of Technology under the patronage of the JIS group, affiliated with West Bengal University of Technology. The book presents peer-reviewed papers that highlight new theoretical and experimental findings in the fields of electronics and communication engineering, including interdisciplinary areas like Advanced Computing, Pattern Recognition and Analysis, and Signal and Image Processing. The respective papers cover a broad range of principles, techniques and applications in microwave devices, communication and networking, signal and image processing, computations and mathematics, and control. The proceedings reflect the conference's strong emphasis on methodological approaches, and focus on applications within the domain of Computational Advancement in Communication Circuits and Systems. They also address emerging technologies in electronics and communication, together with the latest practices, issues and trends.

Natural Language Processing for Electronic Design Automation (Hardcover, 1st ed. 2020): Mathias Soeken, Rolf Drechsler Natural Language Processing for Electronic Design Automation (Hardcover, 1st ed. 2020)
Mathias Soeken, Rolf Drechsler
R1,539 Discovery Miles 15 390 Ships in 10 - 15 working days

This book describes approaches for integrating more automation to the early stages of EDA design flows. Readers will learn how natural language processing techniques can be utilized during early design stages, in order to automate the requirements engineering process and the translation of natural language specifications into formal descriptions. This book brings together leading experts to explain the state-of-the-art in natural language processing, enabling designers to integrate these techniques into algorithms, through existing frameworks.

Bond Graph Modelling for Control, Fault Diagnosis and Failure Prognosis (Hardcover, 1st ed. 2021): Wolfgang Borutzky Bond Graph Modelling for Control, Fault Diagnosis and Failure Prognosis (Hardcover, 1st ed. 2021)
Wolfgang Borutzky
R3,727 Discovery Miles 37 270 Ships in 10 - 15 working days

This book shows in a comprehensive presentation how Bond Graph methodology can support model-based control, model-based fault diagnosis, fault accommodation, and failure prognosis by reviewing the state-of-the-art, presenting a hybrid integrated approach to Bond Graph model-based fault diagnosis and failure prognosis, and by providing a review of software that can be used for these tasks. The structured text illustrates on numerous small examples how the computational structure superimposed on an acausal bond graph can be exploited to check for control properties such as structural observability and control lability, perform parameter estimation and fault detection and isolation, provide discrete values of an unknown degradation trend at sample points, and develop an inverse model for fault accommodation. The comprehensive presentation also covers failure prognosis based on continuous state estimation by means of filters or time series forecasting. This book has been written for students specializing in the overlap of engineering and computer science as well as for researchers, and for engineers in industry working with modelling, simulation, control, fault diagnosis, and failure prognosis in various application fields and who might be interested to see how bond graph modelling can support their work. Presents a hybrid model-based, data-driven approach to failure prognosis Highlights synergies and relations between fault diagnosis and failure prognostic Discusses the importance of fault diagnosis and failure prognostic in various fields

A Baker's Dozen - Real Analog Solutions for Digital Designers (Paperback): Bonnie Baker A Baker's Dozen - Real Analog Solutions for Digital Designers (Paperback)
Bonnie Baker
R1,818 Discovery Miles 18 180 Ships in 12 - 17 working days

This book has been written to help digital engineers who need a few basic analog tools in their toolbox. For practicing digital engineers, students, educators and hands-on managers who are looking for the analog foundation they need to handle their daily engineering problems, this will serve as a valuable reference to the nuts-and-bolts of system analog design in a digital world.
This book is a hands-on designer's guide to the most important topics in analog electronics-such as Analog-to-Digital and Digital-to-Analog conversion, operational amplifiers, filters, and integrating analog and digital systems. The presentation is tailored for engineers who are primarily experienced and/or educated in digital circuit design. This book will teach such readers how to "think analog" when it is the best solution to their problem. Special attention is also given to fundamental topics, such as noise and how to use analog test and measurement equipment, that are often ignored in other analog titles aimed at professional engineers.
* Extensive use of case-histories and real design examples.
* Offers digital designers the right analog "tool" for the job at hand.
* Conversational, annecdotal "tone" is very easily accessible by students and practitioners alike.

Modeling and Simulation of Invasive Applications and Architectures (Hardcover, 1st ed. 2019): Sascha Roloff, Frank Hannig,... Modeling and Simulation of Invasive Applications and Architectures (Hardcover, 1st ed. 2019)
Sascha Roloff, Frank Hannig, Jurgen Teich
R2,927 Discovery Miles 29 270 Ships in 10 - 15 working days

This book covers two main topics: First, novel fast and flexible simulation techniques for modern heterogeneous NoC-based multi-core architectures. These are implemented in the full-system simulator called InvadeSIM and designed to study the dynamic behavior of hundreds of parallel application programs running on such architectures while competing for resources. Second, a novel actor-oriented programming library called ActorX10, which allows to formally model parallel streaming applications by actor graphs and to analyze predictable execution behavior as part of so-called hybrid mapping approaches, which are used to guarantee real-time requirements of such applications at design time independent from dynamic workloads by a combination of static analysis and dynamic embedding.

Terahertz Antenna Technology for Imaging and Sensing Applications (Hardcover, 1st ed. 2021): Isha Malhotra, Ghanshyam Singh Terahertz Antenna Technology for Imaging and Sensing Applications (Hardcover, 1st ed. 2021)
Isha Malhotra, Ghanshyam Singh
R3,473 Discovery Miles 34 730 Ships in 12 - 17 working days

This book covers terahertz antenna technology for imaging and sensing, along with its various applications. The authors discuss the use of terahertz frequency and photoconductive antenna technology for imaging applications, such as biological and bio-medical applications, non-destructive inspection of fabrics and plastics, analysis of hydration levels or detecting the presence of metallic components in samples, and detecting a variety of materials with unique spectral fingerprints in the terahertz frequency range, such as different types of explosives or several compounds used in the fabrication of medicines. Provides a comprehensive review of terahertz source and detector for imaging and sensing; Discusses photoconductive antenna technology for imaging and sensing; Presents modalities for improving the photoconductive dipole antenna performance for imaging and sensing; Explores applications in tomographic imaging, art conservation and the pharmaceutical and aerospace industries.

Theory and Methods of Quantification Design on System-Level Electromagnetic Compatibility (Hardcover, 1st ed. 2019): Donglin... Theory and Methods of Quantification Design on System-Level Electromagnetic Compatibility (Hardcover, 1st ed. 2019)
Donglin Su, Shuguo Xie, Fei Dai, Yan Liu, Yunfeng Jia
R2,979 Discovery Miles 29 790 Ships in 10 - 15 working days

This book systematically explains the fundamentals of system-level electromagnetic compatibility and introduces the basic concept of system-level electromagnetic compatibility quantification design. The topics covered include the critical technologies in the top-down quantification design of electromagnetic compatibility, quantification design of system-level electromagnetic compatibility, evaluation methods and application examples, quality control and application examples of electromagnetic compatibility development process, and real-world engineering example analysis of electromagnetic compatibility.The book proposes a top-down system-level electromagnetic compatibility quantification design method and is the first book to describe in detail how to quantitatively evaluate and predict system-level electromagnetic compatibility performance. It includes abundant engineering examples and experimental data demonstrating the usage and results of the top-down quantification design methods of system-level electromagnetic compatibility.It enables readers to obtain a thorough understanding of the theory and methods of system-level electromagnetic compatibility quantification design as well as the methodologies for engineering practice.

Applications in Electronics Pervading Industry, Environment and Society - APPLEPIES 2019 (Hardcover, 1st ed. 2020): Sergio... Applications in Electronics Pervading Industry, Environment and Society - APPLEPIES 2019 (Hardcover, 1st ed. 2020)
Sergio Saponara, Alessandro De Gloria
R5,816 Discovery Miles 58 160 Ships in 10 - 15 working days

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 2019 ApplePies Conference, held in Pisa, Italy in September 2019, 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.

Assertion-Based Design (Hardcover, 2nd): Harry D. Foster, Adam C. Krolnik, David J. Lacey Assertion-Based Design (Hardcover, 2nd)
Harry D. Foster, Adam C. Krolnik, David J. Lacey
R2,542 Discovery Miles 25 420 Ships in 12 - 17 working days

The focus of Assertion-Based Design is three-fold:
*How to specify assertions;
*How to create and adopt a methodology that supports assertion-based design (predominately for RTL design);
*What to do with the assertions and methodology once you have them.

To support these three over-arching goals, the authors showcase multiple forms of assertion specification: Accellera Open Verification Library (OVL), Accellera Property Specification Language (PSL), and Accellera SystemVerilog.

The recommendations and claims the authors make in this book are based on their combined actual experiences in applying an assertion-based methodology to real design and verification as well as their work in developing industry assertion standards.

Futuristic Trends in Numerical Relaying for Transmission Line Protections (Hardcover, 1st ed. 2021): Ujjaval Patel, Praghnesh... Futuristic Trends in Numerical Relaying for Transmission Line Protections (Hardcover, 1st ed. 2021)
Ujjaval Patel, Praghnesh Bhatt, Nilesh Chothani
R2,927 Discovery Miles 29 270 Ships in 10 - 15 working days

This book presents the state-of-the-art approach for transmission line protection schemes for smart power grid. It provides a comprehensive solution for real-time development of numerical relaying schemes for future power grids which can minimize cascade tripping and widespread blackout problems prevailing all around the world. The book also includes the traditional approach for transmission line protection along with issues and challenges in protection philosophy. It highlights the issues for sheltering power grid from unwanted hazards with very fundamental approach. The book follows a step-by-step approach for resolving critical issues like high impedance faults, power swing detection and auto-reclosing schemes with adaptive protection process. The book also covers the topic of hardware solution for real-time implementation of auto-reclosing scheme for transmission line protection schemes along with comparative analysis with the recently developed analytical approach such as Artificial Neural Network (ANN), Support Vector Machine (SVM) and other machine learning algorithms. It will be useful to researchers and industry professionals and students in the fields of power system protection.

The IoT Physical Layer - Design and Implementation (Hardcover, 1st ed. 2019): Ibrahim (Abe) M Elfadel, Mohammed Ismail The IoT Physical Layer - Design and Implementation (Hardcover, 1st ed. 2019)
Ibrahim (Abe) M Elfadel, Mohammed Ismail
R2,994 Discovery Miles 29 940 Ships in 10 - 15 working days

This book documents some of the most recent advances on the physical layer of the Internet of Things (IoT), including sensors, circuits, and systems. The application area selected for illustrating these advances is that of autonomous, wearable systems for real-time medical diagnosis. The book is unique in that it adopts a holistic view of such systems and includes not only the sensor and processing subsystems, but also the power, communication, and security subsystems. Particular attention is paid to the integration of these IoT subsystems as well as the prototyping platforms needed for achieving such integration. Other unique features include the discussion of energy-harvesting subsystems to achieve full energy autonomy and the consideration of hardware security as a requirement for the integrity of the IoT physical layer. One unifying thread of the various designs considered in this book is that they have all been fabricated and tested in an advanced, low-power CMOS process, namely GLOBALFOUNDRIES 65nm CMOS LPe.

Millimeter-wave Integrated Technologies in the Era of the Fourth Industrial Revolution (Hardcover, 1st ed. 2021): Wynand... Millimeter-wave Integrated Technologies in the Era of the Fourth Industrial Revolution (Hardcover, 1st ed. 2021)
Wynand Lambrechts, Saurabh Sinha
R2,956 Discovery Miles 29 560 Ships in 10 - 15 working days

This peer-reviewed book explores the technologies driving broadband internet connectivity in the fourth industrial revolution (Industry 4.0). It particularly focuses on potential solutions to introduce these technologies in emerging markets and rural areas, regions that typically form part of the digital divide and often have under-developed telecommunications infrastructures, a lack of skilled workers, and geographical restrictions that limit broadband connectivity. Research shows that ubiquitous internet access boosts socio-economic growth through innovations in science and technology, with the common goal of bringing positive change to the lives of individuals. Fifth-generation (5G) networks based on millimeter-wave (mm-wave) frequency information transfer have the potential to provide future-proof, affordable and sustainable broadband connectivity in areas where previous-generation mobile networks were unable to do so. This book discusses the principles of various technologies that enable electronic circuits to operate at mm-wave frequencies. It examines the importance of identifying, describing, and analyzing technology from a purely technological standpoint, but also acknowledges and investigates the challenges and limitations of introducing such technologies in emerging markets. Presenting recent research, the book spearheads participation in Industry 4.0 in these areas.

Test Generation of Crosstalk Delay Faults in VLSI Circuits (Hardcover, 1st ed. 2019): S. Jayanthy, M.C. Bhuvaneswari Test Generation of Crosstalk Delay Faults in VLSI Circuits (Hardcover, 1st ed. 2019)
S. Jayanthy, M.C. Bhuvaneswari
R4,130 Discovery Miles 41 300 Ships in 12 - 17 working days

This book describes a variety of test generation algorithms for testing crosstalk delay faults in VLSI circuits. It introduces readers to the various crosstalk effects and describes both deterministic and simulation-based methods for testing crosstalk delay faults. The book begins with a focus on currently available crosstalk delay models, test generation algorithms for delay faults and crosstalk delay faults, before moving on to deterministic algorithms and simulation-based algorithms used to test crosstalk delay faults. Given its depth of coverage, the book will be of interest to design engineers and researchers in the field of VLSI Testing.

Ageing of Integrated Circuits - Causes, Effects and Mitigation Techniques (Hardcover, 1st ed. 2020): Basel Halak Ageing of Integrated Circuits - Causes, Effects and Mitigation Techniques (Hardcover, 1st ed. 2020)
Basel Halak
R3,196 Discovery Miles 31 960 Ships in 10 - 15 working days

This book provides comprehensive coverage of the latest research into integrated circuits' ageing, explaining the causes of this phenomenon, describing its effects on electronic systems, and providing mitigation techniques to build ageing-resilient circuits.

Advances in Communications, Signal Processing, and VLSI - Select Proceedings of IC2SV 2019 (Hardcover, 1st ed. 2021): T.... Advances in Communications, Signal Processing, and VLSI - Select Proceedings of IC2SV 2019 (Hardcover, 1st ed. 2021)
T. Laxminidhi, Jyoti Singhai, Sreehari Rao Patri, V .V. Mani
R6,530 Discovery Miles 65 300 Ships in 10 - 15 working days

This book comprises the peer-reviewed proceedings of the International Conference on Communications, Signal Processing and VLSI (IC2SV) 2019. It explores the recent advances in the fields of signal and image processing, wireless and mobile communications, embedded systems, VLSI, microwave, and antennas. The contents provide insights into present technological challenges and discusses the emerging applications of different imaging techniques and communications systems. Given the range of topics covered, this book can be useful for students as well as researchers interested in the area of communications, signal processing, and VLSI technologies.

Projected Capacitive Touch - A Practical Guide for Engineers (Hardcover, 1st ed. 2019): Tony Gray Projected Capacitive Touch - A Practical Guide for Engineers (Hardcover, 1st ed. 2019)
Tony Gray
R3,796 Discovery Miles 37 960 Ships in 12 - 17 working days

This book covers ALL aspects of projected capacitive touch sensors including basic principles, the physics of PCAP, capacitance measurements, touch sensor materials and construction, electrical noise, software drivers, and testing. It is targeted at working engineers who are implementing touch into their products as well as anyone else with an interest in how touch screens work. * Offers readers the first book on the use of projected capacitive (PCAP) touch technology for touch screens; * Explains not only how PCAP touch works, but also addresses the implementation details an engineer needs when incorporating PCAP into their product; * Includes explanations of different cover lens materials, cover lens coatings, software drivers, touch testing, and many other areas of general knowledge that would be useful to a design engineer.

Fundamentals of High Frequency CMOS Analog Integrated Circuits (Hardcover, 2nd ed. 2021): Duran Leblebici, Yusuf Leblebici Fundamentals of High Frequency CMOS Analog Integrated Circuits (Hardcover, 2nd ed. 2021)
Duran Leblebici, Yusuf Leblebici
R2,482 Discovery Miles 24 820 Ships in 12 - 17 working days

This textbook is ideal for senior undergraduate and graduate courses in RF CMOS circuits, RF circuit design, and high-frequency analog circuit design. It is aimed at electronics engineering students and IC design engineers in the field, wishing to gain a deeper understanding of circuit fundamentals, and to go beyond the widely-used automated design procedures. The authors employ a design-centric approach, in order to bridge the gap between fundamental analog electronic circuits textbooks and more advanced RF IC design texts. The structure and operation of the building blocks of high-frequency ICs are introduced in a systematic manner, with an emphasis on transistor-level operation, the influence of device characteristics and parasitic effects, and input-output behavior in the time and frequency domains. This second edition has been revised extensively, to expand some of the key topics, to clarify the explanations, and to provide extensive design examples and problems. New material has been added for basic coverage of core topics, such as wide-band LNAs, noise feedback concept and noise cancellation, inductive-compensated band widening techniques for flat-gain or flat-delay characteristics, and basic communication system concepts that exploit the convergence and co-existence of Analog and Digital building blocks in RF systems. A new chapter (Chapter 5) has been added on Noise and Linearity, addressing key topics in a comprehensive manner. All of the other chapters have also been revised and largely re-written, with the addition of numerous, solved design examples and exercise problems.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Sensors and Transducers
Ian Sinclair Hardcover R1,696 Discovery Miles 16 960
Microwave Active Circuit Analysis and…
Clive Poole, Izzat Darwazeh Hardcover R2,062 R1,762 Discovery Miles 17 620
Introduction to Microlithography
Larry F. Thompson, C. Grant Willson, … Hardcover R4,951 Discovery Miles 49 510
Newnes Digital Logic IC Pocket Book…
R.M. Marston Hardcover R1,057 Discovery Miles 10 570
Digital Signal Processing Systems…
Cornelius T. Leondes Hardcover R1,245 Discovery Miles 12 450
Active Filter Cookbook
Don Lancaster Paperback R1,442 Discovery Miles 14 420
Nano-CMOS and Post-CMOS Electronics…
Saraju P. Mohanty, Ashok Srivastava Hardcover R3,846 R3,443 Discovery Miles 34 430
MEMS Resonator Filters
Rajendra M. Patrikar Hardcover R3,829 R3,427 Discovery Miles 34 270
Nano-CMOS and Post-CMOS Electronics…
Saraju P. Mohanty, Ashok Srivastava Hardcover R3,862 R3,460 Discovery Miles 34 600
Exploring Zynq MPSoC - With PYNQ and…
Crockett H Louise, Northcote David, … Hardcover R1,941 Discovery Miles 19 410

 

Partners