Ch3-processor
Ch3-processor
handles instructions
Drilling down
Data Storage
If a text file has 1000 characters and each character takes 1 byte, what is the size of
the file?
If an image has a resolution of 1920x1080 pixels, and each pixel requires 24
bits, what is the size of the image in KB?
How much storage is required to store a 50-page text document if each page
contains 2000 characters and each character uses 2 bytes? Give answer in bytes,
KB and MB
If a system processes 2 gigabytes (GB) of data every second, how many bytes are
processed in 5 minutes?
If a text file is 500 kilobytes (KB) in size, how many bytes is it equivalent to?
•A 500 KB text file is equivalent to 512,000 bytes because 1 KB equals 1,024 bytes.
If an image file is 2 megabytes (MB) in size, how many kilobytes is it equivalent to?
•A 2 MB image file is equivalent to 2,048 kilobytes (KB) because 1 MB equals 1,024 KB.
If you have a 1-gigabyte (GB) USB flash drive and want to know how many megabytes it can store, what calculation
do you need to perform?
•To determine how many megabytes a 1 GB USB flash drive can store, you need to multiply by 1,024. So, it can store
approximately 1,024 megabytes (MB).
If you have a 500-gigabyte (GB) hard drive and want to store 1 terabyte (TB) of data, how many hard drives of that size
would you need, and what would be the remaining storage capacity?
•You would need 2 hard drives of 500 GB each to store 1 TB of data. The remaining storage capacity on the second drive
would be 500 GB.
If a movie file is 2.5 gigabytes (GB) in size and you want to transfer it over an internet connection with a speed of 10
megabits per second (Mbps), how long will it take to transfer the file?
•It will take approximately 16 minutes and 40 seconds to transfer the 2.5 GB movie file over a 10 Mbps internet connection.
(Conversion: 1 byte = 8 bits)
Types of software
Types of software
• Application software: Software designed to do a particular task
• System Software: Software that manages all the hardware and
application software available on a digital device
• Operating system: Acts as an interface between computer hardware
components and the user and provides a platform where applications
can run
• Utilities software :software that helps maintain the smooth
functioning of a digital device by helping the operating system
manage tasks and resources
Operating System
• Manages the hardware
• Runs applications
• provides user interface
• manages the storage and retrieval of files
Utilities software
• Device drivers: Software program that operates a hardware device
connected to a computer (plug and play devices )
• Security software: Securing passwords, personal identification
numbers, biometric security, facial recognition ,fingerprint
recognition ,voice pattern recognition ,Firewalls, antivirus ,anti-
spyware, anti-malware
• Disc defragmenter:It is a utility that rearranges fragmented data on a
hard drive to improve storage efficiency and access speed.
SOUND REPRESENTATION
Analogue sound signals are continuous where as digital signals are discrete:
SOUND REPRESENTATION
SOUND SAMPLING
The process of converting an analogue signal into a digital one is known as sampling. Sampling
involves taking a sample of the analogue signal at set intervals:
To convert the
analogue data to
digital, the sound
waves are sampled at
regular
time intervals.
The Y Axis represents the bit depth. In this
SOUND REPRESENTATION case there are 16 different possible notes
(0 - 16), to represent 16 different states
you need 4 bits. This means that each
sample is 4 bits.
https://www.youtube.com/watch?v=8_lfxPI5ObM&ab_channel=WIRED
https://www.youtube.com/watch?v=Mog8Quosmec&t=35s&ab_channel=DixonAutomaticTool%2CInc.
Automated system used in the Brazil
irrigation system
Machine Learning algorithms
• Makes programs smarter
• Automatically learn from data
Teachable machine
Training Phase & Testing Phase