information and communication technology abhishek s arackal

80
Information and communication technology Abhishek S Arackal

Upload: jared-carr

Post on 05-Jan-2016

227 views

Category:

Documents


7 download

TRANSCRIPT

Page 1: Information and communication technology Abhishek S Arackal

Information and communication technology

Abhishek S Arackal

Page 2: Information and communication technology Abhishek S Arackal

Generations

Page 3: Information and communication technology Abhishek S Arackal

First generation

• 1940 – 56s• Vacuum tubes• Relied on machine language• Input on punch cards and paper tapes and

output on print out• Eg:- UNIVAC and ENIAC• expensive

Page 4: Information and communication technology Abhishek S Arackal

Second generation

• 1956 - 63• Transistor• Smaller and cheaper• Moved from binary to assembly language• Eg:- IBM 7094, IBM 1400 series

Page 5: Information and communication technology Abhishek S Arackal

Third generation

• 1964 - 71• Integrated circuits• Used keyboards and monitors• Eg:- IBM 370, UNIVAC 1108

Page 6: Information and communication technology Abhishek S Arackal

Fourth generation

• 1971 - 2010• Microprocessor• No air conditioning is required• All types of high level languages can be used• Eg:- Apple Macintosh and IBM PC

Page 7: Information and communication technology Abhishek S Arackal

Fifth generation

• 2010 – • Artificial intelligence• Understand natural human language• Can respond

Page 8: Information and communication technology Abhishek S Arackal

Inventions

• Vacuum tubes – John A Fleming

• Transistor – William Shockly, John Bardeen,Walter H Brattain

• ICs – Jack kilby, Robert Noyce

• Microprocessor – Marcian E Ted Hoff, Stanley Mazor

Page 9: Information and communication technology Abhishek S Arackal

Types of computer

Based on Principles1. Analog2. Digital3. Hybrid

Page 10: Information and communication technology Abhishek S Arackal

Analog

• Works on a continuous range of value• Deals with physical values like voltage,

pressure, temperature etc• Father – Lord Kelvin (William Thomson)

Page 11: Information and communication technology Abhishek S Arackal

Digital

• Uses Binary Number system• Only two digits 0 and 1• Each 1 is called a bit

Page 12: Information and communication technology Abhishek S Arackal

Hybrid

• Combination of both• Best used in hospital• Eg:- measuring heart beat

Page 13: Information and communication technology Abhishek S Arackal

Based on configuration1. Super2. Main frame3. Mini 4. Micro

Page 14: Information and communication technology Abhishek S Arackal

Super

• Expensive and fast• Weather forecasting, nuclear science,

aerodynamic modeling, seismology etc• Companies which produced Super computers

are Cray, IBM and Hewlett Packard.• Indian – EKA, PARAM, SAGA 220 Aaditya• First company introduced – Control Data Corp• Saga 220 - ISRO • Deep Blue defeat Garry Kasparove at chess

Page 15: Information and communication technology Abhishek S Arackal

• First super – Cary 1– 1960• First Indian – PARAM 8000• Fastest - Tianhe II• Fastest Indian – PARAM YUVA II

• Father of super computer – Seymour Cray• Father of Indian Super – Vijay Bhatkar

Page 16: Information and communication technology Abhishek S Arackal

Main frame

• Process data at a very high speed• 100s of millions instructions per second• Banking, Airlines, Railways etc

Page 17: Information and communication technology Abhishek S Arackal

Mini

• Lower to mainframe• Less expensive

Page 18: Information and communication technology Abhishek S Arackal

Micro

• It is single chip CPU• Types are desktop laptop handheld devices

Page 19: Information and communication technology Abhishek S Arackal

• First Micro – Apple II• First Mini – PDP 8• First Super – Cray 1

Page 20: Information and communication technology Abhishek S Arackal

Computer Organisation

• CPU• MEMORY • INPUT AND OUTPUT UNITS

Page 21: Information and communication technology Abhishek S Arackal

CPU

