SlideShare a Scribd company logo
1 of 4
PUCIT Seat Allocation System for Exams
MODEL (ALGORITHM)
Room Width Room
Length
Gap between
two chairs
Chair Width Chair
Length
© GIS Center PUCIT
PUCIT 2
PUCIT Geo Exam Seat Allocation System
Seating Plan
Input Phase
Processing
Phase
Output or
Decision Phase
Geoserver:
Room Width and Room Length taken from shape
file(PUCIT Shape file) which is saved in geoserver..
User Enter values:
User enter the values of :
 Width of chair.
User Input
Chair
Length
Chair Width Gap between
two chairs
Room Width Room
Length
Input Phase
 Length of Chair.
 Gap between two chairs(value vary according to
the requirement of user).
Column with
Gap - 1
Remaining
Length
No. of
Columns
No. of Rows
Column with
Gap + 1
if
else
Extra Gap
Calculated
Gap with
extra Gap
PUCIT Geo Exam Seat Allocation System
Room Width Room
Length
Gap between
two chairs
Chair Width Chair
Length
Column with
Gap - 1
Seating Plan
Input Phase
Processing
Phase
Output or
Decision Phase
 Number of Rows= Remaining Length / Chair length
Processing/Calculation
 Subtract the columns with 1 to determine the number of
gap.
Processing
PhaseRemaining
Length
No. of
Columns
No. of Rows
Column with
Gap + 1
if
else
Extra Gap
Calculated
Column with
Gap + 1
No. of
Columns
No. of
Rows
Remaining
Length
Extra Gap
Calculated
Column with
Gap - 1
 Remaining Length:
We subtract room length(Geoserver Input) with dice
length and get the remaining room length.
 Number of Columns= Room Width / Chair
Widthelse
if
 If number of columns is even then if condition will
execute.
 Subtract the width of room with total area of columns to
determine the extra gap and then extra gap divide with
number of gaps.
Gap with
extra Gap
Gap with
extra Gap
.
 Add extra gap in original gap which is give by user as a
input
 If number of columns is odd then else condition will
execute
 Add the columns with 1 to determine the number of columns.
© GIS Center PUCIT
3
PUCIT Geo Exam Seat Allocation System
Room Width Room
Length
Gap between
two chairs
Chair Width Chair
Length
Seating Plan
Input Phase
Processing
Phase
Output or
Decision Phase
Output Phase
Seating Plan
Output or
Decision Phase
Finally user get the output, that show how
many seats are arranged in every rooms. This
system gives information about number of seats in
every room.
Column with
Gap - 1
Remaining
Length
No. of
Columns
No. of Rows
Column with
Gap + 1
if
else
Extra Gap
Calculated
Gap with
extra Gap
© GIS Center PUCIT
4

More Related Content

Viewers also liked

The concept of a medical information
The concept of a medical informationThe concept of a medical information
The concept of a medical informationhiij
 
самая классная классная жизнь!
самая классная классная жизнь!самая классная классная жизнь!
самая классная классная жизнь!Julia Moshkova
 
Smart hospital technology
Smart hospital technologySmart hospital technology
Smart hospital technologyhiij
 
30 liguori laura-las-nuevas-tecnologias
30 liguori laura-las-nuevas-tecnologias30 liguori laura-las-nuevas-tecnologias
30 liguori laura-las-nuevas-tecnologiasNataliReyes
 
All change: responses to the public libraries crisis in England 2010 to 2013
All change: responses to the public libraries crisis in England 2010 to 2013All change: responses to the public libraries crisis in England 2010 to 2013
All change: responses to the public libraries crisis in England 2010 to 2013Public Libraries News
 
2013 05 29 ict coördinatordag
2013 05 29 ict coördinatordag2013 05 29 ict coördinatordag
2013 05 29 ict coördinatordagGoedroen
 
Oyama tea anti oksidant
Oyama tea anti oksidantOyama tea anti oksidant
Oyama tea anti oksidantBagus Widodo
 
Cara daftar domain di i dwebhost
Cara daftar domain di i dwebhostCara daftar domain di i dwebhost
Cara daftar domain di i dwebhostDmdestrimuliastri
 

