ATTENTION

This FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices.


flexsim.com

Go Back   FlexSim Community Forum > FlexSim Software > Q&A
Downloads

Q&A Using Flexsim and building models

  #1  
Old 11-18-2009
Sebastian Hemmann's Avatar
Sebastian Hemmann Sebastian Hemmann is offline
Flexsim User
 
Join Date: Sep 2009
Location: Braunschweig (Germany)
Posts: 439
Downloads: 52
Uploads: 0
Thanks: 472
Thanked 217 Times in 154 Posts
Rep Power: 319
Sebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to behold
Default Problems with load/ unload tasksequences

Hello all,
I´ve got a problem with building up a modell in which the following works:

An Operator walks to a queue(WA_1), if there is anything inside, it would collect as much as possible and walk to the next queue(WE_2). There it unloads only the items with an specific itemtype/label. From there it goes on, to another queue (WA_2) to load again as much as possible. After this the Operator travels to the next queue (WE_3) and unloads again the specialized items. On the queue (WA_3) it loads the last time in this round and goes to queue (WE_1) to unload. Then all begins again.

I tried different ways the last days and still don´t find a way that really fits.
My concrete problems are:
If I only use Tasksequences for all of this, the Operator never loads more than 1 item and shows problems, if the content of the queues is "0".
I found another way, where the Operator allways takes the same item from wherever. Couldn´t figur out why.
In the modell I attached, the way of the flowitems is set by collected ports and the way of the operator is set with a createt tasksequence in "Request Transport From" Picklist. This nearly works the wright way. Purely it sometimes stops. The Operator don´t always stops at the next "WA_" queues to load, or "WE_" queues to unload.
The dispatcher(Verteiler) is in the modell, because in the later modell there will be more stocks and more operators.
Got some different modells builded and could load up another one, if this makes sense.
Hope anyone can help me or even give me a great idea.
Thanks a lot even before.
Sebastian
Attached Files
File Type: zip try_out.zip (198.6 KB, 237 views)
  #2  
Old 11-18-2009
Sebastian Hemmann's Avatar
Sebastian Hemmann Sebastian Hemmann is offline
Flexsim User
 
Join Date: Sep 2009
Location: Braunschweig (Germany)
Posts: 439
Downloads: 52
Uploads: 0
Thanks: 472
Thanked 217 Times in 154 Posts
Rep Power: 319
Sebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to behold
Default Just forgot something

I just forgot, that WA_1 and WE_1 even as the others in reallity are one stock. I splitted them for the modell with hope to make things going easier.
So if it is easier to make the operator unload at first and load from same station, this would be helpfull
  #3  
Old 11-18-2009
Tom David's Avatar
Tom David Tom David is offline
Flexsim User
 
Join Date: Aug 2007
Location: Schwaebisch Gmuend, Germany
Posts: 430
Downloads: 157
Uploads: 47
Thanks: 486
Thanked 450 Times in 233 Posts
Rep Power: 520
Tom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant future
Default

Sebastian,

I did not have a look into your model, but it sound familiar for me what you are trying to do.

In the download section you can find a model (Sample_PickOperatorTravelsThroughNetwork_TD) where I did, what you trying to do, as far as I understand it right. Have a look into the description which will give you some hints and help (hopefully).
There is another model (Sample_PickPlaceOperatorsTravelThroughNetwork_TD) which is based on the first model but not only pick also place is done.

I guess I faced a lot of problems when I made this models which you are facing now.
For example, that the operator always takes the same item. This is a pointer problem and it is important in a task sequence to point to the right item. I solved this in my models and as you can see but this is quite some heavy stuff. I store pointers to the items when they are arriving in the queue in the tree to be able to get the once which needs to be loaded.
In general what I do in my models is at the Network Node of a queue to check if there are items which needs to be picked. If this is the case I generate the task sequence to pick them. At the last network node I generate the task sequence to deliver all items in the operator to the destination.

Anyway, I hope the model is helpful for you. Good success!
__________________
tom the (A)tom: "We have solved our problems ... now we have to fight the solutions."
The Following User Says Thank You to Tom David For This Useful Post:
Carsten Seehafer (11-18-2009)
  #4  
Old 11-18-2009
Sebastian Hemmann's Avatar
Sebastian Hemmann Sebastian Hemmann is offline
Flexsim User
 
Join Date: Sep 2009
Location: Braunschweig (Germany)
Posts: 439
Downloads: 52
Uploads: 0
Thanks: 472
Thanked 217 Times in 154 Posts
Rep Power: 319
Sebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to behold
Default

Thanks Mr.David for fast help, will see if I can handle with this information. I tried to find out how you solved the problem with your "Milkrun" modell, but there had been to many other query in it.
Allready thought, that it is an pointer problem, that the operator allways takes the same item, but couldn´t find out how to solve.
Since days I experiment and search in this forum but couldn´t find out what me really helps.
Thanks again.
  #5  
Old 11-18-2009
Sebastian Hemmann's Avatar
Sebastian Hemmann Sebastian Hemmann is offline
Flexsim User
 
Join Date: Sep 2009
Location: Braunschweig (Germany)
Posts: 439
Downloads: 52
Uploads: 0
Thanks: 472
Thanked 217 Times in 154 Posts
Rep Power: 319
Sebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to behold
Default

