System busA system bus is a single computer bus that connects the major components of a computer system, combining the functions of a data bus to carry information, an address bus to determine where it should be sent or read from, and a control bus to determine its operation. The technique was developed to reduce costs and improve modularity, and although popular in the 1970s and 1980s, more modern computers use a variety of separate buses adapted to more specific needs.
Plug and playLe plug and play (l'abréviation PnP est également utilisée), qui signifie « connecter et jouer » ou « brancher et utiliser », est une technique permettant aux systèmes d'exploitation qui l'intègrent de reconnaître rapidement et automatiquement les périphériques compatibles avec cette technique dès le branchement, sans redémarrage de l'ordinateur. Le plug and play permet une mise en œuvre requérant un minimum d'intervention de la part de l'utilisateur, sans installation de logiciel dédié, et donc en minimisant les erreurs de manipulation et de paramétrage.
NuBusthumb|Une carte graphique NuBus Radius PrecisionColor Pro 8/24xj. NuBus est un bus informatique parallèle, initialement développé en 1987 au MIT en tant que partie du projet NuMachine. La première implémentation du NuBus et de la NuMachine a été réalisée par Western Digital pour leur NuMachine. Le NuBus a été intégré par la suite dans des produits de Texas Instruments (Explorer), Apple (Macintosh) et NeXT (NeXT Cube). Aujourd'hui ce bus n'est plus utilisé que par le marché des systèmes embarqués. Catégorie:
Intel 8259The Intel 8259 is a Programmable Interrupt Controller (PIC) designed for the Intel 8085 and Intel 8086 microprocessors. The initial part was 8259, a later A suffix version was upward compatible and usable with the 8086 or 8088 processor. The 8259 combines multiple interrupt input sources into a single interrupt output to the host microprocessor, extending the interrupt levels available in a system beyond the one or two levels found on the processor chip. The 8259A was the interrupt controller for the ISA bus in the original IBM PC and IBM PC AT.
Programmable interrupt controllerIn computing, a programmable interrupt controller (PIC) is an integrated circuit that helps a microprocessor (or CPU) handle interrupt requests (IRQ) coming from multiple different sources (like external I/O devices) which may occur simultaneously. It helps prioritize IRQs so that the CPU switches execution to the most appropriate interrupt handler (ISR) after the PIC assesses the IRQ's relative priorities. Common modes of interrupt priority include hard priorities, rotating priorities, and cascading priorities.
Fabric (topologie)thumb|Exemple de fabric Une fabric est un type de topologie réseau où les nœuds d'un réseau sont raccordés aux autres via des switchs (commutateurs) et d'une façon matricielle qui garantit que la meilleure bande passante est attribuée à chacun. Le terme de « fabric » est utilisé dans le domaine des télécommunications, mais surtout dans le domaine des réseaux de stockage SAN en protocole Fibre Channel, ainsi que dans les réseaux haut-débit dont Infiniband.
Bus masteringLe bus mastering (le « contrôle du bus ») est un mode de fonctionnement pour un bus informatique, qui permet à un périphérique connecté au bus, le bus master (le « contrôleur du bus »), de communiquer directement avec un autre périphérique présent sur le bus sans passer par le processeur. Le bus PCI gère ce mode de fonctionnement, qui est notamment utilisé par les contrôleurs IDE, les cartes réseau, les cartes graphiques PCI, etc. Le DMA (Direct Memory Access, accès direct à la mémoire) est une forme simple
Disk controllerThe disk controller is the controller circuit which enables the CPU to communicate with a hard disk, floppy disk or other kind of disk drive. It also provides an interface between the disk drive and the bus connecting it to the rest of the system. Early disk controllers were identified by their storage methods and data encoding. They were typically implemented on a separate controller card. Modified frequency modulation (MFM) controllers were the most common type in small computers, used for both floppy disk and hard disk drives.
Floppy-disk controllerA floppy-disk controller (FDC) has evolved from a discrete set of components on one or more circuit boards to a special-purpose integrated circuit (IC or "chip") or a component thereof. An FDC directs and controls reading from and writing to a computer's floppy disk drive (FDD). The FDC is responsible for reading data presented from the host computer and converting it to the drive's on-disk format using one of a number of encoding schemes, like FM encoding (single density) or MFM encoding (double density), and reading those formats and returning it to its original binary values.
Amiga 4000L'A4000, ou Commodore Amiga 4000, était le successeur des ordinateurs A2000 et A3000. La machine était disponible en plusieurs modèles, A4000/030, A4000/040, équipés respectivement d'un Motorola 68EC030 et d'un Motorola 68040 ainsi que l'A4000T qui était une version en tour à l'architecture interne différente (utilisant uniquement un 68040) et dont les dernières unités produites par Escom après leur rachat de Commodore incluaient un processeur 68060 cadencé à 50Mhz.