SlideShare une entreprise Scribd logo
1  sur  51
“  SANKALAN ” Gathering things together … Rishabh Enterprises Sanwer Road,Indore ( M.P. ) for by : Kiran Prasad Kushagra Goyal Sushil Kumar Singh MCA III rd  semester
Universe of Database ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Rishabh Enterprises ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Rishabh Enterprises ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Rishabh Enterprises ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Rishabh Enterprises ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Rishabh Enterprises ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Rishabh Enterprises ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Rishabh Enterprises ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Rishabh Enterprises ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Rishabh Enterprises ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Aim of “SANKALAN” “ To design and develop a fully automated system for the Rishabh Enterprises and thereby learning the concepts of Database Management System.”
Objectives of “SANKALAN” ,[object Object],[object Object],[object Object],[object Object]
Objectives of “SANKALAN” ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Goals of “SANKALAN” ,[object Object],[object Object],[object Object],[object Object]
Goals of “SANKALAN” ,[object Object],[object Object],[object Object],[object Object]
Current Scenario Main dealing of the Rishabh Enterprises is with  CUSTOMER . A  CUSTOMER  comes to the Organization at the Reception  DIVISION  and submits his  REQUEST .  A  REQUEST  may be to Purchase or Repair a  MOTOR ; it may be for the repair of electrical panel or a starter. A  REQUEST  may be to grind or manufacture an industrial  BLADE , or it may be for an  INDUSTRIAL VISIT .  A  JOB CARD  sheet is prepared manually for  the  REQUEST . Requested particular is sent to the respective  DIVISION  for the further processing.
Current Scenario A  MOTOR REQUEST  is sent to Shah Electricals,  BLADE REQUEST  to Sharp Edge and an  INDUSTRIAL VISIT REQUEST  is sent to the Industrial Visit Division. While processing the  REQUEST  if a  MOTOR   needs some  Spare Parts  then these are supplied by purchase  DIVISION . Purchase  DIVISION  is also responsible for purchasing of old or new  MOTOR  and  BLADE   manufacturing materials.  On the basis of the job done final  Estimate/ Challan/ BILL  is issued at the time of delivery.
Entity Identification ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Enterprise Data Model Receives Supplied by  Requires  Requires  Forwarded to Forwarded to Prepared by Pays through Worked by Comes to CUSTOMER DIVISION EMPLOYEE BILL REQUEST MOTOR BLADE STOCK SUPPLIER
Transaction Requirements ,[object Object],[object Object],[object Object],[object Object],[object Object]
Input/Output Requirements ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Input/Output Requirements ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
System Development Methodology System development Life Cycle (SDLC): Project Identification and selection. Project Initiation & planning . Analysis Logical Design Physical Design Implementation  Maintenance Conceptual Data Modeling Logical Database Design Physical Database design Database Implementation Database Maintenance Enterprise Modeling
Time Scheduling Gantt chart - Demonstration - Testing & Implementation * Physical Design & Coding * Logical Design * Conceptual Design   * * Analysis * Initiation & Planning * Project Identification & Selection 15-20 Nov 1-15 Nov 1-30 Oct 1-30 Sep 20-30 Aug 21July- 20Aug 14-21 July 6-14 July Stage of Development
Project Identification & Selection ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Initiation & Planning ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Analysis Phase ,[object Object],[object Object],[object Object],[object Object]
Analysis Phase ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Design Phase ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Design Phase ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Design Phase  Conceptual Design ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Design Phase  Conceptual Design ,[object Object],[object Object],[object Object],[object Object],[object Object],MOTOR DEMAND poses
Design Phase  Conceptual Design Relationship Identification between Entities: MOTOR poses   DEMAND   ,[object Object],[object Object],MOTOR DEMAND poses D1. D2. D3. D4. D5. M1. M2. M3.
Design Phase  Conceptual Design Identification of Weak & Associative Entities: Two Weak Entities identified DEMAND SUPPLIER_STOCK Cured by assigning identifier attribute from owner Entities. One Associative Entity (initially ) WORK_DETAIL
Design Phase  Conceptual Design Super type/Subtype Classification: Two Super type/Subtype Relations Identified 1.)  REQUEST  is divided into three subtypes  MTR_JOB_CARD BLD_JOB_CARD INDUSTRY_REQUEST “ M” “I” “B” REQUEST d MTR_JOB_CARD INDUSTRY_REQ BLD_JOB_CARD
Design Phase  Conceptual Design Super type/Subtype Classification: Two Super type/Subtype Relations Identified 2.)  EMPLOYEE  is divided into two Subtypes: WAGED_EMP SALARIED_EMP “ W”    “S” EMPLOYEE WAGED_EMP SALARIED_EMP d
Final EER Schema S_BILL MOTOR BILL DIVISION REQUEST CUST_TRANS SUPPLIER_PAYMENT STOCK SUPPLIER_STOCK DEMAND MTR_JOB_CARD BLD_JOB_CARD INDUSTRY_REQ WORK_DETAIL BLADE WAGED_EMP CUSTOMER EMPLOYEE SUPPLIER SALARIED_EMP c payed_by relates_to comes_to generates requires receives maintains  sent_to sent_to poses poses maintained_by supplied_by receives c fulfilled_by performed_by
Design Phase ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Design Phase  Logical Design Conversion from Entity to Relation: CUSTOMER Cust_Id  Cust_Name  Industry_Name  Cust_Add  Cust_City  Cust_State  Bal_Due CUSTOMER Cust_Id Cust_Name Industry_Name Cust_Add Cust_State Cust_City Bal_Due
Design Phase  Logical Design Primary key-Foreign key association between Relations: CUSTOMER Cust_Id   Cust_Name   Industry_Name   Cust_Add   Cust_City  Cust_State  Bal_Due CUST_TRANS Trans_Id   Trans_Amt  Cust_Id  Bill_Id  Trans_Date  BILL Bill_Id   Bill_Date  Estemate_Status  Delevery_Date  Challan_Date  Request_Id   Parts_Charges  Labour_charges  Tax  Total_Amt INDUSTRY_REQ Request_Id   Cust_Id  Visitors_Name  Request_Desc  Desc_Of_Job_Done REQUEST Request_Id   Cust_Id  Particulars  Entry_Date  Exp_Serv_Date
Design Phase  Logical Design Normalization: First Normal Form: No multivalued Attribute detected in any of the Relations Second Normal Form: No partial Functional Dependency detected Third Normal Form: No Transitive Dependency at all CUSTOMER Cust_Id   Cust_Name   Industry_Name   Cust_Add   Cust_City  Cust_State Bal_Due
Design Phase ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Design Phase  Physical Design Relation:   CUSTOMER Primary Key:  Cust_Id Not Null Number Balance Due to Customer Bal_Due Null String Customer State Cust_State Not Null String Customer City Cust_City Not Null String Customer Address Cust_Add Null String Name of the concerned Industry Industry_Name Not Null String Customer Name Cust_Name Not Null String Customer Id Cust_Id VALUES DOMAIN DESCRIPTION ATTRIBUTE
Design Phase  Physical Design Choosing Database (Back-End Tool): SQL Server 2000: Internet Integration Scalability and Availability Enterprise-Level Database Features Ease of installation, deployment, and use Data warehousing
Design Phase  Physical Design ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Implementation, Coding & Testing  CUSTOMER Table: CREATE TABLE [dbo].[Customer] ( [Cust_ID] [varchar] (10)  NOT NULL , [Cust_Name] [varchar] (40)  NULL , [Industry_Name] [varchar] (40)  NULL , [Cust_Address] [varchar] (80)  NOT NULL , [Cust_City] [varchar] (15)  NOT NULL , [Cust_Pin] [varchar] (6)  NULL , [Cust_State] [varchar] (15)  NOT NULL , [Bal_Due] [decimal](18, 0) NOT NULL ) ; INSERT INTO Supplier(Supplier_Id, Supplier_Name, Supplier_Add, Supplier_City, Supplier_State) VALUES (@Supplier_Id, @Supplier_Name, @Supplier_Add, @Supplier_City, @Supplier_State);
Conclusion  Problem Areas: Searching of UoD System Analysis Selection of DBMS Representation of various Business Functions into Codes Designing of Test Cases Scarcity of Human Resources
Conclusion  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
The Working Log Project Leader: Kushagra Goyal System Analysis: Sushil Kumar Singh Kushagra Goyal Database Design: Kiran Prasad Sushil Kumar Singh Programmer: Kiran Prasad Kushagra Goyal Testing & Documentation: The Complete Team
Thank You!!!

