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 06-04-2010
Frans Zeng Frans Zeng is offline
Flexsim User
 
Join Date: Apr 2010
Location: Wuhan, China
Posts: 28
Downloads: 16
Uploads: 0
Thanks: 17
Thanked 1 Time in 1 Post
Rep Power: 123
Frans Zeng is on a distinguished road
Default About recycling flowitem problems

Hi,
In the attachment, I try to model such a system characterized by recycling flowitems.
The procedure of my model is as follows:
1. On the beginning of simulation, two empty tanks are put on the TransporterLc1 and TransporterLc2, and the two tanks are not shown in my model.
2. The Source will generate molten steel continuously according to the arrival schedule table, and subsequently, molten steel will be infused into the empty tanks.
3. Once the tank is filled with molten steel, TransporterLc1(or TransporterLc2) will bring it to the next station by coordinating with other TEs.
4. If the OnProcessFinish event of ProcessorKr1(or ProcessorKr2) triggers, the tank will be transferred to the last station, named as ProcessorLdp1 and ProcessorLdp2.
5. In the setup procedure of the last station, molten steel will spill out to the processor and the tank will be emptied gradually.
6. Simultaneous with processing of molten steel, the empty tank will be carried to TransporterLc1(or TransporterLc2) and be placed on original position.

Now my question is: which is the best way to deal with the recycling flowitems problem? I don’t want to use the fluid objects.

In my model, the flowitem is composed of a empty tank and molten steel in it, and I am not sure whether it’s suitable to define the empty tank and molten steel as different type of item, and use Combiner/Separator to combine or separate them?

Does anybody has similar experience to deal with such flowitem that is composed of container and fluid?
Attached Files
File Type: zip recyclingFlowitem_v1.zip (85.6 KB, 189 views)
  #2  
Old 06-07-2010
Danny Pavan Danny Pavan is offline
Flexsim User
 
Join Date: Aug 2007
Location: Work: Hamilton, Ontario, Canada
Posts: 34
Downloads: 30
Uploads: 0
Thanks: 70
Thanked 38 Times in 17 Posts
Rep Power: 179
Danny Pavan will become famous soon enoughDanny Pavan will become famous soon enough
Default

My colleague and I have modelled our steel making facility and the rail system used to transport hot metal. Within the actual facility, we use rail cars (called torpedo cars) to transport molten iron from the blast furnaces to the steel shop.

We did not model the molten iron. We modeled the torpedo cars using a flowitem. We had a label on the torpedo car that tracked the quantity of molten metal in the car in addition to other characteristics of the metal such as temperature and chemistry of that hot metal load. The time taken to empty or fill the torpedo car was based on the flow rate and the quantity of hot metal being added to or removed from the car. Whenever molten iron was added to or removed from the torpedo car, the quantity label on the flow item was updated at the end of the calculated fill or pour time. A corresponding hot metal quantity label was also updated on the faciltity providing the hot metal or consuming the hot metal. There were multiple locomotives in the system so the flowitem (hot metal car) was handled by a number of TE's in the complete cycle back to the blast furnace.

The advantage of tracking hot metal in the system numerically is that you speed up your model run time significantly as the number of flowitems in the system is greatly reduced.

I hope this helps. If you have any additional questions about how we modeled the movement of molten metal, please let me know.

Danny
The Following User Says Thank You to Danny Pavan For This Useful Post:
Tom David (06-07-2010)
  #3  
Old 06-07-2010
LINWEIXU
Guest
 
Posts: n/a
Downloads:
Uploads:
Default

hi danny,i do same project ,But not very successful, I also use label to track the quantity of molten metal in the car .but in my project the hardest part is the train dispatching and collision. I don't know how you deal with this problem. do you use RailAPI library?
If you have free time,i want to exchange something with you.
  #4  
Old 06-08-2010
Frans Zeng Frans Zeng is offline
Flexsim User
 
Join Date: Apr 2010
Location: Wuhan, China
Posts: 28
Downloads: 16
Uploads: 0
Thanks: 17
Thanked 1 Time in 1 Post
Rep Power: 123
Frans Zeng is on a distinguished road
Default

Danny, thanks for your help.
I totally agree with you that having a label on the torpedo car is a good idea, but in my system, we assume that the quantity of molten metal in the car(I named it tank in the first thread) is a fixed value, 300 ton, for example. And this fixed quantity of molten metal is the basic unit in the whole processing time.

For the aboving reason, we place great emphasis on the transfering of molten metal in the tank by different TEs, not on the quantity and calculating of it.

As you have mentioned in your thread, I am interested in your modeling methods of the molten metal's movement (or multiple locomotives), and I eagerly appreciate your advice.
  #5  
Old 06-08-2010
Danny Pavan Danny Pavan is offline
Flexsim User
 
Join Date: Aug 2007
Location: Work: Hamilton, Ontario, Canada
Posts: 34
Downloads: 30
Uploads: 0
Thanks: 70
Thanked 38 Times in 17 Posts
Rep Power: 179
Danny Pavan will become famous soon enoughDanny Pavan will become famous soon enough
Default

I am assuming that the focus of the model is on moving hot metal and not on the hot metal itself.

The quantity is not of primary importance nor is the transfer rate. It is the combination of the two, that is, the time to pour a quantity - the transfer time, that is of primary importance.

The car cannot move or undergo further processing until the pouring is complete. The time required to model the pour time can be done many ways in Flexsim (eg. delayed message with a delay of quantity/rate or a processor with a process time of quantity/rate, etc.). Either of the examples mentioned is more efficient than moving flowitems that represent some smaller quantity of molten metal. The overall result is that the quanity at the source of the hot metal is reduced by the poured quantity and the quantity at the destination of the hot metal is increased by the same amount.

I've attached a pdf of a presentation that my colleague gave at the Instititue of Industrial Engineering Conference in 2007. Most of the presentation is not relevant to this discussion as it does not go into the details of how we modeled the system but it gives an idea of the scope of the system. We did it all without hot metal flowitems. We tracked the hot metal in the system quantitatively with labels on different objects in the model. The torpedo cars in the system were flowitems and the locomotives were task executers. The torpedo cars were filled, weighed, drained, and cleaned in their cycle around the system. The hot metal in the cars was also "processed" in car to adjust its chemisry

I hope this helps.

Danny
Attached Thumbnails
Click image for larger version
Name:	HotMetalDelivery.jpg
Views:	182
Size:	127.9 KB
ID:	1005  
Attached Files
File Type: pdf Power of Simulation-April 12.pdf (1.66 MB, 311 views)
The Following 4 Users Say Thank You to Danny Pavan For This Useful Post:
Tom David (06-09-2010)


Thread Thread Starter Forum Replies Last Post
Problems to move the flowitem between two operators Flavio Brito Q&A 5 05-27-2010 12:48 PM
Recycling Alistair Smitheman Tips and Tricks 1 04-20-2009 04:18 AM
Recycling Flow Items Joe Allen Q&A 1 09-16-2008 03:57 PM
Pay attention to flowitem references Iulian Marin Ion Q&A 5 12-09-2007 04:06 PM
Customizing Flowitem Attributes - a quest for the flowitem with the fewest attributes Cliff King Tips and Tricks 0 11-22-2007 12:22 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.