the use/evalutation phase re-engenering proposals,”in this step the sustem is evaluated for further produvctivty improvements and the cycle may begin again. THe evaluation of the system is not finite event that concludes with the project meeting the design goals. It is a regular process that continualy reviews the system and searches for defeciencies and areas where improvements can be made. Once desgin goals and performance targets have been met the cycles can be considered overr, but as it is a cycles, it can begin again, and in fact normaly does

Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.the use/evalutation phase re-engenering proposals,”in[…]

Read more

the analysis phase identification and evalutation of sources of information,”when deciding what type of network was required for a new information system 3 RRD management consulted staff extensively. View a (video) of Kath Latch, station manager dicuws this process IN order to run a analysis of a system the first step must be to idefnitify the sources of information that will provide views on the running of the current system. THis will include the users of the information the system produces, users of the actual system and people who support the system. Each of the groups will provide into that contributes to the construction of an overall picture of the running of the system. In each of the broad groups idenitifed above, there will be diffrent categories or subgroups within it. It is important important that input is recieved from all of those parties so that a well-balanced overall view of the system can be developted. In order to perform an analysis of a system a number of people must be consulted of the information the system produces, users of the actual system and people who support them when performning an anayalsis of the current system, the view of the users of the system are parmount in successfully recognising the strenght and idenfying weaknesses present. The first task of the analysit will be to identify who they need to consult to find out about the current system.In doing this, they will need to identify the following users of the system: those who provide data, those who input data, those minpulate the data and those who recieve data. As well as those who own or run the organization for they will also have ideas as to what the systemis doing what it can be doing or what it should be doing. Although you would imagine the dicussion with the users of the system would uncover this information

Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.the analysis phase identification and[…]

Read more

The analysis phase identification and description of the types of information needed to analayse the system,”having idenfitied the sources of information, the next step the analysis must take is to establish what information can be gained from them, The information which can be gained from them. THe infromation which can be gained from the manager will be diffrent from the customers and so on. The analuyst must decide what information should be obtained from each source identified. It is unsuaul for one use to be exlucsive source of information about the syustem most aspects of the system will have some degree of overlap- it may be that significant detail will come mainly from one source , but there will usually be other users who are also impacted and informatrion must be collected from them as well. As well as identifying who will be capable of supplying what information in this step the analayst must also make decesion about the reliability and sustainability of the sources. Information collected must be evalutated for bias and relevance and given the approrpriate weighting in the overall analysis of the system. For example, while a manager and a data clerk would both have opinions on the usefullness of the financial reports produced by a particuylar system, the maqnagers opinion would have more weighing, but conversely the data clerks opinionhas more significance in areas relting to the case of data entry. Sometimes the analyst will idenfitfy the need for other information in order for fully analyse the system. In this case, they would need to document where this information can be obtained

Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.The analysis phase identification and[…]

Read more

the design phase factors to be considered when desiging the output requirements,”in a top down approach to a system design, the programmer will start by idefntifiying the output that the system will need to produce. There are a number of possible output formats that must be considered including such items as printer, screen, plotter, audio, email links to webpages, autmated fax facilities, and computer output microfilm. THere are many more possible output devices that could be incorporated into any system-it will depend on the tehcnology that is available to the developers. There are sound reasons for starting the system development with the diesign of the output, The system will be implemented to help improve effectviness or to solve a problem. In order to do this the first step will be to determine what can be done to help the situation. Once this has been done, a clear picture of what has to be provided can be identided. This will shape the output requirements of the system. while the output may seem to be the last part of the system they should be developed. It should not be. In order to make the system a success it must be able to produce the outcomes that can solve the problem, therefore the output required needs to be identified early in the process. Once the output has been identified it will place constaits on the system. These constraits will include requirements of data to be collected to procude the output and to the limitations imposed by the technologies used to create the output. While it may sound minor the manner in which output is to be created and/or displayed is actually of great significance to the design of a computer system. This is becuase it can quickly change the nature of the resources that are reuqired by the system to produce the output. For example, if the system is to collect pictures that are displayed over the web then the file size will not have to be as large as those printed. SOme of those major constaits on output include:printers-print quality e.g. laser inkjet/color and the nature of the information to be produced for example if a recipt is to be printed and needs to be made in duplicate then an impact printer will need to be used or the item printed twice. Screen if the output is primarily to be screen based then the scree nwill impose a number of limitations on the output. THe output will need to be designed to fit into the screen size. If the screen is onochrome

Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.the design phase factors to[…]

