Tutorial 6 z-transforms

.pdf

School

University of Miami *

*We aren’t endorsed by this school

Course

210

Subject

Electrical Engineering

Date

Oct 30, 2023

Type

pdf

Pages

5

Uploaded by CorporalRaven3623

Tutorial 6: discrete time & the z-transform Discrete time : Fixed intervals of time (nTs) Magnitude continuous (can adopt any value) Reduced data set Less processing Less storage First step in creating digital signal Data between samples missing Interpolation used to ‘fill in’ missing data Discretisation process: Choose number of samples to be taken (N) Construct an integer index (n) n=0:1:N-1 Identify Nyquist frequency ( 𝐹𝐹 𝑛𝑛 ) Calculate Nyquist rate ( 𝐹𝐹 𝑛𝑛𝑛𝑛 ) This is the MINIMUM rate of sampling 𝐹𝐹 𝑛𝑛𝑛𝑛 = 2 ∗ 𝐹𝐹 𝑛𝑛 Decide sampling frequency ( 𝐹𝐹 𝑠𝑠 ) Normally at least five time Nyquist rate Calculate sampling period ( 𝑇𝑇 𝑠𝑠 ) Multiply integer index (n) and sampling period 𝑇𝑇 𝑠𝑠 to give ( 𝑛𝑛𝑇𝑇 𝑠𝑠 ) Replace ( t ) with ( 𝑛𝑛𝑇𝑇 𝑠𝑠 ) in system equation and calculate Example: convert the following to discrete sequence Take the first eight samples. 𝑥𝑥 𝑡𝑡 = sin 2 ∗ 𝑝𝑝𝑝𝑝 ∗ 8 ∗ 𝑡𝑡 + sin(2 ∗ 𝑝𝑝𝑝𝑝 ∗ 5 ∗ 𝑡𝑡 ) Number of samples: 𝑁𝑁 = 8 Integer index: 𝑛𝑛 = [0 1 2 3 4 5 6 7] Nyquist frequency: 𝐹𝐹 𝑛𝑛 = 8𝐻𝐻𝐻𝐻 Nyquist rate: 𝐹𝐹 𝑛𝑛𝑛𝑛 = 2 ∗ 8𝐻𝐻𝐻𝐻 = 16𝐻𝐻𝐻𝐻 Let us sample at five times the Nyquist rate… Sampling frequency: 𝐹𝐹 𝑠𝑠 = 5 ∗ 16𝐻𝐻𝐻𝐻 = 80𝐻𝐻𝐻𝐻 Sampling period: 𝑇𝑇 𝑠𝑠 = 1 𝐹𝐹 𝑠𝑠 = 1 80𝐻𝐻𝐻𝐻 = 0. 0125𝑠𝑠 Construct discrete time base 𝑛𝑛𝑇𝑇 𝑠𝑠 𝑛𝑛𝑇𝑇 𝑠𝑠 = [0 0.0125 0.025 0.0375 0.05 … 0.0625 0.075 0.0875 ] 𝑥𝑥 [ 𝑛𝑛 ] = sin 2 ∗ 𝑝𝑝𝑝𝑝 ∗ 8 ∗ 𝑛𝑛𝑇𝑇 𝑠𝑠 + sin(2 ∗ 𝑝𝑝𝑝𝑝 ∗ 5 ∗ 𝑛𝑛𝑇𝑇 𝑠𝑠 ) Replace ( t ) with ( 𝑛𝑛𝑇𝑇 𝑠𝑠 ) Calculate!
If we want to sample more of the signal, just increase the number of samples N!
Z-transforms Discrete version of Laplace transform Uses difference equations Derivative law still applies ‘z’ rather than ‘s’ 𝐻𝐻 2 ’ rather than ‘ 𝑠𝑠 2 First order initial conditions f ( n+1 )→ 𝐻𝐻𝐹𝐹 𝐻𝐻 − 𝐻𝐻𝑧𝑧 (0) Second order initial conditions f ( n+2 )→ 𝐻𝐻 2 𝐹𝐹 𝐻𝐻 − 𝐻𝐻 2 𝑧𝑧 0 − 𝐻𝐻𝑧𝑧 (1) Solve using same process as Laplace… General process transform difference equation to the z-domain apply the derivative law insert any initial conditions solve algebraic equation to produce X(z) perform inverse z-transform to solve Use tables of z-transforms if possible Calculate if not difference equation expressed in discrete time domain Example: transform the following discrete sequence x [ n ] using a z- transform 𝑥𝑥 𝑛𝑛 = 𝛿𝛿 𝑛𝑛 + 2𝛿𝛿 𝑛𝑛 − 1 + 5𝛿𝛿 𝑛𝑛 − 2 + 3𝛿𝛿 [ 𝑛𝑛 − 3] Remember that 𝑛𝑛 = 0 ≡ 𝐻𝐻 0 , 𝑛𝑛 = 1 ≡ 𝐻𝐻 −1 , 𝑛𝑛 = 2 ≡ 𝐻𝐻 −2 etc ∴ 𝑋𝑋 𝐻𝐻 = 1 𝐻𝐻 0 + 2 𝐻𝐻 −1 + 5 𝐻𝐻 −2 + 3 𝐻𝐻 −3 Example: determine the discrete sequence x[n] for the following z-transform X(z) by the application of an inverse z-transform 𝑋𝑋 𝐻𝐻 = 𝐻𝐻 −1 + 𝐻𝐻 −2 + 2 𝐻𝐻 −3 + 2 𝐻𝐻 −4 + 3 𝐻𝐻 −5 + 𝐻𝐻 −6 4 𝐻𝐻 −7 Remember that 𝑛𝑛 = 0 ≡ 𝐻𝐻 0 , 𝑛𝑛 = 1 ≡ 𝐻𝐻 −1 , 𝑛𝑛 = 2 ≡ 𝐻𝐻 −2 etc 𝑥𝑥 𝑛𝑛 = 𝛿𝛿 𝑛𝑛 − 1 + 𝛿𝛿 𝑛𝑛 − 2 + 2𝛿𝛿 𝑛𝑛 − 3 + 2𝛿𝛿 𝑛𝑛 − 4 … + 3𝛿𝛿 𝑛𝑛 − 5 + 𝛿𝛿 𝑛𝑛 − 6 − 4𝛿𝛿 [ 𝑛𝑛 − 7] When expressed in terms of power series, forward and inverse z-transforms are very straightforward! Maintain position!
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

