Development of a Discrete-event, Object-oriented Framework for Network-centric Simulation Modeling Using Java

Development of a Discrete-event, Object-oriented Framework for Network-centric Simulation Modeling Using Java PDF Author: Kurt Colvin
Publisher:
ISBN:
Category : Computer simulation
Languages : en
Pages : 314

Get Book Here

Book Description
The primary objective of this research is to develop a network-centric simulation modeling framework that can be used to build simulation models through the use of Internet-based resources. An object-oriented programming approach was used to build a Java-based modeling framework focused on modeling a semiconductor fabrication system. This research is an initial step in what may be a new network-centric simulation modeling methodology, where simulation models are created using software objects that are physically located in many different sites across the Internet. Once the ability to create and run a relatively simple model using a network-centric approach has been established, future research may lead to a simulation environment that not only lets a user interactively build models but also allows concurrent model development between a group of users, independent of their location, operating system, or computer architecture. The prototype system implemented as a portion of this research is performed in the Java object-oriented programming language. A target system model is presented as an example of how the environment can be used to apply the network-centric simulation modeling methodology.

Development of a Discrete-event, Object-oriented Framework for Network-centric Simulation Modeling Using Java

Development of a Discrete-event, Object-oriented Framework for Network-centric Simulation Modeling Using Java PDF Author: Kurt Colvin
Publisher:
ISBN:
Category : Computer simulation
Languages : en
Pages : 314

Get Book Here

Book Description
The primary objective of this research is to develop a network-centric simulation modeling framework that can be used to build simulation models through the use of Internet-based resources. An object-oriented programming approach was used to build a Java-based modeling framework focused on modeling a semiconductor fabrication system. This research is an initial step in what may be a new network-centric simulation modeling methodology, where simulation models are created using software objects that are physically located in many different sites across the Internet. Once the ability to create and run a relatively simple model using a network-centric approach has been established, future research may lead to a simulation environment that not only lets a user interactively build models but also allows concurrent model development between a group of users, independent of their location, operating system, or computer architecture. The prototype system implemented as a portion of this research is performed in the Java object-oriented programming language. A target system model is presented as an example of how the environment can be used to apply the network-centric simulation modeling methodology.

Object-Oriented Discrete-Event Simulation with Java

Object-Oriented Discrete-Event Simulation with Java PDF Author: José M. Garrido
Publisher: Springer Science & Business Media
ISBN: 1461513197
Category : Computers
Languages : en
Pages : 264

Get Book Here

Book Description
Researches and developers of simulation models state that the Java program ming language presents a unique and significant opportunity for important changes in the way we develop simulation models today. The most important characteristics of the Java language that are advantageous for simulation are its multi-threading capabilities, its facilities for executing programs across the Web, and its graphics facilities. It is feasible to develop compatible and reusable simulation components that will facilitate the construction of newer and more complex models. This is possible with Java development environments. Another important trend that begun very recently is web-based simulation, i.e., and the execution of simulation models using Internet browser software. This book introduces the application of the Java programming language in discrete-event simulation. In addition, the fundamental concepts and prac tical simulation techniques for modeling different types of systems to study their general behavior and their performance are introduced. The approaches applied are the process interaction approach to discrete-event simulation and object-oriented modeling. Java is used as the implementation language and UML as the modeling language. The first offers several advantages compared to C++, the most important being: thread handling, graphical user interfaces (QUI) and Web computing. The second language, UML (Unified Modeling Language) is the standard notation used today for modeling systems as a collection of classes, class relationships, objects, and object behavior.

Discrete-Event Modeling and Simulation

Discrete-Event Modeling and Simulation PDF Author: Gabriel A. Wainer
Publisher: CRC Press
ISBN: 142007234X
Category : Technology & Engineering
Languages : en
Pages : 520

Get Book Here

Book Description
Collecting the work of the foremost scientists in the field, Discrete-Event Modeling and Simulation: Theory and Applications presents the state of the art in modeling discrete-event systems using the discrete-event system specification (DEVS) approach. It introduces the latest advances, recent extensions of formal techniques, and real-world examples of various applications. The book covers many topics that pertain to several layers of the modeling and simulation architecture. It discusses DEVS model development support and the interaction of DEVS with other methodologies. It describes different forms of simulation supported by DEVS, the use of real-time DEVS simulation, the relationship between DEVS and graph transformation, the influence of DEVS variants on simulation performance, and interoperability and composability with emphasis on DEVS standardization. The text also examines extensions to DEVS, new formalisms, and abstractions of DEVS models as well as the theory and analysis behind real-world system identification and control. To support the generation and search of optimal models of a system, a framework is developed based on the system entity structure and its transformation to DEVS simulation models. In addition, the book explores numerous interesting examples that illustrate the use of DEVS to build successful applications, including optical network-on-chip, construction/building design, process control, workflow systems, and environmental models. A one-stop resource on advances in DEVS theory, applications, and methodology, this volume offers a sampling of the best research in the area, a broad picture of the DEVS landscape, and trend-setting applications enabled by the DEVS approach. It provides the basis for future research discoveries and encourages the development of new applications.

