设为首页收藏本站

最大的系统仿真与系统优化公益交流社区

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1680|回复: 0

2012年flexsim第六期仿真培训班初级案例模型分享05

  [复制链接]
发表于 2012-7-2 10:16:06 | 显示全部楼层 |阅读模式
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.
使用全局表使产品按顺序发送到正确的加工工位。
使用一个暂存区,它的输出端口连接到五个工位和吸收器,五个工位的输出端口也连接到暂存区。
问题
能否根据工站,改变模型中所有临时实体的颜色?
使用到达时间表分别测试每种类型的产品的加工流程。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x

评分

参与人数 1仿真币 +23 收起 理由
linweixu168 + 23 辛苦了

查看全部评分

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|SimulWay 道于仿真   

GMT+8, 2024-4-29 04:13 , Processed in 0.013554 second(s), 16 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表