1 / 51

Introduction to System Development Introduction : Have you ever seen newspaper headlines

Introduction to System Development Introduction : Have you ever seen newspaper headlines similar to the following ? IRS Computer Audit Record Number of Tax Returns Computer Skills Needed for Today’s Jobs Computer Failure Halts Shuttle Launch

micah-vance
Download Presentation

Introduction to System Development Introduction : Have you ever seen newspaper headlines

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. Introduction to System Development • Introduction : Have you ever seen newspaper headlines • similarto the following ? • IRS Computer Audit Record Number of Tax Returns • Computer Skills Needed for Today’s Jobs • Computer Failure Halts Shuttle Launch • Wall Street Computer Handle Growing Stock Trading • Volume • Newspaper headlines are not our only view of today’s • widespread use of computers. The use of computers in today’s • world is commonplace. We take computers for granted and • expect them to work perfectly; that is, to be reliable, fast, • accurate, and easy to use.

  2. Systems and procedures • As it conducts its business, a company performs many • functions in a specified manner. • A procedure is defined as the series of steps followed in • a regular, specified order to accomplish one end result. • One procedure for company is the writing of employee • payroll checks, and a second procedure is the filling of • customer orders. • A system is defined as a set of procedures used to • accomplish specific results.

  3. Example Systems • Student Record Management System • A computerised system that manages information concerning courses on offer at Brookes and Students registered to take one of more of those courses. • Library Loan System • A computerised system that manages the issuing and recall of library books. • Car Park Management • A paper (form)-based system for managing the allocation of parking spaces to visitors

  4. Examples (cont.) • Traffic Management System • A system of interconnected components (roundabouts, traffic light, calming devices) to manage the flow of traffic through … • Chemical Process Control • A system based on feedback and control to manage the manufacturing of …. • The Respiratory System • The physiological system which enables the act or process of breathing in animals

  5. Key Ideas • Many failed systems were abandoned because analysts tried to build wonderful systems without understanding the organization. • The primarily goal is to create value for the organization.

  6. Simple system model Data processing Information input - manual output - computerize - knowledge

  7. System inputs are called data, and system output are called Information. Data : defined as raw facts and figures, are the raw materials of the system. Information : defined as data processed for someone’s use, represents the finished goods of the system. The objective of processing is to ensure the validity of the incoming data and to convert valid data into timely and accurate information. A system may be called an information system, an application, or an application system.

  8. Information system components People Procedure Hardware Software Files Information Data

  9. People - include both management and end users Procedures - the tasks performed by all the people Hardware - computers, scanners, printer, and noncomputer equipment Software - system software - DOS, Windows, and UNIX - application software Files - the retained data is stored in files and databases on computer An information system is the collection of data, people, procedures, hardware, software, files, and information required to accomplish an organized set of functions.

  10. Data, Information and Knowledge

  11. Wisdom "Wisdom is not a product of schooling but of the lifelong attempt to acquire it.“ Albert Einstein

  12. Business information systems Each business organization sells specific products or services and has specific goals, methods, and information system requirements that are set in the organization’s underlying corporate culture. A company’s corporate culture is the set of beliefs, rules, traditions, values, and attitudes that give a company its atmosphere or personality and govern its way of doing business. In order to create an effective information system for a company, you must understand the information system’s requirements and the company’s goals, methods, and corporate culture.

  13. Although there are a variety of types of business • organizations in operation in the world today, companies • are generally classified into two basic types: • Industrial, or production-oriented companies, which • produce, sell, and distribute goods • service companies, which sell and distribute goods, • services, or information • The total business information system of a company • normally consists of a series of subsystems, many of which • are common to all business organizations.

  14. Purchasing Systems Production Systems Vendor Selection Ordering Electronic Buying Receiving Inspection Accounts Payable Raw Materials Production Scheduling Finished Goods Costing Packaging Shipping and Distributing Human Resource Systems Employee Selection Compensation Analysis Benefits Projections Employment History Skills Inventory Finance Systems General Ledger Payroll Cost Accounting Budgeting Portfolio Analysis Marketing Systems Receivables Systems Customer Order Entry Pricing Sales Analysis Advertising Performance Forecasting Customer Invoicing and Billing Cash Receipts Accounts Receivable

  15. Four characteristics of business information systems help to define their complexity. 1. Information systems are related to other information systems. 2. A boundary between two systems is where one system ends and the other system begins. 3. In addition to the common business information systems, there are many specialized information systems. At a school, specialized information systems handle class registration, class room scheduling, student grading, student loans, and transcript processing.

  16. 4. Large and small companies in the same industry have significant differences in their information system requirements.

  17. Types of information systems • The types of information systems that use a computer • fall into six broad categories: • Operation systems (transaction processing system) • Management information systems (MIS) • Decision support systems (DSS) • Executive information systems (EIS) • Expert systems (ES) or Artificial intelligence (AI) • Office automation systems (OAS) • The integration of information systems

  18. Organization levels Information is a company asset, as are employee, equipment and buildings, materials, and money. Information systems exist to provide this information asset to people in the organization. Information requirements vary widely, depending on the person’s responsibilities and position within the company. All companies organize in the way shown in figure; operational personnel report to lower management, who report to middle management, who report to top management.

  19. Organization levels Top Management (Strategic) Middle Management (Tactical) Lower Management (Supervisory) Operational Personnel (Functional)

  20. Organization Responsibility Decision Information Systems Level Making Requirements Top Develop long-range Unstructured Executive information systems Management goals, plans and MIS summaries strategies Decision support systems Office automation systems Middle Develop short-range Semi-structured MIS summaries and exceptions Management goals, plans, and Decision support systems tactics Office automation systems Lower Develop day-to-day Structured Operational systems details Management plans and supervise Some MIS summaries and operational personnel exceptions Office automation systems Operational Perform routine Structured Operational systems details Personnel function Expert systems Office automation systems

  21. ESS GDSS CSCWS ES, DSS, MIS KWS, OAS TPS

  22. Integrating Technologies for Systems 1. Ecommerce Applications and Web Systems - Increasing user awareness of the availability of a service, product, industry, person, or group. - The possibility of 24-hour access for users. 2. Enterprise Systems - Service-oriented architecture (SOA) - Enterprise resource planning (ERP) 3. Systems for Wireless and Mobile Devices 4. Open Source Software (OSS)

  23. ESS GDSS CSCWS Wireless Systems ES, DSS, MIS Enterprise Systems KWS, OAS TPS Ecommerce and Web Systems 24

  24. Information systems department The structure of the information systems department varies among companies, as does its name and its placement within the organization. Director Information Systems Manager Technical Support Manager Information Center Manager Applications Manager Operations

  25. Maxim The organization that has the best information, knows where to find it, and can utilize it the quickest wins.

  26. Data Quality Factors • Accuracy • Whether the value of each item of data is correct • Timeliness • Whether the data are up-to-date • Consistency • Whether the data in one part of the database have a common, appropriate set of controls to related concepts stored elsewhere

  27. Data Quality Factors • Transparency of meaning • Whether the context for the data is clearly and commonly understood by all those with a legitimate interest • Availability • Whether the people who need the data can actually access it

  28. System definition : set of interrelated and interacting elements that work together to accomplish specific purposes. structure : inputs, processes, outputs, feedback, environment, decision maker. subsystem : a system within a system. system performance : effectiveness (doing the right thing),efficiency (doing the thing right), cost, complexity, and control.

  29. Effectiveness and Efficiency • Two Major Classes of Performance • Measurement • Effectiveness is the degree to which goals • are achieved Doing the right thing! • Efficiency is a measure of the use of inputs • (or resources) to achieve outputs • Doing the thing right!

  30. Environment Customers Government Weather conditions Processes Procedures Programs Tools Activities Decisions Inputs Raw materials Costs Resources Outputs Performances Consequences Finished products Services delivered Competitors Decision maker Feedback Vendors Banks Stockholders System boundary

  31. Inputs are elements that enter the system Processes convert or transform inputs into outputs Outputs describe finished products or consequences of being in the system Feedback is the flow of information from the Output to the decision maker, who may modify the inputs or the processes (closed loop) The Environment contains the elements that lie outside but impact the system's performance

  32. ตัวอย่าง การวิเคราะห์ระบบมหาวิทยาลัย Goal --> การเรียนรู้และเสริมสร้างทักษะ Input --> นักศึกษา อาจารย์ บุคลากร อุปกรณ์การเรียน Transformation process --> การเรียน การสอน การฝึกปฏิบัติ Output --> นักศึกษาที่จบการศึกษา Data --> รายชื่อนักศึกษา รายชื่อหลักสูตร Information --> สรุปจำนวนนักศึกษาแยกตามหลักสูตร สรุปค่าใช้จ่ายต่อหลักสูตร ฯลฯ Management --> ผู้บริหารหลักสูตร Decision --> ให้เปิดหลักสูตรใหม่ Standard --> course outline กฎเกณฑ์ของมหาวิทยาลัย ระเบียบต่างๆ

  33. Modeling a system Model = abstraction of reality - narrative models - physical models - schematic models - mathematical models F = X2 + Y2

  34. Systems Analysis and Design: What is it? • Systems analysis: the systematic study of the information needs and problems of some organizational domain in order to recommend improvements and specify the business requirements for the solution. • Systems design: the specification of a technical, computer-based solution for the business requirements identified in a systems analysis

  35. Systems Analysis and Design: Why is it? • Many information systems fail, because of: • lack of reliability • lack of usability • not what the users wanted • incompatible with other systems • SA&D addresses all but the first problem • SA&D is also long-term approach to ensure the overall effectiveness of IT in the organization

  36. Systems Analysis and Design: Who is it? • A systems analyst studies the information • problems and needs of an organization to • determine how to best solve the problems and • accomplish improvements using information • technology. • improved business processes • improved information systems • improved computer applications

  37. Systems Analysis and Design: Who is it? • Roles of the Systems Analyst : • Consultant (outsider) • Supporting Expert (insider) • Agent of Change (shaker) 38

  38. Systems Analysis and Design: Where is it? • Not just for businesses! • non-profit organizations • government agencies • educational institutions

  39. Key Ideas • The systems analyst is a key person analyzing • the business, identifying opportunities for • improvement, and designing information • systems to implement these ideas. • It is important to understand and develop • through practice the skills needed to • successfully design and implement new • information systems.

  40. Qualities and Skills of a Systems Analyst • Analytical • Technical • Management • Interpersonal

  41. Required skills and background • Working Knowledge of Information Systems and • Technology • Computer Programming Experience and • Expertise • General Business Knowledge • Problem-Solving Skills • Interpersonal Communications Skills • Interpersonal Relations Skills • Flexibility and Adaptability • Character and Ethics • Systems Analysis and Design Skills

  42. Who is system analyst? User System analyst Programmer

  43. ผู้บริหาร พนักงานขาย ผู้ใช้ระบบ ผู้ใช้ระบบ โปรแกรมเมอร์ ผู้ควบคุมระบบ

  44. General System Model of the Firm ENVIRONMENT Standards Information and data Information Decisions Information Processor Management Physical resources Physical resources Input resources Transformation process Output resources

  45. ตัวอย่าง การวิเคราะห์ระบบมหาวิทยาลัย Goal --> การเรียนรู้และเสริมสร้างทักษะ Input --> นักศึกษา อาจารย์ บุคลากร อุปกรณ์การเรียน Transformation process --> การเรียน การสอน การฝึกปฏิบัติ Output --> นักศึกษาที่จบการศึกษา Data --> รายชื่อนักศึกษา รายชื่ออาจารย์ รายชื่อหลักสูตร... Information --> สรุปจำนวนนักศึกษาแยกตามหลักสูตร สรุปค่าใช้จ่ายต่อหลักสูตร... Management --> ผู้บริหารหลักสูตร Decision --> ให้เปิดหลักสูตรใหม่ Standard --> course outline กฎเกณฑ์ของมหาวิทยาลัย ระเบียบต่างๆ

  46. หน้าที่ของผู้บริหาร (โดย พระเมธีธรรมาภรณ์) หน้าที่ของนักบริหารปรากฎอยู่ในคำจำกัดความที่ว่า “การบริหารหมายถึงศิลปแห่งการทำงานให้สำเร็จโดยอาศัยคน อื่น” นักบริหารมีหน้าที่วางแผน จัดองค์การ อำนวยการและ ควบคุมทรัพยากรบุคคลและทรัพยากรอื่นๆ ให้ดำเนินงานไป ในทิศทางเดียวกันเพื่อบรรลุเป้าหมายที่วางไว้ หน้าที่ของนักบริหารมีอยู่ 5 ประการ ตามอักษรภาษา อังกฤษทั้งห้า คือ POSDC ดังนี้ 1.) การวางแผน (Planning) หมายถึงการกำหนดนโยบาย และมาตรการอันเป็นแนวทางปฏิบัติเพื่อบรรลุเป้าหมายที่วางไว้ มีรายละเอียดที่เรียกว่าโครงการประกอบด้วย

  47. 2.) การจัดองค์การ (Organizing) หมายถึงการกำหนด ตำแหน่งสายบังคับบัญชาในองค์การว่ามีตำแหน่งอะไรบ้าง แต่ละตำแหน่งมีอำนาจหน้าที่อย่างไร ใครสั่งการใครเป็นต้น 3.) การแต่งตั้งบุคลากร (Staffing) หมายถึงการสรรหา บุคลากรมาบรรจุแต่งตั้งในตำแหน่งที่กำหนดไว้ตามหลักแห่ง การใช้คนให้เหมาะกับงาน 4.) การอำนวยการ (Directing) คือ การกำกับสั่งการและ มอบหมายให้แต่ละฝ่ายได้ปฏิบัติงานตามแผนที่วางไว้ 5.) การควบคุม (Controlling) คือการติดตามดูว่าแต่ละ ฝ่ายปฏิบัติงานไปถึงไหน มีปัญหาและอุปสรรคเกิดขึ้นที่ใด และที่สำคัญคือการป้องกันไม่ให้ย่อหย่อนต่อหน้าที่ ละทิ้ง หน้าที่หรือทุจริตต่อหน้าที่

  48. คุณลักษณะของนักผู้บริหารคุณลักษณะของนักผู้บริหาร นักบริหารจะทำหน้าที่สำเร็จลุล่วงไปด้วยดีถ้ามีคุณ ลักษณะ 3 ประการ ดังที่พระพุทธเจ้าตรัสไว้ในทุติยปาปณกสูตร ดังนี้ 1.) จักขุมา หมายถึง การมีปัญญามองการณ์ไกล คุณลักษณะข้อนี้ตรงกับภาษาอังกฤษว่า Conceptual Skill คือ ความชำนาญในการใช้ความคิด 2.) วิธูโร หมายถึง การจัดการธุระได้ดี มีความเชี่ยวชาญ เฉพาะด้าน คุณลักษณะข้อนี้ตรงกับภาษาอังกฤษว่า Technical Skill คือ ความชำนาญด้านเทคนิค

  49. 3.) นิสสยสัมปันโน หมายถึง พึ่งพาอาศัยคนอื่นได้เพราะ เป็นคนมีมนุษยสัมพันธ์ดี นักบริหารที่ดีต้องผูกใจคนไว้ได้ คุณลักษณะข้อนี้ตรงกับภาษาอังกฤษว่า Human Relation Skill คือ ความชำนาญด้านมนุษยสัมพันธ์ คุณลักษณะทั้ง 3 ประการมีความสำคัญมากน้อยต่างกัน นั้นขึ้นอยู่กับระดับของนักบริหาร - นักบริหารระดับสูงควรมีคุณลักษณะข้อ………… - นักบริหารระดับกลางควรมีคุณลักษณะข้อ……… - นักบริหารระดับต้นควรมีคุณลักษณะข้อ………... ขงจื้อเตือนว่า “อย่าห่วงว่าใครไม่รู้ว่าท่านเก่ง หรือมีความ สามารถจงห่วงแต่ว่าสักวันหนึ่งเมื่อคนเขายกย่องหรือเลื่อน ตำแหน่งท่าน ท่านมีความเก่งสมกับที่เขายกย่องหรือเปล่า”

More Related