Applied Computing. Springer-Verlag London Ltd.

Size: px
Start display at page:

Download "Applied Computing. Springer-Verlag London Ltd."

Transcription

1 Applied Computing Springer-Verlag London Ltd.

2 The Springer-Verlag Series on Applied Computing is an advanced series of innovative textbooks that span the full range oftopics in applied computing technology. Books in the series provide a grounding in theoretical concepts in computer science alongside real-world examples of how those concepts can be applied in the development of effective computer systems. The series should be essential reading for advanced undergraduate and postgraduate students in computing and information systems. Books in this series are contributed by international specialist researchers and educators in applied computing who draw together the full range of issues in their specialist area into one concise authoritative textbook. Titles already available: Deryn Graham and Anthony Barrett Knowledge-Based Image Processing Systems X Linda Macaulay Requirements Engineering Derrick Morris, Gareth Evans, Peter Green, Colin Theaker Object Orientated Computer Systems Engineering John Hunt Java and Object Orientation: AnIntroduction David Gray Introduction to the Formal Design ofreal-time Systems Mike Holcombe and Florentin Ipate Correct Systems: Building A Business Process Solution Jan Noyes and Chris Baber User-Centred Design ofsystems Arturo Trujillo Translation Engines: Techniques for Machine Translation Ulrich Nehmzow Mobile Robotics: A Practical Introduction Available in the Advanced Perspectives in Applied Computing series: Sarah Douglas and Anant Mithal The Ergonomics ofcomputer Pointing Devices

3 Fabio Paterno Model-Based Design and Evaluation of Interactive Applications, Springer

4 Fabio Paterna PhD CNUCE - CNR, Pisa, Italy Series Editors Professor Ray J. Paul, BSc MSc PhD Department ofinformation Systems and Computing, Brunel University, Uxbridge, Middlesex UB8 3PH, UK Professor Peter J. Thomas, MIEE MBCS CEng FRSA Centre for Personal Information Management, U niversity of the West of England, Frenchay Campus, Bristol BSI61QY, UK Dr Jasna Kuljis, PhD MS Dipl Ing Department of Mathematical and Computing Sciences, Goldsmiths College, University of London, New Cross, London SEl4 6NW, UK ISBN British Library Cataloguing in Publication Data A catalogue record for this book is available from the British Library Library of Congress Cataloging-in-Publication Data Paterna, Fabio, Mode1-based design and evaluation of interactive applications / Fabio Paterna. p. cm. - (Applied computing) Inc1udes bibliographical references. ISBN ISBN (ebook) DOI / User interfaces (Computer systems) 2. Human-computer interaction. 3. Software engineering. 1. Title. II. Series. QA76.9.U83P '28-dc21 CIP Apart from any fair dealing for the purposes of research or private study, or criticism or review, as permitted under the Copyright, Designs and Patents Act 1988, this publication may on1y be reproduced, stored or transmitted, in any form or by any means, with the prior permission in writing of the publishers, or in the case of reprographic reproduction in accordance with the terms of licences issued by the Copyright Licensing Agency. Enquiries concerning reproduction outside those terms shou1d be sent to the publishers. Springer-Verlag London 2000 Origina1ly published by Springer-Verlag London Berlin Heidelberg in 2000 The use of registered names, trademarks etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant laws and regulations and therefore free for general use. 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 may be made. Typesetting: Camera ready by author 34/ Printed on acid-free paper SPIN

