Car Parking System UML Diagram

Subscribe our YouTube channel for latest project videos and tutorials Click Here

Posted By freeproject on March 18, 2018

Car Parking System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Car Parking System which shows the flows between the activity of Car Number , Car, Car Owner, Parking Fees, Parking Space. The main activity involved in this UML Activity Diagram of Car Parking System are as follows:

  • Car Number Activity
  • Car Activity
  • Car Owner Activity
  • Parking Fees Activity
  • Parking Space Activity

Features of the Activity UML diagram of Car Parking System

  • Admin User can search Car Number , view description of a selected Car Number , add Car Number , update Car Number and delete Car Number .
  • Its shows the activity flow of editing, adding and updating of Car
  • User will be able to search and generate report of Car Owner, Parking Fees, Parking Space
  • All objects such as ( Car Number , Car, Parking Space) are interlinked
  • Its shows the full description and flow of Car Number , Parking Fees, Parking Space, Car Owner, Car
Car Parking System Activity Diagram

Car Parking System Class Diagram

Posted By freeproject on August 2, 2017

Car Parking System Class Diagram describes the structure of a Car Parking System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Car Parking System are Car, Parking, Parking Slots, Parking Space, Parking Fees, Car Owner.

Classes of Car Parking System Class Diagram:

  • Car Class : Manage all the operations of Car
  • Parking Class : Manage all the operations of Parking
  • Parking Slots Class : Manage all the operations of Parking Slots
  • Parking Space Class : Manage all the operations of Parking Space
  • Parking Fees Class : Manage all the operations of Parking Fees
  • Car Owner Class : Manage all the operations of Car Owner

Classes and their attributes of Car Parking System Class Diagram:

  • Car Attributes : car_id, car_owner_id, car_number, car_company car_type, car_description
  • Parking Attributes : parking_id, parking_car_id, parking_fees, parking_type, parking_description
  • Parking Slots Attributes : parking_slot_id, parking_slot_car_id, parking_slot_type, parking_slot_description
  • Parking Space Attributes : parking_space_id, parking_space_car_id, parking_space_type, parking_space_description
  • Parking Fees Attributes : parking_fees_id, parking_fees_amount, parking_fees_type, parking_fees_description
  • Car Owner Attributes : car owner_id, car owner_name, car owner_mobile, car owner_email, car owner_username, car owner_password, car owner_address

Classes and their methods of Car Parking System Class Diagram:

  • Car Methods : addCar(), editCar(), deleteCar(), updateCar(), saveCar(), searchCar()
  • Parking Methods : addParking(), editParking(), deleteParking(), updateParking(), saveParking(), searchParking()
  • Parking Slots Methods : addParking Slots(), editParking Slots(), deleteParking Slots(), updateParking Slots(), saveParking Slots(), searchParking Slots()
  • Parking Space Methods : addParking Space(), editParking Space(), deleteParking Space(), updateParking Space(), saveParking Space(), searchParking Space()
  • Parking Fees Methods : addParking Fees(), editParking Fees(), deleteParking Fees(), updateParking Fees(), saveParking Fees(), searchParking Fees()
  • Car Owner Methods : addCar Owner(), editCar Owner(), deleteCar Owner(), updateCar Owner(), saveCar Owner(), searchCar Owner()

Class Diagram of Car Parking System :

Class Diagram Image: 
Car Parking System Class Diagram

Car Parking System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Car Parking System which shows components, provided and required interfaces, ports, and relationships between the Parking Slots, Car, Parking Fees, Parking and Car Number . This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Car Parking System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Car Parking System:

  • Parking Slots Component
  • Car Component
  • Parking Fees Component
  • Parking Component
  • Car Number Component

Featues of Car Parking System Component Diagram:

  • You can show the models the components of Car Parking System.
  • Model the database schema of Car Parking System
  • Model the executables of an application of Car Parking System
  • Model the system's source code of Car Parking System
Component Diagram: 

Online Car Parking System Dataflow Diagram

Posted By freeproject on April 17, 2017

Online Car Parking System Data flow diagram is often used as a preliminary step to create an overview of the Car Parking without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Car Parking process. It contains all of the userflow and their entities such all the flow of Car, Parking, Parking Space, Parking Slots, Parking Fees, Car Owner, Car Number. All of the below diagrams has been used for the visualization of data processing and structured design of the Car Parking process and working flow.


Zero Level Data flow Diagram(0 Level DFD) of Online Car Parking System :

This is the Zero Level DFD of Online Car Parking System, where we have eloborated the high level process of Car Parking. It’s a basic overview of the whole Online Car Parking System or process being analyzed or modeled. It’s designed to be an at-a-glance view of Parking Fees,Car Owner and Car Number showing the system as a single high-level process, with its relationship to external entities of Car,Parking and Parking Space. It should be easily understood by a wide audience, including Car,Parking Space and Parking Fees In zero leve DFD of Online Car Parking System, we have described the high level flow of the Car Parking system.

High Level Entities and proccess flow of Online Car Parking System:

  • Managing all the Car
  • Managing all the Parking
  • Managing all the Parking Space
  • Managing all the Parking Slots
  • Managing all the Parking Fees
  • Managing all the Car Owner
  • Managing all the Car Number
Zero Level DFD Online Car Parking System

First Level Data flow Diagram(1st Level DFD) of Online Car Parking System :

First Level DFD (1st Level) of Online Car Parking System shows how the system is divided into sub-systems (processes), each of which deals with one or more of the data flows to or from an external agent, and which together provide all of the functionality of the Online Car Parking System system as a whole. It also identifies internal data stores of Car Number, Car Owner, Parking Fees, Parking Slots, Parking Space that must be present in order for the Car Parking system to do its job, and shows the flow of data between the various parts of Car, Parking Space, Car Owner, Car Number, Parking Fees of the system. DFD Level 1 provides a more detailed breakout of pieces of the 1st level DFD. You will highlight the main functionalities of Car Parking.

