Skip to main content
8-Gravel
March 6, 2025
Solved

Min Max vector

  • March 6, 2025
  • 2 replies
  • 852 views

Can anyone teach how to produce the result for maximum moment between the 3 segment?

For example, Max moment = 525.8kN.m . Max shear = 220.1kN

NA_11204287_0-1741245685454.png

 

Thank you for your help

Best answer by Werner_E

So would this do what you are looking for?

Werner_E_0-1741277748442.png

 

It gives you the maximum value of all green resp. all violet values, regardless in which row and considering the sign.

Werner_E_1-1741278182548.png

 

If that's not what it should be you have to be more precise in explaining how the values you are looking for should be derived and provide an example where my suggestion does not provide the desired result.

If for example you are looking for the maximum of the difference of the two values in each column, you would have to say so - the results using your data would be the very same ...

Werner_E_0-1741280781039.png

 

 

2 replies

ttokoro
21-Topaz I
21-Topaz I
March 6, 2025

image.pngimage.pngimage.pngimage.pngimage.png

t.t.
25-Diamond I
March 6, 2025

max (M1, M2, M3) =

and

max (V1, V2, V3) =

should give you the named results.

 

It would have ben a good idea to attach the worksheet itself!

8-Gravel
March 6, 2025

Attached is my worksheet. thank you for your kind help:)

Werner_E25-Diamond IAnswer
25-Diamond I
March 6, 2025

So would this do what you are looking for?

Werner_E_0-1741277748442.png

 

It gives you the maximum value of all green resp. all violet values, regardless in which row and considering the sign.

Werner_E_1-1741278182548.png

 

If that's not what it should be you have to be more precise in explaining how the values you are looking for should be derived and provide an example where my suggestion does not provide the desired result.

If for example you are looking for the maximum of the difference of the two values in each column, you would have to say so - the results using your data would be the very same ...

Werner_E_0-1741280781039.png