5 Background of author Fabio Paterno received his Laurea Degree in Computer Science from the University ofpisa (Italy) and a Ph.D. in Computer Science from the University ofyork (UK). Since 1986 he has been a researcher at CNUCE-C.N.R., Pisa, where he is head of the HCI group. He has worked in various national and international projects on user interfaces-related topics. He has been the coordinator of the MEFISTO (Modelling Evaluating and Formalising Interactive Systems Using Tasks and Interaction Objects) Long Term Esprit European Project. He has developed the ConcurTaskTrees notation for specifying task models, which has been used in various industries and universities, and related methods for supporting the design and evaluation of interactive applications. His current research interests include Methods and Tools for User Interface Design and Usability Evaluation, Formal Methods for Interactive Systems, and Design of User Interfaces for Safety Critical Interactive Systems. He has published more than sixty papers in refereed international conferences or journals. He was the chair of the first International Workshop on Design, Specification, Verification of Interactive Systems. He is co-editor of a book on Formal Methods in Human-Computer Interaction. He has been a member of the Programme Committee of the main international HCI conferences. He is a member of the IFIP Technical Committee 13 on Human Computer Interaction. He has been Papers Co-Chair of the ACM CHI 2000 conference. v

6 Preface This book aims to be a bridge. A bridge between science and practice, creativity and engineering, human-computer interaction and software engineering, with possible links to artificial intelligence and formal methods. Bridges are important because they allow communication between worlds which were previously separated, thus enabling new results to be obtained. Ponte di Mezzo, Pisa. The increasing diffusion of interactive software-based applications in an increasing number of contexts, possible purposes and types of users, requires new methods for improving the design cycle of interactive applications and obtaining more usable artefacts. This stimulated the need to bring together aspects such as task modelling, dialogue design, reuse patterns, and usability evaluation with the purpose of explaining the basic ideas and concepts and discussing the possible results. The logical structure of the book focuses on reporting recent thinking in this area vii

