0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (3)
  • R100 - R250 (44)
  • R250 - R500 (383)
  • R500+ (8,323)
  • -
Status
Format
Author / Contributor
Publisher

Books > Professional & Technical > Electronics & communications engineering > Electronics engineering > General

Eigenvalue Problems in Power Systems (Hardcover): Federico Milano, Ioannis Dassios, Muyang Liu, Georgios Tzounas Eigenvalue Problems in Power Systems (Hardcover)
Federico Milano, Ioannis Dassios, Muyang Liu, Georgios Tzounas
R4,681 Discovery Miles 46 810 Ships in 12 - 17 working days

The book provides a comprehensive taxonomy of non-symmetrical eigenvalues problems as applied to power systems. The book bases all formulations on mathematical concept of "matrix pencils" (MPs) and considers both regular and singular MPs for the eigenvalue problems. Each eigenvalue problem is illustrated with a variety of examples based on electrical circuits and/or power system models and controllers and related data are provided in the appendices of the book. Numerical methods for the solution of all considered eigenvalue problems are discussed. The focus is on large scale problems and, hence, attention is dedicated to the performance and scalability of the methods. The target of the book are researchers and graduated students in Electrical & Computer Science Engineering, both taught and research Master programmes as well as PhD programmes and it Book explains eigenvalue problems applied into electrical power systems Explains numerical examples on applying the mathematical methods, into studying small signal stability problems of realistic and large electrical power systems. Includes detailed and in-depth analysis including non-linear and other advanced aspects Provides theoretical understanding and advanced numerical techniques essential for secure operation of power systems Comprehensive set of illustrative examples that support theoretical discussions

The One Device - The Secret History of the iPhone (Paperback): Brian Merchant The One Device - The Secret History of the iPhone (Paperback)
Brian Merchant
R572 R473 Discovery Miles 4 730 Save R99 (17%) Ships in 10 - 15 working days
The Design and Implementation of the RT-Thread Operating System (Hardcover): Qiu Yi, Xiong Puxiang, Tianlong Zhu The Design and Implementation of the RT-Thread Operating System (Hardcover)
Qiu Yi, Xiong Puxiang, Tianlong Zhu
R2,418 Discovery Miles 24 180 Ships in 12 - 17 working days

Since the release of V0.01 in 2006, to the present V4.0 version, RT-Thread has developed a reputation among developers for its open source strategy. RT-Thread has gained a large following among members of the embedded open source community in China with hundreds of thousands of enthusiasts. RT-Thread is widely used in energy, automotive, medical, consumer electronics, among other applications, making it a mature and stable open source embedded operating system. The purpose of RT-Thread RTOS Design and Implementation is to create an easy learning curve for mastering RT-Thread, so that more developers can participate in the development of RT-Thread and work together to create an open source, tiny, and beautiful Internet of Things operating system. The book’s first part introduces the RT-Thread kernel and starts with an overview of RT-Thread before covering thread management, clock management, inter-thread synchronization, inter-thread communication, memory management, and interrupt management. The second part begins with RT-Thread kernel porting and explains how to port RT-Thread to a hardware board to run it. The second part also introduces RT-Thread components and discusses the Env development environment, FinSH console, device management, and network framework. Additional topics covered include: The I/O device framework Virtual file systems Peripheral interfaces Devices including the PIN device, UART device, and ADC device, among others. Each chapter features code samples, as well as helpful tables and graphs, so you can practice as you learn as well as perform your own experiments.

PIC16F1847 Microcontroller-Based Programmable Logic Controller - Hardware and Basic Concepts (Hardcover): Murat Uzam PIC16F1847 Microcontroller-Based Programmable Logic Controller - Hardware and Basic Concepts (Hardcover)
Murat Uzam
R3,226 Discovery Miles 32 260 Ships in 12 - 17 working days

Programmable logic controllers (PLCs) have been used extensively and are offered in terms of functions, program memories, and the number of inputs/outputs (I/Os), ranging from a few to thousands. With a focus on how to design and implement a PLC, this volume explains hardware and associated basic concepts of PLC. Authors have used PIC16F1847 microcontroller with: 8192 words of Flash program memory, 1024 bytes of SRAM data memory, 256 bytes of EEPROM data memory, the maximum operating speed of 32 MHz, 16-level deep hardware stack, an enhanced instruction set consisting of 49 single-word instructions. Flowcharts are provided to help the understanding of macros (instructions). Aimed at researchers and graduate students in electrical engineering, power electronics, robotics and automation, sensors, this book: Explains how to design and use a PIC16F1847 microcontroller-based PLC. Provides easy to use software structures written by using the PIC Assembly programming language. Describes a PLC from a designer's perspective. Explains the basic hardware and basic software structures of the PIC16F1847 based PLC. Focuses on concepts like Contact and Relay Based Macros, Flip-Flop Macros, Timer Macros, Counter Macros and Comparison Macros.

Electronic Signals and Systems - Analysis, Design and Applications (Hardcover): Muhammad Nasir Khan, Syed K. Hasnain, Mohsin... Electronic Signals and Systems - Analysis, Design and Applications (Hardcover)
Muhammad Nasir Khan, Syed K. Hasnain, Mohsin Jamil, Ali Imran
R2,878 Discovery Miles 28 780 Ships in 12 - 17 working days

The subject of Signals and Systems is enormously complex, involving many concepts such as signals, mathematics and filter design that are woven together in an intricate manner. To cope with this scope and complexity, many Signals and Systems texts are often organized around the "numerical examples" of a system. With such organization, students can see through the complexity of Signals and Systems, they can learn about the distinct concepts and protocols in one part of the communication system while seeing the big picture of how all parts fit together. From a pedagogical perspective, our personal experience has been that such approach indeed works well. Based on the Authors extensive experience of teaching and research, the book is written with such a reader in mind. The Book is intended for a course on signals & systems at the senior undergraduate level and above. The authors consider all the requirements and tools used in analysis and design of discrete time systems for filter design and signal processing. Key features of the International Edition: * The extensive use of MATLAB based examples to illustrate how to solve the signals & systems problems. The textbook includes a wealth of problems with solutions. * Worked-out examples have been included to explain new and difficult concepts and to expose the reader to real-life signal processing problems. The inclusion of FIR and IIR filter design further enriches the contents of the book.

Power System Protective Relaying (Paperback): J.C. Das Power System Protective Relaying (Paperback)
J.C. Das
R1,778 Discovery Miles 17 780 Ships in 12 - 17 working days

This book focuses on protective relaying, which is an indispensable part of electrical power systems. The recent advancements in protective relaying are being dictated by MMPRs (microprocessor-based multifunction relays). The text covers smart grids, integration of wind and solar generation, microgrids, and MMPRs as the driving aspects of innovations in protective relaying. Topics such as cybersecurity and instrument transformers are also explored. Many case studies and practical examples are included to emphasize real-world applications.

Embedded Software Development - The Open-Source Approach (Paperback): Ivan Cibrario Bertolotti, Tingting Hu Embedded Software Development - The Open-Source Approach (Paperback)
Ivan Cibrario Bertolotti, Tingting Hu
R1,665 Discovery Miles 16 650 Ships in 12 - 17 working days

Embedded Software Development: The Open-Source Approach delivers a practical introduction to embedded software development, with a focus on open-source components. This programmer-centric book is written in a way that enables even novice practitioners to grasp the development process as a whole. Incorporating real code fragments and explicit, real-world open-source operating system references (in particular, FreeRTOS) throughout, the text: Defines the role and purpose of embedded systems, describing their internal structure and interfacing with software development tools Examines the inner workings of the GNU compiler collection (GCC)-based software development system or, in other words, toolchain Presents software execution models that can be adopted profitably to model and express concurrency Addresses the basic nomenclature, models, and concepts related to task-based scheduling algorithms Shows how an open-source protocol stack can be integrated in an embedded system and interfaced with other software components Analyzes the main components of the FreeRTOS Application Programming Interface (API), detailing the implementation of key operating system concepts Discusses advanced topics such as formal verification, model checking, runtime checks, memory corruption, security, and dependability Embedded Software Development: The Open-Source Approach capitalizes on the authors' extensive research on real-time operating systems and communications used in embedded applications, often carried out in strict cooperation with industry. Thus, the book serves as a springboard for further research.

