0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (2)
  • R250 - R500 (15)
  • R500+ (1,010)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Applications of computing > Signal processing

ArchiMate 2.1 Specification (Paperback, 3 Rev Ed): The Open Group ArchiMate 2.1 Specification (Paperback, 3 Rev Ed)
The Open Group; Edited by Van Haren Publishing
R1,218 Discovery Miles 12 180 Ships in 9 - 17 working days

ArchiMate(R), an Open Group Standard, is an open and independent modelling language for Enterprise Architecture that is supported by different tool vendors and consulting firms. ArchiMate provides instruments to enable enterprise architects to describe, analyze, and visualize the relationships among business domains in an unambiguous way. This book provides the official specification of ArchiMate 2.1 from The Open Group. ArchiMate 2.1 is a maintenance update to ArchiMate 2.0, addressing comments raised since the introduction of ArchiMate 2.0 in 2012.The ArchiMate 2.1 Standard supports modelling throughout the TOGAF(R) Architecture Development Method (ADM). The intended audience is threefold: * Enterprise Architecture practitioners, such as architects (e.g. application, information, process, infrastructure, and, obviously, enterprise architects), senior and operational management, project leaders, and anyone committed to work within the reference framework defined by the Enterprise Architecture. * Those who intend to implement ArchiMate in a software tool; they will find a complete and detailed description of the language in this book. * The academic community, on which we rely for amending and improving the language, based on state-of-the-art research results in the enterprise architecture field.

Signal Processing - New Research (Hardcover): Ganesh R Naik Signal Processing - New Research (Hardcover)
Ganesh R Naik
R4,165 R3,898 Discovery Miles 38 980 Save R267 (6%) Ships in 12 - 19 working days

The field of signal processing has seen exponential growth during the past decade, as remarkable innovations both in research and application have been made. The applications of signal processing are numerous and include audio signal processing, biomedical engineering, multimedia, video signal processing, pattern analysis, pattern recognition, artificial intelligence, decision making, control systems, and many more. In the past few years, a new wave of advanced signal-processing techniques has delivered exciting results, increasing systems capabilities of efficiently exchanging data and extracting useful knowledge from them. The theory and applications of signal processing are concerned with the identification, modelling and utilisation of patterns and structures in a signal process. This book is aimed to provide a self-contained introduction to the subject as well as offering a set of invited contributions, which we see as lying at the cutting edge of both empirical and computational aspects of signal processing research. This book was born from discussions with researchers in the signal processing community and aims to provide a snapshot of some current trends and future challenges in signal processing research. This book presents state-of-the-art and recent research results on the application of advanced signal processing techniques for improving the value of signal, image and video data. The book is likely to be of interest to post graduate students, researchers, engineers, and professors - in the field of signal processing. This book is organized into 13 chapters, covering diverse applications of signal processing research.

Heterogeneous Cellular Networks - Theory, Simulation and Deployment (Hardcover, New): Xiaoli Chu, David Lopez-Perez, Yang Yang,... Heterogeneous Cellular Networks - Theory, Simulation and Deployment (Hardcover, New)
Xiaoli Chu, David Lopez-Perez, Yang Yang, Fredrik Gunnarsson
R3,560 Discovery Miles 35 600 Ships in 12 - 19 working days

This detailed, up-to-date introduction to heterogeneous cellular networking introduces its characteristic features, the technology underpinning it and the issues surrounding its use. Comprehensive and in-depth coverage of core topics catalogue the most advanced, innovative technologies used in designing and deploying heterogeneous cellular networks, including system-level simulation and evaluation, self-organisation, range expansion, cooperative relaying, network MIMO, network coding and cognitive radio. Practical design considerations and engineering tradeoffs are also discussed in detail, including handover management, energy efficiency and interference management techniques. A range of real-world case studies, provided by industrial partners, illustrate the latest trends in heterogeneous cellular networks development. Written by leading figures from industry and academia, this is an invaluable resource for all researchers and practitioners working in the field of mobile communications.

Computer Science Signal Processing Applications in Higher Learning - Computer Science Applications (Paperback): Carlo Ciulla Computer Science Signal Processing Applications in Higher Learning - Computer Science Applications (Paperback)
Carlo Ciulla
R477 Discovery Miles 4 770 Ships in 10 - 15 working days

