SlideShare a Scribd company logo
1 of 7
Download to read offline
Project Proposal on: Microcontroller-based Jimma Institute of
Technology Interactive Voice Response Student Information System
(MBJIT – IVRSIS)
Compiled By Turi Isamel, ECE Department, computer engineering stream Page 1
Executive Summary
The MBJIT-IVRSIS serves as a connection between people and computer database by
connecting the telephone with database. The telephone user can access the information from
anywhere at any time by dialing a specified number and following an online instruction when a
connection to database established. Students or their Parents at remote can obtain real time
information using just their telephone set or mobile phone via a simple voice call, even in a
situation where no internet connection or PC is available to get this information. The system uses
pre-recorded or computer generated voice response to provide information in response to an
input from telephone caller. In this proposal the aims and characteristics of the proposed system
are described. Furthermore, its problem, significant of the project and methodology will be
described.
Project Proposal on: Microcontroller-based Jimma Institute of
Technology Interactive Voice Response Student Information System
(MBJIT – IVRSIS)
Compiled By Turi Isamel, ECE Department, computer engineering stream Page 2
Statement of the Problem
The research aims to design and develop a Microcontroller-based Jimma Institute of Technology
Interactive Voice Response Student Information System (MBJIT-IVRSIS). Specifically it seeks
to answer the following questions:
What is the profile of JIT Student information System?
The academic success of students in all spheres of university life is the major concern for
Jimma University.
Vision
we aspire to be the best university in the country driven by passion and commitment for
student success by providing quality services.
Mission
To plan and put into action initiatives, programs, activities and services that will engage
the entire campus community to help students achieve their education, personal and
career goals.
Objectives
 Assess and improve services to our students
 Increase efforts to build a secure and inclusive campus community
 Promote an inclusive and diverse community where civility and respect for each
individual are valued.
Values
Since students are the most important part of what we do, as service providers, we value:
Diversity, tolerance, and inclusiveness in the ethnicity, religion, culture and gender
Equity and access in all our services
Project Proposal on: Microcontroller-based Jimma Institute of
Technology Interactive Voice Response Student Information System
(MBJIT – IVRSIS)
Compiled By Turi Isamel, ECE Department, computer engineering stream Page 3
What is the existing JIT Student information System?
 Students are using notice boards for access of information like:
a. Information about their grades.
b. Teaching and examination schedule.
c. Class Registration
d. Library Services.
e. General Information
 They need to call to some operator or administrator when they are on vacation, at
home, Internship places, etc to get some information like university time tabling.
What are the problems encountered on the current system in terms of the
following stakeholders:
a. Students
b. Parents
 Usually Student information is delivered with an existing of agent or help desk
technician.
 Their parents have no access to know the academic status of their sons from
remote area.
 The students should wait physically in line for hours at the administration offices
or trying to find an internet access point when they seek some information.
 The working overload for administrative staff.
Project Proposal on: Microcontroller-based Jimma Institute of
Technology Interactive Voice Response Student Information System
(MBJIT – IVRSIS)
Compiled By Turi Isamel, ECE Department, computer engineering stream Page 4
Features of the Proposed MBJIT-IVRSIS
The following items are some of the features of the proposed system:
 Security: unlike internet-based applications, in MBJIT-IVRSIS there is no entry point for
hackers. This will give more security to the data.
 Reduce human resources by avoiding agent working on server.
 Save time and money: answering phone calls takes a lot of time, and not every phone call
deserves the attention of trained employee.
 The system will support and deliver the information to students like:
 Marks scored in any test or exam
 Time Table
 Date of admission, pre-requisites for admission and status of admission for any
application.
 Vacancy for faculty, if any.
 etc.