Reluctance Electric Machines - Design and Control (Paperback): Ion Boldea, Lucian Tutelea Reluctance Electric Machines - Design and Control (Paperback)
Ion Boldea, Lucian Tutelea
R1,852 Discovery Miles 18 520 Ships in 12 - 17 working days

Electric energy is arguably a key agent for our material prosperity. With the notable exception of photovoltaic generators, electric generators are exclusively used to produce electric energy from mechanical energy. More than 60% of all electric energy is used in electric motors for useful mechanical work in various industries. This book presents the modeling, performance, design, and control of reluctance synchronous and flux-modulation machines developed for higher efficiency and lower cost. It covers one- and three-phase reluctance synchronous motors in line-start applications and various reluctance flux-modulation motors in pulse width modulation converter-fed variable speed drives. FEATURES Presents basic and up-to-date knowledge about the topologies, modeling, performance, design, and control of reluctance synchronous machines. Includes information on recently introduced reluctance flux-modulation electric machines (switched- flux, flux-reversal, Vernier, transverse flux, claw pole, magnetic-geared dual-rotor, brushless doubly fed, etc.). Features numerous examples and case studies throughout. Provides a comprehensive overview of all reluctance electric machines.

Real-Time Systems Development with RTEMS and Multicore Processors (Hardcover): Gedare Bloom, Joel Sherrill, Tingting Hu, Ivan... Real-Time Systems Development with RTEMS and Multicore Processors (Hardcover)
Gedare Bloom, Joel Sherrill, Tingting Hu, Ivan Cibrario Bertolotti
R4,649 Discovery Miles 46 490 Ships in 12 - 17 working days

The proliferation of multicore processors in the embedded market for Internet-of-Things (IoT) and Cyber-Physical Systems (CPS) makes developing real-time embedded applications increasingly difficult. What is the underlying theory that makes multicore real-time possible? How does theory influence application design? When is a real-time operating system (RTOS) useful? What RTOS features do applications need? How does a mature RTOS help manage the complexity of multicore hardware? Real-Time Systems Development with RTEMS and Multicore Processors answers these questions and more with exemplar Real-Time Executive for Multiprocessor Systems (RTEMS) RTOS to provide concrete advice and examples for constructing useful, feature-rich applications. RTEMS is free, open-source software that supports multi-processor systems for over a dozen CPU architectures and over 150 specific system boards in applications spanning the range of IoT and CPS domains such as satellites, particle accelerators, robots, racing motorcycles, building controls, medical devices, and more. The focus of this book is on enabling real-time embedded software engineering while providing sufficient theoretical foundations and hardware background to understand the rationale for key decisions in RTOS and application design and implementation. The topics covered in this book include: Cross-compilation for embedded systems development Concurrent programming models used in real-time embedded software Real-time scheduling theory and algorithms used in wide practice Usage and comparison of two application programmer interfaces (APIs) in real-time embedded software: POSIX and the RTEMS Classic APIs Design and implementation in RTEMS of commonly found RTOS features for schedulers, task management, time-keeping, inter-task synchronization, inter-task communication, and networking The challenges introduced by multicore hardware, advances in multicore real-time theory, and software engineering multicore real-time systems with RTEMS All the authors of this book are experts in the academic field of real-time embedded systems. Two of the authors are primary open-source maintainers of the RTEMS software project.

The Vacuum Interrupter - Theory, Design, and Application (Hardcover, 2nd edition): Paul G. Slade The Vacuum Interrupter - Theory, Design, and Application (Hardcover, 2nd edition)
Paul G. Slade
R5,004 Discovery Miles 50 040 Ships in 12 - 17 working days