The approach of this book is research-like because initiates the readers process of understanding of the science problem in computing disciplines with a focused practical approach which is driven through the implementation in source code of the theoretical concepts. The combination of structured programming techniques with Graphical User Interfaces and routines employed for data visualization make also possible the discovery of new concepts, which are related to the practicality of the science problem being addressed. Such combination broadens the array of capabilities and skills acquired by the readers and it is also useful to understand the issues in the system development counterpart of the computing project. Combining computing in science settings with system development broaden the array of knowledge provided through the lecture. The treatment of the programming details is expansive and corroborated with explanations of the ANSI C/Visual C++/OpenGL coding along with pictures of the Graphical User Interfaces at work with the OpenGL windows for data visualization. Topics: 1. Whittaker-Shannon interpolation formula 2. k-Space Sampling 3. Direct and inverse Fourier Transformations 4. SRE-based interpolation functions 5. Flow charts of the Graphical User Interface 6. Booth Algorithm for binary multiplication 7. Rotation translation of 3D volumes 8. Artificial Neural Network for pattern recognition 9. Graphical User Interfaces 10. Data randomization 11. Creation of artificial data sets 12. OpenGL connection to Visual C++ to display three 2D composite views The source code which allows to build the Computer Science Applications described in the book is available for download at: http: //www.sourcecodewebsiteCarloCiulla.com

Multimodal Signal Processing - Human Interactions in Meetings (Hardcover, New): Steve Renals, Herve Bourlard, Jean Carletta,... Multimodal Signal Processing - Human Interactions in Meetings (Hardcover, New)
Steve Renals, Herve Bourlard, Jean Carletta, Andrei Popescu-Belis
R2,874 R2,521 Discovery Miles 25 210 Save R353 (12%) Ships in 12 - 19 working days

Bringing together experts in multimodal signal processing, this book provides a detailed introduction to the area, with a focus on the analysis, recognition and interpretation of human communication. The technology described has powerful applications. For instance, automatic analysis of the outputs of cameras and microphones in a meeting can make sense of what is happening - who spoke, what they said, whether there was an active discussion and who was dominant in it. These analyses are layered to move from basic interpretations of the signals to richer semantic information. The book covers the necessary analyses in a tutorial manner, going from basic ideas to recent research results. It includes chapters on advanced speech processing and computer vision technologies, language understanding, interaction modeling and abstraction, as well as meeting support technology. This guide connects fundamental research with a wide range of prototype applications to support and analyze group interactions in meetings.

Theory and Use of the EM Algorithm (Paperback): Maya R. Gupta, Yihua Chen Theory and Use of the EM Algorithm (Paperback)
Maya R. Gupta, Yihua Chen
R1,528 Discovery Miles 15 280 Ships in 10 - 15 working days

Theory and Use of the EM Algorithm introduces the expectation-maximization (EM) algorithm and provides an intuitive and mathematically rigorous understanding of this method. It describes in detail two of the most popular applications of EM: estimating Gaussian mixture models (GMMs), and estimating hidden Markov models (HMMs). It also covers the use of EM for learning an optimal mixture of fixed models, for estimating the parameters of a compound Dirichlet distribution, and for disentangling superimposed signals. It discusses problems that arise in practice with EM, and variants of the algorithm that help deal with these challenges. Theory and Use of the EM Algorithm is designed to be useful to both the EM novice and the experienced EM user looking to better understand the method and its use.

Applied Architecture Patterns on the Microsoft Platform (Paperback): Richard Seroter, Ewan Fairweather, Rama Ramani Applied Architecture Patterns on the Microsoft Platform (Paperback)
Richard Seroter, Ewan Fairweather, Rama Ramani
R1,706 Discovery Miles 17 060 Ships in 10 - 15 working days

The book consists of a set of business scenarios and corresponding solution critiques. Each "use case" chapter is made up of a problem description, assessment of implementation options, and the selection of the ideal solution candidate. We then construct the solution using the chosen Microsoft technology. This book is for architects, developers, and managers who need to improve their knowledge of the Microsoft application platform. This book will appeal to anyone who wants to get up to speed on selecting the most appropriate platform for a particular problem. Consultants and executive leadership will also find significant value in this book. A good understanding of the general Windows platform and development technologies would be helpful.

