Robochameleon is a coding framework and component library for simulation and experimental analysis of optical communication systems. The framework was designed to facilitate sharing code between researchers by articulating some standard methods and syntax for signal representation and function calls. It has been used successfully for this purpose within the DSP group at DTU for the past year, and we welcome contributions from other groups. The library includes physical models of most components found in coherent and incoherent optical communication systems, as well as standard DSP blocks. The DSP blocks have been developed over a longer period of time and validated on real data.

Features

Documentation

A complete manual in html with descriptions of all function blocks is included with the code. This can be accessed here

There is also a brief list of functions here and a copy of the quickstart guide from the complete manual here.

Examples

Several examples can be found in the setups/_Demo folder

Authors

License

Gnu public license version 3

External Links