Contenu connexe

Tendances

Fourfront Company Presentation 1
Fourfront Company Presentation 1Fourfront Company Presentation 1
Fourfront Company Presentation 1sitaramkandi
 
Optimizing Accounts Payable - Whitepaper by BancTec - BPO Services Provider
Optimizing Accounts Payable - Whitepaper by BancTec - BPO Services ProviderOptimizing Accounts Payable - Whitepaper by BancTec - BPO Services Provider
Optimizing Accounts Payable - Whitepaper by BancTec - BPO Services ProviderJone Smith
 
Payroll management in Tally.ERP9 by YENNES Infotec (P) Ltd
Payroll management in Tally.ERP9 by YENNES Infotec (P) LtdPayroll management in Tally.ERP9 by YENNES Infotec (P) Ltd
Payroll management in Tally.ERP9 by YENNES Infotec (P) LtdYENNES Infotec P Limited
 
Roadmap ERP- Financial | Accounting Management
Roadmap ERP- Financial | Accounting ManagementRoadmap ERP- Financial | Accounting Management
Roadmap ERP- Financial | Accounting ManagementRoadmap ERP
 
Oracle depot-repair-ppt
Oracle depot-repair-pptOracle depot-repair-ppt
Oracle depot-repair-pptKrishna Nayak
 