Source Coding - Part I of Fundamentals of Source and Video Coding (Paperback): Thomas Wiegand, Heiko Schwarz Source Coding - Part I of Fundamentals of Source and Video Coding (Paperback)
Thomas Wiegand, Heiko Schwarz
R2,310 Discovery Miles 23 100 Ships in 10 - 15 working days

Source Coding is the first part of the two-part monograph Fundamentals of Source and Video Coding by Wiegand and Schwarz. It is devoted to the fundamental subject of source coding. Source Coding is a standalone text and also forms the basis for the second part, which describes the application of sources coding techniques to video coding. Based on a simple and accessible presentation of the fundamentals of information and rate distortion theory, the authors describe the subjects of entropy coding and quantization as well as predictive and transform coding. All relevant source coding results that are required for the understanding of today's video compression algorithms are established. The emphasis is on source coding techniques that have become relevant for video coding in recent years. To illustrate the concepts and efficiency of the basic sources coding techniques, the authors provide numerous examples and experimental results for simple model sources. In addition to widely known results, the monograph also offers some elements that are new or rarely covered in references on source coding today, which include: Huffman coding for variable-length symbol sequences and PIPE coding, scalar quantization in combination with advanced entropy coding techniques, a simple model for the rate distortion performance of entropy-constrained scalar quantization for Gaussian sources that is valid over the entire bit rate range, a proof for the optimality of the Karhunen-Loeve transform for Gaussian sources. Source Coding is suitable as a primary text for courses on this subject. It can also be used as a resource for teaching and as a comprehensive reference for professional engineers and academic researchers.

Explorations in Time-Frequency Analysis (Hardcover): Patrick Flandrin Explorations in Time-Frequency Analysis (Hardcover)
Patrick Flandrin
R1,766 Discovery Miles 17 660 Ships in 12 - 19 working days

An authoritative exposition of the methods at the heart of modern non-stationary signal processing from a recognised leader in the field. Offering a global view that favours interpretations and historical perspectives, it explores the basic concepts of time-frequency analysis, and examines the most recent results and developments in the field in the context of existing, lesser-known approaches. Several example waveform families from bioacoustics, mathematics and physics are examined in detail, with the methods for their analysis explained using a wealth of illustrative examples. Methods are discussed in terms of analysis, geometry and statistics. This is an excellent resource for anyone wanting to understand the 'why and how' of important methodological developments in time-frequency analysis, including academics and graduate students in signal processing and applied mathematics, as well as application-oriented scientists.

Rethinking Biased Estimation - Improving Maximum Likelihood and the Cramer-Rao Bound (Paperback, New): Yonina C. Eldar Rethinking Biased Estimation - Improving Maximum Likelihood and the Cramer-Rao Bound (Paperback, New)
Yonina C. Eldar
R2,290 Discovery Miles 22 900 Ships in 10 - 15 working days

Rethinking Biased Estimation discusses methods to improve the accuracy of unbiased estimators used in many signal processing problems. At the heart of the proposed methodology is the use of the mean-squared error (MSE) as the performance criteria. One of the prime goals of statistical estimation theory is the development of performance bounds when estimating parameters of interest in a given model, as well as constructing estimators that achieve these limits. When the parameters to be estimated are deterministic, a popular approach is to bound the MSE achievable within the class of unbiased estimators. Although it is well-known that lower MSE can be obtained by allowing for a bias, in applications it is typically unclear how to choose an appropriate bias. Rethinking Biased Estimation introduces MSE bounds that are lower than the unbiased Cramer-Rao bound (CRB) for all values of the unknowns. It then presents a general framework for constructing biased estimators with smaller MSE than the standard maximum-likelihood (ML) approach, regardless of the true unknown values. Specializing the results to the linear Gaussian model, it derives a class of estimators that dominate least-squares in terms of MSE. It also introduces methods for choosing regularization parameters in penalized ML estimators that outperform standard techniques such as cross validation.

