| PRIDE | ® | -ISEM |
| ||||||
"Forgetting the human-being during design will cause the human-being to forget
the system at time of startup; it will be DOA, Dead On Arrival."
- Bryce's Law
This section contains the following:
Copyright © 1971-2006 by
M. Bryce & Associates
Palm Harbor, Florida, USA
All rights reserved.
The purpose of this phase is to design procedures to implement the sub-systems in a cost effective manner. Several events occur during this phase:
METHODOLOGY NAVIGATION
A Phase 3 may be initiated either by following a normal
Phase 2 or, if a modification/improvement, following Phase 1,
Activity A. There is a one-to-one relationship between Phase 3
and a sub-system. In other words, a Phase 3 will be executed
for each sub-system identified in Phase 2. As such, the Project
Manager may bind the sub-system number to the project/phase key.
For example:
There can be several Phase 3's executing in parallel or,
depending on resource allocations and/or project priorities,
some Phase 3's may be postponed or delayed.
The formal deliverable resulting from Phase 3 is a
"Sub-System Design Manual" consisting of a description of the
procedures, input/output definitions, along with an updated
project estimate/schedule for the sub-system. This is reviewed
with management who must decide whether to:
Following Phase 3, this branch of the ISEM project
will branch further to multiple Phase 4's; Phase 4-I for
Administrative Procedures and Phase 4-II if a Computer
Procedure has been identified.
Phase 3 may also affect DBEM Phase 5 where the Application
Physical Data Base Model is designed. During ISEM Phase 3,
physical working files are identified. Data Base Administration
must then accommodate these new files as required.
GENERAL DISCUSSION
Based on the rough designs of the sub-system as prepared
in Phases 1 and 2, Systems Engineering prepares the final
sub-system design. Whereas in Phases 1 and 2 the emphasis was
to design backwards, from Output to Input, in Phase 3 (and
Phase 4) the emphasis is on designing forward, from beginning
to end. Each procedure is detailed as to WHAT is to be
processed, WHEN it will be processed, WHO will process it, and
HOW. All of the Inputs, Files and Outputs identified for the
sub-system in Phase 2 are detailed, as well as additional files,
such as manual files and computer input/output files.
The principal objective of Phase 3 is to define and
synchronize processing within the sub-system, particularly the
human/machine interface. Sufficient detail should be expressed
in Phase 3 so that the administrative procedures can then be
written and developed separately from the computer procedure.
To do this, the sub-system design must express two things:
Processing and data dependencies must be explicitly
defined before the sub-system can branch to "Administrative
Procedure Design" (Phase 4-I) and "Software Engineering" (Phase
4-II). Failure to define such detail will result in processing
inconsistencies later.
The successful implementation of a system depends upon the
clearness and completeness of its procedures. Many systems are
ineffective or have failed in operation due to the lack of
procedures. Procedures can minimize the need for trained
specialists in each department in order to insure correct
performance of the system. System modifications can be
implemented readily through procedure revisions. Many times in
the past, systems have been implemented by "word of mouth" under
the guise of quicker system start-up. This increase in speed
was an illusion and the end result was an increase in expense
and system errors due to incorrectly prepared data and poor
communications between functions. More importantly, a poor
start-up of a system can create a credibility gap with the user
that may never be overcome, even after all problems have been
corrected. Careful delineation of procedures during sub-system
design will minimize these problems.
TYPES OF PROCEDURES
Each sub-system consists of one or more Administrative
Procedures and, at most, one Computer Procedure. It is
quite possible for a sub-system to be implemented without a
computer procedure; a manually implemented sub-system for
example. However, a sub-system will always have at least one
administrative procedure, even if it is nothing more than
to initiate/schedule a computer procedure.
A separate procedure should be defined any time the "work
flow" crosses an organizational boundary (such as between
business functions). If the procedural "work flow" within any
single part of the organization appears overly complex, the
engineer may define multiple procedures without necessarily
crossing an organizational boundary.
An Administrative Procedure deals specifically with the
human being. The Computer Procedure deals with the internal
processing of the computer.
Administrative Procedures
There are three types of Administrative Procedures:
Computer Procedures
These procedures consist of a series of computer programs,
one or more, required for the computer to perform during the the
sub-system. A Computer Procedure could be as simple as one
program or could have several programs within it. It ultimately
depends on the type of work required. The decision as to the
number of programs required to implement the computer procedure
is made during Phase 4-II "Software Engineering."
Standard Operating Procedures
ISEM does not cover standard operating procedures for
computer operation (e.g., logon/logoff), data control, data
transmission and conversion. These procedures can vary
depending on equipment, systems, software and organization.
However, ISEM does assume that these procedures exist.
Therefore, during sub-system design, procedures are prepared
only when the system requires an action that is non-standard.
For example, batch balancing pertains specifically to a
particular input and requires that a specific procedure be
followed.
TIMING CONSIDERATIONS
As the sub-system is decomposed into procedures, timing is
refined to express when each procedure is executed within the
sub-system and how fast it must be performed. The timing for
the overall sub-system is expressed in terms of:
However, "Frequency" is not applicable for a single procedure,
and "Offset" and "Response Time" take on new meaning:
The objective here is to synchronize the timing of the
procedures. Offset and Response Time, therefore, will not
be the same as specified for the overall sub-system. As an
example, assume that a sub-system represents a weekly process
with an offset of 1D (the first day of the week) and a response
time of three hours. Let's also assume that the sub-system
can be executed with three sequential procedures. The timing
of the three procedures could possibly be defined as:
This is a simple example; sub-systems can obviously be much more complicated than this. Yet, it demonstrates the synchronization of the three procedures. Timing at this level also provides insight into the type of responsiveness which both the human being and computer must have during the sub-system. One last note, the accumulated response time of the procedures must not exceed the response time specified for the overall sub-system. SUB-SYSTEM FLOWCHART The sub-system design is graphically represented by the Sub-System Flowchart, one of the formal deliverables resulting from Phase 3. As with all ISEM flowcharts, the diagram shows the next level of detail in the system structure: procedures. Each procedure is represented on the flowchart with its appointed inputs, outputs, files and timing. A Table of Files accompanies the flowchart which shows how the various files are used in the procedures: either "C" Created, "U" Updated, "R" Referenced, or combinations of all three. The sub-system flowchart expresses both the processing flow and data flow of the sub-system. As a "Process Diagram," the flowchart shows the flow of work; what the human being is responsible for performing and what is expected from the computer. How the flowchart is drawn, horizontally or vertically, is irrelevant. All that is important is that the graphic express the dependencies between procedures, inputs, outputs, and files. For additional information on "PRIDE" Graphics, see: "PRIDE" Flowcharting Symbols. METHODS OF PROCESSING During sub-system design the Systems Engineer must be reminded of the basic processing concepts as defined in ISEM:
For additional information on "Methods of Processing," consult the Methodology Overview. ERGONOMICS In a nutshell, ergonomics is concerned with adapting our physical work environment to suit the needs of the human being, not the other way around. The theory here is if we, as human beings, can easily adapt to our physical surroundings, the better we can accept and implement our work environment. This is a valid point which should be considered in any systems development undertaking, large or small. In reality, the concept is an old one as it was used by "Systems & Procedures" departments which predated the introduction of commercial computers in the workplace. But it was in the 1980's where the concept was reborn and renamed "ergonomics." This resulted in a movement where we reconsidered the design of everything from computer screens (the advent of the Graphical User Interface or "GUI"), keyboards, office furniture, etc. Ergonomics is applied when we move from logical design to the consideration of the most suitable physical implementation. In "PRIDE"-ISEM, this occurs here in Phase 3 which is where we design the physical implementation of the business process, including the human/machine interface. It is here where we must consider the human being. A poorly designed and programmed system that can be easily used is far better than an elaborate system that alienates the users. Obviously, the objective of system developers is to produce a superior system that is easy for the users to implement and use. In order to devise a suitable physical implementation, consideration must be given to the intelligence level of the humans who will implement the business process. To illustrate, I know of a popular electronics retailer who devised a totally new system for their service shops across the country. The idea was to give the store clerks easy access to reference products, parts and warranties. Prior to this, the service shops relied on massive printed catalogs which, although they were accurate, required considerable time to lookup components and warranties. The company wanted to expedite this process thereby improving customer satisfaction. As a result, they devised an elaborate system involving robust screens with computer graphics, and a mouse. True, the system could rapidly access data, but it tended to intimidate the clerks in the service centers (most did not have the inclination or temperament to use a computer). So much so, they refused to use it, opting instead to use their old catalogs. The new system quickly died a painful and expensive death. In this instance, the company failed to recognize the intelligence level of the clerks and their adaptability to new technology. Many such snafus can be found in the corporate world, all because developers failed to recognize the intelligence level of their targeted users. In addition to the user's intelligence level, developers should take into consideration the human senses: hearing, seeing, touch, taste, smell. For example, what is the point of devising an elaborate color scheme for screens or forms if there is a possibility that someone may be color blind? Or to add audio responses to computer prompts if the person is either hard of hearing or the device is placed in a noisy environment? Systems are for people, not for the computer. If people cannot assimilate new technology or find it awkward to use, they will resist it wholeheartedly. There are two basic requirements for making something ergonomically correct: It must be easy to learn and it must be easy to operate. The features required for learning a new tool or technique may or may not be the most appropriate for routine operations. For example, "menus" and "windows" are very easy for users to learn and understand initially since they can guide users through a process while sitting in front of a screen. However, in normal operation, the need to step through a number of menus to achieve a goal can be extremely frustrating and deemed a considerable waste of time by the user. Ergonomics involves any equipment, furniture or supplies to be used in performing the work. Designing an office layout is just as important as the equipment used. Because systems affect the human senses, the Systems Engineer should consider such things as lighting, posture, sound, hand and eye movement, etc., all of which directly affects the workers. Facade should not be confused with substance. Ergonomics is much more than being "on-line" to a computer with elaborate color graphics. It is a matter of determining and implementing the technology to suit the users. This requires a combination of skills in industrial engineering and industrial psychology. Industrial engineering provides for the synchronization of the work flow. Industrial psychology provides for the human element to be factored into the design while the system is being built, not added on later. In terms of equipment, there are many tools for the user to operate such as monitors, keyboards, printers, scanners, microfilm/microfiche readers, multimedia equipment, computers, etc. There is often a tradeoff between a device's ease of use and its functionality. Quite often, the simpler the device is to use, the less capability it may have. The following is a partial list of devices commonly used:
When using computer screens, there are several options available for design:
INPUT/OUTPUT DEFINITIONS When the procedural flow is established, Systems Engineering reviews and completes the definition of all inputs, outputs, files, records and data elements related to the sub-system. The illustrative input/output examples as prepared under Phase 2 are finalized for review. This includes the preparation of input transactions, panels, maps, messages, etc. associated with the inputs and outputs. The technique of working backwards from outputs to inputs is a powerful concept. If an output is defined thoroughly, defining the required input is a simple task. When defining the output, the Systems Engineer must...
The Output Description is ultimately the driving force behind the design of the Input. From these specifications the Systems Engineering should be able to define the input in terms of:
TEST CRITERIA The input/output logic provides the basis for defining the TEST CRITERIA of the sub-system, and, as such should be posted to the sub-system narrative (descriptive text). By Phase 3, input transactions should be fully defined, including the entries to be validated, along with default values. From this, Systems Engineering can begin to establish testing criteria for use in Phase 7. Further, Systems Engineering should anticipate the volume of transactions that the sub-system will process on the average, as well as maximum volumes. This will be used to establish processing benchmarks. HOW THE RD IS USED The Record Description serves a variety of purposes, the most obvious of which is to represent a storage record as used in a File (FD). However, there are other things it can represent:
Messages and Help Text are actually conveyed through panels and maps and should be defined as such. Typical types of messages include Errors, Warnings, and Information Messages. As RD's, transactions, panels and maps can be easily related to pertinent Inputs and Outputs. Further, RD-to-RD relationships can be established in the IRM for control purposes. This approach to decomposing the physical aspects of screens and reports is very conducive for translation considerations. Translation files (FD's) can be defined and developed where the panels or maps can be physically stored. As required, the panels and maps can be extracted, translated, before being returned to the file. UPDATING THE PROJECT PLAN Before proceeding with the management review of Phase 3, Project Management must reappraise the Project Plan, along with the Order-of-Magnitude estimate and schedule. By the end of Phase 3 Project Management should have a clearer understanding of the sub-system and should be able to determine if the project is proceeding as planned. If not, the plans, estimates, and schedules are updated accordingly. The principal difference between updating the project plan in Phase 3 and Phase 2, is that the Phase 3 update is used FOR THIS SUB-SYSTEM ONLY, not for others in the system. Updates to other sub-systems will occur as the various Phase 3's are executed. PHASE 3 REVIEW This represents the last major management review prior to branching out to Administrative Procedure Design (Phase 4-I) and Software Engineering (Phase 4-II). The final result of Phase 3 is a complete Sub-System Design Manual. Quality Assurance reviews this manual to assure adherence to standards. It is also reviewed with management as part of the last activity In Phase 3. It is important to understand that in this review, User Management is not just approving the design of the sub-system. They are also committing that they understand the procedures and will be responsible for their implementation. Although the Phase 3 is primarily aimed at User Management, other functions should participate in order to be kept current with project developments. This includes Software Engineering (who will evaluate computer processing requirements) and Data Base Administration (who will be responsible for implementing the physical work files identified during this phase).
DESCRIPTION OF PHASE ACTIVITIES
Activity A - Define Procedures
Systems Engineering reviews the specifications for the sub-
system from the Phase 2, "System Design Manual." Based on
these specifications, Systems Engineering prepares a Detail
estimate and schedule to complete the Phase 3 activities
for the sub-system which is reviewed with Project Management
for approval. If acceptable, Systems Engineering designs the
procedural "work flow" of the sub-system. A Sub-System
Flowchart is used to represent the design.
This becomes the basis for confirming or revising the
Sub-System Concept Diagram as prepared in Phase 2.
Activity B - Define Procedure Logic
During this activity Systems Engineering:
Activity C - Prepare Design Evaluation
Project Management reviews and revises as required the
Project Plan along with the Order-of-Magnitude
estimate and schedule for the remaining phases in the
project pertaining to this sub-system only.
Project Management and Systems Engineering then assemble
the deliverables resulting from the phase and packages them
into a single phase review document which is evaluated by
Quality Assurance prior to conducting the formal phase
review with management.
Project Management conducts a formal review of the "Sub-System
Design Manual" with User Management and Systems Engineering.
This is the last major design review meeting
for User Management. As in Phases 1 and 2, the user must
decide to either: approve the report, at which time the
project progresses to Phase 4; disapprove of the report and
cancel this part of the project, or; have the report
modified before continuing. Other functions participating
in the review include Software Engineering and Data Base
Administration.
The formal Phase 3 "Sub-System Design Manual"
consists of:
Based on this report and subsequent review meeting,
management may elect to revise parts of the report,
discontinue the project, or approve it for continuation.
| ||