Skip to content

echo21/Robochameleon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robochameleon

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.

That said, this software is provided "as-is" without warranty of any kind, as stated in the license.

Documentation

There is a quick start guide in powerpoint format in the doc folder. An HTML version of this file can be found [here](@ref quickstart) (link only works from the html API documentation).

To consult the API documentation open:

  • index.html located in the folder doc/user manual/html/ (Recommended)

Examples

Several examples can be found in the _setups/Demo folder

Authors

License

Gnu public license version 3

Add-ins

There are several open-source projects that have been incorporated into Robochameleon:

Name License Usage Source
ssprop-3.0.1 GPL v2 Nonlinear channel model Photonics Research Lab, Univ. of Maryland link
scatplot "copy-left" Constellation plotting Alejandro Sanchez-Barba link
PrintTable BSD Table formatting in BERT readout Daniel Wirtz link
InterPointDistanceMatrix BSD Calculate set of Euclidean distances John D'Errico link
ENC8B10B ? 8b/10b encoder Alex Forencich link
cprintf BSD text formatting for robolog Yair Altman link
scripts Using Doxygen with Matlab Documentation generation Fabrice link

All but the documentation add-in can be found in the addons/Name folders (as appropriate). The documentation generation code is in doc/scripts.

References

About

A matlab coding framework and component library for simulation and experimental analysis of optical communication systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 75.2%
  • HTML 22.2%
  • C 2.4%
  • CSS 0.1%
  • M 0.1%
  • Objective-C 0.0%