E-Book, Englisch, 300 Seiten
Bangsow Manufacturing Simulation with Plant Simulation and Simtalk
1. Auflage 2010
ISBN: 978-3-642-05074-9
Verlag: Springer
Format: PDF
Kopierschutz: 1 - PDF Watermark
Usage and Programming with Examples and Solutions
E-Book, Englisch, 300 Seiten
ISBN: 978-3-642-05074-9
Verlag: Springer
Format: PDF
Kopierschutz: 1 - PDF Watermark
Based on the competition of international production networks, the pressure to - crease the efficiency of production systems has increased significantly. In ad- tion, the number of technical components in many products and as a consequence also the requirements for corresponding assembly processes and logistics pr- esses increases. International logistics networks require corresponding logistics concepts. These requirements can be managed only by using appropriate Digital Factory tools in the context of a product lifecycle management environment, which allows reusing data, supports an effective cooperation between different departments, and provides up-to-date and relevant data to every user who needs it. Simulating the complete material flow including all relevant production, st- age, and transport activities is recognized as a key component of the Digital F- tory in the industry and as of today widely used and accepted. Cutting inventory and throughput time by 20-60% and enhancing the productivity of existing p- duction facilities by 15-20% can be achieved in real-life projects.
Autoren/Hrsg.
Weitere Infos & Material
1;Title Page;2
2;Preface;5
3;Table of Contents;7
4;Table of Examples;15
5;Introducing Factory Simulation;18
5.1;Uses;18
5.2;Definitions;19
5.3;Procedure of Simulation;19
5.3.1;Formulation of Problems;19
5.3.2;Test of the Simulation-Worthiness;20
5.3.3;Formulation of Targets;20
5.3.4;Data Collection;20
5.3.5;Modeling;21
5.3.6;Executing Simulation Runs;22
5.3.7;Result Analysis and Result Interpretation;22
5.3.8;Documentation;22
6;Plant Simulation;24
6.1;First Steps;24
6.1.1;Online Tutorial;24
6.1.2;Examples;24
6.1.3;Help;24
6.1.4;Website;25
6.2;Introductory Example;25
6.2.1;The Program;25
6.2.2;First Simulation Example;26
6.3;Modeling;29
6.3.1;Object-Related Modeling;29
6.3.2;Object-Oriented Modeling;29
7;Standard Classes in PLANT SIMULATION;33
7.1;Overview;33
7.2;Material Flow Objects;33
7.2.1;General Behavior of the Material Flow Objects;33
7.2.2;The Source;41
7.2.3;The Drain;45
7.2.4;The SingleProc;45
7.2.5;The ParallelProc;45
7.2.6;The AssemblyStation;48
7.2.7;The Buffer;50
7.2.8;The DismantleStation;51
7.2.9;The Store;55
7.2.10;The Line;56
7.2.11;AngularConverter and Turntable;60
7.2.12;The Track;66
7.2.13;The Sorter;67
7.2.14;The FlowControl;71
7.3;Resource Objects;76
7.3.1;Usage and Example;76
7.3.2;The Worker-WorkerPool-Workplace-FootPath Concept;77
7.3.3;The Broker;77
7.3.4;The WorkerPool;78
7.3.5;The Worker;79
7.3.6;The Footpath;79
7.3.7;The Workplace;80
7.3.8;Worker Transporting Parts;81
7.4;General Objects;82
7.4.1;The Frame;82
7.4.2;The Connector;84
7.4.3;The EventController;85
7.4.4;The Interface;87
8;Icons;91
8.1;Basics;91
8.2;The Icon Editor;91
8.3;Drawing Icons;92
8.4;Inserting Images;92
8.4.1;Insert Images from the Clipboard;92
8.4.2;Inserting Images from a File;93
8.5;Changing the Background Color of the Frame;94
8.6;Animation Structures and Reference Points;94
8.6.1;Basics;94
8.6.2;Set Reference Points;95
8.6.3;Animation Structures;96
8.7;Animating Frames;97
9;Programming with SimTalk;100
9.1;The Object Method;100
9.1.1;Introductory Example;100
9.2;The Method Editor;102
9.2.1;Line Numbers, Entering Text;102
9.2.2;Bookmarks;102
9.2.3;Code Completion;103
9.2.4;Information About Attributes and Methods;103
9.2.5;Templates;104
9.2.6;The Debugger;105
9.3;SimTalk;105
9.3.1;Names;106
9.3.2;Anonymous Identifiers;106
9.3.3;Paths;107
9.3.4;Comments;109
9.4;Variables and Data Types;110
9.4.1;Variables;110
9.5;Operators;114
9.5.1;Mathematical Operators;114
9.5.2;Logical (Relational) Operators;114
9.5.3;Assignments;115
9.6;Branching;117
9.7;Case Differentiation;119
9.8;Loops;120
9.8.1;Conditional Loops;120
9.8.2;For-Loop;122
9.9;Methods and Functions;123
9.9.1;Passing Arguments;123
9.9.2;Passing Several Arguments at the Same Time;124
9.9.3;Result of a Function;125
9.9.4;Predefined SimTalk Functions;126
9.9.5;Method Call;128
10;Simtalk and Material Flow Objects;132
10.1;Attributes of the Material Flow Objects;132
10.2;State of Material Flow Objects;134
10.2.1;Operational, Failed, Pause;134
10.2.2;Ready;136
10.2.3;Empty;137
10.2.4;Occupied;138
10.2.5;Full;138
10.2.6;Capacity;139
10.3;Suspending Methods;141
10.4;Observer;142
10.5;Content of the Objects;144
10.6;Sensors;147
10.7;User-Defined Attributes;149
11;Mobile Units;154
11.1;Standard Methods of Mobile Units;154
11.1.1;Create;154
11.1.2;MU-Related Attributes and Methods;155
11.2;Length, Width, and Booking Point;156
11.3;The Entity;157
11.4;The Container;158
11.4.1;Attributes of the Container;158
11.4.2;Loading Containers;158
11.4.3;Unloading Containers;160
11.5;The Transporter;173
11.5.1;Basic Behavior;173
11.5.2;Attributes of the Transporter;173
11.5.3;Routing;175
11.6;Methods and Attributes of the Transporter;182
12;Information Flow Objects;197
12.1;The List Editor;197
12.2;The CardFile;198
12.3;StackFile and QueueFile;209
12.4;The TableFile;214
12.4.1;Basic Behavior;214
12.4.2;Methods and Attributes of the TableFile;216
12.4.3;Calculating within Tables;218
12.5;The TimeSequence;222
12.5.1;Basic Behavior;222
12.5.2;Settings;222
12.6;The Trigger;226
12.6.1;Basic Behavior;226
12.7;The ShiftCalendar;229
12.8;The Generator;231
12.9;The AttributeExplorer;232
12.10;The EventController;235
13;Statistics;236
13.1;Basics;236
13.1.1;Statistics Collection Period;236
13.1.2;Activating Statistics Collection;237
13.2;Statistics – Methods and Attributes;237
13.3;User Interface Objects;243
13.3.1;Chart;243
13.3.2;The Sankey Diagram;251
13.3.3;The Bottleneck Analyzer;254
13.3.4;The Display;255
13.3.5;The Comment;258
13.3.6;The Report;259
14;User Interface Objects;266
14.1;General;266
14.2;Elements of the Dialog;266
14.2.1;The Dialog Object;267
14.2.2;Insert Elements;267
14.2.3;Callback Function;269
14.2.4;The Static Text Box;270
14.2.5;The Edit Text Box;270
14.2.6;Images in Dialogs;271
14.2.7;Buttons;273
14.2.8;Radio Buttons;274
14.2.9;Checkbox;276
14.2.10;List View;278
14.2.11;Tab Control;280
14.2.12;Group Box;280
14.2.13;Menu and Menu Item;280
14.3;Accessing Dialogs;281
14.4;Protection of Methods and Objects;282
14.5;Validation User Input;283
14.5.1;Type Validation and Plausibility Check;283
14.5.2;Message Box;284
14.6;HTML-Help;285
15;Data Exchange;286
15.1;DDE with Plant Simulation;286
15.1.1;Read Plant Simulation Data in Microsoft Excel;286
15.1.2;Excel Data Import in Plant Simulation;287
15.1.3;Plant Simulation Remote Control;289
15.1.4;DDE Hotlinks;290
15.2;The File Interface;291
15.3;The ODBC Interface;292
15.3.1;Setup an ODBC Data Source;293
15.3.2;Read Data from a Database;295
15.3.3;Write Data in a Database;296
15.3.4;Delete Data in a Database Table;297
15.3.5;SQL Commands;298
16;Plant Simulation 3D;301
16.1;Sample Project;301
16.2;Views and Move in Plant Simulation 3D;302
16.3;Control the Simulation in Plant Simulation 3D;302
17;Index;304




