Modelling and Simulation project Modelling of a Railway System in Anylogic Martin Krahulík

Slides:



Advertisements
Similar presentations
HDL Programming Fundamentals
Advertisements

TRANSPORTATION PROCEDURES. WHY DO WE DO THIS? Child safety is our top priority Ensures that each child is picked up by a proper parent or guardian every.
Train Gate System A one-directional railway track crosses a road A gate at the crossing may be lowered or raised under computer control A short distance.
AGENTS IN ANYLOGIC RPGAME Oriol Pla. Agent-based modeling  Agent-based modeling is a computational method that enables a researcher to create, analyze,
Test practice Multiplication. Multiplication 9x2.
1 Behavioral Modeling Chapter 8. 2 Key Ideas Behavioral models describe the internal dynamic aspects of an information system that supports business processes.
28.2 Functionality Application Software Provides Applications supply the high-level services that user access, and determine how users perceive the capabilities.
Temporal Specification Chris Patel Vinay Viswanathan.
1 SWE Introduction to Software Engineering Lecture 25 – Object-Oriented Design (Chapter 14)
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 14 Slide 1 Object-oriented design 2.
HAS. Patterns The use of patterns is essentially the reuse of well established good ideas. A pattern is a named well understood good solution to a common.
WXES2106 Network Technology Semester /2005 Chapter 8 Intermediate TCP CCNA2: Module 10.
TSP Must Fit Within An Overall Agency ITS Plan. Transit Priority Data Needs Vehicle Location –Speed Door & Lift Status –Predictions Passenger Counting.
Slide 1 Chapter 8 Behavioral Modeling. Slide 2 Key Ideas Behavioral models describe the internal dynamic aspects of an information system that supports.
Capacity for Rail KAJT Dagarna, Dala-Storsund Pavle Kecman - LiU Anders Peterson - LiU Martin Joborn – LiU, SICS Magnus Wahlborg - Trafikverket.
Bootstrap and Autoconfiguration (DHCP)
Safe Collaborative Driving Systems NSF and Nick Maxemchuk Columbia University Engineering is the Art of Managing Complexity Photograph.
(C) 2009 J. M. Garrido1 Object Oriented Simulation with Java.
Changing Perspective From Structured to Object-oriented.
Phone: Mobile:
CS4730 Real-Time Systems and Modeling Fall 2010 José M. Garrido Department of Computer Science & Information Systems Kennesaw State University.
Digital Electronics Lecture 4 Simplification using Boolean Algebra, Combinational Logic Circuit Design.
The Transmission Control Protocol (TCP) Application Services (Telnet, FTP, , WWW) Reliable Stream Transport (TCP) Connectionless Packet Delivery.
MESSAGE ORIENTED MODEL (MOM). Slide 2CITE 4420 Message Oriented Model Message-Oriented Model (MOM)
1 TCP: Reliable Transport Service. 2 Transmission Control Protocol (TCP) Major transport protocol used in Internet Heavily used Completely reliable transfer.
Behavioral Modeling Chapter 8.
An Ontological Framework for Web Service Processes By Claus Pahl and Ronan Barrett.
Chapter 7 The Object-Oriented Approach to Requirements.
Marko Matulin University of Zagreb Faculty of Transport and Traffic Sciences Zagreb, 21 October 2013 CIVITAS-ELAN Measure 4.4: Mobility management for.
Stateflow Toolbox  Stateflow ® is an environment for modeling and simulating combinatorial and sequential decision logic based on state machines and.
Object Oriented Discrete-Event Simulation CS4730 Fall 2010 Jose M. Garrido Department of Computer Science and Information Systems Kennesaw State University.
Chapter 18 Host Configuration : DHCP
BPEL Business Process Engineering Language A technology used to build programs in SOA architecture.
CS4730 Real-Time Systems and Modeling Fall 2010 José M. Garrido Department of Computer Science & Information Systems Kennesaw State University.
State Chart diagram Week objective Describe State chart Diagrams in Dynamic Modelling 2.
ECE 2372 Modern Digital System Design Section 4.8 Xilinx Schematic Capture Simulation Tutorial.
Trust, Influence, and Noise: Implications for Safety Surveilance Bill Rand Asst. Prof. of Marketing and Computer Science Director of the Center for Complexity.
VoiceXML Version 2.0 Jon Pitcherella. What is it? A W3C standard for specifying interactive voice dialogues. Uses a “voice” browser to interpret documents,
COMP 522 – Modelling and Simulation Project Presentation Project Title: Use the multi-formalism modelling and simulation tool Ptolemy II to study a personalized.
Requirement Analysis SOFTWARE ENGINEERING. What are Requirements? Expression of desired behavior Deals with objects or entities, the states they can be.
OOD OO Design. OOD-2 OO Development Requirements Use case analysis OO Analysis –Models from the domain and application OO Design –Mapping of model.
Brian Choi, Emmanuel Peters, Shou-pon Lin E6778 March 7, 2012.
Terminal Airspace Traffic Complexity Fedja Netjasov University of Belgrade Faculty of Traffic and Transport Engineering Division of Airports and Air Traffic.
Hardware/Software Co-Design of Complex Embedded System NIKOLAOS S. VOROS, LUIS SANCHES, ALEJANDRO ALONSO, ALEXIOS N. BIRBAS, MICHAEL BIRBAS, AHMED JERRAYA.
Speaker: Shieh-Chieh Chien Advisor: Dr. Ho-Ting Wu 2014/05/26 1.
Test Generation from UML Specifications Michael A. Gray American University Washington, DC.
Rhapsody 2003년 3월 12일 배대호.
Case Study -- Weather system
Dynamic Modeling of Banking System Case Study - I
Dynamic Modeling of Banking System Case Study - II
NAME:Farah AlBetairi ID number:
Routing Information Protocol (RIP)
XYZ Port Facility Maritime Security Drill
XYZ Port Facility Maritime Security Drill
Tips Need to Consider When Organizing a College Event
Chapter 18 Host Configuration : DHCP
Java Messaging Service (JMS)
مبررات إدخال الحاسوب في رياض الأطفال
Unified Modeling Language
دانشگاه شهیدرجایی تهران
Java Messaging Service (JMS)
State Diagrams.
ماجستير إدارة المعارض من بريطانيا
تعهدات مشتری در کنوانسیون بیع بین المللی
بسمه تعالی کارگاه ارزشیابی پیشرفت تحصیلی
21twelveinteractive.com/ twitter.com/21twelveI/ facebook.com/21twelveinteractive/ linkedin.com/company/21twelve-interactive/ pinterest.com/21twelveinteractive/
Times.
Chapter 18 Host Configuration : DHCP
UML Diagrams: StateCharts The Dynamic Analysis Model
Presentation transcript:

