1 / 63

ITEC 2010: Systems Analysis and Design I

ITEC 2010: Systems Analysis and Design I. Instructor: Dr. Luiz Marcio Cysneiros Class site: http://www.math.yorku.ca/~cysneiro/courses.htm Office: TEL Building 3053 Email: cysneiro@yorku.ca. Schedule.

merle
Télécharger la présentation

ITEC 2010: Systems Analysis and Design I

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ITEC 2010:Systems Analysis and Design I Instructor: Dr. Luiz Marcio Cysneiros Class site: http://www.math.yorku.ca/~cysneiro/courses.htm Office: TEL Building 3053 Email: cysneiro@yorku.ca

  2. Schedule • Text: “Systems Analysis and Design in a Changing World” by John Satzinger, Robert Jackson and Stephen Burd 3rd / 4th / 5th edition • Office Hours: Wednesday / Thursday noon to 1:00 P.M. Phone: 416-736-2100, ext. 33886 Email: cysneiro@yorku.ca

  3. Marking Scheme • Midterm (in class): 40% • 2 Assignments ( 1st 5%, 2nd 5%) : 10% • Final: 50% • Midterm and Final will be closed book • If a student gets less than 38% in the Final he/she fails the course regardless the average • Rounding Policy : For example : •                                49.4 goes to 49 •                                49.5 or higher goes to 50 Lecture notes will be made available at: http://www.math.yorku.ca/~cysneiro/courses.html

  4. What is Systems Analysis and Design (SAD)? • Systems Analysis: understanding and specifying in detail what an information system should do • System Design: specifying in detail how the parts of an information system should be implemented Why is it important? • Success of information systems depends on good SAD • Widely used in industry - proven techniques • part of career growth in IT - lots of interesting and well-paying jobs! (rated 2nd best job in latest “Jobs Almanac”) • increasing demand for systems analysis skills

  5. Course Objectives • To provide you with new ways of looking at information in the world in order to solve business problems • To introduce you to concepts and methods of System Analysis and design (SAD) • To describe the systems development life cycle (SDLC) • To teach you effective methods for gathering essential information during system analysis • To teach you effective methods for designing systems to solve problems effectively using technology

  6. Course Topics • Introduction to systems analysis and design (Chapter 1) • the analyst as problem solver • required skills of systems analysts • types of jobs and the analyst’s role • Example: Rocky mountain outfitters • The analyst as project manager (Chapter 3) • the systems development life cycle (SDLC) • planning phase • analysis phase • design phase • implementation phase • support phase • the project team

  7. Topics (continued) • Approaches to Systems Development (chapter 2) • Methodologies and Models • 2 approaches: • structured approach • object-oriented approach • Waterfall Models for SDLC • other variations • computer-aided software engineering (CASE)

  8. Topics (continued) • Identifying System Requirements (Chapter 4) • stakeholders • Methods - e.g. questionnaires, interviews, observation, build prototypes, others • Modelling System Requirements (Chapter 5,6,7 and 8) • types of models - e.g. mathematical, descriptive, graphical • identifying and modeling events • identifying and modeling “things” in the world • traditional and object-oriented methods

  9. Topics (continued) • System Design (Chapters 9,10,11,14 and 15) • going from requirements to design • elements of design • approaches • structured approach • object-oriented approach • design of inputs and outputs • designing databases • designing user interfaces

  10. Chapter 1: The World of the Modern System Analyst • System Analysis: the process of understanding and specifying in detail what the information system should do • System Design: the process of specifying in detail how the many component parts of the information system should be implemented • System Analyst: A professional who used analysis and design techniques to solve business problems (involving information technology) • A theme of the course: developing effective information systems is much more than just writing computer programs (involves cognitive skills in understanding problems and knowing where computer technology best “fits in”)

  11. The Analysts’ Approach to Problem Solving (Figure 1-1 in the text) Research and understand the problem Verify that the benefits of solving the problem outweigh the costs Develop a set of possible solutions (alternatives) Decide which solution is best, and make a recommendation Design the details of the chosen solution Implement the solution Monitor to make sure the you Obtain the desired results

  12. Thinking in terms of “Systems” • What is a system? A system is a collection of interrelated components (subsystems) that function together to achieve some outcome (e.g. biological system, computer system, social system) An information system is a collection of interrelated components that collect, process, store and provide as output the information needed to complete business tasks (e.g. payroll system)

  13. Characteristics of Systems • Systems are made up of interrelated subsystems (e.g. a nuclear reactor is composed of boilers, reactor components etc.) • Functional decomposition – dividing a system into components based on subsystems (which are in turn further divided into subsystems) • System boundary – the separation between a system and its environment (where inputs and outputs cross) • Automation boundary – separation between the automated part of system and the manual part

  14. General Depiction of a System input boundary interrelationship subsystem output output

  15. Overall production system (supersystem) (figure 1-2 in the text)

  16. Figure 1-4: The system boundary and the automation boundary

  17. “Systems” Thinking • Being able to identify something as a system • Involves being able to identify subsystems • Identifying system characteristics and functions • Identifying where the boundaries are (or should be) • Identifying inputs and outputs to systems • Identifying relationships among subsystems

  18. Information Systems and Component Parts Figure 1-3 Systems Analysis and Design in a Changing World, 5th Edition 24

  19. Types of Information Systems • Transaction processing systems (TPS) • Capture and record information about the transactions that affect the organization (e.g. the sale of an item, a withdrawal from an ATM etc.) • Management Information Systems (MIS) • Take information captured by the transaction processing system and produce reports management needs for planning and controlling business

  20. Executive Information Systems (EIS) • Provide information for executives to use in strategic planning (could be from organizational database, or outside sources like stock market reports) • Decision Support Systems (DSS) • Support human decision making and allows users to explore the potential impact of available options or decisions (e.g. can ask “what if”) • Closely related to “expert systems” or “knowledge-based” systems

  21. Required Skills of the Systems Analyst • Technical Knowledge and Skills • Computers and how they work in general • Programming languages • Devices that interact with computers • Communications networks • Database and database management systems • Operating systems and utilities Tools: software products used to help develop analysis and design specifications and completed system components • e.g. Microsoft Access, Integrated development environments, computer-supported system engineering (CASE) tools

  22. Business Knowledge and Skills • What activities and processes do organizations perform? • How are organizations structured? • How are organizations managed? • What type of work (activity) is done in the organization? (e.g. hospital, bank etc.) • Who are the “actors” doing the activities About the organization (e.g. company) the system analyst needs to know: • What the specific organization does • What makes it successful • What its strategies and plans are • What its tradition (“culture”) and values are

  23. People Knowledge and Skills • Single most important interpersonal skill: • To communicate clearly and effectively with others! • Since analysts work on teams with others (e.g. team members, clients etc.) must understand about people: • How people think • How people learn • How people react to change • How people communicate • How people work (“activities” and “actors”) • Other areas: • Skill in interviewing, listening and observing • Good written and oral presentation • Being able to work in a team

  24. Typical Job Titles • Programmer/analyst • Business systems analyst • System liaison • End-user analyst • Business consultant • Systems consultant • System support analyst • System designer • Software engineer • System architect

  25. Typical Job Ad: Systems Analyst – Distribution Center We are the world’s leading manufacturer of women’s apparel products. Our organization in the Far East has openings for a Systems Analyst Requirements: • Bachelor’s degree in Computer Science, Business Administration or closely related field with 5 (+) years of working experience • In-depth understanding of Distribution and Manufacturing concepts (Allocation, Replenishment, Floor Control, Production Scheduling) • Working knowledge of project management and all phases of the software development life cycle • Experience with CASE tools, PC and Bar Code equipment • Working knowledge of AS/400 and/or UNIX environment with the languages C++, Java and/or COBOL are desirable

  26. Components of an Information Systems Strategic Plan Figure 1-7 Systems Analysis and Design in a Changing World, 5th Edition 32

  27. Rocky Mountain Outfitters (RMO) and Its Strategic Information Systems Plan RMO sports clothing manufacturer and distributor about to begin customer support system project Need to understand the nature of the business, approach to strategic planning, and objectives for customer support system RMO system development project used to demonstrate analysis and design concepts 33

  28. Introduction to Rocky Mountain Outfitters (RMO) Business Began in Park City, Utah supplying winter sports clothes to local ski shops Expanded into direct mail-order sales with small catalog—as catalog interest increased, opened retail store in Park City Became large, regional sports clothing distributor by early 2000s in Rocky Mountain and Western states Currently $180 million in annual sales and 600 employees and two retail stores Mail-order revenue is $90 million; phone-order revenue is $50 million 34

  29. Early RMO Catalog Cover (Fall 1978)‏ Figure 1-8 35

  30. Current RMO Catalog Cover (Fall 2010)‏ Figure 1-9 36

  31. RMO Strategic Issues Innovative clothing distributor; featured products on Web site ahead of competitors Original Web site now underperforming Slow, poor coordination with in-house, poor supply chain management, poor technical support Market analysis showed alarming trends Sales growth too slow, age of customers increasing, Web sales small percentage of total 37

  32. RMO Strategic Issues (continued) Enhanced Web site functions Add specific product information, weekly specials, and all product offerings Detailed IS strategic plan Supply chain management Customer relationship management 38

  33. RMO’s Organizational Structure Managed by original owners John Blankens – President Liz Blankens – Vice president of merchandising and distribution William McDougal – Vice president of marketing and sales JoAnn White – Vice president of finance and systems Mac Preston – Chief Information Officer 39

  34. RMO Current Organization Figure 1-10 40

  35. RMO Locations Figure 1-11 Systems Analysis and Design in a Changing World, 5th Edition 41

  36. RMO Information Systems Department Mac Preston – Assistant vice-president and chief information officer (CIO)‏ Recent promotion made after IS strategic plan created CIO reports to finance and systems VP CIO is increasingly important to future of RMO Given its strategic importance, IS department will eventual report directly to the CEO Systems Analysis and Design in a Changing World, 5th Edition 42

  37. RMO Information Systems Department Staffing Figure 1-12 Systems Analysis and Design in a Changing World, 5th Edition 43

  38. Existing RMO Systems Small server cluster system Supports inventory, mail-order, accounting, and human resources High capacity network connects distribution and mail-order sites LANs and file servers Supports central office functions, distribution centers, and manufacturing centers Systems Analysis and Design in a Changing World, 5th Edition 44

  39. Existing RMO Systems (continued)‏ Supply Chain Management System Client/Server system in C++ and DB2‏ Mail Order System Mainframe COBOL/CICS. Unable to handle phone orders Phone order system Oracle and Visual Basic system built 6 years ago Retail store systems Eight-year-old point-of-sale and batch inventory package, overnight update with mainframe Systems Analysis and Design in a Changing World, 5th Edition 45

  40. Existing RMO Systems (continued)‏ Office systems LAN with office software, Internet, e-mail Human resources system Thirteen-year-old mainframe-based payroll and benefits Accounting/finance system Mainframe package bought from leading vendor Web Catalog and Order System Outside company until 2011. Irregular performance 46

  41. The Information Systems Strategic Plan Supports RMO strategic objectives Build more direct customer relationships Expand marketing beyond Western states Plan calls for a series of information system development and integration projects over several years Project launch: New customer support system to integrate phone orders, mail orders, and direct customer orders via Internet 47

  42. RMO Technology Architecture Plan Distribute business applications Across multiple locations and systems Reserve data center for Web server, database, and telecommunications Strategic business processes via Internet Supply chain management (SCM)‏ Direct customer ordering via dynamic Web site Customer relationship management (CRM)‏ Web-based intranet for business functions 48

  43. RMO Application Architecture Plan Supply chain management (SCM)‏ Product development, product acquisition, manufacturing, inventory management Customer support system (CSS)‏ Integrate order-processing and fulfillment system with SCM Support customer orders (mail, phone, Web)‏ Strategic information management system Extract and analyze SCM and CSS information for strategic and operational decision making and control 49

  44. RMO Application Architecture Plan (continued)‏ Retail store system (RSS)‏ Replace existing retail store system with system integrated with CSS Accounting/finance system Purchase intranet application to maximize employee access to financial data for planning and control Human resources (HR) system Purchase intranet application to maximize employee access to human resources forms, procedures, and benefits information 50

More Related