Project Goals and Objectives
The main objective of this project is put an end to the problems and bottleneck inherent in the
JIT student information system and to help students obtain the academic information they
seek timely from their colleges without the interaction of agent/operator.
Operation of MBJIT-IVRSIS
The user dials the phone number connected to the system. The call taken over by the MBJIT-IVRSIS
after a delay of some seconds during which the call can be attended. The microcontroller then
switches the relay to the DTMF and sends a signal to PC via a USB serial converter. On the PC side
the program prompts the user to enter students details like id number to access the
information related.
Project Proposal on: Microcontroller-based Jimma Institute of
Technology Interactive Voice Response Student Information System
(MBJIT – IVRSIS)
Compiled By Turi Isamel, ECE Department, computer engineering stream Page 5
TELEPHONE
Fig1. System Diagram
Hardware Components
1. Relay: For switching between the ring detector and the DTMF decoder
2. Ring Detector: To detect the presence of incoming calls
3. DTMF decoder: To convert the DTMF tones to 4 bit BCD code
4. Micro Controller: To accept the BCD codes, process them serially to the PC.
5. USB to serial converter: To provide the interface between PC controller.
6. Personal Computer: To store the database and to carry out text to speech conversion.
7. Audio Amplifier: To provide audio amplification and act as a buffer between the telephone line
and sound card.
RELAY RING
DETECTOR
DTMF
DECODER
MICRO
CONTROLLER
PERSONAL
COMPUTER
DBMS
AUDIO AMPLIFIER
USB TO
SERIAL
CONVERTER
Project Proposal on: Microcontroller-based Jimma Institute of
Technology Interactive Voice Response Student Information System
(MBJIT – IVRSIS)
Compiled By Turi Isamel, ECE Department, computer engineering stream Page 6
Hardware parts descriptions
a. Microcontroller
The microcontroller is the heart of our project. It controls the operation of various parts of the
MBJIT-IVRSIS system. When a telephone call is detected by the ring detector, the micro
controller switches the relay to the DTMF decoder and sends a signal to the PC to run the wave
file welcoming the user to the system. The number given by the user is decoded by the DTMF IC
and is stored in the memory of microcontroller. The code stored in the microcontroller is send to
the serial port. If any hardware failure occurs, it is the micro controller which is taking necessary
measures. The MBJIT-IVRSIS system will make use of stand by computer so as to working 24hrs
a day for customer satisfaction.
b. RING DETECTOR
The ring detector is connected directly to the telephone line through the relay which is controlled
by micro controller. The function of the ring detector is to detect if the telephone is ringing or not.
c. DTMF DECODER
The DTMF (Dual Tone Multi Frequency) decoder is a specific IC which performs the function of
converting the DTMF frequency tones into BCD codes. The BCD code is fed to the micro
controller to process the data and take necessary action.
d. AUDIO AMPLIFIER
The audio amplifier is used to amplify the output of the PCs sound card by making the PC output
audible on telephone line.
e. RELAY
The relay switch is used to switch between the ring detector circuits and the DTMF decoder
circuit.
Project Proposal on: Microcontroller-based Jimma Institute of
Technology Interactive Voice Response Student Information System
(MBJIT – IVRSIS)
Compiled By Turi Isamel, ECE Department, computer engineering stream Page 7
Software Components
At hardware side:
 Keil Simulator
 Microc
 Proteus
At computer side:
 Microsoft Visual Basic
Visual Basic is an ideal programming language for developing sophisticated professional applications.
The use of graphical user interface (GUI) enables user to interact with application. Visual Basic enables
us to develop application that:
 Create read and write to text, database and binary files.
 Access database in format such as SQL, ORACLE, MS Access etc.
 Communicate with the application through the clip board dynamic data exchange, object linking
and embedding.
 Use serial communication ports to communicate with modem and other devices.

More Related Content

What's hot

IRJET-Accessing Information about Programs and Services through a Voice Site ...
IRJET-Accessing Information about Programs and Services through a Voice Site ...IRJET-Accessing Information about Programs and Services through a Voice Site ...
IRJET-Accessing Information about Programs and Services through a Voice Site ...IRJET Journal
 
