• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/131

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

131 Cards in this Set

  • Front
  • Back
Hardware
Physical Machinery made from electrical circuits
Software
Sequences of instructions called programs that can be executed by hardware
Application Software
Performs a task for the user
Bespoke Software
Written for customer's specific needs
Bespoke Software -
More expensive
Bespoke Software +
Training Available
General Purpose Software
Software that can perform many common tasks
Special Purpose Software
Software to support a specific task
Operating System
Controls and monitors the running of applications
Virtual Machine
Hides the hardware complexity from the user
Utility Programs
Perform Specific House-keeping tasks eg. Anti-Virus
Library Programs
Compiled Routines that can be used by other programs eg. Print Routine
1st Gen Language
Written in machine code
2nd Gen Language
Assembly Code uses mnemonics eg. LDA
Assembler
Translates Assembly Code to Machine Code
3rd Gen Language
High Level Progrramming Languages
Compiler
Translates 3rd Gen to Machine Code.
Interpreter
Translates and executes line by line
4th Gen Language
Declarative
NOT
¯
AND
.
OR
+
A + B =
¯(¯A . ¯B)
A . B =
¯(¯A + ¯B)
Processor
Responsible for executing instructions and surpervising other parts of the system
Main Memory
Each location has a unique address and is directly accessible by the processor
Stored Program Concept
Program must be in Main Memory to be executed
Address Bus
Uni- directional
Data Bus
Bi-directional
Control Bus
Bi-directional
I/O Controller
Electronic Circuit that connects buses to peripheral
Arithmetic Logic Unit
Performs Arithmetical and Logical Calculations
System Clock
Generates regular pulses to synchronise activities
Register
Very fast memory location inside the processor
General Purpose Register
Free for programmer's use
Dedicated Register
Assigned Permanent Specific Role
Program Counter Register
Holds location of next instruction
Accumulator Register
Holds the result of the latest calculation
Current Instruction Register
Holds the instruction whilst it is decoded and executed
Memory Address Register
Holds Memory location address
Memory Buffer Register
Holds data transferred to and from memory locations
Increasing Clock Speed
Reduces time taken to execute instructions
Word Length
number of bits the processor can handle
Each Parallel wire in the data bus
is for each bit in word
Wider data bus
more data fetched at same time
wider address bus
more memory can be addressed at the same time
LOAD
Loads a number / the content of a memory location into a register
ADD
Adds a number / the content of a memory location to accumulator
STORE
Stores the content of accumulator in memory location
Internet
A Public network of computer networks and computers using unique IP addresses & TCP/IP
Packet Switching
Packets of data
Router
Connects networks using same link layer protocol and sends packets over the least congested route
Gateway
Connects networks using different link layer protocols
Protocol
Set of rules for 2 devices to communicate
TCP/IP
4 Layer Protocol Stack
Application Layer
1. Handles particular application eg. html
Transport Layer
2. Establishes and maintains connection ensuring reliable flow of data
Network Layer
3. Adds Source & Destination IP addresses
Link Layer
4. Adds Hardware Addresses eg. Network Card
World Wide Web
a system of interlinked hypertext documents accessed via the web
Intranet
Private computer network used to share information within an organisation
IP address
A unique address that identifies a computer on a network
Domain Name
A name that identifies an IP address
DNS Hierarchy
com / uk = level 1; co / ac = level 2
Uniform Resource Locator (URL)
Identifies a resource by its location and protocol
Uniform Resource Identifier (URI)
How to access a resource on the internet
Internet Registry
Stores domain names & IP addresses
Internet Registrar
Registers unique domain names
Internet Service Provider (ISP)
Provides access to internet
Server
A software process that provides a service requested by a client
Port Number
An address for a software process
Port Used for web servers
Port 80
Port Used for POP3 emails
Port 110
Port Used for SMTP emails
Port 25
Telnet Server
Used for remote management and to access html
Web Server
Retrieve web pages in text form
Email Server
Read and send email
File Transfer Protocol (FTP)
Transfer files using anonymous & non-anonymous access
Hypertext Transfer Protocol (HTTP)
Client machine sends request and server responds
Hypertext Transfer Protocol over Secure Socket Layer (HTTPS)
As http but uses secure socket layer to encrypt and decrypt data
Post Office Protocol 3 (POP3)
Transfer of email between computer systems but provides more facilities than SMTP
TCP
Transmission Control Protocol: Supports public access to email and web pages & allows connection between client and server
Simple Mail Transfer Protocol (SMTP)
Transfer of email between computer systems
Web Browser
Software that displays a web page by rendering the HTML elements
Circuit Switching
A continous link between the sender and reciever of data over a network
End to end principle
Two communicating computers are in control of data transmission
Uniform Resource Name (URN)
Identifies resource by its name rather than its network location
Web Page
Document on WWW written in html and displayed in a web browser
Hyper Text Markup Language (HTML)
Defines how a web page is displayed and uses tags to structure it
Cascading Style Sheet
Controls how a web page is displayed
External Style Sheet +
Updating site is easier
Robot
A Movable mechanical structure than can sense its surroundings and manipulate things
Uses of Robots
Repetitve precision tasks eg. welding and dangerous tasks eg. bomb disposal
Digital Rights Management
Application of control technologies to limit the use of digital media
Proprietary Software
Owner places restrictions on its use
Free Software Foundation promotes
Run the program for any use
Mouse
Detects movement in two directions
Keyboard
Components detect keys pressed and send code to computer where it is converted to ASCII
Bar Code Reader
Shines light on barcode
Flatbed Scanner
Glass pane illuminated from beneath
Optical Character Reader
Can convert writing to text characters
Fingerprint Scanner
Takes a picture of finger
Retina Scanner
Uses infrared light source
Iris Scanner
Uses infrared light to capture image
Optical Mark Reader
Form passed under light source
Magnetic Strip Reader
Reads information encoded magnetically
Smart Card Reader
Card Holds integrated circuit chip
RFID Reader
Radio Frequency Identification - object has a transpoder to transmit data which is detected by reader
Touch Sensitive Screen
Region in front of screen is covered by horizontal and vertical beams of infrared light
Graphics Tablet
Stylus is moved across surface of tablet
Voice Recognition
Recognises a voice using microphone
Digital Still Camera
Senses light intensities across a focal plane and stores on memory card
Cathode Ray Tube
Screen has lines of phosphor dots; red
LCD Flat Screen
Consists of a matrix of liquid crystal cells each constituting one pixel
TFT
Each pixel consists of a tiny film transistor that acts as a switch and a capacitor that holds the electrical charge needed to polarise light in the liquid crystal until refreshed
Plasma Screen
Each Pixel controlled by a miniature fluorescent light
Impact Printer
Inked ribbon to mark multi-part paper struck by 24 metal pins that form outline of character
Inkjet Printer
Uses 4 cartridges to build up line of colour using electrostatics
Laser printer
Generates a bitmap of the whole page
Magnetic Hard Disk
Read/write head moves in and out to magnetise particles in two directions. Track is a concentric ring divided into sectors. Block is smallest unit of transfer
Magnetic Tape
Serial Access for backup & archive
CD-ROM
Read only
CD-R
Commercial write once disk
CD-RW
Can be read and written repeatedly. Laser is used to heat spot
DVD-ROM
Seven times more capacity than CD
DVD-RAM
Rewritable
Secondary Storage
Permanent storage to avoid re-entering data & programs
Blu-ray Disk
High Density optical disk
USB Flash Drive
NAND-type
Universal Serial Bus
Allows peripherals to be connected using a standard interface socket
Memory Card
Solid-state memory device with high capacity