Chapter 3: Hardware and Software Flashcards
What is hardware
Hardware is the physical components of your PC
Examples of Hardware
Monitors cpu Printers mice webcams
example input devices
Keyboard
mouse
Switches
Buttons
examples output devices
Monitors
led lights
printers
speakers
What is an input devices
A input device is a device that takes a set of digital inputs and feeds it to a computer
What is an output devices
A output devices takes a set of inputs and creates an output
Name three sensors
Sound sensor Heat sensor Light level sensor distance sensor moisture sensor
what does a not gate look like?
what does a And gate look like
what does a or gate look like
what does a nand gate look like
what does nor gate look like
what does xor gate look like
What is a CPU and what is its role?
CPU (central processing unit) is responsible for processing all the instructions and data in a computer application
What are the features of von Neumann architecture?
» the concept of a central processing unit (CPU or processor)
» the CPU was able to access the memory directly
» computer memories could store programs as well as data
» stored programs were made up of instructions which could be executed in sequential order.