Database Management System

Slides:



Advertisements
Similar presentations
AAA Architecture Use of a AAA Server Application Specification to Support Generic AAA Applications Across a Mesh of Interconnected AAA Servers With Policy.
Advertisements

Context Diagram Yong Choi BPA CSUB.
Process Models: Data Flow Diagrams
Construct Detailed Analysis Identify the techniques employed in analyzing the information: a.Entity Life History b.Relational Data Analysis c.Context Diagram.
Data Flow Diagramming Rules Processes –a process must have at least one input –a process must have at least one output –a process name (except for the.
Academic Year 2014/15 Attendance Requirements End of Module Assessment & Continuous Assessment Self-Discipline & Learning Attitude Briefing Content.
Student Information Session Fall  You must first apply to the college, and take the placement test if required.  Applications to the college are.
Student Manager Modules An ACEware Webinar
MANAGEMENT SYSTEM FOR PG EDUCATION Developed By :- Dr. Sudeep Marwaha Mr. Pal Singh.
Summer and Fall 2010 (use headphones or see “Notes” section for script)
Summer and Fall 2010—ECE (use headphones or see “Notes” section for script)
Spring  Gather forms  View unofficial transcript  Update ISET Checklist  Update 4-year plan.
1004INT Information Systems Week 10 Databases as Business Tools.
Basic of DFD. Developing a DFD There are no FIXED rules about how a DFD should be developed… There is no such a DFD call “CORRECT DFD”… Expert SAs may.
Process Models: Data Flow Diagrams
Data Flow Diagrams.
Data Flow Diagrams BCA Sem IV K.I.R.A.S.
INTRO TO INFORMATION SYSTEMS DEVELOPMENT IS 340 BY CHANDRA S. AMARAVADI 1.
Data Modeling using Entity Relationship Diagramming (ERD)
IT323 - Software Engineering 2 Tutorial 1. 0 The system 1.0 A Function 1.1 Activity of the function Task Task Task 1.2 Another activity.
Data Flow Diagrams A structured analysis technique that employs a set of visual representations of the data that moves through the organization, the paths.
Undergraduate Resident Registration Student Orientation.
Lecture 6 Data Flow Modeling
Data-Flow Diagrams Week 10 Lecture 1. Data Flow Diagrams (DFDs) One of most important modelling tools used by system analysts In use since late 1970’s.
Academic Advisement. What is Advisement? Advisement audit is a tool used to track and analyze degree requirements for graduation. Degree requirements.
M.C.A - Regulations, Curriculum and Syllabus (With effect from )
`  A Complete Application Includes:  Student Application (UCAS; Common App; Other – University specific Online)  Personal Statement  Portfolio/Audition.
Microsoft Access Database Software.
N-W.F.P. University Of Engineering & Technology, Peshawar, Pakistan.
IT Semester 1 Course Introduction IT Portfolio IT 1140 ( Semester 1) Hong Kong Baptist University IT 1140 – IT Portfolio – Course Introduction.
GROUP MEMBERS  MANOJ GADHIRAJU  JASWANTH SINGH  SERGIO OLVEDA.
G045 Lecture 08 DFD Level 1 Diagrams (Data Flow Diagrams Level 1)
Activity 4 Data flow diagram of a school attendance system
DataFlow Diagram – Level 0
DFD Examples.
 Students in Level III can be concurrently enrolled at MUN  Available to students with superior academic record (normally 85% and above)  Normally.
Spring CAPP Information Presentation
Welcome to ADREG (Admission and Registration System) Workshop
AGENDA What is Academic and Progress Probation ?
Symbiosis School of Economics
Database Development Lifecycle
Dual Credit Program enrollment update
Management Movie Management System Customers Databases Vendors
AGENDA What is Academic and Progress Probation ?
Your Degree Evaluation
G063 - Data flow diagrams.
Database Management Systems
How to use Basis.
Continuation of Causeway Example
DATA FLOW DIAGRAM EXAMPLES
EOC (Pre-ID’s & Test Scores)
Process Decomposition
Sprague High School Registration class of 2016
تحلیل و طراحی سیستم‌های شی گرا
Move On When Ready.
Lecture #19 (not in book) Database Design Methodology handout
Your Degree Evaluation
Dual Credit.
G063 - Data flow diagrams.
Power School log in for parents Pekincsd.org.
Transcripts and Credit Check
BSRT Admissions Flow Yes Are you a registered Respiratory Therapist?
EDUCATION PERIOD REGULAR PERIOD MAXIMUM PERIOD 1 YEAR 2 YEARS 4 YEARS
Understanding Your Transcript
System Design By Kustanto.
Transcripts and Credit Check
Powerschool Course Selection
Academic Advising.
DFD Process & Examples.
Database Management System
Presentation transcript:

Database Management System Lecture - 12

Practice Session Application of E-R data model We study an example scenario and apply the design phases we have studied so far Data flow diagram and E-R database design

Practice Session Lets study Examination System of an Educational Institution During initial study phase, we identified following major points

Preliminary Study Students are enrolled in programmes/degrees Programmes comprise of different courses Different programmes are offered at the start of semester

Preliminary Study Students register courses of different programmes at the start of every semester After valid registration students attend the classes Teachers submit results during and at the end of semester

Preliminary Study Subjects’ grade points are calculated on the basis of results submitted Semester GPA is calculated on the basis of subjects’ GPs

Preliminary Study Cumulative GPA is calculated on the basis of semesters’ GPAs Courses, results, students data is stored in files

Outputs Required Teachers and controller need class list or attendance sheet, class result; subject and overall Students need transcripts, semester result card, subject result

Data Flow Diagram

Student Controller Teacher EXAMINATION SYSTEM Registration System Personal Details Provide Result Course Registration EXAMINATION SYSTEM Submit Result Class Result Class Result Subject Result Overall Result Teacher Controller

MAIN MODULES Subject registration Result submission Result calculation

STUDENT 1.0 Edit Form 2.0 Check Pre-Req & COURSE PROGRAM Valid Registration Detail 1.0 Edit Form Valid Course Pre-Req 2.0 Check Pre-Req In-Valid Verified RESULT REGISTRATION Previous Result

STUDENT 1.0 Edit Form Teacher & COURSE PROGRAM RESULT REGISTRATION 5.0 2.0 Check Pre-Req REGISTRATION RESULT Registration Detail Valid Previous Result In-Valid Verified Course Pre-Req Teacher 3.0 Collect Result 4.0 Calculate GP 5.0 Update Submit Result Result Info Subject GP

STUDENT Controller Teacher Registration Detail PROGRAM & COURSE 1.0 Edit Form Course Pre-Req Controller Valid 2.0 Check Pre-Req In-Valid Overall Result Registration Detail 8.0 Generate Result Verified Previous Result REGISTRATION Result Subject GP Registration Detail 5.0 Update Result Subject GP 4.0 Calculate GP RESULT 3.0 Collect Result Result Info Submit Result 7.0 Calculate CGPA GPAs 6.0 Calculate GPA Subject GP Teacher GPA

Cross Reference Matrix Reports vs Items

Analysis Phase

Candidate Entity Types From DFD Student Controller Courses Teachers Courses Offered Programmes Registration Results Semester

Support your ETs by cross reference matrix

Candidate Entity Types PROGRAM COURSES STUDENT CRS_OFFERED SEMESTER TEACHER