Please enable JavaScript.
Coggle requires JavaScript to display documents.
Com Sci Paper 2 (Networks (Advantages (Allows users to share software…
Com Sci Paper 2
Networks
-
-
-
-
Disadvantages
-
-
If file server breaks down, files contained in server become inaccessible.
-
Servers
-
Hubs
-
Forwards an packet of data it receives over from one port from one station to all of the remaining ports.
-
-
Software
Application Software (word processors, databases, spreadsheets)
System Software (Operating system, utilities)
Operating system - software that controls the operation of systems hardware and running of other software.
OS functions: memory and file management, security, input/output, provision of an interface (GUI), error reporting, etc.
Hardware (CPU, disks, mouse, printer.
Systems architecture
Von Neumann architecture
-
Executes programs by doing one instruction after the next in a serial manner using fetch-decode-execute. Instructions fetched from memory one at a time and in order (serially)
Advantages
-
-
Allows for greater flexibility in developing software, particularly in the development of operating systems.
Disadvantages
Only one bus connecting memory and processor so only one instruction or data item can be fetched at a time.
The CPU
-
-
Components
-
Control Unit - fetches, decodes and executes instructions.
-
Storage
-
Secondary Storage
Magnetic Hard Disk Drive
-
Electromagnets create a magnetic charge on the disk's surface which contains iron particles that can be given a magnetic charge in one of two directions.
-
-
Optical Storage Devices
Optical disk's surface covered with tiny pits and lands which cause light to be reflected off them differently.
-
-
Network Hardware
-
-
Wireless and Blueooh
-
WiFi used in laptop computers, wireless routers, mobile phones and game consoles.
-