Introduction To Computer Networking 2
Introduction To Computer Networking 2
COURSE OUTLINE
Basic networking concepts: Network topologies: LAN, WAN, MAN, PAN, CAN., Networking
Model; The OSI mode; TCP/ IP Models; Network adapters.
Introducing protocols; Cabling and troubleshooting; Introduction to various networking
devices: Routers; Switches; Modems; Hubs etc.; Wired and Wireless technology;
Network basic and configuration: Setting IP addresses; Sharing files and folders. Network
troubleshooting; PING test, ipconfig etc.;
Introduction to servers and network security: Types of servers Files servers, Email
Servers, Proxy servers etc.
Basics of Internet and Intranet; Types of Internet connections: Dialup, Broadband, Leased
Line, Wi-Fi, Wi-Max, 2G, 3G, 4G, WVWV, E-mails, Search Engines, Social Networking.
Cloud application; Audio-Video Conferencing; Voice over Internet protocol (VOIP); Recovery
and backup; Essential security measures.
MODULE 1
WHAT IS A COMPUTER?
A computer is a sophisticated electronic device that not only manipulates information and
data but also performs a vast array of complex tasks critical to various fields of study, industry,
and daily life. At its core, a computer is designed to accept input, process it according to a set
of instructions, store information, and produce output. This fundamental process—known as
the input-process-output cycle—forms the backbone of all computer operations. You may
already know that you can use a computer to type documents, send email, play games, and
browse the Web. You can also use it to edit or create spreadsheets, presentations, and even
videos.
ORGANIZATION OF COMPUTER
A computer has five functionally independent units: the Input Unit, Memory Unit, Arithmetic
& Logic Unit, Output Unit, and Control Unit.
Input Unit
The computer receives coded information through the input unit. The most common input
device is the keyboard. When a key is pressed, it is instantly translated into a corresponding
binary code and sent via a cable to the memory or processor.
Memory Unit
This unit stores programs and data, and it is divided into Primary and Secondary Memory.
Primary Memory operates at electronic speed, essential for storing programs before
execution. Random Access Memory (RAM) allows data to be accessed quickly by specifying an
address. However, since Primary Memory is expensive, Secondary Memory is used for larger
data storage needs, particularly for information that is not accessed frequently. Examples
include Magnetic Disks and Tapes.
Output Unit
The Output Unit presents processed results to the outside world, displaying data in a readable
format.
CHARACTERISTICS OF COMPUTERS
Computers are known for their high speed, reliability, accuracy, large memory
capacity, logical decision-making ability, versatility, automation, and diligence.
LIMITATIONS OF COMPUTERS
Despite their remarkable capabilities in speed, accuracy, and efficiency, computers
have inherent limitations due to their design and nature. Here are some of the key
limitations of computers:
ASSIGNMENTS:
1. As artificial intelligence advances, do you think computers will ever be capable of
true creativity or emotional intelligence? Why or why not?
2. How should society prepare for a future where computers perform tasks
traditionally done by humans? Consider potential impacts on employment, education,
and ethics.
All software utilizes at least one hardware device to operate. For example, a video
game, which is software, uses the computer processor (CPU), memory (RAM), hard
drive, and video card to run. Word processing software uses the computer processor,
memory, and hard drive to create and save documents.
Hardware is what makes a computer work. A CPU processes information and that
information can be stored in RAM or on a hard drive. A sound card provides
sound to speakers, and a video card provides an image to a monitor. Each of
these are examples of hardware components.
So, for example a KEYBOARD sends input into the computer therefore it's an
input device. I'll type my keys and it sends the signal inside the computer giving
it some directions.
A MOUSE is also another example of an input device we're sending information
into the computer system.
A MONITOR is an example Of an Output device this is because the computer
system is sending information Out to the monitor for us to see-
WEBCAM would be an example of an input device it takes pictures of us and
sends it into the computer
SPEAKERS are examples Of Output devices the reason is because the signal is
coming out creating sounds from the computer.
The MICROPHONE would be an input device because we're sending information
into the computer.
PRINTER would be an example of an output device that's because of computer
sending information out to it so that we can create some cool prints.
The SCANNER would be an input device because it sends the image information
into the computer
INSIDE THE PC:
THE CASE: The outer shell is known as the case its primary function is to keep
the insides nice and safe from things that are on the Outside. it also helps to
keep the system cool. usually, it has vents on the front and back for proper
aeration.
POWER SUPPLY: power supplies function is to take power from the electrical
outlet and spread it out to all of your computer system, giving power to all
individual parts. Power supplies come in wattages and that's dependent on how
much Hardware you have inside your system
MOTHERBOARD: A motherboard is one of the most essential parts of a computer
system. It holds together many of the crucial components of a computer,
including the central processing unit (CPU), memory and connectors for input
and output devices. Motherboards, often referred to as a logic board, main
board or "mobo"
for short, are the "back-bone" of the computer. Its purpose is to connect all
the parts of the computer together and make everything centralized using its
printed circuit board. The central processing unit, hard drives, memory,
graphic processing unit, printers, and other ports all connect to the computer
directly or via special cables that attach on to the motherboard.
Hard Drives: if you've ever wondered where all your information goes when
you enter it onto a Word Document and continue to save it, the answer is the
hard drive. It is known as permanent memory and is not volatile, meaning it
does not get erased when the power is shut off. This type of memory is where
all your documents, pictures, programs, videos and movies are stored and kept
safely.
Memory (Random Access Memory): It starts to get a little confusing here
differentiating between hard drive memory and random access memory but
there is a clear distinction which most people cannot identify until they are
told. Have you ever wondered why when you try to buy a computer the sales
associate insists you get more RAM (Random Access Memory) so that your
computer is faster? Well, they never really told you the real reason behind that
logic I'm guessing. Random Access memory, often referred to as RAM, is
memory that can be accessed randomly. Likewise, when your brain can recall
from memory quickly it is able to better react to situations or problems. This is
special to computers because they can only manipulate data that is on the
main memory. Therefore, every program you execute or every file you access
must be moved from the hard drive into the memory.
Optical Drives: The final part is an optical drive. We are all familiar with this and
tend to use them often. An optical drive is just a fancy word for a CD or DVD
drive. These are used to read or write data from discs which can then be
removed and carried. Blu-Ray readers are the new technology standard for
movies but overall, as a removal memory they have become almost obsolete
due to the creation of USB's and thumb drives. Not only are USBs easier to
carry, but also so cheap that everyone has one on their key chains these days.
COMPUTER SOFTWARE
Software is a set of programs, which is designed to perform a well-defined function. A
program is a sequence of instructions written to solve a particular problem.
There are two types of software —
System Software
Application Software
System Software
The system software is a collection of programs designed to operate, control, and extend the
processing capabilities of the computer itself. System software is generally prepared by the
computer manufacturers. These software products comprise of programs written in low-level
languages, which interact with the hardware at a very basic level. System software serves as
the interface between the hardware and the end users.
Some examples of system software are Operating System, Compilers, Interpreter,
Assemblers, etc.
Application Software
Application software products are designed to satisfy a particular need of a particular
environment. All software applications prepared in the computer lab can come under
the category of Application software.
Application software may consist of a single program, such as Microsoft's notepad for
writing and editing a simple text. It may also consist of a collection of programs, often
called a software package, which work together to accomplish a task, such as a
spreadsheet package.
Examples Of Application software are the following —
Payroll Software
Student Record Software
Inventory Management Software
Income Tax Software
Railways Reservation Software
Microsoft Office Suite Software
Microsoft Word Microsoft Excel Microsoft PowerPoint