Main entities and output of First Level DFD (1st Level DFD):

  • Processing Car records and generate report of all Car
  • Processing Parking records and generate report of all Parking
  • Processing Parking Space records and generate report of all Parking Space
  • Processing Parking Slots records and generate report of all Parking Slots
  • Processing Parking Fees records and generate report of all Parking Fees
  • Processing Car Owner records and generate report of all Car Owner
  • Processing Car Number records and generate report of all Car Number
First Level DFD Online Car Parking System

Second Level Data flow Diagram(2nd Level DFD) of Online Car Parking System :

DFD Level 2 then goes one step deeper into parts of Level 1 of Car Parking. It may require more functionalities of Car Parking to reach the necessary level of detail about the Car Parking functioning. First Level DFD (1st Level) of Online Car Parking System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Car Number, Car Owner, Parking Fees, Parking Slots, Parking Space, Parking, Car.

Low level functionalities of Online Car Parking System

  • Admin logins to the system and manage all the functionalities of Online Car Parking System
  • Admin can add, edit, delete and view the records of Car, Parking Space, Parking Fees, Car Number
  • Admin can manage all the details of Parking, Parking Slots, Car Owner
  • Admin can also generate reports of Car, Parking, Parking Space, Parking Slots, Parking Fees, Car Owner
  • Admin can search the details of Parking, Parking Fees, Car Owner
  • Admin can apply different level of filters on report of Car, Parking Slots, Parking Fees
  • Admin can tracks the detailed information of Parking, Parking Space, Parking Slots, , Parking Fees
Second Level DFD Online Car Parking System

Car Parking System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Car Parking System Entity. The entity-relationship diagram of Car Parking System shows all the visual instrument of database tables and the relations between Parking, Parking Space, Car, Car Owner etc. It used structure data and to define the relationships between structured data groups of Car Parking System functionalities. The main entities of the Car Parking System are Car, Parking, Parking Slots, Parking Space, Parking Fees and Car Owner.

Car Parking System entities and their attributes :

  • Car Entity : Attributes of Car are car_id, car_owner_id, car_number, car_company car_type, car_description
  • Parking Entity : Attributes of Parking are parking_id, parking_car_id, parking_fees, parking_type, parking_description
  • Parking Slots Entity : Attributes of Parking Slots are parking_slot_id, parking_slot_car_id, parking_slot_type, parking_slot_description
  • Parking Space Entity : Attributes of Parking Space are parking_space_id, parking_space_car_id, parking_space_type, parking_space_description
  • Parking Fees Entity : Attributes of Parking Fees are parking_fees_id, parking_fees_amount, parking_fees_type, parking_fees_description
  • Car Owner Entity : Attributes of Car Owner are car owner_id, car owner_name, car owner_mobile, car owner_email, car owner_username, car owner_password, car owner_address

Description of Car Parking System Database :

  • The details of Car is store into the Car tables respective with all tables
  • Each entity (Car Owner, Parking Slots, Parking Fees, Parking, Car) contains primary key and unique keys.
  • The entity Parking Slots, Parking Fees has binded with Car, Parking entities with foreign key
  • There is one-to-one and one-to-many relationships available between Parking Fees, Parking Space, Car Owner, Car
  • All the entities Car, Parking Fees, Parking Slots, Car Owner are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Car Parking System tables for fast query execution.
Car Parking System ER Diagram

Car Parking System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Car Parking System which shows the interaction between the objects of Parking Fees, Parking Space, Car Number , Parking Slots, Car. The instance of class objects involved in this UML Sequence Diagram of Car Parking System are as follows:

  • Parking Fees Object
  • Parking Space Object
  • Car Number Object
  • Parking Slots Object
  • Car Object

This is the UML sequence diagram of Car Parking System which shows the interaction between the objects of Parking Fees, Parking Space, Car Number , Parking Slots, Car. The instance of class objects involved in this UML Sequence Diagram of Car Parking System are as follows:

  • Parking Fees Object
  • Parking Space Object
  • Car Number Object
  • Parking Slots Object
  • Car Object

Car Parking System Use Case Diagram

Posted By freeproject on July 24, 2017

This Use Case Diagram is a graphic depiction of the interactions among the elements of Car Parking System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Car Parking System. The main actors of Car Parking System in this Use Case Diagram are: Super Admin, System User, Customer, Agents, who perform the different type of use cases such as Manage Car, Manage Parking, Manage Parking Slots, Manage Parking Space, Manage Parking Fees, Manage Car Owner, Manage Car Number, Manage Users and Full Car Parking System Operations. Major elements of the UML use case diagram of Car Parking System are shown on the picture below.

The relationships between and among the actors and the use cases of Car Parking System:

  • Super Admin Entity : Use cases of Super Admin are Manage Car, Manage Parking, Manage Parking Slots, Manage Parking Space, Manage Parking Fees, Manage Car Owner, Manage Car Number, Manage Users and Full Car Parking System Operations
  • System User Entity : Use cases of System User are Manage Car, Manage Parking, Manage Parking Slots, Manage Parking Space, Manage Parking Fees, Manage Car Owner, Manage Car Number
  • Customer Entity : Use cases of Customer are Search Parking, Allot Parking, Check Charges, Make Payments
  • Agents Entity : Use cases of Agents are Collect Payments, Calculate Parking Charges, Assing Parking

Use Case Diagram of Car Parking System :

 Car Parking System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz