- This topic has 16 replies, 4 voices, and was last updated 8 years, 11 months ago by
Sanjeev kumar.
-
AuthorPosts
-
-
March 18, 2016 at 5:00 am #33070
Sanjeev kumar
Participantkindly let me knowthe steps to get matlab code for a particular components like BPSK modulator. how can we express its functioning in terms of matalb code.
-
March 18, 2016 at 5:22 am #33074
FAYIQA NAQSHBANDI
SpectatorHELLO SANJEEV
What i understand from ur query is that you want to develop a code for a modulator and use it in optisystem..is it??
Well if so for that you can refer to the following link where an QPSK modulator is developed in MATLAB…Although we are not allowed here for posting links from other sites but your convenience i am posting one…I hope u will get some idea about writing a code for a modulator..
http://in.mathworks.com/help/comm/examples/qpsk-transmitter-and-receiver-1.html
Thanks and regards -
March 18, 2016 at 6:22 am #33077
Sanjeev kumar
ParticipantSir i think i have done some mistake in query i want to ask about the optisystem to matlab code for any optisystem component. the link u messaged is only about the matlab code. nothing is there with the optisystem data.
-
March 18, 2016 at 9:56 am #33100
FAYIQA NAQSHBANDI
SpectatorHI SANJEEV
Well if you see it revolves around the same thing..Any optisystem component is a coded thing and i am not sure if they are using MATLAB or any other programming tool to design components in Optisystem..If you ask me to design some component in Optisystem which is not present in Optisystem i will definitely prefer MATLAB because we have interfacing available here…and as far as getting MATLAB code for an optisystem component is same as developing a MATLAB code for that component…I hope u understand..
Thanks and regards
Fayiqa -
March 18, 2016 at 10:13 am #33105
Sanjeev kumar
ParticipantSir i just want to know how to write a matlab code for optisystem e.g. can u write a simple matlab code for PRBS generator what steps u will use or how u will create m file from optisystem component.
-
March 18, 2016 at 11:41 am #33126
FAYIQA NAQSHBANDI
SpectatorHELLO SANJEEV
I am attaching a link for the same..It contains a MATLAB code and various productive comments from various members who have put it properly…you will definitely get an idea how to compile a code for any component and interface it with Optisystem…
please refer to the link and i hope it will help you to some extent.
Thanks and regards -
March 18, 2016 at 11:48 am #33128
FAYIQA NAQSHBANDI
SpectatorAlso follow this link..it will guide you how basic interface and MATLAB code is written for a component.. It is a video on optiwave website and It is about designing a binary switch using a MATLAB code..and then interfacing that module with optisystem..For further you can refer to the optiwave tutorials on this.
i hope it will give a slight idea and help you in getting your desired component.
Thanks and regards -
March 18, 2016 at 12:27 pm #33131
MHD NA
ParticipantAny optisystem component is a coded thing and i am not sure if they are using MATLAB or any other programming tool to design components in Optisystem..If you ask me to design some component in Optisystem which is not present in Optisystem i will definitely prefer MATLAB because we have interfacing available here…and as far as getting MATLAB code for an optisystem component is same as developing a MATLAB code for that component
-
March 18, 2016 at 1:03 pm #33133
FAYIQA NAQSHBANDI
SpectatorHI MHD..
I think you have copy pasted the above comment which i have posted..you could have simply written that you agree or disagree..i don’t think it was necessary to copy paste the whole comment…anyways discussions are always welcomed..
Thanks and regards
-
-
March 20, 2016 at 2:14 pm #33350
Sanjeev kumar
ParticipantSir i have not satisfied with your answer. please tell me how can i check the matlab code for any optisystem component. suppose i have BPSK components now what i should have to do to check its internal matlab code.
-
March 20, 2016 at 2:28 pm #33357
FAYIQA NAQSHBANDI
SpectatorHI SANJEEV KUMAR..
I think you are not trying to understand my point..what i am trying to say is that you have to write a code rather than getting it..and if you are talking about getting code of already developed components then its hard to get anywhere ( even if it is Matlab).. You can’t get it unless and until you write it…nobody will put the code online..I hope u got my point..
Thanks and regards -
March 20, 2016 at 2:30 pm #33358
Sanjeev kumar
Participantsuppose i want to create a optisystem component whose input is binary and output is electrical then what should i need to do to define?. there is no such example available in the forum as where as i checked… also let me know that Matlab component is not having user parameter tab under component properties in optisystem 13.0 where we can define the parameters for optisystem matlab component.
-
March 20, 2016 at 2:53 pm #33367
FAYIQA NAQSHBANDI
Spectatorhere i am posting a link of a post where there has been some discussion about using Matlab code in optisystem…it is a simple code and i hope u get an idea from this and work accordingly as per your requirment…
Thanks and regards
-
-
March 20, 2016 at 3:09 pm #33369
SAHIL SINGH
ParticipantHi Sanjeev Kumar,
Indeed i also came across the link posted by fayiqa,about using the Matlab code in opti system… Try going through the link… Hope it helps..
Regards
Sahil Singh
-
March 20, 2016 at 3:28 pm #33370
FAYIQA NAQSHBANDI
Spectatori am also attaching few links which could be helpful to you because these can serve your purpose..it also contains a video how to set up a Matlab module and interface it…i hope this time around u get some idea..
Thanks and regards -
March 20, 2016 at 3:45 pm #33376
SAHIL SINGH
ParticipantHi Fayiqa,
Indeed the video on interfacing is very helpful…. Thanks fir your Valuable time and efforts…
Regards
Sahil Singh
-
March 21, 2016 at 3:17 am #33408
Sanjeev kumar
ParticipantSir, i am still a bit confused as the matter is that i am going to create a matlab component whose input is PRBS generator and output is CPFSK then how i can define the input and output ports as here OutputPort1 = InputPort1 would not work due to different type of input and output signal. how can i define InputPort1 here.
-
April 11, 2016 at 7:09 am #36220
Manoj Kumar
ParticipantHELLO SANJEEV
What i understand from ur query is that you want to develop a code for a modulator and use it in optisystem..is it??
Well if so for that you can refer to the following link where an QPSK modulator is developed in MATLAB…Although we are not allowed here for posting links from other sites but your convenience i am posting one…I hope u will get some idea about writing a code for a modulator..
http://in.mathworks.com/help/comm/examples/qpsk-transmitter-and-receiver-1.htmlThanks and regards
-
April 11, 2016 at 7:10 am #36245
Manoj Kumar
ParticipantHELLO SANJEEV
What i understand from ur query is that you want to develop a code for a modulator and use it in optisystem..is it??
Well if so for that you can refer to the following link where an QPSK modulator is developed in MATLAB…Although we are not allowed here for posting links from other sites but your convenience i am posting one…I hope u will get some idea about writing a code for a modulator..
http://in.mathworks.com/help/comm/examples/qpsk-transmitter-and-receiver-1.html
Thanks and regards
-
-
AuthorPosts
- You must be logged in to reply to this topic.