Setting Conditional Relationships in Hyperstudy for Antenna Optimization

Sai Sampreeth Indharapu
Sai Sampreeth Indharapu Altair Community Member
edited April 29 in Community Q&A

I'm trying to optimize my antenna using Hyperstudy. One of the variables I'm working with is \( Gh \), which is dependent on another variable \( Dh \) (\( Gh > Dh + 2 \)). Now, I want to specify this relationship within Hyperstudy so that it generates variable values for \( Gh \) while adhering to the specified condition. I'm attempting to set this up in the setup method (the first setup before Design of Experiment), but I'm encountering an error saying "conversion error." Can anyone please assist me with this?image

Answers

  • Diana M._20503
    Diana M._20503
    Altair Employee
    edited April 29

    Hello Sai,

    If Gh is dependent on Dh, such as Gh=Dh+2, you can link them through the Links tab as below:

    image


    If a constraint such as Gh>Dh+2, you have define it through the Constraints tab as below:

    image

     

    Does this work?

    Best regards,

    Diana