0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (37)
  • R250 - R500 (163)
  • R500+ (2,574)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > General theory of computing > Systems analysis & design

Systems Engineering - Fifty Lessons Learned (Hardcover): Howard Eisner Systems Engineering - Fifty Lessons Learned (Hardcover)
Howard Eisner
R1,711 Discovery Miles 17 110 Ships in 12 - 17 working days

The author has spent approximately 50 years in the field of systems engineering. This Focus book provides a "looking back" at his 50-year run and the lessons he learned and would like to share with other engineers, so they can use these lessons in their day-to-day work in systems engineering and related fields. The book is written from a systems engineering perspective. It offers 50 lessons learned working for a variety of different companies, which can be used across many other engineering fields. The book will be of interested to students and engineers across many fields, as well as students and engineers working in business and management fields.

Terraform - Up and Running - Writing Infrastructure as Code (Paperback, 3rd edition): Yevgeniy Brikman Terraform - Up and Running - Writing Infrastructure as Code (Paperback, 3rd edition)
Yevgeniy Brikman
R1,251 R1,124 Discovery Miles 11 240 Save R127 (10%) Ships in 12 - 17 working days

Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure as code (IaC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, Azure, and more. This hands-on third edition, expanded and thoroughly updated for version 1.0 and beyond, shows you the fastest way to get up and running with Terraform. Gruntwork cofounder Yevgeniy (Jim) Brikman walks you through code examples that demonstrate Terraform's simple, declarative programming language for deploying and managing infrastructure with a few commands. Veteran sysadmins, DevOps engineers, and novice developers will quickly go from Terraform basics to running a full stack that can support a massive amount of traffic and a large team of developers. Compare Terraform with Chef, Puppet, Ansible, CloudFormation, Docker, and Packer Deploy servers, load balancers, and databases Create reusable infrastructure with Terraform modules Test your Terraform modules with static analysis, unit tests, and integration tests Configure CI/CD pipelines for both your apps and infrastructure code Use advanced Terraform syntax for loops, conditionals, and zero-downtime deployment New to the third edition: Get up to speed on Terraform 0.13 to 1.0 and beyond Manage secrets (passwords, API keys) with Terraform Work with multiple clouds and providers (including Kubernetes!)

Optimization Models in Software Reliability (Hardcover, 1st ed. 2022): Anu G. Aggarwal, Abhishek Tandon, Hoang Pham Optimization Models in Software Reliability (Hardcover, 1st ed. 2022)
Anu G. Aggarwal, Abhishek Tandon, Hoang Pham
R4,488 Discovery Miles 44 880 Ships in 12 - 17 working days

The book begins with an introduction to software reliability, models and techniques. The book is an informative book covering the strategies needed to assess software failure behaviour and its quality, as well as the application of optimization tools for major managerial decisions related to the software development process. It features a broad range of topics including software reliability assessment and apportionment, optimal allocation and selection decisions and upgradations problems. It moves through a variety of problems related to the evolving field of optimization of software reliability engineering, including software release time, resource allocating, budget planning and warranty models, which are each explored in depth in dedicated chapters. This book provides a comprehensive insight into present-day practices in software reliability engineering, making it relevant to students, researchers, academics and practising consultants and engineers.

Abstract State Machines - A Method for High-Level System Design and Analysis (Hardcover, 2003): Egon Boerger, Robert Stark Abstract State Machines - A Method for High-Level System Design and Analysis (Hardcover, 2003)
Egon Boerger, Robert Stark
R2,249 R1,709 Discovery Miles 17 090 Save R540 (24%) Ships in 12 - 17 working days

The systems engineering method proposed in this book, which is based on Abstract State Machines (ASMs), guides the development of software and embedded hardware-software systems seamlessly from requirements capture to actual implementation and documentation. The method bridges the gap between the human understanding and formulation of real-world problems and the deployment of their algorithmic solutions by code-executing machines. Within a single conceptual framework it covers design, verification by reasoning techniques, and validation by simulation and testing. ASMs improve current industrial practice by using accurate high-level modeling and by linking the descriptions at the successive stages of system development in an organic and efficiently maintainable chain of rigorous and coherent system models at stepwise-refined abstraction levels. In several industrial projects the ASM method has proven its superiority compared to the popular UML methodology when designing complex parallel or dynamic systems. This book combines the features of a textbook and a handbook: the reader will find detailed explanations, proofs, and exercises as well as numerous examples and real-world case studies. Researchers will find here the most comprehensive description of ASMs available today and professionals will use it as a "modeling handbook for the working software engineer." As a textbook it supports self-study or it can form the basis of a lecture course. The book is complemented by a CD containing the whole book text, additional course material, solutions to exercises, and additional examples. Even more information can be found on the related website maintained by the authors: http://www.di.unipi.it/AsmBook/

Computer Simulation - A Foundational Approach Using Python (Paperback): Yahya Esmail Osais Computer Simulation - A Foundational Approach Using Python (Paperback)
Yahya Esmail Osais
R1,429 Discovery Miles 14 290 Ships in 12 - 17 working days

Computer simulation is an effective and popular universal tool that can be applied to almost all disciplines. Requiring only basic knowledge of programming, mathematics, and probability theory, Computer Simulation: A Foundational Approach Using Python takes a hands-on approach to programming to introduce the fundamentals of computer simulation. The main target of the book is computer science and engineering students who are interested mainly in directly applying the techniques to their research problems. The book will be of great interest to senior undergraduate and starting graduate students in the fields of computer science and engineering and industrial engineering.

Advanced Design and Implementation of Virtual Machines (Paperback): Xiao-Feng Li Advanced Design and Implementation of Virtual Machines (Paperback)
Xiao-Feng Li
R1,391 Discovery Miles 13 910 Ships in 12 - 17 working days

Along with the increasingly important runtime engines pervasive in our daily-life computing, there is a strong demand from the software community for a solid presentation on the design and implementation of modern virtual machines, including the Java virtual machine, JavaScript engine and Android execution engine. The community expects to see not only formal algorithm description, but also pragmatic code snippets; to understand not only research topics, but also engineering solutions. This book meets these demands by providing a unique description that combines high level design with low level implementations and academic advanced topics with commercial solutions. This book takes a holistic approach to the design of VM architecture, with contents organized into a consistent framework, introducing topics and algorithms in an easily understood step by step process. It focuses on the critical aspects of VM design, which are often overlooked in other works, such as runtime helpers, stack unwinding and native interface. The algorithms are fully illustrated in figures and implemented in easy to digest code snippets, making the abstract concepts tangible and programmable for system software developers.

Pervasive Computing - Concepts, Technologies and Applications (Paperback): Minyi Guo, Jingyu Zhou, Feilong Tang, Yao Shen Pervasive Computing - Concepts, Technologies and Applications (Paperback)
Minyi Guo, Jingyu Zhou, Feilong Tang, Yao Shen
R1,350 Discovery Miles 13 500 Ships in 12 - 17 working days

This book introduces fundamental concepts and theories in pervasive computing as well as its key technologies and applications. It explains how to design and implement pervasive middleware and real application systems, covering nearly all aspects related to pervasive computing. Key technologies in the book include pervasive computing-oriented resource management and task migration, mobile pervasive transaction, human computer interface, and context collection-oriented wireless sensor networks.

Fundamentals of Parallel Multicore Architecture (Paperback): Yan Solihin Fundamentals of Parallel Multicore Architecture (Paperback)
Yan Solihin
R1,454 Discovery Miles 14 540 Ships in 12 - 17 working days

Although multicore is now a mainstream architecture, there are few textbooks that cover parallel multicore architectures. Filling this gap, Fundamentals of Parallel Multicore Architecture provides all the material for a graduate or senior undergraduate course that focuses on the architecture of multicore processors. The book is also useful as a reference for professionals who deal with programming on multicore or designing multicore chips. The text's coverage of fundamental topics prepares students to study research papers in the multicore architecture area. The text offers many pedagogical features, including: Sufficiently short chapters that can be comfortably read over a weekend Introducing each concept by first describing the problem and building intuition that leads to the need for the concept "Did you know?" boxes that present mini case studies, alternative points of view, examples, and other interesting facts or discussion items Thought-provoking interviews with experts who share their perspectives on multicore architectures in the past, present, and future Online programming assignments and solutions that enhance students' understanding The first several chapters address programming issues in shared memory multiprocessors, such as the programming model and techniques to parallelize regular and irregular applications. The core of the book covers the architectures for shared memory multiprocessors. The final chapter contains interviews with experts in parallel multicore architecture.

Advances in Information Systems Development - New Methods and Practice for the Networked Society Volume 2 (Hardcover, 2007... Advances in Information Systems Development - New Methods and Practice for the Networked Society Volume 2 (Hardcover, 2007 ed.)
Gabor Maygar, Gabor Knapp, Wita Wojtkowski, Gregory Wojtkowski, Joze Zupancic
R6,028 Discovery Miles 60 280 Ships in 10 - 15 working days

This volume carries the proceedings of the 15th International Conference on Information Systems Development (ISD). ISD progresses rapidly, continually creating new challenges. Progress in ISD comes from research as well as from practice. The aim of the Conference is to provide an international forum for the exchange of ideas and experiences between academia and industry, and to stimulate exploration of new solutions.

Networks of the Future - Architectures, Technologies, and Implementations (Paperback): Mahmoud Elkhodr, Qusay F. Hassan, Seyed... Networks of the Future - Architectures, Technologies, and Implementations (Paperback)
Mahmoud Elkhodr, Qusay F. Hassan, Seyed Shahrestani
R1,574 Discovery Miles 15 740 Ships in 12 - 17 working days

With the ubiquitous diffusion of the IoT, Cloud Computing, 5G and other evolved wireless technologies into our daily lives, the world will see the Internet of the future expand ever more quickly. Driving the progress of communications and connectivity are mobile and wireless technologies, including traditional WLANs technologies and low, ultra-power, short and long-range technologies. These technologies facilitate the communication among the growing number of connected devices, leading to the generation of huge volumes of data. Processing and analysis of such "big data" brings about many opportunities, as well as many challenges, such as those relating to efficient power consumptions, security, privacy, management, and quality of service. This book is about the technologies, opportunities and challenges that can drive and shape the networks of the future. Written by established international researchers and experts, Networks of the Future answers fundamental and pressing research challenges in the field, including architectural shifts, concepts, mitigation solutions and techniques, and key technologies in the areas of networking. The book starts with a discussion on Cognitive Radio (CR) technologies as promising solutions for improving spectrum utilization, and also highlights the advances in CR spectrum sensing techniques and resource management methods. The second part of the book presents the latest developments and research in the areas of 5G technologies and Software Defined Networks (SDN). Solutions to the most pressing challenges facing the adoption of 5G technologies are also covered, and the new paradigm known as Fog Computing is examined in the context of 5G networks. The focus next shifts to efficient solutions for future heterogeneous networks. It consists of a collection of chapters that discuss self-healing solutions, dealing with Network Virtualization, QoS in heterogeneous networks, and energy efficient techniques for Passive Optical Networks and Wireless Sensor Networks. Finally, the areas of IoT and Big Data are discussed, including the latest developments and future perspectives of Big Data and the IoT paradigms.

A First Course in Control System Design (Hardcover, 2nd edition): Kamran Iqbal A First Course in Control System Design (Hardcover, 2nd edition)
Kamran Iqbal
R2,959 Discovery Miles 29 590 Ships in 12 - 17 working days

Control systems are pervasive in our lives. Our homes have environmental controls. The appliances we use, such as the washing machine, microwave, etc. carry embedded controllers in them. We fly in airplanes and drive automobiles that extensively use control systems. The industrial plants that produce consumer goods run on process control systems. The recent drive toward automation has increased our reliance on control systems technology. This book discusses control systems design from a model-based perspective for dynamic system models of single-input single-output type. The emphasis in this book is on understanding and applying the techniques that enable the design of effective control systems in multiple engineering disciplines. The book covers both time-domain and the frequency-domain design methods, as well as controller design for both continuous-time and discrete-time systems. MATLAB (c) and its Control Systems Toolbox are extensively used for design. Technical topics discussed in the book include: Mathematical models of physical systems Analysis of transfer function and state variable models Control systems design objectives Control system design with root locus Control system design in the state-space Control system design of sampled-data systems Compensator design with frequency response methods

Nature-Inspired Computing - Physics and Chemistry-Based Algorithms (Paperback): Hojjat Adeli, Nazmul H. Siddique Nature-Inspired Computing - Physics and Chemistry-Based Algorithms (Paperback)
Hojjat Adeli, Nazmul H. Siddique
R1,442 Discovery Miles 14 420 Ships in 12 - 17 working days

Nature-Inspired Computing: Physics and Chemistry-Based Algorithms provides a comprehensive introduction to the methodologies and algorithms in nature-inspired computing, with an emphasis on applications to real-life engineering problems. The research interest for Nature-inspired Computing has grown considerably exploring different phenomena observed in nature and basic principles of physics, chemistry, and biology. The discipline has reached a mature stage and the field has been well-established. This endeavour is another attempt at investigation into various computational schemes inspired from nature, which are presented in this book with the development of a suitable framework and industrial applications. Designed for senior undergraduates, postgraduates, research students, and professionals, the book is written at a comprehensible level for students who have some basic knowledge of calculus and differential equations, and some exposure to optimization theory. Due to the focus on search and optimization, the book is also appropriate for electrical, control, civil, industrial and manufacturing engineering, business, and economics students, as well as those in computer and information sciences. With the mathematical and programming references and applications in each chapter, the book is self-contained, and can also serve as a reference for researchers and scientists in the fields of system science, natural computing, and optimization.

Understanding Software Dynamics (Paperback): Richard Sites Understanding Software Dynamics (Paperback)
Richard Sites
R1,724 R1,053 Discovery Miles 10 530 Save R671 (39%) Ships in 12 - 17 working days

An Expert Guide to Software Performance Optimization From mobile and cloud apps to video games to driverless vehicle control, more and more software is time-constrained: It must deliver reliable results seamlessly, consistently, and virtually instantaneously. If it doesn't, customers are unhappy--and sometimes lives are put at risk. When complex software underperforms or fails, software engineers need to identify and address the root causes. This is difficult and, historically, few tools have been available to help. In Understanding Software Dynamics, performance expert Richard L. Sites tackles the problem head on, offering expert methods and advanced tools for understanding complex, time-constrained software dynamics, improving reliability and troubleshooting challenging performance problems. Sites draws on several decades of experience pioneering software performance optimization, as well as extensive experience teaching graduate-level developers. He introduces principles and techniques for use in any environment, from embedded devices to datacenters, illuminating them with examples based on x86 or ARM processors running Linux and linked by Ethernet. He also guides readers through building and applying a powerful, new, extremely low-overhead open-source software tool, KUtrace, to precisely trace executions on every CPU core. Using insights gleaned from this tool, readers can apply nuanced solutions--not merely brute-force techniques such as turning off caches or cores. Measure and address issues associated with CPUs, memory, disk/SSD, networks, and their interactions Fix programs that are always too slow, and those that sometimes lag for no apparent reason Design useful observability, logging, and time-stamping capabilities into your code Reason more effectively about performance data to see why reality differs from expectations Identify problems such as excess execution, slow instruction execution, waiting for resources, and software locks Understanding Software Dynamics will be valuable to experienced software professionals, including application and OS developers, hardware and system architects, real-time system designers, and game developers, as well as advanced students. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Hardware/Firmware Interface Design - Best Practices for Improving Embedded Systems Development (Hardcover): Gary Stringham Hardware/Firmware Interface Design - Best Practices for Improving Embedded Systems Development (Hardcover)
Gary Stringham
R1,670 Discovery Miles 16 700 Ships in 12 - 17 working days

Why care about hardware/firmware interaction? These interfaces are critical, a solid hardware design married with adaptive firmware can access all the capabilities of an application and overcome limitations caused by poor communication. For the first time, a book has come along that will help hardware engineers and firmware engineers work together to mitigate or eliminate problems that occur when hardware and firmware are not optimally compatible. Solving these issues will save time and money, getting products to market sooner to create more revenue.
The principles and best practices presented in this book will prove to be a valuable resource for both hardware and firmware engineers. Topics include register layout, interrupts, timing and performance, aborts, and errors. Real world cases studies will help to solidify the principles and best practicies with an aim towards cleaner designs, shorter schedules, and better implementation
Reduce product development delays with the best practices in this bookConcepts apply to ASICs, ASSPs, SoCs, and FPGAsReal-world examples and case studies highlight the good and bad of design processes

Data Engineering - Fuzzy Mathematics in Systems Theory and Data Analysis (Hardcover): O Wolkenhauer Data Engineering - Fuzzy Mathematics in Systems Theory and Data Analysis (Hardcover)
O Wolkenhauer
R4,397 Discovery Miles 43 970 Ships in 12 - 17 working days

A survey of the philosophical implications and practical applications of fuzzy systems

Fuzzy mathematical concepts such as fuzzy sets, fuzzy logic, and similarity relations represent one of the most exciting currents in modern engineering and have great potential in applications ranging from control theory to bioinformatics. Data Engineering guides the reader through a number of concepts interconnected by fuzzy mathematics and discusses these concepts from a systems engineering perspective to showcase the continuing vitality, attractiveness, and applicability of fuzzy mathematics.

The author discusses the fundamental aspects of data analysis, systems modeling, and uncertainty calculi. He avoids a narrow discussion of specialized methodologies and takes a holistic view of the nature and application of fuzzy systems, considering principles, paradigms, and methodologies along the way. This broad coverage includes:

  • Fundamentals of modeling, identification, and clustering
  • System analysis
  • Uncertainty techniques
  • Random-set modeling and identification
  • Fuzzy inference engines
  • Fuzzy classification, control, and mathematics

In the important emerging field of bioinformatics, the book sets out how to encode a natural system in mathematical models, describes methods to identify interrelationships and interactions from data, and thereby helps the practitioner to decide which variables to measure and why.

Data Engineering serves as an up-to-date and informative survey of the theoretical and practical tools for analyzing complex systems. It offers a unique treatment of complex issues that is accessible to students and researchers from a variety of backgrounds.

Machine Learning, Advances in Computing, Renewable Energy and Communication - Proceedings of MARC 2020 (Paperback, 1st ed.... Machine Learning, Advances in Computing, Renewable Energy and Communication - Proceedings of MARC 2020 (Paperback, 1st ed. 2022)
Anuradha Tomar, Hasmat Malik, Pramod Kumar, Atif Iqbal
R8,593 Discovery Miles 85 930 Ships in 10 - 15 working days

This book gathers selected papers presented at International Conference on Machine Learning, Advances in Computing, Renewable Energy and Communication (MARC 2020), held in Krishna Engineering College, Ghaziabad, India, during December 17-18, 2020. This book discusses key concepts, challenges, and potential solutions in connection with established and emerging topics in advanced computing, renewable energy, and network communications.

Reliable Computer Systems - Design and Evaluation, Third Edition (Paperback, 3rd edition): Daniel P. Siewiorek, Robert S. Swarz Reliable Computer Systems - Design and Evaluation, Third Edition (Paperback, 3rd edition)
Daniel P. Siewiorek, Robert S. Swarz
R1,869 Discovery Miles 18 690 Ships in 12 - 17 working days

This classic reference work is a comprehensive guide to the design, evaluation, and use of reliable computer systems. It includes case studies of reliable systems from manufacturers, such as Tandem, Stratus, IBM, and Digital. It covers special systems such as the Galileo Orbiter fault protection system and AT&T telephone switching system processors.

Joint Cognitive Systems - Patterns in Cognitive Systems Engineering (Paperback): David D Woods, Erik Hollnagel Joint Cognitive Systems - Patterns in Cognitive Systems Engineering (Paperback)
David D Woods, Erik Hollnagel
R1,518 Discovery Miles 15 180 Ships in 12 - 17 working days

Our fascination with new technologies is based on the assumption that more powerful automation will overcome human limitations and make our systems 'faster, better, cheaper,' resulting in simple, easy tasks for people. But how does new technology and more powerful automation change our work? Research in Cognitive Systems Engineering (CSE) looks at the intersection of people, technology, and work. What it has found is not stories of simplification through more automation, but stories of complexity and adaptation. When work changed through new technology, practitioners had to cope with new complexities and tighter constraints. They adapted their strategies and the artifacts to work around difficulties and accomplish their goals as responsible agents. The surprise was that new powers had transformed work, creating new roles, new decisions, and new vulnerabilities. Ironically, more autonomous machines have created the requirement for more sophisticated forms of coordination across people, and across people and machines, to adapt to new demands and pressures. This book synthesizes these emergent Patterns though stories about coordination and mis-coordination, resilience and brittleness, affordance and clumsiness in a variety of settings, from a hospital intensive care unit, to a nuclear power control room, to a space shuttle control center. The stories reveal how new demands make work difficult, how people at work adapt but get trapped by complexity, and how people at a distance from work oversimplify their perceptions of the complexities, squeezing practitioners. The authors explore how CSE observes at the intersection of people, technology, and work, how CSE abstracts patterns behind the surface details and wide variations, and how CSE discovers promising new directions to help people cope with complexities. The stories of CSE show that one key to well-adapted work is the ability to be prepared to be surprised. Are you ready?

Joint Cognitive Systems - Foundations of Cognitive Systems Engineering (Paperback): Erik Hollnagel, David D Woods Joint Cognitive Systems - Foundations of Cognitive Systems Engineering (Paperback)
Erik Hollnagel, David D Woods
R1,564 Discovery Miles 15 640 Ships in 12 - 17 working days

Nothing has been more prolific over the past century than human/machine interaction. Automobiles, telephones, computers, manufacturing machines, robots, office equipment, machines large and small; all affect the very essence of our daily lives. However, this interaction has not always been efficient or easy and has at times turned fairly hazardous. Cognitive Systems Engineering (CSE) seeks to improve this situation by the careful study of human/machine interaction as the meaningful behavior of a unified system. Written by pioneers in the development of CSE, Joint Cognitive Systems: Foundations of Cognitive Systems Engineering offers a principled approach to studying human work with complex technology. The authors use a top-down, functional approach and emphasize a proactive (coping) perspective on work that overcomes the limitations of the structural human information processing view. They describe a conceptual framework for analysis with concrete theories and methods for joint system modeling that can be applied across the spectrum of single human/machine systems, social/technical systems, and whole organizations. The book explores both current and potential applications of CSE illustrated by examples. Understanding the complexities and functions of the human/machine interaction is critical to designing safe, highly functional, and efficient technological systems. This is a critical reference for students, designers, and engineers in a wide variety of disciplines.

Writing Testbenches: Functional Verification of HDL Models (Hardcover, 2nd ed. 2003): Janick Bergeron Writing Testbenches: Functional Verification of HDL Models (Hardcover, 2nd ed. 2003)
Janick Bergeron
R6,763 Discovery Miles 67 630 Ships in 10 - 15 working days

mental improvements during the same period. What is clearly needed in verification techniques and technology is the equivalent of a synthesis productivity breakthrough. In the second edition of Writing Testbenches, Bergeron raises the verification level of abstraction by introducing coverage-driven constrained-random transaction-level self-checking testbenches all made possible through the introduction of hardware verification languages (HVLs), such as e from Verisity and OpenVera from Synopsys. The state-of-art methodologies described in Writing Test benches will contribute greatly to the much-needed equivalent of a synthesis breakthrough in verification productivity. I not only highly recommend this book, but also I think it should be required reading by anyone involved in design and verification of today's ASIC, SoCs and systems. Harry Foster Chief Architect Verplex Systems, Inc. xviii Writing Testbenches: Functional Verification of HDL Models PREFACE If you survey hardware design groups, you will learn that between 60% and 80% of their effort is now dedicated to verification."

Microprocessor 2 - Communication in a Digital System (Hardcover): P Darche Microprocessor 2 - Communication in a Digital System (Hardcover)
P Darche
R4,144 Discovery Miles 41 440 Ships in 10 - 15 working days

Calculation is the main function of a computer. The central unit is responsible for executing the programs. The microprocessor is its integrated form. This component, since the announcement of its marketing in 1971, has not stopped breaking records in terms of computing power, price reduction and integration of functions (calculation of basic functions, storage with integrated controllers). It is present today in most electronic devices. Knowing its internal mechanisms and programming is essential for the electronics engineer and computer scientist to understand and master the operation of a computer and advanced concepts of programming. This first volume focuses more particularly on the first generations of microprocessors, that is to say those that handle integers in 4 and 8-bit formats. The first chapter presents the calculation function and reminds the memory function. The following is devoted to notions of calculation model and architecture. The concept of bus is then presented. Chapters 4 and 5 can then address the internal organization and operation of the microprocessor first in hardware and then software. The mechanism of the function call, conventional and interrupted, is more particularly detailed in a separate chapter. The book ends with a presentation of architectures of the first microcomputers for a historical perspective. The knowledge is presented in the most exhaustive way possible with examples drawn from current and old technologies that illustrate and make accessible the theoretical concepts. Each chapter ends if necessary with corrected exercises and a bibliography. The list of acronyms used and an index are at the end of the book.

VHDL-2008 - Just the New Stuff (Paperback, 2008 ed.): Peter J Ashenden, Jim Lewis VHDL-2008 - Just the New Stuff (Paperback, 2008 ed.)
Peter J Ashenden, Jim Lewis
R1,501 R1,356 Discovery Miles 13 560 Save R145 (10%) Ships in 12 - 17 working days

VHDL-2008: Just the New Stuff, as its title says, introduces the new features added to the latest revision of the IEEE standard for the VHDL hardware description language. Written by the Chair and Technical Editor of the IEEE working group, the book is an authoritative guide to how the new features work and how to use them to improve design productivity. It will be invaluable for early adopters of the new language version, for tool implementers, and for those just curious about where VHDL is headed.
* First in the market describing the new features of VHDL 2008;
* Just the new features, so existing users and implementers can focus on what's new;
* Helps readers to learn the new features soon, rather than waiting for new editions of complete VHDL reference books.
* Authoritative, written by experts in the area;
* Tutorial style, making it more accessible than the VHDL Standard Language Reference Manual.

Logic Functions and Equations - Examples and Exercises (Hardcover, 2009 ed.): Bernd Steinbach, Christian Posthoff Logic Functions and Equations - Examples and Exercises (Hardcover, 2009 ed.)
Bernd Steinbach, Christian Posthoff
R3,075 Discovery Miles 30 750 Ships in 10 - 15 working days

Tsutomu Sasao - Kyushu Institute of Technology, Japan The material covered in this book is quite unique especially for p- ple who are reading English, since such material is quite hard to ?nd in the U.S. literature. German and Russian people have independently developed their theories, but such work is not well known in the U.S. societies. On the other hand, the theories developed in the U.S. are not conveyed to the other places. Thus, the same theory is re-invented or re-discovered in various places. For example, the switching theory was developed independently in the U.S., Europe, and Japan, almost at the same time [4, 18, 19]. Thus, the same notions are represented by di?- ent terminologies. For example, the Shegalkin polynomial is often called complement-free ring-sum, Reed-Muller expression [10], or Positive - larityReed-Mullerexpression [19].Anyway,itisquitedesirablethatsuch a unique book like this is written in English, and many people can read it without any di?culties. The authors have developed a logic system called XBOOLE.Itp- forms logical operations on the given functions. With XBOOLE, the readers can solve the problems given in the book. Many examples and complete solutions to the problems are shown, so the readers can study at home. I believe that the book containing many exercises and their solutions [9] is quite useful not only for the students, but also the p- fessors.

Resilient Space Systems Design - An Introduction (Hardcover): Ron Burch Resilient Space Systems Design - An Introduction (Hardcover)
Ron Burch
R3,480 Discovery Miles 34 800 Ships in 12 - 17 working days

Recognized as a "Recommended" title by Choice for their November 2020 issue. Choice is a publishing unit at the Association of College & Research Libraries (ACR&L), a division of the American Library Association. Choice has been the acknowledged leader in the provision of objective, high-quality evaluations of nonfiction academic writing. Presenting a fundamental definition of resilience, the book examines the concept of resilience as it relates to space system design. The book establishes the required definitions, relates its place to existing state-of-the-art systems engineering practices, and explains the process and mathematical tools used to achieve a resilient design. It discusses a variety of potential threats and their impact upon a space system. By providing multiple, real-world examples to illustrate the application of the design methodology, the book covers the necessary techniques and tools, while guiding the reader through the entirety of the process. The book begins with space systems basics to ensure the reader is versed in the functions and components of the system prior to diving into the details of resilience. However, the text does not assume that the reader has an extensive background in the subject matter of resilience. This book is aimed at engineers and architects in the areas of aerospace, space systems, and space communications.

Classical Feedback Control with Nonlinear Multi-Loop Systems - With MATLAB (R) and Simulink (R), Third Edition (Hardcover, 3rd... Classical Feedback Control with Nonlinear Multi-Loop Systems - With MATLAB (R) and Simulink (R), Third Edition (Hardcover, 3rd edition)
Boris J. Lurie, Paul Enright
R3,246 Discovery Miles 32 460 Ships in 12 - 17 working days

Classical Feedback Control with Nonlinear Multi-Loop Systems describes the design of high-performance feedback control systems, emphasizing the frequency-domain approach widely used in practical engineering. It presents design methods for high-order nonlinear single- and multi-loop controllers with efficient analog and digital implementations. Bode integrals are employed to estimate the available system performance and to determine the ideal frequency responses that maximize the disturbance rejection and feedback bandwidth. Nonlinear dynamic compensators provide global stability and improve transient responses. This book serves as a unique text for an advanced course in control system engineering, and as a valuable reference for practicing engineers competing in today's industrial environment.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Preserving with Pomona's Pectin, Updated…
Allison Carroll Duffy, Pomona's Pectin Paperback R677 R590 Discovery Miles 5 900
DIY Fermentation - Over 100 Step-By-Step…
Katherine Green Paperback R439 R384 Discovery Miles 3 840
The Complete Pressure Canning Cookbook…
Flink Maryn Hardcover R851 Discovery Miles 8 510
Dehydrator Cookbook for Beginners…
Zio Hebin Hardcover R738 Discovery Miles 7 380
Beginner's Guide to Preserving - Safely…
Delilah Snell Paperback R564 R466 Discovery Miles 4 660
The ABC'S of Canning and Preserving…
Cassandra Williams Hardcover R756 R647 Discovery Miles 6 470
Can It & Ferment It - More Than 75…
Stephanie Thurow Hardcover R534 Discovery Miles 5 340
Asian Pickles at Home - 75 Easy Recipes…
Patricia Tanumihardja Paperback R375 R332 Discovery Miles 3 320
Fermentation for Beginners - The…
Drakes Press Paperback R292 R253 Discovery Miles 2 530
Smoking Meat 101 - The Ultimate…
Bill West Paperback R524 R459 Discovery Miles 4 590

 

Partners