SlideShare a Scribd company logo
1 of 14
GHULAM ISHAQ KHAN INSTITUTE OF ENGINEERING SCIENCES AND
TECHNOLOGY
ES212: Digital Logic Design
Project Report
Title:
DIGITAL QUIZ SYSTEM
GROUP MEMBERS
NAMES REG NUMBERS
M. SHAH FAHAD 2020240
MUGHEES MEHMOOD 2020252
Instructor: Dr. Asad Mehmood
January 11th
, 2022
Digital QuizSystem
Page | 2
Summary
The digital quiz system is designed to minimize the error and to save the time. This system is
designed for an oral type of test or examinations, and it leads towards the accuracy of the result.
The system consists of a judge and four participants. In which a judge will ask a question from
the participants and the one who know the answer, will press the button first and then it will be
displayed on the 7-segment display (screen) that which participant have pressed the button and
he will answer the question. The one who presses the button first, only he will be able to answer,
then the other participants will not be able to give the answer. Which means at a time only one
participant can answer to a question. After giving answer to the question, the judge will press his
button and if the answer is correct the marks will be displayed on the 7-segment display (screen)
of the respective participant. If the answer is wrong, the judge will not press the button which
means the answer is incorrect and there will be no increment in the marks of the respective
participant. However, the whole circuit consist of two main parts. The first part is for the
participants and the second part is for the judge. In the first part the seven-segment display is
used to display the selected user and in the second part the seven-segment display is used to
display the corresponding scores of every participant.
The main purpose of the system is to:
 Save the time.
 Accuracy in the result.
 Promote digital system.
 Prevent cheating.
Digital QuizSystem
Page | 3
Contents
1. Introduction...............................................................................................................................5
First Part.....................................................................................................................................5
Second Part................................................................................................................................8
1.1. Background........................................................................................................................9
1.2. Objective............................................................................................................................9
1.3. Limitation........................................................................................................................10
2. Methodology............................................................................................................................10
2.1. Initial Phase.....................................................................................................................10
2.2. Requirement Analysis.......................................................................................................10
2.3. Implementation and Testing Phase..................................................................................10
3. Feasibility................................................................................................................................12
3.1. Time Frame......................................................................................................................12
3.2. Merits and Demerits.........................................................................................................12
 Merits...............................................................................................................................12
 Demerits...........................................................................................................................12
4. Conclusion...............................................................................................................................12
5. Recommendation.....................................................................................................................13
6. References...............................................................................................................................13
7. Sustainable Development Goals...............................................................................................14
7.1. Introduction.....................................................................................................................14
7.2. Some Targets for Quality Education.................................................................................14
Digital QuizSystem
Page | 4
Figures
Figure 1: OR Gate ...............................................................................................................................5
Figure 2: NOT Gate .............................................................................................................................5
Figure 3: D-Type Register....................................................................................................................6
Figure 4: Priority Encoder....................................................................................................................6
Figure 5: Decoder...............................................................................................................................7
Figure 6: 7-Segment Display................................................................................................................7
Figure 7: Circuit Part 1.........................................................................................................................8
Figure 8: Circuit Part 2.........................................................................................................................9
Figure 9: Circuit Implementation .......................................................................................................11
Digital QuizSystem
Page | 5
1. Introduction
The digital quiz system selects one user from four users in a quiz competition and displays
their result using seven segment displays. The circuit is consisting of two major parts. The first
part is for the users and the second part is for the checker. In the first part of the circuit the
system will only choose the user who has toggled the bottom at first and allow the user to
answer, and now in the second part of the system the checker will decide whether to
increment the score or not based on the answer given by the user. Each part of the systemis
connected with a seven-segment display. In the first part the seven-segment display is used to
display the selected user and in the second part the seven-segment display is used to display
the corresponding scores of every user.
First Part
The first part of the Digital Quiz System consists of:
1. OR Gates
Or gates are used in which any input or both inputs are high, the output will be
high.
2. NOT Gates
Not gates are also used in which if the input is high the output will be low or if the
input is low the output will be high.
Figure 2: NOT Gate
Figure 1: OR Gate
Digital QuizSystem
Page | 6
3. REGISTER
A register is a combinational logic circuit which is used to store information of
more than one bit.
Figure 3: D-Type Register
4. PRIORITY ENCODER
A priority encoder is used to detect the current active input in a circuit which has
the highest priority. When there is an input with high priority all the other inputs
with low priority will be ignored.
Figure 4: Priority Encoder
5. DECORDER
This used to convert the binary data into hexa-decimal.
Digital QuizSystem
Page | 7
Figure 5: Decoder
6. SEVEN-SEGMENT DISPLAY
This is used the display the hexa-decimal number.
Figure 6: 7-Segment Display
Digital QuizSystem
Page | 8
Figure 7: Circuit Part 1
Second Part
The second part of the Digital Quiz System consist of:
1. COUNTER
This used to convert the binary data into hexa-decimal.
2. DECODER
This used to convert the binary data into hexa-decimal.
3. SEVEN-SEGMENT DISPLAY
This is used the display the hexa-decimal number.
Digital QuizSystem
Page | 9
Figure 8: Circuit Part 2
1.1. Background
Digital quiz system refers to service as conduct digitalized quizzes and tests. It will replace
the paperwork and overcome the outcomes of traditional way of examinations using papers
or pens etc. It is digitalized platform that can be used by the administration of an institute.
This digitalized system is fully developed automated system is to efficiently evaluate the
participants progress that not only savethe time but alsogives fastresult. It is cost effective
and time effective also. As it can be seen in non-digitalized system that there were many
errors and took time to perform a quiz.
1.2. Objective
The main objective of this project has been defined as we can know whether the goals of
the system have been achieved. There are following aims that determined the success of
this project.
 To develop a systemthat enables the student to respond a question quickly.
 To save the time.
 Prevent cheating.
 To test whether it can help the lecturers in conducting a quiz.
