Name :
1. Melyantri Ayuning Asih (63240241)
2. Siti An Nisaa (63240250)
Topic :
1. Computer
2. Inside the computer
Script :
1. Computer
Today, we'll explore the fascinating world of computers, delving beyond the surface
level to understand their core functionality. At the heart of every computer lies the
central processing unit, or CPU. This is the brain of the operation, responsible for
executing instructions and performing calculations. The CPU's performance is
measured in gigahertz (GHz), indicating the number of cycles it can perform per
second. Crucial to the CPU's operation is Random Access Memory (RAM). RAM
provides temporary storage for data the CPU is actively using. Unlike hard drives,
RAM is volatile, meaning data is lost when the power is turned off. The amount of
RAM significantly impacts a computer's speed and multitasking capabilities. Data
storage is handled by hard disk drives (HDDs) or solid-state drives (SSDs). HDDs
use spinning platters to store data magnetically, while SSDs utilize flash memory for
faster access times and greater durability. The operating system (OS) acts as an
intermediary between the hardware and software applications. Popular OS examples
include Windows, macOS, and Linux. The OS manages resources, runs applications,
and provides a user interface. Beyond the core components, we have input and output
devices. Input devices, such as keyboards and mice, allow us to interact with the
computer, while output devices, such as monitors and printers, display or produce
results. The interconnectedness of these components creates a powerful system
capable of performing a vast array of tasks, from simple calculations to complex
simulations. Understanding these fundamental components is key to appreciating the
power and versatility of modern computers.
2. Inside the computer
A computer's internal architecture is a marvel of engineering. The central processing
unit (CPU) executes instructions fetched from memory. This memory, or RAM
(Random Access Memory), is volatile, meaning data is lost when power is removed.
Non-volatile storage, such as hard disk drives (HDDs) or solid-state drives (SSDs),
permanently store data. The motherboard acts as a communication hub, connecting
the CPU, RAM, storage devices, and expansion cards via various buses. The power
supply unit (PSU) converts AC power to DC power needed by the components. A
cooling system, often involving fans and heat sinks, prevents overheating. The
graphics processing unit (GPU) handles visual processing, while the input/output
(I/O) devices allow interaction with the outside world. The intricate interplay of these
components enables the computer's functionality.