Signal Processing for Wireless Communications (Hardcover, Ed): Joseph Boccuzzi Signal Processing for Wireless Communications (Hardcover, Ed)
Joseph Boccuzzi 1
R4,241 Discovery Miles 42 410 Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Master the Signal Processing Concepts and Techniques Needed to Design and Operate Any Wireless Communications Network Signal Processing for Wireless Communications offers communications engineers an application-focused guide to the essential concepts and techniques of wireless signal processing. This comprehensive reference examines the role that key algorithms and standard migration paths play in the design and day-to-day operations of today's state-of-the-art wireless networks. Written by Dr. Joseph Boccuzzi, a leading signal processing expert with years of product development, research, and teaching experience, this on-target engineering tool takes readers step by step through major wireless topics...modulation theory...wireless multipath channel...modulation detection methods...performance improvement techniques...receiver digital signal processing...3G wideband CDMA...computer simulation estimation techniques...and 3G and beyond. Designed to bring engineers up to speed on the latest breakthroughs in signal processing technology, Signal Processing for Wireless Communications features: Expert coverage of 3G wideband CDMA Discussion of the role OFDM will play in future technologies Complete information on the role of vital signal processing algorithms within the context of wireless applications Discussions of advanced signal processing challenges in the mobile environment Over 500 detailed illustrations Inside This Hands-On Signal Processing Guide * Wireless Topics * Modulation Theory * Wireless Multipath Channel * Modulation Detection Techniques * Performance Improvement Techniques * Receiver Digital Signal Processing * 3G Wideband CDMA * Computer Simulation Estimation Techniques * 3G and Beyond

Digital Signal Processing (Paperback): N. Kesavamurthy, Narayana Iyer Digital Signal Processing (Paperback)
N. Kesavamurthy, Narayana Iyer
R204 Discovery Miles 2 040 Ships in 12 - 19 working days
Principles of Radar and Sonar Signal Processing (Paperback): Francois Le Chevalier Principles of Radar and Sonar Signal Processing (Paperback)
Francois Le Chevalier
R3,887 Discovery Miles 38 870 Ships in 10 - 15 working days

Principles of Radar and Sonar Signal Processing offers you a thorough presentation of the latest technologies in conventional and adaptive signal processing theory, and covers techniques for detailed analysis of physical signatures of targets and clutter. You learn how target signature analysis provides you with a better understanding of the various techniques used in anechoic chambers and modern radar systems.

Extensively supported with over 440 equations and more than 110 illustrations.

Signals and Systems - Principles and Applications (Hardcover): Shaila Dinkar Apte Signals and Systems - Principles and Applications (Hardcover)
Shaila Dinkar Apte
R1,944 Discovery Miles 19 440 Ships in 12 - 19 working days

This book provides a rigorous treatment of deterministic and random signals. It offers detailed information on topics including random signals, system modelling and system analysis. System analysis in frequency domain using Fourier transform and Laplace transform is explained with theory and numerical problems. The advanced techniques used for signal processing, especially for speech and image processing, are discussed. The properties of continuous time and discrete time signals are explained with a number of numerical problems. The physical significance of different properties is explained using real-life examples. To aid understanding, concept check questions, review questions, a summary of important concepts, and frequently asked questions are included. MATLAB programs, with output plots and simulation examples, are provided for each concept. Students can execute these simulations and verify the outputs.

Adaptation and Learning in Control and Signal Processing 2001 (Paperback): S. Bittanti Adaptation and Learning in Control and Signal Processing 2001 (Paperback)
S. Bittanti
R3,867 Discovery Miles 38 670 Ships in 10 - 15 working days

In control and signal processing, adaptation is a natural tool to cope with real-time changes in the dynamical behaviour of signals and systems. In this area, strongly connected with prediction and identification, there has been an increasing interest in switching and supervising methods. Moreover in recent years, special attention has been paid to the ideas evolving round the theory of statistical learning as a potential tool of improved adaptation.


The IFAC workshop on Adaptation and Learning in Control and Signal Processing in 2001 gathered together experts in the field and interested researchers from universities and industry to present a full picture of the area. This proceedings volume presents papers covering the following subjects: Model reference and predictive control; Multiple model control; Adaptive control I/II; Adaptive control and learning; Learning; Adaptive control of nonlinear systems I/II; Supervisory control; Neural networks for control; PID design methods; Sliding mode; Adaptive filtering and estimation; Identification methods I/II.