Digital QuizSystem
Page | 10
1.3. Limitation
The system will only focus on verbal question and answers and quick response from the
student side. This can be used by any judge or lecturer and students.
2. Methodology
The detail of methodology is being used in designing a circuit on software. The project
methodology is an important because it help to organize in a scientific way to overcome
problems, structure, plan, and control the process of developing a digitalized quiz system.
When the project is fully completed it should be tested to make sure that it achieves its goal
and objectives.
2.1. Initial Phase
In this phase, all the activities are plan according to a given period to complete the system.
This begins with the brainstorming session which come up with different ideas and the title
for the project. From this session, the title for this project is decided which is digital quiz
systemand. This systemwill be used to conduct a quiz, which will be verbal and digitalized.
Based on observation, it makes the system which is much needed and helpful to lecturer
and to the students.
2.2. Requirement Analysis
The material requiredforthe digital quizsystemis:
S. No Required Material Quantity
01 OR Gates 7
02 NOT Gates 8
03 Decoders 5
04 Encoders 5
05 Registers 5
06 Resisters 50
07 7-Segment Display 5
08 Wires 20 meters
09 Cutter 1
10 Bread Board 3
2.3. Implementationand TestingPhase
This phase is important because the circuit is design in a proper way. Digital Quiz System
was built by using different ICs of different gates suchas ORGates and NOT Gates,registers,
decoders, and encoders. Firstly, the participant part was designed and then the judge part
Digital QuizSystem
Page | 11
or the lecturer part. After completing the circuit, it was tested to ensure the system is
working properly and meets the user requirements.
Figure 9: Circuit Implementation
Digital QuizSystem
Page | 12
3. Feasibility
The feasibility of the project is described below.
3.1. Time Frame
The time frame forthe projectwas almost twomonthsand the projectwasdividedintotwoparts.
The first part of project was to design it on a software. Because if we design a circuit physical and
there isan error, so we are not able to extracterror.First,we have designitona software andrun
a system on it. If the circuit is correct, the software will run and if there is an error during circuit
designing thenthe project will not run, and it will show error. The second part of the project is to
implementthe circuit.Thishappensafterthe circuitisdesignedcorrectlyonthe software,thenitis
easy to design a circuit physically.
3.2. Merits and Demerits
There are manyadvantagesanddisadvantagesof digital quizsystem,whichhave beendiscussedas
follow:
 Merits
The benefits of digital quiz system is:
 Environmentally Friendly.
 Economical.
 Quick turnaround time.
 Highly secure.
 Easy to use.
 Auto grading.
 Demerits
Looking toward the demerits of the system. Some of the demerits are given that:
 there is a chance of damage inside the circuit.
 a short circuit can lead towards the fire.
 a single connection can damage the whole circuit.
 Only one student can answer at a time.