Sap Customer Service In Manufacturing Industry1
Sap Customer Service In Manufacturing Industry1Sap Customer Service In Manufacturing Industry1
Sap Customer Service In Manufacturing Industry1evil66_in
 

Tendances (9)

Fourfront Company Presentation 1
Fourfront Company Presentation 1Fourfront Company Presentation 1
Fourfront Company Presentation 1
 
Optimizing Accounts Payable - Whitepaper by BancTec - BPO Services Provider
Optimizing Accounts Payable - Whitepaper by BancTec - BPO Services ProviderOptimizing Accounts Payable - Whitepaper by BancTec - BPO Services Provider
Optimizing Accounts Payable - Whitepaper by BancTec - BPO Services Provider
 
Job Ops 2014 R1 Release Notes
Job Ops 2014 R1 Release NotesJob Ops 2014 R1 Release Notes
Job Ops 2014 R1 Release Notes
 
Payroll management in Tally.ERP9 by YENNES Infotec (P) Ltd
Payroll management in Tally.ERP9 by YENNES Infotec (P) LtdPayroll management in Tally.ERP9 by YENNES Infotec (P) Ltd
Payroll management in Tally.ERP9 by YENNES Infotec (P) Ltd
 
Fd document
Fd documentFd document
Fd document
 
Figl
FiglFigl
Figl
 
Roadmap ERP- Financial | Accounting Management
Roadmap ERP- Financial | Accounting ManagementRoadmap ERP- Financial | Accounting Management
Roadmap ERP- Financial | Accounting Management
 
Oracle depot-repair-ppt
Oracle depot-repair-pptOracle depot-repair-ppt
Oracle depot-repair-ppt
 
Sap Customer Service In Manufacturing Industry1
Sap Customer Service In Manufacturing Industry1Sap Customer Service In Manufacturing Industry1
Sap Customer Service In Manufacturing Industry1
 

Similaire à Industrial Automation

includes the followingBusiness Case InvestigationIdenti.docx
includes the followingBusiness Case InvestigationIdenti.docxincludes the followingBusiness Case InvestigationIdenti.docx
includes the followingBusiness Case InvestigationIdenti.docxannettsparrow
 
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {Manual}
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {Manual}Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {Manual}
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {Manual}Mumbai B.Sc.IT Study
 
Increase CAT Spare Parts Inventory turn (ITR) V2.0
Increase CAT Spare Parts Inventory turn (ITR) V2.0Increase CAT Spare Parts Inventory turn (ITR) V2.0
Increase CAT Spare Parts Inventory turn (ITR) V2.0Krishnendu Chakraborty
 
Hc Corporate Presentation Latest
Hc   Corporate Presentation LatestHc   Corporate Presentation Latest
Hc Corporate Presentation LatestSunderRaj K B
 
Support processes of organization
Support processes of organizationSupport processes of organization
Support processes of organizationMuhammadJamshed17
 
Deepak_Thakur 31.05.2016
Deepak_Thakur 31.05.2016Deepak_Thakur 31.05.2016
Deepak_Thakur 31.05.2016deepak thakur
 
Final UP Mandi Automation Presentation
Final UP Mandi Automation PresentationFinal UP Mandi Automation Presentation
Final UP Mandi Automation Presentationashish singh
 

Similaire à Industrial Automation (20)

RESUME_RASMI3.6
RESUME_RASMI3.6RESUME_RASMI3.6
RESUME_RASMI3.6
 
Resume
ResumeResume
Resume
 
includes the followingBusiness Case InvestigationIdenti.docx
includes the followingBusiness Case InvestigationIdenti.docxincludes the followingBusiness Case InvestigationIdenti.docx
includes the followingBusiness Case InvestigationIdenti.docx
 
Sagar Resume
Sagar ResumeSagar Resume
Sagar Resume
 
Company Profile
Company ProfileCompany Profile
Company Profile
 
Dayanandachari. cv
Dayanandachari. cvDayanandachari. cv
Dayanandachari. cv
 
Resume - Issak
Resume - IssakResume - Issak
Resume - Issak
 
BI_TVS.ppt
BI_TVS.pptBI_TVS.ppt
BI_TVS.ppt
 
Suchendran H - P
Suchendran H - PSuchendran H - P
Suchendran H - P
 
Rohan_Purekar
Rohan_PurekarRohan_Purekar
Rohan_Purekar
 
H1804014953
H1804014953H1804014953
H1804014953
 
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {Manual}
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {Manual}Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {Manual}
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {Manual}
 
Increase CAT Spare Parts Inventory turn (ITR) V2.0
Increase CAT Spare Parts Inventory turn (ITR) V2.0Increase CAT Spare Parts Inventory turn (ITR) V2.0
Increase CAT Spare Parts Inventory turn (ITR) V2.0
 
Suchendran H - P
Suchendran H - PSuchendran H - P
Suchendran H - P
 
Hc Corporate Presentation Latest
Hc   Corporate Presentation LatestHc   Corporate Presentation Latest
Hc Corporate Presentation Latest
 
Sambhaji Rao Bhonsle -
Sambhaji Rao Bhonsle -Sambhaji Rao Bhonsle -
Sambhaji Rao Bhonsle -
 
AMAR_Resume_latest
AMAR_Resume_latestAMAR_Resume_latest
AMAR_Resume_latest
 
Support processes of organization
Support processes of organizationSupport processes of organization
Support processes of organization
 
Deepak_Thakur 31.05.2016
Deepak_Thakur 31.05.2016Deepak_Thakur 31.05.2016
Deepak_Thakur 31.05.2016
 
Final UP Mandi Automation Presentation
Final UP Mandi Automation PresentationFinal UP Mandi Automation Presentation
Final UP Mandi Automation Presentation
 

Plus de Ashwani Kumar Ramani

Plus de Ashwani Kumar Ramani (8)

Conference kuala lumpur1
Conference kuala lumpur1Conference kuala lumpur1
Conference kuala lumpur1
 
Challenges Faced By School Of Computer Science and IT
Challenges Faced By School Of Computer Science and ITChallenges Faced By School Of Computer Science and IT
Challenges Faced By School Of Computer Science and IT
 
Accounting Information system Design
Accounting Information system DesignAccounting Information system Design
Accounting Information system Design
 
Database 2 External Schema
Database 2   External SchemaDatabase 2   External Schema
Database 2 External Schema
 
Database 3 Conceptual Modeling And Er
Database 3   Conceptual Modeling And ErDatabase 3   Conceptual Modeling And Er
Database 3 Conceptual Modeling And Er
 
Database 1 Introduction
Database 1   IntroductionDatabase 1   Introduction
Database 1 Introduction
 
Why to Architecture Information
Why to Architecture InformationWhy to Architecture Information
Why to Architecture Information
 
Introduction to IA
Introduction to IAIntroduction to IA
Introduction to IA
 

Dernier

Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 

Dernier (20)

Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 

Industrial Automation

  • 1. “ SANKALAN ” Gathering things together … Rishabh Enterprises Sanwer Road,Indore ( M.P. ) for by : Kiran Prasad Kushagra Goyal Sushil Kumar Singh MCA III rd semester
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12. Aim of “SANKALAN” “ To design and develop a fully automated system for the Rishabh Enterprises and thereby learning the concepts of Database Management System.”
  • 13.
  • 14.
  • 15.
  • 16.
  • 17. Current Scenario Main dealing of the Rishabh Enterprises is with CUSTOMER . A CUSTOMER comes to the Organization at the Reception DIVISION and submits his REQUEST . A REQUEST may be to Purchase or Repair a MOTOR ; it may be for the repair of electrical panel or a starter. A REQUEST may be to grind or manufacture an industrial BLADE , or it may be for an INDUSTRIAL VISIT . A JOB CARD sheet is prepared manually for the REQUEST . Requested particular is sent to the respective DIVISION for the further processing.
  • 18. Current Scenario A MOTOR REQUEST is sent to Shah Electricals, BLADE REQUEST to Sharp Edge and an INDUSTRIAL VISIT REQUEST is sent to the Industrial Visit Division. While processing the REQUEST if a MOTOR needs some Spare Parts then these are supplied by purchase DIVISION . Purchase DIVISION is also responsible for purchasing of old or new MOTOR and BLADE manufacturing materials. On the basis of the job done final Estimate/ Challan/ BILL is issued at the time of delivery.
  • 19.
  • 20. Enterprise Data Model Receives Supplied by Requires Requires Forwarded to Forwarded to Prepared by Pays through Worked by Comes to CUSTOMER DIVISION EMPLOYEE BILL REQUEST MOTOR BLADE STOCK SUPPLIER
  • 21.
  • 22.
  • 23.
  • 24. System Development Methodology System development Life Cycle (SDLC): Project Identification and selection. Project Initiation & planning . Analysis Logical Design Physical Design Implementation Maintenance Conceptual Data Modeling Logical Database Design Physical Database design Database Implementation Database Maintenance Enterprise Modeling
  • 25. Time Scheduling Gantt chart - Demonstration - Testing & Implementation * Physical Design & Coding * Logical Design * Conceptual Design * * Analysis * Initiation & Planning * Project Identification & Selection 15-20 Nov 1-15 Nov 1-30 Oct 1-30 Sep 20-30 Aug 21July- 20Aug 14-21 July 6-14 July Stage of Development
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35. Design Phase Conceptual Design Identification of Weak & Associative Entities: Two Weak Entities identified DEMAND SUPPLIER_STOCK Cured by assigning identifier attribute from owner Entities. One Associative Entity (initially ) WORK_DETAIL
  • 36. Design Phase Conceptual Design Super type/Subtype Classification: Two Super type/Subtype Relations Identified 1.) REQUEST is divided into three subtypes MTR_JOB_CARD BLD_JOB_CARD INDUSTRY_REQUEST “ M” “I” “B” REQUEST d MTR_JOB_CARD INDUSTRY_REQ BLD_JOB_CARD
  • 37. Design Phase Conceptual Design Super type/Subtype Classification: Two Super type/Subtype Relations Identified 2.) EMPLOYEE is divided into two Subtypes: WAGED_EMP SALARIED_EMP “ W” “S” EMPLOYEE WAGED_EMP SALARIED_EMP d
  • 38. Final EER Schema S_BILL MOTOR BILL DIVISION REQUEST CUST_TRANS SUPPLIER_PAYMENT STOCK SUPPLIER_STOCK DEMAND MTR_JOB_CARD BLD_JOB_CARD INDUSTRY_REQ WORK_DETAIL BLADE WAGED_EMP CUSTOMER EMPLOYEE SUPPLIER SALARIED_EMP c payed_by relates_to comes_to generates requires receives maintains sent_to sent_to poses poses maintained_by supplied_by receives c fulfilled_by performed_by
  • 39.
  • 40. Design Phase Logical Design Conversion from Entity to Relation: CUSTOMER Cust_Id Cust_Name Industry_Name Cust_Add Cust_City Cust_State Bal_Due CUSTOMER Cust_Id Cust_Name Industry_Name Cust_Add Cust_State Cust_City Bal_Due
  • 41. Design Phase Logical Design Primary key-Foreign key association between Relations: CUSTOMER Cust_Id Cust_Name Industry_Name Cust_Add Cust_City Cust_State Bal_Due CUST_TRANS Trans_Id Trans_Amt Cust_Id Bill_Id Trans_Date BILL Bill_Id Bill_Date Estemate_Status Delevery_Date Challan_Date Request_Id Parts_Charges Labour_charges Tax Total_Amt INDUSTRY_REQ Request_Id Cust_Id Visitors_Name Request_Desc Desc_Of_Job_Done REQUEST Request_Id Cust_Id Particulars Entry_Date Exp_Serv_Date
  • 42. Design Phase Logical Design Normalization: First Normal Form: No multivalued Attribute detected in any of the Relations Second Normal Form: No partial Functional Dependency detected Third Normal Form: No Transitive Dependency at all CUSTOMER Cust_Id Cust_Name Industry_Name Cust_Add Cust_City Cust_State Bal_Due
  • 43.
  • 44. Design Phase Physical Design Relation: CUSTOMER Primary Key: Cust_Id Not Null Number Balance Due to Customer Bal_Due Null String Customer State Cust_State Not Null String Customer City Cust_City Not Null String Customer Address Cust_Add Null String Name of the concerned Industry Industry_Name Not Null String Customer Name Cust_Name Not Null String Customer Id Cust_Id VALUES DOMAIN DESCRIPTION ATTRIBUTE
  • 45. Design Phase Physical Design Choosing Database (Back-End Tool): SQL Server 2000: Internet Integration Scalability and Availability Enterprise-Level Database Features Ease of installation, deployment, and use Data warehousing
  • 46.
  • 47. Implementation, Coding & Testing CUSTOMER Table: CREATE TABLE [dbo].[Customer] ( [Cust_ID] [varchar] (10) NOT NULL , [Cust_Name] [varchar] (40) NULL , [Industry_Name] [varchar] (40) NULL , [Cust_Address] [varchar] (80) NOT NULL , [Cust_City] [varchar] (15) NOT NULL , [Cust_Pin] [varchar] (6) NULL , [Cust_State] [varchar] (15) NOT NULL , [Bal_Due] [decimal](18, 0) NOT NULL ) ; INSERT INTO Supplier(Supplier_Id, Supplier_Name, Supplier_Add, Supplier_City, Supplier_State) VALUES (@Supplier_Id, @Supplier_Name, @Supplier_Add, @Supplier_City, @Supplier_State);
  • 48. Conclusion Problem Areas: Searching of UoD System Analysis Selection of DBMS Representation of various Business Functions into Codes Designing of Test Cases Scarcity of Human Resources
  • 49.
  • 50. The Working Log Project Leader: Kushagra Goyal System Analysis: Sushil Kumar Singh Kushagra Goyal Database Design: Kiran Prasad Sushil Kumar Singh Programmer: Kiran Prasad Kushagra Goyal Testing & Documentation: The Complete Team

Notes de l'éditeur

  1. Sankalan
  2. Sankalan
  3. Sankalan
  4. Sankalan
  5. Sankalan
  6. Sankalan
  7. Sankalan
  8. Sankalan
  9. Sankalan
  10. Sankalan
  11. Sankalan
  12. Sankalan
  13. Sankalan
  14. Sankalan
  15. Sankalan
  16. Sankalan
  17. Sankalan
  18. Sankalan
  19. Sankalan
  20. Sankalan
  21. Sankalan
  22. Sankalan
  23. Sankalan
  24. Sankalan
  25. Sankalan
  26. Sankalan
  27. Sankalan
  28. Sankalan
  29. Sankalan
  30. Sankalan
  31. Sankalan
  32. Sankalan
  33. Sankalan
  34. Sankalan
  35. Sankalan
  36. Sankalan
  37. Sankalan
  38. Sankalan
  39. Sankalan
  40. Sankalan
  41. Sankalan
  42. Sankalan
  43. Sankalan
  44. Sankalan
  45. Sankalan
  46. Sankalan
  47. Sankalan
  48. Sankalan
  49. Sankalan
  50. Sankalan