Title: The Vacuum Interrupter: Theory, Design, and ApplicationShelving guide: Electrical Engineering Dr. Paul Slade draws from his nearly six decades of active experience to develop this second edition of The Vacuum Interrupter: Theory, Design, and Application. This book begins by discussing the design requirements for high voltage vacuum interrupters and then the contact requirements to interrupt the vacuum arc. It then continues by describing the various applications in which the vacuum interrupter is generally utilized. Part 1 of this book begins with a detailed review of the vacuum breakdown process. It continues by covering the steps necessary for the design and the manufacture of a successful vacuum interrupter. The vacuum arc is then discussed, including how it is affected as a function of current. An overview of the development and use of practical contact materials, along with their advantages and disadvantages, follows. Contact designs that are introduced to control the high current vacuum arc are also analyzed. Part 2, on application, begins with a discussion of the arc interruption process for low current and high current vacuum arcs. It examines the voltage escalation phenomenon that can occur when interrupting inductive circuits. The occurrence of contact welding for closed contacts subjected to the passage of high currents, and for contacts when closing on high currents, is explored. The general requirements for the successful manufacture and testing of vacuum circuit breakers is then presented. The general application of vacuum interrupters to switch load currents, especially when applied to capacitor circuits, is also given. The interruption of high short circuit currents is presented along with the expected performance of the two major contact designs. Owing to the ever-increasing need for environmentally friendly circuit protection devices, the development and application of the vacuum interrupter will only increase in the future. At present the vacuum circuit breaker is the technology of choice for distribution circuits (5kV to 40.5kV). It is increasingly being applied to transmission circuits (72.5kV to 242kV). In the future, its application for protecting high voltage DC networks is assured. Audience This is a practical source book for engineers and scientists interested in studying the development and application of the vacuum interrupter Research scientists in industry and universities Graduate students beginning their study of vacuum interrupter phenomena Design engineers applying vacuum interrupters in vacuum switches, vacuum contactors, vacuum circuit breakers, and vacuum contactors It provides a unique and comprehensive review of all aspects of vacuum interrupter technology for those new to the subject and for those who wish to obtain a deeper understanding of its science and application Scientists and engineers, who are beginning their research into vacuum breakdown and aspects of the vacuum arc, will find the extensive bibliography and phenomenological descriptions to be a useful introduction

Electric and Plug-in Hybrid Vehicle Networks - Optimization and Control (Paperback): Emanuele Crisostomi, Robert Shorten, Sonja... Electric and Plug-in Hybrid Vehicle Networks - Optimization and Control (Paperback)
Emanuele Crisostomi, Robert Shorten, Sonja Studli, Fabian Wirth
R1,535 Discovery Miles 15 350 Ships in 9 - 15 working days

This book explores the behavior of networks of electric and hybrid vehicles. The topics that are covered include: energy management issues for aggregates of plug-in vehicles; the design of sharing systems to support electro-mobility; context awareness in the operation of electric and hybrid vehicles, and the role that this plays in a Smart City context; and tools to test and design massively large-scale networks of such vehicles. The book also introduces new and interesting control problems that are becoming prevalent in the EV-PHEV's context, as well as identifying some open questions. A particular focus of the book is on the opportunities afforded by networked actuation possibilities in electric and hybrid vehicles, and the role that such actuation may play in air-quality and emissions management.

Fields of Practice and Applied Solutions within Distributed Team Cognition (Hardcover): Michael McNeese, Eduardo Salas, Mica R.... Fields of Practice and Applied Solutions within Distributed Team Cognition (Hardcover)
Michael McNeese, Eduardo Salas, Mica R. Endsley
R4,496 Discovery Miles 44 960 Ships in 12 - 17 working days

Many different cognitive research approaches have been generated to explore fields of practice where mutual teamwork is present and emergent. Results have shown subtle yet significant findings on how humans actually work together and when they transition from their own individual roles and niches into elements of teamwork and team-to-team work. Fields of Practice and Applied Solutions within Distributed Team Cognition explores the advantages of teams and shows how researchers can obtain a deep understanding of users/teams that are entrenched in a particular field. Interdisciplinary perspectives and transformative intersections are provided. Features Delineates contextual nuances of socio-technical environments as influencers of team cognition Provides quantitative/qualitative perspectives of distributed team cognition by demonstrating in situ interactions Reviews applied teamwork for fields of practice in medicine, cybersecurity, education, aviation, and manufacturing Generates practical examples of distributed work and how cognition develops across teams using technologies Specifies applied solutions through technologies such as robots, agents, games, and social networks

Optical Fiber Sensors - Advanced Techniques and Applications (Paperback): Krzysztof Iniewski Optical Fiber Sensors - Advanced Techniques and Applications (Paperback)
Krzysztof Iniewski; Edited by Ginu Rajan
R1,814 Discovery Miles 18 140 Ships in 12 - 17 working days

