<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Tens_Struc by kwan</title>
      <link>https://padlet.com/kwan/Tens_Struc</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2019-01-02 17:24:24 UTC</pubDate>
      <lastBuildDate>2025-04-24 11:05:18 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Module NoteBook</title>
         <author>kwan</author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/317087894</link>
         <description><![CDATA[<div>is <a href="https://cf-my.sharepoint.com/:o:/g/personal/kwan_cardiff_ac_uk/EiFHbYsWSA9Cvi774FKndOkBeSs_DwdTG-xFAPBOzsyuvA"><strong>here</strong></a><strong><br></strong>If you want <strong>Link </strong>for bookmarking<br><a href="https://cf-my.sharepoint.com/:o:/g/personal/kwan_cardiff_ac_uk/EiFHbYsWSA9Cvi774FKndOkBeSs_DwdTG-xFAPBOzsyuvA">https://cf-my.sharepoint.com/:o:/g/personal/kwan_cardiff_ac_uk/EiFHbYsWSA9Cvi774FKndOkBeSs_DwdTG-xFAPBOzsyuvA</a><br><br><a href="https://matlab.mathworks.com/">Online Matlab</a> </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-01-02 17:28:35 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/317087894</guid>
      </item>
      <item>
         <title>To post a Q</title>
         <author>kwan</author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/326173596</link>
         <description><![CDATA[<div>double click on a space for a new post-it note to pop up<br><strong>&amp;</strong> click on a picture to see it better</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-01-31 08:55:58 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/326173596</guid>
      </item>
      <item>
         <title>Exercise week 2</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/339126187</link>
         <description><![CDATA[<div><br>I am a bit stuck at the part where we need to add the numbers to the joints and bars on the graph. Could you please give a hint on how to proceed?<br><strong>It is really </strong>not necessarily for the exam!&nbsp; But it is<br>text(coor(i,1),coor(i,2),coor(i,3), num2str(j1))</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/363067083/df683c7bdcca50e8b348e4a4e159985e/Capture.png" />
         <pubDate>2019-03-07 23:19:20 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/339126187</guid>
      </item>
      <item>
         <title>Adding text to a plot</title>
         <author>kwan</author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/339207424</link>
         <description><![CDATA[<div>This is only for adding joint numbers to the plot of the structure, useful, but not essential. Even plotting is not essential to get answers.&nbsp; But, it is like this.<br>"text (x,y,A)" where x and y are the coordinates and A is the string to show up on the plot.&nbsp; Try<br>   text(2,4,'test')<br>But you want to plot the joint numbers, and numbers are not strings, so you need to convert the number to a string. &nbsp;<br>Try<br>   text(2,4,num2str(1234))</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-08 08:24:47 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/339207424</guid>
      </item>
      <item>
         <title>Exam 14-15, Exercise 1</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/355121965</link>
         <description><![CDATA[<div>When calculating S and M, in order to make the result easier to read, I have divided it by one of the values of each matrix. However, sign seems to be an issue, I have to divide M by a negative value in order to change the sign cconvention in the matrix and get an answer that actually makes sense. How would we know when to change to positive or negative?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/372379118/f3ccb79c448da9a51a6e5ccae70676a1/Issue_with_M.png" />
         <pubDate>2019-04-29 17:21:15 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/355121965</guid>
      </item>
      <item>
         <title></title>
         <author>kwan</author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/355132805</link>
         <description><![CDATA[<div>The sign is NOT an issue in S &amp; M.&nbsp; ie (1 -1 2 -2) is the same S or M as (-1 1 -2 2) since the former is simply -1 times the latter.&nbsp; An S or M, multiplied by a scalar (eg -1) is still the same S or M.&nbsp; Does this answer your Q?</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-29 17:42:18 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/355132805</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/355137798</link>
         <description><![CDATA[<div>I understand, I guess it was difficult for me to visualize a mechanism if the signs are the other way around.<br><strong>In</strong> the example below, the Mech is a vertical "flutter" of the middle joint, ie the y-disp going up (+ve 1) and down (-ve 1)<br><strong>Amazing, thank you.</strong></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/7374528/a425d186fa81a98a057b8f10149dd267/untitled1.jpg" />
         <pubDate>2019-04-29 17:51:04 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/355137798</guid>
      </item>
      <item>
         <title>2DNL </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/356412355</link>
         <description><![CDATA[<div>From the 2DNL to 3DNL video, I copied the 2DNL program to matlab and used the fsolve function on the program but I got a message saying there is an error with the code. The code I used was copied directly from one note so I am not sure what the problem is. <br><strong><mark>nD=4, nB=5</mark></strong><strong>,</strong> so you need to feed in 4+5=9 numbers in your starting value for X in fsolve.  You have given a vector of only 8 numbers (three 0's and five 100's).  Try four 0's and five 1000's </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/378239227/446159922b897d1db468bb761b22f66c/Screen_Shot_2562_05_02_at_22_42_33.png" />
         <pubDate>2019-05-02 21:40:07 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/356412355</guid>
      </item>
      <item>
         <title>Marking</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/356847483</link>
         <description><![CDATA[<div>How are the marks allocated for the correct answer and the 'comment on...'? And would it be possible to get some example answers for the points we need to consider when answering the 'comment on...' part of a question?<br><strong><mark>Roughly</mark></strong><strong> </strong>speaking, correct numerical answers carry 55-60% of the marks.&nbsp; The non-numerical part comes pretty much from the lectures.&nbsp; In the past, people (usually in groups) have worked together on a past paper and then come to see me, to cross-check with me what they would say on the non-numerical part.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-04 17:25:01 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/356847483</guid>
      </item>
      <item>
         <title>Matlab error</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/356911432</link>
         <description><![CDATA[<div>I keep gettin the same error for this structure.<br><strong>OK</strong>, I need to see the code, pref email (or post here) it to me in <mark>text form</mark>.&nbsp; But, this in the nonlinear Q, so I would guess the issue, have you got P as a (2nJ, nB) matrix, rather than a vector?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/372379118/779d244796dc2b71f04204a97fce7b2e/matlab_error.png" />
         <pubDate>2019-05-05 10:12:52 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/356911432</guid>
      </item>
      <item>
         <title>2007/08 2b</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/359232962</link>
         <description><![CDATA[<div>i am getting the right values for the state of self stress but not the mechanisms and i cannot see why<br><strong><mark>There</mark></strong><strong> </strong>is only 1 S and 3 M - so when you say you cannot get the M to match my values, do you have only zeros in rows 1, 2, 3, 6, 8 etc like in mine?&nbsp; If so, then you have the same M, despite numbers looking different.<br><br>If M=[m1 m2] then A*m1+B*m2 (where A and B are two constants) is still the same mech.&nbsp; That’s why looking at rows of zeroes can show whether your mech are the same as mine or not. &nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/380708233/e85b6c2f6532051a914c438b404b4ef6/MATLAB_problem.jpg" />
         <pubDate>2019-05-12 17:31:09 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/359232962</guid>
      </item>
      <item>
         <title>Effect of Pretensioning</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/361376478</link>
         <description><![CDATA[<div>In Exam Paper 10-11, question 1k asks to compare the behaviour of the 2D structure with and without prestress. The prestress it gives puts tension in the structure but then the tension in the bars is reduced under loading. <mark>It is predominantly a reduction of displacement that is the effect sought by introducing prestress.&nbsp; </mark>I thought you put compression in to reduce the tension and vice versa? is Am I interpreting this correctly?<mark> I think what you are thinking of, is ... <br>"you apply pretension to a cable (eg give it +60N) so it is carrying a tensile force (+60N) even before any load is applied, so that when it later has to carry a 'compression force' (eg -40N) because of a load having been applied, that 'compression' is then effected by a reduction of the pretension force (ie it goes from +60 -40 to end up at +20), so the cable is still in tension (+20) under load - and we thus avoid cables going slack"<br>That is true, and but you can't quite see that in 1k or 1h, because no cable segment is actually put into compression under to the load in 1h.<br>1k was mainly about the reduction in displacement as the nonlinear structure gains stiffness due to prestress (like when I showed the P-delta curves in 2-bar structure, the slope (which is stiffness) in increased with t</mark><mark><sub>o</sub></mark><mark>.</mark></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-18 10:12:49 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/361376478</guid>
      </item>
      <item>
         <title>2014/15 1d</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/361437058</link>
         <description><![CDATA[<div>When doing calculating the values for P'*M, t and d' I get an answer completely different from the solution. I'm not sure what is wrong with my coding in the program.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/7374528/0635b81f0f4625f700fd7767fe6c8f6a/untitled1.jpg" />
         <pubDate>2019-05-18 23:44:55 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/361437058</guid>
      </item>
      <item>
         <title>What you need to change in your code</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/361496112</link>
         <description><![CDATA[<div><mark>P=zeros(16,1);&nbsp; </mark>% add this to define P overall first</div><div>P([4 10 16])=-50;&nbsp; %Q1d loads</div><div>S=null(H); M=null(H'); &nbsp;</div><div>tH=<mark>pinv(H)*P</mark>;&nbsp; %remove that dot</div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-19 14:55:05 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/361496112</guid>
      </item>
      <item>
         <title>2007/08 </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/362608820</link>
         <description><![CDATA[<div>&nbsp;When coding the 3D non-linear part an error (shown below) comes when I try to fsolve the program:<br>Index in position 1 exceeds array bounds (must not exceed 3).</div><div>Error in <strong>exam3DNL78</strong> (line 61)</div><div>G(3*(i-1)+1)=G(3*(i-1)+1) - P(i,1);</div><div>Error in <strong>fsolve</strong> (line 242)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fuser = feval(funfcn{3},x,varargin{:});</div><div>Caused by:</div><div>&nbsp; &nbsp; Failure in initial objective function evaluation. FSOLVE cannot continue. <br>I also attached my code for the program.<br><mark>You have<br></mark>P=[0 0 0;&nbsp; 0 0 0;&nbsp; 0 0 0;&nbsp; 0 0 0;&nbsp; 0 0 0;&nbsp; 0 0 0; 0 0 0; 0 0 0; 0 0 0;]<mark>'</mark>;<br>remove that dash at the end of P.&nbsp; The dash turns it into size 3xnJ when it should be nJx3<br>try that, and see if it resolves the problem<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/378239227/dbf5e64ac2b6617b068f82019bd85a08/3DNL_code.txt" />
         <pubDate>2019-05-22 16:12:46 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/362608820</guid>
      </item>
      <item>
         <title>pastpaper 2010-2011 Q1e</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363226595</link>
         <description><![CDATA[<div>Hi, Im doing question 1e and the solution contains 10 displacments , but there are only 4 points free to move. Not sure why.<br>Thanks!<br><strong><mark>You </mark></strong>are right, something is wrong here.  d should have only 8 numbers,  But whatever the numbers should have been, they are of no use - because the load excites the mech and so the d from the linear prog cannot be trusted anyway</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/353255119/1a59ce4bc06ea3f745a1e91431c66624/2019_05_24__1_.png" />
         <pubDate>2019-05-24 10:24:46 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363226595</guid>
      </item>
      <item>
         <title>2014-15 Q1g</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363245434</link>
         <description><![CDATA[<div>It asked for displacement and bar forces for non-linear equations. However, the default program does not define d and t. What should I do to find out d and t from non linear program<br><strong><mark>The outpu</mark></strong><strong>t </strong>from the nonlinear <em>is</em> d and t.&nbsp; The output comprises nD+nB numbers where the first nD numbers are the d and the next nB numbers are the t.</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-24 12:01:16 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363245434</guid>
      </item>
      <item>
         <title>L vs NL analyses</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363355877</link>
         <description><![CDATA[<div>There are questions which ask you to use the NL programme to assess a structure which is behaving linearly. Why is it that the results are very slightly different? Is it due to deflection of the members causing non-linearity?</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-24 17:58:09 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363355877</guid>
      </item>
      <item>
         <title>[ P&#39;*M ]</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363430364</link>
         <description><![CDATA[<div>What is it and why is it used as an answer for displacements in some exercises? Thanks<br><strong><mark>This is </mark></strong>the check for whether the load P is exciting the mechanism(s).&nbsp; It is <em>not </em>used as "answer for displacements" but used as <em>check </em>to see if the displacements given by the linear analysis can be trusted.&nbsp; If P'*M gives only zeros (or numbers small enough to be considered zeros, eg 1e-8) then the load is not exciting any mech. If there is any non-zeros from P'*M, then the load does excite mech, and linear analysis cannot be trusted.&nbsp; So must use the nonlin results.</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-25 08:10:28 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363430364</guid>
      </item>
      <item>
         <title>L vs NL results for linear structures</title>
         <author>kwan</author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363432119</link>
         <description><![CDATA[<div>An NL prog analysis a linear structure (where load does not excite mech) <br>can give (slightly) different t and d to those given by the linear program, <br>mostly because<br><br>1) the two programs have different structural eqns <br>(the NL prog contain higher order terms), and <br>the calculation techniqus are different <br>(NL uses a search algorithm, Lin uses matrix algebra).  <br>This can lead to slight numerical differences.<br><br>2) BUT, IF the linear structure is very flexible <br>  (imagine a normal statically determinate <br>  truss structure, but bars made of rubber), <br>then the displacements are big <br>  (compared to the coord of the structure), <br>and the normal assumption of "small deflection theory" <br>  (which states the analysis can be carried out <br>  with the original undisplaced unloaded geometry, because <br>  the displaced geometry is very very similar to the original geometry) <br>no longer applies, then even this (supposedly linear) structure <br>behaves in the nonlinear way, <br>and the linear prog will give wrong answers.  <br> </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-25 08:45:37 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363432119</guid>
      </item>
      <item>
         <title>2016-17 Q1D Error</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363445781</link>
         <description><![CDATA[<div>I followed the questions and set up the program in the following. However, it said error in <br>tH=pinv(H)*P; What should I adjust<br><strong>email </strong>me&nbsp;(or attach here) the code in text form, I can't easily decipher it when it is just a picture</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/7374528/5d11c7766c8b4106485e57f7b70e9dac/untitled1.jpg" />
         <pubDate>2019-05-25 12:21:26 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363445781</guid>
      </item>
      <item>
         <title>Flexible structures</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363460643</link>
         <description><![CDATA[<div>Is it accurate that a small amount of (2) would occur with any bar stiffness, not necessarily just limit to a very flexible bar? Or does a bar with a normal stiffness follow the assumption of small deflection theory? <br><strong>A VERY </strong>small amount of (2) would occur with any stiffness, yes, but very small.  Which is why we almost always just use linear analysis in ordinary situations, because it is very much good enough</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-25 15:30:18 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363460643</guid>
      </item>
      <item>
         <title>2013/2014</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363467047</link>
         <description><![CDATA[<div>The displacements that I get are approximately 2x the results on the One Note for the Linear part of Question 2e - please could you see if I've done something wrong? Thanks.<br><strong>There is not</strong> a problem. While your d is a bit bigger than mine, both yours and mine are small.  Note that the load given is very specific, very precise, to specifically not excite any of the 6 widespread mech.   It is actually very difficult to have a load that does not excite any of the mech, so slight variation of the P will bring in some mech.  So such small variations between our d is fine - the key is that the two t agree</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/352175135/9d4c3a860b1d580c9e343cdcdfd9183a/Qu2e_1314.txt" />
         <pubDate>2019-05-25 16:26:14 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363467047</guid>
      </item>
      <item>
         <title>Self stress and mechanism</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363487361</link>
         <description><![CDATA[<div>In the assessment questions it asks "how many states of self-stress and mechanisms are there" how would you answer this question? <br><strong>You look </strong>to see how many columns there are in S or M, number of columns in S = number of states of selfstress<br>For the mechanism questions that ask to sketch it out how would we use the answers that we get from matlab to sketch out the structure?<br><strong>I think </strong>you need to go to lecture recording, explained in class, and not easy to explain via padlet.&nbsp; But example below, the numbers in M relate to displacements in the mech, so you can interpret/visualise how the mech would go and then you can describe it.&nbsp; (note, M and -M are the same mech)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/7374528/a5c9daa4d2eda1645064561112a4b2b5/untitled1.jpg" />
         <pubDate>2019-05-25 21:10:44 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363487361</guid>
      </item>
      <item>
         <title>Self stress and Mechanism</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363542131</link>
         <description><![CDATA[<div>I just want to clarify that for self stress it can only be either one column or 0 correct? and for mechanism each row represents a degree of freedom and the number of mechanisms is equal to the number columns?</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-26 12:59:38 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363542131</guid>
      </item>
      <item>
         <title></title>
         <author>kwan</author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363544841</link>
         <description><![CDATA[<div>There can be any number of states of selfstress and mechanism. Zero, one, or more.&nbsp; You type S or M in Matlab, and you see how many columns there are in S or M.&nbsp; The number of columns in S tell you how many states of selfstress there are (which could be 0, 1 or &gt;1), and similarly with M.<br>Each row in M shows the "displacement" for that mech - see the related post on the right.<br>In S, each row would show the "tension force" for that state of selfstress.</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-26 13:30:21 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363544841</guid>
      </item>
      <item>
         <title>2014-2015 Q1(d-e)</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363547171</link>
         <description><![CDATA[<div>Where exactly in the code does fopt=optimset(optimset('fsolve'),'MaxFunEvals',30000,'MaxIter',30000); <br>go? in the non-linear program? and in the actual code or in the command window before executing fsolve(X)??<br><strong><mark>In the</mark></strong><strong> </strong>command window, before you say fsolve,&nbsp; But you might not actually need to use fopt command.</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-26 13:59:17 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363547171</guid>
      </item>
      <item>
         <title>2DNL fsolve</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363547819</link>
         <description><![CDATA[<div>My fsolve part is not working, and I don't know why.<br><strong>I would need&nbsp;</strong>&nbsp;to see your code in text form, plus which Q are you doing</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/378248415/c5c1ab2dc41eb97fad0471a0b817a852/phhh.png" />
         <pubDate>2019-05-26 14:06:10 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363547819</guid>
      </item>
      <item>
         <title>2DNL</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363547924</link>
         <description><![CDATA[<div>This keeps showing up. I checked many times of the code. I dont know what does this mean<br><strong>Without seeing </strong>what you are doing, I am have to guess, but I guess ...<br>... <strong>you are </strong>talking about the nonlinear program.&nbsp; You should be running the nonlinear program with the fsolve command, not by typing the filename<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/378248415/d9ccf982bfa310e335dfd12b2f3bafd2/photo.png" />
         <pubDate>2019-05-26 14:07:22 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363547924</guid>
      </item>
      <item>
         <title>ANSWER</title>
         <author>kwan</author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363550811</link>
         <description><![CDATA[<div>There are 15 bars, so you should have nB=15<br>Therefore, as well,&nbsp; &nbsp; t=X(17:31);<br>And, at the end, F(16:31)=G([5:20]);<br>And your EA was too big &nbsp;<br>&nbsp; &nbsp;EA=[100e3*10*ones(1,3) 50e3*1*ones(1,12)];<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-26 14:37:58 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363550811</guid>
      </item>
      <item>
         <title>Pretensioning in 16-17</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/363558815</link>
         <description><![CDATA[<div>Further to this - I'm confused that the prestress (tension) in question 2e, reduces the amount of tension in Q2g compared to 2d (no prestress but same loading). So there's the same loading which produces tension in all cables, but when we pretension the cables the tension in the bar is reduced when the same load is applied. Am I confusing myself? <br><strong>OK.</strong> 1) the main thing about pretensioning is reduction of <em>displacements</em>, ie it is increasing stiffness that we are after, because mechanisms mean low (or zero) stiffness and hence large displacements.&nbsp; So when out tension structures have mechanisms, we need to reduce their displacements, by increasing stiffness, and this comes from introducing pretension (recall the cubic P-delta curve for the 2-bar structure and what happened when t0 was introduced. 2) the axial force in the bar is made up of two parts, the t and the pretension in third column of conn, which is constantly there.&nbsp; When we calculate with fsolve and get a t, that t is only part of the axial force carried by that bar.&nbsp; <br><br>Also in the same paper, Q2f, we find the prestress force in the linear programme, and then put that in and run the non-linear programme without any load. The bar forces reduce from order of 10 to order of 10e-4. Why does this happen?<br><strong>You might </strong>expect it to be zero, since the pretension force is self-equilibrating (no need for external load) and there is no load applied to cause any disp.&nbsp; But there is some small disp, because, as the pretension force comes into the bars/cables, they will cause some shortening/elongation, and thus the structure will adjust a little, and that is what we are seeing.&nbsp; If the "pretension force" had some error in it, and it was thus not self-equilibrating, we would find much bigger disp as the structure then displaces quite a bit (ie disp would not be so small) to try to find the equilibrating position.<br><br>This makes a lot more sense now, thanks!</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-26 16:02:20 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/363558815</guid>
      </item>
      <item>
         <title>A-Frame Non Linear 2D Program</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/468544891</link>
         <description><![CDATA[<div><mark>There </mark>was a Q about why lin &amp; NL ans for load in 4y were diff.&nbsp; Please see OneNote additional note under 20March.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-03-20 22:13:45 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/468544891</guid>
      </item>
      <item>
         <title>2007/08 Q2d</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/478821431</link>
         <description><![CDATA[<div>I was just testing out my 3D linear program on one of the questions, and I came across Q2d.<br>It asks to specify the other 2 mechanics when only joint 7 to 9 are restrained in all directions. <br>One of the mechanisms as shown in 2c is that Joint 3 is moving in the x direction.<br>Would I be right by saying that the other two mechanisms are where joint 2 and joint 4 are moving in the x and y direction?<br>Just wanted to clarify my visualization and interpretation of the M results. Thanks<br><mark>yes</mark>.&nbsp;I was expecting you to think, this structure has 3-fold symmetry, there are 3 mech, one is joint 3 moving out its plane (in x-direction) so other 2 mech most likely the equiv to joint 3 (ie 2 and 4) moving out of their planes.  Note, you CAN verify this by calc.  Try this.  Temporarily suppress x-movement for joint 3 (so a support in x-direction for jt3), and see now you have 2 Mech.  See if you can see the movements of the 2 mech (which will be jts 2 &amp; 4 moving out of their planes).    </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-03-27 16:54:51 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/478821431</guid>
      </item>
      <item>
         <title>2008/09 Q1e</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/480491116</link>
         <description><![CDATA[<div><br>I can't seem to tell if the answer for joint displacements is in m or mm, [<mark>your </mark>disp and forces will be in whatever units you use in the prog, so keep units consistent] <br><br>Also another side question, as I was going through question 2c and 2d on the same paper, I got the right tension values, but my displacement values varying slightly (I can say within the range of 0.01 - 0.02 mm [<mark>yes, this </mark>is just small diff], <br><br>I assume that you multiplied your d by 10^3 just to get more significant figures?)  <mark>[yes, I showed </mark>1000d because some of the values in d are relatively small here]<br>I would think these are okay considering the fact that we are using fsolve (iterative process)? <mark>Yes</mark></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-03-29 14:20:19 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/480491116</guid>
      </item>
      <item>
         <title>2008/09 Q1e</title>
         <author>kwan</author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/480585082</link>
         <description><![CDATA[<div>Nothing wrong with your code.  I can see the issue.  The Q said load = 5kN.  I am fairly sure I intended it to be 5N and told people in  the exam. The results given match load = 5N.  I have updated OneNote with a note.  Thanks for highlighting this.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-03-29 15:32:08 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/480585082</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/485458794</link>
         <description><![CDATA[<div><strong>A simple question regarding 2-bar direct 4eqn </strong><br> I was trying the following code, listed in the program tab.<br> ...</div><div>solver:<br>   fsolve('TwoBdir',[0 0 100 100])<br>  I keep getting an answer of <br>   1.0e+04 *    [0.0000   -0.0016    1.1199    1.1199]<br> instead of <br><strong>    1.0e+04 *    [0.0000   -0.0009    2.000    2.000]  the right answer!</strong><br> <br>Why is that? I changed the initial guess to [0 0 5000 5000] but still get a wired answer: <br>   1.0e+04 *</div><div>[   -0.0000   -0.0014    1.2907    1.2907]</div><div> <br><mark>OK, note that </mark>with everytime you got the wrong answer, Matlab also said <br>   Solver stopped prematurely.</div><div>meaning "you can't trust the answer shown here" and "Matlab got stuck"<br>One thing to do, "make  Matlab work harder".  So try this instead.<br><br>fopt=optimset(optimset('fsolve'),'MaxFunEvals',10000,'MaxIter',10000);</div><div>fsolve('TwoBdir',[0 0 100 100],fopt)</div><div><br></div><div>This time, you get </div><div>   Equation solved.</div><div>ans =</div><div>   1.0e+04 *</div><div>   -0.0000   -0.0009    2.0000    2.0000<br><br>It is useful to just use the fsolve command with fopt all the time.  Note, you have to copy that fopt line into the command window once, every time open Matlab (ie it is not saved in its memory when yo close Matlab).  So handy to have that fopt text someone - it is in OneNote under 20March too.  </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-03-31 21:32:08 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/485458794</guid>
      </item>
      <item>
         <title>2010/11 Q2</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/504255130</link>
         <description><![CDATA[<div>Working on 3D linear program, <br>in 2d) I managed to get the same tension forces and displacement values close to yours. But my dot product P.*M was no where near 0 (one of the values was 0.0307).  <mark>It is P-dash star M, not P dot star M,  Try P'*M and you'll get 4.5103e-17 with your code, ie effectively zero.</mark>  I might have made a mistake in my code, but can't seem to detect it. Code as attached. <br><br>Also in 2a), for some reason, your tidied up version of S had 0s, when the original S had no 0s to begin with. Could it be possibly an error?  <mark>No, error I've "tidied" it up - but not in a way I can explain how I did it.  But the tidied up version and the original are both correct.  See OneNote&gt;&gt;Admin, 4th link down for some explanation</mark><br><br>in 2c), how do I know if the pretension values are reasonable?  <mark>1. check size.  2. asking cables to  carry compression?  3. Are values fairly even, ie no very small and very big numbers?  really, looking for a human engineer view of those forces </mark> Does it have something to do with the magnitude of the forces? (3 bars had values more than 750N)<br><br>--&gt; in response to 2., would I be right by saying some pretension values (+ve) are asking the cables to carry compression, but in this case we want the opposite? (i.e. the cables are suppose to carry tension?) <mark> In Q2c, you calculate pretension values,  +ve = tension, -ve = compression.  There are -ve values for cables, and this cannot be done.  So this pretension cannot be achieved, unless those cable segments are replaced by struts</mark><br><br>Thanks</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/485616308/91927c939105a94b4cb3e37e77c02a53/3dnonlinear.txt" />
         <pubDate>2020-04-13 09:14:41 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/504255130</guid>
      </item>
      <item>
         <title>2013/14 Q1g</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/523127460</link>
         <description><![CDATA[<div>I have a small query regarding choosing units.<br><br>I tackled the question all the way till 1g part (i) (non linear program - all loads equal at 0.050kN) using units kN and mm consistently (this includes coordinates and EA), and all my answers were OK. However, as I came to try the non linear bit with the asymmetrical loading (0.049kN on joint 6), I didn't get the answer. However, changing my units to N and mm instead gave me the right answer. Any reason for this?<br><mark>Not sure</mark>, without going through the code and runs in detail.&nbsp; But, I do generally use N and mm, so the numbers are bigger (better for Matlab precision), and I don't use kN + mm combination because then there is bigger difference in the size of numbers between forces and displacements.&nbsp; Generally, I find fsolve works better when the numbers in the soln are more uniform in size.<br><br>My speculation is that using kN and mm led me to a number of local hills due to my starting iteration values (I trialled for 1s for the displacements, and 0.01kN for my bar forces). Is there a way to avoid this?&nbsp; <mark>try </mark>as starting values numbers that are realistic (ie about the sort of shape and size as the correct answer) and use N and mm as units.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-04-22 14:17:41 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/523127460</guid>
      </item>
      <item>
         <title>2010/11 2g</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/556635333</link>
         <description><![CDATA[<div>When comparing between 2f and 2g to see the effect of pretension, adding pretension resulted in a mix of increase and decrease in joint displacements. Any reason why this is the case?&nbsp; &nbsp;<mark>Note</mark> that most of the disp are quite small,&nbsp; so very small inc or decrease is not really anything, but ... <br><br>I would think that the pretension forces are actually stiffening some&nbsp; of the mechanisms due to the guaranteed minimum stiffness, but I can't tell why the other joints are not stiffened.<br><mark>pretension </mark>should stiffen the struc, you&nbsp; get less disp, yes.&nbsp; So to do the comparison, using NL prog, you need A) no pretension, just load; B) just pretension no load; and C) pretension and load.&nbsp; And you should see that displacements for <br>(C-B) &lt; A<br>But note that&nbsp; in 2g, the 5 loads (large amount) has relatively small disp when the load does not excite the mech, compared to a smaller sized load that does (because mech when excited is a big displacement)<br><br><br>---------------------<br>I calculated C-B-A (making sure i took the non linear displacement values, and it led me to this)<br>dC-dB-dA<br>ans =<br>&nbsp; &nbsp;-0.2388&nbsp; &nbsp; 0.0235 &nbsp; -0.0500 &nbsp; -0.2839 &nbsp; -0.0417&nbsp; -0.0629&nbsp; &nbsp; 0.1018 &nbsp; -0.1696&nbsp; &nbsp; 0.3389&nbsp; &nbsp; 0.1067 &nbsp; 0.1807&nbsp; &nbsp; 0.3787&nbsp; &nbsp; 0.0214 &nbsp; -0.0080&nbsp; &nbsp; 0.2804 0.0484&nbsp; &nbsp; 0.0192&nbsp; &nbsp; 0.3987<br><br>I expected to get all negative values, but only 1/3 of the displacement values are negative. <br><mark>Sorry, it is </mark>that the size of (C-B) should be less than the size of (A).&nbsp; When the disps are small, when you tighten the struc to prestress it, it deforms a little (which is B) in a certain direction (typically, inwards).&nbsp; if you then add load on top of that, then the joints will move again, some in the same direction as for pretension, some in other directions.&nbsp; So it is the size of these changes that you need to see. <br>&nbsp;<br>I'm guessing that for this case, the&nbsp; small load change from 50N to 49N could be the reason that the pretension doesn't look like its benefitting? Because these displacements were small&nbsp; in the first place, so if there was a larger difference in asymmetrical force, then maybe the pretension would actually benefit?<br><br><mark>What should </mark>happen in this Q (from memory) is that the 5x50 (though big) is not exciting the mech, so disp are quite small, compared to the single 49 (which is a much smaller load) but because this load excites mech, the resultant disp are much bigger.&nbsp; But we can still reduce the disp from the single 49 somewhat, by introducing pretension into the struct.<br><br>Do we normally have to do this when checking whether the pretension has stiffen the structure? I usually just assume that there is no error in the prestress values I obtain <mark>In the way I </mark>&nbsp;have shown you the coding, you have to calc B to see the stiffening effect of the pretension, yes.&nbsp; If B is small (it usually is), but C and A are big, then you can get away without calculating B - but you do not know beforehand that B will be small in this specific case.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-07 07:35:25 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/556635333</guid>
      </item>
      <item>
         <title>2012/13 Q1h and i</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/556949372</link>
         <description><![CDATA[<div>In 2012/13 Q1h, the new cables' EA seems small and the units are making it even more confusing. Is there an error here?<br>EA=100Nmm2<br><mark>Actually,</mark> it should have been EA=100N and yes, the EA for the two new bracing cables are intentionally much smaller than the original cables<br><br>If i used EA as 100N, it would lead me to the same results as the original structure as the EA is so weak <mark>(low stiffness)</mark> that it isn't really contributing to the structure.   <mark>Good thinking</mark>, yes, along the right line ...<br><br>And for 1i), if i also use the same EA as 100, the linear and non linear analysis don't match, so it does seem like the mechanism is excited, but because of the two new cables, M = 0, so I can't tell where this mechanism is coming from, or why the linear and non linear analysis is different. COuld it be due to the weak 2 cables, that is causing this mechanism?<br><mark>The  key is</mark>, the presence of the two new cables remove the mech, so linear runs and gives results.  BUT, their stiffnesses are so low that large disp results, and so eqm in the original undisplaced configuration (basis of linear theory) is not valid (remember my "cantilever with multiple load steps" explanation?) so you still need nonlinear to give right answer - because disp is so big.  See also OneNote &gt;&gt; Admin &gt;&gt; 20March &gt;&gt; "about low EA"<br><br>Thanks<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-07 09:50:57 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/556949372</guid>
      </item>
      <item>
         <title>Value of P&#39;*M</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/560955690</link>
         <description><![CDATA[<div>Should the numerical value of P'*M match exactly as the answer, or will it change depending on the values of each column of S and M? I understand when there are more than 1 mech or 1 S, the value in each column can differ. Will this affect the exact value of P'*M? Thank you!<br><mark>The precise </mark>value of P'*M is not that important, and will change with the precise values in M.&nbsp; Remember 2*M is still the same M?&nbsp; So with 2M, P'*M will be twice as big, but<br>still giving the same message.&nbsp; So it is the size of the number(s) from P'*M that matter, and numbers as small as 1e-14 should be treated as zero.</div><div>&nbsp;</div><div>So P’*M = 2.341e-15 means there is one mech, and the load P does not excite that mech.</div><div>P’*M = 0.0143 then is it one mech, and the load P does excite that mech (because the number is not zero).</div><div>P’*M = [1e-15&nbsp; 3e-16] then there are two mechs, and the load P does not excite either mech.</div><div>P’*M = [1e-15&nbsp; 0.012] then there are two mechs, and the load P excites only the second mech.<br><br><strong><em>Thank you. Does the sign matter then? i.e. does <br>P'*M = -P'*M, M = -1*M, and S = -1*S?&nbsp; </em></strong><mark>No.&nbsp; Sign </mark>has no special meaning, since -S is the same&nbsp; selfstress as S, -2M is the same mech as M.&nbsp; It is <strong>size </strong>that has the message, not sign.&nbsp; (By the way, you cannot mathematically say S=-1*S, which is only true for S=0.)<br><br><strong><em>I got the idea, but if -S is the same self stress as S, how do we tell if a member is under compression or tension from that state of self stress?&nbsp; </em></strong><mark>The state of self </mark>stress <strong>S</strong> is like a vector being used to describe an orientation.&nbsp; So <strong>S</strong> could be [ 2 4 1 ] and in x-y-z coordinate system, that is a vector, and it describes a particular orientation or direction.&nbsp; So we use <strong>S</strong> to show orientation, and whether we are taking one step forward in that orientation (ie +S),&nbsp; or 3.24 steps backward in that orientation (-3.24S), it is all the same orientation.&nbsp; So that is all <strong>S</strong> gives, the orientation.&nbsp; &nbsp;&nbsp;</div><div>&nbsp;</div><div>Now, for actual pretension <strong>t</strong>0 (which is a bit like getting to a specific defined location in the x-y-z coordinate system) then we need specific amounts&nbsp; of <strong>S</strong>1, <strong>S</strong>2, <strong>S</strong>3 etc., there are specific amounts like α1<strong>S</strong>1+α2<strong>S</strong>2+α3<strong>S</strong>3 that will get us to that specific <strong>t</strong>0 .&nbsp; A slightly different α1 will get to a different destination, ie no good.&nbsp; And&nbsp; in our calcs, [α1 α2 α3] = <strong>α</strong>, it is that alpha vector that we calculate in the linear program. &nbsp;&nbsp;</div><div>So it is in <strong>t</strong> or <strong>t</strong>o that we then talk about tension&nbsp; or compression values, +2.4 or -3.63.&nbsp; In <strong>S</strong>, you would say bar 2 has opposite&nbsp; force to bar 6, but you cannot say bar 2 has tension just because the number for bar 2 is +ve.&nbsp; You can say that when it is <strong>t</strong>, but not when it is <strong>S</strong>.&nbsp; <strong>S</strong> just gives the pattern of the prestressing force. &nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-09 01:50:34 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/560955690</guid>
      </item>
      <item>
         <title>Loading rate</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/567665070</link>
         <description><![CDATA[<div>Hi, for tensile structure, would the loading rate affect how the structure response? If I load the structure slowly or very fast, how does that interact with the bar force, mech and S?&nbsp; <mark>In all of </mark>our structural analysis&nbsp; (other than when we do structural dynamics,  ie topics of vibration, impact, blast loading, cyclic loading), we do not consider any time-effect of loads, ie we say the load is there, but we do not say how quickly or slowly the load got there.  This approach is called "quasi static" - basically, we assume the load is applied slow enough to not cause a shock or an impact to the structure.  That is true of work in this module too.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-12 14:20:50 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/567665070</guid>
      </item>
      <item>
         <title>2014/15 Q1f</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/567668610</link>
         <description><![CDATA[<div>For pre-tension of 2mm what changes do you make to the code? I changed the third values of the connectivity matrix to include the pretension of the struts and resultant elongation of the other bars (from trig). Yet this doesn't produce the right answers, is there something missing or incorrect. Thanks.<br><br><mark>You introduce </mark>pretension by lengthening 2mm in the struts in the LINEAR program, ie in e0.  See notes in OneNote<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-12 14:21:52 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/567668610</guid>
      </item>
      <item>
         <title>07/08 2j</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/567830777</link>
         <description><![CDATA[<div>But in this questions, I think it is asking how the structure response if the loading is slow and gradual, as opposed to a sudden and quick load, right?&nbsp; <mark>Actually</mark>, what I what you to describe is how the 3 top cables (eg 1-2) will lose tension, and then slacken, and then bar 1-5 flops to one side, and one of the 3 cables will the re-tension to hold it up, etc.  &nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-12 15:13:58 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/567830777</guid>
      </item>
      <item>
         <title>2004/2005 Q1f</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/568834239</link>
         <description><![CDATA[<div>Apologies if this has already been asked before:<br>I am not getting the same values as those given as the answer for self-stress. Whilst I know that mechanisms can have different values, I wanted to confirm if this was also the case for self-stress? Thank you :)<br>&nbsp;<br>EDIT: Nevermind! Just saw your answer to a recent question. From my understanding, if we divide a value from your S (say S_kwan) with a value from my S (say S_student) then we should have a coefficient with which, if we multiply values from S_student, we should get S_kwan? <mark>Yes, but </mark>it only works if ther is only one S (ie one column in S).&nbsp; When S&gt;1, often, you cannot work out those coefficients<br>(hopefully that makes sense, I might have understood it wrong) Is that always applicable? - Meaning that there will always be a value k for which we should have S_kwan = k*S_student (or S_student1 = k2*S_student2 = k3*S_student3)?<br>If that is the case, then it is likely that my code is not working properly as I am not even getting the same signs for self-stress!&nbsp; <mark>Let me see your S<br><br></mark>EDIT2: that makes sense! It might be because there are two states that I am unable to get the same values as your answer by simply multiplying. I've included my values below!<br><br></div><div>&nbsp; &nbsp; 0.4440&nbsp; &nbsp; 0.1871</div><div>&nbsp; &nbsp; 0.3530&nbsp; &nbsp; 0.1488</div><div>&nbsp; &nbsp; 0.1740&nbsp; &nbsp; 0.2821</div><div>&nbsp; &nbsp;-0.1112&nbsp; &nbsp; 0.6704</div><div>&nbsp; &nbsp; 0.6281 &nbsp; -0.1686</div><div>&nbsp; &nbsp; 0.2578&nbsp; &nbsp; 0.1399</div><div>&nbsp; &nbsp; 0.1159&nbsp; &nbsp; 0.2916</div><div>&nbsp; &nbsp; 0.1416&nbsp; &nbsp; 0.3562</div><div>&nbsp; &nbsp;-0.0823&nbsp; &nbsp; 0.1785</div><div>&nbsp; &nbsp; 0.0287&nbsp; &nbsp; 0.0722</div><div>&nbsp; &nbsp; 0.1925 &nbsp; -0.1041</div><div>&nbsp; &nbsp; 0.0942&nbsp; &nbsp; 0.0397</div><div>&nbsp; &nbsp; 0.2179 &nbsp; -0.2379</div><div>&nbsp; &nbsp;-0.2002&nbsp; &nbsp; 0.2186<br><br><mark>OK,</mark>&nbsp; &nbsp;My <em>guess </em>is, your ans are fine.&nbsp; Can't 100% tell by looking, I would need to run a certain algorithm to be sure, but if I was just looking (see OnetNote &gt;&gt; Admin &gt;&gt; 17Apr &gt;&gt;"comparing s &amp; m") I would be looking at rows of zeros.&nbsp; There are no rows of zeros in your S and my S (so agreement) but&nbsp; third row from bottom has two near-zeros (in both your S and my S),&nbsp; and no other rows is like that (in both yours and mine), so that leads me to think your S is the same 2 states of self stress as mine.&nbsp;<br><br>Got it! Thank you :)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-12 23:15:53 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/568834239</guid>
      </item>
      <item>
         <title>Visualization</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/568932551</link>
         <description><![CDATA[<div>A lot of questions ask to describe the mech, bar force and displacement, but when the structure is complex, especially for 3D ones, I find it's very difficult to visualize things , image dx dy dz of each nodes by looking at a list of numbers...is there a easier way to do this?<br><mark>Well,</mark>  you could use Matlab to plot the structure, and then the deflected structure (where the joint coordinates have a multiple of d addded to it).  Not sure if having that 3D plot (which allows you to rotate the structure) would help?</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-13 00:55:10 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/568932551</guid>
      </item>
      <item>
         <title>04/05 1b</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/571518519</link>
         <description><![CDATA[<div>I didn't get 55.6N in all bars at first, but when I changed E to 200kN/mm^2 instead of 40kN/mm^2, I got 55.6N. The strange thing is E=40kN/mm^2 could produce the correct answers for the rest of Q1. Is it a typo in the solution?&nbsp; <mark>Sorry, which Q?&nbsp; 04/05 Q1b??</mark></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-14 01:20:02 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/571518519</guid>
      </item>
      <item>
         <title>Neat Matlab Screenshots</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/571585603</link>
         <description><![CDATA[<div>This might be a futile question but... How are you able to take those neat Matlab screenshots with coloured backgrounds? Or is it just copied to another text editor...? <br><mark>???&nbsp; </mark>Give me an example of what you mean!<br><br>Like the screenshot below. My Matlab's background is white as opposed to your yellow. I've also seen some of your screenshots with a blue background :)<br><mark>I copy </mark>(CTRL+C) the numbers into Word, I use&nbsp; Courier font (or come other mono-spaced font), I format the spacings and alignment, and for colour, I put the numbers into a 1x1 table (ie a single cell) and then apply "shading" in Table Design.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/486719761/cc08563ba871f2eefa32cdcef2f7ca1e/Matlab_background_Kwan.png" />
         <pubDate>2020-05-14 02:27:59 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/571585603</guid>
      </item>
      <item>
         <title>No state of self stress</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/573704000</link>
         <description><![CDATA[<div>What does it mean when there is no state of self-stress? On a structural level?&nbsp; <mark>The structure </mark>is not statically indeterminate, it cannot be pretensioned (by shortening of cables)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-14 20:20:17 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/573704000</guid>
      </item>
      <item>
         <title>13/14 1e</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/576234192</link>
         <description><![CDATA[<div>Hi, the question asks for 'What minimum value (approximately) of length change will cause all the cables to be in tension'. I got the struts need to be lengthened, but how do you work out the exact length it needs to be? Thanks!<br><mark>Try 1mm</mark>, see if it is enough.&nbsp; If not, try a bit more, etc.&nbsp; </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-16 01:29:59 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/576234192</guid>
      </item>
      <item>
         <title>Example Q1 Nonlinear 2D</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/582668496</link>
         <description><![CDATA[<div>I have the following error message when I try to solve Q1 of the example page for the nonlinear analysis. The error code "Index exceeds the number of array elements" has come up for other problems too, is there a specific are I should be looking at when this comes up?<br><mark>I can only </mark>see part of your code, but I can see that while the structure has 10 joints, but you set up dx with 6 zeros.&nbsp; Need a dx and a dy for every joint, not just the non-foundation joints.  That is certainly a problem, but it might not be the only problem</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/459355222/1d60ebfa37a81ccd70bf461a593ec8c3/Example_Q1_Nonlinear_code_1.png" />
         <pubDate>2020-05-19 14:47:55 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/582668496</guid>
      </item>
      <item>
         <title>Example Q1 Nonlinear 2D</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/584236935</link>
         <description><![CDATA[<div>A slightly different error came up after changing dx to 10 zeros, i have attached the rest of the code below.&nbsp; <mark>Email me your </mark>code in text form, your input, your output,&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/459355222/c64795620308dad4bf4af1e51249614e/Example_Q1_Nonlinear_code_1_1.png" />
         <pubDate>2020-05-20 07:53:48 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/584236935</guid>
      </item>
      <item>
         <title>linear analysis </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/586711785</link>
         <description><![CDATA[<div>If you have a system with a load being applied and the mechanisms is not excited, does that mean the resulting tension and the displacement will be correct.&nbsp; &nbsp;<mark>Yes</mark>&nbsp; <strong>Except </strong>- note that&nbsp;if EA is v small, there would then be v large disp (eg &gt;10% of the coordinares), and linear prog is not accurate with large disp </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-21 10:38:09 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/586711785</guid>
      </item>
      <item>
         <title>2010/2011 q1c and q1f</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/587456995</link>
         <description><![CDATA[<div>&nbsp;In this two questions the same load is applied to the structure but one is analysed with the linear and the other with the non-linear program. In the linear program P'*M=[0 0 0] and therefore the mechanisms are not excited. Then, why the results obtained with the 2 programs appear quite different (at nodes 2 and 4)?<br>The deflected shape is also different, why? I though this would happen just when P'*M is not 0 and then a non-linear analysis would be required?<br>Thank you&nbsp; <mark>I answered </mark>this in the Zoom Q&amp;A&nbsp; on 20May, did you pick the ans up there?<br>For what i understood, the linear program is not capable of coping large displacements, also the compressed bar result in an unstable displayed configuration. Is this correct? <mark>Yes</mark> Can this assumption be made for any structure? <mark>No</mark>, because&nbsp;most structures do not have that "two bar in straight line" instability that allows this "buckling" action</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-21 17:14:43 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/587456995</guid>
      </item>
      <item>
         <title>No mechanisms</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/588748926</link>
         <description><![CDATA[<div>Does the fact that there is no mechanism mean the same thing?&nbsp; <mark>When struc </mark>has no mech,&nbsp;it is what we typically want, ie it is capable of, and stable in, taking all loads</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-22 11:08:43 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/588748926</guid>
      </item>
      <item>
         <title>Describing S for structures with cables and struts</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/588796948</link>
         <description><![CDATA[<div>For a structure with 1 state of self stress, with cables and struts, if the struts are all +ve/-ve values and the cables are all -ve/+ve values respectively in the S, is it okay to describe the force distribution to say that the cables are taking tension, whereas the struts are taking compression?&nbsp; <mark>Yes.&nbsp; remember </mark>-S is still the same S.&nbsp; So you can reverse all the signs to see if all cables are +ve and all struts are -ve, and if so, then you have a good S for a tension structure, ie&nbsp; only struts take compression and all tension are cables.<br><br></div><div>I know that you can’t really do that with S, and is only applicable with t,&nbsp; <mark>yes </mark>but is this still possible knowing that the structure has 1 state of self stress?&nbsp; <mark>Yes.&nbsp; With </mark>only 1 S, when you have any lack of fit, the resultant pretension will be a multiple of that S (since there is only one). so you can talk about the one S like it is pretension<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-22 11:49:07 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/588796948</guid>
      </item>
      <item>
         <title>2007/8</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/589295539</link>
         <description><![CDATA[<div>A similar problem for the same question although I don't have a dash after the P matrix. I am inputting 18 small values and 16 larger values in X.<br>The error showing is as follows:<br>Index in position 2 exceeds array bounds (must not exceed 2).<br><br>Error in Q2200720083DNL (line 44)<br>&nbsp; G(3*(j1-1)+1)=G(3*(j1-1)+1) - (t(i)+conn(i,3))*(x21+dx21)/newL;<br><br>Error in fsolve (line 248)<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fuser = feval(funfcn{3},x,varargin{:});<br><br>Error in NonLinearSolver (line 3)<br>X=fsolve('Q2200720083DNL',[1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1&nbsp; 100 100 100 100&nbsp; 100 100 100 100&nbsp; 100 100 100 100&nbsp; 100 100<br>100 100]);</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/566929815/b17b5670599ab9fd02c197f0cccb5b9b/Q2200720083DNL.m" />
         <pubDate>2020-05-22 16:08:25 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/589295539</guid>
      </item>
      <item>
         <title>Looking at prestress with no loads applied</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/590181042</link>
         <description><![CDATA[<div>When comparing Case A: prestress (no load) and&nbsp; Case B: prestress (load), <br>How do we know that the prestress is not distorting the structure? <mark>By checking the d when you have e0 and no P.&nbsp; There WILL be some d, but it will be small (compared to d due to P). </mark>What should we looking at to indicate that the prestress applied is not good for the structure?&nbsp; <mark>Maybe, like it needs cables to be in compression, or v v high tension in some cables but low values in others ...</mark><br>I would think that joint displacements in Case A should be much smaller than Case B, for the case where prestress itself is not distorting the structure. <mark>Yes</mark></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-23 09:58:44 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/590181042</guid>
      </item>
      <item>
         <title>10/11 Q2g</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/590465448</link>
         <description><![CDATA[<div>When looking at the effect of pretension ( i did account for the displacements with pretension with no load since the calculated displacements with loads were not very big), I can see that only some joints have reduced in displacements with pretension in effect. Does that mean that pretension has somewhat stiffened the structure?&nbsp; <mark>Pretension does </mark>have the effect of stiffening up the structure (when the mech is excited) - remember the 2 bar structure and the cubic curve and slope at the origin? <br>---<br>Ah I see. I guess it's cause I expected all joints to experience a reduction in displacements. From this question, I would assume that this would not be the case all the time?&nbsp; <mark>You cannot</mark> expect a pretension to reduce displacements everywhere, eg especially not in parts where the pretension is low/zero&nbsp;<br><br>-- i see, that makes sense. THanks!</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-23 15:26:09 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/590465448</guid>
      </item>
      <item>
         <title>S for cables and struts</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/590466272</link>
         <description><![CDATA[<div>While I understand that we'd expect cables to take tension and struts to take compression, S only tells us if <em>all </em>signs for cables are opposite to those for struts, but it doesn't <em>actually</em> tell us if it's tension or compression correct?&nbsp; <mark>Yes.&nbsp; </mark>S is like an orientation (eg North-South), it does not tell you if you are heading North or South.  The e0 and pretension will set which direction, but not S<mark><br></mark>Couldn't it very much be that the struts are actually in tension and cables in compression (i.e. no good) ?&nbsp; <mark>It does </mark>not work like that ...</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-23 15:27:07 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/590466272</guid>
      </item>
      <item>
         <title>Sketch of mechanism</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/592902307</link>
         <description><![CDATA[<div>When the question asks to show the resulting mechanism, would a quick annotation such as this picture be suitable?&nbsp; <mark>Yes, OK </mark>Or would a hand drawn sketch be clearer/ more approprite?&nbsp; <mark>Whichever is </mark>quick but conveys the information.&nbsp; Usually, hand drawn is quick and&nbsp; does the job nicely.&nbsp; <br>Also does there need to be words annotating the sketch? This is taken from 2016/17 1b).&nbsp; &nbsp;<mark>Only if </mark>you need&nbsp; say something, but do not merely describe the movtion  like "joint 2 moves  left and down, joint 3 moves to left only ..."</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/586352116/074df278bc9f844faefb71bc977e890b/Capture.PNG" />
         <pubDate>2020-05-25 12:59:08 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/592902307</guid>
      </item>
      <item>
         <title>2008-2009 Q2e(i)</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/592916843</link>
         <description><![CDATA[<div>In this question you are asking to compare {pre-tension alone}, {pre-tension + load}, and {load alone}. What I noticed was that {pre-tension alone} gave much larger displacements than {load alone}, maybe I noticed the wrong thing, but I would think that pre-tension would allow the structure to stiffen (by reducing displacement) but it seems like it just added the additional displacement from pre-tension leading to higher overall displacements (again maybe I'm wrong).&nbsp; <mark>Pretension </mark>alone (Q2c) gives rather <em>small </em>disp., some 0.2 or 0.4, nearly 1.0 in joints 7 &amp; 8 (as you would expect, since you are lengthening that bar) but the rest are ~0.03<br>It did however allow for all cables to be in tension (when some were previously in compression with {load alone}), which is good.<br>But since the results from linear prog are supposed to be untrustworthy when the load excites the mechanism, I'm not sure if this would even be accurate? <mark>Hang on</mark> ...&nbsp; the way I have taught you, you get pretension from the linear prog (without applying load), so the mech is not excited.&nbsp; So you apply e0 with P=0, and you get the t.&nbsp; To have the NL prog with pretension, you then take the t from the linear prog and put it into conn(:,3) of the NL prog.&nbsp; <br>Would pre-tension even be required if the non-linear prog shows that there's only tension in the cables and no compression (or if displacements are acceptable)?&nbsp; <mark>Not </mark>necessarily, but you might still apply pretension because you want to reduce the size of d down a bit.<br><br>I guess my question is: I'm not sure if, when the load excites the mechanism, the decision of whether to add pre-tension should be based on linear outcome or non-linear?&nbsp; <mark>Like </mark>above.&nbsp; Use linear to get the pretension values (no P), and put them into the NL prog (with P). &nbsp; And if non-linear, then what is it that we are trying to see when comparing the linear results (with and without pre-tension) when it is actually not reliable?&nbsp; <mark>Well</mark>, linear prog gives wrong/wild/illogical d when load excites mech while NL should give logical looking d.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-25 13:07:58 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/592916843</guid>
      </item>
      <item>
         <title>Struts &amp; Tension </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/592978423</link>
         <description><![CDATA[<div>Can struts take tension? <mark>Yes, they </mark>can - but if an element is only ever loaded axially in tension, it is more efficient to put a cable there.&nbsp; <br>And if they can't and the structure has struts experiencing tension, is there anything we can we do about it (e.g. replace with cable?)&nbsp; <mark>Yep</mark>, you have the right thinking, more <em>efficient </em>with a cable. &nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-25 13:44:16 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/592978423</guid>
      </item>
      <item>
         <title>2010-2011 Q1b</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/593500656</link>
         <description><![CDATA[<div>I think this is referring to Q1b of 2010-2011 as I am having the same issue!&nbsp; <mark>OK, possibly 55.6 </mark>was with wrong E, I can't tell now I have lost the orig prog!. &nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-25 19:16:15 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/593500656</guid>
      </item>
      <item>
         <title>P.M = 0 in Linear Prog</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/593766455</link>
         <description><![CDATA[<div>For linear program if we find P.M is 0, does it mean that displacements AND tension forces can't be trusted, or is it only displacements?&nbsp; <mark>both,, </mark>the whole of the linear anaylsis</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-25 23:42:09 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/593766455</guid>
      </item>
      <item>
         <title>2010-2011 Q1f</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/594586096</link>
         <description><![CDATA[<div>I was trying to get the configuration which gives the values with 70N in bars 1-3 &amp; 3-6 and 0 everywhere else (NL), and managed to get it by changing my first guesses but I am not getting the same displacements. This is what I get:&nbsp;<br>d=</div><div><strong>&nbsp; -0.1211 &nbsp; -0.2100<br>&nbsp; &nbsp;-4.0261&nbsp; &nbsp; 6.7667<br>&nbsp; &nbsp;-0.0606 &nbsp; -0.1050<br>&nbsp; &nbsp;-0.0606 &nbsp; -0.1050</strong><br>And this is what you get:&nbsp;<br>d=<br>&nbsp; &nbsp; 0.0000 &nbsp; -0.2100</div><div>&nbsp; &nbsp; 2.8043 &nbsp; -4.9656</div><div>&nbsp; &nbsp; 0.0000 &nbsp; -0.1050</div><div>&nbsp; &nbsp;-2.8043 &nbsp; -4.9656<br>Yet we get the same tension forces. Is there a reason for this? I'm not sure if the difference is acceptable (I don't think it is).<br><mark>Interesting </mark>...&nbsp; just looking at the values in your <strong>d</strong>, I would not have thought it would also give bar forces = [70 70 0 0 0 0], not at first glance (without code) anyway ...</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-26 12:05:48 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/594586096</guid>
      </item>
      <item>
         <title>What if fopt does not work</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/595090542</link>
         <description><![CDATA[<div>I tried to solve one nonlinear problems. I used fopt but it still came out as&nbsp;<br><br></div><div>Solver stopped prematurely.fsolve stopped because it exceeded the function evaluation limit,options.MaxFunctionEvaluations = 1.000000e+04.<br><br>Any solution?&nbsp; Does this mean that my original function file is problematic?<br><br><mark>Do you </mark>mean, even with fopt, fsolve still comes out with "solver stopped"?&nbsp; That can happen, but it can also be your function file has problems.&nbsp; You can email me the file (in text), plus what you run it with.  + Q number<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-26 15:45:42 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/595090542</guid>
      </item>
      <item>
         <title>Sign of self-stress</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/596831776</link>
         <description><![CDATA[<div>Does the sign of self-stress matter？<mark> No, remember that constant </mark>times S is still the same S, so -1 * S is still the same S<br><br>I run the code and get a set of selfstress which has the same magnitude as the given answer, but the signs of each value are completed opposite. Does it matter? If so, is there any potentail reason for this?<br><br>Thanks&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-27 12:48:48 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/596831776</guid>
      </item>
      <item>
         <title>16/17 Q2b</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/597020782</link>
         <description><![CDATA[<div>In terms of&nbsp; trying to describe what the 7 mechanisms are, would I be right by saying that due to the symmetry of the structure, the mechanisms should also be located symmetrically?<br>I can only think of the structure having 3 mechanisms on each side about the line of symmetry (potentially rotation of bars 1-7, 6-12 etc.)&nbsp; - so 6 in total but I can't seem to see where the other 1 more mechanism is located at (if i had to guess, maybe it could involve the rotation of the hexagonal planes?)<br><mark>You are </mark>thinking along the right lines.&nbsp; (1) many mech, mixed up, not easy to tell at all about specific ones.&nbsp; (2) 7 columns involve movements in all joints/directions, so probably at least 1 mech that is a global movement mech, like a rotational.&nbsp; (3)&nbsp; Since it is a hexagon, maybe 6 mechs are to do with each of the 6 "spines" having a radial movement, so maybe 6 spinals +&nbsp; 1 rotational = the 7 mech ...&nbsp; that's about as much as can be said ...<br><br>----Thanks!</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-27 14:12:42 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/597020782</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/597982220</link>
         <description><![CDATA[<div>For Clarity, does this mean that when checking mechanism results against the provided results we should focus more so on the location of zeros rather than the actual numbers if we get the same values for S?&nbsp; <mark>If S&gt;1,</mark> then check for locations of rows that have only zeros, yes.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-27 22:22:00 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/597982220</guid>
      </item>
      <item>
         <title>Infinitesimal mechanism</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/599035100</link>
         <description><![CDATA[<div>Is there a way to determine whether a mech is infinitesimal or finite by looking at the M matrix? Thx<br><mark>Yes, but </mark>not straightforward and I have not shown it to you - it is not just a Matlab function<br><br>I'm thinking to check the bar length with the mech. If the mech causes elongation of the bars, then it's infinitesimal. If the bars stay the same length, then it's finite. Is this the right thinking?&nbsp; <mark>OK. try it </mark>and see.&nbsp; .Most of the mech in Onenote assessments are infinitesimal, but 16/17 Qa, and&nbsp; 07/08 Q1 are finite mech</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-28 12:46:03 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/599035100</guid>
      </item>
      <item>
         <title>Check equilibrium by hand</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/599812057</link>
         <description><![CDATA[<div>When you are asking” Check equilibrium by hand, and thus comment on whether the calculated bar forces look reasonable. &nbsp;</div><div>” what do you expect for the answer?<br>&nbsp; My understanding is extract the bar forces for a specific point and check the equilibrium of two axis. If they are not under equilibrium, then the calculated bar force is not reasonable.</div><div>&nbsp;Please correct me if I am wrong.</div><div>&nbsp;Thanks a lot.</div><div><mark>Yes.&nbsp; </mark>You have computer giving you bar forces at a&nbsp; joint.&nbsp; In Year 1, you learnt how to check for eqm at a joint, so do that here to show whether the computer's bar forces satisfy eqm or not (in two directions)&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-28 18:35:23 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/599812057</guid>
      </item>
      <item>
         <title>NL program with pretension</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/600758303</link>
         <description><![CDATA[<div>Just want to double check this, but when applying&nbsp; pretension to any structure into the NL program, the t that it computes, is not the final t, correct?&nbsp; <mark>Correct. that </mark>t (inside X) is only that due to load, the cable would also be carrying what is in conn(:,3) <br>Would I be right <mark>no </mark>by saying that to see the final effect of prestress on the structure, I would have to add the effects of t and d<br>for e.g. t+X(19:37) for the bar forces<br>and X(1:18) - d<br>where t and d are the values obtained in the linear analysis for prestress (no load)<br><mark>the NL</mark> d (in X) is the total, no need to bring and disp across from linear prog.&nbsp; Only the pretension does not show up in the NL tension (in X)<br><br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-29 08:51:38 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/600758303</guid>
      </item>
      <item>
         <title>NL prog</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/600967722</link>
         <description><![CDATA[<div>Wait so does this mean that the t obtained in NL does not include pre-tension? I'm not sure what 'it is not the final t' means?&nbsp; <mark>In NL prog</mark>, the d &amp; t results are in X.&nbsp; The bits of X relating to tension, are tension values due only to load.&nbsp; A bar would be carrying an axial load = pretension (as given in 🤬(:3,)) and tension to do load (as given in X) <br><br>So from your answer, d (in X) is the total <mark>yes </mark>but for <mark>total bar force</mark> we need to add the pretension <mark>from linear prog to the NL t (in X) to get the total bar force</mark>&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-29 11:25:49 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/600967722</guid>
      </item>
      <item>
         <title>3D Mechanism Sketches</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/601166060</link>
         <description><![CDATA[<div>When asked to sketch mechanisms for a 3D structure, should we do it on the 3D (isometric) view?&nbsp; <mark>Whatever you </mark>think gets across what you are trying to say.&nbsp; (Rough) isometric OK, mixed with plan &amp; elevs, OK</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-29 13:34:04 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/601166060</guid>
      </item>
      <item>
         <title>continued</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/601286807</link>
         <description><![CDATA[<div>1. I thought that we had to&nbsp; do the following calculation<br>(C-B) &lt; A<br>where&nbsp; A) no pretension, just load; B) just pretension no load; and C) pretension and load, to see the effect of pretension<br><br>2. For B, do we take the displacements from the non linear program or the linear program<br><mark>I have added </mark>OneNote &gt;&gt; Admin &gt;&gt; 11 May &gt;&gt; "working out stiffening effect"<br>but for B, you can use either linear or NL prog.  If EA is reasonably big, there should be little difference</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-29 14:33:11 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/601286807</guid>
      </item>
      <item>
         <title>Prestressing v increasing EA</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/601558624</link>
         <description><![CDATA[<div>Structurally speaking, is there a reason we'd go for pre-stressing instead of increasing EA and vice versa? Especially if we have displacement due to a load that is exciting a given mechanism, as well as displacement due to potentially low EA. I'm assuming we can do both, but is there a reason we'd lean towards one in particular?<br><mark>EA stiffens </mark>only&nbsp; non-mech disp.  If the disp is due to the mech, EA does not really help.  And EA can't bring a slack cable back into tension, only pretension can do that.  But pretension does not stiffen non-mech disp.  </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-29 16:48:27 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/601558624</guid>
      </item>
      <item>
         <title>I was reading this comments.. So which results should we include in our answer? </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/601565337</link>
         <description><![CDATA[<div>For example, Exam&nbsp; 08/09 question 2f, i got the same results as those available in OneDrive,&nbsp; Should I add the pre-tension from the&nbsp; Linear program to the tension from the NL program?<br><mark>Q2f says </mark>apply pretension found in 2c into the NL prog.&nbsp; You only know how to find pretension using the linear prog (with e0) - so&nbsp;that is how you should do it.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-29 16:52:09 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/601565337</guid>
      </item>
      <item>
         <title>2013/2014 1e</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/601940734</link>
         <description><![CDATA[<div>The question is asking:<br><br>&nbsp;Pretension are now to be introduced into the structure with the loading in <strong>Q1d</strong> through equal length change in bars <strong>2</strong> and <strong>3</strong>.&nbsp; What minimum value (approximately) of length change will cause all the cables to be in tension?</div><div><br>Are we supposed to try different e0 until we find all bar are in tension <mark>Yes </mark>all there are some more clever ways to do this? <mark>But it is not blind trial and error, because it is linear prog&nbsp; So you try 1mm, and you get the effect 1.&nbsp; You try 2mm and you get effect 2.&nbsp; Because it is linear, you know that every mm shortening gives you "effect 2-effect 1" and so you can quite quickly work out how much shortening you need.</mark></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-29 21:36:54 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/601940734</guid>
      </item>
      <item>
         <title>Describing</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/602061066</link>
         <description><![CDATA[<div>When you say 'do not merely dsecrbe the motion like...', could you please give a hint on what else shall we say?&nbsp; <mark>The </mark>mech is an anti-symmetric "swinging" motion, around sideways oscillation of the middle joint, and downward movement on the side the middle joint moves towards.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-30 00:43:50 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/602061066</guid>
      </item>
      <item>
         <title>Sign of force for prestress questions</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/603302278</link>
         <description><![CDATA[<div>Questions like:<br>" Calculate the cable forces that result from a shortening of 1mm in the first cable"<br>Does the sign of the answer matters.&nbsp; Normally the results I get from the programe is different with the one in the given solution. Does it matter?<br><mark>Yes.&nbsp; negative in e0 is shortening,<br></mark>I know when change e0 to negative value can give the same sign so <strong>does the negative e0 mean shortening </strong><strong><mark>Yes </mark></strong><strong>the cable while postive e0 means lengthening the cable? </strong><strong><mark>yes</mark></strong></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 13:50:04 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/603302278</guid>
      </item>
      <item>
         <title>2016-17 Q2d/f</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/603396298</link>
         <description><![CDATA[<div>In Q2d, you ask the following: "Comment on the shape of the deflected structure, and the distribution of the cable forces.&nbsp; Are they (and how are they) as you might/might not expect?"&nbsp; I'm not sure what to answer and was hoping you could give me a hint? I don't see a particular pattern, except perhaps the fact that the forces are larger near where the load is applied... I might be missing something? <br><mark>For that one,</mark> I was really just expecting something simple.&nbsp; You are pressing down on the front able 13-1-7-19, you expect it to go into tension.&nbsp; So the other cables on the front (eg 18-6-12-24)) could also go into tension abit bit less.&nbsp; An the effect should get less as you move further away from joint 1.&nbsp; The ring 1-2-3-4-5-6-1 helps dissipate effect from joint 1<br><br>Also in Q2f you ask to comment on the displacements resulting from prestress obtained using the non-linear program. The values are very small (10^-8) but is it due to the structure re-adjusting or is it just numerical error from the program? I would assume the displacement due to the structure re-adjusting would actually come from linear (although I could be wrong), as the values I got from linear are much larger...<br>But then again I believe you said that the displacement given by the NL program is total, meaning it includes both displacement due to prestress and that due to load, so from this definition, if no load is applied, it would mean that the displacement obtained in this question is actually that due to prestress, but then why is it so different than the values I get from linear? There's no load applied so I don't think it's due to mechanisms.. And for EA well we have 2000kN so I would think it would be enough but perhaps it isn't?<br><mark>ok, if </mark>you are getting 1e-8, then it is prob just computational.&nbsp; I AM expecting small numbers for that Q, more like 1e-3 to 1e-5 (depending on size of EA actually).&nbsp; The reason why the NL t and d are small when you apply a set of pretension (with no load) is because you are asking for what t &amp; d should the structure have, in order to adjust for the presence of the pretension.  But pretension is self-equilibrating, it is in eqm, so there should not be much adjustment at all.  If EA is very low, then the pretension will stretch/shorten the bars a bit more, and there will be a bit more adjusting of the structure to account for that.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 15:42:16 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/603396298</guid>
      </item>
      <item>
         <title>fsolve different answers</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/603440025</link>
         <description><![CDATA[<div>I found in several cases that when given different initial guesses for fsolve, it will return different answers and all of them indicated as equation solved. <br>If I feed these answers into the function, both of them can return very small values (&lt;1e-6), indicating that the answers are quite good.<br>But the answers themself vary a lot. May I ask how you will identify this type of problem in the exam. For example, my solution is not the same as yours but It does come out from the right functions.&nbsp; <mark>OK, I suggest </mark>you include your fsolve command when you give your NL answer.  I generally do fidn the "stray" solutions as well when marking (because they tend to be repeatedly found too).</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 16:31:02 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/603440025</guid>
      </item>
      <item>
         <title>Compression in cables</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/603729006</link>
         <description><![CDATA[<div>Do you agree with me for the following statement? <br>‘When evaluating the results for force, either linear program or non-linear results, if the cable force ends up with a negative value, i.e. compression, the results are not trustworthy’.&nbsp; &nbsp;<mark>The computer prog might be wrong, yes, but also, it could be what you ask.&nbsp; eg, you put twho loads at the end of a cable, pointing inwards, both linear and NL will give a compression value.&nbsp; Both are right, that is the correct result.&nbsp; What is wrong is loading a cable that way,</mark><br><br>If that is the case, most of the results of cable structure are not trustworthy, but we are still asking to compare the results linear program and that of non-linear program, (sometimes with pre-tension).<br><br>Shall I just ignore the fact that negative values in cable is an issue when doing the further comparison, became comparing untrustworthy results seems pointless.&nbsp; <mark>"Untrustworthy" is when the results, distribution of forces, or the way the structure displaces, is just illogical compared to what you would expect from the way it is loaded.&nbsp; </mark><br><br>For example, Question 2 of 2010/2011</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 21:53:38 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/603729006</guid>
      </item>
      <item>
         <title>Magnitude of P&#39;*M</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/603746836</link>
         <description><![CDATA[<div>What does the magnitude of P'*M indicate?&nbsp; <mark>nothing</mark></div><div>I understand that zero/or near zero P’*M value indicates that mechanism were not excited by P <mark>good</mark>, but what about the magnitude of P'*M indicate.&nbsp; <mark>nothing&nbsp; </mark>What is the difference between P'*M=0.2 and P'*M=20? <mark>honestly, nothing&nbsp; </mark>If P'*M=0.2 , can I say the results is roughly trustworthy?&nbsp; <strong>No. only zero dot product means perpendicular, only load perpendicular to mech means load will not excite mech.&nbsp; Slightly exciting mech is exciting. Exciting mech a lot is exciting.&nbsp; </strong>&nbsp;<br><br>Also, if <strong>P'*M=[ 52.1722 &nbsp; 60.9589&nbsp; -30.2006] </strong>Does that mean three mechanism are all excited at different extents.&nbsp; &nbsp;<mark>Yes, all three are excited, to slightly diff amounts, but the key point is they are all excited</mark></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 22:17:51 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/603746836</guid>
      </item>
      <item>
         <title>Acceptable Displacement</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/604508822</link>
         <description><![CDATA[<div>I lost my question behind another post when moving it.... facepalm<br>Is there a threshold for maximum displacement allowed?<br>I&nbsp; know this would depend on the context but roughly speaking, a certain magnitude above which displacement becomes unacceptable?&nbsp; <mark>Do you </mark>mean threshold for discrepancy or the size of the disp itself?&nbsp; But really, the answer is, depends on context ...<br><br>--<br>I was talking about displacement itself but discrepancy is a good one to know about too! <mark>In the exam, you will not have the answer to compare to, you would not know the discrepancy! </mark><strong>Ah I thought by discrepancy you meant between linear and non-linear, but fair enough! </strong>If I remember I had read somewhere you said if more than 10% the coordinate it's unacceptable? <mark>That is the limit for linear being reliable, disp a few % of coord is OK, but getting to 10% is bit big&nbsp; </mark>Maybe I read it wrong...</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-06-01 10:36:39 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/604508822</guid>
      </item>
      <item>
         <title>Large displacement, small force</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/605099627</link>
         <description><![CDATA[<div>Does the fact that EA is low can lead to large displacements but low internal force in given elements? (Example: Q1i 2012/2013)&nbsp; <mark>That Q is a finite mech, ie a large disp mech (it is a hanging cable).&nbsp; ie not even an infinitesimal mech.&nbsp; That load excites the mech, the large disp mech, which is why the disp is so big.</mark>&nbsp; &nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-06-01 15:59:14 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/605099627</guid>
      </item>
      <item>
         <title>Week 1</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1208403280</link>
         <description><![CDATA[<div>Hello Professor,<br>I managed to solve the last exercise of week1 but how can I present the result in matrix form?<br><br>for i=1:6, for j=1:4, A3<mark>(i,j)</mark>=sin(sin(B(i,j)*pi/280).^2); end; end; A3<br><br>(Do you see what the issue was?)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/788193509/2719b50f3aa53d3447eaea494a21852c/Screen_Shot_2021_02_16_at_7_19_02_pm.png" />
         <pubDate>2021-02-16 19:19:32 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1208403280</guid>
      </item>
      <item>
         <title>Week 3 exercise</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1219692023</link>
         <description><![CDATA[<div>Hi Dr Kwan,<br>Do you have any values for t for the final part of the exercise set where e0 = -2mm?<br><br><mark>For e0 </mark>= -2mm in bar 4, with load = 0;&nbsp;</div><div>t'=[-23688 &nbsp; -23688&nbsp; &nbsp; 33501&nbsp; &nbsp; 33501 &nbsp; -23688 &nbsp; 0&nbsp; &nbsp;-23688&nbsp; &nbsp; 0]</div><div>(so note how big the lack of fit bar forces are, due to one bar being slightly longer)</div><div>The disp are around the order of magnitude to be expected, to fit in bar 4 being 2mm too long</div><div>d'=[ &nbsp; -1.4142 &nbsp; -0.2211 &nbsp; -0.2551 &nbsp; -1.6693 &nbsp; -0.2211 &nbsp; -1.6693&nbsp; &nbsp; 1.4142]</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-02-19 17:29:08 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1219692023</guid>
      </item>
      <item>
         <title>week3</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1242365785</link>
         <description><![CDATA[<div>Hello Professor,<br>I have tried to solve the exercise of week 3 but I cannot figure out the position of load when writing it in matrix form.<br>Thanks in advance<br><mark>Do you </mark>mean on the structure or in the P vector, Q says "A vertical download load of 70kN is placed at joint 5." - maybe I don't understand your Q ...<br><br>Yes <mark>I</mark> know the load is at joint 5, but the load matrix has 7 raws, I used this matrix P=[ 0 0 0 0 0 0 -1200]', but I don't know why (-1200) is positioned there.<br><mark>So P and d </mark>have 7 elements following the non-foundation joints, ie the 7 are (2x 2y 3x 4x 4y 5x 5y) missing out 1x 1y and 3y,&nbsp; which are foundations.&nbsp; The load is applied downward (-ve direction) at 5y, hence the 7th element is -1200.  This is for the first structure for Wk3.  The second structure should have 17 components in P and d (missing out 7y, 10x and 10y)</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-02-25 17:51:18 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1242365785</guid>
      </item>
      <item>
         <title>2D Non-Linear Program issue</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1417756455</link>
         <description><![CDATA[<div>Hello sir, I tried using the 2D NL program from the Programs tab however I am encountering 2 problems:<br>1) The values I am getting are different to yours, even if I copy your code as it is&nbsp; (see picture attached)<br><br>2) The plotting code you showed at the end of the "</div><h1>TenStruc 4.7 GeomNL- example 2D NL run" lecture&nbsp; is showing an error anytime I run it (I type it after the X=fsolve line in the command window). Matlab says that it doesnt recognise "dcoor". Another error it shows if I put the plotting code in the script is " <br>Error in <strong>fsolve</strong> (line 260)<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fuser = feval(funfcn{3},x,varargin{:}); "</h1><div><br><mark>Can you</mark> please either email me, or talk to me, about these?&nbsp; I think it needs a (back and forth) conversation to resolve.&nbsp; <br><br><strong>Update:</strong> Hi, I tried running the program on the old exams question in Onenote and it works fine, the values match the answers you provided, so I guess I was missing something the first few runs. I still cant work out the plotting program however as it keeps showing errors, so maybe we can talk about it during the Wednesday session. Thank you&nbsp;<br>- Ali</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/788202747/83b030c85011dbfa6147aa65edd38f58/11111111111111111.jpg" />
         <pubDate>2021-04-14 17:49:50 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1417756455</guid>
      </item>
      <item>
         <title>Hello, </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1488214631</link>
         <description><![CDATA[<div><br>I am trying to use the NL code to solve q1e (2016 paper). but when I run the fsolve I get this error.<br><br>&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1175430133/08cdf82b0ea69413ca3ea371d8ef5eb9/image.png" />
         <pubDate>2021-05-04 05:00:58 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1488214631</guid>
      </item>
      <item>
         <title>Hi Prof. </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1489060969</link>
         <description><![CDATA[<div>I am currently trying to solve q1 from 2016 paper. but I keep getting an error with the non linear program.&nbsp;I am not sure if the problem is with initial values I have added. Thanks.<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1175895635/17b10d0c58993888b84c0a8529ad11fd/image.png" />
         <pubDate>2021-05-04 11:05:12 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1489060969</guid>
      </item>
      <item>
         <title>Negative = tension?</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1525758467</link>
         <description><![CDATA[<div>Hello, When the states of self stress is printed with all negative numbers, does this imply all members are under tension? In other words, is tension negative and compression positive in our programs?<br><mark>Tension is positive, comp is negative</mark>,&nbsp; BUT, a multiple of a state of self stress is still the same state of self stress, and that multiple can be minus one.&nbsp; ie -S is the same state of self stress as S.&nbsp; So when you have all -ve numbers in S, that tells you that, in this state of self stress, the axial force in all the cables/bar have the same sign, could be all tension, or all compression. See also connected post</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-14 18:19:42 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1525758467</guid>
      </item>
      <item>
         <title>Self stress vs. Pretension</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1526195817</link>
         <description><![CDATA[<div>Hi, Am I right in thinking that the state of self-stress or the state of pretension gives an indication into the stiffness of the structure. So, large values mean that the structure is stiffer and therefore can take more load?<br><mark>State of self-stress</mark> shows what is possible. as a pattern of prestressing or self-stressing.&nbsp; It is nto saying the bars currently have those forces.&nbsp; Which is why the absolute values don't matter, just the relative values do, since 2x a pattern is still the same pattern.&nbsp; State of selfstress is found in S=null(H)<br>Actual pretension is what you get when you shorten/lengthen&nbsp; one or more bars in a structure which has one or more state of self-stress (ie a stat indeterm) structure.&nbsp; pretension in found in the t vector when you run the linear prog with non-zero e0 and zero P.<br><br><strong>This is great</strong>, thank you. I have a supplementary question: are the values obtained from the state of self-stress based on the bar stiffness. <mark>No, just </mark>coor and conn, S=null(H) and there is no EA in H (EA is in F).&nbsp; <br>For example, if there are two bars of the same EA value but of different lengths, the bar with the greatest length (decreased stiffness) will take a larger value of self-stress. <mark>No, the</mark> values of S is determined by eqm at the joints, and hence by coor and conn.  EA (and L) will determine size of displacements. &nbsp;<br>Or if there are two bars of the same length but different EA values, the bar with the smaller EA value will have a larger self-stress value. Is this correct?</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-14 20:56:39 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1526195817</guid>
      </item>
      <item>
         <title>Deciding factors</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1527186817</link>
         <description><![CDATA[<div>Hello,<br>When there is a structure with an applied load at a joint with multiple attached cables, what are the deciding factors for which cables will be under compression and which will be under tension. My understanding is that each loaded joint must be under eqm as so, there must be some combination of tensile and compressive forces <mark>correct, but include in also pretension and any load in that joint in the eqm consideration </mark>in the surrounding bars. But what decides which bars take a tension force and which take a compressive force?&nbsp; <mark>Actually, quite </mark>fundamental, it's joint movements.&nbsp; Do the movements of the two joints a bar/cable is connected to, make that bar longer or shorter? That is what determines tens or comp due to load.&nbsp; Then there is also any pretension that the bar originally had, so "final axial force = tens/comp due to load + pretension"&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-15 15:35:52 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1527186817</guid>
      </item>
      <item>
         <title>2007 Q2 NL program</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1527342672</link>
         <description><![CDATA[<div>I have tried many times to solve this problem ,but i keep encountering the same error message:<br><br>Index exceeds the number of array elements (6).<br>Error in PP2007_q2_NL (line 40)<br>dx21=dx(j2)-dx(j1); dy21=dy(j2)-dy(j1); dz21=dz(j2)-dz(j1);<br>Error in fsolve (line 258)<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fuser = feval(funfcn{3},x,varargin{:});<br>Error in PP2007_q2_NL_solve (line 5)<br>X=fsolve('PP2007_q2_NL',[0 0 0 0 0 0 0 0 0 0 0 0 0 0 -5 0 0 0&nbsp; 0 0 0 0 0 0 0 0 0 0 0 0 -100 -100 -100 -100]);<br>Caused by:<br>&nbsp; &nbsp; Failure in initial objective function evaluation. FSOLVE cannot continue.<br>&nbsp;<br>I have attached below my code, what did i do wrong?<br><mark>= = = <br></mark>You had P of size 6 by 3.&nbsp; <br>&nbsp; In nonlinear, P needs to be <mark>nJ </mark>x 3, <br>&nbsp; ie all joints, not just non-foundation joints.<br>&nbsp; Add 3 more rows of "0 0 0;" <br>You had not defined dz.&nbsp; So make it<br>&nbsp; dx=zeros(nJ,1); dy=dx; <mark>dz=dx</mark>; t=zeros(nB,1); <br>You had<br>&nbsp; t=X(nB+1:nB+nD); <br>You needed to have<br>&nbsp; t=X(<mark>nD</mark>+1:nB+nD); <br><mark>= = =&nbsp;</mark></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/925185087/8654631281cd6e83363a2fb57e5adbe7/qq_2007q2_NL.txt" />
         <pubDate>2021-05-15 18:07:22 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1527342672</guid>
      </item>
      <item>
         <title>Reasonable displacements</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1527589233</link>
         <description><![CDATA[<div>In the 2007 Q1 paper, you ask us to comment about whether or not the displacements obtained from the linear program are reasonable. What exactly is a reasonable displacement? My understanding is that the displacements should match the deflected shape indicated by the mechanism matrix as long as the load is shown to excite the mechanism. Is this correct?<br><mark>The main </mark>point is, linear program can't cope with "large displacements", which can come because 1) mechanisms are excited by load (which is shown by non-zero dot product between load and mech) and/or 2) low EA causing displacements in d to be "large" (say &gt;5-10% of the size of the structure).  Where there is large displacements, the linear prog results of d and t cannot be relied on, and you should look at the shape of the displaced structure (according to d) to see what that shape is unreasonable.  </div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-15 23:10:15 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1527589233</guid>
      </item>
      <item>
         <title>P*M</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1528143646</link>
         <description><![CDATA[<div>Does the magnitude of this dot product influence the trustworthiness of the linear program? So if this value is not zero but very small, say less than 1 - does this increase the reliability of the linear program results?<br><br><mark>In the sense </mark>that if P'*M gives only zeroes (hence no exciting mech), yes.<br>But if it is not zero, then it makes no difference whether it is 0.5 or 1000, in that both 0.5 and 1000 are not zero.<br>Note that with Matlab calc, "zero" can be a little bit bigger than absolutely zero, so numbers like 1e-10 would be "zero".&nbsp; But just "less than 1" is not small enough to be considered "zero", would need to be &lt; 1e-8</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-16 09:15:35 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1528143646</guid>
      </item>
      <item>
         <title>2008 Q2f </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1529000312</link>
         <description><![CDATA[<div>This code was able to produce the correct X 2e, however when i add the prestress 2mm to struct 7-8 as shown below, the disp. goes up instead of down?&nbsp; for example the first number was -30.9853, after adding it went to -30.9860. What is wrong<br><mark>In the code </mark>you attached, there is prestress?&nbsp; You defined conn twice, but in both times, the third column of conn (which records prestress) is just zeros.&nbsp; So when I add this bit of code after your conn definition (using the t from Q2c) , I get X(1) to be 24.6<br>= = =<br>conn(:,3)=[100.7232&nbsp; 100.7232 &nbsp; 87.2288 &nbsp; 87.2288 &nbsp; 87.2288 &nbsp; 87.2288&nbsp; ...&nbsp;</div><div>&nbsp;87.2288 &nbsp; 87.2288 &nbsp; 87.2288 &nbsp; 87.2288&nbsp; 100.7232&nbsp; 100.7232 ...</div><div>100.7232&nbsp; 100.7232 &nbsp; 87.2288 &nbsp; 87.2288 &nbsp; 87.2288 &nbsp; 87.2288 &nbsp; ...</div><div>&nbsp;87.2288 &nbsp; 87.2288 &nbsp; 87.2288 &nbsp; 87.2288&nbsp; 100.7232&nbsp; 100.7232 ...</div><div>58.1525 &nbsp; 58.1525 &nbsp; 58.1525 &nbsp; 58.1525 -174.4576 ...</div><div>-116.3051 -116.3051 -116.3051 -116.3051 -116.3051 -174.4576]';</div><div>&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/925185087/cfdf9c66336dbf57e57860c354f19dde/pp_2008_q2_NL.txt" />
         <pubDate>2021-05-16 20:15:33 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1529000312</guid>
      </item>
      <item>
         <title>Units to use</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1530813975</link>
         <description><![CDATA[<div>Hi,<br>Just a quick question with regard to what units you would like us to provide our answers in? I imagine as long as they're consistent it's okay but just thought I'd ask if there was a preference or if it will be included in the question?&nbsp; <mark>As long </mark>as you are clear what you are using, then it is fine with me.  Within the prog, you must be consistent, no mixing m with mm, and kN with N.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-17 11:54:10 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1530813975</guid>
      </item>
      <item>
         <title>Q1h 2008</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1531548127</link>
         <description><![CDATA[<div>Hello,<br>In this question, you ask us to describe the mechanisms of the original structure. I have added two more elements that triangulate the structure and, in turn, reduce the number of mechanisms to zero. <mark>When you add 13-2 and 4-5, your mechanisms should go from 4 (original) to now 2.</mark>&nbsp; Am I right in saying that the nature of the original mechanisms must be of a predominately lateral displacement since this is prevented by the bracing I've added? I guess I'm just not clear on what you mean by nature of mechanism exactly.&nbsp; <mark>What you see is that </mark>there are two quadrilaterals (green outline in picture below) on the left hand half, and when you added the bracing cables, they become "triangulated" and two mechs disappeared.&nbsp; So, these 2 mechs must have been like the shearing of a parallelogram.&nbsp; This is just the left hand half, there are two more quadrilaterals on the right hand half, so the other two mechs must be the same thing, but on the right hand half. &nbsp;This is what I was expecting you to deduce and describe as nature of the mech.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/7374528/bf8c139ce3941a91080618aa56f19438/Picture1.jpg" />
         <pubDate>2021-05-17 14:45:17 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1531548127</guid>
      </item>
      <item>
         <title>Example slide 116 page 29</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1531877084</link>
         <description><![CDATA[<div>I have done this example but I got M as a (8x0) matrix. What does that mean?&nbsp; <mark>Err, don't know!</mark>&nbsp; It should not be that.&nbsp; Email me your code so I can see.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-17 15:50:51 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1531877084</guid>
      </item>
      <item>
         <title>Reasonable</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1532982848</link>
         <description><![CDATA[<div>In 2008Q2eii, you've asked us to comment on whether the results are reasonable and trustworthy using a Non-linear analysis - how would we know this. I can understand that with the linear program the P.M value is an indicator but not sure how we can tell with a non-linear analysis...<br><mark>The main </mark>consideration is whether you are using the nonlinear prog (which can have runtime problems, since it is a hill climbing search algorithm) but if you are getting the error-free ans from nonlinear (and you can check by feeding the outout X back into your prog - enter myNLProgName(X) into the command window and see if you get only small numbers, eg &lt;1e-5), then the results are trustworthy. &nbsp; But there can be run-time difficulties if EA is very low (so behaviour is very nonlinear), or you have lots of unknowns, or your starting value is way off (eg all zeros), or the correct ans is hard to find (a sharp spike in a flat land).  </div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-17 19:57:21 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1532982848</guid>
      </item>
      <item>
         <title>As expected</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1535212354</link>
         <description><![CDATA[<div>When we talk about "expected states of pretension", am I right in saying that the distribution of the state of pretension should that obtained from the state of self stress. For example, if the state of self stress gave all equal magnitudes, then the state of pretension should do the same, regardless of the amount of lengthening or shortening applied to the cables. <br><mark>Yes,</mark>&nbsp; the pretension you obtain with e0 has to come by multiples of columns of S.&nbsp; So if there is only one state of selfstress, thus only one column in S, then whatever you do in e0, the resultant pretension in t will be a straight multiple of that S.&nbsp; If you have 2 S/S, like [s1 s2] then it is more difficult to spot, since the result will be "x s1 + y s2" where x and y are some real numbers.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-18 12:12:06 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1535212354</guid>
      </item>
      <item>
         <title>2010 Q1c</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1535649110</link>
         <description><![CDATA[<div>For this question, the P.M value was 0 for the linear program, yet the displacements obtained from this are very different to those obtained from the non-linear program. Why is this?<br><mark>This is </mark>contrasting 1f with 1c.&nbsp; Note there are 2 possible ans in 1f, some nonlinear runs will perturb joints 2 and 4, so that 5-2-1 and 7-4-1 effectively buckle, and thus carry no load (the first answer in 1f), the linear prog can't see this.&nbsp; Second nonlinear ans if 1f is just the same as 1c, and here, it assumes 5-2-1 and 7-4-1 stay straight and do not buckle, and carry comp forces - which is possible, but unlikely to last, because and this is an unstable configuration, buckle will soon happen.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-18 13:54:19 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1535649110</guid>
      </item>
      <item>
         <title>2013 PAPER, Q2e</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1535804418</link>
         <description><![CDATA[<div>Hello, <br>I am trying to solve q2e with the LN and NL programmes. For both programmes I get the correct bar tension but the displacement is not correct when compared with answers provided. Please find LN and NL programmes attached. <br><mark>OK, </mark>your d is different to mine, but both our d's are very small, so while relative diff looks big, the absolute diff is actually very small.&nbsp; The structure is very susceptible to&nbsp;mech, there are 6 mechs, and the load given has been carefully crafted to not excite any of them (so P'*M is &lt;1e-10) but just slight deviation from this load will excite the mechs (try change the P very slightly and see).  So the structure is delicately "in balance" under this particular and precise load - small differences in calc for d is to be expected.&nbsp; &nbsp;<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1199827380/f2845d6ce1e53abe2568e60a9d3235fa/LNq2.m" />
         <pubDate>2021-05-18 14:24:39 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1535804418</guid>
      </item>
      <item>
         <title>Plotting the displaced structure</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1536541892</link>
         <description><![CDATA[<div>HI, I'm having difficulty in plotting the displaced structure using the way you describe in video 4.7.  Do you place the code you've used in the function or command window I'm not too sure what to do. <br><mark>You have</mark> to create dcoor (displaced_coor) first, from adding displacements or mech with the coor - that can be fiddly.&nbsp; At this stage, I think you should just plot mech/displaced struc by hand - perfectly good enough - use the time to look at the essential things in the module</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/937174984/8b66898d304fe9cf12ffef7ac4c5461e/image.png" />
         <pubDate>2021-05-18 16:52:02 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1536541892</guid>
      </item>
      <item>
         <title>2007 paper Q2d</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1538751967</link>
         <description><![CDATA[<div>" Allow Joints <strong>2</strong> and <strong>4</strong> to have full freedom to move in all directions again.&nbsp;</div><div>Given that one of the three mechanisms of this structure is seen in Q2c, what might the other two be like? " for this question do you want us to restrain other joints and try to find the mechanism? <br><mark>You could </mark>- eg you could restrain 3 and 4 to see 2 moving, or 2 and 3 to see 4 moving.&nbsp; But you could also just have an educated guess (what I was expecting) that seeing the structure has mirror symmetry = 3, and it has 3 mech, and you have seen what one mech is like in Q2c (out of plane movement of joint 3), the other two mechs must also be out of plane movements, of joints 2 and 4.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-19 08:30:18 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1538751967</guid>
      </item>
      <item>
         <title>Question 1d) 2016 Describe Portion </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1539139714</link>
         <description><![CDATA[<div>For question 1d) 2016 would an answer like the following be suitable/ what you are looking for? (see question in picture) Thank you<br>P’*M is very small 1e-13 – can be assumed to be zero <mark>yes </mark>and therefore load does not excite mechanism. <mark>yes </mark>Displacement are small <mark>compared to size of structure </mark>and therefore linear is suitable and the result may be trusted.&nbsp;<br><br></div><div>The symmetrical downwards vertical forces result in a symmetrical displacement in the y-direction and the x-direction. Joint 3 does not <del>change </del><mark>move </mark>in the x-direction but it does displace downwards due to joints 2 and 4 moving towards joint 3. The symmetrical loading also causes symmetrical tension bar forces with bar 1 and 4 experiencing greater tension, as expected.&nbsp; <mark>Basically, Q1c shows there are two mechanism, (A) symmetric 3 goes down and and (B) antisymmetric.&nbsp; There is symmetric load applied, and mech (B) cannot happen (because it is not symmetric).&nbsp; But the load are 3 down loads at 2, 3 and 4, so mech (A) can't happen either, because the mech wants 2 and 4 to go up, but the loads are down at 2 and 4.&nbsp; So the particular choice of load has not excited two mech, and the load is carried by the three bars as though the structure is "rigid" </mark><br><br></div>]]></description>
         <pubDate>2021-05-19 11:49:09 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1539139714</guid>
      </item>
      <item>
         <title>MATLAB error for 2016</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1539621716</link>
         <description><![CDATA[<div>I am comparing code for the first parts of question 1 2016 but I am receiving the following error,&nbsp; but I am unsure why:<br><mark>= = = = </mark><br>1) You have the line<br>&nbsp; &nbsp;e0=0*zeros(nB,1); e0(6)=-0.048;<br>and the "e0(6)=-0.048;" bit (not sure why it is there) then make e0 of size 6, but there are only 4 bars. (Delete that e0(6) bit.)<br>2) You have not defined any EA<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1196260791/1375e7e9db7fcae0412b57dbc98c09c9/Question1d.m" />
         <pubDate>2021-05-19 13:57:52 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1539621716</guid>
      </item>
      <item>
         <title>Is the pretension from MARTLAB reasonable? Why?</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1539805937</link>
         <description><![CDATA[<div>How can we assess the pretension that MATLAB provides? I am not really sure what you're looking for in this question.&nbsp; <mark>Depends </mark>on the Q/structure.&nbsp; But the main thing is, are cables asked to carry compression?&nbsp; Also, is it fairly even with no local high tension areas and large areas of low tension. &nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-19 14:35:41 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1539805937</guid>
      </item>
      <item>
         <title>Clarification on what is required in &quot;Comment/Describe/compare&quot; questions</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1539843094</link>
         <description><![CDATA[<div>I have added some of my answers to these types of questions below, could you please tell me if they are what you are looking for. Can you also make any comments about what I could add or focus on to get the full on mark on a question.<br><br>E2016<br>Q1) d) "<strong>Describe how the structure is carrying the applied loads, and how they might (or not) be what should be expected. </strong>"</div><div><strong>Ans:</strong> Bars 1 and 4 have the most tension carrying the loads, while bars 2 and 3 experience a tension 43% lower than Bars 1 and 4. <mark>Not particularly looking for a commentary on the numbers, but more on what the structure is doing, or how is it working - see connected post.&nbsp; </mark>Displacements of the joints are very minor (highest being -0.0117) and are symmetrical (as expected due to symmetrical loading). No movement for joint 3 in the x-direction (as expected due to no horizontal loads) <mark>this is actually not the reason - eg look at the load in 2f, which has only vertical loads, see the nonlin results, and you will see joints 3 and 4 move horizontally.&nbsp; The reason there is no 3x movement is because you have sym struc and sym load, 3x movement would not symmetric </mark>and only moves vertically downwards. <br><br>Q1) f) " <strong>Use both your linear-program and nonlinear program to calculate the displacements and bar forces. Comment on these results, comparing between them, and comparing them with the results obtained in Q1d and Q1e giving structural reasons for similarities/differences. </strong>"<br><strong>Ans:</strong> The P'*M dot product gives values &gt; 0, meaning the loads excite the mechanism (likely due to dissymmetrical loading), therefore the Linear-Prog. results cannot be trusted as they are false. <mark>yes </mark>The NL-Prog. provides the true results which can be trusted and gives displacements much larger than those from the wrong Linear-Prog results. <mark>yes </mark>The values provided for tensions by both programs are very similar, with a slight difference of ~0.1.<br>**** I don't understand what I should talk about for the "<strong>Structural reasons for similarities/differences.</strong>" part. Do you want me to explain why the NL program gets correct results and its mountain-climb step method? ****<br><mark>= = = I'll give a general comment on these sort of Qs here<br>I normally get you to compare the difference in results due to a difference in<br>&nbsp; &nbsp;Linear vs. non linear<br>&nbsp; &nbsp;Pre-tension or no pre-tension<br>&nbsp; &nbsp;High EA vs low EA etc<br>In all of these I’m really trying to get you to notice instances where the load is excited the mechanism and so linear prog is untrustworthy, or the EA is too low so the displacements are particularly big and again, the linear programming is untrustworthy, and produces results are different to the Non-linear programme.&nbsp; Where the structure is an infinitesimal mechanism, you should also see that Pre-tensioning (using the Nonlin your program) will give smaller displacements due to load.&nbsp; Sometimes, I get you to add cables/bars, which generally will reduce / remove the mechanisms (but only if the EA if the new bars are high, or else they would not be effective), and so I also get you to compare the displacements of new structure (no mechanism, linear trustworthy, small displacements) with the old (with mechanism, only Non-linear trustworthy, large-displacements). &nbsp;<br></mark><br></div><div>&nbsp; Q1) f) <strong>CONTINUED</strong><br>" <strong>In particular, comment on the size of increase of displacements relative to the size of increase in load (which is only 7% increase, from 15N to 16N) - </strong>&nbsp;I realize there is a mistake as it should say (20% increase from 5N to 6N) ive taken that into account in my answer <mark>It is 7% because it is comparing 5+5+5 with 6+5+5 </mark><strong>, as given by the two linear analyses, and then separately, by the two nonlinear analyses."<br>Ans: </strong>a) For the Linear Prog, a 20% increase in load (5N to 6N) caused an increase in the displacement by 6% to 8%. However, remember these values are false (see Q1.f ).<br>b) For the NL-Prog, the load increase caused the displacements to rise by&nbsp; 80745.9% to 1369170%. These are the true values, which explains why the Linear-Program didnt work (its not suited for large displacements)<br><mark>We have to look</mark> only at the nonL ans becasue the 6-5-5 load is exciting the mech.&nbsp; And we see the 6-5-5 disp is much bigger than the 5-5-5 disp, even though the load has increased by only 7%.&nbsp; Typically, ie in a linear structure, you load goes up by 20%, your disp goes up by 20%.&nbsp; So the big inc here shows we have a nonlinear structure, and a large part of the increased disp is not from bar extensions/shortenings (which is the only thing linear structures do) by from the mech being excited.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-19 14:43:39 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1539843094</guid>
      </item>
      <item>
         <title>2016 Q2 e)</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1540433071</link>
         <description><![CDATA[<div>When adding the 1mm shortening I'm adding e0(1)=-1;&nbsp; but i'm getting incorrect results (pic). I'm using N and mm units but when I add -1000mm I get the right numbers but with the decimal place is 10^3 out? I was just wondering what the units you used were/if the question was meant to be 1m?&nbsp; Thanks.&nbsp; <mark>I would need </mark>the full code (in text form) to really see the issue, but from your screenshot, I can see you have non-zero P while you are trying to work out pretension.&nbsp; You need to set P to all zeros.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/937174984/0d13a540820523b745055ab265e108e1/image.png" />
         <pubDate>2021-05-19 16:42:09 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1540433071</guid>
      </item>
      <item>
         <title>Elaboration</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1541078932</link>
         <description><![CDATA[<div>Could you please explain how to extract the bar forces and check the eqm of 2 axes? I am not sure how to do this (or maybe I do I just don't seem to know what they are referring to).&nbsp; <mark>In eg the</mark> lin prog, t gives bar forces in the order defined by conn, so t(1) refers to axial force in conn(1,1:), so you you can draw up a picture of the structure with forces on all the bars/cables</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-19 19:12:39 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1541078932</guid>
      </item>
      <item>
         <title>2007 Q2) g) 3D NL program error</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1543518177</link>
         <description><![CDATA[<div>I have been trying to run this code all day but still get wrong results, could you help me please<br>PS: dont mind the files name not matching function F=(x), its just so I can put it into the desktop MATlab and attach it here.<br><mark>Try a starting</mark> point which has big values&nbsp; for tension and small values for disp.  The following gives the right answers to Q2g, using your code<br>X=fsolve('E2007Q2',[ 1*ones(1,18) 200*ones(1,16)])&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/788202747/57889f05110f72c171837495359d1e34/E2007Q2g.m" />
         <pubDate>2021-05-20 12:37:34 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1543518177</guid>
      </item>
      <item>
         <title>Checking for Eqm at a joint</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1543831885</link>
         <description><![CDATA[<div>Could you please explain how to extract the bar forces and check the eqm of 2 axes I am not sure I get what you mean or what you are referring to&nbsp; <mark>The bar </mark>forces are found in t (or second part of the NonLin output) and you have the structure from coor and conn, and P - you simple do a "method of joint" calc like you did in Year 1</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-20 13:49:30 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1543831885</guid>
      </item>
      <item>
         <title>2008Q2 3D NL error</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1544432579</link>
         <description><![CDATA[<div>My 3D NL code hasnt been running for any of the exams I was solving (2016/2007/2008) and I cant figure out why, an error saying: <br>"Index in position 1 exceeds array bounds (must not exceed 1)."<br>I tried everything and i still dont get why its not working<br><mark>In Nonlinear</mark>, the load matrix is sized <strong>nJ</strong> by 3, ie <strong><em>all </em></strong>joints, not just non-foundation joints.&nbsp; In Linear, load is a <em>vertical </em>vector including only the non-foundation joint-directions.&nbsp; You have your load as a <em>row </em>vector.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/788202747/4ae25a8bec97a22bb163c8b333373479/E2008Q2NL3D.m" />
         <pubDate>2021-05-20 15:53:04 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1544432579</guid>
      </item>
      <item>
         <title>You are missing the numbers that indicate if a joint is restrained or not in the coor =[] section</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1544767775</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-05-20 17:04:18 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1544767775</guid>
      </item>
      <item>
         <title>2016 Q1a</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1544957291</link>
         <description><![CDATA[<div>Hello, I tried to solve q1 but I get S (state of self-stress) as a 4x0 matrix I couldn't understand why.&nbsp; <mark>That is </mark>what it should be.&nbsp; S is empty: there is no states of self stress in that structure.  btw, your P is sized 10x1; nD=6; P should be an nDx1 vector.&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/788193509/c332f3e0522301afa7489c981c7dde20/Exam161a.m" />
         <pubDate>2021-05-20 17:45:36 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1544957291</guid>
      </item>
      <item>
         <title>2014 1f)</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1545081008</link>
         <description><![CDATA[<div>I'm not sure why the end displacement don't amount to 2mm?<br><mark>When you lengthen </mark>by 2mm, so you might expect the two end joints to move apart by 2mm, but they don’t quite – close, but it is not quite.</div><div>&nbsp;</div><div>The idea is, the bar is now 2mm too long, so you move the joints apart by 2mm to slot the lengthened bar in – but while you are still holding on to the joints and bars – and the joints are 2mm further apart, the bar itself is still unstressed (because you are still keeping the joints apart).&nbsp; So you let go, and the joints then want to move back to where they were (because the cables will want to make them do that) and so the joints will press in, but they can’t go all the way back to where they were, because there is now a bar that is 2mm too long in the way.&nbsp; But the joints will press in against the bar, and so the bar will shorten a little, and this is how the bar now becomes compressed and has compression.&nbsp; So the bar shortens a little from its original 2 extra mm.&nbsp; This “shortening a little” is why you don’t have full 2mm in the joint displacements at the ends of that bar.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/937174984/8965b007febe9fd4d44de47e39bfb2b9/image.png" />
         <pubDate>2021-05-20 18:13:25 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1545081008</guid>
      </item>
      <item>
         <title>2013 Q2g</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1545290835</link>
         <description><![CDATA[<div>The question asks what would be the advantages/disadvantages in making this structure prestressable and/or have no mechanism. I understand the advantages but didn't think there were any disadvantages. Is this correct?&nbsp; <mark>For one, </mark>when you prestress the structure, you increase the force in the bars (prior to load), leaving less capacity in them to carry axial force due to load.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-20 19:06:51 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1545290835</guid>
      </item>
      <item>
         <title>nD</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1545332055</link>
         <description><![CDATA[<div>Hello, How do we obtain nD value and what is meant by r in (2j-r)?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-20 19:18:02 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1545332055</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1545353742</link>
         <description><![CDATA[<div>You calculate nD by counting the number of joints without foundations.&nbsp; If it’s a 2D structure and you have 2 joints without foundation then nD is 2*2=4. Because each joint is allowed to move in the x and y. If the structure is 3D and you have 2 joints then nD is 2*3=6. Because each joint is free to move in x y and z.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-20 19:24:18 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1545353742</guid>
      </item>
      <item>
         <title>2016 Q2a</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1545764432</link>
         <description><![CDATA[<div>For Q2a I have done this coding but S appears to me with the opposite sign and I got different values for M.&nbsp; <mark>-S (or M)</mark> is still the same S (or M), a multiple of S (or M) is still the same S (or M).&nbsp; Do watch the video posted as top announcement in OneNote&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/788193509/afccce8e4137fee841cd6996ea9759e3/exam162.m" />
         <pubDate>2021-05-20 22:05:39 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1545764432</guid>
      </item>
      <item>
         <title>Help w q1) e) 2016</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1545974397</link>
         <description><![CDATA[<div>There's a chance you have saved the programme as a script instead of a function file. <br><br>Go to 'New' and click on the drop down list and select 'Function'.<br><br>Then copy and paste your original function code into that and <mark>save the file with the exact same name as the function name</mark>.&nbsp;<br><br>If the problem persists reply to this message and I'll attach my coding specifically for that question.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-21 00:09:22 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1545974397</guid>
      </item>
      <item>
         <title>Help w 2016 q1) e) </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1545999038</link>
         <description><![CDATA[<div>Hi, I'm not Prof. Kwan but it is probably something to do with your connectivity matrix.&nbsp;<br><br>Add another column to your 'conn' matrix which will indicate the initial tension. For this part it stays zero for every bar however this changes later in the paper and will be useful.&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/818006604/0d2b7875f891d52dd524611f9d97baca/NonLin2D.m" />
         <pubDate>2021-05-21 00:19:56 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1545999038</guid>
      </item>
      <item>
         <title>2013Q2g</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1547299449</link>
         <description><![CDATA[<div>If we are able to additional supports/cables, how can we allow the structure to have a state of self stress?&nbsp; <mark>A "cheeky" </mark>answer would be to make 5 a foundation, and that would mean bar 13 has two supports at its ends, and thus it is prestressable ...&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-21 11:26:27 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1547299449</guid>
      </item>
      <item>
         <title>CAN ANYONE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE POST THEIR 3D NL CODE FOR ANY EXAM</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1547999833</link>
         <description><![CDATA[<div>My code hasn't been working for ANY of the exam questions and I cant for the life of me figure it out. Can someone post their 3D NL program used in any exam question, I want to compare my code and see exactly what the problem is. PLEASE THE EXAM IS CLOSING IN</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-21 15:00:21 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1547999833</guid>
      </item>
      <item>
         <title>2016 Q2, different results**</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1548174586</link>
         <description><![CDATA[<div>I have set up a 3D Linear for question 2016 Q2 to find the self-stress S and mechanisms M, however my code is bringing back arrays of 0s for the tension t', displacement d' and wrong values for S and M, along with 0s for P'*M. Please can you explain why these values are not matching the assessment answers?<br><mark>You had</mark><br>&nbsp; &nbsp;j1=(p1-1)*<mark>2</mark>; j2=(p2-1)*<mark>2</mark>;<br>Should be<br>&nbsp; &nbsp;j1=(p1-1)*3; j2=(p2-1)*3;<br>(for 3D linear)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1196260791/8552cf3bf4520231846b5531c114ef21/Question2Linear3D.m" />
         <pubDate>2021-05-21 15:41:50 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1548174586</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1549850527</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1206862245/67484be6d536b5b0bd260bfb29ced96f/NL3D.m" />
         <pubDate>2021-05-22 08:42:02 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1549850527</guid>
      </item>
      <item>
         <title>2014 Q1)e) NL Code</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1549878370</link>
         <description><![CDATA[<div>I really struggled with this question and thought it may help others to share an m-file that works for reference.&nbsp;<br><br>** Please note that the units used are in mm and kN so the solution output is the same as the given answer for displacements, but the bar forces are 1000 times smaller due to the use of kN instead of N. Feel free to edit the code to change that if you wish.**&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/818006604/e7be058a124859ed8a0680c6b0c8986e/NL162D.m" />
         <pubDate>2021-05-22 09:24:10 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1549878370</guid>
      </item>
      <item>
         <title>2016 Q1b Mechanism</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1549960007</link>
         <description><![CDATA[<div>Hello,<br><br>I have obtained 2 mechanisms for this question. When comparing the mechanisms are they relative to the original structure or the previous mechanism?&nbsp; <mark>You read each </mark>column independently, relative to the undeformed struc<br><br>Would I be correct in saying: the first mechanism expresses a much greater displacement than the second (approximately 17 times greater?)&nbsp; <mark>(1) I don't see </mark>that&nbsp; in the ans in OneNote and (2) it is pointless saying the one mech 17x bigger since any multiple of a mech is still the same mech, so we can multiply the "small" one by 100 and not it is the "bigger" one, but both are still the same mechs.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-22 11:26:31 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1549960007</guid>
      </item>
      <item>
         <title>Thank you sooo much 🤬</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1550135206</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-05-22 14:40:41 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1550135206</guid>
      </item>
      <item>
         <title>Prestressable</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1551249012</link>
         <description><![CDATA[<div>So a cable must supported on both sides to be prestressable - and is this the only way?&nbsp; <mark>No, that </mark>is not the only way a cable can be prestressable, but it is a sure way.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-23 11:30:56 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1551249012</guid>
      </item>
      <item>
         <title>Other ways</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1551277628</link>
         <description><![CDATA[<div>What other ways are there?&nbsp; <mark>Eventually, it involves </mark>supports, but not necessarily supports at both ends of a bar, eg the 2-bar structure is prestressable but neither of the 2 bars has supports both ends<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-23 12:08:28 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1551277628</guid>
      </item>
      <item>
         <title>2013 1 B </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1551294790</link>
         <description><![CDATA[<div>Hi, something is wrong with my code, it gives the correct value of S ( when divided by the value of the first result) but not of M. <mark>I think you </mark>need to watch the video on OneNote Announcement <a href="https://youtu.be/G3wH5in5OZI">https://youtu.be/G3wH5in5OZI</a>&nbsp; Don't think there is anything wrong with your code when it gives the right S<br><br><em>Yeah I was just being silly, after re-checking my calcs and actually thinking of the positions of x1, y1 etc I realised I had the correct answers which were not manipulated in the same way. Thank you</em>.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/818006604/595947e58500160cbfbb50132d38dde0/Linear2D_THIRTEEN.m" />
         <pubDate>2021-05-23 12:30:46 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1551294790</guid>
      </item>
      <item>
         <title>PAPER 13)1- NON-LINEAR</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1551399882</link>
         <description><![CDATA[<div>Having an absolute mare with the non-linear section of 2013 Q1) It spits out results however these are wildly off from the actual answers, fopt was used too. <br><mark>1) Not too </mark>sure about your code using<br>for i=1:10<br>&nbsp; &nbsp; dx(i,1)=X(2*i-1,1);<br>&nbsp; &nbsp; dy(i,1)=X(2*i,1);<br>end<br>suggest you do it the more long-winded way, instead of automating it (and possibly getting it wrong)<br>2) You have "t=X(20:39);" but X(20) is dy10, ie still a disp <br><br><em>Yeah, that was the error, after changing t=X(31:39) it worked. The reattached m-file produced results that were either close or exactly the same as the answers in OneNote. Thank you :-)</em></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/818006604/d47a1a90f929a3ffd02c7ce4e6ce2b3b/NonLin2D.m" />
         <pubDate>2021-05-23 14:30:33 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1551399882</guid>
      </item>
      <item>
         <title>Matlab Programs to Insert at end of word document </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1551451348</link>
         <description><![CDATA[<div>Hi, Just a quick question to check what programs you want us to include at the end of the word document. Is it just the base program with coordinates from question 1a) and 2a) respectively or is it last one after the modifications throughout the question? Thanks<br><mark>Yes.&nbsp; Append </mark>your 4 progs to the end of your answer document but it does not matter which Q the code is for - unless you got stuck somewhere and you wanted to show me the code at that Q</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-05-23 15:24:31 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1551451348</guid>
      </item>
      <item>
         <title>2013 Q2 F </title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/1551706623</link>
         <description><![CDATA[<div><mark>*** ANYONE ***<br><br>I've tried doing 1F but it keeps failing to give the required results. <br><br>Is there another part of the question I'm missing as it mentions a prestress tension which isn't detailed in q?<br>Cheers<br></mark>There is no pretension thing that you are missing.&nbsp; This structure has S=0, so it is not prestressable (from e0 in the linear prog).&nbsp; But what we can do is apply a prestressing effect with load, which is what the -5 on all joints is doing, setting the cables/bar into a state of force.&nbsp; Your error is you have P(2:7,<mark>2</mark>)=-5; instead of P(2:7,3)=-5;&nbsp; The load is vertical, not in y-direction.<br><br><em>Awesome, clearly had a brain fart. Thank you</em></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/818006604/b2efb318ad69b532f0dc0e170666455c/NLq2.m" />
         <pubDate>2021-05-23 19:20:59 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/1551706623</guid>
      </item>
      <item>
         <title>Not enough input arguments</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/2195573573</link>
         <description><![CDATA[<div>I've tried doing a few of the non linear programs, with both my own code and the code given in the notebook but I keep getting this error. The above is from the code given in OneNote. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1400000760/f38e0b190cecfc88127ce627e81316fa/image.png" />
         <pubDate>2022-05-23 09:11:13 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/2195573573</guid>
      </item>
      <item>
         <title>AI usage</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/2998342236</link>
         <description><![CDATA[<p>Will be allowed to use ChatGPT or any other AI during the exam?</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-05-18 14:23:50 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/2998342236</guid>
      </item>
      <item>
         <title>2004 Q 2a and 2b</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/3331884815</link>
         <description><![CDATA[<p>Is that correct for me to answer 2a and 2b as the following:</p><p><br></p><p>2a</p><p>- Bars Connected to Supports: These bars generally have higher self-stress because they are directly transferring loads to the supports, ensuring the structure's stability. The forces in these bars are critical for maintaining equilibrium and often need to be higher to balance the overall structure.</p><p>&nbsp;</p><p>- Middle Segments (Bars 2-3, 4-5, 1-6): These bars show intermediate self-stress levels because they are involved in distributing loads within the structure. They help in balancing the forces among various parts and contribute to the overall load distribution.</p><p>&nbsp;</p><p>- Connecting Segments (Bars 1-2, 3-4, 5-6):These bars have the lowest self-stress because their primary role is to connect different parts of the structure, without bearing significant loads directly.</p><p><br></p><p>2b</p><p><br></p><p>Since all joints and elements are <strong>aligned along an inclined plane</strong>, movement is only possible within that plane(y-z), restricting any movement along the x-axis, so the mechanism show zero values across all seven mechanism along the x direction.</p><p>&nbsp;</p><ul><li><p><strong>Global Rotational Mechanism:</strong></p><ul><li><p>One mechanism involves the entire structure rotating about a central axis. This global movement allows the structure to redistribute loads and maintain equilibrium.</p></li></ul></li></ul><p>&nbsp;</p><ul><li><p><strong>Radial Movements:</strong></p><ul><li><p>The hexagonal configuration in the centre suggests that each of the six segments can move radially. These radial movements allow for independent adjustments in each segment, ensuring flexibility and adaptability, so there are six corresponding radial movement mechanisms.</p></li></ul></li></ul><p>&nbsp;</p><p>Therefore, there is seven mechanism in total.</p><p><br></p><p>Thank you.</p><p><br></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-17 23:26:26 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/3331884815</guid>
      </item>
      <item>
         <title>2007 Q1d</title>
         <author></author>
         <link>https://padlet.com/kwan/Tens_Struc/wish/3331924854</link>
         <description><![CDATA[<p>I have attached my programme and the result for d , however the d values are different from the ans. Please check if my code has done anything wrong. Thank you.</p><p><br></p><p>Besides, I would like to ask for the final answer for 't', why is the answer adding the bar forces of 2y and 3y together instead of showing 2 columns separately.  Thank you.</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3419439573/927a1b8cec5eaa975855a1d3b938d89f/_94362D61_B58C_4072_AB93_C84C14EBAF58_.png" />
         <pubDate>2025-02-18 00:20:49 UTC</pubDate>
         <guid>https://padlet.com/kwan/Tens_Struc/wish/3331924854</guid>
      </item>
   </channel>
</rss>