4. Conclusion
The constrain of project and its development, future works that can be taken into
consideration and eventually conclusion will be discussed. The contribution of digital quiz
systemis to support lecturers and students to conduct an oral type of quiz. This systemcan be
used by the lecturers to evaluate students effectively, efficiently, and perfectly. Besides that,
this system reduces the time for lecturers on grading students. In this system students will
Digital QuizSystem
Page | 13
automatically be graded at the end of the quiz. Moreover, this method is more effective to
prevent problem in manual quiz procedure.
This project more focus on the problems faced by the lecturers in manual system. For instance,
the losing of quiz papers, no pencil, and pens for checking. Also, the lecturer spends his time
in gradings. All these problems can be solved by introducing a digitalized quiz system. In which
the students will not require to carry their pens and paper for the quiz, and it is an oral type
of quiz. To save the time of the lecturer the student will automatically get their scores after
the quiz. In addition, this kind of system can be replaced by the manual system in order to
increase the efficiency of the quiz management. The process to build up this system takes a
long time, so that the insufficient time problems should be faces and solved. To ensure the
good quality of the systemthe time management is most important to build up a good system.
In order to make sure the system can run well and meet the user requirements; the
improvement should be done, and the problem of insufficient time should be solved.
5. Recommendation
The digital quiz system is not connected to any internet service so there is no chance for the
student to cheat from any source. So, when the proposal was submitted, it was highly
recommended to design such a system to conduct a quiz and is user friendly and easy to use.
Then observation, planning and working for the project was started. Project was very difficult
but interesting too. Discussion was made different ideas were shares between the group
members of the project and finally after a teamwork, project comes to end with success. But
it was observed that, the one who is sharp minded will get the question from the instructor
and will respond in no time.
6. References
1. DeSantis, T., Resolution versus Accuracy versus Sensitivity: Cutting Through the
Confusion, Eval. Eng., December 1998, pp. 10-16.
2. Sulman, D. L., Clock-Rate Testing of LSI Circuit Boards, Proc. 1978 IEEE Test Conf., pp. 66-
70.
3. Catalano, M. et al., Individual Signal Path Calibration for Maximum Timing Accuracy in a
High Pincount VLSI Test System. Proc. Int. Test Conf., 1983, pp. 188-192.
Digital QuizSystem
Page | 14
7. Sustainable Development Goals
7.1. Introduction
On 25th September 2015, a Sustainable Development Summit was held by the UN members
and states the agenda for 2030. The agenda includes a set of 17 Sustainable Development
Goals (SDG’s) to end the illiteracy, poverty, injustice, gender inequality and tackle climate
change by 2030. The Sustainable Development Goals,alsoknown as Global Goals which are
universal call to action to end poverty, protect planets and ensure that all people enjoy a
prosperity. These 17 Goals also includes a quality education for all.
7.2. Some Targets for Quality Education
 By 2030, ensure that all girls and boys complete free, equitable and quality primary and
secondary education leading to relevant and effective learning outcomes.
 By 2030, ensure that all girls and boys have access to quality early childhood
development, care, and pre-primary education so that they are ready for primary
education.
 By 2030, ensure equal access for all women and men to affordable and quality technical,
vocational, and tertiary education, including university
 By 2030, substantially increase the number of youth and adults who have relevant skills,
including technical and vocational skills, for employment, decent jobs, and
entrepreneurship.
 By 2030, eliminate gender disparities in education and ensure equal access to all levels of
education and vocational training for the vulnerable, including persons with disabilities,
indigenous peoples, and children in vulnerable situations.
 By 2030, ensure that all youth and a substantial proportion of adults, both men and
women, achieve literacy and numeracy.
 By 2030, ensure that all learners acquire the knowledge and skills needed to promote
sustainable development, including, among others, through education for sustainable
development and sustainable lifestyles, human rights, gender equality, promotion of a
culture of peace and non-violence, global citizenship, and appreciation of cultural
diversity and of culture’s contribution to sustainable development.

More Related Content

What's hot

Issue of human rights in pakistan
Issue of human rights in pakistanIssue of human rights in pakistan
Issue of human rights in pakistan
Haseeb Hassan
 
Bus Ticket Management System Documentation
Bus Ticket Management System DocumentationBus Ticket Management System Documentation
Bus Ticket Management System Documentation
muzammil siddiq
 
Vehicle management system
Vehicle management systemVehicle management system
Vehicle management system
Mohd Saddam
 

What's hot (20)