• Interprets and carries out instructions• Brain of computer• 3 components ALU + Control Unit + REGISTER1. ALU – Mathematical and Logical operations2. CU – fetch programs and control flow of

data3. REGISTER – high speed storage areas in CPU

Page 22: Information and communication technology Abhishek S Arackal

Memory Unit

• Store instructions and data• Internal and External memory

• Internal – RAM, ROM• External – secondary , teritiary

Page 23: Information and communication technology Abhishek S Arackal

RAM

• Random Access Memory• Short term memory• Volatile – only as long as computer has

power• Static RAM and Dynamic RAM

Page 24: Information and communication technology Abhishek S Arackal

ROM

• Read Only Memory• Called as Firmware• Non-Volatile• CACHE – memory used for fast processing• PROM, EPROM, EEPROM

Page 25: Information and communication technology Abhishek S Arackal

Memory Measurement

• 8 bit – 1 byte• 1024 byte – 1 kilobytes• 1024 kilobyte – 1 megabytes• 1024 megabytes – 1 gigabyte• 1024 gigabyte – 1 terabyte• 1024 terabyte – 1 petabyte

Page 26: Information and communication technology Abhishek S Arackal

External• Permanent storage of large data• Secondary : needs to be used again and again• example: harddisks, usb, flash drives, cds

dvds, memory cards, etc

• Teritiary : store information that is needed occasionally for review purpose or for restoring information after a system failure.

• Example : magnetic tapes, network server, optical disk

Page 27: Information and communication technology Abhishek S Arackal

Input Output devices

• Input – supply information • Keyboard• Mouse – pointing device only• Joystick – pointing device, in CAD and games• Light pen – pointing device, to draw picture on monitor

Page 28: Information and communication technology Abhishek S Arackal

• Track ball – used in laptop instead of mouse• Scanner – paper to harddisk• Digitizer – analog information into digital form• Magnetic Ink Character Reader MICR – Used in banks, bank code and

cheques with magnetic material inks• Optical Character Reader OCR – to read a printed text, scans text

optically character by character and converts into a machine readable code

Page 29: Information and communication technology Abhishek S Arackal

• Bar Code Reader – reading bar coded data converts into alpha numeric values• Optical Mark Reader – recognize the type of mark by pen/pencil checking answer sheets

Page 30: Information and communication technology Abhishek S Arackal

Output Devices

• Monitors and printers commonly• Speakers and headphones

Page 31: Information and communication technology Abhishek S Arackal

GPRS

• General Packet Radio Service is a wireless communication

• For sending emails, web browsing

Page 32: Information and communication technology Abhishek S Arackal

Bluetooth

• Short range wireless • Temporarily link between devices• Invented by telecom vendor Ericsson in 1994• Managed by Bluetooth special interest group ( SIG)

Page 33: Information and communication technology Abhishek S Arackal

languages

Page 34: Information and communication technology Abhishek S Arackal

languages

Low level

machine

High level

Page 35: Information and communication technology Abhishek S Arackal

Language and developers

• Basic – Thomas Kurtz• PASCAL – Nikalaus Wirth• C – Dennis Ritche• C++ - Bjarne Stroustrup• JAVA – James Gosling• COBOL – Grace Murray Hopper• FORTRAN – John Backus

Page 36: Information and communication technology Abhishek S Arackal

software

Page 37: Information and communication technology Abhishek S Arackal

software

System

Page 38: Information and communication technology Abhishek S Arackal

Translator software

Page 39: Information and communication technology Abhishek S Arackal

translator

compiler

Scans entire programs first, then translate to machine

interpreter

Translating high level to machine

assembler

Assembly into machine

Page 40: Information and communication technology Abhishek S Arackal

UPS

• Uninterrupted power supply• Power back up using a charging battery

Page 41: Information and communication technology Abhishek S Arackal

windows

• It’s a GUI • Owned by microsoft• Its easier than DOS

Page 42: Information and communication technology Abhishek S Arackal

UNIX

