全球FlexSim系统仿真中文论坛

标题: flexsim第六期仿真培训班初级案例模型分享05 [打印本页]

作者: changwei228    时间: 2012-7-2 10:15
标题: flexsim第六期仿真培训班初级案例模型分享05
本帖最后由 changwei228 于 2012-7-3 14:35 编辑

Model 5 - Concepts
  Global Tables
  Labels
  Triggers
Global Table Commands
gettablenum( “tablename”, rownum, colnum )
settablenum( “tablename”, rownum, colnum, value )
gettablestr( “tablename”, rownum, colnum )
settablestr( “tablename”, rownum, colnum, string )


Purpose
Small example of using a Global Table to define product routings.
Learn how to use a label to keep track of what step the flowitem is on.
Description
3 different products (uniformly distributed) enter a 5 station work cell.
Products are processed at the following stations in the order specified
Product 1 needs to be processed at station 1,3, and 2.
Product 2 needs to be processed at station 1, 2, and 4.
Product 3 need to be processed at station 2,4,3, and 5.
Use a global table to make sure the products are sent to the right station in the proper sequence.
Use a single Queue whose output ports are connected to each of the 5 stations and to a Sink.  Each of the five stations have their output port also connected to the input ports of the Queue.
Questions & Bonus
Can you change all flowitems in the model to a common color depending on step?
Use an Arrival Schedule to test the routes for each product type separately.


模型 5 – 概述
全局表
标签
触发器

全局表的相关命令
略。

目的
使用全局表定义产品加工流程的小例子。
学习使用标签跟踪临时实体。
描述
三种产品(均匀分布)在五个工位的生产线上加工。
产品按照以下顺序加工
产品1加工的顺序是工位 1,3, 和 2.
产品2加工的顺序是工位 1, 2,和 4.
产品3加工的顺序是工位 2, 4,3, 和5.
使用全局表使产品按顺序发送到正确的加工工位。
使用一个暂存区,它的输出端口连接到五个工位和吸收器,五个工位的输出端口也连接到暂存区。
问题
能否根据工站,改变模型中所有临时实体的颜色?
使用到达时间表分别测试每种类型的产品的加工流程。
[attach]654[/attach][attach]655[/attach]
作者: 端的轻飘    时间: 2012-9-29 16:56
感谢
作者: 天性518    时间: 2012-10-2 20:22
请问全局表为什么是五列,而且第四、五都是6呢
作者: skype1990    时间: 2012-11-6 20:49
感谢
作者: skype1990    时间: 2012-11-6 20:50
感谢
作者: skype1990    时间: 2012-11-6 20:50
感谢




欢迎光临 全球FlexSim系统仿真中文论坛 (http://www.flexsimasia.com/) Powered by Discuz! X3.3