0
Your cart

Your cart is empty

Browse All Departments
Price
  • R0 - R50 (1)
  • R50 - R100 (11)
  • R100 - R250 (551)
  • R250 - R500 (1,972)
  • R500+ (18,842)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > General theory of computing > General

Citizens and E-Government - Evaluating Policy and Management (Hardcover, New): Christopher G. Reddick Citizens and E-Government - Evaluating Policy and Management (Hardcover, New)
Christopher G. Reddick
R5,021 Discovery Miles 50 210 Ships in 12 - 17 working days

E-government research has flourished as a way of disseminating information and providing services to citizens ever since the popularization of the Internet. Although there have been tremendous advancements in the world of e-government, critical evaluations on the effectiveness of such methods have yet to be determined. Citizens and E-Government: Evaluating Policy and Management examines the role that citizens play in the development of electronic government or e-government, specifically focusing on the impact of e-government and citizens while exploring issues of policy and management. This book not only focuses on the adoption of e-government and its impact on citizens, but it also discusses the effectiveness of this technology as a way of improving citizen access and engagement with their government. Overall, this book is essential for those interested in the importance of citizens in information technology adoption and development of electronic government.

Tools for High Performance Computing - Proceedings of the 2nd International Workshop on Parallel Tools for High Performance... Tools for High Performance Computing - Proceedings of the 2nd International Workshop on Parallel Tools for High Performance Computing, July 2008, HLRS, Stuttgart (Hardcover, 2008 ed.)
Rainer Keller, Valentin Himmler, Bettina Krammer, Alexander Schulz
R1,545 Discovery Miles 15 450 Ships in 10 - 15 working days

Developing software for current and especially for future architectures will require knowledge about parallel programming techniques of applications and library p- grammers. Multi-core processors are already available today, and processors with a dozen and more cores are on the horizon. The major driving force in hardware development, the game industry, has - ready shown interest in using parallel programming paradigms, such as OpenMP for further developments. Therefore developers have to be supported in the even more complex task of programming for these new architectures. HLRS has a long-lasting tradition of providing its user community with the most up-to-date software tools. Additionally, important research and development projects are worked on at the center: among the software packages developed are the MPI correctness checker Marmot, the OpenMP validation suite and the M- implementations PACX-MPI and Open MPI. All of these software packages are - ing extended in the context of German and European community research projects, such as ParMA, the InterActive European Grid (I2G) project and the German C- laborative Research Center (Sonderforschungsbereich 716). Furthermore, ind- trial collaborations, i.e. with Intel and Microsoft allow HLRS to get its software production-grade ready. In April 2007, a European project on Parallel Programming for Multi-core - chitectures, in short ParMA was launched, with a major focus on providing and developing tools for parallel programming.

Thermophysical Properties Of Fluids: An Introduction To Their Prediction (Hardcover): Marc J. Assael, J.P. Martin Trusler,... Thermophysical Properties Of Fluids: An Introduction To Their Prediction (Hardcover)
Marc J. Assael, J.P. Martin Trusler, Thomas F. Tsolakis
R2,080 Discovery Miles 20 800 Ships in 12 - 17 working days

This book is concerned with the prediction of thermodynamic and transport properties of gases and liquids. The prediction of such properties is essential for the solution of many problems encountered in chemical and process engineering as well as in other areas of science and technology. The book aims to present the best of those modern methods which are capable of practical application. It begins with basic scientific principles and formal results which are subsequently developed into practical methods of prediction. Numerous examples, supported by a suite of computer programmes, illustrate applications of the methods. The book is aimed primarily at the student market (for both undergraduate and taught postgraduate courses) but it will also be useful for those engaged in research and for chemical and process engineering professionals.

Thermophysical Properties Of Fluids: An Introduction To Their Prediction (Paperback): Marc J. Assael, J.P. Martin Trusler,... Thermophysical Properties Of Fluids: An Introduction To Their Prediction (Paperback)
Marc J. Assael, J.P. Martin Trusler, Thomas F. Tsolakis
R1,189 Discovery Miles 11 890 Ships in 12 - 17 working days