Viewers also liked (12)

The concept of a medical information
The concept of a medical informationThe concept of a medical information
The concept of a medical information
 
самая классная классная жизнь!
самая классная классная жизнь!самая классная классная жизнь!
самая классная классная жизнь!
 
Smart hospital technology
Smart hospital technologySmart hospital technology
Smart hospital technology
 
Listrik2
Listrik2Listrik2
Listrik2
 
30 liguori laura-las-nuevas-tecnologias
30 liguori laura-las-nuevas-tecnologias30 liguori laura-las-nuevas-tecnologias
30 liguori laura-las-nuevas-tecnologias
 
Listrik4 edit
Listrik4 editListrik4 edit
Listrik4 edit
 
Jyoti engineers-constructions
Jyoti engineers-constructionsJyoti engineers-constructions
Jyoti engineers-constructions
 
All change: responses to the public libraries crisis in England 2010 to 2013
All change: responses to the public libraries crisis in England 2010 to 2013All change: responses to the public libraries crisis in England 2010 to 2013
All change: responses to the public libraries crisis in England 2010 to 2013
 
2013 05 29 ict coördinatordag
2013 05 29 ict coördinatordag2013 05 29 ict coördinatordag
2013 05 29 ict coördinatordag
 
Oyama tea anti oksidant
Oyama tea anti oksidantOyama tea anti oksidant
Oyama tea anti oksidant
 
Listrik5
Listrik5Listrik5
Listrik5
 
Cara daftar domain di i dwebhost
Cara daftar domain di i dwebhostCara daftar domain di i dwebhost
Cara daftar domain di i dwebhost
 

Pucit seat allocation system final

  • 1. PUCIT Seat Allocation System for Exams MODEL (ALGORITHM)
  • 2. Room Width Room Length Gap between two chairs Chair Width Chair Length © GIS Center PUCIT PUCIT 2 PUCIT Geo Exam Seat Allocation System Seating Plan Input Phase Processing Phase Output or Decision Phase Geoserver: Room Width and Room Length taken from shape file(PUCIT Shape file) which is saved in geoserver.. User Enter values: User enter the values of :  Width of chair. User Input Chair Length Chair Width Gap between two chairs Room Width Room Length Input Phase  Length of Chair.  Gap between two chairs(value vary according to the requirement of user). Column with Gap - 1 Remaining Length No. of Columns No. of Rows Column with Gap + 1 if else Extra Gap Calculated Gap with extra Gap
  • 3. PUCIT Geo Exam Seat Allocation System Room Width Room Length Gap between two chairs Chair Width Chair Length Column with Gap - 1 Seating Plan Input Phase Processing Phase Output or Decision Phase  Number of Rows= Remaining Length / Chair length Processing/Calculation  Subtract the columns with 1 to determine the number of gap. Processing PhaseRemaining Length No. of Columns No. of Rows Column with Gap + 1 if else Extra Gap Calculated Column with Gap + 1 No. of Columns No. of Rows Remaining Length Extra Gap Calculated Column with Gap - 1  Remaining Length: We subtract room length(Geoserver Input) with dice length and get the remaining room length.  Number of Columns= Room Width / Chair Widthelse if  If number of columns is even then if condition will execute.  Subtract the width of room with total area of columns to determine the extra gap and then extra gap divide with number of gaps. Gap with extra Gap Gap with extra Gap .  Add extra gap in original gap which is give by user as a input  If number of columns is odd then else condition will execute  Add the columns with 1 to determine the number of columns. © GIS Center PUCIT 3
  • 4. PUCIT Geo Exam Seat Allocation System Room Width Room Length Gap between two chairs Chair Width Chair Length Seating Plan Input Phase Processing Phase Output or Decision Phase Output Phase Seating Plan Output or Decision Phase Finally user get the output, that show how many seats are arranged in every rooms. This system gives information about number of seats in every room. Column with Gap - 1 Remaining Length No. of Columns No. of Rows Column with Gap + 1 if else Extra Gap Calculated Gap with extra Gap © GIS Center PUCIT 4