Build Your Own Low-Power Transmitters - Projects for the Electronics Experimenter (Paperback): Rudolf F. Graf, William Sheets Build Your Own Low-Power Transmitters - Projects for the Electronics Experimenter (Paperback)
Rudolf F. Graf, William Sheets
R2,206 Discovery Miles 22 060 Ships in 10 - 15 working days

Rudolf Graf and William Sheets have written a book containing twenty low-power (LP) transmitter projects, perfect for the electronics hobbyist and radio experimenter. Now that the FCC has changed its regulations about "pirate" transmissions, more and more people are setting up radio and video stations for broadcast from their homes. Build Your Own Low-Power Transmitters addresses applications for hobbyist broadcasting of AM, SSB, TV, FM Stereo and NBFM VHF-UHF signals with equipment the reader can build himself for thousands of dollars less than similar equipment sold on the retail market. The authors also fully explore the legal limits and ramifications of using the equipment as well as how to get the best performance for optimum range. The key advantage is referencing a low-cost source for all needed parts, including the printed circuit board, as well as the kit.

Projects in the book include: LP FM stereo transmitter; digitally synthesized PLL FM stereo transmitter; LP AM transmitter for 150-1710 KHz; radio control transmitter/receiver; carrier current transmitter and AM and FM receivers; LP VHF one-way and two-way audio links; 1-watt 40-meter CW transmitter for ham radio use; SSB LP transmitter for 10-meter ham radio use; 2-meter VHF FM ham radio transmitter; FM video link for 900 MHz NTSC/PAL operation; 2-watt TV transmitters for 440, 900 and 1300 MHz amateur TV NTSC/PAL transmissions; linear amplifier for 440MHz, 10-15watt NTSC/PAL operation; Downconverters for 440, 900 and 1300 MHz with VHF channel 3 or 4 output; TV video receiving systems and AM-FM IF systems; LP video link for UHF channels 14-18; 1-watt CW beacon transmitter for Part 15 LF radio experimentation; CW identifier for transmitters; test equipment projects for LP transmitters; as well as an RF power meter and modulation monitor.
Complete source information will be included to help each reader find the kits and parts they need to build these fascinating projects.
Unique among comparable project books, this one offers a low-cost source for all parts, including the printed circuit board. This allows immediate completion without needing to search for difficult to find parts
Features twenty low-power transmitter projects

Random Processes for Image and Signal Processing (Hardcover): Edward R. Dougherty Random Processes for Image and Signal Processing (Hardcover)
Edward R. Dougherty
R2,768 R2,238 Discovery Miles 22 380 Save R530 (19%) Ships in 12 - 19 working days

This book is useful as a one-semester course for students with a strong background in probability, or as a full-year text for those without. Also appropriate for graduate courses on image processing.

Ultrawideband Radar Measurements - Analysis and processing (Hardcover): L.-Y. Astanin, A.A. Kostylev Ultrawideband Radar Measurements - Analysis and processing (Hardcover)
L.-Y. Astanin, A.A. Kostylev
R3,936 R3,538 Discovery Miles 35 380 Save R398 (10%) Ships in 10 - 15 working days

Interest in the applications of ultrawideband (UWB) radar systems is increasing rapidly all over the world. This is evident from the number of monographs recently published on the subject and from the many papers presented at international conferences on the general problems involved in UWB radar and on its promising new applications. Conventional (classical) methods seem to have exhausted their potential and studies in the field are undergoing a profound change. This book presents some of the novel approaches to radar system analysis now being investigated. A good source of information on UWB signals is their structural analysis in the time domain. This allows a greater understanding of the specific features of UWB radar systems, such as the properties of receiving and transmitting antennas, and various characteristics of near- and far-range target scattering fields. It is shown how the systematic application of numerical procedures can provide new results in the evaluation of UWB radar target responses. The authors do not try to cover all of the possible solutions to the problem of multidimensional representation of target responses; rather they aim to give a general understanding of the techniques of confluent analysis, computer holography and adaptive synthesis of antenna apertures. These methods have great potential for solving conventional radar problems in target detection and recognition, and they are sure to stimulate the use of UWB signals in many fields such as subsurface probing and ecological monitoring.