Optical Fiber Sensors: Advanced Techniques and Applications describes the physical principles of, and latest developments in, optical fiber sensors. Providing a fundamental understanding of the design, operation, and practical applications of fiber optic sensing systems, this book: Discusses new and emerging areas of research including photonic crystal fiber sensors, micro- and nanofiber sensing, liquid crystal photonics, acousto-optic effects in fiber, and fiber laser-based sensing Covers well-established areas such as surface plasmon resonance sensors, interferometric fiber sensors, polymer fiber sensors, Bragg gratings in polymer and silica fibers, and distributed fiber sensors Explores humidity sensing applications, smart structure applications, and medical applications, supplying detailed examples of the various fiber optic sensing technologies in use Optical Fiber Sensors: Advanced Techniques and Applications draws upon the extensive academic and industrial experience of its contributing authors to deliver a comprehensive introduction to optical fiber sensors with a strong practical focus suitable for undergraduate and graduate students as well as scientists and engineers working in the field.

Entrepreneurship in Power Semiconductor Devices, Power Electronics, and Electric Machines and Drive Systems (Hardcover):... Entrepreneurship in Power Semiconductor Devices, Power Electronics, and Electric Machines and Drive Systems (Hardcover)
Krishnan Ramu
R4,682 Discovery Miles 46 820 Ships in 12 - 17 working days

Entrepreneurship in Power Semiconductor Devices, Power Electronics, and Electric Machines and Drive Systems introduces the basics of entrepreneurship and a methodology for the study of entrepreneurship in electrical engineering and other engineering fields. Entrepreneurship is considered here in three fields of electrical engineering, viz. power semiconductor devices, power electronics and electric machines and drive systems, and their current practice. It prepares the reader by providing a review of the subject matter in the three fields, their current status in research and development with analysis aspect as needed, thus allowing readers to gain self-sufficiency while reading the book. Each field's emerging applications, current market and future market forecasts are introduced to understand the basis and need for emerging startups. Practical learning is introduced in: (i) power semiconductor devices entrepreneurship through the prism of 20 startups in detail, (ii) power electronics entrepreneurship through 28 startup companies arranged under various application fields and (iii) electric machines and drive systems entrepreneurship through 15 startups in electromagnetic and 1 in electrostatic machines and drive systems. The book: (i) demystifies entrepreneurship in a practical way to equip engineers and students with entrepreneurship as an option for their professional growth, pursuit and success; (ii) provides engineering managers and corporate-level executives a detailed view of entrepreneurship activities in the considered three fields that may potentially impact their businesses, (iii) provides entrepreneurship education in an electrical engineering environment and with direct connection and correlation to their fields of study and (iv) endows a methodology that can be effectively employed not only in the three illustrated fields of electrical engineering but in other fields as well. This book is for electrical engineering students and professionals. For use in undergraduate and graduate courses in electrical engineering, the book contains discussion questions, exercise problems, team and class projects, all from a practical point of view, to train students and assist professionals for future entrepreneurship endeavors.

Photovoltaic Systems Engineering (Paperback, 4th edition): Roger A. Messenger, Amir Abtahi Photovoltaic Systems Engineering (Paperback, 4th edition)
Roger A. Messenger, Amir Abtahi
R1,689 Discovery Miles 16 890 Ships in 9 - 15 working days

The primary purpose of PV Systems Engineering is to provide a comprehensive set of PV knowledge and understanding tools for the design, installation, commissioning, inspection, and operation of PV systems. During recent years in the United States, more PV capacity was installed than any other electrical generation source. In addition to practical system information, this new edition includes explanation of the basic physical principles upon which the technology is based and a consideration of the environmental and economic impact of the technology. The material covers all phases of PV systems from basic sunlight parameters to system commissioning and simulation, as well as economic and environmental impact of PV. With homework problems included in each chapter and numerous design examples of real systems, the book provides the reader with consistent opportunities to apply the information to real-world scenarios.

Low-Switching Frequency Modulation Schemes for Multi-level Inverters (Hardcover): A. Rakesh Kumar, T. Deepa, Sanjeevikumar... Low-Switching Frequency Modulation Schemes for Multi-level Inverters (Hardcover)
A. Rakesh Kumar, T. Deepa, Sanjeevikumar Padmanaban, Jens Bo Holm-Nielsen
R2,583 Discovery Miles 25 830 Ships in 12 - 17 working days

