代写TCS3033/TNS3113 SYSTEMS ANALYSIS AND DESIGN代写C/C++语言

- 首页 >> Matlab编程

TCS3033/TNS3113

SYSTEMS ANALYSIS AND DESIGN

DUE DATE: APRIL 26, 2024 (VIA BLACKBOARD)

Answer ALL questions.

General Instructions 

Use the following format for the preparation of the Assignment Submission

· Paper size: A4 

· Margins: left = 1.5”, right, top and bottom = 1” 

· Font size: 12, Times New Roman/Arial 

· Line spacing: 1.5 

· Number all pages sequentially 

· Number all Figures and Tables sequentially and refer to them in the text 

System Specification (DVD Loan Management System) 

Table 1: A set of functional requirements for the DVD Loan Management System.

ID 

Function 

Description 

1 

Manage Membership 

A person is taken through the ‘manage membership’ process after making a membership request. A borrower is also expected to provide two forms of definitive identification such as a driving license and a utility bill. When the assistant is satisfied the customer is valid, a new borrower/customer account is created and stored in the local borrower file. The borrower is issued with a membership card containing a magnetic strip with their details encoded within it. At a later date, a borrower can update their personal details by initiating the same process – however this time they will provide ‘updated borrower details’. After validation, the assistant will store the new/updated borrower details to the local borrower file. 

2 

Catalogue DVD 

When new DVDs are received from the distribution warehouse they are coded by the assistant. The assistant then stores the DVD details in the local DVD file (using the local Stock Control module of the EPOS system) and shelves it in the appropriate location of the store. 

3 

Process Loan Requests 

A borrower can enquire about the availability of a DVD or indeed take a DVD to the checkout desk with their membership card. Both of these activities initiate the ‘Process Loans Request’ function. In response to a DVD enquiry, the assistant checks the DVD file for the DVD details (code, location) and then interrogates the Loans file to assess whether a copy is available or not. The borrower is then notified by the assistant of the availability for the requested DVD.  

If a DVD is available and the borrower would like to loan it, an issuing sub-process occurs whereby the assistant scans both the borrower’s membership card (to validate and retrieve borrower details) and the DVD to automatically create a new ‘loan details’ record which is stored in the loans file.  The DVD is then issued to the customer. 

4 

Reserve DVD 

When a borrower makes a reservation request for a DVD, the reservation details are passed to the ‘process returns’ function, which reclaims a reserved DVD from an existing borrower and passes it to this (Reserve DVD) process. On receipt of the required DVD, a new loan entry is made for the new borrower and the DVD is issued. 

5 

Process Returns 

When reservation details are received from the Reserve DVD process, the borrower’s details (of a current borrower who is currently borrowing the requested DVD) are read from the Borrowers file. The corresponding loan details are also read from the loans file. The customer currently in possession of the reserved DVD is then contacted (by their preferred means) and asked to return the DVD within 24 hours. When the borrower returns the DVD, the associated loan details are updated to record that the DVD has been relinquished.  The DVD is then passed to the Reserve DVD process.  

Description of Processing Logic 

Preliminary fact-finding for processing logic determined that the ‘borrower total fine’ was calculated as follows: 

All loan records for a borrower are checked for overdue items. While there are loan events associated with a borrower, each DVD entry associated with that loan event is checked as follows: 

If the actual return date is greater than the return due date then the DVD status is set to ‘overdue’ and the DVD fine charge is added to the loan fine charge.  If the actual return date is less then a month overdue then a reminder is issued to the borrower otherwise the loan fine charge is further increased by 25% of the DVD fine charge and an urgent reminder is issued. The borrower status is also set to ‘suspended’ in these circumstances. After a loan has been processed, the resulting loan fine charge is added to the borrower total fine charge. The loan fine charge is set to zero ready for the next iteration. 

Assessment Requirements 

You are to prepare a summary of major functions (Table 1), data description and description of process logic, these will typically provide sufficient information for you to: 

· produce logical and physical data flow diagrams (DFDs) of the system from context level to at least a level 0 and level 1 DFD using Gane and Sarson notation; 

· Produce a logic model of the processing logic for one or more primitive DFD processes. 

In order to produce the systems proposal, and report you will have to produce the necessary sections. Your report must contain the submissions as listed in Table 2. 

Table 2. Report sections and weightings.

Submissions

Weighting (%)

Recommended Pages per Section

Introduction

Process Modeling

Context Diagram

Logical DFD Level 0

Logical DFD Level 1

10

60

0.5 - 1

 

1

1

1

Logic Modeling

Structure English,

Decision Table,

Decision Tree

30

 

3

On the final submission date, you are expected to submit: 

§ One softcopy of the systems proposal report. Handwritten or hand-drawn copies are NOT permitted unless you have mitigating circumstances which can be substantiated

The remainder of this section provides you with detailed requirements for each section of the report – you should READ IT VERY CAREFULLY. 

System Proposal Report 

This is the most significant section of your proposal report and you must include the following: 

§ The following three process models illustrate the structure of the functional requirements: 

o Context level DFD   

o Logical level 0 DFD  

o Logical level 1 DFD for a level 0 DFD process 

§ A logic model for the processing logic of a primitive DFD process of the current system. The model can be either a piece of:  

o Structured English 

o Decision Tree  

o Decision Table 

 

 


站长地图