information technology. information technology information technology can be defined as a collection...

31
Information Technology

Upload: doreen-mcdowell

Post on 02-Jan-2016

219 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Information Technology

Page 2: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Information technology

Information technology can be defined as a collection of computer, hardware, software, database, networking devices that helps organization to manage the business process more effectively and efficiently.

Page 3: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Why IT ?

Earlier computer was used for data processing activities like accounting but now it is essential for organization to maximize its efficiencies and collaborate with partner & suppliers around the world so need of IT arises.

Today employees need not physically move to project location but instead can participate from their own work location & this is possible only if organization integrate their information flow on common network for which they need IT.E.g. Banking, railways, Airlines, universities etc.

Page 4: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Information system

Information system is a set of procedures that collects, process, store information to support decision making. Types of Information system-

Transaction processing System (TPS)Management Information system ( MIS)Office automation system ( OAS)Decision support system ( DSS)

Page 5: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

TPS

IT is a type of information system that collects, stores, modifies and retrieve the transaction data of an organization.

E.g. Customer billing systemProduction & Purchasing system to calculate raw material requirements,Automatic Teller Machine ( ATM)

Railways / Air reservation system

Page 6: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Application of TPS in functional areas

Sales & Marketing: system objective is to support the sales & Marketing by facilitating the movements of goods and services from manufacture to customer.

E.g. Sales management

Market research

Sales Support – keep customer records

order processing- process order, produce invoices, supply data for sales analysis and inventory control.

Page 7: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Manufacturing & Production system: System that supply data to operate, monitor and control the production process. e.g.

Material resource planning systemPurchase order control systemQuality Control systemInventory management

Page 8: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Accounting & Finance System: System that maintain financial records and are concern with flow of funds within & outside the organization and produce necessary reports like income statements, balance sheet, general ledger etc. e.g.

Cash management SystemPayroll systemLoan management systemTax calculation system

Page 9: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Human Resource System: System that deals with employee management relates processes like recruitment, performance evaluation etc.

Compensation management Training & Development systemPersonnel record keeping system

Page 10: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Management Information system ( MIS)

MIS support the information needs of middle level managers in the organization.

MIS usually takes data from TPS and summaries or aggregate or analyze the data into management reports.

e.g. Monthly sales report Regional or department reportAnnual budgetCash flow statement at the end of quarter

Page 11: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Office automation system

These are information system solutions that try to improve the productivity of employees of an organization.

Office automation system includes packages like Microsoft office which include word, excel, PowerPoint, email, internet etc.

They are used to increase productivity and reducing paper work by processing major work electronically.

Page 12: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Decision Support System ( DSS)

DSS are designed to help top management to take decision. Microsoft excel is e.g. of DSS tool.

Example of DSS are:Bank use is for analyzing customer profile.Railway use DSS for train dispatching and routing.

Page 13: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Computer

A Computer is a programmable electronic device that accept data, perform operation on that data, present the result and can store data or result as needed.

Page 14: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Basic Concepts of Computer Hardware

CPU(Central Processing Unit)

InputUnits

OutputUnits

Primary Memory

Page 15: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

The primary operation of computer can be defined as follows.

Input – Entering data into the computer Processing –Performing operation on the data. Output-Presenting the result. Storage – Saving data for future use.

Page 16: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

CPU

It is the administrative section of the computer system. It issues commands to all parts of the computer system. It performs the data processing operations and sends

the result to the output unit.CPU has three parts ALU, Control unit and Memory unit.

Page 17: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

ALU: It perform the arithmetical (add, subtract ) and logical operation ( and, or) on stored numbers.

Control Unit: It control the input / output devices and directs the overall functioning of other units of computer.

Memory unit: It store the program instruction and data on which the processor is currently working. It also stores processed data.

Page 18: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Memory

Types of memories: Primary & Secondary.Primary Memory is the part of main computer system.

The processor directly store and retrieve information from it.

Primary memory type: Random Access Memory (RAM) and Read only Memory (ROM).

Page 19: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Random Access Memory

RAM directly provides the required information to the processor.

It allows the computer to store data for immediate manipulation and to keep track of what is currently being processed.

It is the place where OS, Application program and data in current use are kept so they can be accessed quickly by computer processor.

It is volatile in nature means information stored in it remains as long as power is switched on.

Page 20: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Read Only Memory

Read-only memory is most commonly used to store system-level programs that we want to have available to the PC at all times.

The most common example is the system BIOS program, which is stored in a ROM.

ROM is "built-in" computer memory containing data that normally can only be read, not written to.

The data in ROM is not lost when the computer power is turned off.

Page 21: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Secondary Memory

Primary memory cannot hold data or instruction once computer switched off so computer need a type of memory that can store all data file and software permanently this kind of memory called Secondary memory.

E.g. Hard Disk , Floppies, CD-Rom etc.

Page 22: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Input Device

It is a device that allows the user to feed information into the computer for analysis, storage .

Types of input device Keyboard, Pointing device ( mouse, light pen, touch screen, joystick) ,Scanner, Digital camera .

Page 23: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Keyboard: It is common data entry device. The number of keys varies from 82 to 108.

Types of Keys on keyboard are:

Typing Keys : 1,2,A,B.

Function Keys: F1,F2 e.g. F1 to display help.

Control Keys: These keys provide cursor and screen control. E.g. Arrow keys, End, Page up, Page Down, Ctrl, Alt ,Start Key, Esc.

Special Purpose Keys: Enter, Caps Lock, Num Lock, Space Bar, Tab.

Page 24: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Pointing Device: It is used to communicate with the computer by pointing location on the monitor screen. E.g Mouse.

Trackball: It is a pointing device that resemble ball nested in a square cradle and serve as alternative to mouse.

In this trackball stay at one location while finger do all moving. Used by graphics designers and playing games.

Page 25: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Joystick: It is a device that move in all directions and control the movements of the cursor. Used for computer games, CAD system and for controlling industrials robots.

Page 26: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Light Pen: It is hand held pointing device which when touched to monitor will allow the computer to determine it on the screen.

It is a pen like device which is connected to machine by a cable.

Light pen does not emit light but it is sensitive to light coming from screen.

This light generate a electric signal that is transmitted to processor that identify the position of light pen.

Movement of light pen over the screen draw line or image on screen.

Page 27: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Output Device

Output device display the processed information by converting them into human readable form in graphical, alphanumeric or video form.

Basic categories of output- Hard Copy and Soft copy.Output Device are Printer, Plotters, Monitor, Projector.

Page 28: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Software

Software is a organized collection of computer data & instruction.

Software categories : System Software & Application Software.

Page 29: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

System Software

Software that contribute to the control and performance of the computer system and permit the user to use the system is termed as system software.

System software serve as the interface between hardware and end user.

System software not only control the hardware but also provide a platform for other program to run onto them.

Page 30: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Application Software

It is used to accomplish specific task rather than just managing a computer system.

Page 31: Information Technology. Information technology Information technology can be defined as a collection of computer, hardware, software, database, networking

Types of software

Word Processor – MS- wordSpread Sheet – MS- ExcelDBMS – Oracle, SQL serverAccounting Program – TallyPresentation Tool – Power pointMultimedia Application – Dream weaver ,FlashWeb Browser – Internet Explorer, Netscape