Knowledge-B ased Process Planning for Construction and Manufacturing

Size: px
Start display at page:

Download "Knowledge-B ased Process Planning for Construction and Manufacturing"

Transcription

1 Knowledge-B ased Process Planning for Construction and Manufacturing Carlos Zozaya-Gorostiza Chris Hendrickson Daniel R. Rehak Department of Civil Engineering and Engineering Design Research Center Carnegie Mellon University Pittsburgh, Pennsylvania ACADEMIC PRESS, INC. Harcourt Brace Jovanovich, Publishers Boston San Diego New York Berkeley London Sydney Tokyo Toronto

2 Copyright 1989 by Academic Press, Inc. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopy, recording, or any information storage and retrieval system, without permission in writing from the publisher. ACADEMIC PRESS, INC Sixth Avenue, San Diego, CA United Kingdom Edition published by ACADEMIC PRESS INC. (LONDON) LTD Oval Road, London NW1 7DX IBM, PC/AT, and RT PC are registered trademarks of International Business Machines. KNOWLEDGE CRAFT is a trademark of Carnegie Group, Inc. LOTUS and are registered trademarks of Lotus Development Corporation. MacDraw is a trademark of Claris, Inc. SCRIBE is a registered trademark of Scribe Systems. Sun Workstation is a registered trademark of Sun Microsystems, Inc. EXPLORER is a trademark of Texas Instruments. Library of Congress Cataloging-in-Publication Data Zozaya-Gorostiza, Carlos, Date- Knowledge-based planning for construction and manufacturing/ Carlos Zozaya-Gorostiza, Chris Hendrickson, Daniel R. Rehak. p. cm. Bibliography: p. Includes index. ISBN Industrial project management Data processing. 2. Production planning Data processing. 3. PLANEX (Computer program) I. Hendrickson, Chris. II. Rehak, Daniel R. III. Title. TA190.Z '03O285-dc20 CIP Printed in the United States of America

3 Preface Construction and manufacturing process planning is a crucial and challenging management task. A good plan is essential to project success. Plans are the basis for a project budget and production schedule. Despite its importance and complexity, process planning relies on manual formulation of plans and is usually performed in an intuitive and unstructured fashion with considerable reliance on engineering judgment. There are few computer-based process planning aids which address the needs and complexities of the construction and manufacturing processes. Those aids which do exist are primarily algorithmic analysis or graphical display tools. Knowledge-based program development methodologies provide a new technological basis for the development of process planning tools. This approach provides the means to represent and utilize process planning knowledge and judgment which is lacking in current tools. This work describes a knowledgebased system architecture used to develop process planning systems PLANEX. PLANEX is a domain-independent, knowledge-based process planning system architecture. Starting from a description of the physical artifact to be constructed or manufactured, PLANEX generates the set of activities used to create the artifact. These activities, with their required resources, are linked into a process planning network which can be used in project scheduling or management. This work presents the concepts, requirements and the resulting architecture of PLANEX, and includes detailed descriptions of applications of the system in construction and manufacturing. This work originated as an investigation of the application of knowledgebased systems technology in construction management. When the work was conceived in 1984, there were no significant prototype knowledge-based systems in the construction domain; only a few small-scale exploratory applications had been developed. The second and third authors had done extensive work in the application of expert systems in other areas of Civil Engineering, and it was vii

4 viii Preface evident that the technology could be successfully applied to problems which were intractable using conventional programming methodologies. Creating a project schedule is knowledge-intensive and a prerequisite to the application of other computer tools in project management. Due to the importance of this task, the lack of suitable aids and the promise offered by a knowledge-based systems approach, construction project planning was selected as an appropriate domain to explore in detail. The initial goals were two-fold: (1) to demonstrate the applicability of the knowledge-based approach to the problem; and (2) to investigate the problems with the technology which need to be addressed for it to be successfully applied in this domain. Although the general domain-independent nature of the process planning problem was considered from the outset, the initial goal was to develop a system limited to construction project planning. In the initial stages, a variety of domains were considered: buildings, bridges and highways. Building construction was selected as a focus and the work commenced. Initial planning explorations were made in the perspicuous blocks-world domain, and as the work evolved, it moved from a system targeted at construction to the more general process planning architecture presented herein. While this work originated in the construction management domain, the ideas and concepts presented have wider application. As presented, the emphasis is on process planning as opposed to project planning. Many of the examples and illustrations are derived from construction planning. This should not be interpreted as a bias in the concepts, but rather as a result of the authors' experience and knowledge. This work is directed at two audiences: (1) builders and developers of practical process planning aids; and (2) researchers of planning and scheduling systems. It is particularly relevant to those whose research is in the areas of artificial intelligence planning systems; operations research and management science optimization methods for planning; management information and decision support systems; and knowledge-based planning systems. The development of process planning tools could substantially benefit from generalization and from cross-fertilization among the different planning and decision support approaches. Researchers familiar with only one approach should broaden their horizons and thereby improve their own contributions. Therefore, a major objective of this work was to foster just this sort of crossfertilization. Because of the diverse backgrounds and interests of different readers, it is not expected that the individual reader will devote the same attention to each section of this book. For example, operations researchers might omit Section 2.2 reviewing plan scheduling methods. As another example, researchers seeking only a conceptual understanding of knowledge-based process planning might omit the implementation details of the construction and manufacturing applications in Sections 6.2 and 7.2.

