question

Lokesh avatar image
0 Likes"
Lokesh asked Jason Lightfoot commented

doubt in using feature of processor and experimenter

hi

for my project, i have to evaluate performance of RFID system in cargo operation. i have chosen 3 parameters Tag position(top,front,left), conveyor speed(0.5,1,1,5 m/s) and materials(metal,document,fluids). i have statistical data for all parameters for example top tag position has 70% read rate and front position has 75% read rate. the performance measure expected for this system is read redundancy which is the throughput or number of products read until a failure occurs. i have written the parameters.screenshot-2022-04-19-105437.jpg

now i want processor to read and processor the box according to the given parameters. the scenario should stop if it encounters an failure and go to next scenario and i the products read before failure must be shown as output . so what logic and where should i put those in processor?

whether in process time or trigger?

i have total 27 scenarios and i want to replicate 3 times.i want the read redundancy as output from the experimenter. where can i expect to get the result for total 81 scenario?screenshot-2022-04-19-110047.jpg


i kindly require some assistance to achieve the task.

FlexSim 22.0.1
processorflexsim and rfid technology
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Lokesh avatar image Lokesh commented ·
0 Likes 0 ·
rfidproject.fsm (184.5 KiB)
Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @Lokesh , was the answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

An experiment scenario is one or more replications. You can end one replication with the endreplication() command.

You should have a performance measure defined somewhere in order that you can see the output.

Then in the experimenter Run tab you'll see the view Results button:

1650367530534.png

Which will open results looking like this:

1650367558034.png

More information about the experimenter is in the manual here: The Experimenter


1650367530534.png (3.8 KiB)
1650367558034.png (26.5 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Lokesh avatar image Lokesh commented ·

thanks for reply.

how to stop the simulation if a failure is encountered in processor?

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Lokesh commented ·
Felix just addressed this here.
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.