This book is concerned with the prediction of thermodynamic and transport properties of gases and liquids. The prediction of such properties is essential for the solution of many problems encountered in chemical and process engineering as well as in other areas of science and technology. The book aims to present the best of those modern methods which are capable of practical application. It begins with basic scientific principles and formal results which are subsequently developed into practical methods of prediction. Numerous examples, supported by a suite of computer programmes, illustrate applications of the methods. The book is aimed primarily at the student market (for both undergraduate and taught postgraduate courses) but it will also be useful for those engaged in research and for chemical and process engineering professionals.

Microsoft Powerpoint 2016 Tips (Fold-out book or chart): Joan Lambert Microsoft Powerpoint 2016 Tips (Fold-out book or chart)
Joan Lambert
R219 Discovery Miles 2 190 Ships in 12 - 17 working days

Step up your presentation skills with our 6-page laminated guide, focusing on graphic features, animation, audio and a variety of ways presentations can be formatted and distributed. Joan Lambert, author of multiple books on the Microsoft Office Suite, creator of many Lynda.com videos and an experienced corporate trainer used her experience and knowledge to cover the most relevant functions for users at different levels. Also look for the "PowerPoint 2016" QuickStudy for more general coverage of software use, then use the pair to become a power user that can create presentations that "wow". Suggested uses: Workplace -- flat for easy storage and access at a moments notice to find a function you need to use, or to jog your memory for a function you do not use often; Company Training -- reduce help-desk calls and keep productivity flowing for a team or for your entire company; Students/Teachers/Parents -- help with the learning curve in a classroom or for your child and any projects requiring PowerPoint; College Professors/Students -- give polished presentations to your classes that give your hard work the look it deserves.

The Self-Taught Computer Scientist - The Beginner's Guide to Data Structures & Algorithms (Paperback): C Althoff The Self-Taught Computer Scientist - The Beginner's Guide to Data Structures & Algorithms (Paperback)
C Althoff
R796 R676 Discovery Miles 6 760 Save R120 (15%) Ships in 10 - 15 working days

The follow-up to Cory Althoff's bestselling The Self-Taught Programmer, which inspired hundreds of thousands of professionals to learn to program outside of school! Fresh out of college and with just a year of self-study behind him, Cory Althoff was offered a dream first job as a software engineer for a well-known tech company, but he quickly found himself overwhelmed by the amount of things he needed to know, but hadn't learned yet. This experience combined with his personal journey learning to program inspired his widely praised guide, The Self-Taught Programmer. Now Cory's back with another guide for the self-taught community of learners focusing on the foundations of computer science. The Self-Taught Computer Scientist introduces beginner and self-taught programmers to computer science fundamentals that are essential for success in programming and software engineering fields. Computer science is a massive subject that could cover an entire lifetime of learning. This book does not aim to cover everything you would learn about if you went to school to get a computer science degree. Instead, Cory's goal is to give you an introduction to some of the most important concepts in computer science that apply to a programming career. With a focus on data structures and algorithms, The Self-Taught Computer Scientist helps you fill gaps in your knowledge, prepare for a technical interview, feel knowledgeable and confident on the job, and ultimately, become a better programmer. Learn different algorithms including linear and binary search and test your knowledge with feedback loops Understand what a data structure is and study arrays, linked lists, stacks, queues, hash tables, binary trees, binary heaps, and graphs Prepare for technical interviews and feel comfortable working with more experienced colleagues Discover additional resources and tools to expand your skillset and continue your learning journey It's as simple as this: You have to study computer science if you want to become a successful programmer, and if you don't understand computer science, you won't get hired. Ready for a career in programming, coding, or software engineering and willing to embrace an "always be learning" mindset? The Self-Taught Computer Scientist is for you.

Application Specific Processors (Hardcover, 1997 ed.): Earl E. Swartzlander Jr Application Specific Processors (Hardcover, 1997 ed.)
Earl E. Swartzlander Jr
R3,084 Discovery Miles 30 840 Ships in 10 - 15 working days