5 Preface ix Organization This monograph begins with an overview of the process planning problem and the motivation for this work, presented in Chapter 1. This introduction includes a discussion of the knowledge-based approach, a brief overview of PLANEX and a review of its development. Chapter 2 is a review of background material relevant to this work. It includes a review of ΑΙ-based models for process planning and plan formulation; models for deterministic project scheduling, including critical path, resource allocation and resource leveling algorithms; and prior work in the practice of construction and manufacturing planning, scheduling and monitoring. This background material is used to develop a formal model for process planning. The characteristics of this model are described in terms of a conceptual process planning model, and the resulting requirements for a knowledge-based process planning model are presented in Chapter 3. Based on these requirements, the architecture of PLANEX is described in Chapter 4. This description includes the overall structure, knowledge representation, control and user interface components of the architecture. Use of this system architecture to develop process planning models is presented in Chapter 5. In addition to the basic features of the PLANEX architecture and the process of developing a system with PLANEX, the chapter includes an overview of four different applications (construction planning, excavation planning, manufacturing planning, and blocks-world planning) and an evaluation of the architecture. Chapter 6 provides a detailed description of CONSTRUCTION PLANEX, a system used to plan the construction of mid-rise concrete and steel-frame office buildings. This chapter includes a discussion of the construction planning models used in CONSTRUCTION PLANEX, along with details of the representation, knowledge, problem-solving and user interface components of the system. It concludes with the presentation of an example problem. HARNESS PLANEX, a system which plans the manufacturing operations for automobile electrical wire harnesses, is presented in Chapter 7. The organization and structure of this chapter parallels that of Chapter 6. These two final chapters are intended to provide sufficient detail for implementation of knowledge-based process planning systems so that builders of new tools can use this information as a starting point. More casual readers can skip some sections of these chapters. PLANEX Software PLANEX has gone through several cycles of development and refinement. The initial implementation was in LISP. The CONSTRUCTION PLANEX and HARNESS PLANEX prototypes described in Chapter 6 and 7 were implemented in COMMON LISP and KNOWLEDGE CRAFT on a TEXAS INSTRUMENTS EXPLORER. Associated subsystems, such as the ANIMATOR, were developed in C on a SILICON GRAPHICS IRIS Workstation. The examples presented herein were developed with this version of PLANEX.

6 χ Preface Recently a version of PLANEX was implemented entirely in COMMON LISP, and has been successfully ported to a number of hardware platforms including an IBM RT PC, an IBM PC/AT and a Sun Workstation. This COMMON LISP version does not include graphical schedule displays or the animation subsystem, but generates activity plans for input to commercial scheduling packages. The COMMON LISP version of PLANEX is available to researchers, educators and institutions who wish to experiment, to refine or to extend the system. Anyone who wishes to obtain PLANEX should contact the second author (CH) at Carnegie Mellon. Acknowledgments This monograph is based on the Ph.D. dissertation of the first author [115]. The work was supervised by the second author, and was conducted, in part, under a research grant awarded to the second and third authors. In preparing this book, the authors have reorganized, refined and extended the material from the dissertation. Development of PLANEX was supported in part by the National Science Foundation, Grant MSM ; by the Engineering Design Research Center of Carnegie Mellon University, an NSF Engineering Research Center; by the U.S. Army Construction Engineering Research Laboratory; and by the Department of Civil Engineering of Carnegie Mellon University. Additional support to prepare this monograph was provided by the Engineering Design Research Center. Computer facilities used to develop PLANEX and to prepare this book were provided by the Engineering Design Research Center, the Department of Civil Engineering and the Robotics Institute of Carnegie Mellon. The authors gratefully acknowledge the funding and financial support which made this work possible. A number of individuals have made contributions to the development of PLANEX and the applications described herein. Much of the initial construction planning knowledge came from Eduardo Baracco-Miller. Throughout much of the project, Peter S. Lim worked as an undergraduate programmer and was responsible for developing many of the tools and utilities incorporated in the PLANEX architecture. The expertise and skill of these individuals was invaluable in the development effort. The authors would like to thank two of our colleagues, Prof. Clive L. Dym of the University of Massachusetts and Prof. Raymond E. Levitt of Stanford University for their critical comments in reviewing our manuscript and their continued support and interest throughout the development of PLANEX. We would also like to thank numerous industrial colleagues for the comments reviewing the various prototype systems.

