ISA DES PATT FLEX MAN-2007 Design Patterns for Flexible Manufacturing.pdf
《ISA DES PATT FLEX MAN-2007 Design Patterns for Flexible Manufacturing.pdf》由会员分享,可在线阅读,更多相关《ISA DES PATT FLEX MAN-2007 Design Patterns for Flexible Manufacturing.pdf(232页珍藏版)》请在麦多课文档分享上搜索。
1、DESIGN PATTERNSFOR FLEXIBLE MANUFACTURINGBrandl_finalpages.book Page I Tuesday, October 31, 2006 3:54 PMBrandl_finalpages.book Page II Tuesday, October 31, 2006 3:54 PMDESIGN PATTERNSFOR FLEXIBLE MANUFACTURINGbyDennis BrandlBrandl_finalpages.book Page III Tuesday, October 31, 2006 3:54 PMCopyright 2
2、007 by ISAInstrumentation, Systems, and Automation Society67 Alexander DriveP.O. Box 12277Research Triangle Park, NC 27709All rights reserved.Printed in the United States of America.10 9 8 7 6 5 4 3 2ISBN-13: 978-1-55617-998-3ISBN-10: 1-55617-998-7No part of this work may be reproduced, stored in a
3、retrieval system, or transmitted in anyform or by any means, electronic, mechanical, photocopying, recording or otherwise,without the prior written permission of the publisher.NoticeThe information presented in this publication is for the general education of the reader.Because neither the author no
4、r the publisher has any control over the use of theinformation by the reader, both the author and the publisher disclaim any and all liabilityof any kind arising out of such use. The reader is expected to exercise sound professionaljudgment in using any of the information presented in a particular a
5、pplication.Additionally, neither the author nor the publisher have investigated or considered theaffect of any patents on the ability of the reader to use any of the information in aparticular application. The reader is responsible for reviewing any possible patents thatmay effect any particular use
6、 of the information presented.Any references to commercial products in the work are cited as examples only. Neither theauthor nor the publisher endorses any referenced commercial product. Any trademarks ortradenames referenced belong to the respective owner of the mark or name. Neither theauthor nor
7、 the publisher makes any representation regarding the availability of anyreferenced commercial product at any time. The manufacturers instructions on use of anycommercial product must be followed at all times, even if in conflict with the information inthis publication.Library of Congress Cataloging
8、-in-Publication Data in processBrandl, Dennis.Design patterns for flexible manufacturing / by Dennis Brandl.p. cm.ISBN 978-1-55617-998-3 (pbk.)1. Flexible manufacturing systems. 2. ProductioncontrolStandardsUnited States. I. Title. TS155.65.B73 2006658.51dc222006035821Brandl_finalpages.book Page IV
9、Tuesday, October 31, 2006 3:54 PMTo Diane for all of her support and understanding. Brandl_finalpages.book Page V Tuesday, October 31, 2006 3:54 PMBrandl_finalpages.book Page VI Tuesday, October 31, 2006 3:54 PMVIICONTENTSList of Figures . XIIIList of TablesXVIIPrefaceXIXAcknowledgmentsXXIIIAbout th
10、e Author XXV1 Manufacturing Control 11.1 Production Processes 21.1.1 Batch Manufacturing 31.1.2 Continuous Manufacturing 31.1.3 Discrete Manufacturing 41.2 ISA 88 Productivity Increases 41.3 S88 and NS88 Design Patterns 51.4 Reading This Book 62 Design Patterns 112.1 Class Diagrams 122.2 State Diagr
11、ams 142.3 Sequence Diagrams 153 Recipe/Equipment Separation .173.1 Control Types 183.2 Recipes 203.2.1 Recipe Elements 213.2.2 Recipe Types 223.2.3 Recipe/Equipment Sequence 263.2.4 Nonproduct Recipes 26Brandl_finalpages.book Page VII Tuesday, October 31, 2006 3:54 PMVIII CONTENTS3.3 Equipment 283.3
12、.1 Enterprise 293.3.2 Site 293.3.3 Area 293.3.4 Production Line 293.3.5 Production Unit 303.3.6 Storage Zone 303.3.7 Work Center 303.3.8 Equipment Structure for Recipe Control 313.3.9 Process Cell 313.3.10 Units 343.3.11 Equipment Phases 353.3.12 Equipment Tags 363.4 Campaigns 383.5 Trains 393.6 Sum
13、mary 404 Master and Control Recipe Procedures414.1 Recipe Procedure Hierarchy 424.1.1 Unit Procedures 424.1.2 Unit Recipes 434.1.3 Operations 444.1.4 Recipe Phases 444.1.5 Recipe Procedure Collapsing and Expansion 464.2 Recipe Procedure Diagrams 484.2.1 PFC Diagrams 484.2.2 Equipment Allocation Cont
14、rol 504.2.3 Unit-to-Unit Material Transfers and Synchronization 524.3 Control Recipes 534.4 How Much in the Recipe, How Much in the Equipment 544.5 Modes, States, and Commands 574.5.1 States 574.5.2 Commands 584.5.3 Modes 604.6 Just a Calculation Phase 644.7 Summary 655 S88 Pattern for Automated Equ
15、ipment.675.1 Process Cells 715.1.1 Process Cell Coordination Control 725.1.2 Recipe Procedural Control 745.1.3 Process Cell Data Collection 765.1.4 Design Pattern Rules for S88 Process Cells 77Brandl_finalpages.book Page VIII Tuesday, October 31, 2006 3:54 PMCONTENTS IX5.2 Units 785.2.1 Unit Boundar
16、y Example 805.2.2 Unit Coordination Control 815.2.3 Unit Recipe Procedural Control 875.2.4 Unit Data Collection and Manual Interface 895.2.5 Unit Classes 905.2.6 Design Pattern Rules for S88 Units 915.3 Equipment Modules 915.3.1 Equipment Phase Modes and States 935.3.2 Equipment Module States and Mo
17、des 965.3.3 Equipment Module Control 975.3.4 Equipment Module Example 1025.3.5 Phases for Calculations and Communications 1025.3.6 Bumpless Control Using Phases 1045.3.7 Design Pattern Rules for S88 Equipment Modules 1075.4 Control Modules 1075.4.1 Control Module Modes and States 1105.4.2 Common Con
18、trol Module Logic 1125.4.3 Complex Control Modules 1155.4.4 Control Module Libraries 1155.5 Why Equipment Modules and Control Modules? 1165.6 Material Transfers 1195.6.1 Simple Transfer Pattern 1205.6.2 Header Transfer Pattern 1205.7 Summary 1256 Patterns for Manual Operations.1296.1 Recipe-Equipmen
19、t Separation 1296.2 SOPs in Manual 1306.3 Equipment Phase to MPP Mapping 1336.4 Map MPPs to Equipment 1336.5 Unit with No Fixed Equipment 1346.6 Dont Put SOP Text into Recipes 1356.7 MPP Instructions 1356.8 Equipment Phases 1366.9 Procedure Automation and Manual Operations 1376.10 Incremental Automa
20、tion 1406.10.1 Control Step Incremental Automation 1416.10.2 Equipment Phase Incremental Automation 1426.10.3 Unit Incremental Automation 1426.11 Summary 142Brandl_finalpages.book Page IX Tuesday, October 31, 2006 3:54 PMX CONTENTS7 Nonstop Production .1457.1 Nonstop Production Examples 1477.2 Nonst
21、op Production Lines 1477.3 NS88 Unit Pattern 1507.4 NS88 Phase State Model 1547.5 General-Purpose Equipment State and Model 1547.6 NS88 Filling Unit Example 1557.7 Applying the NS88 Design Pattern 1567.7.1 Nonstop Product Switchover 1587.7.2 Batch B1 Finishing Fill 1607.7.3 Batch B2 Starting Fill 16
22、17.7.4 Batch B2 Finishing Coating 1627.7.5 Finished Product Switchover 1627.8 Generating the Right NS88 Batch Record 1647.9 Special Situations 1657.9.1 High Speed Material Flow 1657.9.2 Cannot Detect the End of Batch 1667.9.3 Cleaning Lines 1677.9.4 Line Startup and Shutdown 1687.9.5 Clearing Units
23、1697.9.6 Sizing the Units 1707.9.7 When You Just Have to Stop 1707.10 Switching Conveyor Lines and Valve Arrays 1727.10.1 One-to-Many and Many-to-One Paths 1757.10.2 Many-to-Many Material Switches 1777.10.3 Multiple Switching Paths 1777.10.4 Switching Units 1797.11 Summary 1808 Continuous Production
24、 Processes 1838.1 Continuous Production Example 1848.2 Continuous Production Design Pattern 1848.3 Continuous Unit Partitioning and Recipes 1858.4 NS88 Continuous Production Product Switchover 1878.5 Continuous Startup and Shutdown 1908.6 Continuous Production Valve Arrays 1908.7 NS88 Continuous Pro
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ISADESPATTFLEXMAN2007DESIGNPATTERNSFORFLEXIBLEMANUFACTURINGPDF

链接地址:http://www.mydoc123.com/p-789861.html