Co-Simulation
OptiSystem C++ Component
OptiSystem’s Cpp Component, similar in operation to the MATLAB Component, allows users to create their own custom components. These are written in C++ and loaded into OptiSystem via dynamic link libraries (DLLs). The user has access to OptiSystem’s signal classes and an extensive library of convenience functions. Users can also create their own graphs and…
Matlab Binary Switch
These video tutorials will explain the protocol for setting up the MATLAB component in OptiSystem, by demonstrating a simple binary switch.
Matlab Cosimulation
BER Analysis Using Matlab®/OptiSystem Automation This example demonstrates the use of Matlab® software to call OptiSystem and calculate the bit error rate after the OptiSystem simulation. Samples: MatlabOptiSysBER.m OpticalLinkProject.osd The Matlab file “MatlabOptiSysBER.m” executes the following functions: Generates the data (sequences of bits) that are transmitted through OptiSystem; Opens OptiSystem; Load file OpticalLinkProject.osd that has…
OptiSPICE Netlist Component
This lesson describes how to create a transmitter using an external modulated laser. You will become familiar with the Component Library, the Main layout, component parameters, and visualizers.