Power System Protection, Volume 4 - Digital protection and signalling (Hardcover): The Electricity Training Association Power System Protection, Volume 4 - Digital protection and signalling (Hardcover)
The Electricity Training Association
R1,820 R1,681 Discovery Miles 16 810 Save R139 (8%) Ships in 10 - 15 working days

The worldwide growth in demand for electricity has forced the pace of developments in electrical power system design to meet consumer needs for reliable, secure and cheap supplies. Power system protection, as a technology essential to high quality supply, is widely recognised as a specialism of growing and often critical importance, in which power system needs and technological progress have combined to result in rapid developments in policy and practice in recent years. In the United Kingdom, the need for appropriate training in power system protection was recognised in the early 1960s with the launch of a correspondence course from which these books emerged and have since developed designed to meet the needs of protection staff throughout the world. The Electricity Training Association, in response to the important recent developments in the field of protection, have now commissioned an additional volume covering digital technology. The existing three volumes, of which this is the second, have been reviewed by leading authorities within the electricity supply industry and electrical manufacturing companies in the UK and, with the new fourth volume, the new edition gives a comprehensive and up-to-date treatment of the subject, covering theory, analytical and design principles, equipment design and application and protection management.

A Course in Digital Signal Processing (Paperback, New): B Porat A Course in Digital Signal Processing (Paperback, New)
B Porat
R7,720 Discovery Miles 77 200 Ships in 10 - 15 working days

A comprehensive, practical and up-to-date exposition on digital signal processing. Both mathematical and useful, this book uses a rigorous approach to help readers learn the theory and practice of DSP. It discusses practical spectral analysis, including the use of windows for spectral analysis, sinusoidal signal analysis, and the effect of noise. It also covers FIR and IIR filters, including detailed design procedures and MATLAB tools.

Power System Protection, Volume 3 - Application (Hardcover, 2 Rev Ed): The Electricity Training Association Power System Protection, Volume 3 - Application (Hardcover, 2 Rev Ed)
The Electricity Training Association
R4,449 R3,996 Discovery Miles 39 960 Save R453 (10%) Ships in 10 - 15 working days

The worldwide growth in demand for electricity has forced the pace of developments in electrical power system design to meet consumer needs for reliable, secure and cheap supplies. Power system protection, as a technology essential to high quality supply, is widely recognised as a specialism of growing and often critical importance, in which power system needs and technological progress have combined to result in rapid developments in policy and practice in recent years. In the United Kingdom, the need for appropriate training in power system protection was recognised in the early 1960s with the launch of a correspondence course from which these books emerged and have since developed designed to meet the needs of protection staff throughout the world. The Electricity Training Association, in response to the important recent developments in the field of protection, have now commissioned an additional volume covering digital technology. The existing three volumes, of which this is the second, have been reviewed by leading authorities within the electricity supply industry and electrical manufacturing companies in the UK and, with the new fourth volume, the new edition gives a comprehensive and up-to-date treatment of the subject, covering theory, analytical and design principles, equipment design and application and protection management.

Power System Protection, Volume 2 - Systems and methods (Hardcover, 2 Rev Ed): The Electricity Training Association Power System Protection, Volume 2 - Systems and methods (Hardcover, 2 Rev Ed)
The Electricity Training Association
R4,181 R3,756 Discovery Miles 37 560 Save R425 (10%) Ships in 10 - 15 working days

The worldwide growth in demand for electricity has forced the pace of developments in electrical power system design to meet consumer needs for reliable, secure and cheap supplies. Power system protection, as a technology essential to high quality supply, is widely recognised as a specialism of growing and often critical importance, in which power system needs and technological progress have combined to result in rapid developments in policy and practice in recent years. In the United Kingdom, the need for appropriate training in power system protection was recognised in the early 1960s with the launch of a correspondence course from which these books emerged and have since developed designed to meet the needs of protection staff throughout the world. The Electricity Training Association, in response to the important recent developments in the field of protection, have now commissioned an additional volume covering digital technology. The existing three volumes, of which this is the second, have been reviewed by leading authorities within the electricity supply industry and electrical manufacturing companies in the UK and, with the new fourth volume, the new edition gives a comprehensive and up-to-date treatment of the subject, covering theory, analytical and design principles, equipment design and application and protection management.