What I´m trying to do, looks an little bit different. The idea is a modell of milkrun in which on every stop specific items get unloaded and other items (probably empty containers or even other items for other stops) get loaded. The pointer to the items will be very helpfull, thank you for this information. Just hoped to find something like a milkrun modell with return of empties.
  #6  
Old 11-18-2009
Tom David's Avatar
Tom David Tom David is offline
Flexsim User
 
Join Date: Aug 2007
Location: Schwaebisch Gmuend, Germany
Posts: 430
Downloads: 157
Uploads: 47
Thanks: 486
Thanked 450 Times in 233 Posts
Rep Power: 520
Tom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant future
Default

To be honest, the two models I mentioned are concept models I build before I build a milkrun project model. Even if they are not called Milkrun-Models the idea behind it is a milkrun system.
There is another model in the concept models which is a milkrun model (Sample_MilkrunKanbanSystem_TD) but I am pretty sure, you alread found it.
The concept in this model is different. Here the Milktrain (transporter) takes all items from one queue and bring them to the destination. The items (pallets) are generated based on some logic, which is that if a pallet leaves at a queue (close to process) a new pallet is placed in the input queue.

In the first two models I mentioned the items arrive randomly in queues and the milktrain (operator) needs to check if he should take an item or not.

In the project model the processors demand material which will be put into queues and the milktrain takes them and brings them to the processors. If there are empty pallets at the machine he needs to take them.
So I guess my two models are close to what you are trying to do, but it is quite some code behind it and maybe not really easy to understand what is done where in the code.
That's why I always first build a concept model for myself to understand which modeling concept I like to use, before I start with the project model. Most of the models I uploaded here in the community are such models. Sometimes I wish more people would do the same, because we would have a great source for different model concepts, but unfortunately not a lot of people share their conecpt models or do not build such models.

Anyway, I hope you will figure out how to solve it in your model. But I hope I pushed you in the right direction.
__________________
tom the (A)tom: "We have solved our problems ... now we have to fight the solutions."
  #7  
Old 11-18-2009
Tom David's Avatar
Tom David Tom David is offline
Flexsim User
 
Join Date: Aug 2007
Location: Schwaebisch Gmuend, Germany
Posts: 430
Downloads: 157
Uploads: 47
Thanks: 486
Thanked 450 Times in 233 Posts
Rep Power: 520
Tom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant future
Default

Sebastian,

I had a look into your model and modified it a bit, how I would start to solve your task.
During building this model I remember now why I do all the checking in my models (PickPlaceOperators).
Tasksequences are really powerful and overrule “normal” Flexsim mechanism, that’s why a lot of checking is needed.
My little model I will attach is just a start and very basic. I put some comments into it, but like said a lot of work needs to be done. It is a tricky problem.
And by the way, next time I would start to build my own model, because some of the stuff you already put into your model, made me search for some strange behavior which was based on your code.

Anyway, try to understand what I am doing and how I started with the model.
I guess a good idea would be that you give me a call if you like to discuss your task. If I would try to write down all my thoughts and ideas, I guess it will be a book.

I think you have my telephone number, otherwise you can find it on the German Flexsim Homepage.

I like to help you, because I guess this is a task more people need to solve and maybe my uploaded models are already too complicated to understand. So I hope in the end that you will upload your concept model and this hopefully will help others.

By the way, the library from Brandon Peterson is in my eyes very helpful if you work with tasksequences.
http://www.flexsim.com/community/for...hlight=Profile
Attached Files
File Type: zip SebastianH_TD.zip (60.2 KB, 282 views)
__________________
tom the (A)tom: "We have solved our problems ... now we have to fight the solutions."
The Following User Says Thank You to Tom David For This Useful Post:
Sebastian Hemmann (12-14-2009)
  #8  
Old 11-19-2009
Sebastian Hemmann's Avatar
Sebastian Hemmann Sebastian Hemmann is offline
Flexsim User
 
Join Date: Sep 2009
Location: Braunschweig (Germany)
Posts: 439
Downloads: 52
Uploads: 0
Thanks: 472
Thanked 217 Times in 154 Posts
Rep Power: 319
Sebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to beholdSebastian Hemmann is a splendid one to behold
Default Thanks

You are wright, there had been some query in my modell in which I tryed out to solve with labels. It is allways hard for others to find out what the modell builder has done and why. Even if I don´t give a clear description with it.
Will give you an call later.
Hopefully to create and load up a modell which don´t only helps me.


Thread Thread Starter Forum Replies Last Post
How to unload all the same itemtype flowitem into the matching queue altogether? karl huang Q&A 12 02-21-2009 12:45 AM
TaskExecuter should unload more then one item...How? TilmanDHL Tips and Tricks 1 01-28-2009 01:54 AM
How to load a *.t file into a node with commands/code? Tom David Q&A 5 01-12-2009 11:31 AM
Double load handling ASRS Paul Dowling Q&A 8 05-06-2008 10:19 PM
Tasksequences Simon Farsah Q&A 2 04-28-2008 01:52 PM


All times are GMT -6.
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2020, vBulletin Solutions Inc.
Copyright 1993-2018 FlexSim Software Products, Inc.