SlideShare a Scribd company logo
1 of 15
For any help regarding Digital Signal Processing System Homework Help
Visit :- https://www.matlabassignmentexperts.com/
Email :- info@matlabassignmentexperts.com
call us at :- +1 678 648 4277
matlabassignmentexperts.com
6 Systems Represented by Differential and Difference
Equations
Solutions to
Recommended Problems
S6.1
We substitute ya(t) = ay1(t) + Oy2(t) into the homogeneous differential equation
Since differentiation is distributive, we can express the preceding equation as
However, since both y1(t) and y2(t) satisfy the homogeneous differential
equation, the right side of the equation is zero. Therefore,
S6.2
(a) We are assuming that y(t) = es'. Substituting in the differential equation yields
so that
For any finite s, e" is not zero. Therefore, s must satisfy
matlabassignmentexperts.com
(b) From the answer to part (a), we know that both yi(t) = e-' and y2(t) = e-
2 satisfy the homogeneous LCCDE. Therefore,
for any constants K1, K2, will also satisfy the equation.
S6.3
(a) Assuming y(t) of the form
we substitute into the LCCDE, setting x[n] = 0:
Signals and Systems
Since K # 0 and e" # 0, s must equal --. K then becomes arbitrary, so the family of y(t) that
satisfies the homogeneous equation is
y(t) =Ke-1/2
(b) Substituting into eq. (P6.3-1) y1(t) = Ae' for t > 0, we find
Since e-' never equals zero, we can divide it out. This gives us an
equation for A,
(c) For y 1(t) = (2e -t/ 2 - 2e- t )u(t),
matlabassignmentexperts.com
S6.4
(a) Note that since y[n] is delayed by one sample by the delay element, we can label
the block diagram as shown in Figure S6.4.
Thus y[n] = x[n] - -+y[n1], or y[n] + ly[n - 1] = x[n].
(b) Since the system is assumed to be causal, y[n] must be zero before a nonzero
input is applied. Therefore, x[n] = 0 for n < 0, and consequently y[n] must be zero
for n
(c) Since x[n] = [n] = 0 for n < 0, y[n] must also equal zero for n
For n > 0, we have
matlabassignmentexperts.com
since K = 1. Thus, a must equal -- for a" + -a1 to equal 0 for all n > 0. Therefore, y[n] = (-
1)"u[n]. Substituting into the left side of the difference equation, we have
(d) We can successively calculate y[n] by noting that y[ -1] = 0 and that
y[n] = -1y[n - 1] + b[n]
(-2)" u[n] + (1)"-1 u[n-1] = (-2)" u[n] - (-2)" u[n-1]
1, n=0 –
0, otherwise
n=0, y[0] = -- - 0 + 1 = 1
n = 1, y[1] = - 1 + 0 = -1
n = 2, y[2] = -i (-)+0 =i
We see that these correspond to the answer to part (c).
so
S6.5
(a) Performing the manipulations in inverse order to that done in the lecture (see
Figure S6.5-1) yields the system shown in Figure S6.5-2.
matlabassignmentexperts.com
Since the system is linear and time-invariant, we can exchange the order of the two boxes A
and B, yielding the direct form I shown in Figure S6.5-3.
(b) From the direct form I, we see that the intermediate variable q[n] is related to x[n]
by q[n] = x[n] - 2x[n - 1]
The signal y[n] can be described in terms of q[n] and y[n - 11 as
y[n] = q[n] + iy[n - 1]
matlabassignmentexperts.com
Combining the two equations yields
y[n] = iy[n - 1] + x[n] - 2x[n - 11, or
y[n] - iy[n - 11 = x[n] - 2x[n - 1]
(c) (i) Figure S6.5-4 shows that if we concentrate on the right half of the diagram of direct
form II given in Figure P6.5, we see the relation
y~n] = r[n] - 2r[n - 11
(ii) Similarly, Figure S6.5-5 shows that if we concentrate on the first half of the diagram, we
obtain the relation
r[n] = x[n] + ir[n - 1], or x[n] = r[n] - ir[n - 1]
matlabassignmentexperts.com
(iii) From the two equations obtained in parts (i) and (ii),
x[n] = r[n] - ir[n - 11 (S6.5-1)
and y[n] = r[n] - 2r[n - 1], (S6.5-2)
we solve for r[n],obtaining
r[n] = fx[nJ - ky[n]
Substituting r[n] into eq. (S6.5-1), we have
x[n] = ,x[n] - y[n] - }{5xfn - 1] - iy[n -
1]},
which simplifies to
y[n] - iy[n - 1] = x[n] - 2x[n - 1]
S6.6
(a) Integrating both sides of eq. (P6.6-1) yields
y(t) + afy(t) dt = bx(t) + c fx(t) dt, or y(t) = -a fy(t) dt + bx(t) + c fx(t)
dt
Thus, we set up the direct form I in Figure S6.6-1.
matlabassignmentexperts.com
S6-6
(b) Since we are told that the system is linear and time-invariant, we can interchange boxes
A and B, as shown in Figure S6.6-2.
Combining the two integrators yields the final answer, shown in Figure
S6.6-3.
Solutions to Optional Problems
S6-7
(a) In Figure S6.7 we convert the block diagram from Figure P6.7 to direct form I.
matlabassignmentexperts.com
q[n] is given by
q[n] = x[n] + x[n - 1]
While y[n] = q[n] - 4y[n - 1]
Substituting for q[n] yields
y[n] + 4y[n - 11 = x[n] + x[n - 1]
(b) The relation between x[n] and r[n] is r[n] = -4r[n - 1] + x[n]. For such a simple equation, we
solve it recursively when a[n] = x[n].
matlabassignmentexperts.com
We see that r[n] = (-4)"u[n].
(c) y[n] is related to r[n] by
y[n] = r[n] + r[n - 1]
Now y[n] = h[n], the impulse response, when x[n] = 6[n], and
h[n] = (-4)"u[n] + (-4)"-Iu[n - 1]
This expression for h[n] can be further simplified:
h[n] = (-4)"u[n] + (-4)"-Iu[n - 1]
Or
For n > 0,
Thus,
h[n] = b[n] - 3(-4)"1 u[n - 1]
Note that the system in Figure P6.8 is not in any standard form. Relating r(t) to x(t) first, we have
represented in the system shown in Figure S6.8.
matlabassignmentexperts.com
The signal y(t) is related to r(t) as follows:
Solving for dr(t)/dt in eqs. (S6.8-1) and (S6.8-2) and equating, we
obtain
Therefore,
We now substitute eq. (S6.8-3) into eq. (S6.8-1) (or eq. S6.8-2), which, after
simplification, yields
matlabassignmentexperts.com
S6.9
(a) Substituting y[n] = Az" into the homogeneous LCCDE, we have
Dividing by Azo" yields
(b) For the moment, assume that the input is I[n] = Kej"0 "u[n] and the resulting
output is P[n] = Yei"Ou[n]. Thus,
Substituting for P[n] and .{n] yields
Dividing by e "o", we get
Thus
Therefore,
matlabassignmentexperts.com
S6.10
The important observation to make is that if [dt r(t)]/dti is the input to the system H, then
[dis(t)]/dt' will be the output. Suppose that we construct a signal
The response of H to the excitation q(t) is
However, q(t) = 0 for all t. Therefore, p(t) = 0 for all t.
Thus,
S6.11
(a) Substituting y(t) = Aeso' into the homogeneous LCCDE, we have
matlabassignmentexperts.com
Since A # 0 and esot # 0, we get
(b) Here we need to use a rather subtle trick. Note that
S6-10
Using this alternative form for Ate", we obtain
For s = so, p(so) = 0. Also, since p(s) is of the form
p(s) = (s - so) 2 q(s),
we have
Therefore, AteO' satisfies the homogeneous LCCDE. (c) Substituting y(t) =
est , we get the characteristic equation
s2 + 2s + 1 = 0, or sO = -1
Thus, y(t) = Ke~' + K 2te~'. For y(0) = 1 and y'(0) = 1, we need K, = 1 and
K 2 - Ki = 1, or K2 = 2. Thus,
y(t) = e~' + 2te
matlabassignmentexperts.com

More Related Content

What's hot (20)

Machnical Engineering Assignment Help
Machnical Engineering Assignment HelpMachnical Engineering Assignment Help
Machnical Engineering Assignment Help
 
Mechanical Engineering Assignment Help
Mechanical Engineering Assignment HelpMechanical Engineering Assignment Help
Mechanical Engineering Assignment Help
 
Chemistry Assignment Help
Chemistry Assignment Help Chemistry Assignment Help
Chemistry Assignment Help
 
Signal Processing Assignment Help
Signal Processing Assignment HelpSignal Processing Assignment Help
Signal Processing Assignment Help
 
Algorithm Assignment Help
Algorithm Assignment HelpAlgorithm Assignment Help
Algorithm Assignment Help
 
Solution 3.
Solution 3.Solution 3.
Solution 3.
 
Algorithm Homework Help
Algorithm Homework HelpAlgorithm Homework Help
Algorithm Homework Help
 
Computer Science Assignment Help
Computer Science Assignment Help Computer Science Assignment Help
Computer Science Assignment Help
 
Answers withexplanations
Answers withexplanationsAnswers withexplanations
Answers withexplanations
 
Stochastic Processes Homework Help
Stochastic Processes Homework Help Stochastic Processes Homework Help
Stochastic Processes Homework Help
 
Signal Processing Homework Help
Signal Processing Homework HelpSignal Processing Homework Help
Signal Processing Homework Help
 
Mechanical Engineering Homework Help
Mechanical Engineering Homework HelpMechanical Engineering Homework Help
Mechanical Engineering Homework Help
 
Ee693 questionshomework
Ee693 questionshomeworkEe693 questionshomework
Ee693 questionshomework
 
Ee693 sept2014midsem
Ee693 sept2014midsemEe693 sept2014midsem
Ee693 sept2014midsem
 
Matlab Assignment Help
Matlab Assignment HelpMatlab Assignment Help
Matlab Assignment Help
 
5.1 greedy 03
5.1 greedy 035.1 greedy 03
5.1 greedy 03
 
10.1.1.474.2861
10.1.1.474.286110.1.1.474.2861
10.1.1.474.2861
 
algorithm Unit 4
algorithm Unit 4 algorithm Unit 4
algorithm Unit 4
 
Data Analysis Homework Help
Data Analysis Homework HelpData Analysis Homework Help
Data Analysis Homework Help
 
Assignment 2 daa
Assignment 2 daaAssignment 2 daa
Assignment 2 daa
 

Similar to DSP System Homework Help

Assignment properties of linear time-invariant systems
Assignment properties of linear time-invariant systemsAssignment properties of linear time-invariant systems
Assignment properties of linear time-invariant systemsPatrickMumba7
 
Matrix 2 d
Matrix 2 dMatrix 2 d
Matrix 2 dxyz120
 
Matrix 2 d
Matrix 2 dMatrix 2 d
Matrix 2 dxyz120
 
Kittel c. introduction to solid state physics 8 th edition - solution manual
Kittel c.  introduction to solid state physics 8 th edition - solution manualKittel c.  introduction to solid state physics 8 th edition - solution manual
Kittel c. introduction to solid state physics 8 th edition - solution manualamnahnura
 
Stochastic Processes Homework Help
Stochastic Processes Homework HelpStochastic Processes Homework Help
Stochastic Processes Homework HelpExcel Homework Help
 
Stability and pole location
Stability and pole locationStability and pole location
Stability and pole locationssuser5d64bb
 
Signals and systems: part i solutions
Signals and systems: part i solutionsSignals and systems: part i solutions
Signals and systems: part i solutionsPatrickMumba7
 
DSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-TransformDSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-TransformAmr E. Mohamed
 
Linear equations in two variables- By- Pragyan
Linear equations in two variables- By- PragyanLinear equations in two variables- By- Pragyan
Linear equations in two variables- By- PragyanPragyan Poudyal
 
Solucao_Marion_Thornton_Dinamica_Classic (1).pdf
Solucao_Marion_Thornton_Dinamica_Classic (1).pdfSolucao_Marion_Thornton_Dinamica_Classic (1).pdf
Solucao_Marion_Thornton_Dinamica_Classic (1).pdfFranciscoJavierCaedo
 

Similar to DSP System Homework Help (20)

Signals and Systems Assignment Help
Signals and Systems Assignment HelpSignals and Systems Assignment Help
Signals and Systems Assignment Help
 
Signals and Systems Assignment Help
Signals and Systems Assignment HelpSignals and Systems Assignment Help
Signals and Systems Assignment Help
 
Signals and Systems Assignment Help
Signals and Systems Assignment HelpSignals and Systems Assignment Help
Signals and Systems Assignment Help
 
Servo systems
Servo systemsServo systems
Servo systems
 
Assignment properties of linear time-invariant systems
Assignment properties of linear time-invariant systemsAssignment properties of linear time-invariant systems
Assignment properties of linear time-invariant systems
 
Matrix 2 d
Matrix 2 dMatrix 2 d
Matrix 2 d
 
Matrix 2 d
Matrix 2 dMatrix 2 d
Matrix 2 d
 
Signals and Systems Assignment Help
Signals and Systems Assignment HelpSignals and Systems Assignment Help
Signals and Systems Assignment Help
 
Signals and Systems Assignment Help
Signals and Systems Assignment HelpSignals and Systems Assignment Help
Signals and Systems Assignment Help
 
Kittel c. introduction to solid state physics 8 th edition - solution manual
Kittel c.  introduction to solid state physics 8 th edition - solution manualKittel c.  introduction to solid state physics 8 th edition - solution manual
Kittel c. introduction to solid state physics 8 th edition - solution manual
 
Stochastic Processes Homework Help
Stochastic Processes Homework HelpStochastic Processes Homework Help
Stochastic Processes Homework Help
 
Stability and pole location
Stability and pole locationStability and pole location
Stability and pole location
 
Signals and systems: part i solutions
Signals and systems: part i solutionsSignals and systems: part i solutions
Signals and systems: part i solutions
 
TABREZ KHAN.ppt
TABREZ KHAN.pptTABREZ KHAN.ppt
TABREZ KHAN.ppt
 
lemh2sm.pdf
lemh2sm.pdflemh2sm.pdf
lemh2sm.pdf
 
MATLAB Assignment Help
MATLAB Assignment HelpMATLAB Assignment Help
MATLAB Assignment Help
 
Signals and Systems Assignment Help
Signals and Systems Assignment HelpSignals and Systems Assignment Help
Signals and Systems Assignment Help
 
DSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-TransformDSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-Transform
 
Linear equations in two variables- By- Pragyan
Linear equations in two variables- By- PragyanLinear equations in two variables- By- Pragyan
Linear equations in two variables- By- Pragyan
 
Solucao_Marion_Thornton_Dinamica_Classic (1).pdf
Solucao_Marion_Thornton_Dinamica_Classic (1).pdfSolucao_Marion_Thornton_Dinamica_Classic (1).pdf
Solucao_Marion_Thornton_Dinamica_Classic (1).pdf
 

More from Matlab Assignment Experts

🚀 Need Expert MATLAB Assignment Help? Look No Further! 📊
🚀 Need Expert MATLAB Assignment Help? Look No Further! 📊🚀 Need Expert MATLAB Assignment Help? Look No Further! 📊
🚀 Need Expert MATLAB Assignment Help? Look No Further! 📊Matlab Assignment Experts
 
Modelling & Simulation Assignment Help
Modelling & Simulation Assignment HelpModelling & Simulation Assignment Help
Modelling & Simulation Assignment HelpMatlab Assignment Experts
 
Design and Manufacturing Homework Help
Design and Manufacturing Homework HelpDesign and Manufacturing Homework Help
Design and Manufacturing Homework HelpMatlab Assignment Experts
 
Digital Image Processing Assignment Help
Digital Image Processing Assignment HelpDigital Image Processing Assignment Help
Digital Image Processing Assignment HelpMatlab Assignment Experts
 

More from Matlab Assignment Experts (20)

🚀 Need Expert MATLAB Assignment Help? Look No Further! 📊
🚀 Need Expert MATLAB Assignment Help? Look No Further! 📊🚀 Need Expert MATLAB Assignment Help? Look No Further! 📊
🚀 Need Expert MATLAB Assignment Help? Look No Further! 📊
 
Matlab Assignment Help
Matlab Assignment HelpMatlab Assignment Help
Matlab Assignment Help
 
Matlab Assignment Help
Matlab Assignment HelpMatlab Assignment Help
Matlab Assignment Help
 
Matlab Assignment Help
Matlab Assignment HelpMatlab Assignment Help
Matlab Assignment Help
 
MAtlab Assignment Help
MAtlab Assignment HelpMAtlab Assignment Help
MAtlab Assignment Help
 
Matlab Assignment Help
Matlab Assignment HelpMatlab Assignment Help
Matlab Assignment Help
 
Matlab Assignment Help
Matlab Assignment HelpMatlab Assignment Help
Matlab Assignment Help
 
Matlab Homework Help
Matlab Homework HelpMatlab Homework Help
Matlab Homework Help
 
Matlab Homework Help
Matlab Homework HelpMatlab Homework Help
Matlab Homework Help
 
Matlab Assignment Help
Matlab Assignment HelpMatlab Assignment Help
Matlab Assignment Help
 
Computer vision (Matlab)
Computer vision (Matlab)Computer vision (Matlab)
Computer vision (Matlab)
 
Online Matlab Assignment Help
Online Matlab Assignment HelpOnline Matlab Assignment Help
Online Matlab Assignment Help
 
Modelling & Simulation Assignment Help
Modelling & Simulation Assignment HelpModelling & Simulation Assignment Help
Modelling & Simulation Assignment Help
 
Mechanical Assignment Help
Mechanical Assignment HelpMechanical Assignment Help
Mechanical Assignment Help
 
CURVE FITING ASSIGNMENT HELP
CURVE FITING ASSIGNMENT HELPCURVE FITING ASSIGNMENT HELP
CURVE FITING ASSIGNMENT HELP
 
Design and Manufacturing Homework Help
Design and Manufacturing Homework HelpDesign and Manufacturing Homework Help
Design and Manufacturing Homework Help
 
Digital Image Processing Assignment Help
Digital Image Processing Assignment HelpDigital Image Processing Assignment Help
Digital Image Processing Assignment Help
 
Signals and Systems Assignment Help
Signals and Systems Assignment HelpSignals and Systems Assignment Help
Signals and Systems Assignment Help
 
Signal Processing Assignment Help
Signal Processing Assignment HelpSignal Processing Assignment Help
Signal Processing Assignment Help
 
Control Systems Assignment Help
Control Systems Assignment HelpControl Systems Assignment Help
Control Systems Assignment Help
 

Recently uploaded

Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 

Recently uploaded (20)

Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 

DSP System Homework Help

  • 1. For any help regarding Digital Signal Processing System Homework Help Visit :- https://www.matlabassignmentexperts.com/ Email :- info@matlabassignmentexperts.com call us at :- +1 678 648 4277 matlabassignmentexperts.com
  • 2. 6 Systems Represented by Differential and Difference Equations Solutions to Recommended Problems S6.1 We substitute ya(t) = ay1(t) + Oy2(t) into the homogeneous differential equation Since differentiation is distributive, we can express the preceding equation as However, since both y1(t) and y2(t) satisfy the homogeneous differential equation, the right side of the equation is zero. Therefore, S6.2 (a) We are assuming that y(t) = es'. Substituting in the differential equation yields so that For any finite s, e" is not zero. Therefore, s must satisfy matlabassignmentexperts.com
  • 3. (b) From the answer to part (a), we know that both yi(t) = e-' and y2(t) = e- 2 satisfy the homogeneous LCCDE. Therefore, for any constants K1, K2, will also satisfy the equation. S6.3 (a) Assuming y(t) of the form we substitute into the LCCDE, setting x[n] = 0: Signals and Systems Since K # 0 and e" # 0, s must equal --. K then becomes arbitrary, so the family of y(t) that satisfies the homogeneous equation is y(t) =Ke-1/2 (b) Substituting into eq. (P6.3-1) y1(t) = Ae' for t > 0, we find Since e-' never equals zero, we can divide it out. This gives us an equation for A, (c) For y 1(t) = (2e -t/ 2 - 2e- t )u(t), matlabassignmentexperts.com
  • 4. S6.4 (a) Note that since y[n] is delayed by one sample by the delay element, we can label the block diagram as shown in Figure S6.4. Thus y[n] = x[n] - -+y[n1], or y[n] + ly[n - 1] = x[n]. (b) Since the system is assumed to be causal, y[n] must be zero before a nonzero input is applied. Therefore, x[n] = 0 for n < 0, and consequently y[n] must be zero for n (c) Since x[n] = [n] = 0 for n < 0, y[n] must also equal zero for n For n > 0, we have matlabassignmentexperts.com
  • 5. since K = 1. Thus, a must equal -- for a" + -a1 to equal 0 for all n > 0. Therefore, y[n] = (- 1)"u[n]. Substituting into the left side of the difference equation, we have (d) We can successively calculate y[n] by noting that y[ -1] = 0 and that y[n] = -1y[n - 1] + b[n] (-2)" u[n] + (1)"-1 u[n-1] = (-2)" u[n] - (-2)" u[n-1] 1, n=0 – 0, otherwise n=0, y[0] = -- - 0 + 1 = 1 n = 1, y[1] = - 1 + 0 = -1 n = 2, y[2] = -i (-)+0 =i We see that these correspond to the answer to part (c). so S6.5 (a) Performing the manipulations in inverse order to that done in the lecture (see Figure S6.5-1) yields the system shown in Figure S6.5-2. matlabassignmentexperts.com
  • 6. Since the system is linear and time-invariant, we can exchange the order of the two boxes A and B, yielding the direct form I shown in Figure S6.5-3. (b) From the direct form I, we see that the intermediate variable q[n] is related to x[n] by q[n] = x[n] - 2x[n - 1] The signal y[n] can be described in terms of q[n] and y[n - 11 as y[n] = q[n] + iy[n - 1] matlabassignmentexperts.com
  • 7. Combining the two equations yields y[n] = iy[n - 1] + x[n] - 2x[n - 11, or y[n] - iy[n - 11 = x[n] - 2x[n - 1] (c) (i) Figure S6.5-4 shows that if we concentrate on the right half of the diagram of direct form II given in Figure P6.5, we see the relation y~n] = r[n] - 2r[n - 11 (ii) Similarly, Figure S6.5-5 shows that if we concentrate on the first half of the diagram, we obtain the relation r[n] = x[n] + ir[n - 1], or x[n] = r[n] - ir[n - 1] matlabassignmentexperts.com
  • 8. (iii) From the two equations obtained in parts (i) and (ii), x[n] = r[n] - ir[n - 11 (S6.5-1) and y[n] = r[n] - 2r[n - 1], (S6.5-2) we solve for r[n],obtaining r[n] = fx[nJ - ky[n] Substituting r[n] into eq. (S6.5-1), we have x[n] = ,x[n] - y[n] - }{5xfn - 1] - iy[n - 1]}, which simplifies to y[n] - iy[n - 1] = x[n] - 2x[n - 1] S6.6 (a) Integrating both sides of eq. (P6.6-1) yields y(t) + afy(t) dt = bx(t) + c fx(t) dt, or y(t) = -a fy(t) dt + bx(t) + c fx(t) dt Thus, we set up the direct form I in Figure S6.6-1. matlabassignmentexperts.com
  • 9. S6-6 (b) Since we are told that the system is linear and time-invariant, we can interchange boxes A and B, as shown in Figure S6.6-2. Combining the two integrators yields the final answer, shown in Figure S6.6-3. Solutions to Optional Problems S6-7 (a) In Figure S6.7 we convert the block diagram from Figure P6.7 to direct form I. matlabassignmentexperts.com
  • 10. q[n] is given by q[n] = x[n] + x[n - 1] While y[n] = q[n] - 4y[n - 1] Substituting for q[n] yields y[n] + 4y[n - 11 = x[n] + x[n - 1] (b) The relation between x[n] and r[n] is r[n] = -4r[n - 1] + x[n]. For such a simple equation, we solve it recursively when a[n] = x[n]. matlabassignmentexperts.com
  • 11. We see that r[n] = (-4)"u[n]. (c) y[n] is related to r[n] by y[n] = r[n] + r[n - 1] Now y[n] = h[n], the impulse response, when x[n] = 6[n], and h[n] = (-4)"u[n] + (-4)"-Iu[n - 1] This expression for h[n] can be further simplified: h[n] = (-4)"u[n] + (-4)"-Iu[n - 1] Or For n > 0, Thus, h[n] = b[n] - 3(-4)"1 u[n - 1] Note that the system in Figure P6.8 is not in any standard form. Relating r(t) to x(t) first, we have represented in the system shown in Figure S6.8. matlabassignmentexperts.com
  • 12. The signal y(t) is related to r(t) as follows: Solving for dr(t)/dt in eqs. (S6.8-1) and (S6.8-2) and equating, we obtain Therefore, We now substitute eq. (S6.8-3) into eq. (S6.8-1) (or eq. S6.8-2), which, after simplification, yields matlabassignmentexperts.com
  • 13. S6.9 (a) Substituting y[n] = Az" into the homogeneous LCCDE, we have Dividing by Azo" yields (b) For the moment, assume that the input is I[n] = Kej"0 "u[n] and the resulting output is P[n] = Yei"Ou[n]. Thus, Substituting for P[n] and .{n] yields Dividing by e "o", we get Thus Therefore, matlabassignmentexperts.com
  • 14. S6.10 The important observation to make is that if [dt r(t)]/dti is the input to the system H, then [dis(t)]/dt' will be the output. Suppose that we construct a signal The response of H to the excitation q(t) is However, q(t) = 0 for all t. Therefore, p(t) = 0 for all t. Thus, S6.11 (a) Substituting y(t) = Aeso' into the homogeneous LCCDE, we have matlabassignmentexperts.com
  • 15. Since A # 0 and esot # 0, we get (b) Here we need to use a rather subtle trick. Note that S6-10 Using this alternative form for Ate", we obtain For s = so, p(so) = 0. Also, since p(s) is of the form p(s) = (s - so) 2 q(s), we have Therefore, AteO' satisfies the homogeneous LCCDE. (c) Substituting y(t) = est , we get the characteristic equation s2 + 2s + 1 = 0, or sO = -1 Thus, y(t) = Ke~' + K 2te~'. For y(0) = 1 and y'(0) = 1, we need K, = 1 and K 2 - Ki = 1, or K2 = 2. Thus, y(t) = e~' + 2te matlabassignmentexperts.com