parameterization of location of cross-members of ladder frame chassis

Mahesh Agrani
Mahesh Agrani Altair Community Member
edited October 2020 in Community Q&A

Dear all,
please help me with the parameterization of LOCATION of three cross-members of ladder frame chassis for DOE study using LHS(random design points). The cross-members are to be translated in y-direction in both directions limited to ±100 units. The design variables (continuous, not discrete) are the locations of cross-members from rear end i.e. Y1, Y2 and Y3 and response is the first modal frequency. I want to generate a response surface for freq in terms of Y1, Y2, and Y3. Please tell me how to parameterize their locations to be varied as continuous variables if possible or otherwise to create response surface.

<?xml version="1.0" encoding="UTF-8"?>chas.jpg

Answers

  • Rahul Rajan_21763
    Rahul Rajan_21763 New Altair Community Member
    edited April 2018

    Desired shape change of cross member can be done using morphing>create 3 shape variables for cross member and export as tpl file.(By default after importing tpl file the mode would be set to continuous)

    You can refer HS-4420 tutorial.Once you have all 3 DV in HyperStudy, then by performing nominal run you can have frequency as response. Then further you can perform DOE and Optimization.

    <?xml version="1.0" encoding="UTF-8"?>Continous.JPG

  • Mahesh Agrani
    Mahesh Agrani Altair Community Member
    edited April 2018

    thanks sir.