• Used in servers, workstations, mobile devices• Developed by AT & T Bells lab• By Ken Thompson, Dennis Ritchie • C language also by AT&T• UNIX – one of the first OS in high level

language, namely C.

Page 43: Information and communication technology Abhishek S Arackal

LINUX

• Open source, free software• Linux Torvalds• Mascot – Tux the Penguin• Released in 5th oct 1991• Latest version – Linux Kernal 3.19, feb 2015

Page 44: Information and communication technology Abhishek S Arackal

DOS

• First widely installed OS• IBM and Microsoft version• Non-graphical command oriented

Page 45: Information and communication technology Abhishek S Arackal

WiFi and LiFi

• Wireless Fidelity

• Light Fidelity – LED used here

Page 46: Information and communication technology Abhishek S Arackal

Microprocessor

• First – INTEL 4004• First in PCs – INTEL 8080• Largest manufacturer – INTEL

Page 47: Information and communication technology Abhishek S Arackal

Storage Capacity

• CD – 700 MB• DVD – 4.7 GB• Floppy Disk – 1.44 MB

Page 48: Information and communication technology Abhishek S Arackal

Number System

Page 49: Information and communication technology Abhishek S Arackal

Number System

binary

decimaloctal

Hexa Decimal

Page 50: Information and communication technology Abhishek S Arackal

Networking

Page 51: Information and communication technology Abhishek S Arackal

Network

LAN

local

MAN

metropolitan

WAN

wide

PAN

personal

Page 52: Information and communication technology Abhishek S Arackal

• Router – connector• ARPANET – first operational packet switching network by Massachusetts Institute of technologyWLAN – Wireless LAN

Page 53: Information and communication technology Abhishek S Arackal

Protocol

Page 54: Information and communication technology Abhishek S Arackal

protocol

TCP/IP

communication

FTP

Transfer computer files

SMTP

Email transfer

HTTP

Data over WWW

Telnet

Connect remote computer

Page 55: Information and communication technology Abhishek S Arackal

• TCP/IP – Transmission Control Protocol / Internet

protocol• FTP – File Transfer Protocol• SMTP – Simple Mail Transfer Protocol• HTTP – Hyper Text Transfer Protocol

Page 56: Information and communication technology Abhishek S Arackal

IP Address

• Numerical label assigned to each devices• IPv4 – 32 bit eg: 172.16.254.1

IPv6 – 128 bit, developed in 1995 eg: 2001:db8:0:1234:0:567:8:1

Page 57: Information and communication technology Abhishek S Arackal

Motto

• Don’t be Evil – Google• Applying Thought – Wipro• Your potential, Our Passion – Microsoft• Be What’s Next – Microsoft (new)• Power by Intellect, Driven by values - Infosys

Page 58: Information and communication technology Abhishek S Arackal

Internet

• Host – each internet computer • Internet Explorer – browsing software by MS• Intranet – restricted version in internet• Extranet – closed online connecting organization

Page 59: Information and communication technology Abhishek S Arackal

WWW

• World Wide Web• Web Portal – gateway website to internet• ISP – internet service provider• HTML – browser can read websites in this language, Hyper Text Markup Language• Home Page – first page of website• Surfing – visiting websites

Page 60: Information and communication technology Abhishek S Arackal

• Epic – first Indian web browser 2010 July 15 Hidden Reflex, Bangalore• URL – Uniform Resource Locator address that identifies a website

Page 61: Information and communication technology Abhishek S Arackal

Date and Day

• World Computer Literacy – Dec 2• National Internet Safety – Feb 16• International Internet Safety – Nov 30

Page 62: Information and communication technology Abhishek S Arackal

Illegal Practices

• Hacking – unauthorized use of computer• Spamming – sending unauthenticated emails• Phishing – email fraud method• Vishing – voice and phishing IP telephonic version of phishing• Email spoofing – forgery of an email head

Page 63: Information and communication technology Abhishek S Arackal

• Malware – software used to damage computer virus, worm, Trojan horse • VIRUS – Vital Information Resources Under Siege