Marek Tiits - Challenges Of Estonian LCT Development
Marek Tiits - Challenges Of Estonian LCT DevelopmentMarek Tiits - Challenges Of Estonian LCT Development
Marek Tiits - Challenges Of Estonian LCT DevelopmentMobileMonday Estonia
 
Components of an ICT System
Components of an ICT SystemComponents of an ICT System
Components of an ICT Systemshiplakeict
 
Research proposal
Research proposalResearch proposal
Research proposaldktphy
 
Become a New Generation Engineer or Architect
Become a New Generation Engineer or ArchitectBecome a New Generation Engineer or Architect
Become a New Generation Engineer or Architectgopivasu345
 
Cell Phone Forensics Research
Cell Phone Forensics ResearchCell Phone Forensics Research
Cell Phone Forensics ResearchHouston Rickard
 
IRJET - Design of Student Security System using RFID Mechanism
IRJET -  	  Design of Student Security System using RFID MechanismIRJET -  	  Design of Student Security System using RFID Mechanism
IRJET - Design of Student Security System using RFID MechanismIRJET Journal
 
project report 8051,eembedded system,pcb designing,electronic voting machine
project report 8051,eembedded system,pcb designing,electronic voting machineproject report 8051,eembedded system,pcb designing,electronic voting machine
project report 8051,eembedded system,pcb designing,electronic voting machineAyush Khurana
 
Assistive Examination System for Visually Impaired
Assistive Examination System for Visually ImpairedAssistive Examination System for Visually Impaired
Assistive Examination System for Visually ImpairedEditor IJCATR
 
Eltigani Osman.CV
Eltigani Osman.CVEltigani Osman.CV
Eltigani Osman.CVtaaaj
 

What's hot (19)

IRJET-Accessing Information about Programs and Services through a Voice Site ...
IRJET-Accessing Information about Programs and Services through a Voice Site ...IRJET-Accessing Information about Programs and Services through a Voice Site ...
IRJET-Accessing Information about Programs and Services through a Voice Site ...
 
Marek Tiits - Challenges Of Estonian LCT Development
Marek Tiits - Challenges Of Estonian LCT DevelopmentMarek Tiits - Challenges Of Estonian LCT Development
Marek Tiits - Challenges Of Estonian LCT Development
 
Bq4301381388
Bq4301381388Bq4301381388
Bq4301381388
 
Components of an ICT System
Components of an ICT SystemComponents of an ICT System
Components of an ICT System
 
Research proposal
Research proposalResearch proposal
Research proposal
 
Become a New Generation Engineer or Architect
Become a New Generation Engineer or ArchitectBecome a New Generation Engineer or Architect
Become a New Generation Engineer or Architect
 
Application of IT
Application of ITApplication of IT
Application of IT
 
ITSS course spec
ITSS course specITSS course spec
ITSS course spec
 
File000092
File000092File000092
File000092
 
Imran ppt
Imran pptImran ppt
Imran ppt
 
File000091
File000091File000091
File000091
 
Mahlo CV
Mahlo CVMahlo CV
Mahlo CV
 
Cell Phone Forensics Research
Cell Phone Forensics ResearchCell Phone Forensics Research
Cell Phone Forensics Research
 
ICT and computer ethics
ICT and computer ethicsICT and computer ethics
ICT and computer ethics
 
IRJET - Design of Student Security System using RFID Mechanism
IRJET -  	  Design of Student Security System using RFID MechanismIRJET -  	  Design of Student Security System using RFID Mechanism
IRJET - Design of Student Security System using RFID Mechanism
 
project report 8051,eembedded system,pcb designing,electronic voting machine
project report 8051,eembedded system,pcb designing,electronic voting machineproject report 8051,eembedded system,pcb designing,electronic voting machine
project report 8051,eembedded system,pcb designing,electronic voting machine
 
Assistive Examination System for Visually Impaired
Assistive Examination System for Visually ImpairedAssistive Examination System for Visually Impaired
Assistive Examination System for Visually Impaired
 
Internship_Report
Internship_ReportInternship_Report
Internship_Report
 
