Computer Applications
Computer Applications
BinaryDivision
Divide thebinary numberA 10102
by B = 10,
101_
10) 1010
10
O10
10
In order to summarize the given number systems, we can say that various
used to
number systems are
represent different values. These are highlighted as below -
Number system
A set of values used to represent different quantities is
known as
Number System
Types of number system
Binary - Or base 2. Thee are only two numbers in binary, 0and
1. Because computers use a sequenoe of switches that can be on
or off (also called a bit), base 2 works very well for theem. Math
in base 2 is pathetically simple, but incredibly time consuming
2 Octal - Or base 8. Uses the numbers 0to 7. There ar cight bits
inercat,
a byte which is used very often in the computer ficld. (A bit is
but it's too
snall to holdany useful data, thus the byte is
nsed.) Math in octal is more complicated than decimal
3. Decimal - Or base 10. Uses the numbers 0-9. I'm sure yourc
amiiar with this system Computers only display numbers in
decimal, they actually do all their work in binary. Math is quite
simple with this number system, although some may arguc.
4. Hexadecimal - rbase 16. Uses the numbers 0-F. Yes, Isaid F.
Becausethereare 16 vaues per place holder, five new numbers
had to becrcated. Those nu mbes are A, B, D, E, and F
(Originalisn't i?). "A" has a value of 10, "B"is i1, and so on
2 CONCEPT OF INFORMATION
CHAPTER SYSTEMS AND SOFTWARE
An intormation system is a
an organized manner. system that provides collection. storage and
retrieval of information in
An information system can also be
data and use it in a referred to as a software or system that helps us to
useful information thatsystematic manner as and when organze
can be analyzed at various levelsrequired.
in
It helps to convert raw data into
different organizations.
The information
system can be of two types - general and
specialized.
General Information System - These information systems are used
data in any organization. These are not specific widely for basic analysis of
to any department or industry. For eg.
database management system (DBMS) is a type of software that is DBMS 1.e.
large amount of data for further analysis. used to store and organize
Specialized Information System These systems are specifically designed to suit the
requirements of a particular organization or category. For eg. GIS ie. Geographic Information
System is used to access geographical data for various regions.
INFORMATION GATHERING
Information gathering refers tocollection of information from various sources and then compiling
that data in the required format.
In most of the organizations, information gathering refers to collection of large amount of data
from various sources. This data is further analyzed to solve a particular problem or situation.
However, in specialized industries like air force, military et., information gathering is a special
skill that requires training and education of people involved. This training is based on methods
and sources of gathering information.
(25)
PUComputer Applicationsin Pharmacy
26
GATHERING
PURPOSE OF INFORMATION
following reasons -
keen to gather intomationon various topics for the
Researchers are
particular subject.
Enhance knowledge related to a solving.
Develop various skills for problem
o Brainstorming Technique
" ldea generation
ldea reduction and voting
o Mind Mapping.Technique
Use emphasis
Use association
" Be clear
. Layout
Requirements analysis is important for the success or failure of a particular project. These
requirements are well documented and measured before initiating any project and then finally
tested before launching that product in the market. This can be a long and tiring process that
involves many changes before finalization. This is because, requirements of a particular user
keeps on changing while the project is still in process.
Feasibility Analysis refers to a detailed analysis which is conducted prior to start of a proposed
project. The major points to be considered in it are -
Whether the project is technically feasible or not?
Whether it can be completed within estimated cost or not?
Whether it will be a profitable project or not?
Such analysis is conducted when large amount of investment is involved by major corporations of
this world. Such organizations prefer conducting feasibility analysis before the start of any
project, in order to make sure that they are going to invest in a profitable business and are
availing the right opportunity.
Thus, feasibility analysis ensures that upcoming project would be a great success as it was
strategically planned and executed. This kind of analysis is used to assess all the strengths and
weaknesses of a proposed project and hence, one is able to bring in meaningful changes in order
to achieve desired results.
Feasibility studies
"A feasibility study decides whether or not the
proposed system is worthwhile.
" A short focused study that checks
- If the system contributes to organisational objectives;
-If the system can be implemented using current
technology, within given cost and schedule constraints;
- If the system can be integrated with other systems that
are already in place.
Establish
commumication
between
development
Documen tation team and
clients. Punctional Testing
management
FEASIBILITY ANALYSIS
VComputer Applications Pharmacy
28
DIAGRAM
v DATA FLOW
representation of flow of data through an information
grhical
Data flow diagranm rters follwa in order to create an overview of any information system
system. It is the fst ster of processing of data in various systems. Data flow
These diagrams are usai for visuahzation processed and
entered into a system, how it will be
diagram shows how the intmaion will be
where it willbe stori.
Customer
Database System -Output
Yourdon &Coad - It is mainly used for system analysis and depicted as circles.
Gane &Sarson - It is mainly used for visualizing information systems and is depicted as
rounded coners.
COMPONENTS OF DED
1. Process -his used to describe how data input will be transformed into data output.
2. Flow -It is used to describe the movement of data within any information system.
3. Store - It refers to the storehouse of data where all the data storage takes place.
4. Terminator - It refers to the final entity with which a system communicates and provides
required information. It can be a person, group of persons, organization, department etc.
TYPES OF DFDS
Physical DFD - Aphysical DFD represents how various functions are performed in a
system.
Logical DFD - A logical DFD is mainly related to business and its activities.
In short, we can say that, logical DFD provides "What" information on a system and physical
DFD provides "How" information on a system.
29
Concept of Information Systems and Software
14
Fod
Orderod Food
Orderins
proces
Bi Payment 20
paymemt
Customer -Ordered Food Bill
System Bestaurat
Invoice
Payment detail
Ara
Food Dellvered
3.0
Greattve Ivoce
4.0
Food Delivering
System
-Deiver
PROCESS SPECIFICATIONS
Process Specification refers to specifying a particular process which describes bow to use input
data strategically in order to transform it into required output. It shows what should be done to
utilize the available information as input and generate an output.
In other words, we can say that process specification refers to a method of documenting,
analyzing and explaining the process used to create an output in an information system.
Reguirements of Process Specification
a. Number
as used on the DFD
b. Name
symbol on the DFD
as used in the process
c. Description accomplishes
Description of what the process
available for
Example: Determine if an item is backordered
sale. If it is not available, create a available.
item record. Determine the quantity
JNPUT/OUTPUT DESIGN
Input Design is the process of converting data into a computer based system. This design is
necessary to get correct interpretation of the data that has been fed into the computer.
It is a link between information and the user. It is required to convert entered data into a usable
form which can be easily read and interpreted by the computer system.
Requirements of Input Design
It should be simple and easy to use.
Itshould avoid extra steps involved in analysis of data.
It should avoid delay in interpretation of data.
It should be eror-free.
Itshould keep the process simple and controlled.
Considerations of Input Design
What kind of data needs to be entered in the computer system?
How much data needs to be entered?
How the data should be coded or interpreted?
How to make it user friendly and guide the user for its
Prepare proper input validations.
appropriate use?
Follow pre-decided steps in case of an eror.
Output Design is the process of getting required output from the entered data, what
the system
must produce to meet business requirements of its users,
31
Concept of Information Systems and Software
Paper
Screen
Video/Audio Aids
CDROM, DVD
Other electronic media
Data Intamation
Memory
Tplamt
Optimhae
Monitor Execute
Planning - The initial stages of process ife cycle includes modeling phase in which when we
gather all the details related to that process. Eg. What does the process demands, why it is
required, what will be the steps, who will participate in it, how it will be executed, from where it
should begin and bow willit end? With all this information in hand, a flow diagram is constructed
to visualize the whole process.
Implementation &Monitoring - Afier planning, the process is implemented as per plan and is
closely monitored for desired output or results.
Changes or Adjustments - If a given process is generating desired output, then it is allowed to
continue as implemented. Otherwise, a list of changes or required adjustments is made and
suggestions are taken for betterment of the process. Once the changes are finalized, these are
again implemented and monitored.
Evaluation - As the name suggests, it is the last step in process life cycle where each and every
step is carefully evaluated for desired results and output in order to obtain best system within an
organization.
Concept of Information Systems and Software 33
In the end, we can say hat the process of planning. directing, controlling and implementing a
project from start to an end is known as project management. It is necessary to provide desired
results to the endcustomers.
Concept of Information Systems and Software 35
REVIEW QUESTIONS
SUBJECTIVE
SHORT ANSWER QUESTIONS
1. What do you understand by the term Binary Number System?
Ans. In computers, abinary number refers to atern in which anumber is expressed using two
different symbols i.e. 0 (zero) and 1(one). This system is used by all modern
computers as well as computer-based devices. Each digit in binary system is known as
bit. Abinary digit is the smallest unit of data in computing, Abinary number consists of
only 0 and I and no other digit is added in it.
numbers from
9. The decimal number system uses base 10 and has
a. 0-9
b. 1-9
C. 0-10
d. 0-10
10. analysis is done prior to start of aproposed project.
Research
b. Feasibility
c. Requirement
d. Market
11. Data flow diagram refers to representation of flow of data through an
information system.
a. Logical
b. Mathematical
c. Graphical
d. General
12. CDROM and DVD refers to
a. Input media
b. Output media
c. Hard drives
d. Accessories
13. Process Life Cycle includes study of involved from the start till the end of any
workflow.
a. Diagrams
b. Systems
C. Processes
d. Stages
14. Project tracking is necessary to fulfill the given as per initial stages of planning.
d. Project
b. Task
C. Time line
d. Requirement
15. Project Management Process Groups are linked by
a. Inputs
b. Outputs
c. Mediators
d. Channels
ANSWERS
1. (b) 2. (c) 3. (b) 4. (b) 5. (d) 6.(c) 7.(a) 8.(a) 9.(a) 10. (b)
11. (c) 12. (b) 13. (c) 14. (c) 15. (b)