Everything 1 Flashcards
SRAM =
static RAM
Optical media is also known as
offline storage
NIC =
Network interface card
What are the signs of a DoS or DDoS?
V slow internet on network / can’t access some websites / large amounts of spam
SSDs are also known as
flash memory or flash storage
Abnormal data
Any data that is not accepted
What memory stores data the computer accesses directly
primary memory
Any form of data needs to be converted to ________ format
binary
CDs and DVDs use what colour laser?
red
Secondary storage includes -
HDD and SSD
Floating gates and control gates are found in
transistor junctions for SSDs
What are problems with packet loss
Lost packets accumulate and network slows
What are the 8 bit binary placeholders?
128 / 64 / 32 / 16 / 8 / 4 / 2 / 1
What is stealing data by tapping into wired or wireless communication links?
Data interception
What is latency in HDDs?
Time it takes for block of data to rotate to the head and be read
In a flowchart, what is an input/output?
Input or output of something into our out of the flowchart
FETCH - What happens after MAR receives instruction via address bus?
Instruction copied to MDR
In the PDLC - what is testing?
Testing a product to make sure it works as intended
What is data interception?
Stealing data by tapping into wired or wireless communcation links
DVD-RAM is different because
It has many concentric tracks and acts more like a hard drive
Most common use of DVDs or Blu-rays is
games/movies
HDD =
hard disc drive
Example of parallel data transmission
Internal circuits in a computer
How to convert hex to denary?
Convert to hex to binary -> binary to denary
In the PDLC - what is coding?
Third step, programming
What’s an actuator?
a device that produces motion (e.g. controls wheels, motors, magnets)
What are advantages of USBs?
simple interface - cable only works one way so less chance of errors // relatively high speed data transfer // universal - lots of devices use USB // can be used for power // automatically detected by computer to transfer
What do we call input devices that take readings and send them to a computer or microprocessor?
sensors
What’s the order of data units from smallest to largest?
bit, nibble, byte, kilobyte, megabyte, gigabyte, terabyte, petabyte
Packet trailer contains
ID of end of packet and error checking (CRC)
video, images, sounds, text, numbers, facts are all forms of
data
Whare are structure diagrams?
Structure diagrams are used to represent sub-systems that make up a system. Each sub-system is also split into smaller sub-systems.
One direction only describes what?
Simplex data transmission
The smallest piece of computer memory is a
bit
Which type of RAM has a higher memory capacity?
DRAM
What is a USB port?
A socket in a device/computer that allows you to plug in a cable
Non-volatile, not accessible by the CPU - which storage?
secondary
What are flowcharts?
Flowcharts indicates the inputs needed (requirements) and the processes to be followed (logic) that lead to the output (final outcome)
Which type of RAM is less expensive?
DRAM
A bit is….
the smallest piece of computer memory
How can you prevent DoS or DDoS?
Use up to date malware blockers / use firewalls to restrict traffic / use filters to block spam
Disadvantages of packets/packet switching
Packets can get lost, problems with real time streaming, delay when reassembling at end
What does the MAR do? (Memory address register)
stores the address of the memory location currently being read from/written to
In a flowchart, what is a terminator?
Start and stop of process
Denary counts in multiples of ____
10
Secondary storage can be ______ or _______
secondary storage can be internal or external
Drawbacks of SSDs
longevity, SSD endurance not as good as HDDs // can’t overwrite data, have to delete first then write new
How is data transmitted by USB
Uses serial data transmission / sending data to and from peripherals or devices.
What kinds of USB are there?
USB ports, USB cables, USB connections, USB devices
In the PDLC - what is design?
Second step refers to thinking about the technical and visual aspects of your product.
In the PDLC - what is analysis?
First step, the process of understanding what exactly you need as inputs to build your product and if you have enough resources.
Hexadecimal is base ___
16
How many bytes in a kilobyte?
1024 bytes in a kilobyte
stores data that computers need to access when powering up (BIOS or bootstrap)
ROM
How to reduce fragmentation problems in HDDs?
Defragment the hard drive
Convert 8 to binary
1000
NIC contains a ______ address
MAC
8 bits is a
byte
Convert 15 to binary
1111
What does the CU do? (control unit)
manages the execution of each instruction
Floating gates and control gate transistors use what technology?
CMOS (complimentary metal oxide semiconductor) NAND technology
humans experience _________ data
analogue
Program code is usually written in ____
IDE (integrated development environment)
DoS or DDoS facts
Usually an internet server, usually temporary, very damaging and large breach of security, can be individual or group target
Normal data
Data within an accepted range
What are the 3 factors for data transmission to happen?
Direction of transmission, method of transmission and how synchronised
Another name for RAM is
IAS Immediate Access Store
Switch on = ___
1
In optical media laser wavelength determines
storage size - smaller wavelength = more storage
What’s the difference between alpha and beta testing?
Alpha is testing it by yourself, Beta is testing on a target audience
What’s the difference between a DoS and DDoS?
DDoS comes from many different computers all around the world
Example of serial data transmission
computer to printer via USB
All apps, operating systems, files are stored on…
secondary storage
Convert A00 to binary
1010 0000 0000
USB
Universal Serial Bus
Convert 43 to binary
101011
Convert 12 to binary
1100
What’s synchronous data transmission?
Data is sent in a continous stream including timing signals made by an internal clock. Faster than asynchronous but the timing must be accurate. Used in network communication
CPU means
Central processing unit
Examples of optical media are
CDs, DVDs, Blu-rays discs
Convert 50 (hex) to binary
0101 0000
Flash memory includes
SSDs, memory sticks and flash drives
Boundary data
Values in upper and lower bounds - pair that’s accepted, pair that’s rejected
Optical media discs have either _____ or _____ tracks
single or concentric spiral tracks
Convert 62 to binary
111110
Describe the data bus
Carries / transports data / example of data that is currently being processed OR that will be OR that has been processed // Data can travel in both directions (bidirectional)
Which type of RAM uses less power?
DRAM
Denary is used by _____
humans
Why are USB cables limited to 5m usually?
More chance of errors in data transmission over long distances
What are the 12 bit binary placeholders?
2048 / 1024 / 512 / 256 / 128 / 64 / 32 / 16 / 8 / 4 / 2 / 1
Data is stored by moving electrons with NAND and NOR chips
SSDs / flash drives
What’s asynchronous data transmission?
Groups of bits are sent with control bits. A pattern is agreed before sending and data has ‘start’ and ‘end’ bits. Stops data getting mixed during transmission
Parallel data transmission is…
several bits of data (usually a byte) sent down several wires or channels at the same time. Each wire transmits one bit.
2 types of MAC addresses are
Universally Administered Address (UAA) and Locally Administrered Address (LAA)
Optical media is used…
for backups, transfer files/media
What are examples of automated systems in real life?
industry, transport, agriculture
Automated systems are made up of
software and hardware (sensors, microprocessors/cpu, actuators)
Which type of RAM is main memory constructed of?
DRAM
What happens when you plug a USB into a computer?
Automatically detected - if it’s the first time, a driver is downloaded, otherwise it works without needing to download each time
What benefit does dual layer offer blu-ray and DVDs?
more storage
What is a microprocessor?
Same role as CPU but smaller scale // usually for a specific task // AKA embedded system // example are traffic lights, digital alarm clocks
What are types of red laser optical media?
CD-RW/DVD-RW (write many), CD-R/DVD-R (write once)
What do microprocessors do in automated systems?
process data and perform programmed actions
Which type of RAM has a faster data access time?
SRAM
SSDs have two transistor junctions called
floating gates and control gates
Bit sent one after another, over a single wire or channel, one bit at a time describes what?
serial data transmission
Which type of RAM needs to be constantly refreshed?
DRAM
In programming, what is the name for the process of hiding complex details and showing only what is necessary?
abstraction
Serial advantages and disadvantages
Works well over long distance, data arrives synchronised. BUT slow.
Used to store data, files, part of an application or part of the operating system in use
RAM
What is the fetch decode execute cycle?
Everytime a computer performs a task or runs a program it runs the FDE cycle // Fetches the instruction into the CPU // CPU decodes the instruction // Instruction is executed by CPU
Binary is made up of ___ and ____ (numbers)
1 and 0
Both directions at the same time describes what?
Full-duplex data transmission
What do computers do to data?
process it
NIC is needed to
allow a device to connect to a network
SSD are solid state because
they have no moving parts
Data is stored in binary as millions of transistors on…
SSDs
What’s a USB connection?
Anything that uses a USB cable plugged into a port
In programming, What is the name of the process of splitting a problem into smaller, manageable chunks?
decomposition
What are the steps in the PDLC?
Analysis / Design / Coding / Testing
What’s a USB cable?
Type of cable that transmits data OR provides power
Binary digit is abbreviated to…
bit
What makes wireless data interception harder to do?
If data is encrypted using Wireless Equivalency Privacy (WEP)
Computers are made up of billions of tiny _______
switches
Why keep data safe?
It has either personal or business value
NICs can be ______ or _______
NICs can be wired or wireless
Packets are usually around ______ in size
64kb
What is full-duplex?
Both directions at the same time, example is broadband internet or online gaming
non-volatile =
contents not lost when power turned off
What are the 3 parts that make up analysis?
decomposition, analysis, requirements identification
Parallel data transmission advantages and disadvantages
works well over short distances. Fast. BUT over long distances data can become skewed and arrive out of order.
How is binary data stored on optical media?
in pits and lands, representing 1s and 0s
Coding phase of PDLC is also referred to as
implementation phase, because implements design from previous stage
What is the name used for the specific needs of a problem that must be identified as part of the problem analysis?
requirements
What is the PDLC?
Steps that are followed when developing a program (e.g. smartphone app or website)
Give a disadvantage of RAM
It’s volatile
permanent memory - contents cannot change or be written to by user/computer/program
ROM
Convert 0110 to denary
6
Primary memory or primary storage includes
RAM and ROM
In optical media data is divided into
sectors
RAM = _______ ________ ________
random access memory
Data is stored on HDDs in ______ and ______
Data is stored on HDDs in sectors and tracks
What storage is not accesible by the CPU?
Secondary
CMOS (complimentary metal oxide semiconductor) NAND technology is used by what storage?
SSD or Flash drives
Iterative testing is useful because…
makes sure each section of code works as intended
What’s a CPU?
Central processing unit // performs thousands of tasks and complex instructions // example smartphones or laptops
contents lost when power turned off
volatile
Packets are used to….
Send data from one device to another over the internet
Advantages of IDEs
Adds colour coding and indents to help organise code // helps identify errors using debugger // supports many programming languages
Software and hardware (sensors, microprocessors/cpu, actuators) are used in
automated systems
Describe the address bus
Carries / transports an address / location of the next item to be fetched // Data travels one way (unidirectional)
Describe the control bus
Carries / transports signals and controls / directs the actions of the CPU / processor // Can be either Unidirectional or Bidirectional
ROM = _______ ________ ________
read only memory
Examples of IDEs
Apache Netbeans, BlueJ and Microsoft Visual Studio Code
Wireless data interception is also called
wardriving/ access point mapping
Which type of RAM doesn’t need to be constantly refreshed?
SRAM
What happens in the fetch step of FDE cycle?
PC contains address of memory location of next instruction // address is copied from PC to MAR via address bus // instruction at address contained in MAR temporarily copied to MDR using data bus // instruction of MDR copied into CIR // PC incrememts by 1, points to next instruction // instruction gets decoded then executed by signals via control bus to other parts of the computer
Packets are sent along different ________
routes
Facts about pseudocode
Resembles code but can’t be understood by a computer // written for humans // easier for programmers to write and share since close to real code
Sensors are
input devices that take readings and send them to a computer or microprocessor
Binary is used by _______
computers
Increasing _____ usually makes your computer run more quickly
RAM
What are disadvantages of USBs?
Cables are limited to 5m usually // not as fast as other cables e.g. network cables
Blu-rays advantages
hold more than DVDs or CDs, faster rate of data transfer, automatically comes with encryption to prevent piracy
HDD uses what kind of storage
magnetic
Benefits of SSDs
more reliable as no moving parts // lighter // lower power // cooler // thinner // faster than HDDs // No disc to spin or ‘get up to speed’
What’s a USB device?
Anything that plugs into a USB port
Which memory is volatile?
RAM
In a flowchart, what is the flow line?
Arrow representing control passing between the connected shapes
What is a wordlist?
A very large text file containing common words for passwords
Two types of RAM are
DRAM and SRAM
Data can be…
corrupted, deleted, or intercepted - maliciously or accidentally
Both directions NOT at the same time describes what?
Half-duplex data transmission
What does secondary storage hold?
All apps, operating systems, files
Data transmission can either be over
long distance or short distance
Examples of personal information/data?
credit card number, bank account, date of birth, passport number, passwords
What is hopping?
Adding a hop number to each packet which reduces by 1 at each router. If number reaches 0, the packet gets deleted
A single 1 or 0 on a computer is called a
bit
Packet headers contain
sender IP address, receiver IP address, sequence number (for reassembly), size in bytes
Optical media tracks…
spiral from the centre to the edge of the disc
Convert A0 to binary
1010000
Magnetic storage includes
HDD
Data is stored on SSDs as
binary in millions of transistors
Convert 11111 to denary
31
Which memory is non-volatile?
ROM
How many bits in a MAC address and how are they grouped?
48 bits, six groups of 2 hex digits
____ is base 10
denary
Blu-ray lasers…
are blue and narrower than CDs or DVDs
What is data transmission?
Signals being sent from one device to another
_________ is base 16
hexadecimal
Removable HDDs are external and connect via
USB cable
HDD is magnetic storage because…
Disc heads are electromagnets and a magnetic field determines the binary value
DVDs and blu-rays can have what layer types?
single or dual
In a flowchart, what is a decision?
A decision (yes/no, true/false) that results in two lines representing different outcomes
What does iterative mean?
Any action that’s carried out in a loop until it produces correct outcome
Switch off = ___
0
What does abstraction mean?
the process of hiding complex details and showing only what is necessary
Advantages of packets/packet switching
Easier to control than a stream of data, packets can go different routes in case route is busy/broken and allows high transmission of data
0 = switch ____
off
Convert AA to binary
10101010