2.22 A simply supported beam is loaded as shown in Fig. P2.22. Using singularity func- tions, the displacement along the beam can be expressed by the equation -5 14,(x) = [(x − 0)ª − (x − 5)¹] + 15√(x − 8)³ 6 +75 (x-7)²+²-238.25x By definition, the singularity function can be expressed as follows: x = {"x = [(x-a)" whenx > a} 0 when x

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

using MATLAB

### Educational Content on Beam Displacement

**Figure P2.22 Explanation**

A simply supported beam is loaded as depicted in the diagram. The loading conditions consist of:
- A distributed load of 20 kips/ft over a portion of the beam.
- A concentrated moment of 150 kip-ft applied to the beam, located beyond the midpoint.
- A distributed load of 15 kips/ft over the remaining portion of the beam.

**Equation for Displacement**

The displacement \( u(x) \) along the beam can be mathematically described using singularity functions:

\[ 
u(x) = -\frac{5}{6} \langle x - 0 \rangle^4 + \frac{15}{6} \langle x - 8 \rangle^3 + 75 \langle x - 7 \rangle^2 + \frac{57}{6} x^3 - 238.25x 
\]

**Singularity Function Definition**

The singularity function is expressed as:

\[ 
\langle x - a \rangle^n = 
\begin{cases} 
(x - a)^n & \text{when } x > a \\ 
0 & \text{when } x \le a 
\end{cases} 
\]

**Programming Task**

Create a program to plot displacement versus distance \( x \) along the beam. The position \( x = 0 \) is at the left end of the beam.

**Diagram Description**

- The beam is shown with two distributed loads and a moment.
- The left supported reaction is shown at the start of the beam.
- Distributed loads and moments are clearly marked and dimensioned. 

This setup is used to study the displacement of the beam under the given load conditions.
Transcribed Image Text:### Educational Content on Beam Displacement **Figure P2.22 Explanation** A simply supported beam is loaded as depicted in the diagram. The loading conditions consist of: - A distributed load of 20 kips/ft over a portion of the beam. - A concentrated moment of 150 kip-ft applied to the beam, located beyond the midpoint. - A distributed load of 15 kips/ft over the remaining portion of the beam. **Equation for Displacement** The displacement \( u(x) \) along the beam can be mathematically described using singularity functions: \[ u(x) = -\frac{5}{6} \langle x - 0 \rangle^4 + \frac{15}{6} \langle x - 8 \rangle^3 + 75 \langle x - 7 \rangle^2 + \frac{57}{6} x^3 - 238.25x \] **Singularity Function Definition** The singularity function is expressed as: \[ \langle x - a \rangle^n = \begin{cases} (x - a)^n & \text{when } x > a \\ 0 & \text{when } x \le a \end{cases} \] **Programming Task** Create a program to plot displacement versus distance \( x \) along the beam. The position \( x = 0 \) is at the left end of the beam. **Diagram Description** - The beam is shown with two distributed loads and a moment. - The left supported reaction is shown at the start of the beam. - Distributed loads and moments are clearly marked and dimensioned. This setup is used to study the displacement of the beam under the given load conditions.
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Fundamentals of Boolean Algebra and Digital Logics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education