Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a computer program to compute the A, B and D matrices for an arbitrarily stacked laminate having layers of different but uniform thickness.

 

Write a computer program to compute the A, B and D matrices for an arbitrarily stacked laminate having layers of different but uniform thickness. Have an option to have some layers made of a different material. To check your program, compute the A, B and D matrices for the following cases: a) A symmetric laminate (+45/-45/0/0/-45/+45) - each layer is 0.15 mm thick and uniform. Use the same Q matrix for the example in class. b) Same as above, but non-symmetric stacking (+45/-45/0/+45/-45/0). c) A laminate with two materials where all the layers at +45 are made of a material with a new Q matrix, and the rest of the layers are made of the same material as in cases a) and b). Compute the matrices for the same stacking sequences used in a) and b). For the 45 deg. Q matrix: [10 2.3 0 Q+45= = 2.3 1 0 GPa 0 0 0.5]

Step by Step Solution

3.38 Rating (145 Votes )

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Principles of Communications Systems, Modulation and Noise

Authors: Rodger E. Ziemer, William H. Tranter

7th edition

978-1-118-0789, 1118078918, 978-8126556793

More Books

Students also viewed these Programming questions

Question

Show that (5.31) and (5.32) are Fourier-transform pairs.

Answered: 1 week ago