Unit 1 - Notes from 1.1.2 - 1.1.7 Flashcards

1
Q

Define GPS and what does it stand for.

A
  1. Global Positioning System (GPS)
    Definition: A satellite-based navigation system used to determine location.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the key features of GPS?

A

Commonly found in portable devices for navigation and location tracking.
Uses a network of satellites to pinpoint a device’s location.
Helps find lost or stolen devices by identifying their location.
Small hardware footprint, allowing integration into many devices.
Increases power consumption as it often operates continuously.
Applications include navigation for personal devices, surveying, aviation, rescue operations, and scientific research.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Define Biometrics

A

Definition: Technology that uses physical characteristics (e.g., fingerprints, facial recognition) for security.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Give key features of Biometrics

A

○ Key Features:
Enhances security by requiring unique personal data for access.
Biometric sensors are small, making integration into various devices easy.
Commonly used in smartphones, laptops, and other personal devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Define a touch screen.

A

Definition: An input device that allows users to interact with a device by touching the screen.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Give key features of a touch screen

A

Combines display and input functionality, reducing the need for a separate keyboard.
Used in mobile phones, tablets, smartwatches, laptops, and gaming consoles.
Enhances usability and helps save space in device design, allowing devices to be smaller and more user-friendly.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the key features of sensors?

A

Used for detecting light, motion, temperature, proximity, and other physical properties.
Widely integrated into smartphones, smart home devices, automotive systems, and industrial applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Define the term sesnor

A

Definition: Devices that detect physical changes in the environment and provide data to electronic systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Define memory and storage

A

Memory: Temporary storage used to run applications and process data (e.g., RAM).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

memory and storage features

A

Key Features:
Memory affects the speed and performance of a device.
Storage capacity influences how much data a device can hold.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Define Miniaturisation

A

Definition: The process of making electronic components smaller and more efficient.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Give key features of miniaturisation.

A

○ Key Features:
Critical in the development of portable and wearable technology.
Allows for the integration of more features into smaller devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Define processors

A

Definition: The central unit in a device that executes instructions and processes data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Key Features of Processors

A

Key Features:
Speed and efficiency of processors determine overall device performance.
Modern processors are designed to balance performance with energy efficiency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Define NFC and what does it stand for.

A

Definition: A short-range wireless communication technology used for secure transactions and data exchange.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Define QR Code and what does it stand for?

A

Definition: A type of barcode that can be scanned to quickly access information or perform actions.

17
Q

Give key features of NFC

A

Commonly used in contactless payments, data sharing between devices, and ticketing systems.
Operates at very close distances, enhancing security for transactions.

18
Q

Give key features of QR Code

A

Scanned using cameras on smartphones or other devices.
Used for quick access to websites, apps, contact details, and payments.

19
Q

Define RFID

A

Definition: A technology that uses electromagnetic fields to identify and track tags attached to objects.

20
Q

What are key features of RFID?

A

Key Features:
Widely used in inventory management, access control, and contactless payment systems.
RFID tags can store data and be read without direct line-of-sight.

21
Q

Define a non-volatile storage and an example.

A

Computer storage that retains data even when the power is removed (e.g., ROM, flash drives).

22
Q

Define a volatile storage and give an example.

A

Computer storage that loses data when the power is removed (e.g., RAM).

23
Q

Define RAM and what does it stand for.

A

Simple definition: A type of volatile memory that stores data and instructions currently in use by the CPU.

Further Info.
○ Function: Stores data and instructions temporarily while being processed by the CPU.
○ Type: Volatile storage—data is lost when power is removed.
Impact: The size of RAM affects device performance; insufficient RAM can slow down a device.

24
Q

Define ROM and what does it stand for?

A

Simple Definition: A type of non-volatile memory that stores start-up instructions for a computer.
○ Function: Stores permanent data needed for booting up a device; data cannot be modified by the user.
Type: Non-volatile storage—data is retained even when the power is off.

25
Q

Define Primary Memory

A

Includes RAM and ROM, directly accessed by the CPU for temporary and essential operations.
○ Types of RAM: SRAM (Static RAM), DRAM (Dynamic RAM).
Types of ROM: PROM (Programmable ROM), EPROM (Erasable PROM), EEPROM (Electrically Erasable PROM).

26
Q

Define Secondary Memory

A

Permanent storage used for long-term data retention (e.g., HDD, SSD, CDs, floppy discs, magnetic tape).

27
Q

RAM vs. ROM: WHAT’S THE DIFFERENCE??

A

○ RAM is used for temporary data and processing tasks.
○ ROM is used for essential boot processes and cannot be easily modified.

28
Q

Give me an example with miniaturisation.

A

Raspberry Pi: An example of a miniaturised single-board computer that performs many functions of a full-sized computer on a small board.

29
Q

What are the characteristics of embedded systems?

A
  • Performs a single or limited function.
    • Built with dedicated hardware tailored for specific tasks.
    • Not easily reprogrammable by the user.
      Hardware is integrated into a single electronic chip, which makes it compact and efficient.
30
Q

Define an embedded system and give an example

A

Definition
* Embedded System: A dedicated system hidden within devices, designed for specific functions. It involves multiple components working together for a common purpose.
Examples of Embedded Systems
* Digital Alarm Clock: Limited to functions like displaying time, setting alarms, and sounding alarms. It uses a microprocessor to perform these tasks.
* Other Examples:
○ Robot vacuum cleaner
○ Smart TV
○ Smartwatch
○ Washing machine
○ Security system
○ Air conditioning system
Electronic calculator

31
Q

Define Microprocessor

A

○ Acts as the “brain” of the embedded system, controlling the hardware.
○ A smaller version of a processor, which handles data and instructions using integrated circuits.
Essential for the functioning of embedded systems, allowing data processing in a compact form.

32
Q

Define firmware; where is it stored in a device; and include examples.

A

○ specialised software that provides basic instructions for the system to operate.
○ Stored directly on the embedded system chip, unlike in general-purpose computers where it is stored in the ROM.
○ Includes:
BIOS (Basic Input/Output System): Initialises hardware and manages input/output operations.
Bootloader: loads the operating system during startup.

33
Q

What are the factors that influence digital device performance?

A

Speed
Multi-Core processors
Capacity
Portability
Bandwidth
Power Efficiency