ELE_292_F23_PreLab9
docx
keyboard_arrow_up
School
Syracuse University *
*We aren’t endorsed by this school
Course
292
Subject
Mechanical Engineering
Date
Dec 6, 2023
Type
docx
Pages
5
Uploaded by lbrogers16
ELE 292 – Linear Systems Lab
PreLab 9 – Mechanical 2
nd
Order Systems
Name:
Goals:
1)
Estimate the Stokes’ drag of a pendulum, using the transfer function and an
estimate of the time constant.
2)
Simulate the unit-impulse response (angle) of the pendulum.
3)
Simulate the response (angle and voltage) of the pendulum when given an initial
angle.
The pendulum
In lab we are going to test a pendulum. Consider the transfer function from
section 3.4.2 in the text.
H
(
s
)
=
φ
τ
=
1
ml
2
s
2
+
s
b
ml
2
+
g
l
Our pendulums in lab have l = 0.27 meters, m = 0.038 [kg], and we have no idea
what b is! Remember, b, represents the friction in the system. Our friction mostly comes
from the potentiometer used to measure the angle.
What is a potentiometer?
A potentiometer is a resistor! The picture below shows what one looks like. Our
pendulum has one of these mounted at the top of the arm which holds the pendulum. The
potentiometer itself is the rotary bearing which allows the pendulum to swing.
What goes on in the inside the potentiometer case you see above is shown in the
diagram below.
What is the formula that gives you V
out
as a function of the angle in radians?
Type the formula here:
340*(pi/180)= 5.934
Guess b and plot the unit impulse response
Consider the arbitrary transfer function
H
(
s
)
=
A
s
2
+
ps
+
q
The quadratic equation tells us the poles are located at the frequencies
s
1,2
=
−
p±
√
p
2
−
4
q
2
Assuming an underdamped system, the real part of the pole frequency is -p/2.
Comparing this to the transfer function for the pendulum tells us the real part of the pole
frequencies for the pendulum is
α
=
−
p
2
=
−
b
2
ml
2
This makes the time constant for the decaying oscillations equal to (The time
constant is positive even if α is negative.)
τ
=
1
α
=
2
m l
2
b
We know it takes about five time-constants, 5τ, for the oscillations to completely
decay. Let’s assume the pendulum swings back and forth for about 20 seconds before it
stops. Use this estimate to calculate a guess for the value of the Stokes’ drag, b.
b =
-1.3851000000000002
Now we have all the variables in the transfer function for the pendulum; m, l, b,
and g. Enter the transfer function H(s) for the angle, φ, over torque, τ, as an lti object in a
Jupyter notebook. Use a time array that goes from 0 to 20 seconds and plot the impulse
response.
Paste the unit impulse response here:
The unit impulse is a huge amount of torque to apply to our pendulum. 1 [Nms] is
like pushing the pendulum with 8 pounds of force for 1/10 of a second. The angles you
observe in the graph above are not practically real angles. But in linear systems, it doesn’t
really matter, nothing ever saturates if the system is linear.
Starting the pendulum at an initial angle
If you hold the pendulum up at an initial starting angle and then let go of it, it will
swing. This problem is a problem where there is no applied torque to the pendulum, but
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
the pendulum swings because of the initial condition. You can’t write a transfer function
for this problem because of the initial condition, however, you can write the angle, φ, as a
function of s. In the equation below, φ
0
is the initial angle the pendulum starts at. All
angles are specified in radians.
φ
(
s
)=
φ
0
s
+
bφ
0
ml
2
s
2
+
s
b
ml
2
+
g
l
Create a new lti object for the angle, φ(s).
Use the lti object and the impulse
method to determine the angular response when the initial angle starts out at 45° (π/4
radians).
Paste a plot of the 45° angular response here:
For this problem, you should see real observable angles!
Computing the voltage Vout
The angle you got in the previous part can be converted to a voltage using the
formula you found at the beginning of this prelab. Use that formula to find Vout versus
time for the response you just calculated. When you make this calculation the voltage,
Vout, should have both positive and negative values. But the actual voltage coming out of
the potentiometer should be between 0 and 3.3V.
To offset the voltage, simply add 1.65V to the previously calculated voltages.
Now the resulting values should all be between 0 and 3.3V. Plot the response due to an
initial angle of 45° below. This is an estimate of what we expect to see in lab.
Paste a plot of the 45° voltage response here:
Related Documents
Related Questions
Needs Complete typed solution with 100 % accuracy
arrow_forward
Help me with this ASAP. Thank you!
Find the Following:
1. Natural angular velocity
2.Damped angular velocity
3. Equation of motion x(t). Assume Initial conditions for displacement and velocity
4. Graph 2 cycles of the vibrating system. You can use third party app for this.
arrow_forward
Forcing
Function
Spring
Constant
f(t)
k
Mass
m
Friction
Constant
b
Mass
Displacement
y(t)
3.
Consider the following spring-mass-damper mechanical system (it is placed sideways, so
that you won't need to consider gravity). The input is given by f(t), and the output is y(t).
Find an equation in time domain that defines the relationship between the input f(t) and
the output y(t).
arrow_forward
Please also draw the FBDs
arrow_forward
solve, show solution and matlab code, vibrations
arrow_forward
can you please show me how we can determine the freedom degree of systems ? like these in the picure please I want step by step how we determine that !
arrow_forward
Forcing
Function
Spring
Constant
(2)4
Mass
k
Friction
Constant
b
m
Mass
Displacement
y(t)
3. (20 pts.) Consider the following spring-mass-damper mechanical system (it is placed
sideways, so that you won't need to consider gravity). The input is given by f(t), and the
output is y(t). Find an equation in frequency domain (s domain) that defines the
relationship between the input F(s) and the output Y(s).
arrow_forward
A velocity of a vehicle is required to be controlled and maintained constant even if there are disturbances because of wind, or road surface variations. The forces that are applied on the vehicle are the engine force (u), damping/resistive force (b*v) that opposing the motion, and inertial force (m*a). A simplified model is shown in the free body diagram below.
From the free body diagram, the ordinary differential equation of the vehicle is:
m * dv(t)/ dt + bv(t) = u (t)
Where:
v (m/s) is the velocity of the vehicle,
b [Ns/m] is the damping coefficient,
m [kg] is the vehicle mass,
u [N] is the engine force.
Question:
Assume that the vehicle initially starts from zero velocity and zero acceleration. Then, (Note that the velocity (v) is the output and the force (w) is the input to the system):
1. What is the order of this system?
arrow_forward
A velocity of a vehicle is required to be controlled and maintained constant even if there are disturbances because of wind, or road surface variations. The forces that are applied on the vehicle are the engine force (u), damping/resistive force (b*v) that opposing the motion, and inertial force (m*a). A simplified model is shown in the free body diagram below.
From the free body diagram, the ordinary differential equation of the vehicle is:
m * dv(t)/ dt + bv(t) = u (t)
Where:
v (m/s) is the velocity of the vehicle,
b [Ns/m] is the damping coefficient,
m [kg] is the vehicle mass,
u [N] is the engine force.
Question:
Assume that the vehicle initially starts from zero velocity and zero acceleration. Then, (Note that the velocity (v) is the output and the force (w) is the input to the system):
A. Use Laplace transform of the differential equation to determine the transfer function of the system.
arrow_forward
Please help me doing part B all I need help with is too make the derivation of equations of motion, and derivation of the state equations, and that will do for part B if you could help me with this it would make my life alot easier, and no matlab is not necessary for this.
arrow_forward
A spring system is shown here:
k₁
3
Ę
k3
2
K₂
www
ma
4
Ę₂
Part 1: For this specific system, develop the:
a. Global stiffness matrix
. b. Boundary condition vector
• c. Load vector
• d. Reduced system of equations
• e. Reaction force equations (i.e., the equations eliminated by the boundary conditions)
Part 2: Given: k1 = 70 N/mm, k2 = 110 N/mm, k3 = 165 N/mm, F1 = 150 N, F2 = 100 N,
and nodes 1 and 3 are fixed; calculate the:
a. Global stiffness matrix
b. Displacements of nodes 2 and 4
c. Reaction forces at nodes 1 and 3
d. Spring force in each of the springs
arrow_forward
Harmonic oscillators. One of the simplest yet most important second-order, linear, constant-
coefficient differential equations is the equation for a harmonic oscilator. This equation models
the motion of a mass attached to a spring. The spring is attached to a vertical wall and the
mass is allowed to slide along a horizontal track. We let z denote the displacement of the mass
from its natural resting place (with x > 0 if the spring is stretched and x 0 is the
damping constant, and k> 0 is the spring constant. Newton's law states that the force acting
on the oscillator is equal to mass times acceleration. Therefore the differential equation for the
damped harmonic oscillator is
mx" + bx' + kr = 0.
(1)
k
Lui
Assume the mass m = 1.
(a) Transform Equation (1) into a system of first-order equations.
(b) For which values of k, b does this system have complex eigenvalues? Repeated eigenvalues?
Real and distinct eigenvalues?
(c) Find the general solution of this system in each case.
(d)…
arrow_forward
Rotational Mechanical System: Find the transfer function for each rotational mechanicalnetwork shown below
arrow_forward
Given the vibrating system below:
K4
Y(t) =Ysin30t where for = 30 and
Y=20mm
Find the following
K1
K2
m
C3
H
C2
C1
C5
C4
1. Frequency Ratio
2. Displacement Transmissibility Ratio
3. Absolute displacement of the mass
4. Type of Damping
5. Equation of motion x(t). Assume Initial conditions for displacement and velocity
6. Graph 2 cycles of the vibrating system. You can use third party app for this.
M = 10 kg
K1=100 N/m
K2= 80 N/m
K3=75 N/m
K4= 120 N/m
C1 = 20Ns/m
C2=40 Ns/m
C3= 35Ns/m
C4= 15 Ns/m
C5= 10 Ns/m
arrow_forward
Pls help ASAP. Pls show all steps and calculations.
arrow_forward
1
An object of mass 125 kg is released from rest from a boat into the water and allowed to sink. While gravity is pulling the object down, a buoyancy force of
times the weight of the object is pushing the object up (weight = mg). If we assume that water
40
resistance exerts a force on the object that is proportional to the velocity of the object, with proportionality constant 10 N-sec/m, find the equation of motion of the object. After how many seconds will the velocity of the object be 90 m/sec? Assume that the
acceleration due to gravity is 9.81 m/ sec2.
Find the equation of motion of the object.
X(t) =
%3D
arrow_forward
16.
The rigid beam (mass m = 2 kg, length l =
(1.5 m) is supported by an elastic spring (k =
(4 N/m) and darmper (b = 2 N/(m/s)), and is
pinned to the ground.
%3D
k
a) Find the linearized equations of motion
in terms of z, the relative displacement
between the end of the beam and the
ground;
(m,1)
b) what is the frequency of the resulting
Ymotion;
e) if the mass of the spring is taken to be
711spring = 1 kg, find the new frequiency
of the oscillations.
arrow_forward
Please show steps
arrow_forward
Given the vibrating system below:
K1
K3
K4
Find the following
1. Keq
2. Ceq
3. Natural angular velocity
K2
m
C1
C3
C5
C2
C4
4. Damped angular velocity
5. Type of Damping
6. Equation of motion x(t). Assume Initial conditions for displacement and velocity
Graph 2 cycles of the vibrating system. You can use third party app for this.
7.
M = 10 kg
K1=100 N/m
K2= 80 N/m
K3=75 N/m
K4= 120 N/m
C1 = 20Ns/m
C2= 40 Ns/m
C3= 35Ns/m
C4= 15 Ns/m
C5= 10 Ns/m
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you

Elements Of Electromagnetics
Mechanical Engineering
ISBN:9780190698614
Author:Sadiku, Matthew N. O.
Publisher:Oxford University Press

Mechanics of Materials (10th Edition)
Mechanical Engineering
ISBN:9780134319650
Author:Russell C. Hibbeler
Publisher:PEARSON

Thermodynamics: An Engineering Approach
Mechanical Engineering
ISBN:9781259822674
Author:Yunus A. Cengel Dr., Michael A. Boles
Publisher:McGraw-Hill Education

Control Systems Engineering
Mechanical Engineering
ISBN:9781118170519
Author:Norman S. Nise
Publisher:WILEY

Mechanics of Materials (MindTap Course List)
Mechanical Engineering
ISBN:9781337093347
Author:Barry J. Goodno, James M. Gere
Publisher:Cengage Learning

Engineering Mechanics: Statics
Mechanical Engineering
ISBN:9781118807330
Author:James L. Meriam, L. G. Kraige, J. N. Bolton
Publisher:WILEY
Related Questions
- Needs Complete typed solution with 100 % accuracyarrow_forwardHelp me with this ASAP. Thank you! Find the Following: 1. Natural angular velocity 2.Damped angular velocity 3. Equation of motion x(t). Assume Initial conditions for displacement and velocity 4. Graph 2 cycles of the vibrating system. You can use third party app for this.arrow_forwardForcing Function Spring Constant f(t) k Mass m Friction Constant b Mass Displacement y(t) 3. Consider the following spring-mass-damper mechanical system (it is placed sideways, so that you won't need to consider gravity). The input is given by f(t), and the output is y(t). Find an equation in time domain that defines the relationship between the input f(t) and the output y(t).arrow_forward
- Forcing Function Spring Constant (2)4 Mass k Friction Constant b m Mass Displacement y(t) 3. (20 pts.) Consider the following spring-mass-damper mechanical system (it is placed sideways, so that you won't need to consider gravity). The input is given by f(t), and the output is y(t). Find an equation in frequency domain (s domain) that defines the relationship between the input F(s) and the output Y(s).arrow_forwardA velocity of a vehicle is required to be controlled and maintained constant even if there are disturbances because of wind, or road surface variations. The forces that are applied on the vehicle are the engine force (u), damping/resistive force (b*v) that opposing the motion, and inertial force (m*a). A simplified model is shown in the free body diagram below. From the free body diagram, the ordinary differential equation of the vehicle is: m * dv(t)/ dt + bv(t) = u (t) Where: v (m/s) is the velocity of the vehicle, b [Ns/m] is the damping coefficient, m [kg] is the vehicle mass, u [N] is the engine force. Question: Assume that the vehicle initially starts from zero velocity and zero acceleration. Then, (Note that the velocity (v) is the output and the force (w) is the input to the system): 1. What is the order of this system?arrow_forwardA velocity of a vehicle is required to be controlled and maintained constant even if there are disturbances because of wind, or road surface variations. The forces that are applied on the vehicle are the engine force (u), damping/resistive force (b*v) that opposing the motion, and inertial force (m*a). A simplified model is shown in the free body diagram below. From the free body diagram, the ordinary differential equation of the vehicle is: m * dv(t)/ dt + bv(t) = u (t) Where: v (m/s) is the velocity of the vehicle, b [Ns/m] is the damping coefficient, m [kg] is the vehicle mass, u [N] is the engine force. Question: Assume that the vehicle initially starts from zero velocity and zero acceleration. Then, (Note that the velocity (v) is the output and the force (w) is the input to the system): A. Use Laplace transform of the differential equation to determine the transfer function of the system.arrow_forward
- Please help me doing part B all I need help with is too make the derivation of equations of motion, and derivation of the state equations, and that will do for part B if you could help me with this it would make my life alot easier, and no matlab is not necessary for this.arrow_forwardA spring system is shown here: k₁ 3 Ę k3 2 K₂ www ma 4 Ę₂ Part 1: For this specific system, develop the: a. Global stiffness matrix . b. Boundary condition vector • c. Load vector • d. Reduced system of equations • e. Reaction force equations (i.e., the equations eliminated by the boundary conditions) Part 2: Given: k1 = 70 N/mm, k2 = 110 N/mm, k3 = 165 N/mm, F1 = 150 N, F2 = 100 N, and nodes 1 and 3 are fixed; calculate the: a. Global stiffness matrix b. Displacements of nodes 2 and 4 c. Reaction forces at nodes 1 and 3 d. Spring force in each of the springsarrow_forwardHarmonic oscillators. One of the simplest yet most important second-order, linear, constant- coefficient differential equations is the equation for a harmonic oscilator. This equation models the motion of a mass attached to a spring. The spring is attached to a vertical wall and the mass is allowed to slide along a horizontal track. We let z denote the displacement of the mass from its natural resting place (with x > 0 if the spring is stretched and x 0 is the damping constant, and k> 0 is the spring constant. Newton's law states that the force acting on the oscillator is equal to mass times acceleration. Therefore the differential equation for the damped harmonic oscillator is mx" + bx' + kr = 0. (1) k Lui Assume the mass m = 1. (a) Transform Equation (1) into a system of first-order equations. (b) For which values of k, b does this system have complex eigenvalues? Repeated eigenvalues? Real and distinct eigenvalues? (c) Find the general solution of this system in each case. (d)…arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Elements Of ElectromagneticsMechanical EngineeringISBN:9780190698614Author:Sadiku, Matthew N. O.Publisher:Oxford University PressMechanics of Materials (10th Edition)Mechanical EngineeringISBN:9780134319650Author:Russell C. HibbelerPublisher:PEARSONThermodynamics: An Engineering ApproachMechanical EngineeringISBN:9781259822674Author:Yunus A. Cengel Dr., Michael A. BolesPublisher:McGraw-Hill Education
- Control Systems EngineeringMechanical EngineeringISBN:9781118170519Author:Norman S. NisePublisher:WILEYMechanics of Materials (MindTap Course List)Mechanical EngineeringISBN:9781337093347Author:Barry J. Goodno, James M. GerePublisher:Cengage LearningEngineering Mechanics: StaticsMechanical EngineeringISBN:9781118807330Author:James L. Meriam, L. G. Kraige, J. N. BoltonPublisher:WILEY

Elements Of Electromagnetics
Mechanical Engineering
ISBN:9780190698614
Author:Sadiku, Matthew N. O.
Publisher:Oxford University Press

Mechanics of Materials (10th Edition)
Mechanical Engineering
ISBN:9780134319650
Author:Russell C. Hibbeler
Publisher:PEARSON

Thermodynamics: An Engineering Approach
Mechanical Engineering
ISBN:9781259822674
Author:Yunus A. Cengel Dr., Michael A. Boles
Publisher:McGraw-Hill Education

Control Systems Engineering
Mechanical Engineering
ISBN:9781118170519
Author:Norman S. Nise
Publisher:WILEY

Mechanics of Materials (MindTap Course List)
Mechanical Engineering
ISBN:9781337093347
Author:Barry J. Goodno, James M. Gere
Publisher:Cengage Learning

Engineering Mechanics: Statics
Mechanical Engineering
ISBN:9781118807330
Author:James L. Meriam, L. G. Kraige, J. N. Bolton
Publisher:WILEY