Eltigani Osman.CV
Eltigani Osman.CVEltigani Osman.CV
Eltigani Osman.CV
 

Viewers also liked

Schritt für Schritt Anleitung zu deinem Förderprogramm für IT-Software
Schritt für Schritt Anleitung zu deinem Förderprogramm für IT-SoftwareSchritt für Schritt Anleitung zu deinem Förderprogramm für IT-Software
Schritt für Schritt Anleitung zu deinem Förderprogramm für IT-Softwareerp_system
 
5. pre production(20
5. pre production(205. pre production(20
5. pre production(20louis harman
 
Bba203 unit 2data processing concepts
Bba203   unit 2data processing conceptsBba203   unit 2data processing concepts
Bba203 unit 2data processing conceptskinjal patel
 
Electrical and electronics engineering projects list
Electrical and electronics engineering projects listElectrical and electronics engineering projects list
Electrical and electronics engineering projects listGaurav Mishra
 
Microcontroller based digital code lock report 2
Microcontroller based digital code lock report 2Microcontroller based digital code lock report 2
Microcontroller based digital code lock report 2Lachamo Best
 
Electrical Engineering Final Presentation
Electrical Engineering Final Presentation Electrical Engineering Final Presentation
Electrical Engineering Final Presentation Sethmi Kachchakaduge
 

Viewers also liked (7)

Schritt für Schritt Anleitung zu deinem Förderprogramm für IT-Software
Schritt für Schritt Anleitung zu deinem Förderprogramm für IT-SoftwareSchritt für Schritt Anleitung zu deinem Förderprogramm für IT-Software
Schritt für Schritt Anleitung zu deinem Förderprogramm für IT-Software
 
Hosting the archangels in your home
Hosting the archangels in your homeHosting the archangels in your home
Hosting the archangels in your home
 
5. pre production(20
5. pre production(205. pre production(20
5. pre production(20
 
Bba203 unit 2data processing concepts
Bba203   unit 2data processing conceptsBba203   unit 2data processing concepts
Bba203 unit 2data processing concepts
 
Electrical and electronics engineering projects list
Electrical and electronics engineering projects listElectrical and electronics engineering projects list
Electrical and electronics engineering projects list
 
Microcontroller based digital code lock report 2
Microcontroller based digital code lock report 2Microcontroller based digital code lock report 2
Microcontroller based digital code lock report 2
 
Electrical Engineering Final Presentation
Electrical Engineering Final Presentation Electrical Engineering Final Presentation
Electrical Engineering Final Presentation
 

Similar to Micro-Controller based jimma university Interactive voice response System

Interactive Voice Response System for College automation
Interactive Voice Response System for College automationInteractive Voice Response System for College automation
Interactive Voice Response System for College automationIRJET Journal
 
Result Alert System through SMS and E-mail
Result Alert System through SMS and E-mailResult Alert System through SMS and E-mail
Result Alert System through SMS and E-mailiosrjce
 
The Big Data Is A Significant Subject Of Modern Times With...
The Big Data Is A Significant Subject Of Modern Times With...The Big Data Is A Significant Subject Of Modern Times With...
The Big Data Is A Significant Subject Of Modern Times With...Sarah Gordon
 
IRJET- SMS based Mobile Technology
IRJET- SMS based Mobile TechnologyIRJET- SMS based Mobile Technology
IRJET- SMS based Mobile TechnologyIRJET Journal
 
Module_1_IT_ERA.pptx
Module_1_IT_ERA.pptxModule_1_IT_ERA.pptx
Module_1_IT_ERA.pptxJenloDiamse
 
Multimedia Communications Lab (KOM) - TU Darmstadt - Research Overview
Multimedia Communications Lab (KOM) - TU Darmstadt - Research OverviewMultimedia Communications Lab (KOM) - TU Darmstadt - Research Overview
Multimedia Communications Lab (KOM) - TU Darmstadt - Research OverviewMultimedia Communications Lab
 
Six Blue Data State Of The Art Of mICT 20090630
Six Blue Data State Of The Art Of mICT 20090630Six Blue Data State Of The Art Of mICT 20090630
Six Blue Data State Of The Art Of mICT 20090630SixBlue Data
 
Certificado de conclusao mbe
Certificado de conclusao mbeCertificado de conclusao mbe
Certificado de conclusao mbeMurillo Silveira
 
Computer converted
Computer convertedComputer converted
Computer convertedsagarvalia1
 
IRJET - Voice based Email for Visually Challenged People
IRJET - Voice based Email for Visually Challenged PeopleIRJET - Voice based Email for Visually Challenged People
IRJET - Voice based Email for Visually Challenged PeopleIRJET Journal
 
IRJET- Near Field Communication (NFC) Based Employee Tracking System (ETS)
IRJET- Near Field Communication (NFC) Based Employee Tracking System (ETS)IRJET- Near Field Communication (NFC) Based Employee Tracking System (ETS)
IRJET- Near Field Communication (NFC) Based Employee Tracking System (ETS)IRJET Journal
 
Voicenotes - Android Based Smart Classroom
Voicenotes - Android Based Smart ClassroomVoicenotes - Android Based Smart Classroom
Voicenotes - Android Based Smart ClassroomIRJET Journal
 
Inplant training for_cs_1_3
Inplant training for_cs_1_3Inplant training for_cs_1_3
Inplant training for_cs_1_3anushaanu3092
 

Similar to Micro-Controller based jimma university Interactive voice response System (20)

Interactive Voice Response System for College automation
Interactive Voice Response System for College automationInteractive Voice Response System for College automation
Interactive Voice Response System for College automation
 
Notes1
Notes1Notes1
Notes1
 
Result Alert System through SMS and E-mail
Result Alert System through SMS and E-mailResult Alert System through SMS and E-mail
Result Alert System through SMS and E-mail
 
The Big Data Is A Significant Subject Of Modern Times With...
The Big Data Is A Significant Subject Of Modern Times With...The Big Data Is A Significant Subject Of Modern Times With...
The Big Data Is A Significant Subject Of Modern Times With...
 
IRJET- SMS based Mobile Technology
IRJET- SMS based Mobile TechnologyIRJET- SMS based Mobile Technology
IRJET- SMS based Mobile Technology
 
Information technology
Information technologyInformation technology
Information technology
 
PACE-IT: Basic Elements of Unified Communications - N10 006
PACE-IT: Basic Elements of Unified Communications - N10 006 PACE-IT: Basic Elements of Unified Communications - N10 006
PACE-IT: Basic Elements of Unified Communications - N10 006
 
Module_1_IT_ERA.pptx
Module_1_IT_ERA.pptxModule_1_IT_ERA.pptx
Module_1_IT_ERA.pptx
 
Multimedia Communications Lab (KOM) - TU Darmstadt - Research Overview
Multimedia Communications Lab (KOM) - TU Darmstadt - Research OverviewMultimedia Communications Lab (KOM) - TU Darmstadt - Research Overview
Multimedia Communications Lab (KOM) - TU Darmstadt - Research Overview
 
Report
ReportReport
Report
 
Six Blue Data State Of The Art Of mICT 20090630
Six Blue Data State Of The Art Of mICT 20090630Six Blue Data State Of The Art Of mICT 20090630
Six Blue Data State Of The Art Of mICT 20090630
 
RESUME_
RESUME_RESUME_
RESUME_
 
Eskwela ict basics
Eskwela ict basicsEskwela ict basics
Eskwela ict basics
 
Certificado de conclusao mbe
Certificado de conclusao mbeCertificado de conclusao mbe
Certificado de conclusao mbe
 
Computer converted
Computer convertedComputer converted
Computer converted
 
Campus Network.pptx
Campus Network.pptxCampus Network.pptx
Campus Network.pptx
 
IRJET - Voice based Email for Visually Challenged People
IRJET - Voice based Email for Visually Challenged PeopleIRJET - Voice based Email for Visually Challenged People
IRJET - Voice based Email for Visually Challenged People
 
IRJET- Near Field Communication (NFC) Based Employee Tracking System (ETS)
IRJET- Near Field Communication (NFC) Based Employee Tracking System (ETS)IRJET- Near Field Communication (NFC) Based Employee Tracking System (ETS)
IRJET- Near Field Communication (NFC) Based Employee Tracking System (ETS)
 
Voicenotes - Android Based Smart Classroom
Voicenotes - Android Based Smart ClassroomVoicenotes - Android Based Smart Classroom
Voicenotes - Android Based Smart Classroom
 
Inplant training for_cs_1_3
Inplant training for_cs_1_3Inplant training for_cs_1_3
Inplant training for_cs_1_3
 

Recently uploaded

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 

Recently uploaded (20)

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 

Micro-Controller based jimma university Interactive voice response System

  • 1. Project Proposal on: Microcontroller-based Jimma Institute of Technology Interactive Voice Response Student Information System (MBJIT – IVRSIS) Compiled By Turi Isamel, ECE Department, computer engineering stream Page 1 Executive Summary The MBJIT-IVRSIS serves as a connection between people and computer database by connecting the telephone with database. The telephone user can access the information from anywhere at any time by dialing a specified number and following an online instruction when a connection to database established. Students or their Parents at remote can obtain real time information using just their telephone set or mobile phone via a simple voice call, even in a situation where no internet connection or PC is available to get this information. The system uses pre-recorded or computer generated voice response to provide information in response to an input from telephone caller. In this proposal the aims and characteristics of the proposed system are described. Furthermore, its problem, significant of the project and methodology will be described.
  • 2. Project Proposal on: Microcontroller-based Jimma Institute of Technology Interactive Voice Response Student Information System (MBJIT – IVRSIS) Compiled By Turi Isamel, ECE Department, computer engineering stream Page 2 Statement of the Problem The research aims to design and develop a Microcontroller-based Jimma Institute of Technology Interactive Voice Response Student Information System (MBJIT-IVRSIS). Specifically it seeks to answer the following questions: What is the profile of JIT Student information System? The academic success of students in all spheres of university life is the major concern for Jimma University. Vision we aspire to be the best university in the country driven by passion and commitment for student success by providing quality services. Mission To plan and put into action initiatives, programs, activities and services that will engage the entire campus community to help students achieve their education, personal and career goals. Objectives  Assess and improve services to our students  Increase efforts to build a secure and inclusive campus community  Promote an inclusive and diverse community where civility and respect for each individual are valued. Values Since students are the most important part of what we do, as service providers, we value: Diversity, tolerance, and inclusiveness in the ethnicity, religion, culture and gender Equity and access in all our services
  • 3. Project Proposal on: Microcontroller-based Jimma Institute of Technology Interactive Voice Response Student Information System (MBJIT – IVRSIS) Compiled By Turi Isamel, ECE Department, computer engineering stream Page 3 What is the existing JIT Student information System?  Students are using notice boards for access of information like: a. Information about their grades. b. Teaching and examination schedule. c. Class Registration d. Library Services. e. General Information  They need to call to some operator or administrator when they are on vacation, at home, Internship places, etc to get some information like university time tabling. What are the problems encountered on the current system in terms of the following stakeholders: a. Students b. Parents  Usually Student information is delivered with an existing of agent or help desk technician.  Their parents have no access to know the academic status of their sons from remote area.  The students should wait physically in line for hours at the administration offices or trying to find an internet access point when they seek some information.  The working overload for administrative staff.
  • 4. Project Proposal on: Microcontroller-based Jimma Institute of Technology Interactive Voice Response Student Information System (MBJIT – IVRSIS) Compiled By Turi Isamel, ECE Department, computer engineering stream Page 4 Features of the Proposed MBJIT-IVRSIS The following items are some of the features of the proposed system:  Security: unlike internet-based applications, in MBJIT-IVRSIS there is no entry point for hackers. This will give more security to the data.  Reduce human resources by avoiding agent working on server.  Save time and money: answering phone calls takes a lot of time, and not every phone call deserves the attention of trained employee.  The system will support and deliver the information to students like:  Marks scored in any test or exam  Time Table  Date of admission, pre-requisites for admission and status of admission for any application.  Vacancy for faculty, if any.  etc. Project Goals and Objectives The main objective of this project is put an end to the problems and bottleneck inherent in the JIT student information system and to help students obtain the academic information they seek timely from their colleges without the interaction of agent/operator. Operation of MBJIT-IVRSIS The user dials the phone number connected to the system. The call taken over by the MBJIT-IVRSIS after a delay of some seconds during which the call can be attended. The microcontroller then switches the relay to the DTMF and sends a signal to PC via a USB serial converter. On the PC side the program prompts the user to enter students details like id number to access the information related.
  • 5. Project Proposal on: Microcontroller-based Jimma Institute of Technology Interactive Voice Response Student Information System (MBJIT – IVRSIS) Compiled By Turi Isamel, ECE Department, computer engineering stream Page 5 TELEPHONE Fig1. System Diagram Hardware Components 1. Relay: For switching between the ring detector and the DTMF decoder 2. Ring Detector: To detect the presence of incoming calls 3. DTMF decoder: To convert the DTMF tones to 4 bit BCD code 4. Micro Controller: To accept the BCD codes, process them serially to the PC. 5. USB to serial converter: To provide the interface between PC controller. 6. Personal Computer: To store the database and to carry out text to speech conversion. 7. Audio Amplifier: To provide audio amplification and act as a buffer between the telephone line and sound card. RELAY RING DETECTOR DTMF DECODER MICRO CONTROLLER PERSONAL COMPUTER DBMS AUDIO AMPLIFIER USB TO SERIAL CONVERTER
  • 6. Project Proposal on: Microcontroller-based Jimma Institute of Technology Interactive Voice Response Student Information System (MBJIT – IVRSIS) Compiled By Turi Isamel, ECE Department, computer engineering stream Page 6 Hardware parts descriptions a. Microcontroller The microcontroller is the heart of our project. It controls the operation of various parts of the MBJIT-IVRSIS system. When a telephone call is detected by the ring detector, the micro controller switches the relay to the DTMF decoder and sends a signal to the PC to run the wave file welcoming the user to the system. The number given by the user is decoded by the DTMF IC and is stored in the memory of microcontroller. The code stored in the microcontroller is send to the serial port. If any hardware failure occurs, it is the micro controller which is taking necessary measures. The MBJIT-IVRSIS system will make use of stand by computer so as to working 24hrs a day for customer satisfaction. b. RING DETECTOR The ring detector is connected directly to the telephone line through the relay which is controlled by micro controller. The function of the ring detector is to detect if the telephone is ringing or not. c. DTMF DECODER The DTMF (Dual Tone Multi Frequency) decoder is a specific IC which performs the function of converting the DTMF frequency tones into BCD codes. The BCD code is fed to the micro controller to process the data and take necessary action. d. AUDIO AMPLIFIER The audio amplifier is used to amplify the output of the PCs sound card by making the PC output audible on telephone line. e. RELAY The relay switch is used to switch between the ring detector circuits and the DTMF decoder circuit.
  • 7. Project Proposal on: Microcontroller-based Jimma Institute of Technology Interactive Voice Response Student Information System (MBJIT – IVRSIS) Compiled By Turi Isamel, ECE Department, computer engineering stream Page 7 Software Components At hardware side:  Keil Simulator  Microc  Proteus At computer side:  Microsoft Visual Basic Visual Basic is an ideal programming language for developing sophisticated professional applications. The use of graphical user interface (GUI) enables user to interact with application. Visual Basic enables us to develop application that:  Create read and write to text, database and binary files.  Access database in format such as SQL, ORACLE, MS Access etc.  Communicate with the application through the clip board dynamic data exchange, object linking and embedding.  Use serial communication ports to communicate with modem and other devices.