Car park system analysis and design

Assignment Help Software Engineering
Reference no: EM1382052

Car Park System Analysis and Design

This system must provide for the day-to-day operation for car park-issuing tickets, handling payment and controlling barriers.

Operational System

The car park operational system controls entry to & exit from a car park and payment for car parking. Customers pay for their use of car park at the time they use it,

Entry to the Car Park

When a car approaches an entry barrier, its presence is detected by a sensor under the road surface, and a ‘Press Button' display is flashed on the control post.

Customer must press a button on the control post, and a ticket is printed and issued.

The ticket must be printed within five seconds. A ‘Take Ticket' display is flashed on the control post. If the car park is full, no ticket is issued, and a ‘Full' display is flashed on the control post. If a vehicle leaves the car park, then the ‘Press Button' display is activated again where there is a vehicle waiting.

When the customer pulls the ticket from the control pillar, the barrier is raised.

The ticket issued to each customer has a bar code on it. The bar code has a number on it and the date (ddmmyyyy) and time (hhmmss) of entry to the car park. The number, date and time of entry are also printed on the ticket in human readable form.

The details of the ticket are stored: ticket no., issue date, issue time, issuing machine.

The number of vehicles in the car park is incremented by 1 and a check is made against the capacity of the car park. If the car park is full, then a display near the entrance is switched on to say ‘Car Park Full', and no further tickets are issued until a vehicle leaves the car park.

Payment system

When the customer is ready to leave, he or she must go to a pay station to pay. The ticket is inserted into a slot, and the bar code is read. The ticket bar code information is compared with the stored information. If the dates or times are not the same, the ticket is ejected, and the customer is told (via an LCD display) to go to the office. In the office, the attendant has a bar code reader and can check a ticket. Typically the problem is damage to the bar code on the ticket, and the attendant can use the office system to calculate the charge, take payment and validate the ticket.

At the pay station, if the ticket dates and times are the same as the bar code dates and times, then the current date and time are obtained, and the duration of the stay in the car park is calculated. From this the car park charge is calculated and displayed on the LCD display. Calculation and display of the charge must take no more than two seconds.

As soon as the amount accumulated exceeds the charge, the ticket is validated. The current date and time are added to the stored data for that ticket (payment date, payment time).

If the amount entered exceeds the charge and change is available, then the amount of change is calculated and that amount of change is released into the return tray. Otherwise, no change is given. In either case, a message is displayed on the LCD display.

The ticket has the payment date and time printed on it and is ejected from the ticket slot. Printing and ejection should not take more than 20 seconds.

Leaving the Car Park

When the customer drives up to the exit barrier, the car is detected by a sensor, and an ‘Insert Ticket' display is flashed on the control post. The customer must insert the ticket. The bar code is read and a check is made that no more than 15 minutes have elapsed since the payment time for that ticket. If more than 15 minutes have elapsed, an intercom in the control post is activated and connected to the attendant in the car park office. The customer can talk to the attendant, and the attendant can view the details of the ticket on his or her computer. The attendant can activate the barrier remotely, for example if there is a queue to get out and the customer is likely to have been reasonably delayed.

If no more than 15 minutes have elapsed, the barrier is raised. A sensor on the other side of the barrier detects when the car has passed and the barrier is lowered.

The number of vehicles in the car park is decremented by 1 and a check is made against the capacity of the car park. If the car park was full, then the display near the entrance is switched to say ‘Spaces', and a check is made to see if any vehicles are waiting. If they are, then the control pillar for the first waiting vehicle is notified. If the driver of the vehicle waiting there does not press the button (for example, because they have backed out and left), then the control pillar for the next waiting vehicle is notified.

At any time, the attendant can view the status of a pay station or a barrier control post Once a connection is made, the status is updated every 10 seconds.

General tasks and milestones

Use the following case study to write a Business Requirements Statement for the new system. Use the Unified Modelling Language (UML) to do your logical design.

General:
• Cover page and Table of Contents
• Introduction ( Term of references)
• Neatness (readability, tidy presentation, etc.)
• List all non-functional requirements (Read the use case scenario).

Milestone 1
• Actor Glossary ( a List of actors[roles] related to the system )
• Use Case Glossary ( A list of all use cases for the system)

