Questions tagged [arena-simulation]

Arena is a discrete event simulation software.

Arena software is used for modeling and simulation discrete event systems. It can be used in business process modeling, electronics systems design, modeling concurrent systems and is sometimes used in University level courses on concurrency and systems modeling.

It is available commercially from Rockwell Automation.

38 questions
0
votes
2 answers

Why does every simulation I perform in Arena Simulation give the same results?

Every time I run a simulation with the same parameters in the Run window I get exactly the same results. The results are different if a different number of replications is set each time the run is started These are my settings in the run…
0
votes
4 answers

Arena (Rockwell) simulator crashes everytime I click check model or run

I'm using Arena simulator (by Rockwell), in particular the "Arena training and Evaluation Mode" for students. After using it without any problems for a few months, since yesterday every time I click on "check model" or "run the model" Arena closes…
0
votes
1 answer

plot lognormal distribution with Arena Software Output

This might be a very niche Problem. I have a modified Dataset - based on the 4th downloadlink with 105572 elements - and want to know how I can model it in the best way. I had to use Arena Software from Rockwell Software. I got the following as a…
Endlich
  • 1
  • 3
0
votes
1 answer

Simulate the assembly of parts in Arena Simulation Software

I am simulating an assembly process in Arena. To keep things simple, suppose a model that assigns bags to passengers. Each entity has a different ID (Entity.SerialNumber): I would like to check which bag has been assigned to which passenger. How…
0
votes
1 answer

How to set priority correctly in Arena simulation

I am working in the Arena Simulation program and I need help. I saw your videos on YouTube, but they did not give me a complete understanding of how to properly work with this program. I do not understand how to correctly set the priority in the…
0
votes
1 answer

Adding a video to Simulation Environment

I am using Webots to simulate an orchestra environment. I am trying an NAO robot to react to a video and audio, I am unable to include the video source in the environment. Sample Video Which simulator should I use or how will I create an…
user3391128
  • 1
  • 1
  • 2
0
votes
1 answer

How can I write down all replications result of Arena sim via Excel VBA

My aim is to run Arena simulation via Excel VBA and get results of simulation to Excel. I wrote some codes. As you can see, my codes start Arena simulation. And parameter "j" holds the solution of simulation. What I want is that write down all…
user8108565
0
votes
1 answer

Declaring variable as Arena.Application generates Compile error: User-defined type not defined

I received this error even though I select the "Arena 16.0 Type Library".
user8108565
0
votes
0 answers

How to make a simulation from a dataset?

I have a relatively big dataset for which I want to make a simulation like what are the consequences of some scenario. I can make a monte carlo simulation but there are lots of variables so it would be impossible for the user to specify a…
Atmo101
  • 31
  • 3
0
votes
0 answers

Can Git be used for nonstandard programming such as SIMAN?

My team is using ARENA software. ARENA is a drag-and-drop 'programming language' where that is meant to characterize flow of units. One of the example models is characterizing airport security lines and flow. Anyway, mostly all the logic is done…
sameagol
  • 613
  • 1
  • 8
  • 16
0
votes
1 answer

Arena Simulation Batch by condition

Problem: I have a main assembly line with X number of stations. Each X station requires certain parts, without these parts the process can not be done. I am trying to simulate these parts coming into the main assembly line modeling them as entities.…
0
votes
1 answer

SIMAN errors and VBA

I'm using this code with Arena, a simulation software by Rockwell Automation. I'm trying to get the code to read some data from an excel sheet and assign it to an attribute of the entity which enters the vba module. When I run the simulation, I get…
0
votes
1 answer

What kind of expression do i use in a decide module to make an entity leave (false) if the resource set is completely seized?

i'm trying to model a parking lot in Arena. i created a resource set named parking spots that the entities seize until all 20 of them are seized (if the decide condition is true), if false then the entities will leave the parking lot. i don't know…
0
votes
1 answer

Performing summation of entities in the Queue [Arena Simulation]

In my model in ARENA, I have 22 QUEUE which I would like to SUM their values and display in my animation. The problem is my expression length exceeds the 256 character limit and hence I am stuck. Here is what my desired expression looks…
Bababarghi
  • 571
  • 1
  • 4
  • 23
0
votes
3 answers

Resource Scheduling in Arena Simulation Software

I have a big problem in a simulation model. Entities arrive before and wait until 6.00 AM. And entities arrive after 6:00 AM, don't get any problems and walk inside. How does one model this in Rockwell Arena?
Nilani Algiriyage
  • 32,876
  • 32
  • 87
  • 121