Multi-level Inverters (MLIs) are widely used for conversion of DC to AC power. This book provides various low-switching frequency (LSF) modulation schemes (conventional and improved), which can be implemented on MLIs. The LSF modulation schemes are implemented to three different MLI topologies to demonstrate their working and aimed at their application to reader invented MLI topologies. Highlighting the advantages of LSF over high-switching frequency (HSF) modulation schemes, the simulations are carried out using MATLAB (R)/Simulink along with hardware experiments. The practical application of MLIs to renewable energy sources and electric vehicles is also provided at the end of the book. Aimed at researchers, graduate students in Electric Power Engineering, Power Electronics, this book: Presents detailed overview of most commonly used multi-level invertor topologies. Covers advantages of low-switching over high-switching frequency scheme. Includes an exclusive section dedicated for an improved low-switching modulation scheme. Dedicated chapter on application of renewable energy sources to multi-level invertors and electric vehicles. Explains all the low-switching frequency modulation schemes.

Introduction to Plant Automation and Controls (Hardcover): Raymond F. Gardner Introduction to Plant Automation and Controls (Hardcover)
Raymond F. Gardner
R3,635 Discovery Miles 36 350 Ships in 12 - 17 working days

Introduction to Plant Automation and Controls addresses all aspects of modern central plant control systems, including instrumentation, control theory, plant systems, VFDs, PLCs, and supervisory systems. Design concepts and operational behavior of various plants are linked to their control philosophies in a manner that helps new or experienced engineers understand the process behind controls, installation, programming, and troubleshooting of automated systems. This groundbreaking book ties modern electronic-based automation and control systems to the special needs of plants and equipment. It applies practical plant operating experience, electronic-equipment design, and plant engineering to bring a unique approach to aspects of plant controls including security, programming languages, and digital theory. The multidimensional content, supported with 500 illustrations, ties together all aspects of plant controls into a single-source reference of otherwise difficult-to-find information. The increasing complexity of plant control systems requires engineers who can relate plant operations and behaviors to their control requirements. This book is ideal for readers with limited electrical and electronic experience, particularly those looking for a multidisciplinary approach for obtaining a practical understanding of control systems related to the best operating practices of large or small plants. It is an invaluable resource for becoming an expert in this field or as a single-source reference for plant control systems. Author Raymond F. Gardner is a professor of engineering at the U.S. Merchant Marine Academy at Kings Point, New York, and has been a practicing engineer for more than 40 years.

Jd SRS 670 770 870 970&1070 (Paperback): Penton Jd SRS 670 770 870 970&1070 (Paperback)
Penton
R687 R540 Discovery Miles 5 400 Save R147 (21%) Ships in 12 - 17 working days
Microgrids (Hardcover): Sanjeevikumar Padmanaban, K. Nithiyananthan, S. Prabhakar Karthikeyan, Jens Bo Holm-Nielsen Microgrids (Hardcover)
Sanjeevikumar Padmanaban, K. Nithiyananthan, S. Prabhakar Karthikeyan, Jens Bo Holm-Nielsen
R2,629 Discovery Miles 26 290 Ships in 12 - 17 working days

Microgrids offers a complete discussion and details about microgrids and their applications, including modeling of AC/DC and hybrid grids in a tied mode with simulation for the solar systems, wind turbines, biomass and fuel cells, and deployment issues. The data communications and control mechanism implementations are analyzed for proper coordination of the AC/DC microgrid. The various real-time applications and future development of the microgrid are also discussed in this book, with MATLAB (R)-based simulations and results. This book: Discusses the fundamentals of microgrids, the components of microgrids, the modeling of renewable energy sources, and the implementation of microgrids. Explores AC and DC microgrid modeling with real-time examples. Examines the effective extraction of energy from renewable energy sources. Covers analysis of data communications and control-mechanism implementations. Includes HOMER/MATLAB (R)-based simulations and results on microgrids. This book would be a welcome addition to the libraries of researchers, senior undergraduate students, and graduate students in power and electrical engineering, especially those working with smart and microgrids.

PIC16F1847 Microcontroller-Based Programmable Logic Controller - Intermediate Concepts (Hardcover): Murat Uzam PIC16F1847 Microcontroller-Based Programmable Logic Controller - Intermediate Concepts (Hardcover)
Murat Uzam
R3,366 Discovery Miles 33 660 Ships in 12 - 17 working days

