Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please answer asap Given the following narrative description of a system (Production Scheduling System). 1. Draw a context diagram. 2. Draw a functional/event decomposition diagram.

Please answer asap image text in transcribed
Given the following narrative description of a system (Production Scheduling System). 1. Draw a context diagram. 2. Draw a functional/event decomposition diagram. 3. Draw an event diagram for one event. The purpose of the scheduling system is to respond to a PRODUCTION ORDER (submitted by the SALES DEPARTMENT) by generating a daily PRODUCTION SCHEDULE, generating RAW MATERIAL REQUISITIONS (sent to the MATERIALS MANAGEMENT DEPARTMENT) for all production orders scheduled for the next day, and generating JOB TICKETS for the work to be completed at each workstation during the next day (sent to the SHOP FLOOR SHIFT SUPERVISOR). The work is described in the following statements. The production scheduling problem can be conveniently broken down into three functions: routing, loading, and releasing, For each product on a PRODUCTION ORDER, we must determine which workstations are needed, in what sequence the work must be done, and how much time should from the PRODUCTIONS ROUTE SHEETS. This process, which is referred to as ROUTING THE ORDER, results in a ROUTE TICKET. Given a ROUTE TICKET (for a single product on the original PRODUCTION OREDER), we then LOAD THE REQUEST. Loading that have already been made are recorded in the WORKSTATION LOAD SHEETS. Loading requires us to look for the earliest available time slot for each task, being careful to preserve the required sequence of tasks (determined from the ROUTE TICKET). At the end of each day, the WORKSTATION LOAD SHEETS for each workstation a used to produce a PRODUCTION SCHEDULE. JOB TICKETS are prepares for each task at each workstation. The materials needed are determined from the BILL OF MATERIALS data store, and MATERIAL REQUESTS are generated for appropriate quantities

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL Server T-SQL Recipes

Authors: David Dye, Jason Brimhall

4th Edition

1484200616, 9781484200612

More Books

Students also viewed these Databases questions

Question

What is the Definition for Third Normal Form?

Answered: 1 week ago

Question

Provide two examples of a One-To-Many relationship.

Answered: 1 week ago