- This topic has 7 replies, 3 voices, and was last updated 9 years, 9 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..
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.
OptiInstrument addresses the needs of researchers, scientists, photonic engineers, professors and students who are working with instruments.
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.
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.
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..
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.
OptiInstrument addresses the needs of researchers, scientists, photonic engineers, professors and students who are working with instruments.
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.
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.
Download our 30-day Free Evaluations, lab assignments, and other freeware here.Â
Can we access inside the OFDM Modulator / Demodulator blocks in Optisystem? I wish to build my own OFDM Modulator / Demodulator blocks from the Optisystem components for changing the number of sub-carriers, modulation types, guard band / cyclic prefix etc.
You cannot access inside the blocks. However, you can build your own OFDM block by using Matlab Component. You can find the links for the tutorials on this page:
BTW, you can change all the parameters you mentioned by using the current and previous versions of OptiSystem without the need to access inside the block. In the new version (13.0.2), some changes have been made for the better. Here I have attached an image of OFDM block properties window for OptiSystem 13.0.2.
OFDM block properties window:
In the Component Properties window, click on the Help button.
The Help document has a good overview of all the parameters and what they mean.
If the component is based on a model, there will be a description of it and references to research papers on the subject.
There you go…Just keep in mind that some changes have been made to OFDM blocks in the new version.
you can use matlab to do your own ofdm model
Hi feras!
Thanks for the advice. Do you have any matlab program for the same.
You just need a program that separates the same number of input data as the number of your OFDM subcarriers and then takes N-point IFFT, where N is the number of subcarriers. That’s it!
I have seen some Matlab OFDM programs written for OptiSystem in the forums, but I’m not sure they work well. Anyway, it’s easy work and you might be able to do it easily.