MARC details
000 -LEADER |
fixed length control field |
07003nam a22002417a 4500 |
005 - DATE AND TIME OF LATEST TRANSACTION |
control field |
20210406104227.0 |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION |
fixed length control field |
210406b ||||| |||| 00| 0 eng d |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER |
International Standard Book Number |
9781439871348 |
082 ## - DEWEY DECIMAL CLASSIFICATION NUMBER |
Classification number |
658.40352 |
Item number |
ELI |
100 ## - MAIN ENTRY--PERSONAL NAME |
Personal name |
Elizandro, David |
245 ## - TITLE STATEMENT |
Title |
Performance evalution of industrial systems: discrete event simulation in using excel /VBA |
250 ## - EDITION STATEMENT |
Edition statement |
2nd |
260 ## - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT) |
Name of publisher, distributor, etc. |
CRC Press |
Place of publication, distribution, etc. |
Boco Ratan |
Date of publication, distribution, etc. |
2012 |
300 ## - PHYSICAL DESCRIPTION |
Extent |
xix, 483 p. |
365 ## - TRADE PRICE |
Price type code |
GBP |
Price amount |
120.00 |
504 ## - BIBLIOGRAPHY, ETC. NOTE |
Bibliography, etc. note |
Table of Contents<br/>SIMULATION FUNDAMENTALS<br/><br/>Simulation Modeling<br/>Why Simulate<br/>Types of Simulation<br/>The Simulation Clock<br/>Randomness in Simulation<br/>Discrete Simulation Languages<br/>Design Environment for Event Driven Simulation (DEEDS)<br/>The Two Sides of Simulation<br/>Organization of this Book<br/>Selected References<br/>Problems<br/><br/>Probability and Statistics In Simulation<br/>Role of Probability and Statistics in Simulation<br/>Characterization of Common Distributions in Simulation<br/>Statistical Output Analysis<br/>Summary<br/>Selected References<br/>Problems<br/><br/>Elements of Discrete Simulation<br/>Concept of Events in Simulation<br/>Common Simulation Approaches<br/>Computations of Random Deviates<br/>Collecting Data in Simulation<br/>Summary<br/>Selected References<br/>Problems<br/><br/>Gathering Statistical Observations in Simulation<br/>Introduction<br/>Peculiarities of the Simulation Experiment<br/>Accounting for the Peculiarities of the Simulation Experiment<br/>Methods of Gathering Simulation Observations<br/>Variance Reduction Technique<br/>Summary<br/>Selected References<br/>Problems<br/><br/>Overview of Deeds<br/>Introduction<br/>Modeling Philosophy<br/>Basic Elements<br/>Basic Features<br/>Develop and Execute a Model<br/>Summary<br/><br/>Network Representation<br/>Components of the Model<br/>Program Initial Conditions<br/>Summary<br/>Problems<br/>ExcelNBA and Design Environment for Discrete Event Simulation<br/><br/>VBA<br/>Introduction<br/>Visual Basic Names<br/>VBA Data Types<br/>Variable Definitions<br/>Constants<br/>Expressions<br/>Assignment Statements<br/>Control Structures<br/>Procedures<br/>Arrays<br/>Summary<br/>Selected References<br/>Problems<br/><br/>User Interface<br/>Introduction<br/>Overview of Program Manager<br/>Source Nodes<br/>Queue Nodes<br/>Facility Nodes<br/>Initial Model<br/>Delay Nodes<br/>Statistical Variables<br/>User Defined Probability Distribution Functions<br/>User Defined Tables<br/>Program Execution Expanded<br/>Summary<br/>Problems<br/><br/>Modeling Procedures<br/>Introduction<br/>VIBA Procedures<br/>Simulator Procedures<br/>DEEDS Classes<br/>Distribution Functions<br/>Visual Basic Functions<br/>Excel WorkSheetFunctions<br/>Summary<br/>Problems<br/><br/>Simulation Output<br/>Introduction<br/>Gathering Observations<br/>Simulation Messages<br/>Monitoring Simulation During Execution<br/>Forced Model Tennination<br/>Standard Output<br/>Model Verification<br/>Interactive Debugger<br/>Summary<br/>Selected References<br/>Problems<br/><br/>Analysis of Simulation Results<br/>Introduction<br/>Effect of Transient State<br/>Gathering Statistical Observations<br/>Establish Confidence Intervals<br/>Hypothesis Testing in Simulation Experiments<br/>Summary<br/><br/>Model Visualization<br/>Introduction<br/>Visualization Philosophy<br/>Basic Features<br/>Develop and Execute Models<br/>Summary<br/><br/>Modeling Special Effects<br/>Introduction<br/>A Multi-server Facility to Represent Indepeudent Facilities<br/>Facility Preemption Operation<br/>Limit on Waiting Time in Queues<br/>Time-Dependent Inter-Creation Time at a Source<br/>Network Logic Change Using Queue Nodes<br/>Controlled Blockage of a Facility<br/>Assemble and Match Sets with Common Queues<br/>Jackson Networks<br/>Sampling Without Replacement<br/>Summary<br/><br/>Advanced Routing Techniques<br/>Introduction<br/>Routing Transactions<br/>Synchronized Queues<br/>Assemble Transactions<br/>Summary<br/>Selected References<br/>Problems<br/><br/>APPLICATIONS<br/><br/>Model Design and Development<br/>Introduction<br/>System Specification<br/>Simulation Constants, Decision Variables, and Constraints<br/>Data Specifications<br/>Project Management<br/>Summary<br/><br/>Facilities Layout Models<br/>Introduction<br/>Facilities Management<br/>Line Balancing Model<br/>AGVS and Flexible Manufacturing<br/><br/>Material Handling Models<br/>Introduction<br/>Transporter Car<br/>Overhead Crane<br/>Carousel Conveyor<br/>Belt Conveyor Plywood Mill Operation<br/>Summary<br/><br/>Inventory Control Models<br/>Introduction<br/>Discount Store Model<br/>Periodic Review Model<br/>Continuous Review Model<br/>Summary<br/><br/>Scheduling Models<br/>Introduction<br/>Job Shop Scheduling<br/>PERT Project Scheduling<br/>Daily Manpower Allocation<br/>Summary<br/><br/>Maintenance Models<br/>Introduction<br/>General Reliability Model<br/>Maintenance Planning Model<br/>Summary<br/><br/>Quality Control Models<br/>Introduction<br/>Inspection Process Model<br/>Control Chart Model<br/>Summary<br/><br/>Supply Chain Logistics Models<br/>Introduction<br/>POIt Operation Model<br/>Automatic Warehouse Operation<br/>Cross Dock Model<br/>Summary<br/><br/>ANALYSIS OF LARGE SCALE MODELS<br/><br/>Introduction<br/>Evaluation of Alternatives<br/>Design of Experiments<br/>Genetic Algorithms<br/>Summary<br/><br/>Appendix A: DEEDS AddIn Installation<br/>Appendix B: Simulator Quick Guide<br/>Appendix C: Histograms with Excel |
520 ## - SUMMARY, ETC. |
Summary, etc. |
Book Description<br/>Basic approaches to discrete simulation have been process simulation languages (e.g., GPSS) and event-scheduling type (e.g., SIMSCRIPT). The trade-offs are that event-scheduling languages offer more modeling flexibility and process-oriented languages are more intuitive to the user. With these considerations in mind, authors David Elizandro and Hamdy Taha embarked on the development of a new discrete simulation environment that is easy to use, yet flexible enough to model complex production systems. They introduced this environment, Design Environment for Event Driven Simulation (DEEDS), in Simulation of Industrial Systems: Discrete Event Simulation in Using Excel/VBA. The DEEDS environment is itself an Excel/VBA add-in.<br/><br/>Based on this foundation, the second edition, now titled Performance Evaluation of Industrial Systems: Discrete Event Simulation in Using Excel/VBA incorporates the use of discrete simulation to statistically analyze a system and render the most efficient time sequences, designs, upgrades, and operations. This updated edition includes new visualization graphics for DEEDS software, improvements in the optimization of the simulation algorithms, a new chapter on queuing models, and an Excel 2007 version of the DEEDS software. Organized into three parts, the book presents concepts of discrete simulation, covers DEEDS, and discusses a variety of applications using DEEDS.<br/><br/>The flexibility of DEEDS makes it a great tool for students or novices to learn concepts of discrete simulation and this book can form the basis of an introductory undergraduate course on simulation. The expanded depth of coverage in the second edition gives it a richness other introductory texts do not have and provides practitioners a reference for their simulation projects. It may also be used as a research tool by faculty and graduate students who are interested in "optimizing" production systems. |
650 ## - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name as entry element |
Operations research--Data processing |
650 ## - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name as entry element |
Microsoft Excel (Computer file) |
650 ## - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name as entry element |
Visual Basic (Computer program language) |
700 ## - ADDED ENTRY--PERSONAL NAME |
Personal name |
Taha, Hamdy A. |
942 ## - ADDED ENTRY ELEMENTS (KOHA) |
Source of classification or shelving scheme |
Dewey Decimal Classification |
Koha item type |
Book |