SAD

Descripción

Systems Analysis and Design revision Mind Map
Bhavit Chhatralia
Mapa Mental por Bhavit Chhatralia, actualizado hace más de 1 año
Bhavit Chhatralia
Creado por Bhavit Chhatralia hace más de 10 años
147
0

Resumen del Recurso

SAD
  1. System Modelling/Models
    1. Meaning of systems modeling
      1. The use of model to conceptualize and construct systems
        1. The interdisciplinary study of the use of these models
          1. Systems modeling, analysis, and design efforts
            1. Systems modeling and simulation, such as system dynamics
            2. Types of Modeling
              1. Waterfall Model (linear)
                1. Sequential development process, development flows steadily downwards through the SDLC phases;
                  1. Analysis
                    1. Design
                      1. Implementation
                        1. Testing
                          1. integration
                            1. Maintenance
                              1. Waterfall Model Image Representation
                              2. emphasizing planning, time schedules, target dates, budgets and implementation at one time allows us to consider, think and plan through the entire life of a project
                              3. Parallel Development (Structured)
                                1. Similar to Waterfall Model difference being
                                  1. Instead of completing each one of the phases for the whole project the project is divided into small projects and each one of the phases is implemented separately for each one of them
                                    1. This way, the development process is carried on concurrently and separately for each one of the small sub projects.
                                2. Prototyping (iterative)
                                  1. Prototying allows people to have 'Stake' or interest in a system to 'Test Drive' designs
                                    1. Not all prototypes are interactive, the most useful application of prototyping is based upon providing a simulation of some behaviour and functionality.
                                    2. Agile (iterative)
                                      1. Advocates a lighter more people-centric view point than traditional aprroaches of iterative development
                                        1. Agile processes fundamentally incorporate iteration and the continuous feedback that it provides to successively refine and deliver a software system.
                                        2. Spiral (Linear + Iterative)
                                          1. Allows for incremental releases of the product, or incremental refinement through each time around the spiral
                                            1. The spiral model also explicitly includes risk management within software development
                                            2. Based on continuous refinement of key products for requirements definition and analysis, system and software design, and implementation (the code
                                              1. Uses many of the same phases as the waterfall model, in essentially the same order, separated by planning, risk assessment, and the building of prototypes and simulations
                                                1. Starting at the center, each turn around the spiral goes through several task regions;
                                                  1. - Dtermine the objectives, alternatives, and constraints on the new iteration.
                                                    1. - Evaluate alternatives and identify and resolve risk issues
                                                      1. - Develop and verify the product for this iteration
                                                        1. - Plan the next iteration
                                                  2. Interfacing
                                                    1. Interface metaphor is a set of user interface visuals, actions and procedures that exploit specific knowledge that users already have of other domains
                                                      1. example of an interface metaphor is the folders and the file cabinet representation of the file system of an operating system. Another example is the tree view representation of a file system, as in a file manager, that helps a user to use it, given some previous knowledge of recursive structures
                                                      2. Usability (Simplicity, less is more, don't make me think, don't make me read)
                                                        1. Testing Usability
                                                          1. 1. Get users to try the system out and talk about their experience (see Krug) Select roles Select tasks Get users (role-person) to try to execute the task
                                                            1. 2. Get the user to talk through what they are doing and record this. Record the users facial expressions. Record the mouse movements
                                                              1. 3. Play back video to user, and have them explain in further detail
                                                                1. 4. Analyse what went wrong and compile the data: Error severity Number of mouse clicks used Facial expressions, show frustration etc Navigation paths
                                                                2. "Usability is a quality attribute that assesses how easy user interfaces are to use.” (Nielsen, 2003)
                                                                3. 5 quality componets
                                                                  1. Learnability: How easy is it for users to accomplish basic tasks the first time they encounter the design?
                                                                    1. Efficiency: Once users have learned the design, how quickly can they perform tasks?
                                                                      1. Memorability: When users return to the design after a period of not using it, how easily can they reestablish proficiency?
                                                                        1. Errors: How many errors do users make, how severe are these errors, and how easily can they recover from the errors?
                                                                          1. Satisfaction: How pleasant is it to use the design?
                                                                          2. 10 usability heuristics
                                                                            1. Visibility of system status: The system should always keep users informed about what is going on, through appropriate feedback within reasonable time.
                                                                              1. Match between system and the real world: The system should speak the users' language, with words, phrases and concepts familiar to the user, rather than system-oriented terms. Follow real-world conventions, making information appear in a natural and logical order.
                                                                                1. User control and freedom: Users often choose system functions by mistake and will need a clearly marked "emergency exit" to leave the unwanted state without having to go through an extended dialogue. Support undo and redo.
                                                                                  1. Consistency and standards: Users should not have to wonder whether different words, situations, or actions mean the same thing. Follow platform conventions.
                                                                                    1. Error prevention: Even better than good error messages is a careful design which prevents a problem from occurring in the first place. Either eliminate error-prone conditions or check for them and present users with a confirmation option before they commit to the action.
                                                                                      1. Recognition rather than recall: Minimize the user's memory load by making objects, actions, and options visible. The user should not have to remember information from one part of the dialogue to another. Instructions for use of the system should be visible or easily retrievable whenever appropriate.
                                                                                        1. Flexibility and efficiency of use: Accelerators -- unseen by the novice user -- may often speed up the interaction for the expert user such that the system can cater to both inexperienced and experienced users. Allow users to tailor frequent actions.
                                                                                          1. Aesthetic and minimalist design: Dialogues should not contain information which is irrelevant or rarely needed. Every extra unit of information in a dialogue competes with the relevant units of information and diminishes their relative visibility.
                                                                                            1. Help users recognize, diagnose, and recover from errors Error messages should be expressed in plain language (no codes), precisely indicate the problem, and constructively suggest a solution.
                                                                                              1. Help and documentation Even though it is better if the system can be used without documentation, it may be necessary to provide help and documentation. Any such information should be easy to search, focused on the user's task, list concrete steps to be carried out, and not be too large. I originally developed the heuristics for heu
                                                                                            2. Stages from the SDLC
                                                                                              1. 2. Project Initiation + Planning
                                                                                                1. Operational Feasibility
                                                                                                  1. Economic Feasibility
                                                                                                    1. Technical ^
                                                                                                      1. Human Factors ^
                                                                                                        1. Legal/Political ^
                                                                                                        2. 3. Analysis
                                                                                                          1. User Requirements
                                                                                                            1. System Requirements
                                                                                                            2. 4. Design
                                                                                                              1. Desired Software Features in Detail
                                                                                                                1. Functional Hierarchy diagrams
                                                                                                                  1. Screen Layout diagrams
                                                                                                                    1. Tables of Business Rules
                                                                                                                      1. Business Process Diagrams
                                                                                                                        1. Pseudo-Code
                                                                                                                          1. entity-relationship diagram + Full Data Dictionary
                                                                                                                          2. 5. Implementation
                                                                                                                            1. Changes and enhancements would be made with the implementation
                                                                                                                              1. Two approaches to System Development
                                                                                                                                1. Structured
                                                                                                                                  1. Object Oriented
                                                                                                                                2. 6. Maintenace
                                                                                                                                  1. 1. Project Idenification and Selecion
                                                                                                                                  2. Reporting
                                                                                                                                    1. Giving data meaning it becomes information, information is processed data.
                                                                                                                                      1. Value of reports
                                                                                                                                        1. Well-designed reports have useful information in a time series, making them a valuable data repository. And if the report covers the right questions, the process of gathering the information can generate valuable insights for the project team to act upon.
                                                                                                                                        2. Principles of good reports
                                                                                                                                          1. - Title must be informative
                                                                                                                                            1. - Number of pages
                                                                                                                                              1. - Date
                                                                                                                                                1. - Time (must not change + must be in a useful place)
                                                                                                                                                  1. - Same header on every page
                                                                                                                                                    1. - Don't switch fonts
                                                                                                                                                      1. - Don't use multiple font sizes (2 max, header + rest)
                                                                                                                                                      2. Classic reports (columnar)
                                                                                                                                                        1. - Column widths decided by width of data not header
                                                                                                                                                          1. - Sort columns on the left
                                                                                                                                                            1. - Text columns almost always left justified
                                                                                                                                                              1. - Numeric almost always right jutified
                                                                                                                                                            2. Trading
                                                                                                                                                              1. Information Systems relate tightly to Trading, almost all trading is done via IS
                                                                                                                                                                1. Elements of Trading
                                                                                                                                                                  1. Order
                                                                                                                                                                    1. Delivery Note
                                                                                                                                                                      1. Invoice
                                                                                                                                                                        1. Remittance Advice
                                                                                                                                                                          1. Returns Note
                                                                                                                                                                            1. Credit Note
                                                                                                                                                                              1. Account
                                                                                                                                                                                1. Statement
                                                                                                                                                                                  1. Book-Keeping
                                                                                                                                                                                2. MRP&MRPII / JIT
                                                                                                                                                                                  1. Just in Time
                                                                                                                                                                                    1. "pull" system of production
                                                                                                                                                                                      1. Orders provide a signal for when a product should be manufactured
                                                                                                                                                                                        1. Demand-pull enables production only of what is required in the correct quantity and at the correct time
                                                                                                                                                                                          1. This means that stock levels of raw materials, components, work in progress and finished goods can be kept to a minimum.
                                                                                                                                                                                            1. requires a carefully planned scheduling and flow of resources through the production process
                                                                                                                                                                                              1. Information is exchanged with suppliers and customers through EDI (Electronic Data Interchange) to help ensure that every detail is correct.
                                                                                                                                                                                            2. 0 Targets of JIT
                                                                                                                                                                                              1. 0 Defects - poor quality is inevitable
                                                                                                                                                                                                1. 0 inventory - Rejecting the view that
                                                                                                                                                                                                  1. it is an asset
                                                                                                                                                                                                    1. Proof of work
                                                                                                                                                                                                      1. buffer against poor suppliers
                                                                                                                                                                                                        1. ensure machine utilisation
                                                                                                                                                                                                  2. 0 lead time / set up time
                                                                                                                                                                                                    1. ○ When it takes a day to set up - you need to make as much as you can to cover the cost of set up
                                                                                                                                                                                                      1. Lower set up time better
                                                                                                                                                                                                      2. 0 handling
                                                                                                                                                                                                        1. ○ Make it so that when one part is done it can move to the next part without much time i.e. next to each other
                                                                                                                                                                                                      3. Changes resulting from JIT
                                                                                                                                                                                                        1. Factory Layout
                                                                                                                                                                                                          1. ○ Re-laid the factory - e.g. put doors in the factory to make the incoming lorry part of the production line etc.
                                                                                                                                                                                                          2. Product Design
                                                                                                                                                                                                            1. ○ You design the product to be easier to make ○ Multi-disciplinary teams come in to make the product easier to make
                                                                                                                                                                                                            2. Customer
                                                                                                                                                                                                              1. Change relationships with customer, able to build around customer request
                                                                                                                                                                                                              2. Supplier
                                                                                                                                                                                                                1. Contracts change
                                                                                                                                                                                                            3. Material Requirements Planning
                                                                                                                                                                                                              1. production planning and inventory control system used to manage manufacturing processes
                                                                                                                                                                                                                1. Software-based
                                                                                                                                                                                                                  1. Can be done by hand
                                                                                                                                                                                                                  2. 1. Ensure materials are available for production and products are available for delivery to customers.
                                                                                                                                                                                                                    1. 2. Maintain the lowest possible material and product levels in store
                                                                                                                                                                                                                      1. 3. Plan manufacturing activities, delivery schedules and purchasing activities
                                                                                                                                                                                                                    2. Inputs
                                                                                                                                                                                                                      1. BOM (Bill Of Materials)
                                                                                                                                                                                                                        1. Statement of all the parts needed to make 1 product. Came in the 50's 60's
                                                                                                                                                                                                                        2. MPS (Master Production Schedule)
                                                                                                                                                                                                                          1. How many going to be made in a day or set time
                                                                                                                                                                                                                            1. Can change
                                                                                                                                                                                                                          2. Manufacturing Time
                                                                                                                                                                                                                            1. Ordering Lead Times
                                                                                                                                                                                                                              1. Order Schedule
                                                                                                                                                                                                                                1. Stock Position
                                                                                                                                                                                                                                  1. Outputs
                                                                                                                                                                                                                                    1. Schedule of orders
                                                                                                                                                                                                                                      1. Each item required how many and the date order must be placed with supplier
                                                                                                                                                                                                                                      2. MRP software
                                                                                                                                                                                                                                        1. Can be done via spreadsheet but the more complex the better it is for MRP software
                                                                                                                                                                                                                                    2. Issue with MRP
                                                                                                                                                                                                                                      1. MRP ignores capacity
                                                                                                                                                                                                                                        1. Having materials to make 1000 of x but only able to make 500
                                                                                                                                                                                                                                          1. Assumes infinite manufacturing capacity
                                                                                                                                                                                                                                          2. MRPII made to resovle issues
                                                                                                                                                                                                                                        2. MRPII (Manufacturing Resources Planning)
                                                                                                                                                                                                                                          1. MRPII differs as it incorporates processes limitation into it's ideology
                                                                                                                                                                                                                                            1. Where MRP has BOM MRPII adds BOP (Bill Of Processes)
                                                                                                                                                                                                                                              1. BOP calculates:
                                                                                                                                                                                                                                                1. - Number of items able to produce at any one time(start time and quantity)
                                                                                                                                                                                                                                                  1. - Produces a shop floor schedule
                                                                                                                                                                                                                                                    1. - What and when to order
                                                                                                                                                                                                                                                      1. - Produces a stock ordering schedule
                                                                                                                                                                                                                                                2. BOP allows the right materials to be ordered at the right time when the production is actually going to take place
                                                                                                                                                                                                                                          2. The Systems Analysis and Design (SAD) is the process of developing Information Systems (IS) that effectively use hardware, software, data, processes, and people to support the company's businesses objectives
                                                                                                                                                                                                                                            Mostrar resumen completo Ocultar resumen completo

                                                                                                                                                                                                                                            Similar

                                                                                                                                                                                                                                            Renal System A&P
                                                                                                                                                                                                                                            Kirsty Jayne Buckley
                                                                                                                                                                                                                                            Diabetes Mellitus
                                                                                                                                                                                                                                            Kirsty Jayne Buckley
                                                                                                                                                                                                                                            Biology
                                                                                                                                                                                                                                            amybeller
                                                                                                                                                                                                                                            Social psychology
                                                                                                                                                                                                                                            Dahlia Mikha
                                                                                                                                                                                                                                            First Year at University
                                                                                                                                                                                                                                            eleanor.adamandi
                                                                                                                                                                                                                                            First Year at University
                                                                                                                                                                                                                                            andrea4584
                                                                                                                                                                                                                                            Feelings Flashcards
                                                                                                                                                                                                                                            dlal.alsakran
                                                                                                                                                                                                                                            The Marketing Concept
                                                                                                                                                                                                                                            sheree4queen13
                                                                                                                                                                                                                                            ECO 370 - Labor Economics - Problem Sets
                                                                                                                                                                                                                                            LemonKing
                                                                                                                                                                                                                                            ECO 351 - Business Statistics II - SAS Terminology
                                                                                                                                                                                                                                            LemonKing
                                                                                                                                                                                                                                            Topic 3..Periodic properties of elements..
                                                                                                                                                                                                                                            ay783847