Browse Popular Homework Q&A

Q: Four point charges are arranged on three of the corners of the square of side d as shown in the…
Q: What is the relationship between the social environment and heath and illness?
Q: Blood Pressure and Age A research group developed the following mathematical model relating systolic…
Q: 1. Evaluate the following indefinite integrals: (Don't forget the constant of integration: use C or…
Q: On a trip, you notice that a 3.50-kg bag of ice lasts an average of one day in your cooler. What is…
Q: A) The two kidneys are located in the abdominal cavity and are primarily responsible the formation…
Q: Use the data in the following table, which lists drive-thru order accuracy at popular fast food…
Q: A ¹H NMR spectrum is shown for a molecule with the molecular formula of C9H10O2. Draw the structure…
Q: Evaluate. fr'e dz
Q: Suppose the joint probability distribution of X and Y is given by f(x,y)= parts (a) through (d). (a)…
Q: Use Pascal's Triangle to determine the expansion of (y+4)°
Q: Find a quadratic equation for the parabola below. Use the points (0,4), (1,1), and (4,4) You have…
Q: Find the current yield as a percent of a bond, whose coupon rate is listed as 8.875 and currently…
Q: K, for phenol (a weak acld), CH5OH, Is 1.60x10-10. K, for acetic acid, CH3COOH, is 1.80x10-5. Ka for…
Q: 0.555M solution of NaF, what is the pH?
Q: The blood platelet counts of a group of women have a bell-shaped distribution with a mean of 264.3…
Q: Complete parts (a) and (b) below. The number of dogs per household in a small town Dogs 0 2…
Q: An increase in water temperature is observed when 1.97 g of NaOH is added. The enthalpy change for…
Q: horizontal spring with spring constant 150 N/m is compressed 15 cm and used to launch a 5 kg box…
Q: Find the values of x for which the series converges. (If the answer is an interval, enter your…
Q: I need help understanding adding, subtracting and mulitplying fractions. I apparently have forgotten…
Q: A toy rocket is launched vertically from ground level (y = 0 m), at time t = 0.0 s. The rocket…