• First virus – creeper in ARPANET• First personal computer virus – Elk Cloner• First virus infected Microsoft OS – Brain in 1986 by Farooq brothers• First mobile virus - Cabir

Page 64: Information and communication technology Abhishek S Arackal

• WORM – stand alone malware that replicate• TROJAN – Non self replicating malware

• Anti Virus – K7, McAfee, Kaspersky lab, AVG, Norton

Page 65: Information and communication technology Abhishek S Arackal

• First computer graphics used in film– TRON (1982)• First internet movie – Heart Beat• First film uses morphing – Willow• First computer magazine – “computer and automation”, by Edmund

Berkely• First real time computer – Whirlwind• First computer animated news reader – ANANOVA (Russia)

Page 66: Information and communication technology Abhishek S Arackal

fathers

• Computer – Charles Babbage• Computer Science – Alan Turing• Internet – Vinton Cerf• IT – Claud Shawn• Indian IT – Rajeev Gandhi• Super computer – Seymour Cray• Video games – Ralph Baer

Page 67: Information and communication technology Abhishek S Arackal

• Indian Super computer – Vijay Bhatkar• Free software - Richard Stallman• Linux – Linus Torwalds• Mobile phone – Martin cooper• Wikipedia – Jimmy wales• WWW – Tim Bernes Lee• Portable computer – Adam Osborne• ASCII code – Bob Bemer• Email – Ray Tomilson

Page 68: Information and communication technology Abhishek S Arackal

Inventors

• Google – Larry page and Sergey Brin• Facebook – Mark Zucker Berg• Yahoo – Jerri Yong, David Filo• Twitter – Jack Dorsey

Page 69: Information and communication technology Abhishek S Arackal

Devices

• Mouse – Douglas Engelbart• Keyboard – Christopher Sholes• CD – James T Russel• Floppy Disk – Alan Shugart

Page 70: Information and communication technology Abhishek S Arackal

Miscellaneous

Page 71: Information and communication technology Abhishek S Arackal

Internet Security

Page 72: Information and communication technology Abhishek S Arackal

CIA

Confidentiality

Data not accessed

by hackers

Integrity Availability

Page 73: Information and communication technology Abhishek S Arackal

Data security

Encrypt

Cipher text

Decrypt

Plain text

Page 74: Information and communication technology Abhishek S Arackal

Cyber Laws

• IT act 2000• Offence is investigated by a police officer not

below the rank of the Inspector

Page 75: Information and communication technology Abhishek S Arackal

offences

• Email bombing – large number of mails to victim

• Web Jacking – gains access and control over sites

• Pornography • Online gambling• Trafficking• Email spoofing• Forgery

Page 76: Information and communication technology Abhishek S Arackal

IT act

Section 43

Access, downloading, virus

Section 65

Tampering data

Section 66

Hacking

Section 67

Publishing obscene matters

Section 71

Penalty for misrepresentation

Section 72

Breach of privacy

Section 73

Penalty for false electronic signature certificate

Page 77: Information and communication technology Abhishek S Arackal

• Section 43 – fine up to 1cr• Section 66 – imprisonment 3 years or 5 lakh• Section 67 – 3 year and 10 lakh• Section 71 – 2 year or fine 1 lakh• Section 72 – 2 year or fine 1 lakh• Section 73 – 2-5 year or 1 lakh

Page 78: Information and communication technology Abhishek S Arackal

Some crimes under IPC

• Web Jacking – section 373 IPC• Cyber Fraud – section 420 IPC• Email Spoofing – section 465, 419 IPC• Sending defamatory message – section 499

IPC• Threatening message – section 506 IPC

Page 79: Information and communication technology Abhishek S Arackal

• Act administered by CERT• Appeal lies to Cyber Appellate Tribunal first in New Delhi in 2006• Now its called CRAT (cyber regulation A T)• Headed by a presiding officer – high court

judge• First officer – Justice R C JAIN

• First cyber police station - Bangalore

Page 80: Information and communication technology Abhishek S Arackal

ooho07

Search in GOOGLE