HOME





SGPIO F11
Serial general-purpose input/output (SGPIO) is a four-signal (or four-wire) bus used between a host bus adapter (HBA) and a backplane. Of the four signals, three are driven by the HBA and one by the backplane. Typically, the HBA is a storage controller located inside a server, desktop, rack or workstation computer that interfaces with hard disk drives or solid-state drives to store and retrieve data. It is considered an extension of the general-purpose input/output (GPIO) concept. – The SGPIO specification is maintained by the Small Form Factor Committee in the SFF-8485 standard. The International Blinking Pattern Interpretation indicates how SGPIO signals are interpreted into blinking light-emitting diodes (LEDs) on disk arrays and storage back-planes. History SGPIO was developed as an engineering collaboration between American Megatrends Inc, at the time makers of back-planes, and LSI-Logic in 2004. SGPIO was later published by the SFF committee as specificatioSFF-8485 ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


EMC01
EMC may refer to: Arts and media * eMC (hip hop group) * EMC Publishing, LLC, an American publishing company * Essential Media Communications, an Australian PR and polling company * European Music Council, a cultural organization * "E.M.C.", a song by Hawkwind from their 1988 album ''The Xenon Codex'' Science and medicine * Emergency Medical Care, a Canadian ambulance service * Endoplasmic reticulum membrane protein complex * Environmental Modeling Center, one of the United States National Centers for Environmental Prediction * Equilibrium moisture content * European Medical Command * European Muon Collaboration, a defunct physics collaboration ** EMC effect in deep inelastic scattering * Extramacrochaetae, a ''D. melanogaster'' gene Technology * Dell EMC, an American data management company, formerly called EMC Corporation * Electromagnetic compatibility * Energetically modified cement * Enhanced Machine Controller, now LinuxCNC, software used to control CNC machine ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Field-effect Transistor
The field-effect transistor (FET) is a type of transistor that uses an electric field to control the current through a semiconductor. It comes in two types: junction FET (JFET) and metal-oxide-semiconductor FET (MOSFET). FETs have three terminals: ''source'', ''gate'', and ''drain''. FETs control the current by the application of a voltage to the gate, which in turn alters the conductivity between the drain and source. FETs are also known as unipolar transistors since they involve single-carrier-type operation. That is, FETs use either electrons (n-channel) or holes (p-channel) as charge carriers in their operation, but not both. Many different types of field effect transistors exist. Field effect transistors generally display very high input impedance at low frequencies. The most widely used field-effect transistor is the MOSFET (metal–oxide–semiconductor field-effect transistor). History The concept of a field-effect transistor (FET) was first patented by the Austr ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Application-specific Integrated Circuit
An application-specific integrated circuit (ASIC ) is an integrated circuit (IC) chip customized for a particular use, rather than intended for general-purpose use, such as a chip designed to run in a digital voice recorder or a high-efficiency video codec. #Application-specific standard product, Application-specific standard product chips are intermediate between ASICs and industry standard integrated circuits like the 7400 series or the 4000 series. ASIC chips are typically semiconductor device fabrication, fabricated using metal–oxide–semiconductor (MOS) technology, as MOS integrated circuit chips. As feature sizes have shrunk and Electronic design automation, chip design tools improved over the years, the maximum complexity (and hence functionality) possible in an ASIC has grown from 5,000 logic gates to over 100 million. Modern ASICs often include entire Central processing unit, microprocessors, memory blocks including Read-only memory, ROM, Random-access memory, RAM, ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Microcontroller
A microcontroller (MC, uC, or μC) or microcontroller unit (MCU) is a small computer on a single integrated circuit. A microcontroller contains one or more CPUs (processor cores) along with memory and programmable input/output peripherals. Program memory in the form of NOR flash, OTP ROM, or ferroelectric RAM is also often included on the chip, as well as a small amount of RAM. Microcontrollers are designed for embedded applications, in contrast to the microprocessors used in personal computers or other general-purpose applications consisting of various discrete chips. In modern terminology, a microcontroller is similar to, but less sophisticated than, a system on a chip (SoC). A SoC may include a microcontroller as one of its components but usually integrates it with advanced peripherals like a graphics processing unit (GPU), a Wi-Fi module, or one or more coprocessors. Microcontrollers are used in automatically controlled products and devices, such as automobile engi ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Complex Programmable Logic Device
A complex programmable logic device (CPLD) is a programmable logic device with complexity between that of PALs and FPGAs, and architectural features of both. The main building block of the CPLD is a macrocell, which contains logic implementing disjunctive normal form expressions and more specialized logic operations. Features Some of the CPLD features are in common with PALs: * Non-volatile configuration memory. Unlike many FPGAs, an external configuration ROM is not required, and the CPLD can function immediately on system start-up. * For many legacy CPLD devices, routing constrains most logic blocks to have input and output signals connected to external pins, reducing opportunities for internal state storage and deeply layered logic. This is usually not a factor for larger CPLDs and newer CPLD product families. Other features are in common with FPGAs: * Large number of gates available. CPLDs typically have the equivalent of thousands to tens of thousands of logic gates, allow ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Serial ATA
SATA (Serial AT Attachment) is a computer bus interface that connects host adapter, host bus adapters to mass storage devices such as hard disk drives, optical drives, and solid-state drives. Serial ATA succeeded the earlier Parallel ATA (PATA) standard to become the predominant interface for storage devices. Serial ATA industry compatibility specifications originate from the Serial ATA International Organization (SATA-IO) which are then released by the INCITS Technical Committee T13, AT Attachment (INCITS T13). History SATA was announced in 2000 in order to provide several advantages over the earlier PATA interface such as reduced cable size and cost (seven conductors instead of 40 or 80), native hot swapping, faster data transfer through higher signaling rates, and more efficient transfer through an (optional) I/O queuing protocol. #1.0, Revision 1.0 of the specification was released in January 2003. Serial ATA industry compatibility specifications originate from the S ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Serial Attached SCSI
In computing, Serial Attached SCSI (SAS) is a point-to-point serial Communications protocol, protocol that moves data to and from Computer storage, computer-storage devices such as hard disk drives, solid-state drives and tape drives. SAS replaces the older Parallel SCSI (Parallel Small Computer System Interface, usually pronounced "scuzzy" ) bus technology that first appeared in the mid-1980s. SAS, like its predecessor, uses the standard SCSI command, SCSI command set. SAS offers optional compatibility with Serial ATA (SATA), versions 2 and later. This allows the connection of SATA drives to most SAS backplanes or controllers. The reverse, connecting SAS drives to SATA backplanes, is not possible. The T10 technical committee of the International Committee for Information Technology Standards (INCITS) develops and maintains the SAS protocol; the SCSI Trade Association (SCSITA) promotes the technology. Introduction A typical Serial Attached SCSI system consists of the following ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