7 Preface xi This monograph was produced electronically. Pages were laserset using the SCRIBE document production system and figures were produced with MacDraw. Copyediting was done by Heather Walls. The production editor was Joni Hopkins of Academic Press. Sponsoring editor was Sari Kalin of Academic Press. Carlos Zozaya-Gorostiza Chris Hendrickson Daniel R. Re hak

8 Introduction This study describes the development of knowledge-based computer tools that assist an engineer in process planning (i.e., formulating a process plan) for construction and manufacturing. The result of the investigation is a comprehensive knowledge-based system architecture for process planning, called PLANEX, which has been used to develop a number of prototype process planning systems in construction and manufacturing domains. The issues and problems in process planning can be illustrated through a simple, everyday example: preparing a meal. Meal preparation starts with a menu of the dishes which comprise the meal. The menu corresponds to the specification of the product to be prepared. Recipes provide the descriptions of how to create each dish. Depending on the source, the recipes may provide a detailed description of the tasks or activities used to create the dish, or they may be an abstract description of the preparation process. No matter how much detail is provided in a recipe, all of the steps for all of the activities are not specified (e.g., recipes often call for clarified butter but do not explain how to prepare it). The cook must determine, based on experience, all of the steps needed to prepare the dish (a process denoted activity formulation). Individual steps from various recipes can often be combined into larger-scale project activities (e.g., chopping all vegetables for a dish at one time in a food processor rather than individually). Such aggregation reduces the size of the planning problem. Associated with each recipe is the normal yield and the list of ingredients. These material resources have to be scaled to provide the desired yield. This is a complex process as some ingredients (e.g., spices, eggs) do not scale linearly, the quantity needed depends upon the form of the ingredient (e.g., fresh versus dried herbs) and complex substitutions for ingredients may be made. 1

Chess Skill in Man and Machine

Chess Skill in Man and Machine Chess Skill in Man and Machine Chess Skill in Man and Machine Edited by Peter W. Frey With 104 Illustrations Springer-Verlag New York Berlin Heidelberg Tokyo Peter W. Frey Northwestern University CRESAP

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

HYBRID NEURAL NETWORK AND EXPERT SYSTEMS

HYBRID NEURAL NETWORK AND EXPERT SYSTEMS HYBRID NEURAL NETWORK AND EXPERT SYSTEMS HYBRID NEURAL NETWORK AND EXPERT SYSTEMS by Larry R. Medsker Department of Computer Science and Information Systems The American University... " Springer Science+Business

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 Role of Systems Methodology in Social Science Research. Dedicated to my father, Ruggiero, and to the memory of my mother, Mary.

The Role of Systems Methodology in Social Science Research. Dedicated to my father, Ruggiero, and to the memory of my mother, Mary. The Role of Systems Methodology in Social Science Research Dedicated to my father, Ruggiero, and to the memory of my mother, Mary. Frontiers in Systems Research: Implications for the social sciences Vol.

More information

2015 IRC. Wood Wall. Bracing Provisions

2015 IRC. Wood Wall. Bracing Provisions 2015 IRC Wood Wall Bracing Provisions iii A Guide to the 2015 IRC Wood Wall Bracing Provisions ISBN: 978-1-60983-623-8 Copyright 2015 By International Code Council Inc. 500 New Jersey Avenue, NW, 6th Floor

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

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

NO MORE MUDDLING THROUGH

NO MORE MUDDLING THROUGH NO MORE MUDDLING THROUGH No More Muddling Through Mastering Complex Projects in Engineering and Management by RAINER ZÜST Zürich, Switzerland and PETER TROXLER Rotterdam, The Netherlands A C.I.P. Catalogue

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

Creating Scientific Concepts

Creating Scientific Concepts Creating Scientific Concepts Nancy J. Nersessian A Bradford Book The MIT Press Cambridge, Massachusetts London, England 2008 Massachusetts Institute of Technology All rights reserved. No part of this book

More information

Rule-Based Expert Systems

Rule-Based Expert Systems Rule-Based Expert Systems The Addison-Wesley Series in Artificial Intelligence Buchanan and Shortliffe (eds.): Rule-Based Expert Systems: The MYCIN Experiments of the Stanford Heuristic Programming Project.

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

PERSONAL AND WIRELESS COMMUNICATIONS Digital Technology and Standards

PERSONAL AND WIRELESS COMMUNICATIONS Digital Technology and Standards PERSONAL AND WIRELESS COMMUNICATIONS Digital Technology and Standards THE KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE COMMUNICATIONS AND INFORMATION THEORY Consulting Editor Robert

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