Milestone 2
• Analysis Use Case Model Diagram for whole system
• Analysis use case narrative for ‘payment' use case

Milestone 3
• Identify "boundaries", "controller "and "entities" objects for "Entry control" Usecase.
• Transfer "Entry control" Usecase diagram to a communication diagram
• Draw an ERD diagram obtained from "Entity" objects identified in the obtained communication diagram.

Millstone 4
• Produce Activity Diagram (Including swim lanes) for ‘"Payment" use Case

• Produce sequence diagram for ‘"leaving car park" use Case

Millstone 5
• Produce analyse class diagram for obtained objects in "Entry control" Usecase.
• Transfer the analysis class diagram to a design Class diagram.

Reference no: EM1382052

Questions Cloud

Describing history-success of social security : Critically discuss the history of social security, its effectiveness at inception compared to the present, and the future of Social Security.
Categorize different scheduling procedures for various types : Categorize different scheduling procedures for various types of service operations, such as restaurants, hospitals, and airlines.
Dominate phenotype and recessive phenotype : There is a population of 100 frogs. Twenty are heterozygotes, 30 are homozygous recessive, 25 are homozygous dominate. What is the frequency of the dominate allele?
Should people be allowed to vote via the internet : Should people be allowed to vote via the Internet? In 2-3 double-spaced pages, using APA style formatting, please write a paper why you believe people should or should not be allowed to vote via the Internet.
Car park system analysis and design : Car Park System Analysis and Design - Analysis Use Case Model Diagram for whole system
How to perform testing for each development method : Research, write, and give 4-6 page proposal of alternative methods Smith Consulting might consider for finishing Frequent Shopper Program. Describe how Smith would perform testing for each development method.
Describe any information that may help alliance reduce costs : Describe any information that may help Alliance reduce costs while providing better service. Propose a new approach that could be used by Alliance by using the purchase information that can be obtained on individual customers
Question about amino acids : The nutritional data on a cereal box shows that one serving of a dry cereal has 200 kilocalories. If one were to burn one serving of the cereal,
Neoliberal and socialist ideologies : Neoliberal and socialist ideologies have different perspectives about the role of the state in terms of its relationship to the citizenry.

Reviews

Write a Review

Software Engineering Questions & Answers

  Designing e-r diagram for each product at pvf

Suppose that at PVF, each product. Design E-R diagram for this situation and state minimum and maximum cardinalities on the diagram.

  Creating a program using the move instruction

Create a program using the move instruction to manufacture the following results. Move the contents of register AX to registers BX, SI, and DS.

  Draw an ie crow-s foot e-r diagram for entities

Draw an IE Crow's Foot E-R diagram for the entities DEPARTMENT and EMPLOYEE and the 1:N relationship between them. Assume that a DEPARTMENT.

  Difference between encapsulation and information hiding

Discuss and explain the difference between encapsulation and information hiding. In addition, describe the role both of these concepts play in helping to make designs more robust and extensible.

  Drawing diagram of payroll edi system

Draw diagram of the proposed payroll EDI and EFT system. It is suggested for students to utilize Microsoft Visio to draw the diagram.

  Muscles health club database requirements

Read the given business needs closely to determine the entities and relationships required to fulfill the requirements. The nouns in the paragraph will tell you the entities that will be required.

  Importance of udp and the relationship to tcp

Discuss and explain what the UDP does and its relationship to TCP in what ways is it similar and different, and why would we use UDP, and why can not a user program access IP directly?

  Pseudocode statement to generate random number

Create a pseudocode statement that generates a random number in the range of one through one hundred and assigns it to a variable named rand.

  Element of array

Discuss how do you access the element of array a located at row two and column four?

  Build an entity relationship diagram for hospital

Build an Entity Relationship Diagram(ERD) for the following hospital scenario. For your Patient entity show its attributes . Highlight the key attribute in red.

  Determine one number missing from the sequence

Certain major software corporation likes to use in their interviews. Like many algorithm design problems, there are many possible answers, but I have presented one of the more generally accepted ones.

  Draw er diagram that models information of company

Draw an ER diagram that models the information in the following scenario: A manufacturing company has several assembly plants in different cities.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd