Jump to content

Software Communications Architecture Reference Implementation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by WQUlrich (talk | contribs) at 18:28, 13 July 2013 (links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Software Communications Architecture Reference Implementation (SCARI) is an implementation of the US Military's Joint Program Executive Office (JPEO) Software Communications Architecture (SCA) Core Framework. It was developed mainly by the Canadian Communications Research Centre (CRC) under contract by the Software Defined Radio Forum and is the de facto SCA Core Framework (CF) reference implementation.[1]

The code is openly available, as well as the full documentation, which is extensively cross-referenced with the original SCA specification documents.

History

The initial release of SCARI was based on version 2.1 of the SCA (released in mid-2001). This first release was developed by the CRC in collaboration with Defense Research and Development Canada (DRDC).

In 2004 the SDR Forum contracted Canada's CRC one more time, in order to upgrade the SCARI to version 2.2 of the SCA (released in late 2001). This time CRC collaborated with three private companies and two US Government entities:

Different product versions

Three different SCARI products exist:

  • SCARI-Open is written in the Java programming language and is freely publicly available
  • SCARI++ is written in C++ and is not a free product
  • SCARI-Hybrid includes the SCA CF written in Java and uses C++ for the signal processing (DSP) functionality

References