Save
comp science
computing essentials
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Manuel Jobby
Visit profile
Cards (18)
Hexadecimal values
Go from
0
to
F. After 9
hexadecimal goes to A,B, C etc
View source
Computer network
Two
or more computers connected together to allow them to communicate, share folders and share resources e.g.
printers
View source
Wireless network advantages
New connection points can easily be added without
interruption
to the network
Users can
move
around freely and still stay
connected
View source
Wireless network disadvantages
Radio
signals can be blocked by
walls
Each
wireless
access point (WAP) only has so much bandwidth to share among connected nodes – lots of connections means a
slower
communication becomes
Radio signals can be intercepted by
unauthorised
users, thus a
security
risk
View source
Wired network advantages
Increased
speed
as wired connections have a
higher bandwidth
More
secure
as only devices physically connected can see data being
transferred
View source
Wired network disadvantages
More
physical connections
needed so more cabling needed
More
difficult
to connect a new device to a
network
View source
Network hardware
Network Interface Card
(NIC)
Hub
/
Switch
Router
WAP (
Wireless Access Point
)
Server
View source
Encryption
The process of scrambling data so that it cannot be
understood
by anyone but its
intended
recipient
View source
Decryption
The process of unscrambling the data back into its original form. This can only be done if you know the
cipher
and key used to
encrypt
it in the first place!
View source
Converting Hex to Denary
1.
Multiply
left value by
16
2. Add on right value
View source
Converting Denary to Hex
Divide by
16
and note
remainder
View source
Converting Binary to Hex/Hex to Binary
Each
hexadecimal
value represents one nibble of data (a nibble is 4 bits( 1's or 0's)) – therefore split up the hex value into
2
x nibbles
View source
Binary addition
Each time you
add 2 x bits
of
data
you will output a sum and a carry. Work right to left
View source
Network
Multiple devices connected together to enable them to
communication
or share
data
View source
Types of network
LAN
(
Local area network
)
WAN
(
Wide area network
)
View source
Bandwidth
The amount of data that can be
transferred
at one time
View source
The
structure
of the internet
View source
Key terms
Network
LAN
WAN
Hub
Switch
Router
Web server
IP
address
DNS
Wireless
network
Wired
network
Ethernet
cable
Fibre
optic cable
WAP
Server
Bandwidth
Hexadecimal
View source