Process Dynamics And Control, 4e
Process Dynamics And Control, 4e
16th Edition
ISBN: 9781119385561
Author: Seborg, Dale E.
Publisher: WILEY
bartleby

Videos

Textbook Question
Book Icon
Chapter 3, Problem 3.1E

Find the Laplace transforms of the following functions, using the information in Table 3.1. (However, someof the individual terms in these functions may not have Laplace transforms.)
a. f ( t ) = 5 + e 3 t + t e 4 t
b. f ( t ) = sin ( 4 t ) + t 3 + e ( t 3 ) + 5 / t
c. f ( t ) = t cos ( 4 t ) + t / 5
d. f ( t ) = ( t 1 ) cos ( 4 ( t 1 ) ) + t 2

Expert Solution
Check Mark
Interpretation Introduction

(a)

Interpretation:

Laplace transform of f(t)=5+e3t+te4t is to be determined.

Concept introduction:

For a function f(t), the Laplace transform is given by,

F(s)=[f(t)]=0f(f)estdt

Here, F(s) represents the Laplace transform, s is a variable that is complex and independent, f(t) is any function of time which is being transformed, and is the operator which is defined by an integral.

Answer to Problem 3.1E

[f(t)]=5s+1s+3+1(s+4)2

Explanation of Solution

The Laplace transform of the function of type f(t)=u(t) which is a unit step function is as follows:

[u(t)]=1s    ...... (1)

Laplace transform of the function of type f(t)=ebt, where b is a constant, is as follows:

[ebt]=1s+b    ...... (2)

Laplace transform of the function of type f(t)=tn1ebt(n1)!, n>0, where b is a constant, is as follows:

[tn1ebt(n1)!]=1(s+b)n    ...... (3)

Now, for the given function f(t)=5+e3t+te4t, break it into smaller functions as follows:

f(t)=f(t)1+f(t)2+f(t)3f(t)1=5f(t)2=e3tf(t)3=te4t

For f(t)1, compare it with equation (1) to get the Laplace transform of it as follows:

[f(t)1]=[5]=5s

For f(t)2, compare it with equation (2) to get the Laplace transform of it. Here, b=3.

[f(t)2]=[e3t]=1s+3

For f(t)3, compare it with equation (3) to get the Laplace transform of it. Here, b=4 and n=2.

[f(t)3]=[te4t]=1(s+4)2

Combine the Laplace transformsof f(t)1,f(t)2, and f(t)3 to get the Laplace transform of f(t) as follows:

[f(t)]=[f(t)1]+[f(t)2]+[f(t)3]=5s+1s+3+1(s+4)2

Expert Solution
Check Mark
Interpretation Introduction

(b)

Interpretation:

Laplace transform of f(t)=sin(4t)+t3+e(t3)+5/t is to be determined.

Concept introduction:

For a function f(t), the Laplace transform is given by,

F(s)=[f(t)]=0f(f)estdt

Here, F(s) represents the Laplace transform, s is a variable that is complex and independent, f(t) is any function of time which is being transformed, and is the operator which is defined by an integral.

Answer to Problem 3.1E

[f(t)]=16s+16+1s23s+(1s+1e3)+[5/t]

Explanation of Solution

The Laplace transform of the function of type f(t)=u(t) which is a unit step function is:

[u(t)]=1s   ...... (1)

Laplace transform of the function of type f(t)=ebt, where b is a constant, is:

[ebt]=1s+b   ...... (2)

The Laplace transform of the function of type f(t)=sin(ωt), where ω is a constant, is:

[sin(ωt)]=ωs2+ω2   ...... (4)

The Laplace transform of the function of type f(t)=t which is a ramp function is:

[t]=1s2   ...... (5)

Now, for the given function f(t)=sin(4t)+t3+e(t3)+5/t, break it into smaller functions as:

f(t)=f(t)1+f(t)2+f(t)3+f(t)4+f(t)5f(t)1=sin(4t)f(t)2=tf(t)3=3f(t)4=e(t3)f(t)5=5/t

For f(t)1, compare it with equation (4) to get the Laplace transform of it. Here, ω=4

[f(t)1]=[sin(4t)]=42s2+42=16s+16

For f(t)2, compare it with equation (4) to get the Laplace transform of it.

[f(t)2]=[t]=1s2

For f(t)3, compare it with equation (1) to get the Laplace transform of it.

[f(t)3]=[3]=3s

For f(t)4, simplify the function and compare it with equation (2) to get the Laplace transform of it. Here, b=1.

[f(t)4]=[e(t3)]=[et+3]=[ete3]=e3[et]=1s+1e3

For f(t)5, there is no Laplace transform available. Thus,

[f(t)5]=[5/t]

Combine the Laplace transforms of f(t)1,f(t)2,f(t)3,f(t)4, and f(t)5 to get the Laplace transform of f(t) as:

[f(t)]=[f(t)1]+[f(t)2]+[f(t)3]+[f(t)4]+[f(t)5]=16s+16+1s2+(3s)+(1s+1e3)+[5/t]=16s+16+1s23s+(1s+1e3)+[5/t]

Expert Solution
Check Mark
Interpretation Introduction

(c)

Interpretation:

Laplace transform of f(t)=tcos(4t)+t/5 is to be determined.

Concept introduction:

For a function f(t), the Laplace transform is given by,

F(s)=[f(t)]=0f(f)estdt

Here, F(s) represents the Laplace transform, s is a variable that is complex and independent, f(t) is any function of time which is being transformed, and is the operator which is defined by an integral.

Answer to Problem 3.1E

[f(t)]=s216(s+16)2+15s2

Explanation of Solution

The Laplace transform of the function of type f(t)=t which is a ramp function is:

[t]=1s2 ...... (5)

The Laplace transform of the function of type f(t)=tcos(ωt), where ω is a constant and s>|ω|, is:

[tcos(ωt)]=s2ω2(s 2+ω 2)2   ...... (6)

Now, for the given function f(t)=tcos(4t)+t/5, break it into smaller functions as:

f(t)=f(t)1+f(t)2f(t)1=tcos(4t)f(t)2=t/5

For f(t)1, compare it with equation (6) to get the Laplace transform of it. Here, ω=4

[f(t)1]=[tcos(4t)]=s242(s 2+4 2)2=s216(s+16)2

For f(t)2, compare it with equation (5) to get the Laplace transform of it.

[f(t)2]=[t/5]=15s2

Combine the Laplace transforms of f(t)1, and f(t)2 to get the Laplace transform of f(t) as:

[f(t)]=[f(t)1]+[f(t)2]=s216(s+16)2+15s2

Expert Solution
Check Mark
Interpretation Introduction

(d)

Interpretation:

Laplace transform of f(t)=(t1)cos(4(t1))+t2 is to be determined.

Concept introduction:

For a function f(t), the Laplace transform is given by,

F(s)=[f(t)]=0f(f)estdt

Here, F(s) represents the Laplace transform, s is a variable that is complex and independent, f(t) is any function of time which is being transformed, and is the operator which is defined by an integral.

Answer to Problem 3.1E

[f(t)]=cos(4)(16(s+1)(s+16)2)+sin(4)(4(s16)(s+16)2)+2s3

Explanation of Solution

Simplify the given function and expand using the formula cos(AB)=cosAcosB+sinAsinB as:

f(t)=(t1)cos(4(t1))+t2=t(cos(4t4))(cos(4t4))+t2=t(cos(4t)cos(4)+sin(4t)sin(4))(cos(4t)cos(4)+sin(4t)sin(4))+t2=cos(4)tcos(4t)+sin(4)tsin(4t)cos(4)cos(4t)sin(4)sin(4t)+t2

Note that cos(4) and sin(4) are constants.

The Laplace transform of the function of type f(t)=sin(ωt), where ω is a constant, is:

[sin(ωt)]=ωs2+ω2   ...... (4)

The Laplace transform of the function of type f(t)=tcos(ωt), where ω is a constant and s>|ω|, is:

[tcos(ωt)]=s2ω2(s 2+ω 2)2   ...... (6)

The Laplace transform of the function of type f(t)=tsin(ωt), where ω is a constant and s>|ω|, is:

[tsin(ωt)]=2ωs(s 2+ω 2)2   ...... (7)

The Laplace transform of the function of type f(t)=cos(ωt), where ω is a constant, is:

[cos(ωt)]=ss2+ω2   ...... (8)

The Laplace transform of the function of type f(t)=tn, where n is positive integer, is:

[t2]=n!sn+1   ...... (9)

Now, for the simplified function f(t)=cos(4)tcos(4t)+sin(4)tsin(4t)cos(4)cos(4t)sin(4)sin(4t)+t2, break it into smaller functions as:

f(t)=f(t)1+f(t)2+f(t)3+f(t)4+f(t)5f(t)1=cos(4)tcos(4t)f(t)2=sin(4)tsin(4t)f(t)3=cos(4)cos(4t)f(t)4=sin(4)sin(4t)f(t)5=t2

For f(t)1, compare it with equation (6) to get the Laplace transform of it. Here, ω=4

[f(t)1]=[cos(4)tcos(4t)]=cos(4)[tcos(4t)]=cos(4)s242(s 2+4 2)2=cos(4)s216(s+16)2

For f(t)2, compare it with equation (7) to get the Laplace transform of it. Here, ω=4

[f(t)2]=[sin(4)tsin(4t)]=sin(4)[tsin(4t)]=sin(4)2(4)s(s 2+4 2)2=sin(4)8s(s+16)2

For f(t)3, compare it with equation (8) to get the Laplace transform of it. Here, ω=4