Online quiz system
Online quiz systemOnline quiz system
Online quiz system
 
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCETEC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
 
Online Bus Reservation System
Online Bus Reservation SystemOnline Bus Reservation System
Online Bus Reservation System
 
ONLINE BUS BOOKING SYSTEM
ONLINE BUS BOOKING SYSTEMONLINE BUS BOOKING SYSTEM
ONLINE BUS BOOKING SYSTEM
 
Interfacing ics for microprocessor
Interfacing ics for microprocessorInterfacing ics for microprocessor
Interfacing ics for microprocessor
 
Minor project Report for "Quiz Application"
Minor project Report for "Quiz Application"Minor project Report for "Quiz Application"
Minor project Report for "Quiz Application"
 
8051 ch9-950217
8051 ch9-9502178051 ch9-950217
8051 ch9-950217
 
Issue of human rights in pakistan
Issue of human rights in pakistanIssue of human rights in pakistan
Issue of human rights in pakistan
 
vehicle management system project report
vehicle management system project reportvehicle management system project report
vehicle management system project report
 
Assembly language
Assembly languageAssembly language
Assembly language
 
Srs example webapp
Srs example webappSrs example webapp
Srs example webapp
 
Creation of pakistan
Creation of pakistanCreation of pakistan
Creation of pakistan
 
Online Voting System project proposal report.doc
Online Voting System project proposal report.docOnline Voting System project proposal report.doc
Online Voting System project proposal report.doc
 
Online Voting System - Project
Online Voting System - ProjectOnline Voting System - Project
Online Voting System - Project
 
Bus Ticket Management System Documentation
Bus Ticket Management System DocumentationBus Ticket Management System Documentation
Bus Ticket Management System Documentation
 
Smart parking system using IOT
Smart parking system using IOTSmart parking system using IOT
Smart parking system using IOT
 
Railway booking & management system
Railway booking & management systemRailway booking & management system
Railway booking & management system
 
Choudhary Rehmat Ali
Choudhary Rehmat AliChoudhary Rehmat Ali
Choudhary Rehmat Ali
 
Accident detection and notification system
Accident detection and notification systemAccident detection and notification system
Accident detection and notification system
 
Vehicle management system
Vehicle management systemVehicle management system
Vehicle management system
 

Similar to DLD Project Report.docx

Systems development
Systems developmentSystems development
Systems development
Elijah Liu
 
Online Recuitement System
Online Recuitement SystemOnline Recuitement System
Online Recuitement System
Neel Purohit
 
Online-Voting-System.doc
Online-Voting-System.docOnline-Voting-System.doc
Online-Voting-System.doc
ShangaviS2
 

Similar to DLD Project Report.docx (20)

System Analysis & Design Report on Summer Training System
System Analysis & Design Report on Summer Training SystemSystem Analysis & Design Report on Summer Training System
System Analysis & Design Report on Summer Training System
 
Online examination system
Online examination systemOnline examination system
Online examination system
 
Smart Traffic Monitoring System Report
Smart Traffic Monitoring System ReportSmart Traffic Monitoring System Report
Smart Traffic Monitoring System Report
 
IRJET - Higher Education Access Prediction using Data Mining
IRJET -  	  Higher Education Access Prediction using Data MiningIRJET -  	  Higher Education Access Prediction using Data Mining
IRJET - Higher Education Access Prediction using Data Mining
 
Online Voting System
Online Voting SystemOnline Voting System
Online Voting System
 
IRJET - Biometric Attendance System
IRJET - Biometric Attendance SystemIRJET - Biometric Attendance System
IRJET - Biometric Attendance System
 
Online examination management system..pdf
Online examination management system..pdfOnline examination management system..pdf
Online examination management system..pdf
 
Systems development
Systems developmentSystems development
Systems development
 
Online Voting System Project management system.doc
Online Voting System Project management system.docOnline Voting System Project management system.doc
Online Voting System Project management system.doc
 
IA & Nav Report
IA & Nav ReportIA & Nav Report
IA & Nav Report
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Advanced Question Paper Generator Implemented using Fuzzy Logic
Advanced Question Paper Generator Implemented using Fuzzy LogicAdvanced Question Paper Generator Implemented using Fuzzy Logic
Advanced Question Paper Generator Implemented using Fuzzy Logic
 
10.project online exam system
10.project  online exam system10.project  online exam system
10.project online exam system
 
