SlideShare uma empresa Scribd logo
1 de 31
Group No. 3
Bhuvan Arya
Anoop Shet
Deepak Khuntwal
Amit Sharma
Kumar Anupam
Rahul Hedau
System analysis describes what a system should do to
meet the information needs of users.

System  design specifies how the system will accomplish
this objective.

System  design consists of design activities
   • that produce system specifications
   • satisfying the functional requirements
   • developed in the systems analysis stage.
   Describe the strategic planning process, and why it is
    important to IT managers
   Explain the purpose of a mission statement
   Explain the SDLC as a framework for systems
    development and business modeling
   Explain the reasons for information systems projects
    and the factors that affect such projects
   Describe the initial review of systems requests and the
    role of the systems review committee
   Describe the internal and external factors that affect
    information systems projects
   Define operational feasibility, technical feasibility, and
    economic feasibility
   Describe the steps and end product of a preliminary
    investigation
   Systems planning tasks
    ◦ Examine the systems request
    ◦ Conduct a preliminary investigation
    ◦ Using SDLC and CASE tools to provide a framework
The SDLC is generally presented as an iterative sequence of five steps:
  ◦ Systems Planning
  ◦ Systems Analysis
  ◦ Systems Design
  ◦ Systems Implementation
  ◦ Systems Operation and Support
each culminating in a deliverable, either a written document or a piece
  of software (or both)

SDLC allows organizations to incorporate new requirements,
  technology and human resources to IT development
1. Systems Planning
    Project definition
    Feasibility study
    Project scope, deliverables
    Standards, techniques and methods
    Task assessment, skill assessment, preliminary time estimation

2. Systems Analysis
    Analysis of existing hardware/software
    User requirements analysis
    Logical systems design:
     A. Conceptual data model
     B. Conceptual process model
     C. Functional application description
3. Systems Design
    Relational database model and data dictionary
    Detailed description of application inputs and outputs
    Detailed conceptual design of forms, reports, application
     programs and other application components

4. Systems Implementation
    Application development
    Testing and Evaluation
    Yields Functional Information System