PMC-Sierra
PMC-Sierra was a global fabless semiconductor company with offices worldwide that developed and sold semiconductor devices into the storage, communications, optical networking, printing, and embedded computing marketplaces. On January 15, 2016, Microsemi Corporation completed the acquisition of PMC-Sierra through Microsemi's subsidiary Lois Acquisition. History Sierra Semiconductor was founded in 1984 in San Jose, California by James Diller. It received funding on January 11, 1984 from Sequoia Capital, and went public in 1991. Pacific Microelectronics Centre (PMC) in Burnaby, British Columbia, Canada, was spun off from Microtel Pacific Research (the research arm of BC TEL at the time) to develop Asynchronous Transfer Mode (ATM) and later SONET integrated circuits (chips). With investment from Sierra Semiconductor, PMC was established in 1992 as a private company focused on providing networking semiconductors, and became a wholly owned, independently operated subsidiary o ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Marvell Technology Group
Marvell Technology, Inc. is an American company, headquartered in Santa Clara, California, which develops and produces semiconductors and related technology. Founded in 1995, the company had more than 6,500 employees as of 2024, with over 10,000 patents worldwide, and an annual revenue of $5.5 billion for fiscal year, fiscal 2024. History Marvell was founded in 1995 by Dr. Sehat Sutardja, his wife Weili Dai, and his brother Pantas Sutardja. They worked on designing a CMOS-based read channel for disk drives as their first product. Seagate Technology became their first customer. The company's initial public offering of 6 million shares on NASDAQ under the ticker symbol MRVL on June 27, 2000 (near the end of the dot-com bubble) raised $90 million and was priced $15 per share. In April 2016, CEO Sehat Sutardja and President Weili Dai were ousted from their posts after activist investor Starboard Value, Starboard Value fund took a roughly seven percent stake in the company. In ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Broadcom
Broadcom Inc. is an American multinational corporation, multinational designer, developer, manufacturer, and global supplier of a wide range of semiconductor and infrastructure software products. Broadcom's product offerings serve the data center, networking, software, broadband, wireless, storage, and industrial markets. As of 2024, some 58 percent of Broadcom's revenue came from its semiconductor-based products and 42 percent from its infrastructure software products and services. Tan Hock Eng is the company's president and chief executive officer, CEO. The company is headquartered in Palo Alto, California. Avago Technologies Limited was changing its name to ''Broadcom'' to acquire Broadcom Corporation in January 2016. Avago's ticker symbol AVGO now represents the merged entity. The Broadcom Corporation ticker symbol BRCM was retired. Initially the merged entity was known as ''Broadcom Limited'', before assuming the current name in November 2017. In October 2019, the Europe ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Nvidia
Nvidia Corporation ( ) is an American multinational corporation and technology company headquartered in Santa Clara, California, and incorporated in Delaware. Founded in 1993 by Jensen Huang (president and CEO), Chris Malachowsky, and Curtis Priem, it designs and supplies graphics processing units (GPUs), application programming interfaces (APIs) for data science and high-performance computing, and system on a chip units (SoCs) for mobile computing and the automotive market. Nvidia is also a leading supplier of artificial intelligence (AI) hardware and software. Nvidia outsources the manufacturing of the hardware it designs. Nvidia's professional line of GPUs are used for edge-to-cloud computing and in supercomputers and workstations for applications in fields such as architecture, engineering and construction, media and entertainment, automotive, scientific research, and manufacturing design. Its GeForce line of GPUs are aimed at the consumer market and are used in ap ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Adaptec
Adaptec, Inc., was a computer storage company and remains a brand for computer storage products. The company was an independent firm from 1981 to 2010, at which point it was acquired by PMC-Sierra, which itself was later acquired by Microsemi, which itself was later acquired by Microchip Technology. History Larry Boucher, Wayne Higashi, and Bernard Nieman founded Adaptec in 1981. At first, Adaptec focused on devices with Parallel SCSI interfaces. Popular host bus adapters included the 154x/15xx ISA family, the 2940 PCI family, and the 29160/-320 family. Their cross-platform ASPI was an early API for accessing and integrating non- disk devices like tape drives, scanners and optical disks. With advancements in technology, RAID functions were added while interfaces evolved to PCIe and SAS. Adaptec made a number of acquisitions in the 1990s to expand their reach in the SCSI peripheral market. In March 1993, they acquired Trantor Systems Ltd. of Fremont, California, for $ ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]