buszarchitektúrává
Buszarchitektúra refers to a computer architecture where multiple components are connected via a shared bus. This bus acts as a communication pathway, allowing different hardware components, such as the CPU, memory, and input/output devices, to exchange data. In this model, a bus consists of several lines, typically including address lines, data lines, and control lines. The address lines specify the location of data, the data lines carry the actual information, and the control lines manage the timing and flow of data transfer.
The primary advantage of bus architecture is its simplicity and cost-effectiveness. It allows for easy expansion