Design of Logic Systems

Size: px
Start display at page:

Download "Design of Logic Systems"

Transcription

1 Design of Logic Systems

2 Design of Logic Systems Second edition D. Lewin Formerly Professor of Computer Science and Information Engineering, University of Sheffield D. Protheroe Lecturer in Electronic Engineering, South Bank University, London SPRINGER-SCIENCE+BUSINESS MEDIA, B.V.

3 First edition 1985 Reprinted 1985, 1986, 1987, 1989, 1991 Second edition D. Lewin, 1992 D. Lewin and D. Protheroe Originally published by Chapman & Hali in 1985 Typeset in 10/12 Times by Excel Typesetters Ltd, Hong Kong Printed and Bound in Hong Kong ISBN DOI / ISBN (ebook) Apart from any fair dealing for the purposes of research or private study, or criticism or review, as permitted under the UK Copyright Designs and Patents Act, 1988, this publication may not be reproduced, stored, or transmitted, in any form or by any means, without the prior permission in writing of the publishers, or in the case of reprographic reproduction only in accordance with the terms of the licences issued by the Copyright Licensing Agency in the UK, or in accordance with the terms of licences issued by the appropriate Reproduction Rights Organization outside the UK. Enquiries conceming reproduction outside the terms stated here should be sent to the publishers at the London address printed on this page. The publisher makes no representation, express or implied, with regard to the accuracy of the information contained in this book and cannot accept any legal responsibility or liability for any errors or omissions that maybe made. A catalogue record for this book is available from the British Library Library of Congress Cataloging-in-Publication data available

4 Contents Preface to the second edition Preface to the first edition ix xi I Introduction to digital systems 1.1 Introduction 1.2 Design of logic systems 1.3 Number systems 1.4 The binary system References and bibliography Tutorial problems I Principles of switching algebra 2.1 Introduction 2.2 Set theory 2.3 Algebra of sets 2.4 Venn diagrams 2.5 Boolean algebra 2.6 Switching algebra 2.7 Derivation and classification of switching functions 2.8 Temporal behaviour of switching circuits 2.9 Multi-valued logic References and bibliography Tutorial problems 3 Design of combinational circuits 3.1 Introduction 3.2 Design example Minimization of switching equations 3.4 Graphical methods 3.5 Reduced expressions 3.6 Design example Tabular methods of minimization 3.8 Selecting a minimal PI subset 3.9 Algebraic solution of prime implicant tables 3.10 'Don't care' conditions 3.11 Minimization of multiple-output circuits

