How can I apply pulse at waveguide to coaxial feed of the Horn antenna

Srabonty Soily
Srabonty Soily Altair Community Member
edited August 6 in Community Q&A

I am trying to apply the gaussian pulse at the feeding of the horn antenna. Then I want to check the poynting powetr at some specific distances of the horrn aperture, how can I do thse steps?

Tagged:

Answers

  • Evan_Urban
    Evan_Urban
    Altair Employee
    edited August 5

    Hello Srabonty,

    What you can do is use the Time Analysis toolbox in POSTFEKO to define a time domain input signal:

    image

    Here you can define your Gaussian Input Signal to analyze the frequency response of the system due to the input signal:

    image

    You can then analyze the Poynting Vector at various distances due to this input signal.

    Do you have the desired Gaussian signal and model you can provide and I can see if I can provide better context?

    Respectfully,
    Evan Urban

  • Srabonty Soily
    Srabonty Soily Altair Community Member
    edited August 5

    Hello Srabonty,

    What you can do is use the Time Analysis toolbox in POSTFEKO to define a time domain input signal:

    image

    Here you can define your Gaussian Input Signal to analyze the frequency response of the system due to the input signal:

    image

    You can then analyze the Poynting Vector at various distances due to this input signal.

    Do you have the desired Gaussian signal and model you can provide and I can see if I can provide better context?

    Respectfully,
    Evan Urban

    Sir, thank you I already solved this probkem quite a long ago. Can you kindly tell me how to appply second order gaussian pulse equation which is already in MATLAB, How to export that from MATLAB and apply in my postfeko at the feeding of my antenna ?

  • Evan_Urban
    Evan_Urban
    Altair Employee
    edited August 5

    Sir, thank you I already solved this probkem quite a long ago. Can you kindly tell me how to appply second order gaussian pulse equation which is already in MATLAB, How to export that from MATLAB and apply in my postfeko at the feeding of my antenna ?

    Hello Srabonty,

    Apologize for the delay in a solution, but I am glad your problem was solved.

    I know for the time input signal, you can specify points. These points will have a time and amplitude value associated with them. So, in MATLAB I believe you can just export the data to a *.txt file in tab delimited columns with the time and amplitude of the signal and import it as shown below. Specify the time scale properly as well as the number of points and it should be adequately represented in POSTFEKO. I am attaching an example *.txt file of a time domain signal you can import into POSTFEKO where the Time axis unit is s, number of points are 1000.

    image

    Let me know if you have further questions.

    Respectfully,
    Evan Urban

  • Evan_Urban
    Evan_Urban
    Altair Employee
    edited August 5

    Hello Srabonty,

    Apologize for the delay in a solution, but I am glad your problem was solved.

    I know for the time input signal, you can specify points. These points will have a time and amplitude value associated with them. So, in MATLAB I believe you can just export the data to a *.txt file in tab delimited columns with the time and amplitude of the signal and import it as shown below. Specify the time scale properly as well as the number of points and it should be adequately represented in POSTFEKO. I am attaching an example *.txt file of a time domain signal you can import into POSTFEKO where the Time axis unit is s, number of points are 1000.

    image

    Let me know if you have further questions.

    Respectfully,
    Evan Urban

    You can click the Import points button which will allow you to select the *.txt file you had created from MATLAB to import into POSTFEKO.

  • Srabonty Soily
    Srabonty Soily Altair Community Member
    edited August 5

    Hello Srabonty,

    Apologize for the delay in a solution, but I am glad your problem was solved.

    I know for the time input signal, you can specify points. These points will have a time and amplitude value associated with them. So, in MATLAB I believe you can just export the data to a *.txt file in tab delimited columns with the time and amplitude of the signal and import it as shown below. Specify the time scale properly as well as the number of points and it should be adequately represented in POSTFEKO. I am attaching an example *.txt file of a time domain signal you can import into POSTFEKO where the Time axis unit is s, number of points are 1000.

    image

    Let me know if you have further questions.

    Respectfully,
    Evan Urban

    Sir, thanks for your instant reply. suppose you have the gaussian pulse like this screenshot in MATLAB, how can I export it from Matlab and import it in POSTFEKO? That was my problem.

  • Evan_Urban
    Evan_Urban
    Altair Employee
    edited August 5

    Sir, thanks for your instant reply. suppose you have the gaussian pulse like this screenshot in MATLAB, how can I export it from Matlab and import it in POSTFEKO? That was my problem.

    Hello Srabonty,

    Are you looking to just export the data and import into POSTFEKO?

    If so, give me some time and I can provide a walkthrough for you.

    Respectfully,
    Evan Urban

  • Srabonty Soily
    Srabonty Soily Altair Community Member
    edited August 5

    Hello Srabonty,

    Are you looking to just export the data and import into POSTFEKO?

    If so, give me some time and I can provide a walkthrough for you.

    Respectfully,
    Evan Urban

    Sir, thank you. I am looking that how can I export the exact output signal data from MATLAB and then import into the FEKO.

  • Evan_Urban
    Evan_Urban
    Altair Employee
    edited August 6

    Sir, thank you. I am looking that how can I export the exact output signal data from MATLAB and then import into the FEKO.

    Hello Srabonty,

    Here is a *.txt file that contains my code as just an example of how to export the data to tab delimited columns in MATLAB.

    In POSTFEKO, you can click the New time signal which opens up the time signal definition. Select Specify points manually to import the data from MATLAB. Choose seconds as the Time axis unit. Select Import points and choose the *.txt file generated by the code and select Tab delimited. Lastly, choose the proper number of points as defined in your code.

    image

    With that you should be able to visualize the time signal you generated in MATLAB

    image

    image

    Let me know if you need further clarification.

    Respectfully,
    Evan Urban

  • Srabonty Soily
    Srabonty Soily Altair Community Member
    edited August 6

    Hello Srabonty,

    Here is a *.txt file that contains my code as just an example of how to export the data to tab delimited columns in MATLAB.

    In POSTFEKO, you can click the New time signal which opens up the time signal definition. Select Specify points manually to import the data from MATLAB. Choose seconds as the Time axis unit. Select Import points and choose the *.txt file generated by the code and select Tab delimited. Lastly, choose the proper number of points as defined in your code.

    image

    With that you should be able to visualize the time signal you generated in MATLAB

    image

    image

    Let me know if you need further clarification.

    Respectfully,
    Evan Urban

    Sir, thank you, this code file and this information of postfeko is really helpful for me now. 

  • Evan_Urban
    Evan_Urban
    Altair Employee
    edited August 6

    Sir, thank you, this code file and this information of postfeko is really helpful for me now. 

    Glad to help!

    Is there any other questions you may have?

    Respectfully,

    Evan Urban