How to stay fit!
 

Welcome to our athletic training Archive. Have fun browsing!

 

(Browse for more articles)

 

Understanding the IRM/MRP Analogy

"You must first plant the seeds in order enterprise to achieve whether strategic,
to harvest the crop. Unfortunately, tactical, or mandatory in nature. An
most companies tend to eat the seed and objective can be used to call
then there is no crop to harvest." for new development, modify or improve
- Bryce's LawINTRODUCTIONWhen we an existing condition (mod/imp),
introduced the original version of the or to maintain or correct something.
"PRIDE" methodology in One or more objectives can be
1971 (which is now referred to as grouped into a project. An objective
"PRIDE"-ISEM), we were primarily may relate to one or more
concerned information requirements.Projects - a
with developing enterprise-wide systems. scope of work consisting of one or more
Over time, it became clear to us phases. A
that we needed to enhance our approach project is an application of the
for developing the corporate data material and human resources to
base, hence "PRIDE"-DBEM (Data Base a specific objective through the
Engineering Methodology) was born. execution of a prescribed sequence
Shortly of events. A project implements one or
thereafter, we introduced "PRIDE"-EEM more objectives.Many of the relationships
(Enterprise Engineering Methodology) as between the resources
a means to model the business and are hierarchical in nature, such as
formulate an enterprise information Systems Resources that
strategy. When subscribe to a "Standard System
this was done, the last piece of the Structure" as specified
puzzle of our philosophy for Information by "PRIDE." Some also have recursive
Resource Management (IRM) fell into relationships,
place. This was completed by the early such as files-within-files or
1980's.At the time, most companies were modules-calling-modules. Yet,
concerned with only controlling the others are represented by a network of
data resources pertaining to their Data relationships (too extensive
Base Management Systems. This was to go into here). All of these
a nice first step, but as it became relationships ultimately represents
necessary to share and re-use other a model of the business and provides the
resources such as software, it started ability to perform
to become obvious a more global an "Impact Analysis" whereby we can
perspective on managing information study the effect the
resources was needed, which is where change of one resource may have on
IRM comes in.DEFINITIONInformation another. For example,
Resource Management is the design, should we decide to change the length of
development, implementation, a data element,
and control over all of the resources we should be able to determine, with
needed to produce information. Its great accuracy, all
intent is to share and re-use resources of the other resources affected by the
where appropriate. Sharing change, thereby
represents the interchangeability of providing a "roadmap" for a maintenance
resources, thereby promoting the project.The mapping and maintenance of
standardization and integration of parts these extensive relationships
in products. By doing so, between information resources is the
development time and costs are reduced forte of an "IRM
by simply re-using parts.To those of you Repository" which acts as a "Bill of
in manufacturing, this will all sound Materials" processor
very familiar (see "Managing Design Complexity" -
as this is the same objective of "PRIDE" Special Subject
Materials Resource Planning (MRP) and, Bulletin #10) at: order to promote
as such, IRM can trace its roots to MRP. sharing and re-usability, resources
The intent of both IRM and MRP should be
are the same, the only difference is the uniquely identified by number and name,
types of resources being along with its prescribed
managed. Whereas MRP is concerned with characteristics. Such resource
tangible parts and products, definition ultimately represents the
IRM is concerned with resources that are rules of the business and allows us to
more intangible. Nonetheless, differentiate resources. Using
both IRM and MRP are concerned with the an automated IRM Repository, tests can
collection, storage, and delivery be performed to check for
of resources in the most cost effective redundancy in characteristics and, as
means possible.TYPES OF INFORMATION such, the use of redundant
RESOURCESTo understand the resources resources can be avoided.Also see
needed to produce information, we must "Establishing an IRM Repository" at:
first understand the fundamental nature METHODOLOGIESThe three classes of
of information itself. We resources also hints at three different
define it as "the intelligence or methodologies for developing
insight required to support the them:Enterprise Engineering Methodology
actions and decisions of the business." (EEM) - primarily concerned with
Further, we provide a developing business resources and is
simple formula for it:Information = Data performed by Enterprise Engineers
+ ProcessingThis means there are two (Business Analysts)Information Systems
equal variables for producing Engineering Methodology (ISEM) -
information: data (representing the primarily
facts and events of the business) concerned with system resources
and, processing (representing how and (Software Engineering is considered
when data is to be collected, a subset of ISEM), Such resources are
stored, and retrieved). If the data is developed by Systems
correct, but the processing Engineers and Software Engineers
is wrong, the information will be wrong. (analysts and programmers).Data Base
Conversely, if the Engineering Methodology (DBEM) -
data is wrong, but the processing is primarily
correct, the information concerned with data resources and is
will also be wrong. From this, we can performed by Data Engineers
deduce three classes and Data Base Administrators.Although
of information resources:DATA RESOURCES the methodologies will define "who" is
- representing the facts and events of primarily
the business, responsible for their development, it is
along with how they are stored.SYSTEM quite common for information
RESOURCES - representing how data is to resources to cross methodology
be processed.BUSINESS RESOURCES - boundaries. For example, during EEM
representing both the consumer of the systems and "objects" (logical files)
information are identified which are later
as well as the human and machine implemented by ISEM and DBEM
resources participating in the respectively. During ISEM, application
production of information.DATA logical files are identified and
RESOURCESData Elements - individual facts detailed later in DBEM. In DBEM,
and events regarding an enterprise physical files for a specific
(the basic building block of all data application are designed and delivered
resources). Used to identify, to ISEM in Software Engineering. This
describe and quantify the objects of the means resources are initially
business; includes both identified and then refined in ensuing
primary and generated values (e.g., phases of the various
Net-Pay, Percent Completed, methodologies. In this regards, an IRM
etc.).Records - a collection of one or Repository is used as a
more data elements. Represents "scratchpad" by developers to record the
logical and physical storage areas specifications of information
within a file, resources.Project Management and Quality
input transactions, print maps and Assurance will also find information
screen panels (incl. resource definition helpful in their
messages), and call arguments between assignments. The phases of
programming modules.Files - a collection the methodologies dictate which
of one or more records. Represents resources must be used and their
logical and physical storage, both degree of definition. For example, in
computer and manual.Data Base - all of ISEM, the need for
the files either within a single specific data elements must be
application identified in Phase 1 (to support
or a given enterprise, both logically an information requirement), either new
and physically.Inputs - a collection of or established data elements
one of more records used to collect to be re-used. At this time, for new
data. Can be implemented by screens, data elements, only its
paper, verbal, optical, etc.Outputs - a logical definition must be supplied.
collection of one or more records to The physical attributes of the
transmit data elements (e.g., length, picture,
informationSYSTEM RESOURCESSystems - a precision, scale, etc.) do not
collection of one or more sub-systems. have to be defined until Phase 3 (prior
Systems to Software Engineering). By
can be implemented manually, in part or taking this approach to development,
in full, or with Project Management and Quality
mechanical support Assurance can substantiate completion of
(computers).Sub-Systems - a collection of the resource definition and
one or more procedures within the phase of work (it either has been
a system. A sub-system is a business done or it has not). Such
process representing a analysis of the completion of work is
flow of work within a specific commonly referred to as performing
time-frame.Procedures - a collection of a "status check."IMPLEMENTATIONAs we
one or more operational steps mentioned in our earlier article,
(Administrative) or one or more programs "Managing Design Complexity,"
(Computer).Operational Step - an sharing and re-using resources doesn't
individual task.Programs - a set of happen by accident. It takes a
computer-executable instructions premeditated effort to do so. This
performing means we have to uniquely identify,
a step within a computer procedure. A describe, and cross-reference each
program may be subdivided resource.Is such definition work endless?
into modules if so desired.Modules - Hardly. There is a finite number of
compilable program source code consisting information resources in an
of one or organization. For example, there is
more subroutines written in the same probably
programming language. It no more than 500 - 1,000 unique data
is not executable by itself. Modules elements in an enterprise. Once they
can call other modules.BUSINESS are documented, they can be shared and
RESOURCESEnterprises - a defined business re-used over and over again. This
entity with a specific mission, whether is the real payoff of IRM, thus
profitable or non-profitable in intent. expediting development and simplifying
Enterprises take many forms, change control.Year ago there was a
such as the conventional commercial problem in India where people were
venture, whether private or public, starving
a government agency, etc. Enterprises to death. To help out, the United
consist of business functions States sent seed grain to India
and are implemented by for the local populace to plant and
Positions.Functions - a scope of harvest. This was a viable
responsibilities for carrying out a long-term strategy to take.
specific Unfortunately, when the sacks of seed
portion of the mission of the were delivered to the docks, the people
enterprise, e.g., Marketing, Sales, opened them and ate the
Manufacturing, etc. Functions are seed as opposed to planting it. This
implemented by Positions.Positions - a remedied their immediate
prescribed set of duties and hunger problem, but ruined their long
responsibilities; another term needs. You cannot
name is "job." Positions implement harvest a crop if you do not sew the
business functions either in part or seeds. The same is true
in full. Positions are implemented by in IRM and MRP. To harvest the crop, we
Human/Machine Resources.Human/Machine must first document our
Resources - employees, part-time workers, resources. Only then can we realize the
consultants, benefits of sharing and
computers, equipment, etc. Such re-using them.For more information on
resources possess...Skills - specific our philosophies of Information Resource
knowledge or talent as developed by Management (IRM), please see the
education "Introduction" section of "PRIDE"
and/or experience. Proficiency denotes at: Bryce is the Managing Director of M.
level of skill.Information Requirements - Bryce & Associates (MBA)
specific needs for information in order of Palm Harbor, Florida and has 30 years
to perform actions and decisions related of experience in the field.
to the business of the He is available for training and
enterpriseObjectives - a goal for the consulting on an international basis.




www.ccrehab.com keyword stats [2007-05-25-2007-05-25]



Daily top traffic source : MSN
Most current MSN search phrases:

Should Physical Education be mandatory

Other search phrases:

cisco training florida sports medicine
border collie training bodybuilder fitness
proper weight training strength training system
weight training program for women weight training to lose weight
potty training sports medicine career
beginner strength training weight training for runners
boxer dog training athletic trainer education
life fitness x3 masters in physical therapy
dog training hand signals strength training schedule
weight training calories german shepherd dog
sports medicine articles weight training chest
dog training pet health training
the fitness american journal of sports medicine





1 - A - B - C - D - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - 15 - 16 - 17 - 18 - 19 - 20 - 21 - 22 - 23 - 24 - 25 - 26 - 27 - 28 - 29 - 30 - 31 - 32 - 33 - 34 - 35 - 36 - 37 - 38 - 39 - 40 - 41 - 42 - 43 - 44 - 45 - 46 -