- This topic has 2 replies, 2 voices, and was last updated 8 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.Â
Hello dear members,
I am having problem using two matlab components. When start simulation both loaded matlab and the second component overwrite the input port/output port data of first component in matlab workspace, as workspace shows only single InputPort1 and OutputPort1 data. That means no port data for second matlab component. How to figure out so that to see data for both matlab components on workspace. Seniors Kindly help.
The OptiSystem simulation engine is sequential and it will decide, layout dependent, which Matlab component to calculate first. If you want to debug a Matlab component I would put the “pause” command in the M-file to halt execution while you investigate the variables.
Thank you Damian , I think excellent answer. But That’s the problem, that in a sequence manner, each matlab component will overwrite the outputPort of previous one. So you mean for each matlab component simulation I have to pause the simulation. It will become complex if I use more matlab components. Is not there any other option?
Regrads,
Farid