Application Specific Processors is written for use by engineers who are developing specialized systems (application specific systems). Traditionally, most high performance signal processors have been realized with application specific processors. The explanation is that application specific processors can be tailored to exactly match the (usually very demanding) application requirements. The result is that no processing power' is wasted for unnecessary capabilities and maximum performance is achieved. A disadvantage is that such processors have been expensive to design since each is a unique design that is customized to the specific application. In the last decade, computer-aided design systems have been developed to facilitate the development of application specific integrated circuits. The success of such ASIC CAD systems suggests that it should be possible to streamline the process of application specific processor design. Application Specific Processors consists of eight chapters which provide a mixture of techniques and examples that relate to application specific processing. The inclusion of techniques is expected to suggest additional research and to assist those who are faced with the requirement to implement efficient application specific processors. The examples illustrate the application of the concepts and demonstrate the efficiency that can be achieved via application specific processors. The chapters were written by members and former members of the application specific processing group at the University of Texas at Austin. The first five chapters relate to specific arithmetic which often is the key to achieving high performance in application specific processors. The next two chapters focus on signal processing systems, and the final chapter examines the interconnection of possibly disparate elements to create systems.

The Dynamics of Control (Hardcover, 2000 ed.): Fritz Colonius The Dynamics of Control (Hardcover, 2000 ed.)
Fritz Colonius; Appendix by L. Grune; Wolfgang Kliemann
R4,613 Discovery Miles 46 130 Ships in 12 - 17 working days

The Dynamics of Control provides a carefully integrated development of the mathematical connections between nonlinear control, dynamical systems, and time-varying perturbed systems for scientists and engineers. The central theme is the notion of control flow with its global dynamics and linearization presented in detail.

The book's scope is comprehensive and includes global theory of dynamical systems under time-varying perturbations, global and local dynamics of control systems, connections between control systems and dynamical systems and the relevant numerical methods for global dynamics, linearization, and stability. Topics are developed with a diverse and extensive selection of applied problems from control and dynamical systems.

Topics and Features:

* complete coverage of unified theory of control flows

* wide array of motivating problems from control and dynamical systems to appeal to mathematicians, scientists, and engineers

* relevant motivation and a listing of important definitions and results at the beginning of each chapter

* a compilation of essential background information in four appendices: nonlinear geometric control, topological theory of dynamical systems, computations of reachable sets, and numerical solution of Hamiltona "Jacobia "Belman equations

* discussion of numerical methods

This new text and self-study reference guide is an excellent resource for the foundations and applications of control theory and nonlinear dynamics. All graduates, practitioners, and professionals in control theory, dynamical systems, perturbation theory, engineering, physics, and nonlinear dynamics will find the book a rich source of ideas, methods, andapplications.

Soapbox-Momster - Cyber Stalker of the Abyss (Hardcover, Information Highway Life and T ed.): Don A. Holbrook Soapbox-Momster - Cyber Stalker of the Abyss (Hardcover, Information Highway Life and T ed.)
Don A. Holbrook
R508 Discovery Miles 5 080 Ships in 12 - 17 working days
Discovering Curves and Surfaces with Maple (R) (Mixed media product, 1997 ed.): Maciej Klimek Discovering Curves and Surfaces with Maple (R) (Mixed media product, 1997 ed.)
Maciej Klimek
R1,829 Discovery Miles 18 290 Ships in 10 - 15 working days

Despite the fact that Maple V has become one of the most popular computer algebra systems on the market, surprisingly few users realize its potential in the field of scientific visualization. The purpose of this book is to equip the reader with a variety of graphics tools needed on the voyage of discovery into the complex and often beautiful world of curves and surfaces. A comprehensive treatment of Maple's graphics commands and structures is combined with an introduction to the main aspects of visual perception. Top priority is given to the use of light, color, perspective, and geometric transformations. Numerous examples, accompanied by pictures (many in color), cover all aspects of Maple graphics. The examples can be easily customized to suit the individual needs of the reader. The approach is context independent, and as such will appeal to students, educators, and researchers in a broad spectrum of scientific disciplines. For the general user at any level of experience, this book can serve as a comprehensive reference manual. For the beginner, it offers a user- friendly elementary introduction to the subject, with mathematical requirements kept to a minimum. For those interested in advanced mathematical visualization, it explains how to maximize Maple's graphical capabilities. In particular, this book shows how to turn Maple into an excellent modeling tool capable of generating elaborate surfaces that conventional modelers cannot produce. These surfaces can be exported to an external ray tracer (e.g. POV-ray) for sophisticated photo-realistic rendering. All of the Maple code segments which are presented in the book, as well as high-resolution pictures showing alternative renderingsof some of the book's color plates, are included on the accompanying DOS diskette.