5 o [~ CONTENTS 3.12 Minimization using topological methods Criteria for circuit minimization 101 References and bibliography 105 Tutorial problems Digital circuit components Introduction Implementation techniques Device technology Logic families Programmable logic devices Custom and semi-custom devices Physical design considerations 137 References and bibliography 143 Tutorial problems Implementation of combinational circuits Introduction NANDINOR implementation Implementation using MSI-Ievel components Implementation using PLDs Circuit hazards Design verification 190 References and bibliography 195 Tutorial problems Sequential circuits Introduction Bistable circuits Sequential MSI modules Counter design Functional definition Linear sequential circuits 235 References and bibliography 246 Tutorial problems Design of synchronous sequential circuits Introduction State minimization State assignment Analysis of sequential machines Systematic techniques for sequential circuit implementation 284 References and bibliography 290 Tutorial problems 291

6 [~-~--~~~~-~-~~ CONTENTS ----~ ~~J [~~J 8 Design of asynchronous circuits Introduction Problem definition State diagrams and flow tables Internal state reduction and merging Secondary state assignment Secondary excitation and output functions Design example VLSI realization Further aspects of the state-assignment problem Circuit hazards Self-timed circuits Directed graph methods 357 References and bibliography 364 Tutorial problems Design of regular arrays Introduction Iterative circuits Symmetric functions Cellular arrays Sequential arrays 395 References and bibliography 399 Tutorial problems Digital circuit testing and design for testability Introduction Basic concepts Test generation for combinational logic Testing sequential circuits Design for testability Boundary scan testing Built-in self-test Self-checking and fault-tolerant circuits Fault simulation 447 References and bibliography 451 Tutorial problems 453 II System design and design automation Introduction Design methodologies Logic synthesis Behavioural synthesis Hardware description languages 475

7 ~I ~ ~ CONTENTS 11.6 VHDL References and bibliography Appendix ANSIIIEEE logic symbols Solutions to tutorial problems Index

8 Preface This book provides coverage of the topics required for intermediate and advanced courses in digital design. The design of logic systems requires the solution of a wide range of problems from theoretical analysis to physical construction and test. The designer must both select and use the most appropriate design techniques and specify the technology and type of components to be used in order to produce a product which both meets its specification and incurs the minimum design time and cost. Many books in this area are either largely theoretical, offering little indication of the practical values of the methods presented, or are cookbooks of pre-designed circuits, providing the reader with few techniques to synthesize original designs. This book integrates the two approaches, emphasizing the value of formal methods to ensure the correct operation of complex digital circuits, while always illustrating their practical application by reference to existing designs and components. Designers must also be aware of the economic factors relating to design, manufacture and test, and these are presented throughout the book. This is a major revision and updating of the previous edition, and now includes the following topics: system-level design techniques, emphasizing the division between datapath and controller, plus techniques for system decomposition; criteria for circuit minimization viewed in the context of technological and economic factors; emphasis upon the use of PLD and ASIC components; increased coverage of new technologies and logic families; introduction of physical design considerations - layout requirements, line reflections, etc.; emphasis upon CAD tools for design verification; increased coverage of sequential circuit timing parameters, metastability, etc.; synchronization of autonomous systems; full coverage of asynchronous design has been retained, and now includes self-timed circuits; applications of iterative arrays and systolic arrays; extension of scan-path testing to include JTAG boundary-scan; fault simulation for test verification; built-in-self-test for complex designs;

9 C=x J Lc= P_R_E_F_A_C_E_T_O TH_E SE_C_O_N_D E_D_IT_IO_N ~ techniques for logic synthesis and design automation; language-based design using VHDL, including case studies; design environments and tools. All chapters contain a bibliography, primarily containing references to readily available papers and articles, but also including a number of early papers which have established concepts or techniques now regarded as being of fundamental importance. These references serve both to give some historical perspective to what is often perceived to be a very young subject, and to show that theoretical principles established long before the development of current manufacturing technologies may still be used to produce innovative designs. In keeping with the previous edition, each chapter is supported by a range of tutorial problems with worked solutions. I would like to express my thanks and acknowledge the contributions made by the following to the production of this edition: to Professor Agnes Kaposi for her insights into design techniques and problem solving; to my colleagues, Graham Gare, for providing corrections to the previous edition and additional tutorial questions, and Roger Freeman, for tracking down sources of reference material; to the reviewer, Professor Peter Ivey of Sheffield University, for his helpful suggestions regarding the style and content of this new edition; to Andrew Marshall and Bill Campbell of Synopsys Inc. for their help in providing practical information on VHDL and logic synthesis tools; to Chris Dace and Steve Collis of Mentor Graphics (UK) Ltd. for their considerable assistance in providing the cellular telephone controller design case study featured in Chapter 11. Finally, I thank my family, without whose support this book could not have been completed. My wife Elaine is entirely responsible for the manuscript being produced correctly and on time, while my sons Daniel and William have helped with the typing. DP 1992.

10 Preface to the first edition Then you better start swimmin' Or you'll sink like a stone For the times they are a-changin' BOB DYLAN Logic design is the process of interconnecting logic elements or modules to perform a specific function or task; as such it is fundamental to all digital engineering applications ranging from microprocessors through to information and communication systems. Switching theory, which is the formal basis of logic design, is concerned with the theory of producing viable, working structures in terms of logic elements and their interconnections to meet a particular functional input-output specification. Since the last edition of this book in 1974, advances in microelectronics have brought about a considerable change in digital design practice. The major causal factors are the commercial availability of 8- and 16-bit programmable microprocessors, which can replace hardwired logic circuits by software, and the use of semi-custom and custom LSI and VLSI circuits. It may be thought that the versatility of the microprocessor has made switching theory obsolete, replacing the need for logic design with programming techniques, but this is far from the case. A digital system does not consist solely of a microprocessor chip, but involves many other logic circuits in interfacing it to the external world. Moreover, the design of the microprocessor chip itself demands considerable logic design expertise. Thus, the need still remains for engineers and computer scientists to have a firm foundation in switching theory and logic design - as shown by their inclusion in most engineering core curricula. The objective of the first edition of this book was 'to describe, from an engineering viewpoint, those methods of designing logical circuits which have evolved as useful and practical techniques, from the vast amount of published work on switching theory'. This objective is still appropriate for the third edition, particularly so in the case of the fundamental aspects of switching theory which continue to remain highly relevant. However, with the requirement to design systems using MSIILSI circuit modules, and more recently the ability to custom design LSINLSI circuits - systems on a chip - the application of the theory, particularly the criteria adopted for minimization etc., has radically changed. For

11 ~I L- PREFACE TO THE FIRST EDITION ~ example, when designing using subsystem modules, the criterion changes from minimizing the number of gates and inputs to reducing the number of module types and their interconnections. Similarly, at the silicon chip level, the prime requirements are to utilize regular structures and minimize surface area and interconnections. There is an obvious and urgent need to develop new logical configurations and methods of representation and design which are more appropriate to realizing complex logic circuits in silicon (and any other) technologies. However, though many of these problems are difficult and their solutions still being sought, there are numerous ways in which existing theory can be suitably extended or modified to assist in the design process. Thus, the major change in this new edition is the underlying emphasis on how switching theory can be applied to the design of systems using LSI and VLSI circuits. In particular, new chapters have been included on Design Methods and Tools, Logic Circuit Testing and Reliable Design including the state-machine approach to design, logic simulation and testing, failure-tolerant and self-testing circuits, linear circuits, array and cellular structures including uncommitted and programmable logic arrays (ULAs and PLAs). In addition the opportunity has been taken to update the basic material, including the bibliography and reference sources, and to extend the tutorial problems section. The book is primarily intended as a text for undergraduate courses on logic and digital systems design in universities and polytechnics and as an introduction to the topic for postgraduate students. However, since the book requires no previous knowledge of the subject and is written in a tutorial style with numerous worked examples, it would be suitable for anyone who wished to acquire a working knowledge of logic design. Finally I would like to express my thanks to all my students and colleagues who both knowingly and unknowingly have helped towards the development of this text. In particular I would like to thank Mrs Anne Steven without whose care and expert typing skills the final manuscript would not have been produced. D.L.

Computer Automation in Manufacturing

Computer Automation in Manufacturing Computer Automation in Manufacturing Computer Automation in Manufacturing An introduction Thomas O. Boucher Department of Industrial Engineering Rutgers University Piscataway NJ USA SPRINGER-SCIENCE+BUSINESS

More information

Manufacturing Challenges in Electronic Packaging

Manufacturing Challenges in Electronic Packaging Manufacturing Challenges in Electronic Packaging Manufacturing Challenges in Electronic Packaging Y.C. Lee University of Colorado, Boulder, CO, USA and WT. Chen formerly a Senior Technical Staff Member,

More information

Power Electronics Semiconductor Switches

Power Electronics Semiconductor Switches Power Electronics Semiconductor Switches Power Electronics Semiconductor Switches R.S. Ramshaw Department of Electrical and Computer Engineering University of Waterloo Ontario Canada SPRINGER-SCIENCE+BUSINESS

More information

MODERN DAIRY TECHNOLOGY

MODERN DAIRY TECHNOLOGY MODERN DAIRY TECHNOLOGY Volume 1 Advances in Milk Processing Second Edition MODERN DAIRY TECHNOLOGY Volume 1 Advances in Milk Processing Second Edition Edited by R. K. Robinson Department of Food Science

More information

AutoCAD for Windows Express

AutoCAD for Windows Express AutoCAD for Windows Express Tim McCarthy AutoCAD for Windows Express With 195 Figures Springer-Verlag London Berlin Heidelberg New York Paris Tokyo Hong Kong Barcelona Budapest Timothy J. McCarthy, PhD

More information

Inside the Smart Home

Inside the Smart Home Inside the Smart Home i Springer London Berlin Heidelberg New York Hong Kong Milan Paris Tokyo ii Richard Harper (Ed.) Inside the Smart Home iii Richard Harper, PhD The Appliance Studio, University Gate

More information

Springer-Vedag London Ltd.

Springer-Vedag London Ltd. AutoCAD Express NT Springer-Vedag London Ltd. Timothy McCarthy AutoCAD Express NT Covering Release 14, Springer Dr Timothy McCarthy Department of Civil and Structural Engineering UMIST P.O. Box 88 Manchester

More information

Testing Safety-Related Software

Testing Safety-Related Software Testing Safety-Related Software Springer London Berlin Heidelberg New York Barcelona Hong Kong Milan Paris Santa Clara Singapore Tokyo Stewart Gardiner (Ed.) Testing Safety-Related Software A Practical

More information

Practical Benchmarking: The Complete Guide

Practical Benchmarking: The Complete Guide Practical Benchmarking: The Complete Guide Practical Benchmarking: The Complete Guide Mohamed Zairi Unilever Lecturer in TQM Bradford University and Paul Leonard Senior Consultant Xerox Quality Solutions

More information

Intelligent knowledge based systems in electrical power engineering

Intelligent knowledge based systems in electrical power engineering Intelligent knowledge based systems in electrical power engineering JOIN US ON THE INTERNET VIA WWW, GOPHER, FTP OR EMAIL: WWW: http://www.thomson.com GOPHER: gopher.thomson.com A ^ ^ FTP: ftp.thomson.com

More information

Software Engineering for Manufacturing Systems

Software Engineering for Manufacturing Systems Software Engineering for Manufacturing Systems IFIP - The International Federation for Information Processing IFIP was founded in 1960 under the auspices of UNESCO, following the First World Computer Congress

More information

TRANSMISSION LINES FOR COMMUNICATIONS: with CAD programs

TRANSMISSION LINES FOR COMMUNICATIONS: with CAD programs TRANSMISSION LINES FOR COMMUNICATIONS: with CAD programs Other Macmillan titles of related interest W. A. Atherton, From Compass to Computer R. V. Buckley, Control Engineering R. V. Buckley, Electronic

More information

Integrated Circuit Design

Integrated Circuit Design Integrated Circuit Design Alan F. Murray and H. Martin Reekie Integrated Circuit Design Springer Science+Business Media, LLC Alan F. Murray and H. Martin Reekie 1987 Originally published by Springer-Ver1ag

More information

MILK and MILK PRODUCTS

MILK and MILK PRODUCTS MILK and MILK PRODUCTS MILK and MILK PRODUCTS Technolog)', chemistry and microbiology Alan H. Varnam Consultant Microbiologist Southern Biological Reading UK and Jane P. Sutherland Head of Food and Beverage

More information

Innovations and the Environment

Innovations and the Environment Innovations and the Environment Yoram Krozer Innovations and the Environment 123 Yoram Krozer, PhD Cartesius Institute Institute for Sustainable Innovations of the Netherlands Technical Universities Zuidergrachtswal

More information

Architectures for Enterprise Integration

Architectures for Enterprise Integration Architectures for Enterprise Integration Architectures for Enterprise Integration Edited by Peter Bernus Griffith University Queensland Australia Laszlo Nemes CS/RO Victoria Australia and Theodore.J. Williams

More information

Sergey Ablameyko and Tony Pridmore. Machine Interpretation of Line Drawing Images. Technical Drawings, Maps and Diagrams.

Sergey Ablameyko and Tony Pridmore. Machine Interpretation of Line Drawing Images. Technical Drawings, Maps and Diagrams. Sergey Ablameyko and Tony Pridmore Machine Interpretation of Line Drawing Images Technical Drawings, Maps and Diagrams i Springer Sergey Ablameyko, PhD, DSc, Prof, FlEE, FIAPR, SMIEEE Institute of Engineering

More information

Springer Series in Advanced Microelectronics 33

Springer Series in Advanced Microelectronics 33 Springer Series in Advanced Microelectronics 33 The Springer Series in Advanced Microelectronics provides systematic information on all the topics relevant for the design, processing, and manufacturing

More information

Time Frequency Domain for Segmentation and Classification of Non-stationary Signals

Time Frequency Domain for Segmentation and Classification of Non-stationary Signals Time Frequency Domain for Segmentation and Classification of Non-stationary Signals FOCUS SERIES Series Editor Francis Castanié Time Frequency Domain for Segmentation and Classification of Non-stationary

More information

EE19D Digital Electronics. Lecture 1: General Introduction

EE19D Digital Electronics. Lecture 1: General Introduction EE19D Digital Electronics Lecture 1: General Introduction 1 What are we going to discuss? Some Definitions Digital and Analog Quantities Binary Digits, Logic Levels and Digital Waveforms Introduction to

More information

Application of Evolutionary Algorithms for Multi-objective Optimization in VLSI and Embedded Systems

Application of Evolutionary Algorithms for Multi-objective Optimization in VLSI and Embedded Systems Application of Evolutionary Algorithms for Multi-objective Optimization in VLSI and Embedded Systems M.C. Bhuvaneswari Editor Application of Evolutionary Algorithms for Multi-objective Optimization in

More information

Jan de Witt s Elementa Curvarum Linearum Liber Secundus

Jan de Witt s Elementa Curvarum Linearum Liber Secundus Jan de Witt s Elementa Curvarum Linearum Liber Secundus For other titles published in this series, go to http://www.springer.com/series/4142 Sources and Studies in the History of Mathematics and Physical

More information

MARY SHELLEY'S EARLY NOVELS

MARY SHELLEY'S EARLY NOVELS MARY SHELLEY'S EARLY NOVELS Mary Shelley's Early Novels./This Child of Imagination and Misery' JANE BLUMBERG M MACMILLAN Jane Blumberg 1993 Softcover reprint of the hardcover 1st edition 1993 All rights

More information

Arts Management and Cultural Policy Research

Arts Management and Cultural Policy Research Arts Management and Cultural Policy Research This page intentionally left blank Arts Management and Cultural Policy Research Jonathan Paquette University of Ottawa, Canada and Eleonora Redaelli University

More information

Macmillan Computer Science Series Consulting Editor Professor F. H. Sumner, University of Manchester

Macmillan Computer Science Series Consulting Editor Professor F. H. Sumner, University of Manchester Macmillan Computer Science Series Consulting Editor Professor F. H. Sumner, University of Manchester S. T. Allworth and R. N. Zobel, Introduction to Real-time Software Design, second edition Ian 0. Angell,

More information

Intelligent Control Systems with LabVIEW

Intelligent Control Systems with LabVIEW Intelligent Control Systems with LabVIEW Pedro Ponce-Cruz Fernando D. Ramírez-Figueroa Intelligent Control Systems with LabVIEW 123 Pedro Ponce-Cruz, Dr.-Ing. Fernando D. Ramírez-Figueroa, Research Assistant

More information

Architecture Design and Validation Methods

Architecture Design and Validation Methods Architecture Design and Validation Methods Springer-Verlag Berlin Heidelberg GmbH Egon Börger (Ed.) Architecture Design and Validation Methods With 175 Figures, Springer Editor Prof. Dr. Egon Börger Universita

More information

Advanced Electronic Circuits

Advanced Electronic Circuits U. Tietze Ch. Schenk Advanced Electronic Circuits Wi th the Assistance of E. Schmid With 570 Figures Springer-Verlag Berlin Heidelberg New York 1978 Dr.-Ing. Ulrich Tietze Dr.-Ing. Christoph Schenk Universitat

More information

Health Information Technology Standards. Series Editor: Tim Benson

Health Information Technology Standards. Series Editor: Tim Benson Health Information Technology Standards Series Editor: Tim Benson Tim Benson Principles of Health Interoperability HL7 and SNOMED Second Edition Tim Benson Abies Ltd Hermitage, Thatcham Berkshire UK ISBN

More information

Advanced Information and Knowledge Processing

Advanced Information and Knowledge Processing Advanced Information and Knowledge Processing Series Editors Professor Lakhmi Jain Lakhmi.jain@unisa.edu.au Professor Xindong Wu xwu@cems.uvm.edu For further volumes: http://www.springer.com/series/4738

More information

Pulse-Width Modulated DC-DC Power Converters Second Edition

Pulse-Width Modulated DC-DC Power Converters Second Edition Pulse-Width Modulated DC-DC Power Converters Second Edition Marian K. Kazimierczuk Pulse-Width Modulated DC DC Power Converters Pulse-Width Modulated DC DC Power Converters Second Edition MARIAN K. KAZIMIERCZUK

More information

Electronic Equipment Reliability

Electronic Equipment Reliability Electronic Equipment Reliability Other titles in Electrical and Electronic Engineering A. R. Daniels: Introduction to Electrical Machines W. Gosling: A First Course in Applied Electronics B. A. Gregory:

More information

Course Outcome of M.Tech (VLSI Design)

Course Outcome of M.Tech (VLSI Design) Course Outcome of M.Tech (VLSI Design) PVL108: Device Physics and Technology The students are able to: 1. Understand the basic physics of semiconductor devices and the basics theory of PN junction. 2.

More information

PuBLic UTILITY EcoNoMics

PuBLic UTILITY EcoNoMics PuBLic UTILITY EcoNoMics Public Utility Economics Michael A. Crew and Paul R. Kleindorfer M Michael A. Crew and Paul R. Kleindorfer 1979 Softcover reprint of the hardcover 1st edition 1979 All rights reserved.

More information

ACHIEVEMENT AND ASSURANCE OF SAFETY

ACHIEVEMENT AND ASSURANCE OF SAFETY ACHIEVEMENT AND ASSURANCE OF SAFETY Related titles: Directions in Safety-critical Systems Proceedings of the First Safety-critical Systems Symposium, Bristol 1993 Redmill and Anderson (eds) 3-540-19817-2

More information

LOW POWER DESIGN METHODOLOGIES

LOW POWER DESIGN METHODOLOGIES LOW POWER DESIGN METHODOLOGIES LOW POWER DESIGN METHODOLOGIES edited by Jan M. Rabaey University Califomia and Massoud Pedram University of Southem Califomia SPRINGER SCIENCE+BUSINESS MEDIA, LLC ISBN 978-1-46

More information

Lecture Notes in Control and Information Sciences 198. Editor: M. Thoma

Lecture Notes in Control and Information Sciences 198. Editor: M. Thoma Lecture Notes in Control and Information Sciences 198 Editor: M. Thoma H. Winter and H.-G. Nfif~er (Eds.) Advanced Technologies for Air Traffic Flow Management Proceedings of an International Seminar Organized

More information

COMPETITION IN HEAL TIl CARE. Reforming the NHS

COMPETITION IN HEAL TIl CARE. Reforming the NHS COMPETITION IN HEAL TIl CARE Reforming the NHS ECONOMIC ISSUES IN HEALTH CARE General editors Professor Gavin Mooney Institute of Social Medicine University of Copenhagen 2200 Copenhagen N, Denmark Dr

More information

International Entrepreneurship

International Entrepreneurship International Entrepreneurship International Entrepreneurship Theoretical Foundations and Practices Antonella Zucchella and Paolo Scabini Antonella Zucchella and Paolo Scabini 2007 Softcover reprint of

More information

INSTRUMENTATION AND CONTROL SYSTEMS SECOND EDITION

INSTRUMENTATION AND CONTROL SYSTEMS SECOND EDITION INSTRUMENTATION AND CONTROL SYSTEMS SECOND EDITION INSTRUMENTATION AND CONTROL SYSTEMS SECOND EDITION WILLIAM BOLTON AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE

More information

CMOS Test and Evaluation

CMOS Test and Evaluation CMOS Test and Evaluation Manjul Bhushan Mark B. Ketchen CMOS Test and Evaluation A Physical Perspective Manjul Bhushan OctEval Hopewell Junction, NY, USA Mark B. Ketchen OcteVue Hadley, MA, USA ISBN 978-1-4939-1348-0

More information

Product Development Strategy

Product Development Strategy Product Development Strategy Product Development Strategy Innovation Capacity and Entrepreneurial Firm Performance in High-Tech SMEs Mina Tajvidi Bangor Business School, Bangor University, UK and Azhdar

More information

EE 434 ASIC & Digital Systems

EE 434 ASIC & Digital Systems EE 434 ASIC & Digital Systems Dae Hyun Kim EECS Washington State University Spring 2017 Course Website http://eecs.wsu.edu/~ee434 Themes Study how to design, analyze, and test a complex applicationspecific

More information

The Test and Launch Control Technology for Launch Vehicles

The Test and Launch Control Technology for Launch Vehicles The Test and Launch Control Technology for Launch Vehicles Zhengyu Song The Test and Launch Control Technology for Launch Vehicles 123 Zhengyu Song China Academy of Launch Vehicle Technology Beijing China

More information

Introduction to Antennas

Introduction to Antennas Introduction to Antennas Macmillan New Electronics Series Series Editor: Paul A. Lynn Paul A. Lynn, Radar Systems A. F. Murray and H. M. Reekie, Integrated Circuit Design Martin S. Smith Introduction to

More information

Basic Electronics for Scientists and Engineers

Basic Electronics for Scientists and Engineers i Basic Electronics for Scientists and Engineers Ideal for a one-semester course, this concise textbook covers basic electronics for undergraduate students in science and engineering. Beginning with basics

More information

Rubber Processing and Production Organization

Rubber Processing and Production Organization Rubber Processing and Production Organization Rubber Processing and Production Organization Philip K. Freakley Institute of Polymer Technology Loughborough University of Technology Loughborough, United

More information

International Entrepreneurship

International Entrepreneurship International Entrepreneurship This page intentionally left blank International Entrepreneurship Theoretical Foundations and Practices 2nd edition Antonella Zucchella University of Pavia, Italy and Giovanna

More information

AN INTRODUCTION TO THE ANALYSIS AND PROCESSING OF SIGNALS

AN INTRODUCTION TO THE ANALYSIS AND PROCESSING OF SIGNALS AN INTRODUCTION TO THE ANALYSIS AND PROCESSING OF SIGNALS Other titles in Electrical and Electronic Engineering G. B. Clayton: Data Converters J. C. Cluley: Electronic Equipment Reliability, second edition

More information

Computers and Quantity Surveyors

Computers and Quantity Surveyors Computers and Quantity Surveyors Macmillan Building and Surveying Series Series Editor: lvor H. Seeley Emeritus Professor, Trent Polytechnic Advanced Building Measurement, second edition, lvor H. Seeley

More information

Systems Dependability Assessment

Systems Dependability Assessment FOCUS RISK MANAGEMENT AND DEPENDABILITY SERIES Systems Dependability Assessment Modeling with Graphs and Finite State Automata Jean-François Aubry Nicolae Brinzei Systems Dependability Assessment FOCUS

More information

EECS150 - Digital Design Lecture 28 Course Wrap Up. Recap 1

EECS150 - Digital Design Lecture 28 Course Wrap Up. Recap 1 EECS150 - Digital Design Lecture 28 Course Wrap Up Dec. 5, 2013 Prof. Ronald Fearing Electrical Engineering and Computer Sciences University of California, Berkeley (slides courtesy of Prof. John Wawrzynek)

More information

PREDICTIVE CONTROL OF POWER CONVERTERS AND ELECTRICAL DRIVES

PREDICTIVE CONTROL OF POWER CONVERTERS AND ELECTRICAL DRIVES PREDICTIVE CONTROL OF POWER CONVERTERS AND ELECTRICAL DRIVES PREDICTIVE CONTROL OF POWER CONVERTERS AND ELECTRICAL DRIVES Jose Rodriguez and Patricio Cortes Universidad Tecnica Federico Santa Maria, Valparaiso,

More information

Recreational Land Management

Recreational Land Management Recreational Land Management This page intentionally left blank Recreational Land Management Second edition W. Seabrooke Professor of Land Economy Department of Land and Construction Management University

More information

Strategy for Tourism Second edition

Strategy for Tourism Second edition Strategy for Tourism Second edition Strategy for Tourism Second edition John Tribe Goodfellow Publishers Ltd (G) Published by Goodfellow Publishers Limited, Woodeaton, Oxford, OX3 9TJ http://www.goodfellowpublishers.com

More information

Also by Craig Batty Media Writing: A Practical Introduction (with S. Cain, 2010)

Also by Craig Batty Media Writing: A Practical Introduction (with S. Cain, 2010) Movies That Move Us Also by Craig Batty Media Writing: A Practical Introduction (with S. Cain, 2010) Writing for the Screen: Creative and Critical Approaches (with Z. Waldeback, 2008) Movies That Move

More information

MANAGING STRATEGY PROCESSES IN EMERGENT INDUSTRIES

MANAGING STRATEGY PROCESSES IN EMERGENT INDUSTRIES MANAGING STRATEGY PROCESSES IN EMERGENT INDUSTRIES Managing Strategy Processes in Emergent Industries The Case of Media Firms Johan Roos and Georg von Krogh with Peggy Simcic Brønn ~ MACMILLAN Business

More information

Developments in Risk-based Approaches to Safety.,,,, i

Developments in Risk-based Approaches to Safety.,,,, i Developments in Risk-based Approaches to Safety,,,, i Related titles: Towards System Safety Proceedings of the Seventh Safety-critical Systems Symposium, Huntingdon, UK, 1999 1-85233-064-3 Lessons in System

More information

Computational Principles of Mobile Robotics

Computational Principles of Mobile Robotics Computational Principles of Mobile Robotics Mobile robotics is a multidisciplinary field involving both computer science and engineering. Addressing the design of automated systems, it lies at the intersection

More information

Lecture Notes in Control and Information Sciences 233. Editor: M. Thoma

Lecture Notes in Control and Information Sciences 233. Editor: M. Thoma Lecture Notes in Control and Information Sciences 233 Editor: M. Thoma Pasquale Chiacchio and Stefano Chiaverini (Eds) Complex Robotic Systems ~ Springer Series Advisory Board A. Bensoussan M.J. Grimble

More information

ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design

ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design by Donald 0. Pederson University of California

More information

The Challenge of British Management

The Challenge of British Management The Challenge of British Management ECONOMICS TODAY Edited by Andrew Leake The Economics Today series surveys contemporary headline topics in applied economics. Each book in the series is written by an

More information

Graduate Texts in Mathematics. Editorial Board. F. W. Gehring P. R. Halmos Managing Editor. c. C. Moore

Graduate Texts in Mathematics. Editorial Board. F. W. Gehring P. R. Halmos Managing Editor. c. C. Moore Graduate Texts in Mathematics 49 Editorial Board F. W. Gehring P. R. Halmos Managing Editor c. C. Moore K. W. Gruenberg A.J. Weir Linear Geometry 2nd Edition Springer Science+Business Media, LLC K. W.

More information

RFID HANDBOOK THIRD EDITION

RFID HANDBOOK THIRD EDITION RFID HANDBOOK THIRD EDITION RFID HANDBOOK FUNDAMENTALS AND APPLICATIONS IN CONTACTLESS SMART CARDS, RADIO FREQUENCY IDENTIFICATION AND NEAR-FIELD COMMUNICATION, THIRD EDITION Klaus Finkenzeller Giesecke

More information

The Creative Writing Handbook

The Creative Writing Handbook The Creative Writing Handbook The Creative Writing Handbook Techniques for New Writers Edited by JOHN SINGLETON and MARY LUCKHURST MACMILLAN Editorial matter, selection and Chapter 1 John Singleton and

More information

SpringerBriefs in Space Development

SpringerBriefs in Space Development SpringerBriefs in Space Development Guest Editor: Jinyuan Su More information about this series at http://www.springer.com/series/10058 Joseph N. Pelton New Solutions for the Space Debris Problem Joseph

More information

Causality, Correlation and Artificial Intelligence for Rational Decision Making

Causality, Correlation and Artificial Intelligence for Rational Decision Making Causality, Correlation and Artificial Intelligence for Rational Decision Making This page intentionally left blank Causality, Correlation and Artificial Intelligence for Rational Decision Making Tshilidzi

More information

Programming Methodology

Programming Methodology Texts and Monographs in Computer Science Editor David Gries Advisory Board F. L. Bauer K. S. Fu J. J. Horning R. Reddy D. C. Tsichritzis W. M. Waite Programming Methodology A Collection of Articles by

More information

ECE 124 Digital Circuits and Systems Winter 2011 Introduction Calendar Description:

ECE 124 Digital Circuits and Systems Winter 2011 Introduction Calendar Description: ECE 124 Digital Circuits and Systems Winter 2011 Introduction Calendar Description: Number systems. Switching algebra. Hardware description languages. Simplification of Boolean functions. Combinational

More information

PRACTICAL RF SYSTEM DESIGN

PRACTICAL RF SYSTEM DESIGN PRACTICAL RF SYSTEM DESIGN WILLIAM F. EGAN, Ph.D. Lecturer in Electrical Engineering Santa Clara University The Institute of Electrical and Electronics Engineers, Inc., New York A JOHN WILEY & SONS, INC.,

More information

A Tool for the Synthesis of Asynchronous Speed- Independent Circuits

A Tool for the Synthesis of Asynchronous Speed- Independent Circuits A Tool for the Synthesis of Asynchronous Speed- Independent Circuits Ondrej Gallo, Tomáš Nečas, Fedor Lehocki Faculty of Electrical Engineering and Information Technology, Slovak University of Technology,

More information

2nd Edition 00_Bird Book_FM.indd 3 5/2/2017 3:24:44 PM

2nd Edition 00_Bird Book_FM.indd 3 5/2/2017 3:24:44 PM 2nd Edition 00_Bird Book_FM.indd 3 5/2/2017 3:24:44 PM SAGE Publications Ltd 1 Oliver s Yard 55 City Road London EC1Y 1SP SAGE Publications Inc. 2455 Teller Road Thousand Oaks, California 91320 SAGE Publications

More information

LINEAR INTEGRATED CIRCUIT APPLICATIONS

LINEAR INTEGRATED CIRCUIT APPLICATIONS LINEAR INTEGRATED CIRCUIT APPLICATIONS LINEAR INTEGRATED CIRCUIT APPLICATIONS G.B.Clayton Department of Physics Liverpool Polytechnic M G. B. Clayton 1975 All rights reserved. No part of this publication

More information

Dry Etching Technology for Semiconductors. Translation supervised by Kazuo Nojiri Translation by Yuki Ikezi

Dry Etching Technology for Semiconductors. Translation supervised by Kazuo Nojiri Translation by Yuki Ikezi Dry Etching Technology for Semiconductors Translation supervised by Kazuo Nojiri Translation by Yuki Ikezi Kazuo Nojiri Dry Etching Technology for Semiconductors Kazuo Nojiri Lam Research Co., Ltd. Tokyo,

More information

Safety-Critical Systems: Problems, Process and Practice

Safety-Critical Systems: Problems, Process and Practice Safety-Critical Systems: Problems, Process and Practice Related titles: Towards System Safety Proceedings of the Seventh Safety-critical Systems Symposium, Huntingdon, UK, 1999 1-85233-064-3 Lessons in

More information

Aim. Lecture 1: Overview Digital Concepts. Objectives. 15 Lectures

Aim. Lecture 1: Overview Digital Concepts. Objectives. 15 Lectures Aim Lecture 1: Overview Digital Concepts to give a first course in digital electronics providing you with both the knowledge and skills required to design simple digital circuits and preparing you for

More information

Springer Series in Reliability Engineering

Springer Series in Reliability Engineering Springer Series in Reliability Engineering Series Editor Professor Hoang Pham Department of Industrial Engineering Rutgers The State University of New Jersey 96 Frelinghuysen Road Piscataway, NJ 08854-8018

More information

MATLAB Guide to Finite Elements

MATLAB Guide to Finite Elements MATLAB Guide to Finite Elements Peter I. Kattan MATLAB Guide to Finite Elements An Interactive Approach Second Edition With 108 Figures and 25 Tables Peter I. Kattan, PhD P.O. BOX 1392 Amman 11118 Jordan

More information

This page intentionally left blank

This page intentionally left blank DORIS LESSING This page intentionally left blank Doris Lessing Sufi Equilibrium and the Form of the Novel Shadia S. Fahim Lecturer in English Literature and Language Ain-Shams University, Cairo M St. Martin's

More information

THE GLOBAL EXPORT OF CAPITAL FROM GREAT BRITAIN,

THE GLOBAL EXPORT OF CAPITAL FROM GREAT BRITAIN, THE GLOBAL EXPORT OF CAPITAL FROM GREAT BRITAIN, 1865-1914 The Global Export of Capital from Great Britain, 1865-1914 A Statistical Survey Irving Stone Professor of Economics and Finance Baruch College

More information

CS302 - Digital Logic Design Glossary By

CS302 - Digital Logic Design Glossary By CS302 - Digital Logic Design Glossary By ABEL : Advanced Boolean Expression Language; a software compiler language for SPLD programming; a type of hardware description language (HDL) Adder : A digital

More information

The New Strategic Landscape

The New Strategic Landscape The New Strategic Landscape This page intentionally left blank The New Strategic Landscape Innovative Perspectives on Strategy Julie Verity Julie Verity 2012 All remaining chapters respective authors Softcover

More information

Lecture Notes in Control and Information Sciences 188. Editors: M. Thoma and W. Wyner

Lecture Notes in Control and Information Sciences 188. Editors: M. Thoma and W. Wyner Lecture Notes in Control and Information Sciences 188 Editors: M. Thoma and W. Wyner D. Subbaram Naidu Aeroassisted Orbital Transfer Guidance and Control Strategies Springer-Verlag London Berlin Heidelberg

More information

Digital Systems Design

Digital Systems Design Digital Systems Design Digital Systems Design and Test Dr. D. J. Jackson Lecture 1-1 Introduction Traditional digital design Manual process of designing and capturing circuits Schematic entry System-level

More information

Modelling Non-Stationary Time Series

Modelling Non-Stationary Time Series Modelling Non-Stationary Time Series Palgrave Texts in Econometrics Series Editor: Kerry Patterson Titles include: Simon P. Burke and John Hunter MODELLING NON-STATIONARY TIME SERIES Michael P. Clements

More information

OIL, ECONOMIC DEVELOPMENT AND DIVERSIFICATION IN BRUNEI DARUSSALAM

OIL, ECONOMIC DEVELOPMENT AND DIVERSIFICATION IN BRUNEI DARUSSALAM OIL, ECONOMIC DEVELOPMENT AND DIVERSIFICATION IN BRUNEI DARUSSALAM STUDIES IN THE ECONOMIES OF EAST AND SOUTH-EAST ASIA General Editors: Peter Nolan, Lecturer in the Faculty of Economics and Politics,

More information

PASSIVE COMPONENTS FOR DENSE OPTICAL INTEGRATION

PASSIVE COMPONENTS FOR DENSE OPTICAL INTEGRATION PASSIVE COMPONENTS FOR DENSE OPTICAL INTEGRATION PASSIVE COMPONENTS FOR DENSE OPTICAL INTEGRA TION Christina Manolatou Massachusetts Institute oftechnology Hermann A. Haus Massachusetts Institute oftechnology

More information

Computer Chess Compendium

Computer Chess Compendium Computer Chess Compendium To Alastair and Katherine David Levy, Editor Computer Chess Compendium Springer Science+Business Media, LLC First published 1988 David Levy 1988 Originally published by Springer-Verlag

More information

INF3430 Clock and Synchronization

INF3430 Clock and Synchronization INF3430 Clock and Synchronization P.P.Chu Using VHDL Chapter 16.1-6 INF 3430 - H12 : Chapter 16.1-6 1 Outline 1. Why synchronous? 2. Clock distribution network and skew 3. Multiple-clock system 4. Meta-stability

More information

The Washington Embassy

The Washington Embassy The Washington Embassy The Washington Embassy British Ambassadors to the United States, 1939 77 Edited by Michael F. Hopkins Lecturer in History, University of Liverpool Saul Kelly Reader in Defence Studies,

More information

Principles of Data Security

Principles of Data Security Principles of Data Security FOUNDATIONS OF COMPUTER SCIENCE Series Editor: Raymond E. Miller Georgia Institute oj Technology PRINCIPLES OF DATA SECURITY Ernst L. Leiss Principles of Data Security Ernst

More information

Linear Electronic Circuits andsystems

Linear Electronic Circuits andsystems Linear Electronic Circuits andsystems Macmillan Basis Books in Electronics General Editor Noel M. Morris, Principal Lecturer, North Staffordshire Polytechnic Linear Electronic Circuits and Systems Graham

More information

NON-DESTRUCTIVE EVALUATION SERIES

NON-DESTRUCTIVE EVALUATION SERIES Industrial Radiology NON-DESTRUCTIVE EVALUATION SERIES Non-destructive evaluation now has a central place in modern technology both as a means of evaluating materials and products as they are manufactured

More information

ASICs Concept to Product

ASICs Concept to Product ASICs Concept to Product Synopsis This course is aimed to provide an opportunity for the participant to acquire comprehensive technical and business insight into the ASIC world. As most of these aspects

More information

AIRCRAFT CONTROL AND SIMULATION

AIRCRAFT CONTROL AND SIMULATION AIRCRAFT CONTROL AND SIMULATION AIRCRAFT CONTROL AND SIMULATION Third Edition Dynamics, Controls Design, and Autonomous Systems BRIAN L. STEVENS FRANK L. LEWIS ERIC N. JOHNSON Cover image: Space Shuttle

More information

The Frequency Divider component produces an output that is the clock input divided by the specified value.

The Frequency Divider component produces an output that is the clock input divided by the specified value. PSoC Creator Component Datasheet Frequency Divider 1.0 Features Divides a clock or arbitrary signal by a specified value. Enable and Reset inputs to control and align divided output. General Description

More information

Palgrave Studies in Comics and Graphic Novels. Series Editor Roger Sabin University of the Arts London London, United Kingdom

Palgrave Studies in Comics and Graphic Novels. Series Editor Roger Sabin University of the Arts London London, United Kingdom Palgrave Studies in Comics and Graphic Novels Series Editor Roger Sabin University of the Arts London London, United Kingdom This series concerns Comics Studies with a capital c and a capital s. It feels

More information

Marketing and Designing the Tourist Experience

Marketing and Designing the Tourist Experience Marketing and Designing the Tourist Experience Isabelle Frochot and Wided Batat (G) Goodfellow Publishers Ltd (G) Published by Goodfellow Publishers Limited, Woodeaton, Oxford, OX3 9TJ http://www.goodfellowpublishers.com

More information

Computer Aided Design of Electronics

Computer Aided Design of Electronics Computer Aided Design of Electronics [Datorstödd Elektronikkonstruktion] Zebo Peng, Petru Eles, and Nima Aghaee Embedded Systems Laboratory IDA, Linköping University www.ida.liu.se/~tdts01 Electronic Systems

More information

EE 280 Introduction to Digital Logic Design

EE 280 Introduction to Digital Logic Design EE 280 Introduction to Digital Logic Design Lecture 1. Introduction EE280 Lecture 1 1-1 Instructors: EE 280 Introduction to Digital Logic Design Dr. Lukasz Kurgan (section A1) office: ECERF 6 th floor,

More information