Antennas & Arrays 02 - Optimization in HFSS Using MATLAB

Поделиться
HTML-код
  • Опубликовано: 10 окт 2024

Комментарии • 16

  • @DuncanMadden
    @DuncanMadden Месяц назад +1

    If you are having trouble getting matlab to run the .py file, make sure you restart your computer after adding IronPython to your environment variables!

  • @fhjfhhv
    @fhjfhhv 15 дней назад

    Dear up, i have installed iconpython2.7 in my computer and add its install folder in system path of environment,but i can not open .py file

    • @adityavarmamuppala437
      @adityavarmamuppala437  10 дней назад

      I have not encountered this issue in the past. Please check the documentation for IronPython from ANSYS.

  • @LocNguyen-ep4hv
    @LocNguyen-ep4hv 2 месяца назад

    i have a problem with the costFunc. When running sucessfull, the costFunc display only one the value at -5.0819 with the graph of Iterations. Can you help me fix this problem? Thank you!

    • @adityavarmamuppala437
      @adityavarmamuppala437  2 месяца назад

      Check to make sure you are exporting and importing the correct S11 data.

    • @mohammedyahya522
      @mohammedyahya522 10 дней назад

      Me too. Have you found the solution for that?

  • @jackyluo3234
    @jackyluo3234 3 месяца назад

    Why not use the built-in optimization feature of HFSS? What't the different?

    • @adityavarmamuppala437
      @adityavarmamuppala437  2 месяца назад

      You have the freedom to use any optimization algorithm of your choice with MATLAB.

  • @zerobatteysannata
    @zerobatteysannata 2 месяца назад

    I need to implement and learn Hfss for antenna design for my project.
    Can you please help me.

    • @adityavarmamuppala437
      @adityavarmamuppala437  2 месяца назад

      I suggest watching some RUclips tutorials and reading the HFSS getting started guide. Good luck!

  • @mohammedyahya522
    @mohammedyahya522 10 дней назад

    I am a phd student from morocco, I am testing your manipulation. The problem is when I execute the matlab code, it doent force change for the local variables in hfss design and it gives for all the iterations a fixe value like -5.0014.. Can I contact you to help me for diagnostic of the problem? Thank you for your time.

    • @adityavarmamuppala437
      @adityavarmamuppala437  10 дней назад +1

      Check to see if the variable values are changing with each iteration. If not, the python code probably has not been updated correctly. If you set specific values in MATLAB, they should be read by Python and updated in HFSS. This should help you debug the problem.

    • @mohammedyahya522
      @mohammedyahya522 8 дней назад

      ​@adityavarmamuppala437 Thanks for your response, it means a lot. When I set specific values in Matlab, they probably are not read by Python because they aren t changed in HFSS. So what python code you think makes the problem? Can you please help me debug because I m stuck here and thank you for your time.

  • @mzanganeh
    @mzanganeh 2 месяца назад

    is it a faster optimizer than hfss optimizer ?