Read more

the desing phase factors to be considered when diesiing the input reuqairments,”having established what the systme needs to produce to nmeet it;s goals the next are of interest is establishing what data needs to be obtained to peoduce that output. THe design of the input is vital to the successful creation of a computer system. Put simply m the input must be collected from the various sources with a minimal amounf of errors, and with the greatest possible speed. A common term used to describe data entry is GIGO-garbage in, garbage out this expression highlights the importance of input design of the quality of the program produced . THe final output will only be accurate as the data put into the system and the quality of the data will be partly determined by the quality of the design of the collective methods. There are a number of techniques that a good programmer will use to ensure that the data they cfollect is of the best quality possible they will limit the opportunities for the user to enter the wrong data. and will ensure the user does not have to enter data there. When desigining input, the programmer should: Identify duplicate data-effecient program design requires that the program only collect and store each data element once. Programmers should analyse the data requirments and identify where data is used more than once and ensure it is collected just once. It is important to do this- while it may be easier to collect data more than once, rather than create highly complex data structures, this approach compromises the integrity of the infgormation produced as it allows for more input errors and the erection of conflicating outputs. Identify methods of reducing input errors- when collecting data, the programmer should make use of as many of the features available to ensure that the data being collected is as free from errors as possible. This can be achieved through the use of features like deop down boxes, radio buttons, check buttons, etc. That limit the user to selecting from pre-defined “”correct”” options. By carefully constructing input screens, it is possible to limit the number of areas the user can enter invalid data. Identify data validation checks while it is possible to limit the users choices to pre-defined choices it may not always Be possible or practical to do so an example would be post codes. While all postcodes are pre-defined, there are so many of them it would not be possible to list them on a screen, so another method must be employeed to make sure the data is accurate, Writing code to check the data is accurate can do this. For example the postcodes could be checkeed to see if they fall withing the expected range for the state given. WHile this relies on the user to input correct data, it does reduce the amound of incorrect data the system collects. Input screen/ method design- thought needs to be given to the actual dsign of the input collection screen or methods care needs to be taken to ensure the screens that collect the data are arranged in an attractive and logical manner

Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.the desing phase factors to[…]

Read more

Sevison Multimedia,”sevison multimedia informations flow wiwithing the company showing how the various employees interact with each other in the system. An important phase in the developemtn of a new system is the documentation of the infromation flow withing the existing systgem. In this step all the data in the system is recorded from when it is recieved through manipulation in the system, until the final information is proposed. In each phase it is provdiiging the system with the data, performing the manipulation and recieiving the infromation that is produced. There are a number of tools that are used to represent these features-data flow diagrams DFDs. content diagrams and entry relationship diagrams. The reason why this stage is so important, is that it allows the analyst to develop a complete understanding of the way in which the various parties interact with each other in the benfitis of identifying the areas in which the company has direct contact and those for which it must rely on outside sources. Obviously, when designing a new system there is no point in changing areas, which the compnay has no control over, such as specifying data muyst be recivived in a particular way

Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.Sevison Multimedia,”sevison multimedia informations flow[…]

Read more

data flow (picture),”`identifycation and description of problem areas in the system, which are grouped and become the basis for the development of the new system is the final stage of the analysis phase. Here the analayust will look at all of the data that they have collected and decided where the current systems performance can be improved. The analyst will then reconstruct the DFOs to represent the propsed changes

Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.data flow (picture),”`identifycation and description[…]

Read more