How to flex the operators

How to flex the operators

titli_d
Not applicable
251 Views
16 Replies
Message 1 of 17

How to flex the operators

titli_d
Not applicable

[ FlexSim 17.0.13 ]

cuserstd34979desktopexample1.fsmHello @Isaac Litster

In my model. The loading and Unloading will be done by the Robot as it is in the model which I attached. But as you can see in the model, the human operators are standing infront of the stations. I need changes there. I want the human operators to only move the positions , they should not do load and unload. Can you help me with this?

0 Likes
Accepted solutions (1)
252 Views
16 Replies
Replies (16)
Message 2 of 17

jeff_nordgren
Not applicable
@Titli D

I'm not clear on exactly what you are wanting the operators in your model to do? If they need to be in a specific location, I would suggest using a network and putting the operators on the network and placing the network nodes where you want the operator to travel/stay.

Thanks.

0 Likes
Message 3 of 17

isaac_l1
Not applicable

Do you just want the operators to stand in front of the stations or where do you want them to move? Using process flow you can use a Wait For Event and wait for an item to enter the processor and then add a Travel task sequence on the operator.

0 Likes
Message 4 of 17

titli_d
Not applicable

@Isaac Litster Hello Isaac, I want all the 4 operators to move from their respective stations to Station_Front. The main idea is whenever the robot is coming to a station the operator should move because robot and humans cannot be at the same position at same time. For example, If Robot is loading the parts to station1 then Operator 1 at station 1 should move to station_front. and when the loading is done the operator should come back to its initial postion. This will go same for other operators as well.

0 Likes
Message 5 of 17

joerg_vogel_HsH
Mentor
Mentor

What is the difference to your question " how operators can move ..."

Can you describe what you need?

Message 6 of 17

isaac_l1
Not applicable

Are you looking for something like this?

12830-flexoperator.gif

Message 7 of 17

titli_d
Not applicable

@Isaac Litster Exactly I am looking like this, operator2, operator3 also should move in the same way how operator 1 is moving. And the robot should do unloading as well, during unloading also the operators should move in the same way. Can you explain me the steps how you did it? or attach the model with the changes.

0 Likes
Message 8 of 17

titli_d
Not applicable

@Jeff Nordgren Hello Jeff, the idea is the operators will only do the processing of the flow items at each station. The load and unload of flowitems the robot will do. But when the robot is doing loading and unloading the humans should move from their respective station where they are standing to Station_front.

0 Likes
Message 9 of 17

titli_d
Not applicable

@Jörg Vogel

´Hello Vögel the idea is the operators will only do the processing of the flow items at each station. The load and unload of flowitems the robot will do. But when the robot is doing loading and unloading the humans should move from their respective station where they are standing to Station_front.

0 Likes
Message 10 of 17

joerg_vogel_HsH
Mentor
Mentor

I think, @Isaac Litster let the operator travel to another processor when the robot receives a transport tasksequence or begin to execute a tasksequence. There must be an event that initiates the action of the operator. In Process Flow you can wait for the event when the robot receives a tasksequence. Then you add an activity to let the operator travel to another processor. If you implement this for more operators you have to identify which operator is standing at a processor. When the robot gets a transport job, you extract the destination and you let travel the operator standing at this destination to another object.

If you want to use another event, you can place a sendmessage task in the transport tasksequence at the first rank. Or if you have organized the transport job as a process in Process Flow you insert an activity that starts another process which forces the operator to travel somewhere else.

If you need a state statistic fitting for your operators, you can set actively a state when the operator gets to the processor.

0 Likes
Message 11 of 17

isaac_l1
Not applicable
Accepted solution

Let me know if this is what you are looking for. If you need any help understanding the process flow, feel free to post more questions.

operators-flex.fsm

0 Likes
Message 12 of 17

titli_d
Not applicable

@Isaac Litster Hello Isaac, thank you for your support. The model needs few further changes.

1. From Queue1_Front the Robot should unload parts only to Station_Front.

2. From Queue1_Rear the Robot should unload parts to Station1_Rear, Station2_Rear, Station3_Rear

3. There should be a priority logic given : that the station which finishes first calls the robot to load or unload and the operator to start the processing.

4. Only 2 operators we should take instead of 4

5. In the Process flow the following actions should be needed: Marked in bold.

Source

Assign Labels

Acquire Robot 1

Robot loads from queue

Robot travels to station

Travel: Operator travels to waiting area

Robot unloads Item to Station

Release Robot

Travel: Operator returns to station

Wait for Item to process

Robot travels to station where item is finished processed

Travel: Operator travels to waiting area

Robot loads Item to Station

Robot unloads to queue

Travel: Operator returns to station

Sink

Please help me in implementing the change part what I need.

0 Likes
Message 13 of 17

titli_d
Not applicable

cuserstd34979desktopexample.fsm@Jörg Vogel I have attached my model, i implemented the priority logice based on task sequence, low task seq gets highest piority. I have reduced the number of operators. But for the further changes in the Process Flow I need help from @Isaac Litster therefore I posted my query to him.

0 Likes
Message 14 of 17

isaac_l1
Not applicable

Hi @Titli D

We'd love to help you build your model, but the scope of this site is meant for specific technical questions. A lot of the software, including process flow, can be learned by going through the tutorials provided. For more general and larger scale questions, please contact our FlexSim consultants. If you encounter a specific bug or difficulty, this site is a great resource.

Message 15 of 17

titli_d
Not applicable

cuserstd34979downloads12873-operators-flex.fsm@Isaac Litster Can you please help me with the steps that how you added the process flow so that i can make the further changes on my own. I am attaching your model, please let me know the steps.

0 Likes
Message 16 of 17

joerg_vogel_HsH
Mentor
Mentor

can you be more specific, what your problems are?

0 Likes
Message 17 of 17

titli_d
Not applicable

@Jörg Vogel Hello Jörg, I would like to know the process from Isaac, that how he had added the processflow in my model that he attached for my reference. And to understand it, I have attached the model created by Isaac in my previous comment. I have no idea on the ProcessFlow, therefore if he can explain me the steps what he did would really help me in integrating my own model.

0 Likes