Generation of Computer

Each generation of computer is characterized by a major technological development that fundamentally changed the way computers operate, resulting in increasingly smaller, cheaper, more powerful and more efficient and reliable devices.

The iPad is one of the hottest gadgets of 2010

The iPad essentially revolutionises the concept of a tablet computer. Previously tablet devices addressed a legitimate consumer need (casual, lazy, couch-bound computing), but left most people frustrated with a stylus-driven handwriting recognition system and an operating system that was really designed to be used on a desktop PC.

The Technology of Mobile Phone

Mobile phones also support a wide variety of other services such as text messaging, MMS, email, Internet access, short-range wireless communications (infrared, Bluetooth), business applications, gaming and photography. Mobile phones that offer these more general computing capabilities are referred to as smartphones.

The Technology of Internet

The Internet is a global system of interconnected computer networks that use the standard Internet Protocol Suite (TCP/IP) to serve billions of users worldwide.

The Categories of Software

Software is often divided into application software (programs that do work users are directly interested in) and system software.

Showing posts with label Computer System. Show all posts
Showing posts with label Computer System. Show all posts

Differences between Primary and Secondary Storage

primary storage

VS

secondary storage



PRIMARY STORAGE

SECONDARY STORAGE

All secondary storage is permanent

All secondary storage is permanent

Primary storage is expensive and smaller

Secondary storage is usually cheaper and large

Primary storage is smaller in capacity

Secondary storage is bigger capacity

- Primary storage is usually faster therefore more expensive

- Primary storage is closer to the CPU and/or is integrated onto it and therefore is faster

Secondary storage is closer to the CPU via cables and therefore is slower

Example : RAM, L2 Cache

Example : Hard Drive, CD-ROM

Unit for Data Measurement

There are 8 bits in 1 byte, and 16 bits in 2 bytes. A 16-bit value is called a word


Bits, Bytes, Mega, Giga, Tera

1 bit = a 1 or 0 (b)
4 bits = 1 nybble (?)
8 bits = 1 byte (B)
1024 bytes = 1 Kilobyte (KB)
1024 Kilobytes = 1 Megabyte (MB)
1024 Megabytes = 1 Gigabyte (GB)
1024 Gigabytes = 1 Terabyte (TB)


BIT :

- A bit is the smallest unit of data that the computer can process. Bit is a short for binary digit. A bit is represented by the numbers 1 and 0. These numbers represent the binary system. They correspond to the states of on and off, true and false, or yes and no.

- All digital data use the binary system to process the information. This information include letters, digits or special character.


BYTE :

- Byte is a unit of information built from bits. One byte is equals to 8 bits. Eight bits that are grouped together as a unit. A byte provides enough different combinations of 0s and 1s to represent 256 individual characters.

- One byte represents a single character such as the number 3, letter b or a $ symbol. Bits and bytes are the basis for representing all meaningful information and programs on computers.

CHARACTER

8 bits = 1 byte

- One byte represents one character such as A, 7, 9 and +.Eight bits that are grouped together as a unit. A byte provides enough different combinations of 0s and 1s to represent 256 individual characters.


KILOBYTE (KB)

- In mathematics, 1 KB = 1000 bytes.

- In computer, 1 KB = 1024 bytes or can be said as:

1 KB = 210 bytes

-This is how we get the calculation for 1024 bytes.

MEGABYTE (MB)

- 1 MB = 1 048 576 bytes or it can be said as:

1 MB = 220 bytes


GIGABYTE (GB)

- 1 GB = 1 073 741 824 bytes or it can be said as:

1 GB = 230 bytes


TERABYTE (TB)

- 1 TB = 1 099 511 627 776 bytes or it can be said as:

1 TB = 240 bytes

Overview of Computer System



1. These devices are examples of computer hardware. A computer system needs to have these hardware to function.


2. A computer system is defined as combination of components designed to process data and store files.

3. A computer system consists of four major hardware components; input devices, output devices, processor and storage devices.

4. A computer system requires hardware, software and a user to fully function.



Related Posts Plugin for WordPress, Blogger...