Fundamentals of ICT Components and Security
Welcome to this comprehensive course on the essential hardware components, data‑capture technologies, and security practices that form the backbone of modern information and communication…

When using an Optical Mark Reader (OMR), which condition can cause a mark to be missed?
A company wants to replace magnetic stripe cards with chip cards for ATM access. Which advantage directly addresses shoulder surfing attacks?
In a LAN using a hub, what is the primary drawback compared to a switch?
Which of the following best explains why a barcode reader may fail to read a code?
A user reports that after installing a new printer driver, their computer slows down significantly. Which component of the driver is most likely responsible?
When configuring a wireless access point (WAP), which step ensures that only authorized users can connect?
Which storage technology provides the fastest data access while also being most resistant to physical shock?
In a relational database, why is a foreign key used?
A user receives an email that appears to be from their bank, asks for personal details, and contains several spelling mistakes. Which security threat does this represent?
Fundamentals of ICT Components and Security
Welcome to this comprehensive course on the essential hardware components, data‑capture technologies, and security practices that form the backbone of modern information and communication technology (ICT). Whether you are a budding computer scientist, a cybersecurity enthusiast, or an IT professional looking to refresh your knowledge, this module will guide you through key concepts, practical examples, and memorable mnemonics to help you retain the material.
1. Accessible Input Devices for Users with Limited Motor Skills
Choosing the right input device can dramatically improve accessibility and productivity for users who have limited hand movement. Among common peripherals, the tracker ball stands out because it requires minimal hand motion while still providing precise cursor control.
- Why a tracker ball? The device sits stationary on a desk; the user rolls the ball with a light flick of the finger or palm, reducing the need for large arm movements.
- Comparison with alternatives:
- Remote controls often have a single button, but they lack the ability to navigate complex interfaces.
- Standard mice demand fine motor control for accurate movement.
- Joysticks provide directional input but are typically designed for gaming rather than general computing.
Mnemonic: “Track‑ball: Tiny Touch, Big Control.” Remember that a tiny touch on the ball yields big control over the cursor.
2. Optical Mark Readers (OMR) – Common Pitfalls
Optical Mark Readers are widely used for scanning multiple‑choice tests, surveys, and ballots. The most frequent cause of a missed mark is insufficient darkness of the mark itself.
- If the pencil or pen does not deposit enough pigment, the sensor may interpret the area as blank.
- Other factors such as paper gloss or scanner resolution can affect readability, but they are secondary to mark darkness.
Tip: Use a #2 pencil or a dark‑ink pen and press firmly enough to create a solid, opaque mark.
3. Chip Cards vs. Magnetic Stripe Cards – Mitigating Shoulder Surfing
Shoulder surfing—observing a user’s PIN or password—remains a prevalent threat in public spaces. Replacing magnetic stripe cards with chip cards that require a PIN directly counters this attack vector.
- Chip cards store encrypted data and must be paired with a personal identification number (PIN) for authentication.
- Even if an attacker watches the user insert the card, they cannot complete a transaction without knowing the PIN.
Mnemonic: “Chip + PIN = No Peeking.” The combination ensures that visual observation alone is insufficient.
4. Hub vs. Switch in a Local Area Network (LAN)
Network hubs and switches both connect multiple devices, but they differ fundamentally in how they handle traffic.
- Hub drawback: A hub broadcasts incoming frames to every port, creating a shared collision domain. This leads to increased collisions, reduced bandwidth, and slower overall performance.
- In contrast, a switch learns MAC addresses and forwards frames only to the intended destination, eliminating unnecessary collisions.
Remember: “Hubs Hurl Data Everywhere.” The word “hurl” reminds you that hubs send data to all ports.
5. Barcode Readers – Why Scanning Fails
Barcodes rely on optical contrast between dark bars and a light background. The most common reason a barcode reader fails is a scratched or dirty surface that disrupts light reflection.
- Dust, fingerprints, or scratches alter the reflective pattern, causing the sensor to misinterpret the code.
- While color and length can affect readability, modern readers handle a wide range of colors and character counts.
Tip: Keep barcode labels clean and store them away from abrasive surfaces.
6. Printer Drivers – Hidden Performance Drains
When a new printer driver slows down a computer, the culprit is often the driver’s background service that constantly polls the printer for status updates.
- This polling consumes CPU cycles and I/O bandwidth, especially on systems with limited resources.
- Other driver components—such as GUIs or built‑in antivirus—are less likely to cause a system‑wide slowdown.
Key Takeaways
- A driver’s background service runs continuously, checking printer status.
- Heavy polling can noticeably degrade overall system performance.
- Mitigation: Disable unnecessary polling or update to a driver optimized for low‑resource environments.
How to Remember
- Mnemonic: “Poll‑ing Pulls Performance Down.”
- Visualize a busy receptionist (the service) constantly checking the printer, leaving less time for other tasks.
7. Securing a Wireless Access Point (WAP)
To ensure that only authorized users can connect to a wireless network, the most effective step is presetting a strong password in the WAP settings.
- While MAC filtering and unique SSIDs add layers of security, they can be bypassed or are merely cosmetic.
- Disabling DHCP forces static IP assignment, but without authentication, unauthorized devices can still join.
Best practice: Use WPA3 encryption with a complex passphrase and change it regularly.
8. Fastest and Most Shock‑Resistant Storage
Among storage technologies, Solid State Drives (SSDs) deliver both the quickest data access times and the highest resistance to physical shock.
- SSDs store data in flash memory, eliminating moving parts that are vulnerable to drops and vibrations.
- Compared to magnetic hard drives, optical DVDs, and magnetic tape, SSDs provide nanosecond‑scale latency and robust durability.
Key Takeaways
- SSDs = Speed + Shock‑proof.
- They are ideal for laptops, rugged field equipment, and high‑performance servers.
How to Remember
- Mnemonic: Speedy Shock‑proof Storage – the triple “S”.
- Imagine an SSD as a superhero that never spins, slides, or shatters.
9. Summary and Review
By mastering these core concepts, you will be better equipped to design accessible systems, troubleshoot hardware, and implement robust security measures.
- Accessible input: Tracker ball minimizes hand movement.
- OMR accuracy: Ensure dark, solid marks.
- Chip cards with PIN protect against shoulder surfing.
- Network efficiency: Switches beat hubs by avoiding broadcast collisions.
- Barcode reliability: Keep surfaces clean.
- Printer driver performance: Watch for aggressive polling services.
- Wireless security: Strong passwords (WPA3) are essential.
- Storage choice: SSDs provide unmatched speed and durability.
Use the provided mnemonics and visual analogies to reinforce your learning, and you’ll be ready to apply these principles in real‑world ICT environments.