Discrete-Event Modeling and Simulation

Discrete-Event Modeling and Simulation PDF Author: Gabriel A. Wainer
Publisher: CRC Press
ISBN: 1351835351
Category : Technology & Engineering
Languages : en
Pages : 694

Get Book Here

Book Description
Complex artificial dynamic systems require advanced modeling techniques that can accommodate their asynchronous, concurrent, and highly non-linear nature. Discrete Event systems Specification (DEVS) provides a formal framework for hierarchical construction of discrete-event models in a modular manner, allowing for model re-use and reduced development time. Discrete Event Modeling and Simulation presents a practical approach focused on the creation of discrete-event applications. The book introduces the CD++ tool, an open-source framework that enables the simulation of discrete-event models. After setting up the basic theory of DEVS and Cell-DEVS, the author focuses on how to use the CD++ tool to define a variety of models in biology, physics, chemistry, and artificial systems. They also demonstrate how to map different modeling techniques, such as Finite State Machines and VHDL, to DEVS. The in-depth coverage elaborates on the creation of simulation software for DEVS models and the 3D visualization environments associated with these tools. A much-needed practical approach to creating discrete-event applications, this book offers world-class instruction on the field’s most useful modeling tools.

Introduction to Discrete Event Systems

Introduction to Discrete Event Systems PDF Author: Christos G. Cassandras
Publisher: Springer Science & Business Media
ISBN: 0387686126
Category : Technology & Engineering
Languages : en
Pages : 781

Get Book Here

Book Description
Introduction to Discrete Event Systems is a comprehensive introduction to the field of discrete event systems, offering a breadth of coverage that makes the material accessible to readers of varied backgrounds. The book emphasizes a unified modeling framework that transcends specific application areas, linking the following topics in a coherent manner: language and automata theory, supervisory control, Petri net theory, Markov chains and queuing theory, discrete-event simulation, and concurrent estimation techniques. This edition includes recent research results pertaining to the diagnosis of discrete event systems, decentralized supervisory control, and interval-based timed automata and hybrid automata models.

Discrete Event Modeling and Simulation

Discrete Event Modeling and Simulation PDF Author: Gerd Wagner
Publisher: De Gruyter Oldenbourg
ISBN: 9783110500332
Category : Computers
Languages : en
Pages : 300

Get Book Here

Book Description
The term Discrete Event Simulation (DES) has been established as an umbrella term subsuming various kinds of computer simulation approaches, all based on the general idea of modeling entities and events. This book provides an introduction to model-driven engineering, to information modeling with UML class diagrams, and to process modeling with BPMN diagrams. For the implementation it uses Java Script.

An Object-oriented Framework for Large-scale Discrete Event Simulation Modelling

An Object-oriented Framework for Large-scale Discrete Event Simulation Modelling PDF Author: Rui Bayer Castro
Publisher:
ISBN:
Category :
Languages : en
Pages :

Get Book Here

Book Description


The Java Simulation Handbook

The Java Simulation Handbook PDF Author: Bernd Page
Publisher:
ISBN: 9783832237714
Category : Analyse de systèmes - Informatique
Languages : en
Pages : 502

Get Book Here

Book Description


Discrete-Event Simulation

Discrete-Event Simulation PDF Author: George S. Fishman
Publisher: Springer Science & Business Media
ISBN: 1475735529
Category : Computers
Languages : en
Pages : 554

Get Book Here

Book Description
"This is an excellent and well-written text on discrete event simulation with a focus on applications in Operations Research. There is substantial attention to programming, output analysis, pseudo-random number generation and modelling and these sections are quite thorough. Methods are provided for generating pseudo-random numbers (including combining such streams) and for generating random numbers from most standard statistical distributions." --ISI Short Book Reviews, 22:2, August 2002

The Development of an Integrative Structure for Discrete Event Simulation, Object Oriented Modeling and Embedded Decision Processes

The Development of an Integrative Structure for Discrete Event Simulation, Object Oriented Modeling and Embedded Decision Processes PDF Author: Seref Cem Karacal
Publisher:
ISBN:
Category :
Languages : en
Pages : 492

Get Book Here

Book Description