British Library Cataloguing-in-Publication Data A catalogue record for this book is available from the British Library.

British Library Cataloguing-in-Publication Data A catalogue record for this book is available from the British Library. Published by Pan Stanford Publishing Pte. Ltd. Penthouse Level, Suntec Tower 3 8 Temasek Boulevard Singapore 038988 Email: editorial@panstanford.com Web: www.panstanford.com British Library Cataloguing-in-Publication

More information

Synthetic Aperture Radar

Synthetic Aperture Radar Synthetic Aperture Radar J. Patrick Fitch Synthetic Aperture Radar C.S. Burrus, Consulting Editor With 93 Illustrations Springer-Verlag New York Berlin Heidelberg London Paris Tokyo J. Patrick Fitch Engineering

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

Francis Fukuyama s The End of History and the Last Man

Francis Fukuyama s The End of History and the Last Man An Analysis of Francis Fukuyama s The End of History and the Last Man Ian Jackson with Jason Xidias Copyright 2017 by Macat International Ltd 24:13 Coda Centre, 189 Munster Road, London SW6 6AW. Macat

More information

Annotated Bibliography: Artificial Intelligence (AI) in Organizing Information By Sara Shupe, Emporia State University, LI 804

Annotated Bibliography: Artificial Intelligence (AI) in Organizing Information By Sara Shupe, Emporia State University, LI 804 Annotated Bibliography: Artificial Intelligence (AI) in Organizing Information By Sara Shupe, Emporia State University, LI 804 Introducing Artificial Intelligence Boden, M.A. (Ed.). (1996). Artificial

More information

Guidelines for the Professional Evaluation of Digital Scholarship by Historians

Guidelines for the Professional Evaluation of Digital Scholarship by Historians Guidelines for the Professional Evaluation of Digital Scholarship by Historians American Historical Association Ad Hoc Committee on Professional Evaluation of Digital Scholarship by Historians May 2015

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

in the New Zealand Curriculum

in the New Zealand Curriculum Technology in the New Zealand Curriculum We ve revised the Technology learning area to strengthen the positioning of digital technologies in the New Zealand Curriculum. The goal of this change is to ensure

More information

ADVANCED POWER ELECTRONICS CONVERTERS

ADVANCED POWER ELECTRONICS CONVERTERS ADVANCED POWER ELECTRONICS CONVERTERS IEEE Press 445 Hoes Lane Piscataway, NJ 08854 IEEE Press Editorial Board Tariq Samad, Editor in Chief George W. Arnold Mary Lanzerotti Linda Shafer Dmitry Goldgof

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

Design of Logic Systems

Design of Logic Systems Design of Logic Systems 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,

More information

ANALOG CMOS FILTERS FOR VERY HIGH FREQUENCIES

ANALOG CMOS FILTERS FOR VERY HIGH FREQUENCIES ANALOG CMOS FILTERS FOR VERY HIGH FREQUENCIES THE KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE ANALOG CIRCUITS AND SIGNAL PROCESSING Consulting Editor Mohammed Ismail Ohio State University

More information

CONTENTS PREFACE. Part One THE DESIGN PROCESS: PROPERTIES, PARADIGMS AND THE EVOLUTIONARY STRUCTURE

CONTENTS PREFACE. Part One THE DESIGN PROCESS: PROPERTIES, PARADIGMS AND THE EVOLUTIONARY STRUCTURE Copyrighted Material Dan Braha and Oded Maimon, A Mathematical Theory of Design: Foundations, Algorithms, and Applications, Springer, 1998, 708 p., Hardcover, ISBN: 0-7923-5079-0. PREFACE Part One THE

More information

Tutorial: The Web of Things