Metaphysics, Epistemology, and Technology (Hardcover): Carl Mitcham Metaphysics, Epistemology, and Technology (Hardcover)
Carl Mitcham
R4,699 Discovery Miles 46 990 Ships in 12 - 17 working days

Hardbound. Research in Philosophy and Technology: Volume 19 advances philosophical reflections on technology through a focus on metaphysical and epistemological issues. The contributors employ the resources of both the phenomenological and analytical traditions of contemporary philosophy in their work.Contributions include general proposals for the reform of the philosophy of technology; examinations of the work of major philosophers including Wittgenstein, Heidegger, Jonas, Ihde, and Merleau-Ponty; an extended argument for a more careful delineation of the difference between science and technology; a new analysis of the concept of efficiency; extended studies of the fate of skill in the information age and the place of the body in virtual reality.Themed review essays and general reviews complement the chapters.

Innovation Together - Microsoft Research Asia Academic Research Collaboration (Hardcover, 2009 ed.): Lolan Song Innovation Together - Microsoft Research Asia Academic Research Collaboration (Hardcover, 2009 ed.)
Lolan Song
R2,942 Discovery Miles 29 420 Ships in 10 - 15 working days

Since its establishment in 1998, Microsoft Research Asia's trademark and long term commitment has been to foster innovative research and advanced education in the Asia-Pacific region. Through open collaboration and partnership with universities, government and other academic partners, MSRA has been consistently advancing the state-of-the-art in computer science. This book was compiled to record these outstanding collaborations, as Microsoft Research Asia celebrates its 10th Anniversary.

The selected papers are all authored or co-authored by faculty members or students through collaboration with MSRA lab researchers, or with the financial support of MSRA. Papers previously published in top-tier international conference proceedings and journals are compiled here into one accessible volume of outstanding research. Innovation Together highlights the outstanding work of Microsoft Research Asia as it celebrates ten years of achievement and looks forward to the next decade of success.

Computer and Computing Technologies in Agriculture IV - 4th IFIP TC 12 International Conference, CCTA 2010, Nanchang, China,... Computer and Computing Technologies in Agriculture IV - 4th IFIP TC 12 International Conference, CCTA 2010, Nanchang, China, October 22-25, 2010, Selected Papers, Part III (Hardcover, Edition.)
Daoliang Li, Yande Liu, Yingyi Chen
R3,098 Discovery Miles 30 980 Ships in 10 - 15 working days

This book constitutes Part III of the refereed four-volume post-conference proceedings of the 4th IFIP TC 12 International Conference on Computer and Computing Technologies in Agriculture, CCTA 2010, held in Nanchang, China, in October 2010. The 352 revised papers presented were carefully selected from numerous submissions. They cover a wide range of interesting theories and applications of information technology in agriculture, including simulation models and decision-support systems for agricultural production, agricultural product quality testing, traceability and e-commerce technology, the application of information and communication technology in agriculture, and universal information service technology and service systems development in rural areas.

Finite Element Analysis of Electrical Machines (Hardcover, 1995 ed.): Sheppard J. Salon Finite Element Analysis of Electrical Machines (Hardcover, 1995 ed.)
Sheppard J. Salon
R4,524 Discovery Miles 45 240 Ships in 12 - 17 working days

In Finite Element Analysis of Electrical Machines the author covers two-dimensional analysis, emphasizing the use of finite elements to perform the most common calculations required of machine designers and analysts. The book explains what is inside a finite element program, and how the finite element method can be used to determine the behavior of electrical machines. The material is tutorial and includes several completely worked out examples. The main illustrative examples are synchronous and induction machines. The methods described have been used successfully in the design and analysis of most types of rotating and linear machines. Audience: A valuable reference source for academic researchers, practitioners and designers of electrical machinery.

Handbook of Research on Software Engineering and Productivity Technologies - Implications of Globalization (Hardcover, New):... Handbook of Research on Software Engineering and Productivity Technologies - Implications of Globalization (Hardcover, New)
Muthu Ramachandran, Rogerio Atem De Carvalho
R8,142 Discovery Miles 81 420 Ships in 12 - 17 working days

