Simul8

Last updated
SIMUL8
Original author(s) SIMUL8 Corporation
Developer(s) SIMUL8 Corporation
Stable release
SIMUL8 2024
Operating system Cloud edition: any OS with a modern browser, Desktop edition: Windows 11, 10, 8, 7, XP, Vista, 2000, 98, 95, NT4, Windows server 2019, 2016, 2008, 32 bit and 64 bit
Available inEnglish, Japanese
Type Simulation & Optimization
License Proprietary, Concurrent User Licensing
Website https://www.simul8.com

SIMUL8 simulation software is a product of the SIMUL8 Corporation used for simulating systems that involve processing of discrete entities at discrete times. SIMUL8 allows its user to create a computer model, which takes into account real life constraints, capacities, failure rates, shift patterns, and other factors affecting the total performance and efficiency of production. [1] Through this model it is possible to test real scenarios in a virtual environment, for example simulate planned function and load of the system, change parameters affecting system performance, carry out extreme-load tests, verify by experiments the proposed solutions and select the optimal solution. A common feature of problems solved in SIMUL8 is that they are concerned with cost, time and inventory.

Contents

Model building

Construction of SIMUL8 models is usually not based on programming or statistical data, but rather on drawing organization schemes on the screen. However, SIMUL8 implements a two-way interface with Visual Basic, which leaves space for creation of model features which cannot be modeled using only the graphical interface. SIMUL8 also provides its own simulation language called Visual Logic, which allows the user to implement logic of the simulation. [2]

Simulation models can also be built automatically using Simul8's process mining import functionality, which takes a transaction log of data and builds the process simulation structure and rules dynamically.

Basic components of SIMUL8 environment

A SIMUL8 simulation revolves around processing work items. They enter the system via work entry points, pass through work centers, may temporarily reside in storage areas and leave via work exit points. In addition to this mechanism, work centers may need specific resources to process work items. A simulation consists of a number of these objects and of the routes between them, modeled as a directed graph. [3]

ComponentDescription
Work item

(element, entity)

