Revision
Information System
- Software
- Hardware
- Data
- Personnel
- Procedures
Information Processing Steps
- Acquisition
- Input
- Validation
- Manipulation
- Storage
- Retrieval
- Output
- Communication
- Archiving or Disposal
Four Hierarchy Levels
- Operation Works
- Operational or lower level management
- Middle Management
- Senior Management
Decisions
- Strategic Decisions – upper management
- Tactical Decisions – middle management
- Operational Decisions – lower management
- Day-to-day Decisions – operational workers
A Problem Solving Methodology
- Analyse
- Design
- Develop
- Test
- Document
- Implement
- Evaluate
Project Management
- Planning
- Coordinating
- Contolling
- Breaking a project down into manageable tasks.
NETWORKING
Network Operating System – software that makes the network function.
Network Typology (physical & logical arrangement of devices in a network)
- Star Network
- Ring Network
- Bus Network
- Tree Network (combination of star & bus – probably the most common)
Cabling Options
- UTP (unshielded twisted wire-pair) – CAT 3 (good for 10 Mbps per up to 100m of cable), CAT5 (good for 100 Mbps up to 85m).
- Fiber-optic cable – uses light to transmit data, can transmit large amounts of data accurately over a distance of up to 3km, downside is that it is expensive.
- Coaxial cable
Devices
- Hub – low level connecting device in a network, does not manage the signals it receives and transmits.
- Switch – connecting device in network that connects devices and manages data flow in a network allowing for efficient data flow.
- Router – connects LANs (local area network) together by managing the transmission of data packets.
Standards & Protocols
- Standards – the rules by which computer components are made so that they are compatible.
- Protocols – rules used to build data packets communicated between two devices in a network.
- Ethernet – no central device or computer on a network can decide when data can be transmitted.
- TCP/IP (Transmission Control Protocol/Internet Protocol) – the protocol used on the internet.
- 802.11 – the standard for wi-fi networks.
- WEP (Wireless Equivalent Privacy) – standard for how to encrypt data sent across wireless networks.
- Packet Switching – breaking a message into several packets, sending each packet along the most efficient route and then reassembling the message at its intended destination.
Next topic