Simulink help. (never used it)

Using the Matlab Simulink software, design an assembly line operation to produce cans with a mean of 13.5 oz and a variance of 0.5. The cans are going to be produced at a rate of 1 can per minute and the operation will run for a full 8 hour day. Each day, samples of size 5 are to be taken every hour. For example, the first sample will occur at time 60, 61, 62, 63, and 64 minutes. The second sample should occur at time 120, 121, 122, 123, 124 and so on. Repeat the sampling pattern for five days (a full week). Note that by changing the seed value in the random number generator, a different set of normal random numbers are going to be generated and this will simulate a different production output for each day. To make it more credible, choose a different mean and a variance for each day along with a different seed number. Pick a mean value for each day that is different but must lie in the range of 12 oz to 14 oz and pick a variance that will range from 0.5 to 0.75.

5 Comments

Birdman
Birdman on 26 Apr 2018
Edited: Birdman on 26 Apr 2018
Share your model as a mdl file.
I still do not see a question asked? I see a homework assignment, but no question.
I just do not know how to add in the information that the problem is asking. I don’t know what modules to edit, i have never used this program before and my teacher is not being very helpful at all.

Sign in to comment.

Answers (0)

Categories

Asked:

on 25 Apr 2018

Commented:

on 26 Apr 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!