- This topic has 1 reply, 2 voices, and was last updated 2 years, 3 months ago by .
- You must be logged in to reply to this topic.
Optiwave software can be used in different industries and applications, including Fiber Optic Communication, Sensing, Pharma/Bio, Military & Satcom, Test & Measurement, Fundamental Research, Solar Panels, Components / Devices, etc..
OptiOmega is a collection of products specialized for photonic integrated circuit simulation. It automates the design flow for
generating compact models from device level simulations. The software package includes two solvers that can be used via
Python scripting: Vector Finite Difference (VFD) Mode Solver and Finite Difference Time Domain (FDTD) Electromagnetic Solvers.
Download our 30-day Free Evaluations, lab assignments, and other freeware here.
Optiwave software can be used in different industries and applications, including Fiber Optic Communication, Sensing, Pharma/Bio, Military & Satcom, Test & Measurement, Fundamental Research, Solar Panels, Components / Devices, etc..
OptiOmega is a collection of products specialized for photonic integrated circuit simulation. It automates the design flow for
generating compact models from device level simulations. The software package includes two solvers that can be used via
Python scripting: Vector Finite Difference (VFD) Mode Solver and Finite Difference Time Domain (FDTD) Electromagnetic Solvers.
Download our 30-day Free Evaluations, lab assignments, and other freeware here.
Hi,
A MATLAB Component is connected to the 3R regenerator to read the signal and pass it to matlab, but the function to get the data is used incorrectly when writing the code, I don’t know what is the correct API to support my code to read the simulation signal to optisystem. So can you provide an API and tell me the correct way to call the function.
Code:
BinaryData = MatlabComp.GetInputPort(‘Input 1’).GetBinaryData;
ElectricSignal1 = MatlabComp.GetInputPort(‘Input 2’).GetTimeSignal;
ElectricSignal2 = MatlabComp.GetInputPort(‘Input 3’).GetTimeSignal;
ERROR:
Incorrect number or types of inputs or outputs for function ‘GetInputPort’.
Hello Jiaming,
Thanks for reaching us.
Can you send your license information to support@optiwave.com with your question?
Best,
Sawyer