Sunday, May 27, 2012

CIS lecture 1


Computer Information system
Sharadh Ralye
                                                                                                                                                                Date:- 27/05/12
Information Technology is a field of science which relates to study, analysis, design construction, implementation, and maintenance of Information system.

Information system: - Any systems which can generate collect process store archive dispose information.
Elements of Info system: - Technology elements (computers, software, computer networks), Business Element (people, procedures and Data).
IT usage in Business:-
1.       Process Automation.
2.       Communication media.
3.       Decision making.
4.       Office automation.
5.       Network transformation (integrating vendor (SCM), logistics, Customer (CRM) with your company processes or also called as Supply Chain Management).
6.       Scope transformation.

Evaluation criteria for this subject:-

20 Marks attendance.
30 Marks Presentation.
50 Mark for Objective type answer paper.

Elements of Information system:-
1.       Computer :- Data processing machine / tool . modules :- Input devices ( data input / instruction or software) processor will process these data . output devices will print , display etc. Memory ( RAM( volatile) store data for processing as and when required).

Configuration of computer:-
i.                     Processor speed in Hz( clock speed – time of processing  pulsating DC) , Manufacturer , series number (version) . One instruction one cycle , more instructions in given per second is those many cycle per second. 2GHz.
ii.                   RAM size:- Capacity in Bites smallest unit (group of 8 bits 0 or 1 ).
Memory types:-
Based on operation :- ROM / Read /write.
Based on access :- serial ( tape) Random , CD , DVD , Pend drive , Hard drive
Based on permanency of data ( Volatile , Non-Volatile).
Capacity :- Based on no of instruction( software ) that we want to run and amount of the memory it will require to run will define the capacity of memory.
iii.                  Hard Disc:- Capacity. 320GB. Depending on the data growth rate . IDE ( integrated Digital electronics) ATA – Advance technology attachment(parallel)  . Serial advanced technology attachment SATA
iv.                 Drives:- CD or DVD RW . CD 48 x ( x= 148kbps) defines reading speed.
v.                   Monitor:- type  CRT( scanning frequency is high – no ghost image is formed , LCD , LED, Plasma, OLED, TFT( thin film transistors) . LED, LCD have small crystals which have one ckt and is controlled by a transistor.LCD is most soft display. In plasma ( gas is filled ) and the ionization of the gas is controlled by transistor.
Size: - 19”, 21” diagonal size.
Resolution:- 1024 x 768.
Aspect ratio:- 4/3
vi.                 Ports:- USB universal serial Bus, RS232 (serial bps Baud rate)  , VGA Out , Audio out, HDMI ( both Audio & video in same port), Keyboard , Mouse.
vii.                Printer personal:- Impact ( printer head will touch paper dot-matrix , Non impact laser, inkjet , thermal)
Interface:- parallel , serial.
Paper size:- A3, A4,
Medium:- paper , T-shirt.
Document feeder:- Auto, Manual.
Speed:- Pages per minute.
viii.              Graphics memory:- it takes the data with the speed the processer process and stores it and displays it on the screen ( graphic accelerator card)     . It is required for fast moving pictures ( 3D projection , games etc .). either prefixed or on the slot on the mother board. Its size depends on the speed of the picture projection required.

Computer booting steps:- cold booting

1.       Power on
2.       POST (Power on self test including RAM checking).
3.       BIOS (basic input output system) CMOS non volatile memory-> Complementary metal oxide semi conductor device contains all configuration details with battery backup & real time clock. All basic programs to start all the basic hardware driver to start them for use. Start MBR master boot record.
4.       MBR will search for the OS and load it.
5.       OS Prompt will be shown.
Warm or hot Booting using restart command will not start from point 1 but will start from 3.

Software: - set of instructions which are to be executed ( program) . set of program are called software.
1.       Type of software:- Application software ( MS office) , Browser , Media Player etc. System software are those which extend the functionality of application software or provide environment to run the application software ( OS , driver s/w , DBMS).
Programming:-  set of instructions written to be executed by the Microprocessor
1st Generation1968-72  1GL:- Binary codes or machine level programming.
2nd Generation1970-89 2GL:- Microprocessor 8085. Read , write code converted to Binary code  by assembler( software pg). Assembly level
3rd Generation 1990-1995 3GL :- C programming , Fortran , Basic , VB ( High level programming). Compiler S/w converts C program to convert to binary level. Error line number is next line to the actual line.
4th Generation 1996- 2000 4GL :- Design software or tools which will generate program. Example MACRO. JAVA
5th Generation 2001            5GL:- speak and it should execute the command.

No comments:

Post a Comment