The volume focusses on intermediate concepts of the PIC16F1847-Based PLC project, and covers arithmetical operation ability of PLCs, logical function performers and operations like AND, NAND, OR, NOR. Further, it explains shift and rotate macros moving bits in a register to right or left, and selection macros enabling one value to be selected from several given values according to certain criteria. Demultiplexer circuit is illustrated, which is used to send a signal to one of many devices. Finally, it explains decoder, priority encoder and conversion macros. All the concepts are supported using flowcharts. Aimed at researchers and graduate students in electrical engineering, power electronics, robotics and automation, sensors, this book: Presents arithmetical and logical macros to carry out arithmetical and logical operations to be used for 8-bit or 16-bit variables and/or constant values. Provides shift and rotate macros to do arithmetical or logical shift and rotate operations to be used for 8-bit or 16-bit variables. Proposes selection macros to enable the user to do 8-bit or 16-bit move, load, selection, maximum, minimum, limiting, multiplexing and byte multiplexing operations. Develops demultiplexer macros, decoder macros and priority encoder macros to be used as combinational circuits. Presents conversion macros to provide functions to convert given data from one format to another one.

Large Turbo-Generators - Malfunctions and Symptoms (Paperback): Isidor Kerszenbaum, Geoff Klempner Large Turbo-Generators - Malfunctions and Symptoms (Paperback)
Isidor Kerszenbaum, Geoff Klempner
R2,168 Discovery Miles 21 680 Ships in 12 - 17 working days

This book presents a comprehensive, ordered relationship between malfunctions and symptoms occurring in large turbogenerators. With this book, the operator and/or engineer in a generating station could identify underlying causes of a developing component degradation or a failure quicker, which could potentially save both time and money and reduce the trial-and-error troubleshooting process. Large turbogenerators are the most important source of electricity. They can be found in thousands of power stations in every country. Forced outages, failures and degradation of these very expensive machines have an enormous aggregate cost to society. As such, any tool that can ameliorate loss of production by shaving time from troubleshooting activities, and avoiding unnecessary costs by detecting and promptly responding to component degradation, represents a step forward.

Mechatronics and Control of Electromechanical Systems (Paperback): Sergey Edward Lyshevski Mechatronics and Control of Electromechanical Systems (Paperback)
Sergey Edward Lyshevski
R1,597 Discovery Miles 15 970 Ships in 12 - 17 working days

Due to the enormous impact of mechatronics systems, we encounter mechatronics and micromechatronic systems in our daily activities. Recent trends and novel technologies in engineering have increased the emphasis on integrated analysis, design, and control. This book examines motion devices (actuators, motors, transducers and sensors), power electronics, controllers, and electronic solutions with the main emphasis placed on high-performance mechatronic systems. Analysis, design, optimization, control, and implementation issues, as well as a variety of enabling mechatronic systems and devices, are also covered. The results extend from the scope of mechatronic systems to the modern hardware-software developments, utilizing enabling solutions and placing the integrated system perspectives in favor of consistent engineering solutions. Mechatronics and Control of Electromechanical Systems facilitates comprehensive studies and covers the design aspects of mechatronic systems with high-performance motion devices. By combining traditional engineering topics and subjects with the latest technologies and developments, new advances are stimulated in design of state-of-the-art mechatronic systems. This book provides a deep understanding of the engineering underpinnings of integrated technologies.

Harmonics, Power Systems, and Smart Grids (Paperback, 2nd edition): Francisco C. De La Rosa Harmonics, Power Systems, and Smart Grids (Paperback, 2nd edition)
Francisco C. De La Rosa
R1,831 Discovery Miles 18 310 Ships in 12 - 17 working days

