Zusammenfassung der Ressource
1.1 system architecture.
- Input/Output
- Used in: Mice, Keyboards, Disk drives.
they are used to allow an interface
between a hardware device.
- CPU
- Is used to fetch, decode and execute.
- Internal components
- Main memory
- Busses
- I/O controllers
- Clock speed
- The faster the clock speed, the more
instructions that can be executed.
- Processors
- The processors speed is measured in HERTZ (Hz)
- Each processor has a "core" in which instructions are
executed. Processors can be multi-core, Dual core, Quad core,
8 core. Each core executes instructions independently.
- Cache
- Saves frequently
used data and helps
the system run
quicker.
- Cache holds commonly used instructions
- Embedded systems
- A computer system that is made up of both Hardware AND Software which is often known as Firmware.
- Used for very specialised tasks.
- Cores
- Quadrupling the number of cores
may quadruple the number of
instructions executed per second
- External components
- Keyboard
- AKA peripherals
- Mouse
- Printer
- I/O ports/devices
- Secondary Storage
- CD-R
- Floppy disk
- USB- Drive
- System buses
- Execute instructions
- Von Neumann architecture
- fetch execute and decode information and instructions.