Power System Protection, Volume 1 - Principles and components (Hardcover, 2 Rev Ed): The Electricity Training Association Power System Protection, Volume 1 - Principles and components (Hardcover, 2 Rev Ed)
The Electricity Training Association
R4,663 R4,183 Discovery Miles 41 830 Save R480 (10%) Ships in 10 - 15 working days

The worldwide growth in demand for electricity has forced the pace of developments in electrical power system design to meet consumer needs for reliable, secure and cheap supplies. Power system protection, as a technology essential to high quality supply, is widely recognised as a specialism of growing and often critical importance, in which power system needs and technological progress have combined to result in rapid developments in policy and practice in recent years. In the United Kingdom, the need for appropriate training in power system protection was recognised in the early 1960s with the launch of a correspondence course from which these books emerged and have since developed designed to meet the needs of protection staff throughout the world. The Electricity Training Association, in response to the important recent developments in the field of protection, have now commissioned an additional volume covering digital technology. The existing three volumes, of which this is the second, have been reviewed by leading authorities within the electricity supply industry and electrical manufacturing companies in the UK and, with the new fourth volume, the new edition gives a comprehensive and up-to-date treatment of the subject, covering theory, analytical and design principles, equipment design and application and protection management.

Compressive Sensing for Wireless Networks (Hardcover, New): Zhu Han, Husheng Li, Wotao Yin Compressive Sensing for Wireless Networks (Hardcover, New)
Zhu Han, Husheng Li, Wotao Yin
R3,023 R2,641 Discovery Miles 26 410 Save R382 (13%) Ships in 12 - 19 working days

Compressive sensing is a new signal processing paradigm that aims to encode sparse signals by using far lower sampling rates than those in the traditional Nyquist approach. It helps acquire, store, fuse and process large data sets efficiently and accurately. This method, which links data acquisition, compression, dimensionality reduction and optimization, has attracted significant attention from researchers and engineers in various areas. This comprehensive reference develops a unified view on how to incorporate efficiently the idea of compressive sensing over assorted wireless network scenarios, interweaving concepts from signal processing, optimization, information theory, communications and networking to address the issues in question from an engineering perspective. It enables students, researchers and communications engineers to develop a working knowledge of compressive sensing, including background on the basics of compressive sensing theory, an understanding of its benefits and limitations, and the skills needed to take advantage of compressive sensing in wireless networks.

Radar Engineer's Sourcebook (Paperback): William C. Morchin Radar Engineer's Sourcebook (Paperback)
William C. Morchin
R4,454 Discovery Miles 44 540 Ships in 10 - 15 working days

A distillation of technical material culled from key radar publications and conferences that have occurred over the past five years, this book provides access to the answers to common design problems with designer crib sheets. William Morchin has also written Airborne Early Warning Radar.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Behavior and Evolutionary Dynamics in…
Yan Chen, H. Vicky Zhao Hardcover R4,233 Discovery Miles 42 330
Optimization, Simulation, and Control
Altannar Chinchuluun, Panos M. Pardalos, … Hardcover R3,682 Discovery Miles 36 820
Oracle Exadata Recipes - A…
John Clarke Paperback R2,052 Discovery Miles 20 520
Computational Fluid Dynamics for Sport…
Martin Peters Hardcover R1,515 Discovery Miles 15 150
Oracle Database Programming with Visual…
Y. Bai Paperback R2,097 Discovery Miles 20 970
Game Audio Fundamentals - An…
Keith Zizza Paperback R1,418 Discovery Miles 14 180
Mathematical Modeling of Inland Vessel…
Jialun Liu Hardcover R2,895 Discovery Miles 28 950
Modeling and Optimization: Theory and…
Martin Takac, Tamas Terlaky Hardcover R3,467 Discovery Miles 34 670
Pro Oracle SQL
Karen Morton, Robyn Sands, … Paperback R1,265 R1,072 Discovery Miles 10 720
Modal View of Atmospheric Variability…
Nedjeljka Zagar, Joseph Tribbia Hardcover R2,877 Discovery Miles 28 770

 

Partners