DOC PREVIEW
MIT 16 01 - Study Notes

This preview shows page 1-2 out of 7 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 7 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 7 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 7 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

Massachusetts Institute of Technology Department of Aeronautics and Astronautics Cambridge, MA 02139 16.03/16.04 Unified Engineering III, IV Spring 2004 Problem Set 8 Name: Due Date: 4/6/04 Time Spent (min) CP5_6 S4 S5 S6 S7 Study Time Announcements: Q4F is on Wednesday, 3/31 at 9am.CP5_6 The problems in this problem set cover lectures C5 and C6. 1. a. What are doubly linked lists? What is the record declaration for a node in a doublylinked list? (hint: see Feldman page 672, problem 8) b. Write an algorithm to insert a node into a sorted doubly linked list. Use a diagram toshow the sequence of operations that have to be performed to carry out the insertion step. Hint: Extend the approach used in class/ notes for singly linked lists. c. Implement your algorithm as an Ada95 program.Assume: i. The data field consists of a single integer. Turn in a hard copy of your algorithm and code listing, and an electronic copy of your code. 2. What is the Shortest Path through the graph shown below using Dijkstra’s algorithm? Show all the steps in the computation of the shortest path. b e a c d 1 2 10 5 7 3 2 9 4 6 3. Define the following terms (as applied to graphs):a. Walk b. Path c. Eulerian Path d. Cycle e. Degree of a vertexUnified Engineering II Spring 2004 Problem S4 (Signals and Systems) Note: This problem is similar to one given a couple years ago. Please try to do this one without looking at bibles — the solution is instructive. One of the benefits of the approach of using the superposition integral is that you don’t have to guess the particular solution — it pops right out of the integral, automatically. In some cases, the particular solution can be hard to guess, but easy to find using the convolution integral. To see this, consider the system described by the differential equation d2 d dt2 y(t) + 5 y(t) + 6y(t) = u(t)dt 1. Find the step response of the system. 2. Take the derivative of the step response to find the impulse response. 3. Now assume that the input is given by u(t) = e−2tσ(t) Before doing part (4), try to find the particular solution by the usual method, that is, by intelligent guessing. Be careful — it may not b e what you expect! 4. Now find y(t) using the superposition integral. Is the particular solution what you expected?Unified Engineering II Spring 2004 Problem S5 (Signals and Systems) Do problem 2.22 from Oppenheim and Willsky. Note that O&H use the notation x(t) for the input signal, h(t) for the impulse response, and u(t) for the unit step.Unified Engineering II Spring 2004 Problem S6 (Signals and Systems) Note: This problem is similar to one given a couple years ago. Please try to do this one without looking at bibles — the solution is instructive. This problem shows, in a somewhat simplified way, how a radar system determines the distance to an aircraft. More basically, it will give you practice doing convolution using the “flip and slide” method. The radar sends out a signal, u(t), that reflects off the aircraft and returns to the radar system. The time it takes the signal to return is twice the distance to the aircraft, divided by the speed of light. The received signal is u(t − T ), where T is the round trip travel time of the signal. It may not seem obvious, but it’s not easy to determine T by measuring the returned signal. In principal, one could simply display the returned signal on an oscilloscope and measure the time of some key feature of the signal, such as the leading edge of the signal, or the peak of the signal, or whatever. However, the signal received by the radar is relatively weak, because most of the energy radiated by the radar do es not strike the aircraft, and most of the reflected energy is not received by the radar. Often the noise in the received signal is as large or larger than the signal itself. Instead, a better approach is to try to identify the whole received signal instead of a single key feature. How can we do this? Convolution! The received signal is run through an LTI system G with impulse response g(t). The impulse response is designed to accentuate the signal, so that one can measure a key feature of the output signal, y(t), which is relatively insensitive to noise. Often, the best choice for g(t) is a time-reversed version of u(t). That is, g(t) = u(−t) (1) This is called a “matched filter.” 1. For the signal u(t) shown below, and g(t) = u(−t), find the convolution y(t) = g(t) ∗ u(t) using the flip and slide method. 2. Using the results of part (1) and the LTI properties of the system G, what is the convolution y(t) = g(t)∗ u(t − T ) 3. What feature of y(t) would you use to identify the time T ?4. Can you explain why the right impuls e response for G is a signal that has the same shape as u(t), but time reversed? u(t)t1-1-3-121-4-5-2� � � Unified Engineering II Spring 2004 Problem S7 (Signals and Systems) For each of the functions below, find the Laplace transform of the function, as well as the region of convergence. Do not use any outside reference (table of transforms or the Unified bible) to find the answer. You may use a table of Laplace transforms to check your work. However, show the derivation of the result, i.e., work out the Laplace integral. Make sure that you include the region of convergence. 1. g(t) = te−at, t ≥ 0 0, t < 0 2. t2e−at, t ≥ 0 g(t) = 0, t < 0 3. g(t) = tne−at, t ≥ 0 0, t < 0 where n is a positive integer. 4. f(t) = e−(t−a)2/2b2 , for all


View Full Document

MIT 16 01 - Study Notes

Documents in this Course
Fluids

Fluids

3 pages

Fluids

Fluids

4 pages

Fluids

Fluids

4 pages

Fluids

Fluids

5 pages

Load more
Download Study Notes
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Study Notes and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Study Notes 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?