models physical or logical objects moving through the system. Entities enter the system, induce different sorts of activities, use different kinds of resources and at the end leave the system. A customer, product or document can be a SIMUL8 model entity.
Entrance (Work entry point) objects that represent the entry of entities into the system (for example an arrival of customer or formation of a product
Activity

(Work center, action)

objects that model activities which the entities go through. Resources are typically used during execution of an activity
Queue

(Storage bin, stack)

objects that model cumulation of entities. The stack usually precedes activities for which the stacked entities wait because of lack of resources
Exit

(Work exit point)

a place through which the entities leave the modeled system (completion of an order, leaving of a customer)
Resource

(source)

objects that are used for modeling capacity restraints of workers, material or means of production used in activities
Routeobjects that connect all the other simulation objects. They represent sequences of activities and thus the movement of entities in the system.

Simul8 also provides simulation objects such as conveyors, vehicles, and tanks and pipes. Simul8 also provides further modelling objects such as Value Steam Mapping and BPMN objects to enable simulation of other process formats. Primarily it is a discrete event simulation tool, it also has continuous and agent based functionality, it is a hybrid simulation tool.

Typical inputs and outputs

These are the most common parameters of a SIMUL8 model, which are set by the user to influence the conditions of simulated environment:[ citation needed ]

The outputs of the simulation provide information about:

Areas of use

SIMUL8 can be used to model any process where there is a flow of work, however the main areas of use are in manufacturing, health care, contact centers, automotives and supply chain. [4] [5]

SIMUL8 can be used to simulate different kinds of:

See also

Related Research Articles

<span class="mw-page-title-main">Computer-aided design</span> Constructing a product by means of computer

Computer-aided design (CAD) is the use of computers to aid in the creation, modification, analysis, or optimization of a design. This software is used to increase the productivity of the designer, improve the quality of design, improve communications through documentation, and to create a database for manufacturing. Designs made through CAD software help protect products and inventions when used in patent applications. CAD output is often in the form of electronic files for print, machining, or other manufacturing operations. The terms computer-aided drafting (CAD) and computer-aided design and drafting (CADD) are also used.

<span class="mw-page-title-main">Simulation</span> Imitation of the operation of a real-world process or system over time

A simulation is an imitative representation of a process or system that could exist in the real world. In this broad sense, simulation can often be used interchangeably with model. Sometimes a clear distinction between the two terms is made, in which simulations require the use of models; the model represents the key characteristics or behaviors of the selected system or process, whereas the simulation represents the evolution of the model over time. Another way to distinguish between the terms is to define simulation as experimentation with the help of a model. This definition includes time-independent simulations. Often, computers are used to execute the simulation.

<span class="mw-page-title-main">Embedded system</span> Computer system with a dedicated function

An embedded system is a computer system—a combination of a computer processor, computer memory, and input/output peripheral devices—that has a dedicated function within a larger mechanical or electronic system. It is embedded as part of a complete device often including electrical or electronic hardware and mechanical parts. Because an embedded system typically controls physical operations of the machine that it is embedded within, it often has real-time computing constraints. Embedded systems control many devices in common use. In 2009, it was estimated that ninety-eight percent of all microprocessors manufactured were used in embedded systems.

<span class="mw-page-title-main">Arena (software)</span>

Arena is a discrete event simulation and automation software developed by Systems Modeling and acquired by Rockwell Automation in 2000. It uses the SIMAN processor and simulation language. As of 2020, it is in version 16. It has been suggested that Arena may join other Rockwell software packages under the "FactoryTalk" brand.

A discrete-event simulation (DES) models the operation of a system as a (discrete) sequence of events in time. Each event occurs at a particular instant in time and marks a change of state in the system. Between consecutive events, no change in the system is assumed to occur; thus the simulation time can directly jump to the occurrence time of the next event, which is called next-event time progression.

The following outline is provided as an overview of and topical guide to automation:

<span class="mw-page-title-main">Computer appliance</span> Dedicated computer system

A computer appliance is a computer system with a combination of hardware, software, or firmware that is specifically designed to provide a particular computing resource. Such devices became known as appliances because of the similarity in role or management to a home appliance, which are generally closed and sealed, and are not serviceable by the user or owner. The hardware and software are delivered as an integrated product and may even be pre-configured before delivery to a customer, to provide a turn-key solution for a particular application. Unlike general purpose computers, appliances are generally not designed to allow the customers to change the software and the underlying operating system, or to flexibly reconfigure the hardware.

Simulation software is based on the process of modeling a real phenomenon with a set of mathematical formulas. It is, essentially, a program that allows the user to observe an operation through simulation without actually performing that operation. Simulation software is used widely to design equipment so that the final product will be as close to design specs as possible without expensive in process modification. Simulation software with real-time response is often used in gaming, but it also has important industrial applications. When the penalty for improper operation is costly, such as airplane pilots, nuclear power plant operators, or chemical plant operators, a mock up of the actual control panel is connected to a real-time simulation of the physical response, giving valuable training experience without fear of a disastrous outcome.

Model-based design (MBD) is a mathematical and visual method of addressing problems associated with designing complex control, signal processing and communication systems. It is used in many motion control, industrial equipment, aerospace, and automotive applications. Model-based design is a methodology applied in designing embedded software.

<span class="mw-page-title-main">AnyLogic</span> Multimethod simulation modeling tool

AnyLogic is a multimethod simulation modeling tool developed by The AnyLogic Company. It supports agent-based, discrete event, and system dynamics simulation methodologies. AnyLogic is cross-platform simulation software that works on Windows, macOS and Linux. AnyLogic is used to simulate: markets and competition, healthcare, manufacturing, supply chains and logistics, retail, business processes, social and ecosystem dynamics, defense, project and asset management, pedestrian dynamics and road traffic, IT, and aerospace. It is considered to be among the major players in the simulation industry, especially within the domain of business processes is acknowledged to be a powerful tool.

Plant Simulation is a computer application developed by Siemens Digital Industries Software for modelling, simulating, analyzing, visualizing and optimizing production systems and processes, the flow of materials and logistic operations. Plant Simulation, allows users to optimize material flow and resource utilization and logistics for all levels of plant planning from global production facilities, through local plants, to specific lines. Within the Plant Design and Optimization Solution, the software portfolio, to which Plant Simulation belongs, is — together with the products of the Digital Factory and of Digital Manufacturing — part of the Product Lifecycle Management Software (PLM). The application allows comparing complex production alternatives, including the immanent process logic, by means of computer simulations. Plant Simulation is used by individual production planners as well as by multi-national enterprises, primarily to strategically plan layout, and control logic and dimensions of large, complex production investments. It is one of the major products that dominate that market space.

<span class="mw-page-title-main">SimulationX</span> Software application

SimulationX is a CAE software application running on Microsoft Windows for the physical simulation of technical systems. It is developed and sold by ESI Group.

FlexSim is a discrete-event simulation software package developed by FlexSim Software Products, Inc. The FlexSim product family currently includes the general purpose FlexSim product and healthcare systems modeling environment.

MLDesigner is an integrated modeling and simulation tool for the design and analysis of complex embedded and networked systems. MLDesigner speeds up modeling, simulation and analysis of discrete event, discrete time and continuous time systems concerning architecture, function and performance. The tools is based on ideas of the "Ptolemy Project", done at the University if California Berkeley. MLDesigner is developed by MLDesign Technologies Inc. Palo Alto, CA, USA in collaboration with Mission Level Design GmbH, Ilmenau, Germany.

<span class="mw-page-title-main">Simcad Pro</span> Simulation software by CreateASoft Inc.

Simcad Pro simulation software is a product of CreateASoft Inc. used for simulating process-based environments including manufacturing, warehousing, supply lines, logistics, and healthcare. It is a tool used for planning, organizing, optimizing, and engineering real process-based systems. Simcad Pro allows the creation of a virtual computer model, which can be manipulated by the user and represents a real environment. Using the model, it is possible to test for efficiency as well as locate points of improvement among the process flow. Simcad Pro's dynamic computer model also allows for changes to occur while the model is running for a fully realistic simulation. It can also be integrated with live and historical data.

Cloud manufacturing (CMfg) is a new manufacturing paradigm developed from existing advanced manufacturing models and enterprise information technologies under the support of cloud computing, Internet of Things (IoT), virtualization and service-oriented technologies, and advanced computing technologies. It transforms manufacturing resources and manufacturing capabilities into manufacturing services, which can be managed and operated in an intelligent and unified way to enable the full sharing and circulating of manufacturing resources and manufacturing capabilities. CMfg can provide safe and reliable, high quality, cheap and on-demand manufacturing services for the whole lifecycle of manufacturing. The concept of manufacturing here refers to big manufacturing that includes the whole lifecycle of a product.

Warehouse execution systems (WES) are computerized systems used in warehouses and distribution centers to manage and orchestrate the physical flow of products from receiving through shipping. Warehouses are storage facilities for raw materials and parts used in manufacturing operations; distribution centers (DCs) are facilities that store and distribute finished goods to retail locations, consumers, and other end customers.

Sensitivity analysis identifies how uncertainties in input parameters affect important measures of building performance, such as cost, indoor thermal comfort, or CO2 emissions. Input parameters for buildings fall into roughly three categories:

<span class="mw-page-title-main">Micro Saint Sharp</span>

Micro Saint Sharp is a general purpose discrete-event simulation and human performance modeling software tool developed by Alion Science and Technology. It is developed using C# and the .NET Framework. Micro Saint Sharp allows users to create discrete-event simulations as visual task networks with logic defined using the C# programming language.

References

  1. Concannon et al. Simulation Modeling with SIMUL8, USA, 2003-11-01, ISBN   0-9734285-0-3, p. 68/410
  2. SIMUL8 Corporation. "SIMUL8 Standard 2008 FAQs" . Retrieved 2009-01-07.{{cite web}}: CS1 maint: numeric names: authors list (link)
  3. Concannon et al. Simulation Modeling with SIMUL8, USA, 2003-11-01, ISBN   0-9734285-0-3, p. 115/410
  4. Gulyás. "Learning SIMUL8: The Complete Guide Review" . Retrieved 2008-12-30.
  5. "Industries". SIMUL8. Retrieved 23 August 2020.