1. Types and components of computer systems Flashcards
what is a hardware?
physical components that makes up a computer system.
examples of external output devices?
mouse, keyboard,monitor,camera,printer,plotter
examples of internal output devices?
motherboard, CPU ,RAM, ROM, graphic card, soundcard, NIC, HDD/SSD
what is a motherboard?
to allows the processor and other computer hardware to communicate with each other.
what is RAM?
Random Access Memory
1. internal chip where data is stored temporarily when running applications.
2. This memory can be written to and read from.
3. It is volatile.
4. very fast
5. larger capacity than ROM.
what is ROM?
Read Only Memory
1. stores information that needs to be permanent.
2. cannot be altered
3. data cant be lost even if computer is off (non volatile)
what is a CPU?
executes instructions from a computer program.
The CPU is the brain of the computer and its job is to take an input, process data and produce an output
what is a NIC?
Network Interface Card
allows a computer to be connected to a network.
each NIC is hard-coded with a unique MAC address. (media access control).
what is a graphical card?
allows the computer to send graphical information to a video display device eg: monitors. They usually connect to motherboards.
what does a graphical card consist of?
- processing unit
- RAM
- cooling disk
- connection to display
what is a HDD?
Hard Disk Drive
magnetic device that stores data.
what is a software?
program that controls computer system and process data.
what is SSD?
Solid State Drive
way of storing data.
what is an application software?
provides the services that the user requires to solve a given task
what is a system software?
is a software designed to provide a platform on which all other softwares can run.
examples of system softwares?
compliers
linkers
device drivers
operating system
utilities
what is a complier?
translating high-level programming languages into machine code
what is a linker?
combining object files into a single executable program
what is a device driver?
controlling hardware components and peripherals
what is a operating system
managing the computer’s resources and providing a user interface
what is a utilities?
tools for maintaining and optimising the computer’s performance
what does an OS do?
Controlling input/output devices
Oversees loading, running and storage of application software
Deals with errors
Maintains security
Keeps a log of events
what is a user interface?
how the user interacts with the operating system
examples of user interfaces?
Command Line Interface (CLI)
Graphical User Interface (GUI)
Dialogue-based
Gesture-based
what is CLI?
Text-based commands
Uses fewer system resources
Typing errors are common
what is GUI?
Visual elements
Information is visual, making it easier to understand
Uses more system resources
what is dialogue based?
Spoken word
Can be used by people with disabilities
Not always reliable
what is gesture based?
Human interaction
Can be used by people with disabilities
Can lead to discomfort
what is analogue data?
continuous data created from non-digital devices
sound waves when you talk
data collected by sensors
what is digital data?
data in binary format
software
documents/files
characteristics of analogue data
Values change smoothly and gradually
Quality can be lost during storage/transmission
Needs to be converted to digital to be used in digital devices
characteristics of digital data?
Values are limited (1s and 0s)
Quality is maintained during storage/transmission
Needs to be converted to analogue to use in analogue devices
Easily manipulated
ADC and DAC
analogue to digital converter, digital to analogue converter
what’s an input device?
hardware components that allow users to interact with a computer system
They enable the user to input data or commands into the system, which the computer then processes to produce an output
what are analogue sensors
Measure environmental data e.g. temperature, light, sound, humidity
what is direct data entry?
a device capable of inputting data into a computer with little/no human interaction
Magnetic stripe reader
Debit/credit cards
Fast
Simple to use
Secure (unreadable)
Magnetic stripes can get damaged and become unreadable
Reader must be in close contact
Chip and PIN reader
Secure
Reduced fraud risk
Requires PIN input
Potential for skimming
High payment limits an issue for stolen cards
RFID reader (read only)
contactless payment
Fast transaction (no pin)
Data wirelessly transferred securely
don’t have to access customer credit information
transaction limit is smaller
RFID signals can be intercepted
RFID reader
(Security tags on clothes, location tracking )
Very fast
Data can be sent both ways
Bulk detection
Radio waves can be blocked/jammed
Tag collisions
Possible to hack
Optical Mark Recognition (OMR, read marks on exam paper in pen/pencil)
Fast processing
Reduced human error
Limited to specific forms
Cannot read handwriting
Form must be completed accurately
Optical Character Recognition
Optical Character Recognition
(OCR, text to digital data)
Fast data entry
Accurate and less error prone
Can struggle with complex layouts
Font dependent
Not always 100% accurate
Expensive
Barcode reader
(reads barcode labels)
Fast and accurate
Low cost
Allows for automatic stock control
Tried & trusted
Requires line-of-sight
Barcodes are easily damaged
Barcodes can be swapped/altered by consumers
QR scanner
(QR codes)
Can store more data than barcodes
Versatile uses
Easy to read
Can be encrypted
QR codes can store malicious code
Different QR code formats
what is an output device?
Output devices are hardware components that receive information from a computer system and present it to the user
Laser printer
(Dry ink)
Fast
High-quality prints
Lower cost per page
Expensive initial cost
Limited to flat surfaces
Inkjet printer
(Four/five wet inks)
Lower initial cost
High-quality prints
Ink can be refilled
Slower
Higher cost per page
Ink may smudge
Dot matrix printer
(Inked ribbon)
Low cost
Can print multi-part forms
Very good for long print runs
Noisy
Low print quality
Slow
Plotters
(Drawing & blueprints)
High accuracy
Can print on various materials
Inexpensive to run
Slow
Expensive to buy
Large size
3D printer
Customisable designs
Rapid prototyping
Medical benefits
Limited materials
Slow process
Counterfeit items easier to produce
Very expensive
3D printer
Customisable designs
Rapid prototyping
Medical benefits
Limited materials
Slow process
Counterfeit items easier to produce
Very expensive
Actuators
(Control motors, pumps, switches etc.)
Precise movement
Programmable
Allow automatic control of many devices
Requires power
Potential mechanical wear
Requires DAC interface
what’s a storage device?
storage device is the hardware that reads from and writes to different storage medias
are storage devices secondary
non-volatile secondary storage
what are the 2 types of storage devices?
optical
solid state
magnetic
What is magnetic storage?
non-volatile media that uses magnets to store binary
What are the advantages of magnetic storage?
High storage capacity, low cost per gigabyte, moderate speed
Magnetic storage is known for its economical price relative to capacity.
What are the disadvantages of magnetic storage?
Moving parts can get damaged if dropped,
heavy and bulky
prone to mechanical failure,
loud noise
These factors limit the convenience and reliability of magnetic storage.
What is solid state storage?
non-volatile media that uses electronic circuits to store binary
What are the advantages of solid state storage?
Very fast read/write access, small size, no moving parts, silent operation
These features contribute to its efficiency and portability.
What are the disadvantages of solid state storage?
Very high cost per gigabyte, limited read/write cycles
The cost and endurance limitations can be significant for some users.
What is optical storage?
non-volatile media that uses lasers to burn the surface of a disk, creating pits and lands suitable for storing binary
What are the advantages of optical storage?
Very low cost per gigabyte, small size, no moving parts, silent operation
Optical storage is economical and compact, making it suitable for certain applications.
What are the disadvantages of optical storage?
Very low capacity, very slow read/write access, prone to scratches
These limitations can affect the usability and longevity of optical media.
Fill in the blank: Magnetic storage is prone to _______.
mechanical failure
Fill in the blank: Solid state storage has _______ read/write cycles.
limited
True or False: Optical storage is silent.
True
What is the speed of magnetic storage?
Moderate read/write access
What is the capacity of solid state storage?
Medium/high storage
What type of storage uses lasers to store data?
Optical storage
What is storage media?
Storage media is the physical media that holds non-volatile data
Storage media includes various types such as magnetic, optical, and solid state
What is the role of storage devices in relation to storage media?
Storage devices have a specific read/write mechanism built in to interact with a particular storage media
What is the use of a Hard Disk Drive (HDD)?
ITS MAGNETIC
General-purpose storage in computers and servers
What are the advantages of using a Hard Disk Drive (HDD)?
- Large storage capacity (5TB)
- Relatively fast
What are the disadvantages of using a Hard Disk Drive (HDD)?
- Moving parts
- Vulnerable to physical damage
What is the use of a Portable Hard Disk Drive?
MAGNETIC
External storage for data transfer and backup
What are the advantages of a Portable Hard Disk Drive?
- Portable (5TB)
- Large storage capacity
What is a disadvantage of a Portable Hard Disk Drive?
Slower than SSDs, vulnerable to physical damage
What is the primary use of magnetic tape?
MAGNETIC
Backup and archiving, especially for large volumes of data
What are the advantages of magnetic tape?
- High storage capacity (10TB)
- Low cost
What is a disadvantage of magnetic tape?
Slow access time
What is the use of a CD?
OPTICAL
Audio and data storage, software distribution
What are the advantages of using CDs?
- Affordable
- Widely compatible
What are the disadvantages of CDs?
- Low capacity (700MB)
- Susceptible to scratches
What is the capacity of a DVD compared to a CD?
Higher capacity than CD (8.5GB)
What are the advantages of using DVDs?
- Affordable
What is a disadvantage of DVDs?
Susceptible to scratches, lower capacity than Blu-ray
What is the primary use of Blu-ray?
High-definition video and high capacity data storage
What are the advantages of Blu-ray discs?
- High capacity (50GB)
- High-resolution video storage
What is a disadvantage of Blu-ray?
More expensive, requires specific hardware
What is the primary function of a Solid State Drive (SSD)?
Fast internal storage for modern computers
What are the advantages of using an SSD?
- Fast access time
- No moving parts
- High capacity (30TB)
What is a disadvantage of an SSD?
More expensive, limited write cycles
What is the use of a Portable Solid State Drive?
External storage for fast data transfer and backup
What are the advantages of a Portable Solid State Drive?
- Fast access time
- Portable
- No moving parts
- High capacity (2TB)
What is a disadvantage of a Portable Solid State Drive?
More expensive, limited write cycles
What is the primary use of a USB memory stick?
Portable data storage and transfer for various devices
What are the advantages of using a USB memory stick?
- Small size
- Fast read/write speeds
- High capacity (1TB)
What is a disadvantage of a USB memory stick?
Limited capacity compared to other storage devices
What is Flash memory commonly used for?
Removable memory cards used in smartphones/digital cameras
What are the advantages of Flash memory?
- Very small
- Durable
- Large capacities
What is a disadvantage of Flash memory?
Easy to lose due to size, expensive per GB compared to HDD
What is a desktop computer?
A computer designed to stay in one place, typically consisting of a separate monitor, computer, keyboard, and mouse.
Desktop computers are generally more powerful than mobile computers and are upgradable.
List three parts that traditionally make up a desktop computer.
- Monitor
- Computer
- Keyboard & mouse
What are two primary uses of desktop computers?
- Office & Business
- Gaming & entertainment
What is a mobile computer?
A computer designed to be portable, such as a laptop.
Mobile computers are typically less powerful than desktop computers.
What components are typically built into a mobile computer?
- Monitor
- Computer
- Keyboard & trackpad or touchscreen keyboard & pointer
What are two reasons mobile computers are less powerful than desktop computers?
- Power constraints due to size
- Focus on extending battery life
True or False: Mobile computers are easily upgradable.
False
Mobile computers have integrated components for size and efficiency.
What are three characteristics of mobile computers?
- Lightweight
- Small physical size
- Long battery life
List two uses of mobile computers in education.
- E-books and digital textbooks
- Educational apps and tools
Mobile computers use?
Bluetooth, Wi-Fi, 4G, and 5G.
What is one advantage of mobile computers?
Easy to carry and use on the go (Portability)
What is one disadvantage of mobile computers?
Limited expandability (Difficult to upgrade hardware)
What is one advantage of desktop computers?
Typically more powerful than mobile computers.
What is one disadvantage of mobile computers?
Shorter battery life (Needs frequent charging)
List two uses of mobile computers for remote access.
- Remote access to office applications
- Remote access to surveillance systems
What is the primary focus of mobile computer design?
Portability and battery life efficiency.
What is artificial intelligence?
A machine that can simulate intelligent behaviours similar to that of a human
AI can acquire new information, analyze and make choices, and take actions without human input.
What are the two main types of AI?
- Weak AI (narrow AI)
- Strong AI (artificial general intelligence)
Weak AI is designed for specific tasks, while Strong AI can perform any intellectual task a human can do.
What is a disadvantage of AI?
Job losses
Other disadvantages include potential for biased decision making and ethical concerns.
What is extended reality?
An emerging technology that blends the virtual and real worlds to create immersion for a user
Extended reality includes virtual reality (VR) and augmented reality (AR).
What is virtual reality?
Technology that immerses users in a fully simulated environment by blocking out the ‘real world’
Users wear headsets with built-in screens providing a 360-degree view.
What is augmented reality?
Technology that overlays digital information or graphics into the ‘real-world’
Users can still see and interact with their real environment while viewing augmented reality.
Fill in the blank: Extended reality can be applied in fields like _______, medicine, and retail for improved visualization and interaction.
architecture
What are some advantages of AI?
- Increased efficiency
- Increased accuracy
- Scalability
These advantages contribute to the effectiveness of AI in various applications.
True or False: Users of augmented reality are fully immersed in a virtual world.
False
Augmented reality allows users to interact with both digital information and their real-world surroundings.
What are potential issues with extended reality?
Addiction and excessive screen time
These issues raise concerns about the impact of XR on users’ health and well-being.