<a href="http://www.whatis.com" target="_blank">www.whatis.com</a>
Site met IT-termen
Van deze site (heb geen zin om te vertalen want ik ben lui):
Direct Memory Access (DMA)
Direct Memory Access (DMA) is a capability provided by some computer bus architectures that allows data to be sent directly from an attached device (such as a disk drive) to the memory on the computer's motherboard. The microprocessor is freed from involvement with the data transfer, thus speeding up overall computer operation.
Usually a specified portion of memory is designated as an area to be used for direct memory access. In the ISA bus standard, up to 16 megabytes of memory can be addressed for DMA. The EISA and Micro Channel Architecture standards allow access to the full range of memory addresses (assuming they're addressable with 32 bits). Peripheral Component Interconnect accomplishes DMA by using a bus master (with the microprocessor "delegating" I/O control to the PCI controller).
An alternative to DMA is the Programmed Input/Output (PIO) interface in which all data transmitted between devices goes through the processor. A newer protocol for the ATA/IDE interface is Ultra DMA, which provides a burst data transfer rate up to 33 MB (megabytes) per second. Hard drives that come with Ultra DMA/33 also support PIO modes 1, 3, and 4, and multiword DMA mode 2 (at 16.6 megabytes per second).
Ultra DMA
Ultra DMA (UDMA, or, more accurately, Ultra DMA/33) is a protocol for transferring data between a hard disk drive through the computer's data paths (or bus) to the computer's random access memory (random access memory). The Ultra DMA/33 protocol transfers data in burst mode at a rate of 33.3 MBps (megabyte per second), twice as fast as the previous Direct Memory Access (Direct Memory Access) interface.
Ultra DMA was developed as a proposed industry standard by the Quantum Corporation, makers of hard disk drives, and Intel, makers of chipset that support computer bus technology.
Ultra DMA support in your computer means that it will boot (start) and open new applications more quickly. It will also help users of graphics-intensive and other applications that require large amounts of access to data on the hard drive. Ultra DMA uses Cyclical Redundancy Checking (cyclic redundancy checking), offering a new level of data protection.
Because the Ultra DMA protocol is designed to work with legacy application Programmed Input/Output and DMA protocols, it can be added to many existing computers by installing an Ultra DMA/33 Peripheral Component Interconnect adapter card. Ultra DMA uses the same 40-pin Integrated Drive Electronics interface cable as PIO and DMA.
Integrated Drive Electronics (ATA)
IDE (Integrated Drive Electronics) is a standard electronic interface used between a computer motherboard's data paths or bus and the computer's disk storage devices. The IDE interface is based on the IBM PC Industry Standard Architecture (ISA) 16-bit bus standard, but it is also used in computers that use other bus standards. Most computers sold today use an enhanced version of IDE called Enhanced Integrated Drive Electronics (EIDE). IDE gets its name because the disk drive controller is built into the logic board in the disk drive.
IDE was adopted as a standard by American National Standards Institute (ANSI) in November, 1990. The ANSI name for IDE is Advanced Technology Attachment (ATA). The IDE (ATA) standard is one of several related standards maintained by the T10 Committee.
Volgens mij is ATA-100 hetzelfde als UDMA-mode 5 maar ben hier niet zeker van....
Hoop dat dit je verder helpt