Global software development and productivity related technologies are the key to today's globalization with new technologies and concepts being developed continually. In such an ever-evolving environment, teachers, researchers, and professionals in the discipline need access to the most current information about the concepts, issues, trends, and technologies in this emerging field. ""The Handbook of Research on Software Engineering and Productivity Technologies: Implications of Globalization"" provides an authoritative collection of international research on software engineering and enterprise systems. Presenting unique coverage of topics such as agile software engineering, requirements traceability, and distributed software development, this Handbook of Research offers an innovative repository of knowledge useful to academicians, practitioners, and researchers in various related fields.

Rough Set Theory and Granular Computing (Hardcover, 2003 ed.): Masahiro Inuiguchi, Shusaku Tsumoto, Shoji Hirano Rough Set Theory and Granular Computing (Hardcover, 2003 ed.)
Masahiro Inuiguchi, Shusaku Tsumoto, Shoji Hirano
R4,480 Discovery Miles 44 800 Ships in 10 - 15 working days

This monograph presents novel approaches and new results in fundamentals and applications related to rough sets and granular computing. It includes the application of rough sets to real world problems, such as data mining, decision support and sensor fusion. The relationship of rough sets to other important methods of data analysis – Bayes theorem, neurocomputing and pattern recognition is thoroughly examined. Another issue is the rough set based data analysis, including the study of decision making in conflict situations. Recent engineering applications of rough set theory are given, including a processor architecture organization for fast implementation of basic rough set operations and results concerning advanced image processing for unmanned aerial vehicles. New emerging areas of study and applications are presented as well as a wide spectrum of on-going research, which makes the book valuable to all interested in the field of rough set theory and granular computing.

Architecture Solutions for E-learning Systems (Hardcover): Claus Pahl Architecture Solutions for E-learning Systems (Hardcover)
Claus Pahl
R4,997 Discovery Miles 49 970 Ships in 12 - 17 working days

Claus Pahl provides fundamental research on the common structures in LTS architectures and solutions for specific forms such as knowledge-based, distributed, or adaptive applications of e-learning.

Electronic Cities & Web-Based Urbanization Integrated Systems - Develop & Create a Master Plan, Implement & Build a Sample... Electronic Cities & Web-Based Urbanization Integrated Systems - Develop & Create a Master Plan, Implement & Build a Sample (Hardcover)
Maryam Kamrani; As told to Amir Alikhanzadeh
R596 Discovery Miles 5 960 Ships in 12 - 17 working days

In the Industrial Age, citizens thrived by buying private property and engaging in commerce. In today's Information Age, people need access to city public services in order to ensure their welfare. In "Electronic cities & Web-based urbanization integrated systems," Maryam Kamrani and Amir Alikhanzadeh, experts in their respective fields, lay out a plan for cities to build an informational infrastructure that is essential for every individual's well-being. The authors argue that building e-cities based on broad strategies and master plans is necessary so that everyone will have equal access to public services. Moreover, designing such cities would enable areas to move quickly into a fully networked environment that would improve public services. Creating such e-cities, however, is no easy task. This kind of development requires master plans and broad strategies. Web sites must be created to provide online services through a city portal, paperless municipal services must become the norm, and all kinds of new management infrastructure must be designed and carefully set in place. Kamrani and Alikhanzadeh envision a new future and lay out the necessary steps municipal governments must take in order to serve their residents and change with the times.

Asynchronous Circuit Design for VLSI Signal Processing (Hardcover, Reprinted from JOURNAL OF VLSI SIGNAL PROCESSING, 7:1-2):... Asynchronous Circuit Design for VLSI Signal Processing (Hardcover, Reprinted from JOURNAL OF VLSI SIGNAL PROCESSING, 7:1-2)
Teresa H. Meng, Sharad Malik
R4,485 Discovery Miles 44 850 Ships in 12 - 17 working days