Harmonics, Power Systems, and Smart Grids, Second Edition compiles the most relevant aspects of harmonics in a way that the unfamiliar reader can better grasp the subject matter and the experienced reader can directly access specific subjects of interest. The text begins with a definition of harmonics, along with analytical expressions for electrical parameters under nonsinusoidal situations, and then: Discusses important and widely used industry standards to control harmonic distortion levels Describes methods to mitigate the effects of harmonics, detailing the operation principles and design of passive filters and active filter fundamentals Presents alternative methods, such as stiffer AC sources, power converters with increased number of pulses, series reactors, and load reconfiguration Reviews the elements that play a role in the study of the propagation of harmonic currents in a distribution network Explains how to determine power losses in electrical equipment attributed to harmonic waveform distortion Covers harmonics from solar and wind power converters and power electronics in FACTS and HVDC technologies Explores harmonics from electric vehicles connected to the grid, superconductive fault current limiters, and electric vehicle charging stations Featuring three new chapters, a number of new examples and figures, and updates throughout, Harmonics, Power Systems, and Smart Grids, Second Edition provides a comprehensive reference on harmonic current generation, propagation, and control in electrical power networks, including the broadly cited smart grid.

Fundamentals of Power System Protection (Paperback, 2nd Revised edition): Y.G. Paithankar, S.R. Bhide Fundamentals of Power System Protection (Paperback, 2nd Revised edition)
Y.G. Paithankar, S.R. Bhide
R927 Discovery Miles 9 270 Ships in 12 - 17 working days
Automotive Power Systems (Hardcover): Dorin O. Neacsu Automotive Power Systems (Hardcover)
Dorin O. Neacsu
R2,599 Discovery Miles 25 990 Ships in 12 - 17 working days

Vehicles are intrinsically linked to our lives. This book covers all technical details of the vehicle electrification process, with focus on power electronics. The main challenge in vehicle electrification consists of replacing the engine-based mechanical, pneumatic, or hydraulic ancillary energy sources with electrical energy processed through an electromagnetic device. The book illustrates this evolutionary process with numerous series-production examples for either of body or chassis systems, from old milestones to futuristic luxury vehicles. Electrification of ancillaries and electric propulsion eventually meet into an all-electric vehicle and both processes rely heavily on power electronics. Power electronics deals with electronic processing of electrical energy. This makes it a support technology for the automotive industry. All the automotive visions for the next decade (2020-2030) are built on top of power electronics and the automotive power electronics industry is expected at 15% compound annual growth rate, the highest among all automotive technologies. Hence, automotive power electronics industry is very appealing for recent and future graduates. The book structure follows the architecture of the electrical power system for a conventional engine-based vehicle, with a last chapter dedicated to an introduction onto electric propulsion. The first part of the book describes automotive technologies for generation and distribution of electrical power, as well as its usage within body systems, chassis systems, or lighting. The second part explores deeper into the specifics of each component of the vehicle electric power system. Since cars have been on the streets for over 100 years, each chapter starts with a list of historical achievements. Recognizing the engineering effort span over more than a century ennobles the R&D efforts of the new millennium. Focus on history of electricity in vehicle applications is another attractive treat of the book. The book fills a gap between books targeting practical education and works sharing advanced academic vision, offering students and academics a quick tour of the basic tools and long-standing infrastructure, and offering practicing engineers an introduction on newly introduced power electronics-based technologies. It is therefore recommended as a must-have book for students and early graduates in automotive power electronics activities.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Generic and Energy-Efficient…
Ozgur Yurur, Chi Harold Liu Paperback R1,847 Discovery Miles 18 470
The Analysis and Design of Linear…
Thomas Paperback R4,112 R690 Discovery Miles 6 900
Systems Engineering Principles and…
A Kossiakoff Hardcover R3,394 R2,720 Discovery Miles 27 200
I. C. S. Reference Library: Types of…
International Correspondence Schools Paperback R630 Discovery Miles 6 300
Autonomous Positioning of Piezoactuated…
Mingyang Xie, Shengdong Yu Hardcover R2,309 Discovery Miles 23 090
Technology for Success - Computer…
Mark Ciampa, Jill West, … Paperback  (1)
R1,190 R1,070 Discovery Miles 10 700
Smaller Faster Lighter Denser Cheaper…
Robert Bryce Paperback R520 R437 Discovery Miles 4 370
Power Systems Handbook - Four Volume Set
J.C. Das Paperback R6,123 Discovery Miles 61 230
Worterbuch Industrielle Elektrotechnik…
Siemens Industr Digital R4,492 R3,565 Discovery Miles 35 650
Applications of Blockchain and Big IoT…
Arun Solanki, Vishal Jain, … Hardcover R4,382 Discovery Miles 43 820

 

Partners