Podcast
Questions and Answers
Why is data storage larger than internal memory in a computer system?
Why is data storage larger than internal memory in a computer system?
Storage needs to be larger since the user stores large files such as music or photos.
Explain the purpose of memory cache in a computer system, and why SRAM is typically used for this purpose.
Explain the purpose of memory cache in a computer system, and why SRAM is typically used for this purpose.
The memory cache stores data that the processor will likely need again soon. SRAM is faster than DRAM, so it's better for quick access to frequently used data.
Describe the key differences between how data is stored and accessed on a hard disk drive (HDD) versus a solid-state drive (SSD).
Describe the key differences between how data is stored and accessed on a hard disk drive (HDD) versus a solid-state drive (SSD).
HDDs store data on magnetic spinning disks accessed by read-write heads, leading to latency issues. SSDs store data electronically with no moving parts, providing faster access.
Explain what is meant by 'fragmentation' in the context of hard disk drives (HDDs), and how it affects performance.
Explain what is meant by 'fragmentation' in the context of hard disk drives (HDDs), and how it affects performance.
What is the purpose of dual layering in DVDs, and how does it increase the storage capacity compared to single-layer DVDs?
What is the purpose of dual layering in DVDs, and how does it increase the storage capacity compared to single-layer DVDs?
How do Blu-ray discs differ from DVDs in terms of laser technology and storage capacity?
How do Blu-ray discs differ from DVDs in terms of laser technology and storage capacity?
Explain the role of a dongle in protecting complex software, and describe how it prevents unauthorized use or copying.
Explain the role of a dongle in protecting complex software, and describe how it prevents unauthorized use or copying.
How does a laser printer create an image on paper using static electricity and toner?
How does a laser printer create an image on paper using static electricity and toner?
Describe the two main technologies used to produce ink droplets in inkjet printers, and briefly explain how each works.
Describe the two main technologies used to produce ink droplets in inkjet printers, and briefly explain how each works.
How does a 3D printer use additive manufacturing to create a solid object, and what materials are commonly used in this process?
How does a 3D printer use additive manufacturing to create a solid object, and what materials are commonly used in this process?
Explain the process by which digitized sound stored in a computer file is converted into audible sound through speakers.
Explain the process by which digitized sound stored in a computer file is converted into audible sound through speakers.
Describe how a loudspeaker converts an electric signal into sound waves through the interaction of electromagnets and permanent magnets.
Describe how a loudspeaker converts an electric signal into sound waves through the interaction of electromagnets and permanent magnets.
Explain how a microphone converts sound waves into an electrical current, and whether this current is analogue or digital in nature.
Explain how a microphone converts sound waves into an electrical current, and whether this current is analogue or digital in nature.
Describe the basic structure and function of an OLED screen, emphasizing how it differs from LCD screens in terms of backlighting.
Describe the basic structure and function of an OLED screen, emphasizing how it differs from LCD screens in terms of backlighting.
Distinguish between capacitive and resistive touch screen technologies, outlining the materials used and how each detects touch input.
Distinguish between capacitive and resistive touch screen technologies, outlining the materials used and how each detects touch input.
Describe how virtual reality headsets create a 3D effect, including the roles of lenses, displays, and head-tracking sensors.
Describe how virtual reality headsets create a 3D effect, including the roles of lenses, displays, and head-tracking sensors.
What is the purpose of an analogue-to-digital converter (ADC), and how does it enable computers to process real-world data from sensors?
What is the purpose of an analogue-to-digital converter (ADC), and how does it enable computers to process real-world data from sensors?
Explain the concept of 'positive feedback' in the context of control systems, and how it affects the interaction between sensors and actuators.
Explain the concept of 'positive feedback' in the context of control systems, and how it affects the interaction between sensors and actuators.
Describe how anti-lock braking systems (ABS) use magnetic field sensors to prevent wheels from locking up during sudden braking.
Describe how anti-lock braking systems (ABS) use magnetic field sensors to prevent wheels from locking up during sudden braking.
Differentiate between monitoring and control applications, providing an example of a system that performs each function using sensors.
Differentiate between monitoring and control applications, providing an example of a system that performs each function using sensors.
Explain the function of logic gates in electronic circuits, and give three examples of common logic gates.
Explain the function of logic gates in electronic circuits, and give three examples of common logic gates.
What is a truth table, and how is it used to verify the output from a logic gate or logic circuit?
What is a truth table, and how is it used to verify the output from a logic gate or logic circuit?
State the output of an AND gate when one input is 1 and the other input is 0.
State the output of an AND gate when one input is 1 and the other input is 0.
State the output of an OR gate if input A is 1 and input B is 0.
State the output of an OR gate if input A is 1 and input B is 0.
What is unique about a NOT gate compared to the other types of logic gates?
What is unique about a NOT gate compared to the other types of logic gates?
How do you write the NOT expression using Boolean algebra?
How do you write the NOT expression using Boolean algebra?
If there are three inputs (A, B, C) to a complex logic circuit, how many possible binary combinations of inputs are there?
If there are three inputs (A, B, C) to a complex logic circuit, how many possible binary combinations of inputs are there?
Describe how you write out A AND B in Boolean algebra.
Describe how you write out A AND B in Boolean algebra.
Describe how you write out A OR B using Boolean algebra.
Describe how you write out A OR B using Boolean algebra.
Write the Boolean algebra expression to describe this statement: The output X is 1 if either A is ON and B is OFF.
Write the Boolean algebra expression to describe this statement: The output X is 1 if either A is ON and B is OFF.
A safety system uses 3 inputs to a logic circuit: An alarm sounds when Input A=ON and Input B =Off. Convert that statement to Boolean algebra.
A safety system uses 3 inputs to a logic circuit: An alarm sounds when Input A=ON and Input B =Off. Convert that statement to Boolean algebra.
What is the purpose of the 4-input AND gate in logic circuits?
What is the purpose of the 4-input AND gate in logic circuits?
If the inputs into a 4 input OR gate are 1,0,0,1, what is the output?
If the inputs into a 4 input OR gate are 1,0,0,1, what is the output?
Describe three differences between RAM and ROM.
Describe three differences between RAM and ROM.
Compare the relative advantages and disadvantages of SRAM and DRAM.
Compare the relative advantages and disadvantages of SRAM and DRAM.
Describe two features of magnetic storage which differentiates it from the other two types.
Describe two features of magnetic storage which differentiates it from the other two types.
Give three examples of sensors
Give three examples of sensors
What does a microprocesor do when the new data in the acceptable range in the monitoring or control systems?
What does a microprocesor do when the new data in the acceptable range in the monitoring or control systems?
Explain how a virtual headset tracks the user's head movements to make the video the right orientation?
Explain how a virtual headset tracks the user's head movements to make the video the right orientation?
Flashcards
Memory
Memory
Internal devices that the computer can access directly; user's workspace, temporary data, or key data.
Storage Devices
Storage Devices
Devices where users store applications, data and files permanently, bigger than internal memory.
Memory cache
Memory cache
A high-speed memory external to the processor used to store data needed again.
Random access memory (RAM)
Random access memory (RAM)
Signup and view all the flashcards
Read-only memory (ROM)
Read-only memory (ROM)
Signup and view all the flashcards
Dynamic RAM (DRAM)
Dynamic RAM (DRAM)
Signup and view all the flashcards
Static RAM (SRAM)
Static RAM (SRAM)
Signup and view all the flashcards
Refreshed
Refreshed
Signup and view all the flashcards
Programmable ROM (PROM)
Programmable ROM (PROM)
Signup and view all the flashcards
Erasable PROM (EPROM)
Erasable PROM (EPROM)
Signup and view all the flashcards
Hard disk drive (HDD)
Hard disk drive (HDD)
Signup and view all the flashcards
Latency
Latency
Signup and view all the flashcards
Fragmented
Fragmented
Signup and view all the flashcards
Removable hard disk drive
Removable hard disk drive
Signup and view all the flashcards
Solid state drive (SSD)
Solid state drive (SSD)
Signup and view all the flashcards
Electronically erasable programmable read-only memory (EEPROM)
Electronically erasable programmable read-only memory (EEPROM)
Signup and view all the flashcards
Flash memory
Flash memory
Signup and view all the flashcards
Optical storage
Optical storage
Signup and view all the flashcards
Dual layering
Dual layering
Signup and view all the flashcards
Birefringence
Birefringence
Signup and view all the flashcards
Binder 3D printing
Binder 3D printing
Signup and view all the flashcards
Direct 3D printing
Direct 3D printing
Signup and view all the flashcards
Digital to analogue converter (DAC)
Digital to analogue converter (DAC)
Signup and view all the flashcards
Analogue to digital converter (ADC)
Analogue to digital converter (ADC)
Signup and view all the flashcards
Organic LED (OLED)
Organic LED (OLED)
Signup and view all the flashcards
Screen resolution
Screen resolution
Signup and view all the flashcards
Touch screen
Touch screen
Signup and view all the flashcards
Capacitive touch screen
Capacitive touch screen
Signup and view all the flashcards
Resistive touch screen
Resistive touch screen
Signup and view all the flashcards
Virtual reality headset
Virtual reality headset
Signup and view all the flashcards
Sensor
Sensor
Signup and view all the flashcards
NOT gate
NOT gate
Signup and view all the flashcards
AND gate
AND gate
Signup and view all the flashcards
OR gate
OR gate
Signup and view all the flashcards
NAND gate
NAND gate
Signup and view all the flashcards
NOR gate
NOR gate
Signup and view all the flashcards
XOR gate
XOR gate
Signup and view all the flashcards
Logic gates
Logic gates
Signup and view all the flashcards
Logic circuit
Logic circuit
Signup and view all the flashcards
Truth table
Truth table
Signup and view all the flashcards
Study Notes
- This note discusses computer hardware, including memory, storage, and input/output devices
Hardware
- Primary storage/memory devices will be discussed
- Secondary storage, including removable devices, will be discussed
- Will discuss the benefits and drawbacks of embedded systems
- Hardware devices used for input, output, and storage will be covered
- Differences between RAM, ROM, SRAM, DRAM, PROM, and EPROM will be clarified
- The use of RAM, ROM, SRAM, and DRAM in various devices will be explained
- Monitoring and control systems will be touched on
- Logic gates (NOT, AND, OR, NAND, NOR, and XOR) will be explained
- The construction and use of truth tables will be presented
- Construction of logic circuits, truth tables, and logic expressions will be shown
Key Terms
- Memory cache: High-speed memory external to the processor for frequently needed data
- Random Access Memory (RAM): Primary memory that can be read from and written to
- Read Only Memory (ROM): Primary memory that can only be read from, not written to
- Dynamic RAM (DRAM): A type of RAM that needs constant refreshing
- Static RAM (SRAM): A type of RAM that doesn’t need refreshing, using flip-flops
- Refreshed: Requirement to recharge a component to retain its electronic state
- Programmable ROM (PROM): ROM that can be programmed once
- Erasable PROM (EPROM): ROM that can be reprogrammed using UV light
- Hard Disk Drive (HDD): Magnetic storage device using spinning disks
- Latency: Delay in system, like time to find track on hard disk
- Fragmented: Storing data in non-contiguous sectors
- Removable Hard Disk Drive: External HDD connected via USB
- Solid State Drive (SSD): Storage using electron movement, no moving parts
- Electronically Erasable PROM (EEPROM): ROM that can be modified by pulsed voltages and repeatedly erased/written
- Flash Memory: EEPROM type used in SSDs, memory cards etc.
- Optical Storage: CDs, DVDs, Blu-ray using laser light.
- Dual Layering: Used in DVDs with two recording layers.
- Birefringence: Reading problem in DVDs from refraction of laser light.
- Binder 3D Printing: Printing with dry powder and a binding agent.
- Direct 3D Printing: Printing by moving the print head in x, y, z directions.
- Digital to Analogue Converter (DAC): Converts digital data to analogue signals for devices like motors.
- Analogue to Digital Converter (ADC): Converts analogue data to digital for computer processing.
- Organic LED (OLED): Uses electron movement between cathode and anode, generating its own light without backlighting.
- Screen Resolution: Number of pixels horizontally and vertically on a screen.
- Touch Screen: Screen allowing selection by touch, using capacitive or resistive technology.
- Capacitive Touch Screen: Using glass layers forming a capacitor; touch changes the electric field.
- Resistive Touch Screen: Plastic layer touches glass layer on touch, completing a circuit and causing current flow.
- Virtual Reality Headset: Headset providing immersive virtual experience.
- Sensor: Input device reading physical data from surroundings.
Types of Memory and Storage
- Computers need memory and storage
- Memory: Internal devices that the computer can directly access, a workspace for temporary data or critical data for running the computer
- Storage Devices: Allow users to store applications, data and files and is persistent
- Storage is usually larger than memory
- Removable Storage: Allows for portable file storage between computers
- Internal memory includes registers (part of the processor)
- The memory cache is outside the processor, storing data that the processor will likely need again
Primary Memory
- Primary Memory: Memory that the CPU can directly access
- Contains RAM and ROM chips
- Allows processor to access applications and services temporarily
- Structure of primary memory includes SRAM, DRAM, ROM, PROM, EPROM, and EEPROM
RAM
- RAM provides fast data access compared to secondary storage
- RAM can be written to and read from
- RAM can store data, files, applications, or the operating system currently in use
- RAM is volatile, losing its contents when power is off
- Larger RAM generally improves computer speed
- If RAM is full, the processor accesses secondary storage, slowing down the computer
DRAM vs SRAM
- DRAM is made of transistors and capacitors
- DRAM needs constant refreshing to retain data as capacitors lose charge rapidly
- DRAM is less expensive to manufacture than SRAM
- DRAM consumes less power than SRAM
- DRAM has higher memory capacity than SRAM
- SRAM uses flip-flops to hold each bit of memory
- SRAM doesn’t need constant refreshing
- SRAM is faster than DRAM in data access
- DRAM is typical RAM for computers, while SRAM is useful in memory caches when speed is essential
ROM
- ROM shares random access properties with RAM
- ROM cannot be written to or changed
- ROM is non-volatile, retaining data without power
- ROM stores data needed when powering up
PROM and EPROM
- PROM is programmable ROM that can be altered once via a PROM writer that uses electrical current to burn fuses in a matrix
- PROM can only be written to once
- PROM are often used in mobile phones and RFID tags
- EPROM uses floating gate transistors and capacitors, and can be reprogrammed with ultraviolet light through a quartz window
- EPROM is used in applications under development, like the programming of new games consoles
Embedded Systems
- Embedded systems involve installing microprocessors into devices to enable operations to be controlled more efficiently
- Devices can be activated by web-enabled devices
- Central heating systems' on/off times and temperature can be set by mobile phone apps
- Embedded systems can be small and easy to fit into devices
- Embedded systems relatively low cost to make
- Embedded systems usually dedicated to one task, make for simple interfaces, and often no operating system needed
- Embedded systems consume little power and have fast reaction to changing input and mass production leads to reliability
- Embedded systems are difficult to upgrade for new technology, troubleshooting faults requires specialists, and they can be confusing to use
- Troubleshooting requires specialists and they can be open to hackers and viruses and are often just thrown away rather than being repaired
Secondary Storage
- Secondary storage consists of devices not directly accessible by the CPU
- Secondary storage is non-volatile, retaining data as long as required
- Secondary storage has a larger capacity compared to primary memory
- Secondary storage has a slower data access time than RAM and ROM
- Applications, operating systems, device drivers, and general files are stored on secondary storage
- Magnetic, solid state, and optical are types of secondary storage
Hard Disk Drives
- HDDs store data digitally on magnetic disk surfaces
- HDDs contain platters that spin at high speeds with read-write heads to access the surfaces
- Data is stored in sectors and tracks on the magnetic surfaces
- HDDs have slow data access when compared to RAM
- HDD applications require the read-write heads to constantly seek the correct data blocks
- HDD latency is the time it takes of a block of data on the track to rotate to the read-write head
- HDD head movements cause latency
- HDDs undergo deletions and editing leading to data fragmentation, slowing data access
- Direct access device; however, data sequentially within a sector
Removable Hard Disk Drives
- Removable HDDs : External HDDs connected to the computer using USB ports
- Removable HDDs are a backup and a way of transferring files between computers
Solid State Drives
- SSDs reduce latency
- SSDs retrieve data faster than HDDs
- SSDs have no moving parts
- They control the movement of electrons within NAND chips
- Memory are non-volatile and rewritable
- Some SSDs use EEPROM (NOR chips)
- Most SSD storage devices use NAND technology (flash memory)
- EEPROM is more expensive, faster, allows data to be read byte at a time
- NAND only allows blocks to be read/erased
- Flash memory main benefits are reliability, lighter, lower power consumption, less heat, very thin, and faster access speeds
- The main drawback of SSD is longevity
- Conservatively rated at only 20 GB write operations per day over a three year period
- Flash memory devices cannot overwrite existing data; it must be erased first before writing new data
Memory Sticks/Flash Memories
- Also known as pen drives
- Connect to the computer through the USB port
- Has the advantage of being small and lightweight, making them suitable for transferring files between computers
- Can also be used as small back-up devices for music or photo files, for example
- Complex or expensive software, such as an expert system, will often use a memory stick as a dongle to prevent illegal or unauthorized use of the software or copying the software
Optical Media
- CDs and DVDs are optical storage devices that uses laser light to read data from, and write data onto, the surface of a disk
- Uses a thin layer of metal alloy or light-sensitive organic dye
- CD/DVD uses a single, spiral track which runs from the centre of the disk to the edge
- CD/DVDs is divided into sectors allowing direct access of data
- Standard single layer DVDs have more storage because the 'pit' size and track width are smaller and DVDs use lasers with a wavelength of 650 nanometers
Blu-Ray
- Using blue laser light means that the 'pits' and 'bumps' can be much smaller, consequently, a Blu-ray can store up to five times more data than a DVD
- Blu-ray uses a single 1.1 mm thick polycarbonate disk while DVDs use a sandwich of two 0.6 mm thick disks
- Blu-ray has secure encryption system to help to prevent piracy and copyright infringement
- Optical storage media is used as back-up systems to transfer files between computers or manufacturers supply software
Laser Printers
- Use dry powder ink rather than liquid ink
- Static electricity aids in the creation of a laser printer page
- Laser printers print the whole page simultaneously
- Colour laser printers utilizes blue, cyan, magenta, and black
- The general steps in the operation are; Data received, printer driver, check if printer is available, data is sent to printer and stored, drum becomes positively charged, drum is coated in toner, negatively charged paper is rolled on drum and toner sticks, paper is transported to fuser and charge is removed before the next page
Inkjet Printers
- Made up of print head, ink cartridge, stepper motor and paper feed
- The print head contains rows of nozzles that spray droplets of ink onto the paper to form characters
- The droplets are produced using of thermal bubble or piezoelectric process
- Thermal bubble - tiny resistors create heat makes the ink vaporize and ink ejection from the head occurs
Speakers
- speakers convert a digitised sound file stored on machine into sounds; The process involves DAC -> Amplifier -> Speaker
- The rate at which the DAC can translate the digital output into analogue voltages is known as the sampling rate
Microphones
- Microphones are used to convert sounds waves into an electrical signal
- Microphones are either internal or use USB or wireless connectivity
- when sound is created the air vibrates and vibrates the microphone diaphragm
- coil around the diaphragm induces electrical current
Screens
- Screens use either LCD, LEDs, or newer OLED tech
- OLEDs allows for very thin screens, not needing back lighting and use pixel technology to form an image
- Touch screens use either capacitive or resistive tech
- Capacitive touchscreens are medium cost and durable but only works with bare fingers and resistives are cheaper, doesn't work well in sunlight or permit multi-touch
Virtual headset
- Virtual headsets give the wearer the experience of a virtual environment using a video display, lenses, headphones and motion tracking using sensors
Sensors
- Sensors read/measure physical properties such as temperature, pressure, acidity, etc.
- ADC are used to convert this anlogue data to digital data to be processed by computer
- DAC convert digital data to analogue to control external devices
- Sensors are used for both monitoring and control activities of external computer controlled tools
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.