Tutorial: The Web of Things Tutorial: The Web of Things Carolina Fortuna 1, Marko Grobelnik 2 1 Communication Systems Department, 2 Artificial Intelligence Laboratory Jozef Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia {carolina.fortuna,

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

Theory and Practice of International Trade Linkage Models

Theory and Practice of International Trade Linkage Models Theory and Practice of International Trade Linkage Models ADVANCED STUDIES IN THEORETICAL AND APPLIED ECONOMETRICS VOLUME 9 Managing Editors: J.P. Ancot, Nethetlands Economic Institute, Rotterdam, The

More information

Perspectives on Development and Population Growth in the Third World

Perspectives on Development and Population Growth in the Third World Perspectives on Development and Population Growth in the Third World Perspectives on Development and Population Growth in the Third World Ozzie G. Simmons Fordham University The Bronx, New York PLENUM

More information

HANDBOOK OF TABLEAU METHODS

HANDBOOK OF TABLEAU METHODS HANDBOOK OF TABLEAU METHODS HANDBOOK OF TABLEAU METHODS Edited by MARCELLO D' AGOSTINO Universita di Ferrara, Ferrara, Italy DOV M. GABBAY King's College, London, United Kingdom REINER HAHNLE Universitiit

More information

Handbook of MODERN GRINDING TECHNOLOGY

Handbook of MODERN GRINDING TECHNOLOGY Handbook of MODERN GRINDING TECHNOLOGY OTHER OUTSTANDING VOLUMES IN THE CHAPMAN AND HALL ADVANCED INDUSTRIAL TECHNOLOGY SERIES V. Daniel Hunt: SMART ROBOTS: A Handbook of Intelligent Robotic Systems David

More information

Progress in Computer Science No.4. Edited by J.Bendey E. Coffman R.L.Graham D. Kuck N. Pippenger. Springer Science+Business Media, LLC

Progress in Computer Science No.4. Edited by J.Bendey E. Coffman R.L.Graham D. Kuck N. Pippenger. Springer Science+Business Media, LLC Progress in Computer Science No.4 Edited by J.Bendey E. Coffman R.L.Graham D. Kuck N. Pippenger Springer Science+Business Media, LLC George P61ya Robert E. Tarjan Donald R. Woods Notes on Introductory

More information

Fundamentals of Digital Forensics

Fundamentals of Digital Forensics Fundamentals of Digital Forensics Joakim Kävrestad Fundamentals of Digital Forensics Theory, Methods, and Real-Life Applications 123 Joakim Kävrestad School of Informatics University of Skövde Skövde,

More information

Telecommunication Principles

Telecommunication Principles Telecommunication Principles TUTORIAL GUIDES IN ELECTRONIC ENGINEERING Series editors Professor G.G. Bloodworth, University of York Professor A.P. Dorey, University of Lancaster Professor J.K. Fidler,

More information

PROCEEDINGS OF SYMPOSIA IN APPLIED MATHEMATICS

PROCEEDINGS OF SYMPOSIA IN APPLIED MATHEMATICS http://dx.doi.org/10.1090/psapm/026 PROCEEDINGS OF SYMPOSIA IN APPLIED MATHEMATICS VOLUME 1 VOLUME 2 VOLUME 3 VOLUME 4 VOLUME 5 VOLUME 6 VOLUME 7 VOLUME 8 VOLUME 9 VOLUME 10 VOLUME 11 VOLUME 12 VOLUME

More information

AN INTRODUCTION TO FIBER OPTICS SYSTEM DESIGN

AN INTRODUCTION TO FIBER OPTICS SYSTEM DESIGN AN INTRODUCTION TO FIBER OPTICS SYSTEM DESIGN Bruce E. BRILEY AT&T Bell Laboratories Naperville, Illinois, U.S.A. NORTH-HOLLAND AMSTERDAM NEW YORK OXFORD TOKYO ELSEVIER SCIENCE PUBLISHERS B.V. Sara Burgerhartstraat

More information

SpringerBriefs in Applied Sciences and Technology

SpringerBriefs in Applied Sciences and Technology SpringerBriefs in Applied Sciences and Technology SpringerBriefs present concise summaries of cutting-edge research and practical applications across a wide spectrum of fields. Featuring compact volumes

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

AUTOMOTIVE CONTROL SYSTEMS

AUTOMOTIVE CONTROL SYSTEMS AUTOMOTIVE CONTROL SYSTEMS This engineering textbook is designed to introduce advanced control systems for vehicles, including advanced automotive concepts and the next generation of vehicles for Intelligent

More information

Microgrids and Other Local Area Power and Energy Systems

Microgrids and Other Local Area Power and Energy Systems Microgrids and Other Local Area Power and Energy Systems Describing the formation, integration, planning, design, and operation of microgrids, this book explains how local power and energy systems can

More information

Alternate Light Source Imaging

Alternate Light Source Imaging Alternate Light Source Imaging This page intentionally left blank Alternate Light Source Imaging Forensic Photography Techniques Norman Marin Jeffrey Buszka Series Editor Larry S. Miller First published

More information

Modern Integrated Technology of Information Systems Design and Development:

Modern Integrated Technology of Information Systems Design and Development: Modern Integrated Technology of Information Systems Design and Development: From Programming to Project Management Victor Illushko Emaid Abdul-Retha Alexander Sokolov Irena Zaretskaya Sönke Dierks Pascual

More information

INTERTEMPORAL PRODUCTION FRONTIERS: WITH DYNAMIC DEA

INTERTEMPORAL PRODUCTION FRONTIERS: WITH DYNAMIC DEA INTERTEMPORAL PRODUCTION FRONTIERS: WITH DYNAMIC DEA INTERTEMPORAL PRODUCTION FRONTIERS: WITH DYNAMIC DEA Rolf Fare and Shawna Grosskopf Southern Illinois University at Carbondale Carbondale, Illinois

More information

A Practical Guide to Frozen Section Technique

A Practical Guide to Frozen Section Technique A Practical Guide to Frozen Section Technique Editor A Practical Guide to Frozen Section Technique Editor University of Medicine and Dentistry of New Jersey New Jersey Medical School Newark, NJ USA petepath@yahoo.com

More information

Ancient Engineering:

Ancient Engineering: Ancient Engineering: Selective Ceramic Processing in the Middle Balsas Region of Guerrero, Mexico Jennifer Meanwell Paris Monographs in American Archaeology 48 Access Archaeology Archaeopress Access Archaeology

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

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

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

ESSENTIALS. Munir M. Hamad Autodesk Approved Instructor

ESSENTIALS. Munir M. Hamad Autodesk Approved Instructor AUTOCAD 2010 ESSENTIALS Munir M. Hamad Autodesk Approved Instructor 76299_FMxx_FINAL.indd i 6/1/09 11:00:49 AM World Headquarters Jones and Bartlett Publishers 40 Tall Pine Drive Sudbury, MA 01776 978-443-5000

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

A USER S GUIDE TO THE NESTLE-ALAND 28 GREEK NEW TESTAMENT

A USER S GUIDE TO THE NESTLE-ALAND 28 GREEK NEW TESTAMENT A USER S GUIDE TO THE NESTLE-ALAND 28 GREEK NEW TESTAMENT Text-Critical Studies Number 9 A USER S GUIDE TO THE NESTLE-ALAND 28 GREEK NEW TESTAMENT A USER S GUIDE TO THE NESTLE-ALAND 28 GREEK NEW TESTAMENT

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

Economics as a Social Science

Economics as a Social Science Economics as a Social Science An Approach to Nonautistic Theory Andrew M. Kamarck Ann Arbor Copyright by the University of Michigan 2002 All rights reserved Published in the United States of America by

More information

Digital Signal Processing System Design: LabVIEW-Based Hybrid Programming

Digital Signal Processing System Design: LabVIEW-Based Hybrid Programming Digital Signal Processing System Design: LabVIEW-Based Hybrid Programming by Nasser Kehtarnavaz University of Texas at Dallas With laboratory contributions by Namjin Kim and Qingzhong Peng 1111» AMSTERDAM

More information

Data Collection: Christmas Bird Count Counting Started: 1899

Data Collection: Christmas Bird Count Counting Started: 1899 Data Collection: Christmas Bird Count Counting Started: 1899 Idea Competition: Nicolas Appert s Food Canning Competition started: 1795 Awards Won: 1810 2 5 E.g. Sorting Algorithms: Many sorting algorithms

More information

High Performance Computing Systems and Scalable Networks for. Information Technology. Joint White Paper from the

High Performance Computing Systems and Scalable Networks for. Information Technology. Joint White Paper from the High Performance Computing Systems and Scalable Networks for Information Technology Joint White Paper from the Department of Computer Science and the Department of Electrical and Computer Engineering With

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

FUZZY SETS AND INTERACTIVE MULTIOBJECTIVE OPTIMIZATION

FUZZY SETS AND INTERACTIVE MULTIOBJECTIVE OPTIMIZATION FUZZY SETS AND INTERACTIVE MULTIOBJECTIVE OPTIMIZATION APPLIED INFORMATION TECHNOLOGY Series Editor: M. G. SINGH UM/ST, Manchester, England Editorial Board: K. ASTROM Lund Institute of Technology, Lund,

More information

Proposal Solicitation

Proposal Solicitation Proposal Solicitation Program Title: Visual Electronic Art for Visualization Walls Synopsis of the Program: The Visual Electronic Art for Visualization Walls program is a joint program with the Stanlee

More information

Implementing Flexible Manufacturing Systems

Implementing Flexible Manufacturing Systems Implementing Flexible Manufacturing Systems Other Macmillan titles of related interest R. Anderson, Management, Information Systems and Computers J.D. Radford and D. B. Richardson, The Management of Manufacturing

More information

Proposed Curriculum Master of Science in Systems Engineering for The MITRE Corporation

Proposed Curriculum Master of Science in Systems Engineering for The MITRE Corporation Proposed Curriculum Master of Science in Systems Engineering for The MITRE Corporation Core Requirements: (9 Credits) SYS 501 Concepts of Systems Engineering SYS 510 Systems Architecture and Design SYS

More information

Wireless Optical Communication Systems

Wireless Optical Communication Systems Wireless Optical Communication Systems WIRELESS OPTICAL COMMUNICATION SYSTEMS STEVE HRANILOVIC Assistant Professor Department of Electrical and Computer Engineering McMaster University Hamilton Ontario

More information

MICHAEL FREEMAN BLACK & WHITE PHOTOGRAPHY FIELD GUIDE

MICHAEL FREEMAN BLACK & WHITE PHOTOGRAPHY FIELD GUIDE MICHAEL FREEMAN BLACK & WHITE PHOTOGRAPHY FIELD GUIDE MICHAEL FREEMAN BLACK & WHITE PHOTOGRAPHY FIELD GUIDE The essential guide to the art of creating black & white images First published in the USA 2013

More information

PREFACE. Introduction

PREFACE. Introduction PREFACE Introduction Preparation for, early detection of, and timely response to emerging infectious diseases and epidemic outbreaks are a key public health priority and are driving an emerging field of

More information

Corrosion Inspection and Monitoring

Corrosion Inspection and Monitoring Corrosion Inspection and Monitoring WILEY SERIES IN CORROSION R.Winston Revie, Series Editor Corrosion Inspection and Monitoring Pierre R. Roberge Corrosion Inspection and Monitoring Pierre R. Roberge

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

Materials and the Environment

Materials and the Environment Materials and the Environment Materials and the Environment Eco-Informed Material Choice Second Edition Michael F. Ashby AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO

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

WESTERN AND HARD-BOILED DETECTIVE FICTION IN AMERICA

WESTERN AND HARD-BOILED DETECTIVE FICTION IN AMERICA WESTERN AND HARD-BOILED DETECTIVE FICTION IN AMERICA Western and Hard Boiled Detective Fiction in America From High Noon to Midnight Cynthia S. Hamilton M MACMILLAN PRESS Cynthia S. Hamilton 1987 Softcover

More information

Additive Manufacturing

Additive Manufacturing Additive Manufacturing Design, Methods, and Processes edited by Steinar Killi Additive Manufacturing Additive Manufacturing Design, Methods, and Processes edited by Steinar Killi Published by Pan Stanford

More information

BIOMEDICAL DIGITAL SIGNAL PROCESSING

BIOMEDICAL DIGITAL SIGNAL PROCESSING BIOMEDICAL DIGITAL SIGNAL PROCESSING C-Language Examples and Laboratory Experiments for the IBM PC WILLIS J. TOMPKINS Editor University of Wisconsin-Madison 2000 by Willis J. Tompkins This book was previously

More information

This page intentionally left blank

This page intentionally left blank Unmanaging This page intentionally left blank UNMANAGING Opening Up the Organization to its Own Unspoken Knowledge Theodore Taptiklis Theodore Taptiklis 2008 All rights reserved. No reproduction, copy

More information

DEVELOPMENTS IN INJECTION MOULDING-3

DEVELOPMENTS IN INJECTION MOULDING-3 DEVELOPMENTS IN INJECTION MOULDING-3 CONTENTS OF VOLUMES 1 and 2 Volume 1 Edited by A. Whelan and J. L. Craft 1. Digital Hydraulics. H. BLUML 2. Clamping Systems. R. A. IRELAND 3. Mould Design and Manufacture.

More information

When Values Conflict. Essays on Environmental Analysis, Discourse, and Decision

When Values Conflict. Essays on Environmental Analysis, Discourse, and Decision When Values Conflict Essays on Environmental Analysis, Discourse, and Decision Published for the American Academy of Arts and Sciences a companion volume to When Values Conflict Feiverson, H.A., F.W. Sinden,

More information

EFFICIENT AND ACCURATE PARALLEL GENETIC ALGORITHMS

EFFICIENT AND ACCURATE PARALLEL GENETIC ALGORITHMS EFFICIENT AND ACCURATE PARALLEL GENETIC ALGORITHMS GENETIC ALGORITHMS AND EVOLUTIONARY COMPUTATION EFFICIENT AND ACCURATE PARALLEL GENETIC ALGORITHMS by Erick Cantti-Paz Lawrence Livermore National Lab,

More information

Methodology for Agent-Oriented Software

Methodology for Agent-Oriented Software ب.ظ 03:55 1 of 7 2006/10/27 Next: About this document... Methodology for Agent-Oriented Software Design Principal Investigator dr. Frank S. de Boer (frankb@cs.uu.nl) Summary The main research goal of this

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

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

Fundamentals of Industrial Control

Fundamentals of Industrial Control Fundamentals of Industrial Control 2nd Edition D. A. Coggan, Editor Practical Guides for Measurement and Control Preface ix Contributors xi Chapter 1 Sensors 1 Applications of Instrumentation 1 Introduction

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

System Architecture. Strategy and Product Development for Complex Systems. Global edition. Global edition. Edward Crawley Bruce Cameron Daniel Selva

System Architecture. Strategy and Product Development for Complex Systems. Global edition. Global edition. Edward Crawley Bruce Cameron Daniel Selva System Architecture Global edition System Architecture Crawley Cameron Selva This is a special edition of an established title widely used by colleges and universities throughout the world. Pearson published

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

Modeling Manufacturing Systems. From Aggregate Planning to Real-Time Control

Modeling Manufacturing Systems. From Aggregate Planning to Real-Time Control Modeling Manufacturing Systems From Aggregate Planning to Real-Time Control Springer-Verlag Berlin Heidelberg GmbH Paolo Brandimarte. Agostino Villa (Eds.) Modeling Manufacturing Systems From Aggregate

More information

EUGENE DUBOIS AND THE APE-MAN FROM JAVA

EUGENE DUBOIS AND THE APE-MAN FROM JAVA EUGENE DUBOIS AND THE APE-MAN FROM JAVA BERT THEUNISSEN Institute for the History of Science University of Utrecht, The Netherlands Eugene Dubois and the Ape-Man from Java The History of the First 'Missing

More information

Cost Analysis and Estimating

Cost Analysis and Estimating Roland Kankey Editors Jane Robbins Cost Analysis and Estimating Shifting U.S. Priorities With 34 Figures Springer-Verlag New York Berlin Heidelberg London Paris Tokyo Hong Kong Barcelona Roland Kankey

More information

Variation Tolerant On-Chip Interconnects

Variation Tolerant On-Chip Interconnects Variation Tolerant On-Chip Interconnects ANALOG CIRCUITS AND SIGNAL PROCESSING Series Editors: Mohammed Ismail. The Ohio State University Mohamad Sawan. École Polytechnique de Montréal For further volumes:

More information

Standard for Subsea High Integrity Pressure Protection Systems (HIPPS) API STANDARD 17O SECOND EDITION, JULY 2014

Standard for Subsea High Integrity Pressure Protection Systems (HIPPS) API STANDARD 17O SECOND EDITION, JULY 2014 Standard for Subsea High Integrity Pressure Protection Systems (HIPPS) API STANDARD 17O SECOND EDITION, JULY 2014 Special Notes API publications necessarily address problems of a general nature. With respect

More information

Advanced Decision Making for HVAC Engineers

Advanced Decision Making for HVAC Engineers Advanced Decision Making for HVAC Engineers Javad Khazaii Advanced Decision Making for HVAC Engineers Creating Energy Efficient Smart Buildings Javad Khazaii Engineering Department Kennesaw State University

More information

EMBEDDED SYSTEM DESIGN

EMBEDDED SYSTEM DESIGN EMBEDDED SYSTEM DESIGN Embedded System Design by PETER MARWEDEL University of Dortmund, Germany A C.I.P. Catalogue record for this book is available from the Library of Congress. ISBN-10 0-387-29237-3

More information

INFORMATION TECHNOLOGY AND LAWYERS

INFORMATION TECHNOLOGY AND LAWYERS INFORMATION TECHNOLOGY AND LAWYERS Information Technology and Lawyers Advanced Technology in the Legal Domain, from Challenges to Daily Routine Edited by ARNO R. LODDER Centre for Electronic Dispute Resolution

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

Design of Ultra Wideband Antenna Matching Networks

Design of Ultra Wideband Antenna Matching Networks Design of Ultra Wideband Antenna Matching Networks Design of Ultra Wideband Antenna Matching Networks Via Simplified Real Frequency Technique 123 Dr. College of Engineering Department of Electrical-Electronics

More information

60 GHz TECHNOLOGY FOR GBPS WLAN AND WPAN

60 GHz TECHNOLOGY FOR GBPS WLAN AND WPAN 60 GHz TECHNOLOGY FOR GBPS WLAN AND WPAN FROM THEORY TO PRACTICE Su-Khiong (SK) Yong Marvell Semiconductor, USA Pengfei Xia Broadcom Corporation, USA Alberto Valdes-Garcia IBM, USA A John Wiley and Sons,

More information

Computational Intelligence for Network Structure Analytics

Computational Intelligence for Network Structure Analytics Computational Intelligence for Network Structure Analytics Maoguo Gong Qing Cai Lijia Ma Shanfeng Wang Yu Lei Computational Intelligence for Network Structure Analytics 123 Maoguo Gong Xidian University

More information

FILTRATION HANDBOOK: LIQUIDS

FILTRATION HANDBOOK: LIQUIDS FILTRATION HANDBOOK: LIQUIDS THEODORE H. MELZER MAIK W. JORNITZ PDA Bethesda, MD, USA DHI Publishing, LLC River Grove, IL, USA 10 9 8 7 6 5 4 3 2 1 ISBN: 1-930114-62-1 Copyright 2004 Theodore H. Melzer

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

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