Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
General Mechanical

General Mechanical

Topics related to Mechanical Enterprise, Motion, Additive Print and more.

Strain in link180 element

    • Farhad Hallaji Zahmatkesh
      Subscriber

      Hi all,

      I used two link 180 elements as below (dotted lines). I applied temperature T1 on L1 and T2=-(L1T1)/L2 on line number 2 in order to have constant total length. After solving the code, I measured the strain in line 1 and 2 (ETABLE,starin, LEPTH, 1) and then calculated the final length. On the other hand, I measured the final length using LL1=sqrt(((nx(1)-(nx(4)+ux(4)))**2)+((ny(1)-(ny(4)+uy(4)))**2)) and LL2=sqrt(((nx(2)-(nx(4)+ux(4)))**2)+((ny(2)-(ny(4)+uy(4)))**2)) command lines. Althogh I only have thermal strain, the calculated final length with two mentioned approachs gave me different result! So, is there anyone who knows what is happening here?!

       

    • peteroznewman
      Subscriber

      What were the two results?

    • Farhad Hallaji Zahmatkesh
      Subscriber

      The initial length are L1=1414 mm and L2= 4123 mm  (Sum=5537)

      ETABLE,starin, LEPTH, 1 gives me 0.788 and -0.26 for link 1 and 2 starin respectively. So, the final length should be 2528 and 3009 mm for L1 and L2. (Sum=5537)

      Also, after using LL1 and LL2 formulas to calculate the final length, the results are 3109 and 3146 mm. (Sum=6255)

       

    • peteroznewman
      Subscriber

      The formula for the new lengths is

      LL1 = CTE*(T1-T0)*L1+L1 and

      LL2 = CTE*(T2-T0)*L2+L2

      where T0 is the reference temperature for the initial link configuration. I assume the CTE is the same for both links.

      Perhaps the reason for the error in the simulation result is that Large Deflection was not turned on for this solution. That means the solution was computed with the small rotation assumption, but the huge change in link length causes a large rotation in the link angles which invalidates the small rotation assumption. Rerun the solution with Large Deflection turned on and I expect you will get the expected link lengths.

    • Farhad Hallaji Zahmatkesh
      Subscriber

      Thank you Peter for your answer. I had turned on NLGEOM in my analysis.

      I used CTE*(T1-T0)*L1+L1 to calculate the length after applying temperature and I presented the result in the second paragraph which are (2528 and 3009 mm).

      The question is here:

      Shouldn't these two formulas below give us the same result? I think they have to be same!

      LL1 = CTE*(T1-T0)*L1+L1 (According to thermal strain)

      and 

      LL1=sqrt(((nx(1)-(nx(4)+ux(4)))**2)+((ny(1)-(ny(4)+uy(4)))**2)) (According to node's final position)

    • peteroznewman
      Subscriber

      No, those two formulas should not give the same result for your model.

      The only way your formula would give the same result is in a different model where there is only one link with a fixed support on one end and is free on the other end.

      In your model ux(4) and uy(4) are functions of L1, T1, L2, T2 CTE, nx(1), ny(1), nx(2) and ny(2).  In the different model I mentioned, there is no Link 2.

    • Farhad Hallaji Zahmatkesh
      Subscriber

      I don't agree with you. If we have mechanical strain in our structure, these two value should not be same, but here we only have thermal strain and node 4 is free to move in x-y plane.

Viewing 6 reply threads
  • The topic ‘Strain in link180 element’ is closed to new replies.
[bingo_chatbox]