Showing posts with label Basic computer for assignment.. Show all posts
Showing posts with label Basic computer for assignment.. Show all posts

Sunday, 5 March 2023

51 Computer Science Abbreviation ..

 



1. CPU: Central Processing Unit

2. CU: Control Unit

3. ALU: Arithmetic Logic Unit

4. ROM: Read Only Memory

5. RAM: Random Access Memory

7. LAN: Local Area Network

8. MAN: Metropolitan  Area Network

9. WAN: Wide Area Network

10. HD: Hard Disk

11. HTTP: Hyper Text Transfer Protocol

12. WWW: world Wide Web

13. ISP: Internet Service Protocol

14. FTP: File Transfer Protocol

15. MODEM: Modulator Demodulator

16. IC: Integrated Circuit

17. LSI: Large Scale Integration

18. URL: Universal Resources Locators

19. HTTPS: Hyper Text Transfer Protocol Secure

20. E.Mail: Electronic Mail.

21. IP: Internet Protocol

22. KB: Kilobytes

23. MB: Mega Bytes

24. GB: Giga Bytes

25. TB: Tera Bytes

26. BIOS: Basic Input Output System

27. ASP: Active Server Page

28. SQL: Structure Query Language

29. DBMS: Data Base Management Systems

30. RDMS: Relational Databases Management Systems

31. DML: Data Manipulation Language.

32. DCL: Data Control Language

33. DDL: Data Definition Language

34.OS: Operating System

35. TCP: Transmission Control Protocol

36. GUI: Graphical User interface

37. GIS: Geographical information Systems

38. SMM: Social media Marketing

39. CRT: Cathode Ray Tube

40. LED: Lights Emitting Diode

41. LCD: Liquid Crystal Display

42. FDD: Floppy Disk Drive

43. DVD: Digital Video Disk

44. CD: Compact Disk

45. USB: Universal Serial Bus

46. VGA: Visual Graphic Adaptor

47. VGA: Video Graphic Adaptor

48. LLL: Low Level Language

49. HLL: High Level Language

50. I/O: Input & Output

51. PPP: Point to Point Protocol.


Writing by Tanjil RR.

M Sc in Information Technology.
























































Saturday, 2 October 2021

Computer Generation and Its Explanation.

First generation (1940 - 1956)- Vacuum tube

The first generation of computers used vacuum tubes as a major piece of technology. Vacuum tubes were widely used in computers from 1940 through 1956. Vacuum tubes were larger components and resulted in first-generation computers being quite large in size, taking up a lot of space in a room. Some of the first-generation computers took up an entire room.

The ENIAC is a great example of a first-generation computer. It consisted of nearly 20,000 vacuum tubes, 10,000 capacitors, and 70,000 resistors. It weighed over 30 tons and took up a lot of space, requiring a large room to house it. Other examples of first-generation computers include the EDSAC, IBM 701, and Manchester Mark 1.

Second generation (1956 - 1963) - Transistors

The second generation of computers saw the use of transistors instead of vacuum tubes. Transistors were widely used in computers from 1956 to 1963. Transistors were smaller than vacuum tubes and allowed computers to be smaller in size, faster in speed, and cheaper to build.

The first computer to use transistors was the TX-0 and was introduced in 1956. Other computers that used transistors include the IBM 7070, Philco Transac S-1000, and RCA 501.


                                                   Modern Computer

Third generation (1964 - 1971)- Integrated Circuit or IC.

The mass increase in the use of computers accelerated with 'Third Generation' computers starting around 1966 in the commercial market. These generally relied on early (sub-1000 transistor) integrated circuit technology. The third generation ends with the microprocessor-based 4th generation.

Fourth generation (1972 - 2010){ microprocessor}

Third generation minicomputers were essentially scaled-down versions of mainframe computers, whereas the fourth generation's origins are fundamentally different. The basis of the fourth generation is the microprocessor, a computer processor contained on a single large-scale integration (LSI) MOS integrated circuit chip.[29]

Microprocessor-based computers were originally very limited in their computational ability and speed and were in no way an attempt to downsize the minicomputer. They were addressing an entirely different market.

Processing power and storage capacities have grown beyond all recognition since the 1970s, but the underlying technology has remained basically the same of large-scale integration (LSI) or very-large-scale integration (VLSI) microchips, so it is widely regarded that most of today's computers still belong to the fourth generation.

Fifth generation (2010 to present)- Hopebot and AI.

The fifth generation of computers is beginning to use AI (artificial intelligence), an exciting technology with many potential applications around the world. Leaps have been made in AI technology and computers, but there is still room for much improvement.

