Industry Semiconductors Type of business Private | Brands xCORE Founded July 2005 | |
![]() | ||
Products Voice controllers, Multicore microcontrollers, xCore, xCORE-200, xCORE-AUDIO, xTIMEcomposer Profiles |
Bob van reeth reclame xmos olvc 2016
XMOS is a fabless semiconductor company that develops voice products, audio products, and multicore microcontrollers capable of concurrently executing real-time tasks, DSP, and control flow. XMOS micro controllers are distinguished by their deterministic (predictable) behavior.
Contents
- Bob van reeth reclame xmos olvc 2016
- Company history
- Products
- xCORE multicore microcontrollers
- Programming xCORE multicore microcontrollers
- Digital audio
- Industrial and robotics
- References
Company history
XMOS was founded in July 2005 by Ali Dixon (then final-year student at the University of Bristol), James Foster (former CEO of Oxford Semiconductor), Noel Hurley, David May (former chief architect of Inmos), and Hitesh Mehta (Acacia Capital Partners). It received seed funding from the University of Bristol enterprise fund, and Wyvern seed fund (formerly the Sulis Seedcorn fund).
The name XMOS is a loose reference to Inmos. Some concepts found in XMOS technology (such as channels and threads) are part of the Transputer legacy.
In the autumn of 2006, XMOS secured funding from Amadeus Capital Partners, DFJ Esprit, and Foundation Capital. It also has strategic investors Robert Bosch Venture Capital GmbH, Huawei Technologies, and Xilinx Inc.
XMOS' processor technology is general-purpose and has been exploited in a range of different markets, including voice, microphone arrays, audio, LED tiles, communications, and robotics. This enables third parties to establish products and businesses based around the technology.
In December 2009, XMOS launched a community website, the XCore Exchange as a site to enable and encourage innovative and entrepreneurial discussion and collaboration.
Products
XMOS has developed families of silicon devices and software based on xCORE technology:
XMOS coined the term Software Defined Silicon to describe hardware devices that can be programmed to implement low level I/O protocols. XMOS describes its processors as event-driven.
xCORE multicore microcontrollers
xCORE multicore microcontrollers comprise one or more processor tiles connected by a high-speed switch. Each processor tile is a conventional RISC processor that can execute a up to eight tasks concurrently. Tasks can communicate with each other over channels (that can connect to tasks on the local tile, or to tasks on remote tiles), or using memory (within a tile only).
The xCORE architecture delivers, in hardware, many of the elements that are usually seen in a real-time operating system (RTOS). This includes the task scheduler, timers, I/O operations, and channel communication. By eliminating sources of timing uncertainty (interrupts, caches, buses and other shared resources), xCORE can provide deterministic and predictable performance for many applications. A task can typically respond in nanoseconds to events such as external I/O or timers. This makes it possible to program xCORE devices to perform hard real-time tasks that would otherwise require dedicated hardware.
xCORE devices have been used in a range of different markets, including USB Audio, AVB and Time-Sensitive Networking, industrial communications, and robotics.
Programming xCORE multicore microcontrollers
xCORE devices can be programmed using C, C++, xC or native assembler. To help programmers access the real-time hardware features of xCORE devices some multicore language extensions for C have been added. These extensions form a programming language called xC which contains features for task based parallelism and communication, accurate timing and I/O, and safe memory management.
A tool-chain, xTIMEcomposer, come with LLVM-based compilers for C, C++ and xC, cycle-accurate simulator, symbolic debugger, runtime instrumentation and trace libraries (xSCOPE) and a static code timing analyzer (XTA). All of the components are aware of the real-time multicore nature of the programs, giving a fully integrated approach.
Digital audio
XMOS multicore microcontrollers are used extensively by multinational companies such as Audio Partnership, Cambridge Audio, Meridian Audio, Native Instruments, Oppo Digital, Sennheiser and Sony to implement USB Audio 2.0 interfaces in their products.
In December 2014, AVnu Alliance, the industry consortium driving open standards-based deterministic networking through certification, announced XMOS as the first available AVnu-certified Audio Video Bridging (AVB) audio endpoint reference platform.
Industrial and robotics
In June 2014, XMOS partnered with Synapticon, leaders in Cyber Physical Systems, to support emerging trends such as Industry 4.0 in the factory automation market and service robotics market.