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..
OptiSystem is a comprehensive software design suite that enables users to plan, test, and simulate optical links in the transmission layer of modern optical networks.
OptiSPICE is the first circuit design software for analysis of integrated circuits including interactions of optical and electronic components. It allows for the design and simulation of opto-electronic circuits at the transistor level, from laser drivers to transimpedance amplifiers, optical interconnects and electronic equalizers.
OptiFDTD is a powerful, highly integrated, and user friendly CAD environment that enables the design and simulation of advanced passive and non-linear photonic components.
OptiBPM is a comprehensive CAD environment used for the design of complex optical waveguides. Perform guiding, coupling, switching, splitting, multiplexing, and demultiplexing of optical signals in photonic devices.
OptiFiber The optimal design of a given optical communication system depends directly on the choice of fiber parameters. OptiFiber uses numerical mode solvers and other models specialized to fibers for calculating dispersion, losses, birefringence, and PMD.
Emerging as a de facto standard over the last decade, OptiGrating has delivered powerful and user friendly design software for modeling integrated and fiber optic devices that incorporate optical gratings.
OptiConverge is a collaborative integration framework that seamlessly combines two or more Optiwave products (e.g., OptiSystem, OptiSPICE, OptiFDTD, etc.) and other third party products into unified solutions. Designed to streamline complex workflows, it empowers users to achieve their goals faster by harnessing the collective power of our trusted Optiwave tools.
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..
OptiSystem is a comprehensive software design suite that enables users to plan, test, and simulate optical links in the transmission layer of modern optical networks.
OptiSPICE is the first circuit design software for analysis of integrated circuits including interactions of optical and electronic components. It allows for the design and simulation of opto-electronic circuits at the transistor level, from laser drivers to transimpedance amplifiers, optical interconnects and electronic equalizers.
OptiFDTD is a powerful, highly integrated, and user friendly CAD environment that enables the design and simulation of advanced passive and non-linear photonic components.
OptiBPM is a comprehensive CAD environment used for the design of complex optical waveguides. Perform guiding, coupling, switching, splitting, multiplexing, and demultiplexing of optical signals in photonic devices.
OptiFiber The optimal design of a given optical communication system depends directly on the choice of fiber parameters. OptiFiber uses numerical mode solvers and other models specialized to fibers for calculating dispersion, losses, birefringence, and PMD.
Emerging as a de facto standard over the last decade, OptiGrating has delivered powerful and user friendly design software for modeling integrated and fiber optic devices that incorporate optical gratings.
OptiConverge is a collaborative integration framework that seamlessly combines two or more Optiwave products (e.g., OptiSystem, OptiSPICE, OptiFDTD, etc.) and other third party products into unified solutions. Designed to streamline complex workflows, it empowers users to achieve their goals faster by harnessing the collective power of our trusted Optiwave tools.
Hello Mister Farid khan,
thanks for your reply,
I want to use Matlab component to convert the analog electrical signal to digital signal
so i need a A/D MATLAB code Compatible to OptiSystem.
Can you explain me with more details your answer please
Regards
Hello Marc Verrault ,
Thank you for your reply
I have already used the component Matlab in Optisystem with the 64bits OS and he works perfectly, but the problem is otherwise in “Matlab call OptiSystem”.
hello Marc Verreault,
thank you very much for your quick reply,
i Use OptiSystem Version 9.0
When i use Computer with Windows7 ( 32bits ), the project Matlabcalloptisystem.osd works perfectly.
but when i use OptiSytem windows7 (64bits) he display this error even if i use the Code that you gave me.
No appropriate method, property, or field GetLayoutMgr for class
Interface.optisystem_application.GetActiveDocument
I noticed a difference between the two after running the program,
With Windows7(32)
After execution the line “Document = optsys.GetActiveDocument”
But with windows7(64bits)
After execution the line “Document = optsys.GetActiveDocument” Interface.optisystem_application.GetActiveDocument
and in the second line “LayoutMngr = Document.GetLayoutMgr;” , he display the error No appropriate method, property, or field GetLayoutMgr for class
Interface.optisystem_application.GetActiveDocument
Good afternoon, Thanks you Damian Marek for this code
i am having problem between Optisystem and Matlab.
when i execute a matlabcalloptisystem.m i got this error
No appropriate method, property, or field GetLayoutMgr for class
Interface.optisystem_application.GetActiveDocument.
Hello Damian Marek, thank you for your quick response.
I use OptiSystem verion 9.0 ( Under Licence) and Matlab version 2015.a.
But in the same computer i instal the evaluation version OptiSystem 14.0.
I Uninstal V14 and When i instal V9, in the end , he display this error message
HASP SRM Runtime Environment installation omitted. Newer version already installed.
Dear Muhammad jawad,
Esalam ,
thank you for your quick reply,
I need to use Matlab to calculate a BER for different itération without using a component of Optisystem.
so i need to solve the problem in Matlab to calculate a Optisystem project from Matlab