5. Systems Operation and Support
    Maintenance
    Revisions
    Yields Operating Information System
   Reasons for Systems Analysis
    ◦ Improved service
    ◦ Better performance
    ◦ More information
    ◦ Stronger controls
    ◦ Reduced cost
   Overview of feasibility
    ◦ Feasibility study uses three main yardsticks:
       Operational feasibility
       Technical feasibility
       Economic feasibility
   Operational feasibility
    ◦ Is the system a practical and effective approach?
   Operational feasibility depends on:
    ◦ Management and user support
    ◦ User involvement in planning
    ◦ Impact of performance on customers and company
      image
    ◦ Reasonable schedules
   Technical feasibility
    ◦ Does the organization have resources to develop/purchase
      and operate the system?
   Technical feasibility depends on:
    ◦   Technical expertise within the organization
    ◦   Availability of necessary equipment
    ◦   Hardware and software reliability
    ◦   Adequate performance that will meet specifications
    ◦   Capacity for future needs/projected growth
   Economic feasibility
    ◦ Do the projected benefits outweigh the estimated costs
      of development, installation, and operation?
   Economic feasibility depends on:
    ◦ Costs — one time and continuing costs
    ◦ Benefits — tangible and intangible benefits
    ◦ Timing of various costs and benefits
    ◦ Cost of not developing the system
   Determining feasibility
    ◦ First step is a determination of feasibility
    ◦ Goal is to identify non-feasible projects as soon as
      possible
    ◦ Feasibility can change over time
       Non-feasible projects can be resubmitted
       Initially feasible projects can be rejected later
   Criteria used to evaluate systems requests
    ◦ Reduce costs
    ◦ Increase revenue
    ◦ Produce more information or better results
    ◦ Serve customers and the organization better
    ◦ Reasonable time frame and lasting results
    ◦ Resources available
    ◦ Necessary or discretionary
    ◦ Tangible or intangible factors
   Discretionary and non-discretionary projects
    ◦ Necessity of project
    ◦ Possibly no need to review non-discretionary projects
      in committee
   Purpose
    ◦ To decide whether to continue the project
   Objectives for a preliminary investigation
    1. Understand the problem
    2. Define the project scope and constraints
    3. Identify the benefits
    4. Estimate the time and costs
    5. Report to management
   Interaction with managers and users
   Step 1: Understand the problem
    ◦ Identify the true nature of the problem and the reason
      for the systems request
    ◦ Stated problem may not be the real problem
    ◦ Clear statement defines the investigation scope
   Step 2: Define the project scope and constraints
    ◦ Project scope
       Define the range or extent of the project
       Set project boundaries
    ◦ Constraints
       Identify conditions, restrictions, or requirements
          «       Present vs. future
          «       Internal vs. external
          «       Mandatory vs. desirable
   Step 3: Perform fact finding
    ◦ Analyze organization charts
    ◦ Conduct interviews
    ◦ Observe operations
    ◦ Carry out a user survey
   Step 4: Determine feasibility
    ◦ Determine operational, technical, and economic
      feasibility
   Step 5: Estimate time and cost to continue development
    ◦ Determine what information is needed
    ◦ Identify the sources of information
    ◦ Decide whether to use interviews, if so how many, and
      what time needed
    ◦ Decide whether to use surveys, if so who to complete
      it, and what time needed
    ◦ Estimate the cost of gathering, analyzing, and
      reporting the information to management
   Step 6: Present results and recommendations to
    management
    ◦ Final task in the preliminary investigation
    ◦ Key elements
       Evaluation of systems request
       Estimate of costs and benefits
       Recommendations
   Focuses on designing the interactions between end
    users and computer systems.

   Designers concentrate on
      - input/ output methods and
      - the conversion of data and information between
        human-readable and machine-readable forms.

   This is a proto typing process where working models or
    prototypes of user interface methods are designed and
    modified with feedback from the end users.
   Focuses on
       -the design of the structure of databases and
       -files to be used by a proposed information
    system.
   Data design frequently produces a data dictionary,
    which catalogs detailed descriptions of:
    • The attributes of the entities about which the
      proposed information system needs to maintain
      information.
    • The relationships these entities have with each
      other.
    • The specific data elements(databases, files, record,
      etc..) that need to be maintained for each activity.
    • The integrity rules that govern how each data
   Focuses on the development of software resources,
    (the programs, procedures) needed by the proposed
    information system.
   Process design produces detailed program
    specifications and procedures needed to meet
          -the user interface and data design specifications
    that
           are developed.
          -meet the functional control and performance
           requirements developed in the analysis stage.
   Final design must specify what types of hardware
    resources, network resources, and people resources
    will be needed.

   It must specify how such resources will convert data
    resources into information products.

   These specifications are the final product of the
    systems design stage called system specifications.
   User interface specifications
       - Content, format, sequence of user interface products
    and methods.
   Database specifications
       - Content, structure, distribution, maintenance,
    retention of databases.
   Software specifications
      - The required software package of the proposed
    system
   Hardware specifications
      - The physical and performance characteristics of the
    equipments and
       networks.
   Personnel specifications
     - Job descriptions of persons who will operate the
    system.
Systems Analysis and Design Fourth
                           Edition

Mais conteúdo relacionado

Mais procurados

Management Information System (MIS)
Management Information System (MIS)Management Information System (MIS)
Management Information System (MIS)Navneet Jingar
 
Management Information System: Manufacturing Information System
Management Information System: Manufacturing Information SystemManagement Information System: Manufacturing Information System
Management Information System: Manufacturing Information SystemMuhammad Hashaam Shinystar
 
MANAGEMENT INFORMATION SYSTEM ppt
MANAGEMENT INFORMATION SYSTEM pptMANAGEMENT INFORMATION SYSTEM ppt
MANAGEMENT INFORMATION SYSTEM pptSuyash Sinha
 
Transaction processing system
Transaction processing systemTransaction processing system
Transaction processing systemanjana1994
 
Development and Implementation of MIS and Information requirement
Development and Implementation of MIS and Information requirementDevelopment and Implementation of MIS and Information requirement
Development and Implementation of MIS and Information requirementMd Humayun Kobir
 
Implementation & Evaluation of MIS
Implementation & Evaluation of MISImplementation & Evaluation of MIS
Implementation & Evaluation of MISManoj Kumar
 
Information System and MIS
Information System and MISInformation System and MIS
Information System and MISGagan Deep
 
Chapter 12 information system development
Chapter 12   information system developmentChapter 12   information system development
Chapter 12 information system developmenthaider ali
 
Management Information Systems
Management Information SystemsManagement Information Systems
Management Information SystemsRam Dutt Shukla
 
Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...Ashish Hande
 
Relevance of choice of system in mis
Relevance of choice of system in misRelevance of choice of system in mis
Relevance of choice of system in misAakash Bhardwaj
 
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)Biswajit Bhattacharjee
 
introduction to management information systems (MIS)
introduction to management information systems (MIS)introduction to management information systems (MIS)
introduction to management information systems (MIS)Sujan Oli
 
Management information systems
Management information systemsManagement information systems
Management information systemsnavin1
 
Functional information system
Functional  information systemFunctional  information system
Functional information systemamazing19
 
Information System audit
Information System auditInformation System audit
Information System auditPratapchandra
 
Mis – Subsystems
Mis – SubsystemsMis – Subsystems
Mis – SubsystemsArun Mishra
 

Mais procurados (20)

Management Information System (MIS)
Management Information System (MIS)Management Information System (MIS)
Management Information System (MIS)
 
Management Information System: Manufacturing Information System
Management Information System: Manufacturing Information SystemManagement Information System: Manufacturing Information System
Management Information System: Manufacturing Information System
 
MANAGEMENT INFORMATION SYSTEM ppt
MANAGEMENT INFORMATION SYSTEM pptMANAGEMENT INFORMATION SYSTEM ppt
MANAGEMENT INFORMATION SYSTEM ppt
 
Transaction processing system
Transaction processing systemTransaction processing system
Transaction processing system
 
Development and Implementation of MIS and Information requirement
Development and Implementation of MIS and Information requirementDevelopment and Implementation of MIS and Information requirement
Development and Implementation of MIS and Information requirement
 
Implementation & Evaluation of MIS
Implementation & Evaluation of MISImplementation & Evaluation of MIS
Implementation & Evaluation of MIS
 
Information System and MIS
Information System and MISInformation System and MIS
Information System and MIS
 
Chapter 12 information system development
Chapter 12   information system developmentChapter 12   information system development
Chapter 12 information system development
 
MIS concepts
MIS conceptsMIS concepts
MIS concepts
 
Management Information Systems
Management Information SystemsManagement Information Systems
Management Information Systems
 
Mis & planning
Mis & planningMis & planning
Mis & planning
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
 
Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...
 
Relevance of choice of system in mis
Relevance of choice of system in misRelevance of choice of system in mis
Relevance of choice of system in mis
 
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)
SECURITY & CONTROL OF INFORMATION SYSTEM (Management Information System)
 
introduction to management information systems (MIS)
introduction to management information systems (MIS)introduction to management information systems (MIS)
introduction to management information systems (MIS)
 
Management information systems
Management information systemsManagement information systems
Management information systems
 
Functional information system
Functional  information systemFunctional  information system
Functional information system
 
Information System audit
Information System auditInformation System audit
Information System audit
 
Mis – Subsystems
Mis – SubsystemsMis – Subsystems
Mis – Subsystems
 

Semelhante a Mis system analysis and system design

Semelhante a Mis system analysis and system design (20)

Software Development Life Cycle (SDLC).pptx
Software Development Life Cycle (SDLC).pptxSoftware Development Life Cycle (SDLC).pptx
Software Development Life Cycle (SDLC).pptx
 
Sdlc1
Sdlc1Sdlc1
Sdlc1
 
Presentation2
Presentation2Presentation2
Presentation2
 
Software testing and introduction to quality
Software testing and introduction to qualitySoftware testing and introduction to quality
Software testing and introduction to quality
 
22-REQUIREMENT.ppt
22-REQUIREMENT.ppt22-REQUIREMENT.ppt
22-REQUIREMENT.ppt
 
Software Development Life Cycle
Software Development Life CycleSoftware Development Life Cycle
Software Development Life Cycle
 
Sdlc 4
Sdlc 4Sdlc 4
Sdlc 4
 
CIS 2303 LO2 Part 2
CIS 2303 LO2 Part 2CIS 2303 LO2 Part 2
CIS 2303 LO2 Part 2
 
software engineering
software engineering software engineering
software engineering
 
unit2.pptx
unit2.pptxunit2.pptx
unit2.pptx
 
Unit 2 Classical Systems Development Methodology.pptx
Unit 2 Classical Systems Development Methodology.pptxUnit 2 Classical Systems Development Methodology.pptx
Unit 2 Classical Systems Development Methodology.pptx
 
Seminar on Project Management by Rj
Seminar on Project Management by RjSeminar on Project Management by Rj
Seminar on Project Management by Rj
 
CIS 2303 LO1: Introduction to System Analysis and Design
CIS 2303 LO1: Introduction to System Analysis and DesignCIS 2303 LO1: Introduction to System Analysis and Design
CIS 2303 LO1: Introduction to System Analysis and Design
 
Module 6 - Systems Planning bak.pptx.pdf
Module 6 - Systems Planning bak.pptx.pdfModule 6 - Systems Planning bak.pptx.pdf
Module 6 - Systems Planning bak.pptx.pdf
 
Lecture3
Lecture3Lecture3
Lecture3
 
Requirement Analysis
Requirement AnalysisRequirement Analysis
Requirement Analysis
 
Structure system analysis and design method -SSADM
Structure system analysis and design method -SSADMStructure system analysis and design method -SSADM
Structure system analysis and design method -SSADM
 
Unit2 Software engineering UPTU
Unit2 Software engineering UPTUUnit2 Software engineering UPTU
Unit2 Software engineering UPTU
 
lake city institute of technology
lake city institute of technology lake city institute of technology
lake city institute of technology
 
PTTKHTTT_part 1.pdf
PTTKHTTT_part 1.pdfPTTKHTTT_part 1.pdf
PTTKHTTT_part 1.pdf
 

Mais de Rahul Hedau

Business policy and strategic management of maruti suzuki
Business policy and strategic management of maruti suzukiBusiness policy and strategic management of maruti suzuki
Business policy and strategic management of maruti suzukiRahul Hedau
 
Clearing and settlement derivatives
Clearing and settlement derivativesClearing and settlement derivatives
Clearing and settlement derivativesRahul Hedau
 
Supply chain challenges and opportunities
Supply chain challenges and opportunitiesSupply chain challenges and opportunities
Supply chain challenges and opportunitiesRahul Hedau
 
Automobile sector security analysis
Automobile sector security analysisAutomobile sector security analysis
Automobile sector security analysisRahul Hedau
 
Security analysis report on automobile sector
Security analysis report on automobile sectorSecurity analysis report on automobile sector
Security analysis report on automobile sectorRahul Hedau
 
Bank and nbfc’s
Bank and nbfc’sBank and nbfc’s
Bank and nbfc’sRahul Hedau
 
World class manufacturing (wcm)
World class manufacturing (wcm)World class manufacturing (wcm)
World class manufacturing (wcm)Rahul Hedau
 
Ob movie presentation sarfarosh
Ob movie presentation   sarfaroshOb movie presentation   sarfarosh
Ob movie presentation sarfaroshRahul Hedau
 
Sourav ganguly – group 3
Sourav ganguly – group 3Sourav ganguly – group 3
Sourav ganguly – group 3Rahul Hedau
 
Mis report on flipkart.com
Mis report on flipkart.comMis report on flipkart.com
Mis report on flipkart.comRahul Hedau
 
F itness club business model
F itness club   business modelF itness club   business model
F itness club business modelRahul Hedau
 
Business model fitness club
Business model   fitness clubBusiness model   fitness club
Business model fitness clubRahul Hedau
 
Fortune 500 companies
Fortune 500 companiesFortune 500 companies
Fortune 500 companiesRahul Hedau
 
World class manufacturing (wcm)
World class manufacturing (wcm)World class manufacturing (wcm)
World class manufacturing (wcm)Rahul Hedau
 

Mais de Rahul Hedau (15)

Business policy and strategic management of maruti suzuki
Business policy and strategic management of maruti suzukiBusiness policy and strategic management of maruti suzuki
Business policy and strategic management of maruti suzuki
 
Clearing and settlement derivatives
Clearing and settlement derivativesClearing and settlement derivatives
Clearing and settlement derivatives
 
Supply chain challenges and opportunities
Supply chain challenges and opportunitiesSupply chain challenges and opportunities
Supply chain challenges and opportunities
 
Automobile sector security analysis
Automobile sector security analysisAutomobile sector security analysis
Automobile sector security analysis
 
Security analysis report on automobile sector
Security analysis report on automobile sectorSecurity analysis report on automobile sector
Security analysis report on automobile sector
 
Bank and nbfc’s
Bank and nbfc’sBank and nbfc’s
Bank and nbfc’s
 
World class manufacturing (wcm)
World class manufacturing (wcm)World class manufacturing (wcm)
World class manufacturing (wcm)
 
Ob movie presentation sarfarosh
Ob movie presentation   sarfaroshOb movie presentation   sarfarosh
Ob movie presentation sarfarosh
 
Sourav ganguly – group 3
Sourav ganguly – group 3Sourav ganguly – group 3
Sourav ganguly – group 3
 
Mis report on flipkart.com
Mis report on flipkart.comMis report on flipkart.com
Mis report on flipkart.com
 
F itness club business model
F itness club   business modelF itness club   business model
F itness club business model
 
Business model fitness club
Business model   fitness clubBusiness model   fitness club
Business model fitness club
 
Economics japan
Economics   japanEconomics   japan
Economics japan
 
Fortune 500 companies
Fortune 500 companiesFortune 500 companies
Fortune 500 companies
 
World class manufacturing (wcm)
World class manufacturing (wcm)World class manufacturing (wcm)
World class manufacturing (wcm)
 

Último

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 

Último (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 

Mis system analysis and system design

  • 1. Group No. 3 Bhuvan Arya Anoop Shet Deepak Khuntwal Amit Sharma Kumar Anupam Rahul Hedau
  • 2. System analysis describes what a system should do to meet the information needs of users. System design specifies how the system will accomplish this objective. System design consists of design activities • that produce system specifications • satisfying the functional requirements • developed in the systems analysis stage.
  • 3. Describe the strategic planning process, and why it is important to IT managers  Explain the purpose of a mission statement  Explain the SDLC as a framework for systems development and business modeling  Explain the reasons for information systems projects and the factors that affect such projects
  • 4. Describe the initial review of systems requests and the role of the systems review committee  Describe the internal and external factors that affect information systems projects  Define operational feasibility, technical feasibility, and economic feasibility  Describe the steps and end product of a preliminary investigation
  • 5. Systems planning tasks ◦ Examine the systems request ◦ Conduct a preliminary investigation ◦ Using SDLC and CASE tools to provide a framework
  • 6. The SDLC is generally presented as an iterative sequence of five steps: ◦ Systems Planning ◦ Systems Analysis ◦ Systems Design ◦ Systems Implementation ◦ Systems Operation and Support each culminating in a deliverable, either a written document or a piece of software (or both) SDLC allows organizations to incorporate new requirements, technology and human resources to IT development
  • 7. 1. Systems Planning  Project definition  Feasibility study  Project scope, deliverables  Standards, techniques and methods  Task assessment, skill assessment, preliminary time estimation 2. Systems Analysis  Analysis of existing hardware/software  User requirements analysis  Logical systems design: A. Conceptual data model B. Conceptual process model C. Functional application description
  • 8. 3. Systems Design  Relational database model and data dictionary  Detailed description of application inputs and outputs  Detailed conceptual design of forms, reports, application programs and other application components 4. Systems Implementation  Application development  Testing and Evaluation  Yields Functional Information System 5. Systems Operation and Support  Maintenance  Revisions  Yields Operating Information System
  • 9. Reasons for Systems Analysis ◦ Improved service ◦ Better performance ◦ More information ◦ Stronger controls ◦ Reduced cost
  • 10. Overview of feasibility ◦ Feasibility study uses three main yardsticks:  Operational feasibility  Technical feasibility  Economic feasibility
  • 11. Operational feasibility ◦ Is the system a practical and effective approach?  Operational feasibility depends on: ◦ Management and user support ◦ User involvement in planning ◦ Impact of performance on customers and company image ◦ Reasonable schedules
  • 12. Technical feasibility ◦ Does the organization have resources to develop/purchase and operate the system?  Technical feasibility depends on: ◦ Technical expertise within the organization ◦ Availability of necessary equipment ◦ Hardware and software reliability ◦ Adequate performance that will meet specifications ◦ Capacity for future needs/projected growth
  • 13. Economic feasibility ◦ Do the projected benefits outweigh the estimated costs of development, installation, and operation?  Economic feasibility depends on: ◦ Costs — one time and continuing costs ◦ Benefits — tangible and intangible benefits ◦ Timing of various costs and benefits ◦ Cost of not developing the system
  • 14. Determining feasibility ◦ First step is a determination of feasibility ◦ Goal is to identify non-feasible projects as soon as possible ◦ Feasibility can change over time  Non-feasible projects can be resubmitted  Initially feasible projects can be rejected later
  • 15. Criteria used to evaluate systems requests ◦ Reduce costs ◦ Increase revenue ◦ Produce more information or better results ◦ Serve customers and the organization better ◦ Reasonable time frame and lasting results ◦ Resources available ◦ Necessary or discretionary ◦ Tangible or intangible factors
  • 16. Discretionary and non-discretionary projects ◦ Necessity of project ◦ Possibly no need to review non-discretionary projects in committee
  • 17. Purpose ◦ To decide whether to continue the project  Objectives for a preliminary investigation 1. Understand the problem 2. Define the project scope and constraints 3. Identify the benefits 4. Estimate the time and costs 5. Report to management  Interaction with managers and users
  • 18. Step 1: Understand the problem ◦ Identify the true nature of the problem and the reason for the systems request ◦ Stated problem may not be the real problem ◦ Clear statement defines the investigation scope
  • 19. Step 2: Define the project scope and constraints ◦ Project scope  Define the range or extent of the project  Set project boundaries ◦ Constraints  Identify conditions, restrictions, or requirements « Present vs. future « Internal vs. external « Mandatory vs. desirable
  • 20. Step 3: Perform fact finding ◦ Analyze organization charts ◦ Conduct interviews ◦ Observe operations ◦ Carry out a user survey
  • 21. Step 4: Determine feasibility ◦ Determine operational, technical, and economic feasibility
  • 22. Step 5: Estimate time and cost to continue development ◦ Determine what information is needed ◦ Identify the sources of information ◦ Decide whether to use interviews, if so how many, and what time needed ◦ Decide whether to use surveys, if so who to complete it, and what time needed ◦ Estimate the cost of gathering, analyzing, and reporting the information to management
  • 23. Step 6: Present results and recommendations to management ◦ Final task in the preliminary investigation ◦ Key elements  Evaluation of systems request  Estimate of costs and benefits  Recommendations
  • 24.
  • 25. Focuses on designing the interactions between end users and computer systems.  Designers concentrate on - input/ output methods and - the conversion of data and information between human-readable and machine-readable forms.  This is a proto typing process where working models or prototypes of user interface methods are designed and modified with feedback from the end users.
  • 26. Focuses on -the design of the structure of databases and -files to be used by a proposed information system.  Data design frequently produces a data dictionary, which catalogs detailed descriptions of: • The attributes of the entities about which the proposed information system needs to maintain information. • The relationships these entities have with each other. • The specific data elements(databases, files, record, etc..) that need to be maintained for each activity. • The integrity rules that govern how each data
  • 27. Focuses on the development of software resources, (the programs, procedures) needed by the proposed information system.  Process design produces detailed program specifications and procedures needed to meet -the user interface and data design specifications that are developed. -meet the functional control and performance requirements developed in the analysis stage.
  • 28. Final design must specify what types of hardware resources, network resources, and people resources will be needed.  It must specify how such resources will convert data resources into information products.  These specifications are the final product of the systems design stage called system specifications.
  • 29. User interface specifications - Content, format, sequence of user interface products and methods.  Database specifications - Content, structure, distribution, maintenance, retention of databases.  Software specifications - The required software package of the proposed system
  • 30. Hardware specifications - The physical and performance characteristics of the equipments and networks.  Personnel specifications - Job descriptions of persons who will operate the system.
  • 31. Systems Analysis and Design Fourth Edition