Asynchronous Circuit Design for VLSI Signal Processing is a collection of research papers on recent advances in the area of specification, design and analysis of asynchronous circuits and systems. This interest in designing digital computing systems without a global clock is prompted by the ever growing difficulty in adopting global synchronization as the only efficient means to system timing. Asynchronous circuits and systems have long held interest for circuit designers and researchers alike because of the inherent challenge involved in designing these circuits, as well as developing design techniques for them. The frontier research in this area can be traced back to Huffman's publications The Synthesis of Sequential Switching Circuits' in 1954 followed by Unger's book, Asynchronous Sequential Switching Circuits' in 1969 where a theoretical foundation for handling logic hazards was established. In the last few years a growing number of researchers have joined force in unveiling the mystery of designing correct asynchronous circuits, and better yet, have produced several alternatives in automatic synthesis and verification of such circuits. This collection of research papers represents a balanced view of current research efforts in the design, synthesis and verification of asynchronous systems.

Data Science for Business 2019 (2 BOOKS IN 1) - Master Data Analytics & Machine Learning with Optimized Marketing Strategies... Data Science for Business 2019 (2 BOOKS IN 1) - Master Data Analytics & Machine Learning with Optimized Marketing Strategies (Artificial Intelligence, Neural Networks, Algorithms & Predictive Modelling (Hardcover)
Riley Adams, Matt Henderson
R957 Discovery Miles 9 570 Ships in 12 - 17 working days
Proceedings of the International Conference on Information Engineering and Applications (IEA) 2012 - Volume 3 (Hardcover, 2013... Proceedings of the International Conference on Information Engineering and Applications (IEA) 2012 - Volume 3 (Hardcover, 2013 ed.)
Zhicai Zhong
R5,919 Discovery Miles 59 190 Ships in 10 - 15 working days

Information engineering and applications is the field of study concerned with constructing information computing, intelligent systems, mathematical models, numerical solution techniques, and using computers and other electronic devices to analyze and solve natural scientific, social scientific and engineering problems. Information engineering is an important underpinning for techniques used in information and computational science and there are many unresolved problems worth studying. The Proceedings of the 2nd International Conference on Information Engineering and Applications (IEA 2012), which was held in Chongqing, China, from October 26-28, 2012, discusses the most innovative research and developments including technical challenges and social, legal, political, and economic issues. A forum for engineers and scientists in academia, industry, and government, the Proceedings of the 2nd International Conference on Information Engineering and Applications presents ideas, results, works in progress, and experience in all aspects of information engineering and applications.

Applications Of C++ Programming: Administration, Finance And Statistics (Hardcover): Fritz Solms, Willi-Hans Steeb Applications Of C++ Programming: Administration, Finance And Statistics (Hardcover)
Fritz Solms, Willi-Hans Steeb
R1,619 Discovery Miles 16 190 Ships in 12 - 17 working days

The book gives a thorough introduction into object orientated design and programming using C++. At the same time it can be used as a library of very useful programs chosen from the fields of finance, adminstration and statistics. These include programs for calculating loan periods, amortization, least squares fitting, a spelling checker, Gregorian calendar, data compression and encryption, searching and sorting. Basic C++ programming is introduced with simple introductory programs while object-oriented programming in C++ is explained as we develop useful classes. Finally we give an introduction into object orientated design and we demonstrate its power by developing a banking package.

Simulation and Gaming for Mathematical Education - Epistemology and Teaching Strategies (Hardcover, New): Simulation and Gaming for Mathematical Education - Epistemology and Teaching Strategies (Hardcover, New)
R4,953 Discovery Miles 49 530 Ships in 12 - 17 working days

Technologic and virtual development is growing, creating an environment of online gaming that can be used as an effective and motivational instrument for math didactics in education. Simulation and Gaming for Mathematical Education: Epistemology and Teaching Strategies provides leading research on ways for various learning environments to be created referring to math didactics through redefinition and reassessment of teaching experiences. A defining collection of field advancements, this publication gradually leads readers through the steps of planning innovative strategies in math education.

Distortion Analysis of Analog Integrated Circuits (Hardcover, 1998 ed.): Piet Wambacq, Willy M.C. Sansen Distortion Analysis of Analog Integrated Circuits (Hardcover, 1998 ed.)
Piet Wambacq, Willy M.C. Sansen
R9,629 Discovery Miles 96 290 Ships in 12 - 17 working days

With the increased efforts of the analog design community to integrate analog high-frequency front-ends for telecommunications, there has been heightened interest in the behaviour of nonlinear circuits since this can cause considerable degradation of signals. In analog integrated circuits at lower frequencies, such as filters, nonlinear behaviour limits the dynamic range. Analog integrated circuit designers often lack insight into nonlinear circuit behaviour. Indeed, designers are trained to reason in linear or linearized circuits but not in nonlinear ones. Numerical circuit simulations of nonlinear circuit behavior do not provide enough insight to the designer. Distortion Analysis of Analog Integrated Circuits, with a foreword by Robert G. Meyer, provides both qualitative and quantitative insight into the nonlinear behavior of analog integrated circuits at low and high frequencies. General techniques to suppress nonlinear behavior such as pre-distortion, linear and nonlinear feedback are explained in detail and illustrated with realistic examples. In this way the book fills the gap between the theory of nonlinear systems and practical analog integrated circuits. Distortion Analysis of Analog Integrated Circuits provides the reader with an in-depth analysis of elementary transistor stages, both CMOS and bipolar, as well as an analysis of several larger circuits. Hereby use is made of advanced transistor models that are also discussed in the book. The analyses take into account many more effects than in existing publications, thanks to the use of a calculation method that yields closed-form expressions for nonlinear behavior. These expressions are interpreted and illustrated withrealistic numerical examples. Distortion Analysis of Analog Integrated Circuits is essential reading for practicing analog and mixed-signal design engineers and researchers in the field. It is also suitable as a text for an advanced course on the subject. From the foreword: I am sure that the analog circuit design community will [...] welcome this work by Dr. Wambacq and Prof. Sansen as a major contribution to the analog circuit design literature in the area of distortion analysis of electronic circuits. I am personally looking forward to having a copy readily available for reference when designing integrated circuits for communication systems.' Robert G. Meyer, Professor, Electrical Engineering and Computer Sciences, University of California, Berkeley.

A Practical Approach to Robustness Analysis with Aeronautical Applications (Hardcover, 1999 ed.): Gilles Ferreres A Practical Approach to Robustness Analysis with Aeronautical Applications (Hardcover, 1999 ed.)
Gilles Ferreres
R4,518 Discovery Miles 45 180 Ships in 12 - 17 working days

1. MOTIVATION In many physical situations, a plant model is often provided with a qualitative or quantitative measure of associated model uncertainties. On the one hand, the validity of the model is guaranteed only inside a frequency band, so that nearly nothing can be said about the behavior of the real plant at high frequencies. On the other hand, if the model is derived on the basis of physical equations, it can be parameterized as a function of a few physical parameters, which are usually not perfectly known in practice. This is e.g. the case in aeronautical systems: as an example, the ae- dynamic model of an airplane is derived from the flight mechanics eq- tions. When synthesizing the aircraft control law, it is then necessary to take into account uncertainties in the values of the stability derivatives, which correspond to the physical coefficients of the aerodynamic model. Moreover, this airplane model does not perfectly represent the be- vior of the real aircraft. As a simple example, the flight control system or the autopilot are usually synthesized just using the aerodynamic model, thus without accounting for the flexible mechanicalstructure: the c- responding dynamics are indeed considered as high frequency neglected 1 dynamics, with respect to the dynamics of the rigid model .

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Principles of Biomedical Informatics
Ira J. Kalet Ph.D. Hardcover R1,797 Discovery Miles 17 970
Program Construction - Calculating…
Roland Backhouse Paperback R2,712 Discovery Miles 27 120
The Future of Information Architecture
Peter Baofu Paperback R1,506 Discovery Miles 15 060
Introduction to the Theory of…
Michael Sipser Hardcover R1,270 R1,136 Discovery Miles 11 360
A Manual of the Diseases of the Human…
Carl Heinrich Weller Paperback R522 Discovery Miles 5 220
Digital Logic Design
Brian Holdsworth, Clive Woods Paperback R1,141 Discovery Miles 11 410
Discovering Computers, Essentials…
Susan Sebok, Jennifer Campbell, … Paperback R1,207 R1,082 Discovery Miles 10 820
Discovering Computers 2018 - Digital…
Misty Vermaat, Steven Freund, … Paperback R1,271 R1,142 Discovery Miles 11 420
The Oxford Handbook of Music and…
Sheila Whiteley, Shara Rambarran Hardcover R4,890 Discovery Miles 48 900
Computer-Graphic Facial Reconstruction
John G. Clement, Murray K. Marks Hardcover R2,403 Discovery Miles 24 030

 

Partners