Modelling and Simulation project Modelling of a Railway System in Anylogic Martin Krahulík

Project goals Implementation of personalized railway system in XJ Technologies AnyLogic Implementation of personalized railway system in XJ Technologies AnyLogic Cars are delivered up on passengers’ request Cars are delivered up on passengers’ request If terminal does not contain car, it is requested from other terminals If terminal does not contain car, it is requested from other terminals Cars stay at terminal for limited time (90s) Cars stay at terminal for limited time (90s) Limitations from safety of transport Limitations from safety of transport

Modelling tool Support of multiple modelling styles Support of multiple modelling styles Active resources, passive participants Active resources, passive participants Active agents Active agents Operations specified by statecharts Operations specified by statecharts Transitions evoked by Transitions evoked by Timeouts and timers expirations Timeouts and timers expirations Signal (event) Signal (event) Change of condition Change of condition

Project design (1/2) Combination of simulation styles Combination of simulation styles Active resources (terminals) Active resources (terminals) Active agents (cars) Active agents (cars) Passive participants (passengers) Passive participants (passengers) Terminals and cars interact by messages exchange Terminals and cars interact by messages exchange Passengers are represented by messages Passengers are represented by messages

Project design (2/2) Car approaching to terminal Car leaving terminal

Inner logic

Thank you for your attention