AE6505_HW2_Spr2024
.pdf
keyboard_arrow_up
School
University of Notre Dame *
*We aren’t endorsed by this school
Course
6401A
Subject
Electrical Engineering
Date
Feb 20, 2024
Type
Pages
2
Uploaded by ProfRose18517
Homework #2
AE6505 Kalman Filtering, Spring 2024
Prof. Gunter
Assigned: 1-29-24
Due: 2-12-24 (2-19-24 for DL Students)
Homework is due by 11:59p on the indicated due date, and should be submitted electronically
via Canvas. Late homework assignments may be turned in within 48 hours of the original due
date for half credit. Any homework turned in after this is not counted. In-class verbal due date
announcements override projected dates in the lecture plan. Please submit your materials as two
files. The first should be a writeup of your solutions, complete with any figures, explanations,
etc., in .pdf form.
This is the document that will be graded, i.e., do not embed solutions in
your code, or require the grader to run your code to get any results.
Homework should be
professional, legible, indicate units, and sufficiently describe all important steps in a solution.
Your final answer for each problem should be boxed or clearly indicated. You are welcome to
scan any pages that are handwritten, but please make sure any such pages are clear and legible.
Deductions will be made for incomplete solutions and improper formats. In addition to the .pdf
file, upload any Matlab files that you have developed to generate the results described in your
writeup as a single .zip file.
The Matlab code you submit should be able to be run without
modification, so do not include hardcoded file paths.
1. Exercises 3.5, 3.9, 3.13, from the text by Simon.
For 3.5, show that you achieve the
same results using both the LUMVE w/apriori formulation derived in class, as well as
the recursive approach shown in Sec. 3.3 of Simon. For 3.13, write your own curve fitting
routine (i.e., don’t use built-in routines like
polyfit
, although you can use them to verify
the correctness of your own code), and use the following time series instead for the steel
production from 1946 to 1956: [50.1 74.5 80.4 72.3 66.4 78.9 86.6 95.3 90.8 111.2 121.5]
2. Exercises 4.4, 4.6, 4.8, and 4.11 from the text by Simon. For 4.11, run the simulation for
7 seconds using the following initial parameters instead:
P
0
= 3
, f
=
-
.
25
, q
c
= 0
.
75
3. Using the following expression of a vector derivative, where u is a 1xm vector, x is a nx1
vector, and v is a 1xm vector, show how we go from Eqn. 3.5 to Eqn. 3.6 in the text.
∂vu
x
=
v
∂u
∂x
+
u
T
∂v
T
∂x
Eqn.
3.6 does not fully verify that ˆ
x
is a minimum.
To do this, now find the second
derivative of the cost function, J, and show that it is positive definite (and under what
conditions for the matrix H).
4. You are in charge of assessing the performance of a lidar ranging sensor for a self-guided
drone application. In an effort to calibrate the sensor, you gather a set of 400 measurements
at 1 second intervals from a fixed distance (see file ”data.txt”). The figure below shows
the result after the known range is removed, i.e., the plot shows measurement residuals, in
units of mm. There is clearly some remnant signal in the measurements, which you would
like to remove as much as possible, because you believe it to be systematic error in the
ranging system.
1
(a) First compute the pre-fit RMS of the residuals.
This will provide a baseline as to
whether future error modeling improves the results.
(b) Now estimate a constant bias and linear trend term to the residuals, e.g., y = Ax
+ B, using a weighted least squares approach. With the estimates, now compute a
post-fit RMS value to determine if removing these terms from the data reduces the
overall RMS.
(c) Even after removing a bias and trend, you still see some periodic signal in the resid-
uals. Run a spectral analysis on the residuals to determine the dominant frequencies
involved, and plot the results. For this, it’s fine to use a simple fft approach, such as
the one here:
https://www.mathworks.com/help/matlab/math/basic-spectral-analysis.html
or even a Matlab toolbox, as long as you can clearly plot and identify the primary
frequencies in the signal.
(d) Based on the spectral analysis, now develop a modified error model that would target
these frequencies. Write out the model and rerun your weighted least squares code
with the new model, and compare the post-fit RMS values to the earlier values
obtained using just the bias and trend. Plot a histogram of the residuals. Do you
suspect there is still signal that could be removed, or is it Gaussian noise?
(e) What is the final, post-calibrated measurement uncertainty that you will pass on to
your other project team members to use for this ranging sensor in their real-time
positioning system?
2
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
Related Questions
Printer circuit boards are functionally tested after being filled with semiconductor chips, One group contains 150 cards and 20 are selected for functional testing.
a) If 20 cards are faulty, what is the probability of at least 1 faulty fault in this sample?
b) If 5 cards are faulty, what is the probability of at least 1 faulty in this sample?
note: could you please write the solutions legibly?
arrow_forward
appropriate answer.
Statement one
The most common
causes of death are falls
from heights and being
struck by vehicles in the
workplace
Statement two
Following HSE guidance
should significantly
reduce the risk to an
individual
a) Statement one
is correct and
statement two is
correct
b) Statement two
is correct and
statement one is
incorrect
c) Both
statements are
incorrect
d) Statement one
is correct and
statement two is
incorrect
actclass.co.uk
25
Questi
26
Questi
27
Questi
28
Questi
29
Questi
30
Submit Answers
arrow_forward
7c.DIGITAL INSTRUMENTS AND INSTRUMENTATION
Sketch the block diagram of RAMP TYPE DIGITAL VOLTMETER.
Solve quick please. Urgent.
arrow_forward
None
arrow_forward
I have a wooden toy train that runs on wooden tracks. I would like to place two ESP-WROOM-32 Boards on top of the train. Broadcast communication (which involves radio frequency, not Wi-Fi) would help communicate about the train's lateness to five other wooden trains on the same track. Local communication would help communicate to the train station about the train's lateness. I would also need radio frequency Tx-Rx Modules for discharging and undergoing the signal, and repeaters just in case the signal loses power due to long-distance traveling. My wooden train should be automated. It should run at 4 inches per second, keep a minimum distance of 30 seconds away from the other wooden trains, and make a 17-second-long stop every 500 seconds.
What's the procedure to connect the components?
What's the Arduino code (C++) for this project?
arrow_forward
Draw a class diagram to capture the following situation: “Every student is enrolled in a course. Each student may be enrolled in a set of units. Some units are core units for one or more courses and some units are elective units for one or more courses."
arrow_forward
TRUE OR FALSE?
Prior period error are corrected current and prospectively.
arrow_forward
8) In Staircase ramp type digital voltmeter contains DC amplifier with a fixed gain of ___________.
1
1000
100
10
arrow_forward
Note: Please do not handwritten.
arrow_forward
Remaining Time: 28 minutes, 02 seconds.
v Question Completion Status:
Moving to another question will save this response.
Question 6
Computer operations are affected if voltage unbalance of input is more than 2.5 perecent
True
False
A Moving to another question will save this response.
arrow_forward
The system having ±0.5% of F.S.D if the full scale deflection is 50 units, then accuracy is _____
a. ±0.25
b. ±1
c. ±0
d. ±0.5
arrow_forward
No need for further computations. Just give me enough explanation. Thanks!
arrow_forward
Paragraph
Styles
Editing
1. In Solar PV modules,
energy is converted to
energy.
2. Choose the type of output voltage of a Solar PV module [AC/ DC].
3.The PV cell is made of
Material?
arrow_forward
The total turn ON time of SCR is 24 . If the sum of delay and spread time is 19 , the rise time of the device is _________________.
a.
43 μs
b.
62 μs
c.
456 μs
d.
5 μs
arrow_forward
Please Answer both the parts as they are part of same question and give proper explanation
arrow_forward
Is it required to use a PMMC instrument in an Instrument
transformer based measurement system?
a. No, not required
b. Yes,required
c. Can't be said
d. It is optional
arrow_forward
A digital-to-analog (D/A) converter has a 12-bit binary input. The output analog voltage range is 0 to 8 V. How many discrete output voltage increments are there and what is the smallest voltage increment? Round the final answer to three decimal places.
__ increments of __mV
arrow_forward
question will save this response.
Question 15
If BJT is operated in saturation region, it will act as a closed switch.
True
False
Moving to another question will save this response.
a
to search
近
arrow_forward
A company is producing a certain type of
circuit breaker. The fixed cost is (450 000$),
and the variable cost is (33$) per unit. The
number of units that need to be sold to break
even is 37500 units. Find the selling price (b)
.per unit
arrow_forward
Note:Please do not handwritten. Also, please write a lot of information in your own words.
arrow_forward
The subject is Power Electronics and Smart Power System
Please send the answer by typing i don't want any handretten.
Also, don't copy past from net as plagiarism will be counted.
arrow_forward
Please send the answer by typing only. I don't want handwritten.
The subject is about Renewable Energy ( Fossil Fuels)
2. Can we replace the Fossil Fuels? How?
arrow_forward
K1=
K2=
Note:
Round off your final answer to the nearest ten thousandth. Take note: Only the final answer should be rounded off.
Always write the answer with 4 decimal places, (i.e, 4.25 should be written as 4.2500) EXCEPT for whole numbers.
arrow_forward
Question 4
What do you do to an asynchronous counter to let it count from 1 to 13?
(Handwriting solution is needed: include this in your pdf file)
arrow_forward
I need a correct answer not a wrong answer please do it
Question: Write the necessity of power supply and briefly describe different types of SMPS and UPS
arrow_forward
Schedule of Loads and Basic Calculation
— Create a tabulated load schedule of your home.
arrow_forward
6) Build an Arduino code that has keypad, LCD display. In this code you are required to: (Void
Setup and Loop only)
1- Show "Hello Ardunio" blinking on LCD display with delay 1sec when pushing key I from the keypad
and the LED is OFF.
2- Make a LED blinking with delay 1sec when pushing key 2 from the keypad and the LCD display is
empty
7)An image of 250x250 elements (pixels) what is the memory size of the image if:
a)Unit 8 b) Unit 16 c) Black & Whi
8) The game port register is used for two different purposes that are:
1-
2-
9) What is the FPGA device?
10) chose the correct answer for the following:
1- What is a result of connecting two or more switches together?
a) The size of the broadcast domain is increased. b) The number of collision domains is reduced.
b) The size of the collision domain is increased. c)The number of broadcast domains is increased.
arrow_forward
I need the answer as soon as possible
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you
Electricity for Refrigeration, Heating, and Air C...
Mechanical Engineering
ISBN:9781337399128
Author:Russell E. Smith
Publisher:Cengage Learning
Related Questions
- Printer circuit boards are functionally tested after being filled with semiconductor chips, One group contains 150 cards and 20 are selected for functional testing. a) If 20 cards are faulty, what is the probability of at least 1 faulty fault in this sample? b) If 5 cards are faulty, what is the probability of at least 1 faulty in this sample? note: could you please write the solutions legibly?arrow_forwardappropriate answer. Statement one The most common causes of death are falls from heights and being struck by vehicles in the workplace Statement two Following HSE guidance should significantly reduce the risk to an individual a) Statement one is correct and statement two is correct b) Statement two is correct and statement one is incorrect c) Both statements are incorrect d) Statement one is correct and statement two is incorrect actclass.co.uk 25 Questi 26 Questi 27 Questi 28 Questi 29 Questi 30 Submit Answersarrow_forward7c.DIGITAL INSTRUMENTS AND INSTRUMENTATION Sketch the block diagram of RAMP TYPE DIGITAL VOLTMETER. Solve quick please. Urgent.arrow_forward
- Nonearrow_forwardI have a wooden toy train that runs on wooden tracks. I would like to place two ESP-WROOM-32 Boards on top of the train. Broadcast communication (which involves radio frequency, not Wi-Fi) would help communicate about the train's lateness to five other wooden trains on the same track. Local communication would help communicate to the train station about the train's lateness. I would also need radio frequency Tx-Rx Modules for discharging and undergoing the signal, and repeaters just in case the signal loses power due to long-distance traveling. My wooden train should be automated. It should run at 4 inches per second, keep a minimum distance of 30 seconds away from the other wooden trains, and make a 17-second-long stop every 500 seconds. What's the procedure to connect the components? What's the Arduino code (C++) for this project?arrow_forwardDraw a class diagram to capture the following situation: “Every student is enrolled in a course. Each student may be enrolled in a set of units. Some units are core units for one or more courses and some units are elective units for one or more courses."arrow_forward
- Remaining Time: 28 minutes, 02 seconds. v Question Completion Status: Moving to another question will save this response. Question 6 Computer operations are affected if voltage unbalance of input is more than 2.5 perecent True False A Moving to another question will save this response.arrow_forwardThe system having ±0.5% of F.S.D if the full scale deflection is 50 units, then accuracy is _____ a. ±0.25 b. ±1 c. ±0 d. ±0.5arrow_forwardNo need for further computations. Just give me enough explanation. Thanks!arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Electricity for Refrigeration, Heating, and Air C...Mechanical EngineeringISBN:9781337399128Author:Russell E. SmithPublisher:Cengage Learning
Electricity for Refrigeration, Heating, and Air C...
Mechanical Engineering
ISBN:9781337399128
Author:Russell E. Smith
Publisher:Cengage Learning