Online Recuitement System
Online Recuitement SystemOnline Recuitement System
Online Recuitement System
 
ATM fraud detection system using machine learning algorithms
ATM fraud detection system using machine learning algorithmsATM fraud detection system using machine learning algorithms
ATM fraud detection system using machine learning algorithms
 
Online-Voting-System.doc
Online-Voting-System.docOnline-Voting-System.doc
Online-Voting-System.doc
 
online-examination-system.pptx
online-examination-system.pptxonline-examination-system.pptx
online-examination-system.pptx
 
Online Exam Management System(OEMS)
Online Exam Management System(OEMS)Online Exam Management System(OEMS)
Online Exam Management System(OEMS)
 
Online examination
Online examinationOnline examination
Online examination
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.
 

Recently uploaded

Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 

Recently uploaded (20)

(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 

DLD Project Report.docx

  • 1. GHULAM ISHAQ KHAN INSTITUTE OF ENGINEERING SCIENCES AND TECHNOLOGY ES212: Digital Logic Design Project Report Title: DIGITAL QUIZ SYSTEM GROUP MEMBERS NAMES REG NUMBERS M. SHAH FAHAD 2020240 MUGHEES MEHMOOD 2020252 Instructor: Dr. Asad Mehmood January 11th , 2022
  • 2. Digital QuizSystem Page | 2 Summary The digital quiz system is designed to minimize the error and to save the time. This system is designed for an oral type of test or examinations, and it leads towards the accuracy of the result. The system consists of a judge and four participants. In which a judge will ask a question from the participants and the one who know the answer, will press the button first and then it will be displayed on the 7-segment display (screen) that which participant have pressed the button and he will answer the question. The one who presses the button first, only he will be able to answer, then the other participants will not be able to give the answer. Which means at a time only one participant can answer to a question. After giving answer to the question, the judge will press his button and if the answer is correct the marks will be displayed on the 7-segment display (screen) of the respective participant. If the answer is wrong, the judge will not press the button which means the answer is incorrect and there will be no increment in the marks of the respective participant. However, the whole circuit consist of two main parts. The first part is for the participants and the second part is for the judge. In the first part the seven-segment display is used to display the selected user and in the second part the seven-segment display is used to display the corresponding scores of every participant. The main purpose of the system is to:  Save the time.  Accuracy in the result.  Promote digital system.  Prevent cheating.
  • 3. Digital QuizSystem Page | 3 Contents 1. Introduction...............................................................................................................................5 First Part.....................................................................................................................................5 Second Part................................................................................................................................8 1.1. Background........................................................................................................................9 1.2. Objective............................................................................................................................9 1.3. Limitation........................................................................................................................10 2. Methodology............................................................................................................................10 2.1. Initial Phase.....................................................................................................................10 2.2. Requirement Analysis.......................................................................................................10 2.3. Implementation and Testing Phase..................................................................................10 3. Feasibility................................................................................................................................12 3.1. Time Frame......................................................................................................................12 3.2. Merits and Demerits.........................................................................................................12  Merits...............................................................................................................................12  Demerits...........................................................................................................................12 4. Conclusion...............................................................................................................................12 5. Recommendation.....................................................................................................................13 6. References...............................................................................................................................13 7. Sustainable Development Goals...............................................................................................14 7.1. Introduction.....................................................................................................................14 7.2. Some Targets for Quality Education.................................................................................14
  • 4. Digital QuizSystem Page | 4 Figures Figure 1: OR Gate ...............................................................................................................................5 Figure 2: NOT Gate .............................................................................................................................5 Figure 3: D-Type Register....................................................................................................................6 Figure 4: Priority Encoder....................................................................................................................6 Figure 5: Decoder...............................................................................................................................7 Figure 6: 7-Segment Display................................................................................................................7 Figure 7: Circuit Part 1.........................................................................................................................8 Figure 8: Circuit Part 2.........................................................................................................................9 Figure 9: Circuit Implementation .......................................................................................................11
  • 5. Digital QuizSystem Page | 5 1. Introduction The digital quiz system selects one user from four users in a quiz competition and displays their result using seven segment displays. The circuit is consisting of two major parts. The first part is for the users and the second part is for the checker. In the first part of the circuit the system will only choose the user who has toggled the bottom at first and allow the user to answer, and now in the second part of the system the checker will decide whether to increment the score or not based on the answer given by the user. Each part of the systemis connected with a seven-segment display. In the first part the seven-segment display is used to display the selected user and in the second part the seven-segment display is used to display the corresponding scores of every user. First Part The first part of the Digital Quiz System consists of: 1. OR Gates Or gates are used in which any input or both inputs are high, the output will be high. 2. NOT Gates Not gates are also used in which if the input is high the output will be low or if the input is low the output will be high. Figure 2: NOT Gate Figure 1: OR Gate
  • 6. Digital QuizSystem Page | 6 3. REGISTER A register is a combinational logic circuit which is used to store information of more than one bit. Figure 3: D-Type Register 4. PRIORITY ENCODER A priority encoder is used to detect the current active input in a circuit which has the highest priority. When there is an input with high priority all the other inputs with low priority will be ignored. Figure 4: Priority Encoder 5. DECORDER This used to convert the binary data into hexa-decimal.
  • 7. Digital QuizSystem Page | 7 Figure 5: Decoder 6. SEVEN-SEGMENT DISPLAY This is used the display the hexa-decimal number. Figure 6: 7-Segment Display
  • 8. Digital QuizSystem Page | 8 Figure 7: Circuit Part 1 Second Part The second part of the Digital Quiz System consist of: 1. COUNTER This used to convert the binary data into hexa-decimal. 2. DECODER This used to convert the binary data into hexa-decimal. 3. SEVEN-SEGMENT DISPLAY This is used the display the hexa-decimal number.
  • 9. Digital QuizSystem Page | 9 Figure 8: Circuit Part 2 1.1. Background Digital quiz system refers to service as conduct digitalized quizzes and tests. It will replace the paperwork and overcome the outcomes of traditional way of examinations using papers or pens etc. It is digitalized platform that can be used by the administration of an institute. This digitalized system is fully developed automated system is to efficiently evaluate the participants progress that not only savethe time but alsogives fastresult. It is cost effective and time effective also. As it can be seen in non-digitalized system that there were many errors and took time to perform a quiz. 1.2. Objective The main objective of this project has been defined as we can know whether the goals of the system have been achieved. There are following aims that determined the success of this project.  To develop a systemthat enables the student to respond a question quickly.  To save the time.  Prevent cheating.  To test whether it can help the lecturers in conducting a quiz.
  • 10. Digital QuizSystem Page | 10 1.3. Limitation The system will only focus on verbal question and answers and quick response from the student side. This can be used by any judge or lecturer and students. 2. Methodology The detail of methodology is being used in designing a circuit on software. The project methodology is an important because it help to organize in a scientific way to overcome problems, structure, plan, and control the process of developing a digitalized quiz system. When the project is fully completed it should be tested to make sure that it achieves its goal and objectives. 2.1. Initial Phase In this phase, all the activities are plan according to a given period to complete the system. This begins with the brainstorming session which come up with different ideas and the title for the project. From this session, the title for this project is decided which is digital quiz systemand. This systemwill be used to conduct a quiz, which will be verbal and digitalized. Based on observation, it makes the system which is much needed and helpful to lecturer and to the students. 2.2. Requirement Analysis The material requiredforthe digital quizsystemis: S. No Required Material Quantity 01 OR Gates 7 02 NOT Gates 8 03 Decoders 5 04 Encoders 5 05 Registers 5 06 Resisters 50 07 7-Segment Display 5 08 Wires 20 meters 09 Cutter 1 10 Bread Board 3 2.3. Implementationand TestingPhase This phase is important because the circuit is design in a proper way. Digital Quiz System was built by using different ICs of different gates suchas ORGates and NOT Gates,registers, decoders, and encoders. Firstly, the participant part was designed and then the judge part
  • 11. Digital QuizSystem Page | 11 or the lecturer part. After completing the circuit, it was tested to ensure the system is working properly and meets the user requirements. Figure 9: Circuit Implementation
  • 12. Digital QuizSystem Page | 12 3. Feasibility The feasibility of the project is described below. 3.1. Time Frame The time frame forthe projectwas almost twomonthsand the projectwasdividedintotwoparts. The first part of project was to design it on a software. Because if we design a circuit physical and there isan error, so we are not able to extracterror.First,we have designitona software andrun a system on it. If the circuit is correct, the software will run and if there is an error during circuit designing thenthe project will not run, and it will show error. The second part of the project is to implementthe circuit.Thishappensafterthe circuitisdesignedcorrectlyonthe software,thenitis easy to design a circuit physically. 3.2. Merits and Demerits There are manyadvantagesanddisadvantagesof digital quizsystem,whichhave beendiscussedas follow:  Merits The benefits of digital quiz system is:  Environmentally Friendly.  Economical.  Quick turnaround time.  Highly secure.  Easy to use.  Auto grading.  Demerits Looking toward the demerits of the system. Some of the demerits are given that:  there is a chance of damage inside the circuit.  a short circuit can lead towards the fire.  a single connection can damage the whole circuit.  Only one student can answer at a time. 4. Conclusion The constrain of project and its development, future works that can be taken into consideration and eventually conclusion will be discussed. The contribution of digital quiz systemis to support lecturers and students to conduct an oral type of quiz. This systemcan be used by the lecturers to evaluate students effectively, efficiently, and perfectly. Besides that, this system reduces the time for lecturers on grading students. In this system students will
  • 13. Digital QuizSystem Page | 13 automatically be graded at the end of the quiz. Moreover, this method is more effective to prevent problem in manual quiz procedure. This project more focus on the problems faced by the lecturers in manual system. For instance, the losing of quiz papers, no pencil, and pens for checking. Also, the lecturer spends his time in gradings. All these problems can be solved by introducing a digitalized quiz system. In which the students will not require to carry their pens and paper for the quiz, and it is an oral type of quiz. To save the time of the lecturer the student will automatically get their scores after the quiz. In addition, this kind of system can be replaced by the manual system in order to increase the efficiency of the quiz management. The process to build up this system takes a long time, so that the insufficient time problems should be faces and solved. To ensure the good quality of the systemthe time management is most important to build up a good system. In order to make sure the system can run well and meet the user requirements; the improvement should be done, and the problem of insufficient time should be solved. 5. Recommendation The digital quiz system is not connected to any internet service so there is no chance for the student to cheat from any source. So, when the proposal was submitted, it was highly recommended to design such a system to conduct a quiz and is user friendly and easy to use. Then observation, planning and working for the project was started. Project was very difficult but interesting too. Discussion was made different ideas were shares between the group members of the project and finally after a teamwork, project comes to end with success. But it was observed that, the one who is sharp minded will get the question from the instructor and will respond in no time. 6. References 1. DeSantis, T., Resolution versus Accuracy versus Sensitivity: Cutting Through the Confusion, Eval. Eng., December 1998, pp. 10-16. 2. Sulman, D. L., Clock-Rate Testing of LSI Circuit Boards, Proc. 1978 IEEE Test Conf., pp. 66- 70. 3. Catalano, M. et al., Individual Signal Path Calibration for Maximum Timing Accuracy in a High Pincount VLSI Test System. Proc. Int. Test Conf., 1983, pp. 188-192.
  • 14. Digital QuizSystem Page | 14 7. Sustainable Development Goals 7.1. Introduction On 25th September 2015, a Sustainable Development Summit was held by the UN members and states the agenda for 2030. The agenda includes a set of 17 Sustainable Development Goals (SDG’s) to end the illiteracy, poverty, injustice, gender inequality and tackle climate change by 2030. The Sustainable Development Goals,alsoknown as Global Goals which are universal call to action to end poverty, protect planets and ensure that all people enjoy a prosperity. These 17 Goals also includes a quality education for all. 7.2. Some Targets for Quality Education  By 2030, ensure that all girls and boys complete free, equitable and quality primary and secondary education leading to relevant and effective learning outcomes.  By 2030, ensure that all girls and boys have access to quality early childhood development, care, and pre-primary education so that they are ready for primary education.  By 2030, ensure equal access for all women and men to affordable and quality technical, vocational, and tertiary education, including university  By 2030, substantially increase the number of youth and adults who have relevant skills, including technical and vocational skills, for employment, decent jobs, and entrepreneurship.  By 2030, eliminate gender disparities in education and ensure equal access to all levels of education and vocational training for the vulnerable, including persons with disabilities, indigenous peoples, and children in vulnerable situations.  By 2030, ensure that all youth and a substantial proportion of adults, both men and women, achieve literacy and numeracy.  By 2030, ensure that all learners acquire the knowledge and skills needed to promote sustainable development, including, among others, through education for sustainable development and sustainable lifestyles, human rights, gender equality, promotion of a culture of peace and non-violence, global citizenship, and appreciation of cultural diversity and of culture’s contribution to sustainable development.