Question: Problem 2 ( 3 5 points, Core Course Outcomes 6 & 1 1 ) A cantilevered beam of length L = 1 6 is made
Problem points, Core Course Outcomes &
A cantilevered beam of length is made of a hybrid material that has a spatially varying product of the area moment of
Figure : Sketch of cantilevered beam with varying load and varying
inertia and Young's modulus, where is a parameter describing the hybrid material composition with The beam is subjected to a varying load see Figure positive values of are pointing in the positive direction Recall that for the beam shown, the shear force at location is
the bending moment is
the beam's slope as a result of the bending moment is
and the beam's deflection is
The load can be determined by calling the content hidden function loadbeam x available in the Canvas assignment. The input argument can be either a scalar value of a single location along the beam, or a column vector containing multiple locations. The output is at the given input locations as either a scalar for a scalar input or a column vector.
can be determined by calling the content hidden function EIbeam available in the Canvas assignment. Here alpha is the scalar value of and the input argument x can be either a scalar value of a single location along the beam, or a column vector containing multiple locations. The output is at the given input locations as either a scalar for a scalar input or a column vector.
The content hidden Matlab function files loadbeam. p and EIbeam. p are available on Canvas in the exam assignment.
For and equally sized intervals along the beam, determine the beam's deflection at it's end, using only integration methods covered in this class. Graph in separate plots the load the beam's shear force bending moment slope and deflection
Note that all quantities are dimensionless and Eq does require componentwise division when calculating the integrand using vectors. Use column vectors throughout. State which integration method you have used.
On Canvas, you will find a link to a MatlabGrader noncredit test for the script you code. The test let's you check whether your script will calculate the deflection at the beam's end correctly using NewtonCotes integration techniques covered in class. It is entirely optional and will not earn any credit. Please see the description of the MatlabGrader problem for further details.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
