Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Computers in Our Daily Life  People who can write programs are

This is normally done through the number programmers.


How Computers Work? system conversion. Depending on the standard used,
computer systems convert characters from the keyboard  Another term for a program is codes.
The basic parts of a computer are the central display them on the monitor
processing unit (CPU), memory, a keyboard or  Writing programs is called programming or
other input device, and a screen or other output coding.
device. Refer to the following steps:
1. From the keyboard, pressure pads are typically found How Computers Communicate With Each
How does a computer add or subtract, and how can it underneath each key. Upon typing a letter, the pressure Other?
memory remember the answers it computes? pad sends information to the CPU for processing.
System Bus
Humans understand the human language, the 2. The information is then transmitted in the form if O's  A computer system, on its own, communicates
computer can understand the machine language. and 1's using the ASCII code. through what is called a system bus.
When a person types on the computer's keyboard, the
human brain identifies the letters, numbers, and 3. The CPU determines what character has been typed  It is a pathway composed of cables and
characters combines to create words and sentences. and sends the information to the computer monitor, again connectors used to carry data from a computer's
But the computer does not recognize letters as letters in O's and 1's. peripheral devices-monitor, keyboard, mouse,
of the alphabet; it sees the letters as a series of 0's etc.-to the CPU and the main memory.
and 1's called the binary language. 4. The monitor displays the information in its equivalent
character, this time readable and understandable by There are three types of busses: the data bus,
Computer Number Systems humans. address bus, and control bus.

Humans use the decimal number system-to Majority of computer systems use the American 1. Data Bus
count, measure, and compute. The decimal number Standard Code for Information Interchange (ASCII)  A Data Bus can transfer data to and from the
has ten digits. (0,1,2,3,4,5,6,7,8,9) for converting characters into O's and 1's. memory of a computer, or into or out of the
CPU.
Computers can only understand two digits-a 0 and *The ASCII code is a 7-bit code
a 1. This type of number system is called the binary used to represent letters, numbers, and basic special  Examples of pieces of information that traverse
number system. (bi means two digits) characters between the data bus include files transferred
from a flash drive to the computer's hard drive
There are other types of number systems, such as the The upper case 'A' is represented as 0100 0001 in binary, and a document set to the printer for printing.
octal number system and the hexadecimal number 101 in octal, or 41 in hexadecimal system
system. (octa means eight digits and, hexa means six 2. Address Bus
digits) Computer programmers create programs so that  The address bus is used by the CPU to specify
computers can do specific tasks. a physical address for instructions, files, and
How Computers Interpret Data other devices within the computer system.
 A type of connection which is often limited to an  There are coaxial cables, fiber-optic cables,
 For example, in a given computer unit, there are individual person and his or her personal devices Ethernet cables and the traditional telephone
typically 6 to 8 USB ports. The address bus is lines.
responsible for checking which of the USB  These devices must be within the range of 10
ports has a printer connected to it, along with meters with each other  Computer system have different connections
the mouse, keyboard, speakers, and sometimes which usually depend on the motherboard's
even external drives. Local Area Network (LAN) form factor.

3. Control Bus  A connection in which a group of computers and WIRED COMMUNICATION


A Control Bus is used by CPUs to communicate other devices, such as network printers, share a
with other devices within the computer system. common communications line within a certain area  Universal Serial Bus (USB)
such as a building or a small campus
 As the address bus carries the location of the A connection or interface that
data being sent and the data bus carries the allows the computer to communicate with system
actual data being processed, the controls bus Wide Area Network (WAN) peripherals such as keyboard, mouse, printer, etc.,
carries the commands for instructions from the  May be less restrictive than LAN as rules and as well as other devices like digital cameras and
CPU. policies may differ within its coverage portable fans.
 It also sends status signals commands or
instructions from the devices, identifying if it is  May be made up of several LANS and PANS  FireWire
ready or not. The typical read/write commands
are identified through the control bus.  May also be made up of several WANS which is A type of connector that can transmit
why it is considered synonymous to the internet data to and from devices which have typical high
How Computers Connect to Other Computers? data rates, such as external hard drives.The transfer
Methods of Communication speed of a FireWire is faster than that of a USB.
Computer Network Systems
 There are many different types of connection media  Ethernet Cable
 Computers are able to communicate with one that are used in contemporary society to connect
another over networks. computer networks to one another. Transmits signals between a computer
and network devices such as a router, switch, or
 A computer network is an interconnection of  Connections may be wired communication and other computers.
two or more computers. This interconnection wireless communication.
gives these computers the capability to share  High-definition Multimedia Interface
information and resources. Wired Communication (HDMI)
 Different types of cables are used to connect to a
Personal Area Network (PAN) given network. A connector for transmitting audio/video
data which are compatible to computers,
projectors, and digital televisions.
 Lack of mobility: Devices are physically
 Video Graphics Array (VGA)  Audio Jacks connected to the network, limiting movement.
 Installation can be more complex due to the
The 15-pin VGA connector has been The 3.5 mm jacks used for microphones (as need for physical cables.
provided on many video cards, computer monitors, input), and speakers (as output).These connections are
laptop computers, and projectors. It is now slowly now being replaced by USB and HDMI connections.
being phased out in favor of the faster and more
compact HDMI connector. Common audio connections
Yellow/orange: Wireless Communication
 Serial Digital audio OUT
Wireless communications include
An RS-232 serial connection was once a Light blue: microwave transmission, satellite communication,
standard feature of a personal computer used for Analog audio IN cellular transmission, and radio transmission such
connections to modem, printer, mouse, and other as Wi-Fi connectivity.
peripheral devices. Now, has been replaced by Pink:
USB connections. Analog microphone IN The Institute of Electrical and Electronics
Engineers (IEEE), a professional technical
 Parallel Green association with members all across the globe,
Similar to the serial connection, parallel Analog audio OUT identified standard 802.11 for Wi-Fi and 802.15 for
connections were used before to connect other Surround sound FRONT OUT Bluetooth in the wireless standards.
computer peripherals such as printers. Has also
been replaced by USB connections. Black: Wi-Fi
Ex.DB25 Sourround sound REAR OUT
CENTRONICS 36 > Uses radio waves to wirelessly transmit
information across a network
 PS/2 ADVANTAGES OF WIRED CONNECTIONS
> Wi-Fi's signals are transmitted in frequencies of
The PS/2 is a 6-pin connector used to  Typically faster and more reliable than wireless between 2.5GHz and 5GHz, which are higher than
connect the mouse and keyboard to a computer. It connections. radio and TV signals to avoid interference
is color-coded to identify which peripheral will be  Less susceptible to interference from other
connected to which port. Purple is for keyboard electronic devices. Bluetooth
and green for the mouse.  Wired connections can provide a consistent and
stable data transfer rate. > Uses radio waves to connect to other devices

DISADVANTAGES OF WIRED CONNECTIONS > The connection via Bluetooth is called pairing
> Once paired, devices are able to send and receive
information provided they are within a given
range which is typically 10 meters

ADVANTAGES OF WIRELESS
CONNECTIONS

Greater mobility: Devices can connect without being


physically tethered, allowing for more flexibility in
device placement.

Easier installation: No need for physical cables,


making setup more convenient.

Suitable for devices that require flexibility and


portability.
DISADVANTAGES OF WIRELESS
CONNECTIONS

Generally slower than wired connections, especially


in environments with high. interference.

Susceptible to interference from other wireless


devices and physical obstacles.

Signal strength and quality can vary based on


distance and environmental factors.

You might also like