One of the more well-known examples of AI in computers is IBM's Watson, which was featured on the TV show Jeopardy as a contestant. Other better-known examples include Apple's Siri on the iPhone and Microsoft's Cortana on Windows 8 and Windows 10 computers. The Google search engine also utilizes AI to process user searches.

 

Article Source: https://en.wikipedia.org/

https://www.computerhope.com/issues/ch001921.htm

Thursday, 1 July 2021

Infrastructure of Computer for class Tenth and +2 level .

What is Computer?

ANS: A programmable electronic device designed to accept data, perform prescribed mathematical and logical operations at high speed, and display the results of these operations, is called Computer.

Who is father of Computer?

ANS: Charles Babbage, an English mechanical engineer and polymath, originated the concept of a programmable computer, considered the father of the computer.

 STRUCTURE OF COMPUTER

Computer has main four parts

       1.  Input devices

2. Output devices

3. CPU

4. Memory

1. Input devices

When unprocessed data is sent to the computer with the help of input devices, the data is processed and sent to output devices. The input devices may be hand-operated or automated. The act of processing is mainly regulated by the CPU. Some examples of input devices are:

Example:

Computer keyboard

Digital camera

Digital video

Graphics tablet

Image scanner

Joystick

Microphone

Mouse

Overlay keyboard

Real-time clock

Trackball

Touchscreen

Light pen

2. Output devices

Output device is any piece of computer hardware equipment which converts information into human readable form. 

 Printer

 Computer monitor

 PC speaker

 Projector

 Sound card

 Video card

3. CPU:

The control unit, ALU, and registers are collectively known as a central processing unit (CPU).

ALU

The ALU is capable of performing two classes of operations: arithmetic and logic. The set of arithmetic operations that a particular ALU supports may be limited to addition and subtraction, or might include multiplication, division

CU:

The control unit (often called a control system or central controller) manages the computer's various components; it reads and interprets  the program instructions, transforming them into control signals that activate other parts of the computeR.

REGISTER:

A processor register is a quickly accessible location available to a computer's processor. Registers usually consist of a small amount of fast storage

4. MEMORY:

In computing, memory is a device or system that is used to store information for immediate use in a computer or related computer hardware and digital electronic devices. The term memory is often synonymous with the term primary storage or main memory. An archaic synonym for memory is store.

IT is two types

PRIMARY MEMORY

It is again divided in two categories

RAM AND ROM

RAM IS Volatile memory is computer memory that requires power to maintain the stored information.

The two main types of volatile random-access memory (RAM) are static random-access memory (SRAM) and dynamic random-access memory (DRAM).

ROM: Read only Memory

SECONDERY MEMORY

You know that processor memory, also known as primary memory, is expensive as well as limited. The faster primary memory are also volatile. If we need to store large amount of data or programs permanently, we need a cheaper and permanent memory. Such memory is called secondary memory. Here we will discuss secondary memory devices that can be used to store large amount of data, audio, video and multimedia files.


 

Characteristics of Secondary Memory

These are some characteristics of secondary memory, which distinguish it from primary memory −

 It is non-volatile, i.e. it retains data when power is switched off

It is large capacities to the tune of terabytes

It is cheaper as compared to primary memory

Depending on whether secondary memory device is part of CPU or not, there are two types of secondary memory – fixed and removable.

Hard Disk Drive

Hard disk drive is made up of a series of circular disks called platters arranged one over the other almost ½ inches apart around a spindle. Disks are made of non-magnetic material like aluminum alloy and coated with 10-20 nm of magnetic material.

CD Drive

CD stands for Compact Disk. CDs are circular disks that use optical rays, usually lasers, to read and write data. They are very cheap as you can get 700 MB of storage space for less than a dollar. CDs are inserted in CD drives built into CPU cabinet. They are portable as you can eject the drive, remove the CD and carry it with you. There are three types of CDs

CD-ROM (Compact Disk – Read Only Memory) − The data on these CDs are recorded by the manufacturer. Proprietary Software, audio or video are released on CD-ROMs.

CD-R (Compact Disk – Recordable) − Data can be written by the user once on the CD-R. It cannot be deleted or modified later.

CD-RW (Compact Disk – Rewritable) − Data can be written and deleted on these optical disks again and again.

DVD Drive

DVD stands for Digital Video Display. DVD are optical devices that can store 15 times the data held by CDs. They are usually used to store rich multimedia files that need high storage capacity. DVDs also come in three varieties – read only, recordable and rewritable.

 Pen Drive

Pen drive is a portable memory device that uses solid state memory rather than magnetic fields or lasers to record data. It uses a technology similar to RAM, except that it is nonvolatile. It is also called USB drive, key drive or flash memory.

 source: https://en.wikipedia.org/