[f(t)3]=[cos(4)cos(4t)]=cos(4)[cos(4t)]=cos(4)s(s 2+4 2)=cos(4)s(s+16)

For f(t)4, compare it with equation (4) to get the Laplace transform of it. Here, ω=4

[f(t)4]=[sin(4)sin(4t)]=sin(4)[sin(4t)]=sin(4)4(s 2+4 2)=sin(4)4(s+16)

For f(t)5, compare it with equation (9) to get the Laplace transform of it. Here, n=2

[f(t)5]=[t2]=2!s2+1=2s3

Combine the Laplace transforms of f(t)1,f(t)2,f(t)3,f(t)4, and f(t)5 to get the Laplace transform of f(t) as:

[f(t)]=[f(t)1]+[f(t)2]+[f(t)3]+[f(t)4]+[f(t)5]=(cos(4)s 216(s+16)2)+(sin(4)8s(s+16)2)+(cos(4)s(s+16))+(sin(4)4(s+16))+2s3=cos(4)(s 216(s+16)2s(s+16))+sin(4)(8s(s+16)24(s+16))+2s3=cos(4)(16(s+1)(s+16)2)+sin(4)(4(s16)(s+16)2)+2s3

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Hydrogen (H₂) is considered a clean energy carrier. For its use as a fuel, hydrogen is stored at 5 bar insidea cylindrical tank made of nickel (Ni) with 7 cm inner diameter, 1.2 mm thickness, and the length of L. Thetank is maintained at 358 K. Unfortunately, a small amount of hydrogen diffuses out of the tank, slowlydepleting its contents. You may assume that the hydrogen pressure outside the tank is essentially zero andconvective resistance inside and outside of the cylinder is negligible.• Solubility of H2 in Ni at 358 K = 0.00901 kmol/m3·bar• DH2, Ni at 358 K = 1.2 x 10-12 m2/sCalculate the maximum length of the nickel tank wall to ensure that the hydrogen loss does not exceed0.01 kg per year.
You just took out a cold soda can (at 1 oC) from the refrigerator. Calculate thetemperature of the soda can after the can is placed in a room (at 31 oC, h = 100 W/m2-K) for 60 mins (we all know that soda tastes much better when it is cold!). • k = 0.617 W/m-K, density = 996 kg/m3, Cp = 4178 J/Kg-K• Height = 10 cm & Diameter = 5 cmCalculate the temperature of the soda can surface at the middle point of the heightusing 2-D analysis.
A thick nickel wall is exposed to pure 5 bar H2(g) at 85 oC on one side of its surface (13 pts).(a) Assuming thermodynamic gas-solid equilibrium, calculate the H2 concentration at the surface ofthe nickel wall. (b) Assuming that the concentration of H2 at the surface is constant, determine the concentration ofH2 at the penetration depth in percentage of its concentration at the wall surface

Additional Engineering Textbook Solutions

Find more solutions based on key concepts
Determine the angle between the two cables attached to the pipe.

INTERNATIONAL EDITION---Engineering Mechanics: Statics, 14th edition (SI unit)

What limitation does a static member function have?

Starting Out with C++ from Control Structures to Objects (9th Edition)

2-1 List the five types of measurements that form the basis of traditional ptane surveying-

Elementary Surveying: An Introduction To Geomatics (15th Edition)

Knowledge Booster
Background pattern image
Chemical Engineering
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, chemical-engineering and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Introduction to Chemical Engineering Thermodynami...
Chemical Engineering
ISBN:9781259696527
Author:J.M. Smith Termodinamica en ingenieria quimica, Hendrick C Van Ness, Michael Abbott, Mark Swihart
Publisher:McGraw-Hill Education
Text book image
Elementary Principles of Chemical Processes, Bind...
Chemical Engineering
ISBN:9781118431221
Author:Richard M. Felder, Ronald W. Rousseau, Lisa G. Bullard
Publisher:WILEY
Text book image
Elements of Chemical Reaction Engineering (5th Ed...
Chemical Engineering
ISBN:9780133887518
Author:H. Scott Fogler
Publisher:Prentice Hall
Text book image
Process Dynamics and Control, 4e
Chemical Engineering
ISBN:9781119285915
Author:Seborg
Publisher:WILEY
Text book image
Industrial Plastics: Theory and Applications
Chemical Engineering
ISBN:9781285061238
Author:Lokensgard, Erik
Publisher:Delmar Cengage Learning
Text book image
Unit Operations of Chemical Engineering
Chemical Engineering
ISBN:9780072848236
Author:Warren McCabe, Julian C. Smith, Peter Harriott
Publisher:McGraw-Hill Companies, The
Homogeneous and Heterogeneous Equilibrium - Chemical Equilibrium - Chemistry Class 11; Author: Ekeeda;https://www.youtube.com/watch?v=8V9ozZSKl9E;License: Standard YouTube License, CC-BY