7 viii Model-Based Design and Evaluation of Interactive Applications showing the connections between the various parts. It makes accessible work which has previously mainly appeared only in research-oriented publications. I hope it will prove useful to help the reader understand issues concerning the use of models in design and evaluation of interactive applications, to indicate possible solutions, and to foster new work able to improve previous solutions. A lot of work needs still to be done to improve current methods and tools to design and develop usable interactive applications. Fabio Paterno August 1999, Pisa, Italy ACKNOWLEDGEMENTS Over the years I have discussed the topics considered in this book with many people. It is difficult to mention all of them. In particular, I wish to thank for their help: Cristiano Mancini, Carmen Santoro, Giulio Ballardin, Simone Bellani, Andreas Lecerof, lise Breedvelt-Schouten, Nicole de Koning, Silvia Meniconi, my students, and the researchers who discussed with me some of the issues addressed in this book in the MEFISTO ( and GUITARE ( projects. I also want to acknowledge the support received from the European Commission through these projects. Last, but not least, I would like to thank Claudia, Linda and PierPaolo for their continuos support.

8 Contents 1 INTRODUCTION Why model-based design and evaluation of interactive applications? Basic concepts Structure ofthe book arid intended audience Other sources of information Conferences Journals Books Associations 10 2 MODEL-BASED APPROACHES Task-oriented approaches GOMS Norman's cycle Task analysis methods Task analysis Groupware Task Analysis UAN Petri Nets UML Formal Methods for HCI Exercises 30 3 ANALYSIS OF INTERACTIVE APPLICATIONS Scenarios Use Cases Task analysis Support for task identification in informal scenarios Task and errors Exercises 38 4 THE CONCURTASKTREES NOTATION Introduction to ConcurTaskTrees Motivations for ConcurTaskTrees 39 ix

9 x Model-Based Design and Evaluation of Interactive Applications Main features ofconcurtasktrees Task allocation Temporal relationships Task types Additional information associated with tasks Objects Further task-related information Structuring the task model The ambiguity problem Inheritance of temporal relationships Relationships between parent task and its subtasks Recursion Optional tasks Example of ConcurTaskTrees specification The first levels of the example Refinement of the example Tool support Task models for cooperative applications Possible approaches to design cooperative task models Describing multi-user cooperation in ConcurTaskTrees Exercises 66 5 TASK-BASED DESIGN Approaches to task-based design Main aspects in task-based design Approaches to designing presentations Aspects to consider when designing user interfaces Criteria for grouping tasks to be supported by the same presentation Identifying presentations Identifying enabled task sets Task-driven design of user interfaces Designing layout of presentations Considering task types for selecting user interface techniques Gathering information from temporal relations among tasks Relationships among enabled task sets Structuring the information An example Tasks for accessing databases Task-oriented help Adaptability Example of user classification How to support adaptation Adaptivity When to provide adaptive support? What information should adaptive support provide? Example of adaptive presentation techniques 95

10 Contents xi 5.10 Concluding remarks Exercises 97 6 ARCHITECTURAL MODELS OF INTERACTIVE APPLICATIONS Architectures for user interfaces Models for interactive systems Conceptual models Architectural models for logical input devices Architectural models for user-interaction objects The interactor model Composition operators for interactors External composition Internal composition Internal-External Composition Operators Control Composition Operators Activation and deactivation composition operators From the task model to the user interface architecture model The transformation algorithm Connecting interactors to support the information flow An example of application of the transformation Exercises PATTERNS IN INTERACTIVE APPLICATIONS Introduction Patterns How to represent a task pattern An example of a task pattern Architectural patterns An example of an architectural pattern Relationships between tasks and architectural patterns Tool support for patterns Comments on patterns Exercises USABILITY EVALUATION Criteria for user interface evaluation Introduction to approaches to usability evaluation Model-based evaluation GOMS-based evaluation Empirical evaluation The MUSiC method Inspection-based evaluation Cognitive walkthrough Metrics-based evaluation Comparing methods for usability evaluation Remote usability evaluation 151

11 xii Model-Based Design and Evaluation of Interactive Applications 8.5 The RemUSINE method The preparation part The elaboration of the tool An example ofan analysis of a small log Results obtained by a RemUSINE analysis of a single session How to interpret the results Results provided to analyse groups of sessions An example of an appiication Evaluation of RemUSINE Exercises CONCLUSIONS Summarising the results described Suggestions for open areas of interests 178 REFERENCES SUBJECT INDEX

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Computer Supported Cooperative Work. Series Editor Richard Harper Cambridge, United Kingdom

Computer Supported Cooperative Work. Series Editor Richard Harper Cambridge, United Kingdom Computer Supported Cooperative Work Series Editor Richard Harper Cambridge, United Kingdom The CSCW series examines the dynamic interface of human nature, culture, and technology. Technology to support

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

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

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

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

COOP 2016: Proceedings of the 12th International Conference on the Design of Cooperative Systems, May 2016, Trento, Italy

COOP 2016: Proceedings of the 12th International Conference on the Design of Cooperative Systems, May 2016, Trento, Italy Antonella De Angeli Liam Bannon Patrizia Marti Silvia Bordin Editors COOP 2016: Proceedings of the 12th International Conference on the Design of Cooperative Systems, 23-27 May 2016, Trento, Italy COOP

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

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

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

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

This page intentionally left blank

This page intentionally left blank Stevie Smith This page intentionally left blank Stevie Smith Between the Lines Romana Huk Romana Huk 2005 Softcover reprint of the hardcover 1st edition 2005 978-0-333-54997-1 All rights reserved. No reproduction,

More information

Current Technologies in Vehicular Communications

Current Technologies in Vehicular Communications Current Technologies in Vehicular Communications George Dimitrakopoulos George Bravos Current Technologies in Vehicular Communications George Dimitrakopoulos Department of Informatics and Telematics Harokopio

More information

ZEW Economic Studies. Publication Series of the Centre for European Economic Research (ZEW), Mannheim, Germany

ZEW Economic Studies. Publication Series of the Centre for European Economic Research (ZEW), Mannheim, Germany ZEW Economic Studies Publication Series of the Centre for European Economic Research (ZEW), Mannheim, Germany ZEW Economic Studies Vol. 1: O. Hohmeyer, K. Rennings (Eds.) Man-Made Climate Change Economic

More information

Risk-Based Ship Design

Risk-Based Ship Design Risk-Based Ship Design Apostolos Papanikolaou (Ed.) Risk-Based Ship Design Methods, Tools and Applications Authored by Carlos Guedes Soares, Andrzej Jasionowski, Jørgen Jensen, Dag McGeorge, Apostolos

More information

Victorian Telegraphy Before Nationalization

Victorian Telegraphy Before Nationalization Victorian Telegraphy Before Nationalization Victorian Telegraphy Before Nationalization Simone Fari University of Granada, Spain S i m o n e Fa r i 2 015 Softcover reprint of the hardcover 1st edition

More information

ENVIRONMENTAL ISSUES IN THE NEW WORLD TRADING SYSTEM

ENVIRONMENTAL ISSUES IN THE NEW WORLD TRADING SYSTEM ENVIRONMENTAL ISSUES IN THE NEW WORLD TRADING SYSTEM Also by John Whalley DEVELOPING COUNTRIES AND TIlE GLOBAL 1RADING SYS1EM, Volumes 1 and 2 (editor) TIlE URUGUAY ROUND AND BEYOND: The Final Report from

More information

Technology Roadmapping for Strategy and Innovation

Technology Roadmapping for Strategy and Innovation Technology Roadmapping for Strategy and Innovation Martin G. Moehrle, Ralf Isenmann, and Robert Phaal (Eds.) Technology Roadmapping for Strategy and Innovation Charting the Route to Success ABC Editors

More information

Lecture Notes in Artificial Intelligence. Lecture Notes in Computer Science

Lecture Notes in Artificial Intelligence. Lecture Notes in Computer Science Lecture Notes in Artificial Intelligence 897 Subseries of Lecture Notes in Computer Science Edited by J. G. Carbonell and J. Siekmann Lecture Notes in Computer Science Edited by G. Goos, J. Hartmanis and

More information

Handbook of Engineering Acoustics

Handbook of Engineering Acoustics Handbook of Engineering Acoustics . Gerhard M uller Michael M oser Editors Handbook of Engineering Acoustics Editors Prof. Dr. Gerhard M uller Technische Universit at M unchen Lehrstuhl f ur Baumechanik

More information

TECHNOLOGY, INNOVATION, and POLICY 3. Series of the Fraunhofer Institute for Systems and Innovation Research (lsi)

TECHNOLOGY, INNOVATION, and POLICY 3. Series of the Fraunhofer Institute for Systems and Innovation Research (lsi) TECHNOLOGY, INNOVATION, and POLICY 3 Series of the Fraunhofer Institute for Systems and Innovation Research (lsi) Guido Reger Ulrich Schmoch (Eds.) Organisation of Science and Technology at the Watershed

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

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

Cognitive Systems Monographs

Cognitive Systems Monographs Cognitive Systems Monographs Volume 9 Editors: Rüdiger Dillmann Yoshihiko Nakamura Stefan Schaal David Vernon Heiko Hamann Space-Time Continuous Models of Swarm Robotic Systems Supporting Global-to-Local

More information

Advances in Metaheuristic Algorithms for Optimal Design of Structures

Advances in Metaheuristic Algorithms for Optimal Design of Structures Advances in Metaheuristic Algorithms for Optimal Design of Structures ThiS is a FM Blank Page A. Kaveh Advances in Metaheuristic Algorithms for Optimal Design of Structures A. Kaveh School of Civil Engineering,

More information

Design for Innovative Value Towards a Sustainable Society

Design for Innovative Value Towards a Sustainable Society Design for Innovative Value Towards a Sustainable Society Mitsutaka Matsumoto Yasushi Umeda Keijiro Masui Shinichi Fukushige Editors Design for Innovative Value Towards a Sustainable Society Proceedings

More information

Founding Editor Martin Campbell-Kelly, University of Warwick, Coventry, UK

Founding Editor Martin Campbell-Kelly, University of Warwick, Coventry, UK History of Computing Founding Editor Martin Campbell-Kelly, University of Warwick, Coventry, UK Series Editor Gerard Alberts, University of Amsterdam, Amsterdam, The Netherlands Advisory Board Jack Copeland,

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

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

Science Communication

Science Communication Science Communication Sarah R. Davies Maja Horst Science Communication Culture, Identity and Citizenship Sarah R. Davies Department of Media, Cognition and Communication University of Copenhagen København

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

Simulation by Bondgraphs

Simulation by Bondgraphs Jean U. Thoma Simulation by Bondgraphs Introduction to a Graphical Method Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong Kong 1990 Professor Dr. Jean Ulrich Thoma Dept. of Mechanical

More information

StraBer Wahl Graphics and Robotics

StraBer Wahl Graphics and Robotics StraBer Wahl Graphics and Robotics Wolfgang StrafSer Friedrich Wahl Editors Graphics and Robotics With 128 Figures, some in Colour, Springer Prof. Dr.-lng. Wolfgang StraBer Wilhelm-Schickard-lnstitut fur

More information

Robust Hand Gesture Recognition for Robotic Hand Control

Robust Hand Gesture Recognition for Robotic Hand Control Robust Hand Gesture Recognition for Robotic Hand Control Ankit Chaudhary Robust Hand Gesture Recognition for Robotic Hand Control 123 Ankit Chaudhary Department of Computer Science Northwest Missouri State

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

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

SpringerBriefs in Space Development

SpringerBriefs in Space Development SpringerBriefs in Space Development Series Editor: Joseph N. Pelton, Jr. For further volumes: http://www.springer.com/series/10058 Audrey L. Allison The ITU and Managing Satellite Orbital and Spectrum

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

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

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

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

Computer-Aided Production Management

Computer-Aided Production Management Asbj0rn Rolstadas (Ed.) Computer-Aided Production Management With 169 Figures Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Professor Dr. Asbjern Ro1stadas Production Engineering Laboratory

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

Lecture Notes in Control and Information Sciences 283. Editors: M. Thoma M. Morari

Lecture Notes in Control and Information Sciences 283. Editors: M. Thoma M. Morari Lecture Notes in Control and Information Sciences 283 Editors: M. Thoma M. Morari Springer Berlin Heidelberg NewYork Barcelona Hong Kong London Milan Paris Tokyo Christopher Fielding, Andras Varga, Samir

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

Innovation Policy in a Knowledge-Based Economy

Innovation Policy in a Knowledge-Based Economy Innovation Policy in a Knowledge-Based Economy Patrick Llerena Mireille Matt Editors Innovation Policy in a Knowledge-Based Economy Theory and Practice With Contributions by Arman Avadikyan Laurent Bach

More information

U. Lindemann (Ed.) Human Behaviour in Design

U. Lindemann (Ed.) Human Behaviour in Design U. Lindemann (Ed.) Human Behaviour in Design Springer-Verlag Berlin Heidelberg GmbH Engineering ONLINE LIBRARY http://www.springer.de/engine/ Udo Lindemann (Ed.) Human Behaviour in Design Individuals,

More information

Studies in Computational Intelligence

Studies in Computational Intelligence Studies in Computational Intelligence Volume 733 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl About this Series The series Studies in Computational

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

Studies in Empirical Economics

Studies in Empirical Economics Studies in Empirical Economics Aman Ullah (Ed.) Semiparametric and Nonparametric Econometrics 1989. VII, 172 pp. Hard cover DM 120, ISBN 3-7908-0418-5 Walter Kramer (Ed.) Econometrics of Structural Change

More information

Research and Practice on the Theory of Inventive Problem Solving (TRIZ)

Research and Practice on the Theory of Inventive Problem Solving (TRIZ) Research and Practice on the Theory of Inventive Problem Solving (TRIZ) ThiS is a FM Blank Page Leonid Chechurin Editor Research and Practice on the Theory of Inventive Problem Solving (TRIZ) Linking Creativity,

More information

Privacy, Data Protection and Cybersecurity in Europe

Privacy, Data Protection and Cybersecurity in Europe Privacy, Data Protection and Cybersecurity in Europe Wolf J. Schünemann Max-Otto Baumann Editors Privacy, Data Protection and Cybersecurity in Europe Editors Wolf J. Schünemann Institute for Social Sciences

More information

Management and Industrial Engineering. Series editor J. Paulo Davim, Aveiro, Portugal

Management and Industrial Engineering. Series editor J. Paulo Davim, Aveiro, Portugal Management and Industrial Engineering Series editor J. Paulo Davim, Aveiro, Portugal More information about this series at http://www.springer.com/series/11690 J. Paulo Davim Editor Progress in Lean Manufacturing

More information

Entrepreneurial Profiles of Creative Destruction

Entrepreneurial Profiles of Creative Destruction Entrepreneurial Profiles of Creative Destruction Entrepreneurial Profiles of Creative Destruction Courage, Imagination and Creativity in Action Elias G. Carayannis George Washington University, Washington,

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

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

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

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

Introduction to Computational Optimization Models for Production Planning in a Supply Chain

Introduction to Computational Optimization Models for Production Planning in a Supply Chain Introduction to Computational Optimization Models for Production Planning in a Supply Chain Stefan Voß David L.Woodruff Introduction to Computational Optimization Models for Production Planning in a Supply

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

The Future of Design Methodology

The Future of Design Methodology The Future of Design Methodology Editor The Future of Design Methodology 123 Editor Prof. Dr. h.c. Dr.-Ing. Chair of Product Development and Machine Elements TU Darmstadt Magdalenenstraße 4 64289 Darmstadt

More information

Enacting Research Methods in Information Systems: Volume 2

Enacting Research Methods in Information Systems: Volume 2 Enacting Research Methods in Information Systems: Volume 2 This page intentionally left blank Enacting Research Methods in Information Systems: Volume 2 Edited by Leslie P. Willcocks London School of Economics

More information

BP and the Macondo Spill

BP and the Macondo Spill BP and the Macondo Spill This page intentionally left blank BP and the Macondo Spill The Complete Story Colin Read Professor of Economics and Finance, SUNY College, Plattsburgh, USA Palgrave macmillan

More information

Programming Mobile Robots with Aria and Player

Programming Mobile Robots with Aria and Player Programming Mobile Robots with Aria and Player Amanda Whitbrook Programming Mobile Robots with Aria and Player A Guide to C++ Object-Oriented Control 123 Dr. Amanda Whitbrook University of Nottingham School

More information

Introduction to Fuzzy Logic using MATLAB

Introduction to Fuzzy Logic using MATLAB Introduction to Fuzzy Logic using MATLAB S. N. Sivanandam, S. Sumathi and S. N. Deepa Introduction to Fuzzy Logic using MATLAB With 304 Figures and 37 Tables 123 Dr. S.N. Sivanandam S. N. Deepa Professor

More information

SpringerBriefs in Electrical and Computer Engineering

SpringerBriefs in Electrical and Computer Engineering SpringerBriefs in Electrical and Computer Engineering More information about this series at http://www.springer.com/series/10059 David Fouto Nuno Paulino Design of Low Power and Low Area Passive Sigma

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 Economics of Leisure and Recreation

The Economics of Leisure and Recreation The Economics of Leisure and Recreation STUDIES IN PLANNING AND CONTROL General Editors B. T. Bayliss, B.Sc.(Econ.), Ph.D. Director, Centre for European Industrial Studies University of Bath and G. M.

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

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

The Cultural and Social Foundations of Education. Series Editor A.G. Rud College of Education Washington State University USA

The Cultural and Social Foundations of Education. Series Editor A.G. Rud College of Education Washington State University USA The Cultural and Social Foundations of Education Series Editor A.G. Rud College of Education Washington State University USA The Palgrave Pivot series on the Cultural and Social Foundations of Education

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