Module 14: Introduction to Signals and Systems

Folder description

Please click the folder link above to access the Module 14 instructional content. Module 14 contains twelve video lectures that present the following topics:

  1. Introduction to Kalman Filter (14A)
  2. Observability (14B)
  3. Linear Systems Driven by Stochastic Noise (Example 1)
  4. State Estimation (14C)
  5. Statistical Steady States (Example 2)
  6. Control using Estimated State (14D)
  7. Kalman Filtering (14E)
  8. Linear Gauss-Markov Models (Example 3)
  9. Kalman Filters: First Use (Example 4)
  10. General Controller Structure (14F)
  11. Kalman Filters: Steady-State (Example 5)
  12. Extended Kalman Filter for Artificial Pancreas (14G)
Technical
{
    "id": 219,
    "title": "Lectures & Content",
    "url": "https://blackboard.jhu.edu/webapps/blackboard/content/listContent.jsp?course_id=_169707_1&content_id=_5740925_1",
    "html": "\n\n<img alt=\"Content Folder\" src=\"/images/ci/sets/set01/folder_on.gif\" class=\"item_icon\">\n\n<div class=\"item clearfix\" id=\"_5740925_1\">\n\n <h3 id=\"anonymous_element_11\">\n  <span class=\"reorder editmode hideme\"><span><img src=\"/images/ci/icons/generic_updown.gif\" alt=\"\"></span></span>\n\n\n            <a href=\"/webapps/blackboard/content/listContent.jsp?course_id=_169707_1&amp;content_id=_5740925_1\"><span style=\"color:#0067ac;\">Lectures &amp; Content</span></a>\n      </h3><a href=\"#\" class=\"ally-alternative-formats ally-prominent-af-download-button\" data-ally-external-id=\"content:_5740925_1\" data-ally-upload-type=\"RichContent\" title=\"Alternative formats\" style=\"display: none\">\n    <span class=\"ally-sr-only\">\n  \n\n\n            Lectures &amp; Content\n      </span>\n</a>\n\n   \n </div>\n\n\n\n<div class=\"details\">\n    <div class=\"vtbegenerated\"> \n <p>Please click the folder link above to access the Module 14 instructional content. Module 14 contains twelve video lectures that present the following topics:</p> \n <ol> \n  <li>Introduction to Kalman Filter (14A)</li> \n  <li>Observability (14B)</li> \n  <li>Linear Systems Driven by Stochastic Noise (Example 1)</li> \n  <li>State Estimation (14C)</li> \n  <li>Statistical Steady States (Example 2)</li> \n  <li>Control using Estimated State (14D)</li> \n  <li>Kalman Filtering (14E)</li> \n  <li>Linear Gauss-Markov Models (Example 3)</li> \n  <li>Kalman Filters: First Use (Example 4)</li> \n  <li>General Controller Structure (14F)</li> \n  <li>Kalman Filters: Steady-State (Example 5)</li> \n  <li>Extended Kalman Filter for Artificial Pancreas (14G)</li> \n </ol> \n</div>\n  </div>\n\n <div id=\"_5740925_1previewModule\" class=\"moduleSample\">\n </div>\n",
    "semester": null,
    "has_children": 1,
    "parent": 136,
    "rendered": {
        "title": "Lectures & Content",
        "body": "\n    <div> \n <p>Please click the folder link above to access the Module 14 instructional content. Module 14 contains twelve video lectures that present the following topics:</p> \n <ol> \n  <li>Introduction to Kalman Filter (14A)</li> \n  <li>Observability (14B)</li> \n  <li>Linear Systems Driven by Stochastic Noise (Example 1)</li> \n  <li>State Estimation (14C)</li> \n  <li>Statistical Steady States (Example 2)</li> \n  <li>Control using Estimated State (14D)</li> \n  <li>Kalman Filtering (14E)</li> \n  <li>Linear Gauss-Markov Models (Example 3)</li> \n  <li>Kalman Filters: First Use (Example 4)</li> \n  <li>General Controller Structure (14F)</li> \n  <li>Kalman Filters: Steady-State (Example 5)</li> \n  <li>Extended Kalman Filter for Artificial Pancreas (14G)</li> \n </ol> \n</div>\n  "
    }
}

Module at a Glance ObjectivesHow to Complete This Module:

Cell description

Objectives

By the end of this module, you will be able to:

  • Explain the concept behind the Kalman filter and why it is used.
  • Apply the Kalman filter to the control of a simple dynamic system.
  • Define the observability problem for Kalman filters.
  • Describe how state estimation is important for Kalman filters.
  • Describe how to apply linear Kalman filters to a non-linear problem.
  • Describe how Kalman filters can be used for an artificial pancreas.
  • Apply a Kalman filter through Matlab.
  • Explain how Kalman filters are often seen in data fusion and machine learning problems.

How to Complete This Module:

  1. View lectures 14A-14G and Examples 1-5.
  2. Complete the assigned reading to supplement the material presented in the lectures.
  3. Participate in the module discussion.
  4. Complete and submit the module assignment.
  5. Complete the required entry in your personal learning journal.
Technical
{
    "id": 630,
    "kind": "Item",
    "json": {
        "kind": "Item",
        "html": "\n\n<img alt=\"Item\" src=\"/images/ci/sets/set01/document_on.gif\" class=\"item_icon\">\n\n<div class=\"item clearfix\" id=\"_5740924_1\">\n\n <h3 id=\"anonymous_element_8\">\n  <span class=\"reorder editmode hideme\"><span><img src=\"/images/ci/icons/generic_updown.gif\" alt=\"\"></span></span>\n\n\n\n     <span style=\"color:#0067ac;\">Module at a Glance</span>\n </h3><a href=\"#\" class=\"ally-alternative-formats ally-prominent-af-download-button\" data-ally-external-id=\"content:_5740924_1\" data-ally-upload-type=\"RichContent\" title=\"Alternative formats\" style=\"display: none\">\n    <span class=\"ally-sr-only\">\n  \n\n\n\n     Module at a Glance\n </span>\n</a>\n\n   \n </div>\n\n\n\n<div class=\"details\">\n    <div class=\"vtbegenerated\"> \n <h3 style=\"color: #0067ac;\" id=\"anonymous_element_9\"><span style=\"font-size: small;\">Objectives</span></h3> \n <p>By the end of this module, you will be able to:</p> \n <ul> \n  <li>Explain the concept behind the Kalman filter and why it is used.</li> \n  <li>Apply the Kalman filter to the control of a simple dynamic system.</li> \n  <li>Define the observability problem for Kalman filters.</li> \n  <li>Describe how state estimation is important for Kalman filters.</li> \n  <li>Describe how to apply linear Kalman filters to a non-linear problem.</li> \n  <li>Describe how Kalman filters can be used for an artificial pancreas.</li> \n  <li>Apply a Kalman filter through Matlab.</li> \n  <li>Explain how Kalman filters are often seen in data fusion and machine learning problems.</li> \n </ul> \n <h3 style=\"color: #0067ac;\" id=\"anonymous_element_10\"><span style=\"font-size: small;\">How to Complete This Module:</span></h3> \n <ol> \n  <li>View lectures 14A-14G and Examples 1-5.</li> \n  <li>Complete the assigned reading to supplement the material presented in the lectures.</li> \n  <li>Participate in the module discussion.</li> \n  <li>Complete and submit the module assignment.</li> \n  <li>Complete the required entry in your personal learning journal.</li> \n </ol> \n</div>\n  </div>\n\n <div id=\"_5740924_1previewModule\" class=\"moduleSample\">\n </div>\n",
        "url": "https://blackboard.jhu.edu/webapps/blackboard/content/listContent.jsp?course_id=_169707_1&content_id=_5740923_1#",
        "title": "\n    \n  \n\n\n\n     Module at a Glance\n \n"
    },
    "html": "\n\n<img alt=\"Item\" src=\"/images/ci/sets/set01/document_on.gif\" class=\"item_icon\">\n\n<div class=\"item clearfix\" id=\"_5740924_1\">\n\n <h3 id=\"anonymous_element_8\">\n  <span class=\"reorder editmode hideme\"><span><img src=\"/images/ci/icons/generic_updown.gif\" alt=\"\"></span></span>\n\n\n\n     <span style=\"color:#0067ac;\">Module at a Glance</span>\n </h3><a href=\"#\" class=\"ally-alternative-formats ally-prominent-af-download-button\" data-ally-external-id=\"content:_5740924_1\" data-ally-upload-type=\"RichContent\" title=\"Alternative formats\" style=\"display: none\">\n    <span class=\"ally-sr-only\">\n  \n\n\n\n     Module at a Glance\n </span>\n</a>\n\n   \n </div>\n\n\n\n<div class=\"details\">\n    <div class=\"vtbegenerated\"> \n <h3 style=\"color: #0067ac;\" id=\"anonymous_element_9\"><span style=\"font-size: small;\">Objectives</span></h3> \n <p>By the end of this module, you will be able to:</p> \n <ul> \n  <li>Explain the concept behind the Kalman filter and why it is used.</li> \n  <li>Apply the Kalman filter to the control of a simple dynamic system.</li> \n  <li>Define the observability problem for Kalman filters.</li> \n  <li>Describe how state estimation is important for Kalman filters.</li> \n  <li>Describe how to apply linear Kalman filters to a non-linear problem.</li> \n  <li>Describe how Kalman filters can be used for an artificial pancreas.</li> \n  <li>Apply a Kalman filter through Matlab.</li> \n  <li>Explain how Kalman filters are often seen in data fusion and machine learning problems.</li> \n </ul> \n <h3 style=\"color: #0067ac;\" id=\"anonymous_element_10\"><span style=\"font-size: small;\">How to Complete This Module:</span></h3> \n <ol> \n  <li>View lectures 14A-14G and Examples 1-5.</li> \n  <li>Complete the assigned reading to supplement the material presented in the lectures.</li> \n  <li>Participate in the module discussion.</li> \n  <li>Complete and submit the module assignment.</li> \n  <li>Complete the required entry in your personal learning journal.</li> \n </ol> \n</div>\n  </div>\n\n <div id=\"_5740924_1previewModule\" class=\"moduleSample\">\n </div>\n",
    "url": "https://blackboard.jhu.edu/webapps/blackboard/content/listContent.jsp?course_id=_169707_1&content_id=_5740923_1#",
    "parent": 136,
    "has_attachments": 0,
    "rendered": {
        "title": "Module at a Glance\n ObjectivesHow to Complete This Module:",
        "body": "\n    <div> \n <h3 id=\"anonymous_element_9\"><span>Objectives</span></h3> \n <p>By the end of this module, you will be able to:</p> \n <ul> \n  <li>Explain the concept behind the Kalman filter and why it is used.</li> \n  <li>Apply the Kalman filter to the control of a simple dynamic system.</li> \n  <li>Define the observability problem for Kalman filters.</li> \n  <li>Describe how state estimation is important for Kalman filters.</li> \n  <li>Describe how to apply linear Kalman filters to a non-linear problem.</li> \n  <li>Describe how Kalman filters can be used for an artificial pancreas.</li> \n  <li>Apply a Kalman filter through Matlab.</li> \n  <li>Explain how Kalman filters are often seen in data fusion and machine learning problems.</li> \n </ul> \n <h3 id=\"anonymous_element_10\"><span>How to Complete This Module:</span></h3> \n <ol> \n  <li>View lectures 14A-14G and Examples 1-5.</li> \n  <li>Complete the assigned reading to supplement the material presented in the lectures.</li> \n  <li>Participate in the module discussion.</li> \n  <li>Complete and submit the module assignment.</li> \n  <li>Complete the required entry in your personal learning journal.</li> \n </ol> \n</div>\n  "
    },
    "attachments": []
}

Readings

Cell description

This week's reading assignment includes the following:

Text Books

  • Astrom, J. K. & Murray, R.M. (2008). Feedback systems: An introduction for scientists and engineers. Princeton, NJ: Princeton University Press.Available at: http://www.cds.caltech.edu/~murray/amwiki/index.php/Second_Edition
    • Chapter 8
  • Chaparro, L. (2014). Signals and systems using MATLAB (2nd ed.). Academic Press.
    • Review: Chapters 0-7, 9, 12 (basically this is a week to review any material from this book that you would like -- no homework from the book)

EReserves

The following supplemental readings are referenced in lecture 14G.

  • Wang, Q., Molenaar P., Harsh, S., Freeman, K., Xie, J., Gold, C., Rovine, M. & Ulbrecht J. (2014). Personalized state-space modeling of glucose dynamics for Type I diabetes using continuously monitored glucose, insulin doses and meal intake: An extended Kalman filter approach. Journal of Diabetes Science and Technology 8(2), pp. 331-345. DOI: 10.1177/1932296814524080. PDF
Technical
{
    "id": 631,
    "kind": "Tools Area",
    "json": {
        "kind": "Tools Area",
        "html": "\n\n<img alt=\"Tools Area\" src=\"/webapps/ATLS-AresCourseReserves-bb_bb60/images/ares.gif\" class=\"item_icon\">\n\n<div class=\"item clearfix\" id=\"_5740926_1\">\n\n <h3 id=\"anonymous_element_12\">\n  <span class=\"reorder editmode hideme\"><span><img src=\"/images/ci/icons/generic_updown.gif\" alt=\"\"></span></span>\n\n\n            <a href=\"/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&amp;content_id=_5740926_1&amp;mode=view\"><span style=\"color:#0067AC;\">Readings</span></a>\n      </h3><a href=\"#\" class=\"ally-alternative-formats ally-prominent-af-download-button\" data-ally-external-id=\"content:_5740926_1\" data-ally-upload-type=\"RichContent\" title=\"Alternative formats\" style=\"display: none\">\n    <span class=\"ally-sr-only\">\n  \n\n\n            Readings\n      </span>\n</a>\n\n   \n </div>\n\n\n\n<div class=\"details\">\n    <div class=\"vtbegenerated\"> \n <p>This week's reading assignment includes the following:</p> \n <p><strong><span style=\"color: #0067ac;\">Text Books</span> </strong></p> \n <ul> \n  <li><span><span>Astrom</span></span>, J. K. &amp; Murray, R.M. (2008). <em>Feedback systems: An introduction for scientists and engineers</em>. Princeton, NJ: Princeton University Press.<br>Available at:&nbsp;<span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>http</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">://</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>www</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>cds</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>caltech</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>edu</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>~murray</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>amwiki</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/index.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>php</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/Second_Edition</span> \n   <ul style=\"list-style-type: circle;\"> \n    <li>Chapter 8</li> \n   </ul> </li> \n  <li><span><span>Chaparro</span></span>, L. (2014). <em>Signals and systems using MATLAB </em>(2<span><span>nd</span></span> ed.). Academic Press. \n   <ul style=\"list-style-type: circle;\"> \n    <li>Review: Chapters 0-7, 9, 12 (basically this is a week to review any material from this book that you would like -- no homework from the book)</li> \n   </ul> </li> \n </ul> \n <p><strong style=\"font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;\"><span style=\"color: #0067ac;\"><span><span>EReserves</span></span></span></strong></p> \n <p>The following supplemental readings are referenced in lecture 14G.</p> \n <ul> \n  <li>Wang, Q., <span><span>Molenaar</span></span> P., Harsh, S., Freeman, K., <span><span>Xie</span></span>, J., Gold, C., <span><span>Rovine</span></span>, M. &amp; <span><span>Ulbrecht</span></span> J. (2014). Personalized state-space modeling of glucose dynamics for Type I diabetes using continuously monitored glucose, insulin doses and meal intake: An extended <span><span>Kalman</span></span> filter approach. <em>Journal of Diabetes Science and Technology</em> 8(2), pp. 331-345. DOI: 10.1177/1932296814524080. <span class=\"axScoreIndicator axVtbeEmbedded application\"><span data-ally-scoreindicator=\"_51355330_2\"></span></span>\n<a target=\"_blank\" href=\"https://blackboard.jhu.edu/bbcswebdav/pid-5740926-dt-content-rid-51355330_2/xid-51355330_2\">PDF</a> \n<span class=\"contextMenuContainer application\" style=\" display: inline;\" bb:menugeneratorurl=\"/webapps/cmsmain/webui/courses/EN.625.260.81.FA18/extended_Kalman_filter_type_I_diabetes_2014.pdf?action=details&amp;subaction=generateFileMenuItem&amp;uniq=vd00vz&amp;course_id=_169707_1&amp;ctxMenuXythosId=51355330_2&amp;course_id=_169707_1\" bb:navitem=\"\" bb:contextparameters=\"\" bb:menuorder=\"openId_6299a17e958640cb8c646e1fac3231e4,open_with_browser_6299a17e958640cb8c646e1fac3231e4,open_with_bbdrive_6299a17e958640cb8c646e1fac3231e4,openWebId_6299a17e958640cb8c646e1fac3231e4,view360Id_6299a17e958640cb8c646e1fac3231e4,*separator*,*separator*,ax-ally-placeholder_6299a17e958640cb8c646e1fac3231e4,ax-ally-markForAxAnalysis_6299a17e958640cb8c646e1fac3231e4,*separator*,*separator*,content_settings_6299a17e958640cb8c646e1fac3231e4,content_editSettings_6299a17e958640cb8c646e1fac3231e4,content_edit_6299a17e958640cb8c646e1fac3231e4,properties_folder_6299a17e958640cb8c646e1fac3231e4,itemcarot_managerecord_6299a17e958640cb8c646e1fac3231e4,comments_tool_6299a17e958640cb8c646e1fac3231e4,subscriptions_list_6299a17e958640cb8c646e1fac3231e4,content_readfile_6299a17e958640cb8c646e1fac3231e4,content_overwrite_6299a17e958640cb8c646e1fac3231e4,passes_tool_6299a17e958640cb8c646e1fac3231e4,permissions_tool_6299a17e958640cb8c646e1fac3231e4,content_add_alignment_6299a17e958640cb8c646e1fac3231e4,content_tracking_6299a17e958640cb8c646e1fac3231e4,content_versions_6299a17e958640cb8c646e1fac3231e4,*separator*,*separator*,bookmarkId_6299a17e958640cb8c646e1fac3231e4,itemsId_6299a17e958640cb8c646e1fac3231e4,packagesId_6299a17e958640cb8c646e1fac3231e4,emailId_6299a17e958640cb8c646e1fac3231e4,removeContentFolderId_6299a17e958640cb8c646e1fac3231e4,*separator*,copyContentId_6299a17e958640cb8c646e1fac3231e4,moveContentId_6299a17e958640cb8c646e1fac3231e4,*separator*,removeContentId_6299a17e958640cb8c646e1fac3231e4,*separator*,Metadata_General_6299a17e958640cb8c646e1fac3231e4,Metadata_Dublin_Core_6299a17e958640cb8c646e1fac3231e4,Metadata_IMS_6299a17e958640cb8c646e1fac3231e4,Metadata_Full_IMS_6299a17e958640cb8c646e1fac3231e4,\" bb:overwritenavitems=\"\" bb:beforeshowfunc=\"\"> <a id=\"cmlink_6299a17e958640cb8c646e1fac3231e4\" onfocus=\"page.ContextMenu.LI(event, 'cmdiv_6299a17e958640cb8c646e1fac3231e4',true);\" onmouseover=\"page.ContextMenu.LI(event, 'cmdiv_6299a17e958640cb8c646e1fac3231e4',true);\" class=\"cmimg editmode jsInit   cmimg-hide\" href=\"#contextMenu\" title=\"Click for more options\"> <img src=\"/images/ci/icons/cmlink_generic.gif\" alt=\"Click for more options\" onload=\"page.ContextMenu.LI(event, 'cmdiv_6299a17e958640cb8c646e1fac3231e4',true);\"></a> \n  </span> \n<input type=\"hidden\" name=\"51355330_2_fileReadWritePermAvl\" id=\"51355330_2_fileReadWritePermAvl\" value=\"false\"> \n<script type=\"text/javascript\" src=\"/javascript/cdn.js\"></script> \n<script type=\"text/javascript\" src=\"/groupjs/FF147D720E72E17F96127A7085584389.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\" src=\"/webapps/cmsmain/dirlistrightframe/dirlist.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\" src=\"/webapps/cmsmain/static/bbDriveUtil.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\">\n    (function(){\n     var f = function(){\n           if ( window.DWREngine )\n      {\n       if( DWREngine._batch )\n       {\n      \t try {DWREngine.endBatch();} catch(ignore) {}\n       }\n       try {DWREngine.beginBatch();} catch(ignore) {}\n      } \n             page.ContextMenu.hideMenuDiv('6299a17e958640cb8c646e1fac3231e4');\n            if ( window.DWREngine )\n      {\n        try {DWREngine.endBatch();} catch(ignore) {}\n      }\n               };\n     var f2 = function()\n     {\n       if ( page.isLoaded )\n       {\n         f();\n       }\n       else\n       {\n         setTimeout( f2, 500 );\n       }\n     }\n     f2();\n    })();\n   </script></li> \n </ul> \n</div>\n  </div>\n\n <div id=\"_5740926_1previewModule\" class=\"moduleSample\">\n </div>\n",
        "url": "https://blackboard.jhu.edu/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&content_id=_5740926_1&mode=view",
        "title": "Readings"
    },
    "html": "\n\n<img alt=\"Tools Area\" src=\"/webapps/ATLS-AresCourseReserves-bb_bb60/images/ares.gif\" class=\"item_icon\">\n\n<div class=\"item clearfix\" id=\"_5740926_1\">\n\n <h3 id=\"anonymous_element_12\">\n  <span class=\"reorder editmode hideme\"><span><img src=\"/images/ci/icons/generic_updown.gif\" alt=\"\"></span></span>\n\n\n            <a href=\"/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&amp;content_id=_5740926_1&amp;mode=view\"><span style=\"color:#0067AC;\">Readings</span></a>\n      </h3><a href=\"#\" class=\"ally-alternative-formats ally-prominent-af-download-button\" data-ally-external-id=\"content:_5740926_1\" data-ally-upload-type=\"RichContent\" title=\"Alternative formats\" style=\"display: none\">\n    <span class=\"ally-sr-only\">\n  \n\n\n            Readings\n      </span>\n</a>\n\n   \n </div>\n\n\n\n<div class=\"details\">\n    <div class=\"vtbegenerated\"> \n <p>This week's reading assignment includes the following:</p> \n <p><strong><span style=\"color: #0067ac;\">Text Books</span> </strong></p> \n <ul> \n  <li><span><span>Astrom</span></span>, J. K. &amp; Murray, R.M. (2008). <em>Feedback systems: An introduction for scientists and engineers</em>. Princeton, NJ: Princeton University Press.<br>Available at:&nbsp;<span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>http</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">://</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>www</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>cds</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>caltech</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>edu</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>~murray</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>amwiki</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/index.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>php</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/Second_Edition</span> \n   <ul style=\"list-style-type: circle;\"> \n    <li>Chapter 8</li> \n   </ul> </li> \n  <li><span><span>Chaparro</span></span>, L. (2014). <em>Signals and systems using MATLAB </em>(2<span><span>nd</span></span> ed.). Academic Press. \n   <ul style=\"list-style-type: circle;\"> \n    <li>Review: Chapters 0-7, 9, 12 (basically this is a week to review any material from this book that you would like -- no homework from the book)</li> \n   </ul> </li> \n </ul> \n <p><strong style=\"font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;\"><span style=\"color: #0067ac;\"><span><span>EReserves</span></span></span></strong></p> \n <p>The following supplemental readings are referenced in lecture 14G.</p> \n <ul> \n  <li>Wang, Q., <span><span>Molenaar</span></span> P., Harsh, S., Freeman, K., <span><span>Xie</span></span>, J., Gold, C., <span><span>Rovine</span></span>, M. &amp; <span><span>Ulbrecht</span></span> J. (2014). Personalized state-space modeling of glucose dynamics for Type I diabetes using continuously monitored glucose, insulin doses and meal intake: An extended <span><span>Kalman</span></span> filter approach. <em>Journal of Diabetes Science and Technology</em> 8(2), pp. 331-345. DOI: 10.1177/1932296814524080. <span class=\"axScoreIndicator axVtbeEmbedded application\"><span data-ally-scoreindicator=\"_51355330_2\"></span></span>\n<a target=\"_blank\" href=\"https://blackboard.jhu.edu/bbcswebdav/pid-5740926-dt-content-rid-51355330_2/xid-51355330_2\">PDF</a> \n<span class=\"contextMenuContainer application\" style=\" display: inline;\" bb:menugeneratorurl=\"/webapps/cmsmain/webui/courses/EN.625.260.81.FA18/extended_Kalman_filter_type_I_diabetes_2014.pdf?action=details&amp;subaction=generateFileMenuItem&amp;uniq=vd00vz&amp;course_id=_169707_1&amp;ctxMenuXythosId=51355330_2&amp;course_id=_169707_1\" bb:navitem=\"\" bb:contextparameters=\"\" bb:menuorder=\"openId_6299a17e958640cb8c646e1fac3231e4,open_with_browser_6299a17e958640cb8c646e1fac3231e4,open_with_bbdrive_6299a17e958640cb8c646e1fac3231e4,openWebId_6299a17e958640cb8c646e1fac3231e4,view360Id_6299a17e958640cb8c646e1fac3231e4,*separator*,*separator*,ax-ally-placeholder_6299a17e958640cb8c646e1fac3231e4,ax-ally-markForAxAnalysis_6299a17e958640cb8c646e1fac3231e4,*separator*,*separator*,content_settings_6299a17e958640cb8c646e1fac3231e4,content_editSettings_6299a17e958640cb8c646e1fac3231e4,content_edit_6299a17e958640cb8c646e1fac3231e4,properties_folder_6299a17e958640cb8c646e1fac3231e4,itemcarot_managerecord_6299a17e958640cb8c646e1fac3231e4,comments_tool_6299a17e958640cb8c646e1fac3231e4,subscriptions_list_6299a17e958640cb8c646e1fac3231e4,content_readfile_6299a17e958640cb8c646e1fac3231e4,content_overwrite_6299a17e958640cb8c646e1fac3231e4,passes_tool_6299a17e958640cb8c646e1fac3231e4,permissions_tool_6299a17e958640cb8c646e1fac3231e4,content_add_alignment_6299a17e958640cb8c646e1fac3231e4,content_tracking_6299a17e958640cb8c646e1fac3231e4,content_versions_6299a17e958640cb8c646e1fac3231e4,*separator*,*separator*,bookmarkId_6299a17e958640cb8c646e1fac3231e4,itemsId_6299a17e958640cb8c646e1fac3231e4,packagesId_6299a17e958640cb8c646e1fac3231e4,emailId_6299a17e958640cb8c646e1fac3231e4,removeContentFolderId_6299a17e958640cb8c646e1fac3231e4,*separator*,copyContentId_6299a17e958640cb8c646e1fac3231e4,moveContentId_6299a17e958640cb8c646e1fac3231e4,*separator*,removeContentId_6299a17e958640cb8c646e1fac3231e4,*separator*,Metadata_General_6299a17e958640cb8c646e1fac3231e4,Metadata_Dublin_Core_6299a17e958640cb8c646e1fac3231e4,Metadata_IMS_6299a17e958640cb8c646e1fac3231e4,Metadata_Full_IMS_6299a17e958640cb8c646e1fac3231e4,\" bb:overwritenavitems=\"\" bb:beforeshowfunc=\"\"> <a id=\"cmlink_6299a17e958640cb8c646e1fac3231e4\" onfocus=\"page.ContextMenu.LI(event, 'cmdiv_6299a17e958640cb8c646e1fac3231e4',true);\" onmouseover=\"page.ContextMenu.LI(event, 'cmdiv_6299a17e958640cb8c646e1fac3231e4',true);\" class=\"cmimg editmode jsInit   cmimg-hide\" href=\"#contextMenu\" title=\"Click for more options\"> <img src=\"/images/ci/icons/cmlink_generic.gif\" alt=\"Click for more options\" onload=\"page.ContextMenu.LI(event, 'cmdiv_6299a17e958640cb8c646e1fac3231e4',true);\"></a> \n  </span> \n<input type=\"hidden\" name=\"51355330_2_fileReadWritePermAvl\" id=\"51355330_2_fileReadWritePermAvl\" value=\"false\"> \n<script type=\"text/javascript\" src=\"/javascript/cdn.js\"></script> \n<script type=\"text/javascript\" src=\"/groupjs/FF147D720E72E17F96127A7085584389.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\" src=\"/webapps/cmsmain/dirlistrightframe/dirlist.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\" src=\"/webapps/cmsmain/static/bbDriveUtil.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\">\n    (function(){\n     var f = function(){\n           if ( window.DWREngine )\n      {\n       if( DWREngine._batch )\n       {\n      \t try {DWREngine.endBatch();} catch(ignore) {}\n       }\n       try {DWREngine.beginBatch();} catch(ignore) {}\n      } \n             page.ContextMenu.hideMenuDiv('6299a17e958640cb8c646e1fac3231e4');\n            if ( window.DWREngine )\n      {\n        try {DWREngine.endBatch();} catch(ignore) {}\n      }\n               };\n     var f2 = function()\n     {\n       if ( page.isLoaded )\n       {\n         f();\n       }\n       else\n       {\n         setTimeout( f2, 500 );\n       }\n     }\n     f2();\n    })();\n   </script></li> \n </ul> \n</div>\n  </div>\n\n <div id=\"_5740926_1previewModule\" class=\"moduleSample\">\n </div>\n",
    "url": "https://blackboard.jhu.edu/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&content_id=_5740926_1&mode=view",
    "parent": 136,
    "has_attachments": 0,
    "rendered": {
        "title": "Readings",
        "body": "\n    <div> \n <p>This week's reading assignment includes the following:</p> \n <p><strong><span>Text Books</span> </strong></p> \n <ul> \n  <li><span><span>Astrom</span></span>, J. K. &amp; Murray, R.M. (2008). <em>Feedback systems: An introduction for scientists and engineers</em>. Princeton, NJ: Princeton University Press.Available at:&nbsp;<span><span><span>http</span></span></span><span>://</span><span><span><span>www</span></span></span><span>.</span><span><span><span>cds</span></span></span><span>.</span><span><span><span>caltech</span></span></span><span>.</span><span><span><span>edu</span></span></span><span>/</span><span><span><span>~murray</span></span></span><span>/</span><span><span><span>amwiki</span></span></span><span>/index.</span><span><span><span>php</span></span></span><span>/Second_Edition</span> \n   <ul> \n    <li>Chapter 8</li> \n   </ul> </li> \n  <li><span><span>Chaparro</span></span>, L. (2014). <em>Signals and systems using MATLAB </em>(2<span><span>nd</span></span> ed.). Academic Press. \n   <ul> \n    <li>Review: Chapters 0-7, 9, 12 (basically this is a week to review any material from this book that you would like -- no homework from the book)</li> \n   </ul> </li> \n </ul> \n <p><strong><span><span><span>EReserves</span></span></span></strong></p> \n <p>The following supplemental readings are referenced in lecture 14G.</p> \n <ul> \n  <li>Wang, Q., <span><span>Molenaar</span></span> P., Harsh, S., Freeman, K., <span><span>Xie</span></span>, J., Gold, C., <span><span>Rovine</span></span>, M. &amp; <span><span>Ulbrecht</span></span> J. (2014). Personalized state-space modeling of glucose dynamics for Type I diabetes using continuously monitored glucose, insulin doses and meal intake: An extended <span><span>Kalman</span></span> filter approach. <em>Journal of Diabetes Science and Technology</em> 8(2), pp. 331-345. DOI: 10.1177/1932296814524080. \n<a target=\"_blank\" href=\"https://blackboard.jhu.edu/bbcswebdav/pid-5740926-dt-content-rid-51355330_2/xid-51355330_2\">PDF</a> \n<span bb:menugeneratorurl=\"/webapps/cmsmain/webui/courses/EN.625.260.81.FA18/extended_Kalman_filter_type_I_diabetes_2014.pdf?action=details&amp;subaction=generateFileMenuItem&amp;uniq=vd00vz&amp;course_id=_169707_1&amp;ctxMenuXythosId=51355330_2&amp;course_id=_169707_1\" bb:navitem=\"\" bb:contextparameters=\"\" bb:menuorder=\"openId_6299a17e958640cb8c646e1fac3231e4,open_with_browser_6299a17e958640cb8c646e1fac3231e4,open_with_bbdrive_6299a17e958640cb8c646e1fac3231e4,openWebId_6299a17e958640cb8c646e1fac3231e4,view360Id_6299a17e958640cb8c646e1fac3231e4,*separator*,*separator*,ax-ally-placeholder_6299a17e958640cb8c646e1fac3231e4,ax-ally-markForAxAnalysis_6299a17e958640cb8c646e1fac3231e4,*separator*,*separator*,content_settings_6299a17e958640cb8c646e1fac3231e4,content_editSettings_6299a17e958640cb8c646e1fac3231e4,content_edit_6299a17e958640cb8c646e1fac3231e4,properties_folder_6299a17e958640cb8c646e1fac3231e4,itemcarot_managerecord_6299a17e958640cb8c646e1fac3231e4,comments_tool_6299a17e958640cb8c646e1fac3231e4,subscriptions_list_6299a17e958640cb8c646e1fac3231e4,content_readfile_6299a17e958640cb8c646e1fac3231e4,content_overwrite_6299a17e958640cb8c646e1fac3231e4,passes_tool_6299a17e958640cb8c646e1fac3231e4,permissions_tool_6299a17e958640cb8c646e1fac3231e4,content_add_alignment_6299a17e958640cb8c646e1fac3231e4,content_tracking_6299a17e958640cb8c646e1fac3231e4,content_versions_6299a17e958640cb8c646e1fac3231e4,*separator*,*separator*,bookmarkId_6299a17e958640cb8c646e1fac3231e4,itemsId_6299a17e958640cb8c646e1fac3231e4,packagesId_6299a17e958640cb8c646e1fac3231e4,emailId_6299a17e958640cb8c646e1fac3231e4,removeContentFolderId_6299a17e958640cb8c646e1fac3231e4,*separator*,copyContentId_6299a17e958640cb8c646e1fac3231e4,moveContentId_6299a17e958640cb8c646e1fac3231e4,*separator*,removeContentId_6299a17e958640cb8c646e1fac3231e4,*separator*,Metadata_General_6299a17e958640cb8c646e1fac3231e4,Metadata_Dublin_Core_6299a17e958640cb8c646e1fac3231e4,Metadata_IMS_6299a17e958640cb8c646e1fac3231e4,Metadata_Full_IMS_6299a17e958640cb8c646e1fac3231e4,\" bb:overwritenavitems=\"\" bb:beforeshowfunc=\"\"> <a id=\"cmlink_6299a17e958640cb8c646e1fac3231e4\" onfocus=\"page.ContextMenu.LI(event, 'cmdiv_6299a17e958640cb8c646e1fac3231e4',true);\" onmouseover=\"page.ContextMenu.LI(event, 'cmdiv_6299a17e958640cb8c646e1fac3231e4',true);\" href=\"#contextMenu\" title=\"Click for more options\"> </a> \n  </span> \n \n \n \n \n \n</li> \n </ul> \n</div>\n  "
    },
    "attachments": [
        {
            "id": 606,
            "name": "file_1.pdf",
            "location": "./attachments/cell_631/file_1.pdf",
            "metadata": {
                "title": "file_1.pdf",
                "url": "https://blackboard.jhu.edu/bbcswebdav/pid-5740926-dt-content-rid-51355330_2/xid-51355330_2",
                "mime": "application/pdf",
                "file": "./attachments/cell_631/file_1.pdf",
                "icon": "file-pdf"
            },
            "parent": 631,
            "ordering": 0,
            "link": "./attachments/cell_631/file_1.pdf"
        }
    ]
}

Module 14 Discussion Participation GuidelinesQuestion:

Cell description

Discussion forum rubric: 625.260 Discussion Rubric

Participation Guidelines

Participation in class discussions are important in this course and to your final grade. Be energetic in your participation, posting discussion responses assigned in each module, interacting with other students and your instructor, in your responses and postings.

Check the rubric above to ensure you understand the expectations and how you will be assessed on these important assignments. 

There is one discussion thread in this module. Submit your posts by clicking on the "Module 14 Discussion" link above and creating a new thread. Please contribute to the class discussion with your discussion about:

Question:

Thread 14.1

  • Give an example problem where you’ve seen Kalman filtering used to address a problem that you are interested in pursuing and/or have knowledge about the primary system that it is being used for. How is this related to data fusion and machine learning?
  • Have you used a variant of Kalman filtering in any of your work or seen it used by anyone that you know?
  • Building on your knowledge from this last module, discuss a control problem that you find interesting where the linear Kalman filter clearly won’t work. Discuss how you might be able to solve the problem with a non-linear Kalman filter and/or why you think that it simply can’t be controlled via a Kalman filter.

For responses to classmates' posts, please realize that just posting ‘I agree’ or ‘I disagree’ is not sufficient.

Don’t be afraid to share your insights and discoveries. This is how we will build a community around the course.

You are asked not only to create an original post, but also to thoughtfully respond to at least two of your peers for full credit. Your initial posts are due by midnight on Day 4 of this module. Responses to your peers are due by midnight on Day 7 of this module.

Required Activity: 1 Original Post / 2 Responses Due by: Original Post 11:59PM Day 4, Responses 11:59PM Day 7

Technical
{
    "id": 632,
    "kind": "Discussion Board",
    "json": {
        "kind": "Discussion Board",
        "html": "\n\n<img alt=\"Discussion Board\" src=\"/images/ci/sets/set01/discussion_on.gif\" class=\"item_icon\">\n\n<div class=\"item clearfix\" id=\"_5740927_1\">\n\n <h3 id=\"anonymous_element_13\">\n  <span class=\"reorder editmode hideme\"><span><img src=\"/images/ci/icons/generic_updown.gif\" alt=\"\"></span></span>\n\n\n            <a href=\"/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&amp;content_id=_5740927_1&amp;mode=view\"><span style=\"color:#0067ac;\">Module 14 Discussion</span></a>\n      </h3><a href=\"#\" class=\"ally-alternative-formats ally-prominent-af-download-button\" data-ally-external-id=\"content:_5740927_1\" data-ally-upload-type=\"RichContent\" title=\"Alternative formats\" style=\"display: none\">\n    <span class=\"ally-sr-only\">\n  \n\n\n            Module 14 Discussion\n      </span>\n</a>\n\n   \n </div>\n\n\n\n<div class=\"details\">\n    <div class=\"vtbegenerated\"> \n <p style=\"color: #0067ac;\"><span style=\"color: #000000;\"><strong>Discussion forum rubric:</strong> <span class=\"axScoreIndicator axVtbeEmbedded application\"><span data-ally-scoreindicator=\"_51355346_2\"></span></span>\n<a target=\"_blank\" href=\"https://blackboard.jhu.edu/bbcswebdav/pid-5740927-dt-content-rid-51355346_2/xid-51355346_2\">625.260 Discussion Rubric</a> \n<span class=\"contextMenuContainer application\" style=\" display: inline;\" bb:menugeneratorurl=\"/webapps/cmsmain/webui/courses/EN.625.260.81.FA18/Module%201/Discussion_Rubric.pdf?action=details&amp;subaction=generateFileMenuItem&amp;uniq=vd00w1&amp;course_id=_169707_1&amp;ctxMenuXythosId=51355346_2&amp;course_id=_169707_1\" bb:navitem=\"\" bb:contextparameters=\"\" bb:menuorder=\"openId_fc9f7dae1e8e4b3399f2209239e8ee4c,open_with_browser_fc9f7dae1e8e4b3399f2209239e8ee4c,open_with_bbdrive_fc9f7dae1e8e4b3399f2209239e8ee4c,openWebId_fc9f7dae1e8e4b3399f2209239e8ee4c,view360Id_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,*separator*,ax-ally-placeholder_fc9f7dae1e8e4b3399f2209239e8ee4c,ax-ally-markForAxAnalysis_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,*separator*,content_settings_fc9f7dae1e8e4b3399f2209239e8ee4c,content_editSettings_fc9f7dae1e8e4b3399f2209239e8ee4c,content_edit_fc9f7dae1e8e4b3399f2209239e8ee4c,properties_folder_fc9f7dae1e8e4b3399f2209239e8ee4c,itemcarot_managerecord_fc9f7dae1e8e4b3399f2209239e8ee4c,comments_tool_fc9f7dae1e8e4b3399f2209239e8ee4c,subscriptions_list_fc9f7dae1e8e4b3399f2209239e8ee4c,content_readfile_fc9f7dae1e8e4b3399f2209239e8ee4c,content_overwrite_fc9f7dae1e8e4b3399f2209239e8ee4c,passes_tool_fc9f7dae1e8e4b3399f2209239e8ee4c,permissions_tool_fc9f7dae1e8e4b3399f2209239e8ee4c,content_add_alignment_fc9f7dae1e8e4b3399f2209239e8ee4c,content_tracking_fc9f7dae1e8e4b3399f2209239e8ee4c,content_versions_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,*separator*,bookmarkId_fc9f7dae1e8e4b3399f2209239e8ee4c,itemsId_fc9f7dae1e8e4b3399f2209239e8ee4c,packagesId_fc9f7dae1e8e4b3399f2209239e8ee4c,emailId_fc9f7dae1e8e4b3399f2209239e8ee4c,removeContentFolderId_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,copyContentId_fc9f7dae1e8e4b3399f2209239e8ee4c,moveContentId_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,removeContentId_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,Metadata_General_fc9f7dae1e8e4b3399f2209239e8ee4c,Metadata_Dublin_Core_fc9f7dae1e8e4b3399f2209239e8ee4c,Metadata_IMS_fc9f7dae1e8e4b3399f2209239e8ee4c,Metadata_Full_IMS_fc9f7dae1e8e4b3399f2209239e8ee4c,\" bb:overwritenavitems=\"\" bb:beforeshowfunc=\"\"> <a id=\"cmlink_fc9f7dae1e8e4b3399f2209239e8ee4c\" onfocus=\"page.ContextMenu.LI(event, 'cmdiv_fc9f7dae1e8e4b3399f2209239e8ee4c',true);\" onmouseover=\"page.ContextMenu.LI(event, 'cmdiv_fc9f7dae1e8e4b3399f2209239e8ee4c',true);\" class=\"cmimg editmode jsInit   cmimg-hide\" href=\"#contextMenu\" title=\"Click for more options\"> <img src=\"/images/ci/icons/cmlink_generic.gif\" alt=\"Click for more options\" onload=\"page.ContextMenu.LI(event, 'cmdiv_fc9f7dae1e8e4b3399f2209239e8ee4c',true);\"></a> \n </span></span></p>  \n<input type=\"hidden\" name=\"51355346_2_fileReadWritePermAvl\" id=\"51355346_2_fileReadWritePermAvl\" value=\"false\"> \n<script type=\"text/javascript\" src=\"/javascript/cdn.js\"></script> \n<script type=\"text/javascript\" src=\"/groupjs/FF147D720E72E17F96127A7085584389.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\" src=\"/webapps/cmsmain/dirlistrightframe/dirlist.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\" src=\"/webapps/cmsmain/static/bbDriveUtil.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\">\n    (function(){\n     var f = function(){\n           if ( window.DWREngine )\n      {\n       if( DWREngine._batch )\n       {\n      \t try {DWREngine.endBatch();} catch(ignore) {}\n       }\n       try {DWREngine.beginBatch();} catch(ignore) {}\n      } \n             page.ContextMenu.hideMenuDiv('fc9f7dae1e8e4b3399f2209239e8ee4c');\n            if ( window.DWREngine )\n      {\n        try {DWREngine.endBatch();} catch(ignore) {}\n      }\n               };\n     var f2 = function()\n     {\n       if ( page.isLoaded )\n       {\n         f();\n       }\n       else\n       {\n         setTimeout( f2, 500 );\n       }\n     }\n     f2();\n    })();\n   </script><p></p> \n <h3 style=\"color: #0067ac;\" id=\"anonymous_element_14\">Participation Guidelines</h3> \n <p>Participation in class discussions are important in this course and to your final grade. Be energetic in your participation, posting discussion responses assigned in each module, interacting with other students and your instructor, in your responses and postings.</p> \n <p>Check the rubric above to ensure you understand the expectations and how you will be assessed on these important assignments.&nbsp;</p> \n <p>There is one discussion thread in this module. Submit your posts by clicking on the \"Module 14 Discussion\" link above and creating a new thread. Please contribute to the class discussion with your discussion about:</p> \n <h3 style=\"color: #0067ac;\" id=\"anonymous_element_15\">Question:</h3> \n <p style=\"margin-left: 30px;\"><strong style=\"font-size: 13px;\">Thread 14.1</strong></p> \n <ul> \n  <li>Give an example problem where you’ve seen Kalman filtering used to address a problem that you are interested in pursuing and/or have knowledge about the primary system that it is being used for. How is this related to data fusion and machine learning?</li> \n  <li>Have you used a variant of Kalman filtering in any of your work or seen it used by anyone that you know?</li> \n  <li>Building on your knowledge from this last module, discuss a control problem that you find interesting where the linear Kalman filter clearly won’t work. Discuss how you might be able to solve the problem with a non-linear Kalman filter and/or why you think that it simply can’t be controlled via a Kalman filter.</li> \n </ul> \n <p>For responses to classmates' posts, please realize that just posting ‘I agree’ or ‘I disagree’ is not sufficient.</p> \n <p>Don’t be afraid to share your insights and discoveries. This is how we will build a community around the course.</p> \n <p>You are asked not only to create an original post, but also to thoughtfully respond to at least two of your peers for full credit. Your initial posts are due by midnight on Day 4 of this module. Responses to your peers are due by midnight on Day 7 of this module.</p> \n <p style=\"font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: small;\"><span style=\"text-decoration: underline;\">Required Activity</span>: 1 Original Post / 2 Responses<br> <span style=\"text-decoration: underline;\">Due by</span>: Original Post 11:59PM Day 4, Responses 11:59PM Day 7</p> \n <br> \n</div>\n  </div>\n\n <div id=\"_5740927_1previewModule\" class=\"moduleSample\">\n </div>\n",
        "url": "https://blackboard.jhu.edu/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&content_id=_5740927_1&mode=view",
        "title": "Module 14 Discussion"
    },
    "html": "\n\n<img alt=\"Discussion Board\" src=\"/images/ci/sets/set01/discussion_on.gif\" class=\"item_icon\">\n\n<div class=\"item clearfix\" id=\"_5740927_1\">\n\n <h3 id=\"anonymous_element_13\">\n  <span class=\"reorder editmode hideme\"><span><img src=\"/images/ci/icons/generic_updown.gif\" alt=\"\"></span></span>\n\n\n            <a href=\"/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&amp;content_id=_5740927_1&amp;mode=view\"><span style=\"color:#0067ac;\">Module 14 Discussion</span></a>\n      </h3><a href=\"#\" class=\"ally-alternative-formats ally-prominent-af-download-button\" data-ally-external-id=\"content:_5740927_1\" data-ally-upload-type=\"RichContent\" title=\"Alternative formats\" style=\"display: none\">\n    <span class=\"ally-sr-only\">\n  \n\n\n            Module 14 Discussion\n      </span>\n</a>\n\n   \n </div>\n\n\n\n<div class=\"details\">\n    <div class=\"vtbegenerated\"> \n <p style=\"color: #0067ac;\"><span style=\"color: #000000;\"><strong>Discussion forum rubric:</strong> <span class=\"axScoreIndicator axVtbeEmbedded application\"><span data-ally-scoreindicator=\"_51355346_2\"></span></span>\n<a target=\"_blank\" href=\"https://blackboard.jhu.edu/bbcswebdav/pid-5740927-dt-content-rid-51355346_2/xid-51355346_2\">625.260 Discussion Rubric</a> \n<span class=\"contextMenuContainer application\" style=\" display: inline;\" bb:menugeneratorurl=\"/webapps/cmsmain/webui/courses/EN.625.260.81.FA18/Module%201/Discussion_Rubric.pdf?action=details&amp;subaction=generateFileMenuItem&amp;uniq=vd00w1&amp;course_id=_169707_1&amp;ctxMenuXythosId=51355346_2&amp;course_id=_169707_1\" bb:navitem=\"\" bb:contextparameters=\"\" bb:menuorder=\"openId_fc9f7dae1e8e4b3399f2209239e8ee4c,open_with_browser_fc9f7dae1e8e4b3399f2209239e8ee4c,open_with_bbdrive_fc9f7dae1e8e4b3399f2209239e8ee4c,openWebId_fc9f7dae1e8e4b3399f2209239e8ee4c,view360Id_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,*separator*,ax-ally-placeholder_fc9f7dae1e8e4b3399f2209239e8ee4c,ax-ally-markForAxAnalysis_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,*separator*,content_settings_fc9f7dae1e8e4b3399f2209239e8ee4c,content_editSettings_fc9f7dae1e8e4b3399f2209239e8ee4c,content_edit_fc9f7dae1e8e4b3399f2209239e8ee4c,properties_folder_fc9f7dae1e8e4b3399f2209239e8ee4c,itemcarot_managerecord_fc9f7dae1e8e4b3399f2209239e8ee4c,comments_tool_fc9f7dae1e8e4b3399f2209239e8ee4c,subscriptions_list_fc9f7dae1e8e4b3399f2209239e8ee4c,content_readfile_fc9f7dae1e8e4b3399f2209239e8ee4c,content_overwrite_fc9f7dae1e8e4b3399f2209239e8ee4c,passes_tool_fc9f7dae1e8e4b3399f2209239e8ee4c,permissions_tool_fc9f7dae1e8e4b3399f2209239e8ee4c,content_add_alignment_fc9f7dae1e8e4b3399f2209239e8ee4c,content_tracking_fc9f7dae1e8e4b3399f2209239e8ee4c,content_versions_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,*separator*,bookmarkId_fc9f7dae1e8e4b3399f2209239e8ee4c,itemsId_fc9f7dae1e8e4b3399f2209239e8ee4c,packagesId_fc9f7dae1e8e4b3399f2209239e8ee4c,emailId_fc9f7dae1e8e4b3399f2209239e8ee4c,removeContentFolderId_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,copyContentId_fc9f7dae1e8e4b3399f2209239e8ee4c,moveContentId_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,removeContentId_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,Metadata_General_fc9f7dae1e8e4b3399f2209239e8ee4c,Metadata_Dublin_Core_fc9f7dae1e8e4b3399f2209239e8ee4c,Metadata_IMS_fc9f7dae1e8e4b3399f2209239e8ee4c,Metadata_Full_IMS_fc9f7dae1e8e4b3399f2209239e8ee4c,\" bb:overwritenavitems=\"\" bb:beforeshowfunc=\"\"> <a id=\"cmlink_fc9f7dae1e8e4b3399f2209239e8ee4c\" onfocus=\"page.ContextMenu.LI(event, 'cmdiv_fc9f7dae1e8e4b3399f2209239e8ee4c',true);\" onmouseover=\"page.ContextMenu.LI(event, 'cmdiv_fc9f7dae1e8e4b3399f2209239e8ee4c',true);\" class=\"cmimg editmode jsInit   cmimg-hide\" href=\"#contextMenu\" title=\"Click for more options\"> <img src=\"/images/ci/icons/cmlink_generic.gif\" alt=\"Click for more options\" onload=\"page.ContextMenu.LI(event, 'cmdiv_fc9f7dae1e8e4b3399f2209239e8ee4c',true);\"></a> \n </span></span></p>  \n<input type=\"hidden\" name=\"51355346_2_fileReadWritePermAvl\" id=\"51355346_2_fileReadWritePermAvl\" value=\"false\"> \n<script type=\"text/javascript\" src=\"/javascript/cdn.js\"></script> \n<script type=\"text/javascript\" src=\"/groupjs/FF147D720E72E17F96127A7085584389.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\" src=\"/webapps/cmsmain/dirlistrightframe/dirlist.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\" src=\"/webapps/cmsmain/static/bbDriveUtil.js?v=3800.0.9-rel.16+8f8c3e7\"></script> \n<script type=\"text/javascript\">\n    (function(){\n     var f = function(){\n           if ( window.DWREngine )\n      {\n       if( DWREngine._batch )\n       {\n      \t try {DWREngine.endBatch();} catch(ignore) {}\n       }\n       try {DWREngine.beginBatch();} catch(ignore) {}\n      } \n             page.ContextMenu.hideMenuDiv('fc9f7dae1e8e4b3399f2209239e8ee4c');\n            if ( window.DWREngine )\n      {\n        try {DWREngine.endBatch();} catch(ignore) {}\n      }\n               };\n     var f2 = function()\n     {\n       if ( page.isLoaded )\n       {\n         f();\n       }\n       else\n       {\n         setTimeout( f2, 500 );\n       }\n     }\n     f2();\n    })();\n   </script><p></p> \n <h3 style=\"color: #0067ac;\" id=\"anonymous_element_14\">Participation Guidelines</h3> \n <p>Participation in class discussions are important in this course and to your final grade. Be energetic in your participation, posting discussion responses assigned in each module, interacting with other students and your instructor, in your responses and postings.</p> \n <p>Check the rubric above to ensure you understand the expectations and how you will be assessed on these important assignments.&nbsp;</p> \n <p>There is one discussion thread in this module. Submit your posts by clicking on the \"Module 14 Discussion\" link above and creating a new thread. Please contribute to the class discussion with your discussion about:</p> \n <h3 style=\"color: #0067ac;\" id=\"anonymous_element_15\">Question:</h3> \n <p style=\"margin-left: 30px;\"><strong style=\"font-size: 13px;\">Thread 14.1</strong></p> \n <ul> \n  <li>Give an example problem where you’ve seen Kalman filtering used to address a problem that you are interested in pursuing and/or have knowledge about the primary system that it is being used for. How is this related to data fusion and machine learning?</li> \n  <li>Have you used a variant of Kalman filtering in any of your work or seen it used by anyone that you know?</li> \n  <li>Building on your knowledge from this last module, discuss a control problem that you find interesting where the linear Kalman filter clearly won’t work. Discuss how you might be able to solve the problem with a non-linear Kalman filter and/or why you think that it simply can’t be controlled via a Kalman filter.</li> \n </ul> \n <p>For responses to classmates' posts, please realize that just posting ‘I agree’ or ‘I disagree’ is not sufficient.</p> \n <p>Don’t be afraid to share your insights and discoveries. This is how we will build a community around the course.</p> \n <p>You are asked not only to create an original post, but also to thoughtfully respond to at least two of your peers for full credit. Your initial posts are due by midnight on Day 4 of this module. Responses to your peers are due by midnight on Day 7 of this module.</p> \n <p style=\"font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: small;\"><span style=\"text-decoration: underline;\">Required Activity</span>: 1 Original Post / 2 Responses<br> <span style=\"text-decoration: underline;\">Due by</span>: Original Post 11:59PM Day 4, Responses 11:59PM Day 7</p> \n <br> \n</div>\n  </div>\n\n <div id=\"_5740927_1previewModule\" class=\"moduleSample\">\n </div>\n",
    "url": "https://blackboard.jhu.edu/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&content_id=_5740927_1&mode=view",
    "parent": 136,
    "has_attachments": 0,
    "rendered": {
        "title": "Module 14 Discussion\n      Participation GuidelinesQuestion:",
        "body": "\n    <div> \n <p><span><strong>Discussion forum rubric:</strong> \n<a target=\"_blank\" href=\"https://blackboard.jhu.edu/bbcswebdav/pid-5740927-dt-content-rid-51355346_2/xid-51355346_2\">625.260 Discussion Rubric</a> \n<span bb:menugeneratorurl=\"/webapps/cmsmain/webui/courses/EN.625.260.81.FA18/Module%201/Discussion_Rubric.pdf?action=details&amp;subaction=generateFileMenuItem&amp;uniq=vd00w1&amp;course_id=_169707_1&amp;ctxMenuXythosId=51355346_2&amp;course_id=_169707_1\" bb:navitem=\"\" bb:contextparameters=\"\" bb:menuorder=\"openId_fc9f7dae1e8e4b3399f2209239e8ee4c,open_with_browser_fc9f7dae1e8e4b3399f2209239e8ee4c,open_with_bbdrive_fc9f7dae1e8e4b3399f2209239e8ee4c,openWebId_fc9f7dae1e8e4b3399f2209239e8ee4c,view360Id_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,*separator*,ax-ally-placeholder_fc9f7dae1e8e4b3399f2209239e8ee4c,ax-ally-markForAxAnalysis_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,*separator*,content_settings_fc9f7dae1e8e4b3399f2209239e8ee4c,content_editSettings_fc9f7dae1e8e4b3399f2209239e8ee4c,content_edit_fc9f7dae1e8e4b3399f2209239e8ee4c,properties_folder_fc9f7dae1e8e4b3399f2209239e8ee4c,itemcarot_managerecord_fc9f7dae1e8e4b3399f2209239e8ee4c,comments_tool_fc9f7dae1e8e4b3399f2209239e8ee4c,subscriptions_list_fc9f7dae1e8e4b3399f2209239e8ee4c,content_readfile_fc9f7dae1e8e4b3399f2209239e8ee4c,content_overwrite_fc9f7dae1e8e4b3399f2209239e8ee4c,passes_tool_fc9f7dae1e8e4b3399f2209239e8ee4c,permissions_tool_fc9f7dae1e8e4b3399f2209239e8ee4c,content_add_alignment_fc9f7dae1e8e4b3399f2209239e8ee4c,content_tracking_fc9f7dae1e8e4b3399f2209239e8ee4c,content_versions_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,*separator*,bookmarkId_fc9f7dae1e8e4b3399f2209239e8ee4c,itemsId_fc9f7dae1e8e4b3399f2209239e8ee4c,packagesId_fc9f7dae1e8e4b3399f2209239e8ee4c,emailId_fc9f7dae1e8e4b3399f2209239e8ee4c,removeContentFolderId_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,copyContentId_fc9f7dae1e8e4b3399f2209239e8ee4c,moveContentId_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,removeContentId_fc9f7dae1e8e4b3399f2209239e8ee4c,*separator*,Metadata_General_fc9f7dae1e8e4b3399f2209239e8ee4c,Metadata_Dublin_Core_fc9f7dae1e8e4b3399f2209239e8ee4c,Metadata_IMS_fc9f7dae1e8e4b3399f2209239e8ee4c,Metadata_Full_IMS_fc9f7dae1e8e4b3399f2209239e8ee4c,\" bb:overwritenavitems=\"\" bb:beforeshowfunc=\"\"> <a id=\"cmlink_fc9f7dae1e8e4b3399f2209239e8ee4c\" onfocus=\"page.ContextMenu.LI(event, 'cmdiv_fc9f7dae1e8e4b3399f2209239e8ee4c',true);\" onmouseover=\"page.ContextMenu.LI(event, 'cmdiv_fc9f7dae1e8e4b3399f2209239e8ee4c',true);\" href=\"#contextMenu\" title=\"Click for more options\"> </a> \n </span></span></p>  \n \n \n \n \n \n \n <h3 id=\"anonymous_element_14\">Participation Guidelines</h3> \n <p>Participation in class discussions are important in this course and to your final grade. Be energetic in your participation, posting discussion responses assigned in each module, interacting with other students and your instructor, in your responses and postings.</p> \n <p>Check the rubric above to ensure you understand the expectations and how you will be assessed on these important assignments.&nbsp;</p> \n <p>There is one discussion thread in this module. Submit your posts by clicking on the \"Module 14 Discussion\" link above and creating a new thread. Please contribute to the class discussion with your discussion about:</p> \n <h3 id=\"anonymous_element_15\">Question:</h3> \n <p><strong>Thread 14.1</strong></p> \n <ul> \n  <li>Give an example problem where you’ve seen Kalman filtering used to address a problem that you are interested in pursuing and/or have knowledge about the primary system that it is being used for. How is this related to data fusion and machine learning?</li> \n  <li>Have you used a variant of Kalman filtering in any of your work or seen it used by anyone that you know?</li> \n  <li>Building on your knowledge from this last module, discuss a control problem that you find interesting where the linear Kalman filter clearly won’t work. Discuss how you might be able to solve the problem with a non-linear Kalman filter and/or why you think that it simply can’t be controlled via a Kalman filter.</li> \n </ul> \n <p>For responses to classmates' posts, please realize that just posting ‘I agree’ or ‘I disagree’ is not sufficient.</p> \n <p>Don’t be afraid to share your insights and discoveries. This is how we will build a community around the course.</p> \n <p>You are asked not only to create an original post, but also to thoughtfully respond to at least two of your peers for full credit. Your initial posts are due by midnight on Day 4 of this module. Responses to your peers are due by midnight on Day 7 of this module.</p> \n <p><span>Required Activity</span>: 1 Original Post / 2 Responses <span>Due by</span>: Original Post 11:59PM Day 4, Responses 11:59PM Day 7</p> \n  \n</div>\n  "
    },
    "attachments": [
        {
            "id": 607,
            "name": "file_1.pdf",
            "location": "./attachments/cell_632/file_1.pdf",
            "metadata": {
                "title": "file_1.pdf",
                "url": "https://blackboard.jhu.edu/bbcswebdav/pid-5740927-dt-content-rid-51355346_2/xid-51355346_2",
                "mime": "application/pdf",
                "file": "./attachments/cell_632/file_1.pdf",
                "icon": "file-pdf"
            },
            "parent": 632,
            "ordering": 0,
            "link": "./attachments/cell_632/file_1.pdf"
        }
    ]
}

Module 14 Assignment

Cell description

In this module, you will complete the problem sets listed below as an assignment:

  • Astrom and Murray (http://www.cds.caltech.edu/~murray/amwiki/index.php/Second_Edition): problems 8.13 (yes, only the one problem, this last week, but it is going to be a challenge, hopefully a rewarding one for all of you -- remember that you can use other material on Kalman filters to help you understand and work through the problem)

Follow the general guidelines below to complete and submit the assignment.

  • Problems should be done neatly on paper and scanned or completed electronically using markup on a tablet device.
  • At the top of the page, include your name, module number, and page number (page 1 of 2, etc.)
  • Submit your answers in PDF (.pdf) format by uploading to Blackboard using the "Module 14 Assignment" link above.

Required Activity: Submit answers to the problem sets. Due by: 11:59 PM Day 7

Technical
{
    "id": 633,
    "kind": "Assignment",
    "json": {
        "kind": "Assignment",
        "html": "\n\n<img alt=\"Assignment\" src=\"/images/ci/sets/set01/assignment_on.gif\" class=\"item_icon\">\n\n<div class=\"item clearfix\" id=\"_5740928_1\">\n\n <h3 id=\"anonymous_element_16\">\n  <span class=\"reorder editmode hideme\"><span><img src=\"/images/ci/icons/generic_updown.gif\" alt=\"\"></span></span>\n\n\n            <a href=\"/webapps/assignment/uploadAssignment?content_id=_5740928_1&amp;course_id=_169707_1&amp;group_id=&amp;mode=view\"><span style=\"color:#0067ac;\">Module 14 Assignment</span></a>\n      </h3><a href=\"#\" class=\"ally-alternative-formats ally-prominent-af-download-button\" data-ally-external-id=\"content:_5740928_1\" data-ally-upload-type=\"RichContent\" title=\"Alternative formats\" style=\"display: none\">\n    <span class=\"ally-sr-only\">\n  \n\n\n            Module 14 Assignment\n      </span>\n</a>\n\n   \n </div>\n\n\n\n<div class=\"details\">\n    <div class=\"vtbegenerated\"> \n <p>In this module, you will complete the problem sets listed below as an assignment:</p> \n <ul> \n  <li><span><span>Astrom</span></span> and Murray (<span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>http</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">://</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>www</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>cds</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>caltech</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>edu</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>~murray</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>amwiki</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/index.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>php</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/Second_Edition)</span>: problems 8.13 (yes, only the one problem, this last week, but it is going to be a challenge, hopefully a rewarding one for all of you -- remember that you can use other material on <span><span>Kalman</span></span>&nbsp;filters to help you understand and work through the problem)</li> \n </ul> \n <p>Follow the general guidelines below to complete and submit the assignment.</p> \n <ul> \n  <li>Problems should be done neatly on paper and scanned or completed electronically using markup on a tablet device.</li> \n  <li>At the top of the page, include your name, module number, and page number (page 1 of 2, etc.)</li> \n  <li>Submit your answers in PDF (.<span><span>pdf</span></span>) format by uploading to Blackboard using the \"Module 14 Assignment\" link above.</li> \n </ul> \n <p><span style=\"text-decoration: underline;\">Required Activity</span>: Submit answers to the problem sets.<br> <span style=\"text-decoration: underline;\">Due by</span>: 11:59 PM Day 7</p> \n <br> \n</div>\n  </div>\n\n <div id=\"_5740928_1previewModule\" class=\"moduleSample\">\n </div>\n",
        "url": "https://blackboard.jhu.edu/webapps/assignment/uploadAssignment?content_id=_5740928_1&course_id=_169707_1&group_id=&mode=view",
        "title": "Module 14 Assignment"
    },
    "html": "\n\n<img alt=\"Assignment\" src=\"/images/ci/sets/set01/assignment_on.gif\" class=\"item_icon\">\n\n<div class=\"item clearfix\" id=\"_5740928_1\">\n\n <h3 id=\"anonymous_element_16\">\n  <span class=\"reorder editmode hideme\"><span><img src=\"/images/ci/icons/generic_updown.gif\" alt=\"\"></span></span>\n\n\n            <a href=\"/webapps/assignment/uploadAssignment?content_id=_5740928_1&amp;course_id=_169707_1&amp;group_id=&amp;mode=view\"><span style=\"color:#0067ac;\">Module 14 Assignment</span></a>\n      </h3><a href=\"#\" class=\"ally-alternative-formats ally-prominent-af-download-button\" data-ally-external-id=\"content:_5740928_1\" data-ally-upload-type=\"RichContent\" title=\"Alternative formats\" style=\"display: none\">\n    <span class=\"ally-sr-only\">\n  \n\n\n            Module 14 Assignment\n      </span>\n</a>\n\n   \n </div>\n\n\n\n<div class=\"details\">\n    <div class=\"vtbegenerated\"> \n <p>In this module, you will complete the problem sets listed below as an assignment:</p> \n <ul> \n  <li><span><span>Astrom</span></span> and Murray (<span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>http</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">://</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>www</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>cds</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>caltech</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>edu</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>~murray</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>amwiki</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/index.</span><span style=\"outline-width: 0px; font-style: normal; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; color: #444444;\"><span><span>php</span></span></span><span style=\"color: #444444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16.020000457763672px; font-style: normal; background-color: #f4f4f4;\">/Second_Edition)</span>: problems 8.13 (yes, only the one problem, this last week, but it is going to be a challenge, hopefully a rewarding one for all of you -- remember that you can use other material on <span><span>Kalman</span></span>&nbsp;filters to help you understand and work through the problem)</li> \n </ul> \n <p>Follow the general guidelines below to complete and submit the assignment.</p> \n <ul> \n  <li>Problems should be done neatly on paper and scanned or completed electronically using markup on a tablet device.</li> \n  <li>At the top of the page, include your name, module number, and page number (page 1 of 2, etc.)</li> \n  <li>Submit your answers in PDF (.<span><span>pdf</span></span>) format by uploading to Blackboard using the \"Module 14 Assignment\" link above.</li> \n </ul> \n <p><span style=\"text-decoration: underline;\">Required Activity</span>: Submit answers to the problem sets.<br> <span style=\"text-decoration: underline;\">Due by</span>: 11:59 PM Day 7</p> \n <br> \n</div>\n  </div>\n\n <div id=\"_5740928_1previewModule\" class=\"moduleSample\">\n </div>\n",
    "url": "https://blackboard.jhu.edu/webapps/assignment/uploadAssignment?content_id=_5740928_1&course_id=_169707_1&group_id=&mode=view",
    "parent": 136,
    "has_attachments": 0,
    "rendered": {
        "title": "Module 14 Assignment",
        "body": "\n    <div> \n <p>In this module, you will complete the problem sets listed below as an assignment:</p> \n <ul> \n  <li><span><span>Astrom</span></span> and Murray (<span><span><span>http</span></span></span><span>://</span><span><span><span>www</span></span></span><span>.</span><span><span><span>cds</span></span></span><span>.</span><span><span><span>caltech</span></span></span><span>.</span><span><span><span>edu</span></span></span><span>/</span><span><span><span>~murray</span></span></span><span>/</span><span><span><span>amwiki</span></span></span><span>/index.</span><span><span><span>php</span></span></span><span>/Second_Edition)</span>: problems 8.13 (yes, only the one problem, this last week, but it is going to be a challenge, hopefully a rewarding one for all of you -- remember that you can use other material on <span><span>Kalman</span></span>&nbsp;filters to help you understand and work through the problem)</li> \n </ul> \n <p>Follow the general guidelines below to complete and submit the assignment.</p> \n <ul> \n  <li>Problems should be done neatly on paper and scanned or completed electronically using markup on a tablet device.</li> \n  <li>At the top of the page, include your name, module number, and page number (page 1 of 2, etc.)</li> \n  <li>Submit your answers in PDF (.<span><span>pdf</span></span>) format by uploading to Blackboard using the \"Module 14 Assignment\" link above.</li> \n </ul> \n <p><span>Required Activity</span>: Submit answers to the problem sets. <span>Due by</span>: 11:59 PM Day 7</p> \n  \n</div>\n  "
    },
    "attachments": []
}

Module 14 Personal Learning Journal

Cell description

In your learning journal entries for this week comment about:

  • Pick a longer term problem that you find fascinating that might benefit from data fusion/Kalman filters. How might you go about formulating what would be needed to address that problem – what sensors would be required? What types of data would be involved?
  • Take this last entry point in the journal as your time to reflect back on the 14-weeks of this course and what we’ve covered. What did you benefit from the most? What points did you find the least rewarding? Where did you find areas of growth that you enjoyed or felt were painful? If you have suggestions for next year’s variation of this course, what would you recommend?

Click on the “Module 14 Personal Learning Journal” above to access your journal and create your entry.

Required Activity: Create a reflective personal journal entry post in response to the prompts given. Due by: 11:59 PM Day 7

Technical
{
    "id": 634,
    "kind": "Journals",
    "json": {
        "kind": "Journals",
        "html": "\n\n<img alt=\"Journals\" src=\"/images/ci/sets/set01/journal_on.gif\" class=\"item_icon\">\n\n<div class=\"item clearfix\" id=\"_5740929_1\">\n\n <h3 id=\"anonymous_element_17\">\n  <span class=\"reorder editmode hideme\"><span><img src=\"/images/ci/icons/generic_updown.gif\" alt=\"\"></span></span>\n\n\n            <a href=\"/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&amp;content_id=_5740929_1&amp;mode=view\"><span style=\"color:#0067ac;\">Module 14 Personal Learning Journal</span></a>\n      </h3><a href=\"#\" class=\"ally-alternative-formats ally-prominent-af-download-button\" data-ally-external-id=\"content:_5740929_1\" data-ally-upload-type=\"RichContent\" title=\"Alternative formats\" style=\"display: none\">\n    <span class=\"ally-sr-only\">\n  \n\n\n            Module 14 Personal Learning Journal\n      </span>\n</a>\n\n   \n </div>\n\n\n\n<div class=\"details\">\n    <div class=\"vtbegenerated\"> \n <p>In your learning journal entries for this week comment about:</p> \n <ul> \n  <li>Pick a longer term problem that you find fascinating that might benefit from data fusion/Kalman filters. How might you go about formulating what would be needed to address that problem – what sensors would be required? What types of data would be involved?</li> \n  <li>Take this last entry point in the journal as your time to reflect back on the 14-weeks of this course and what we’ve covered. What did you benefit from the most? What points did you find the least rewarding? Where did you find areas of growth that you enjoyed or felt were painful? If you have suggestions for next year’s variation of this course, what would you recommend?</li> \n </ul> \n <p>Click on the “Module 14 Personal Learning Journal” above to access your journal and create your entry.</p> \n <p><span style=\"text-decoration: underline;\">Required Activity</span>: Create a reflective personal journal entry post in response to the prompts given.&nbsp;<br><span style=\"text-decoration: underline;\">Due by</span>: 11:59 PM Day 7</p> \n</div>\n  </div>\n\n <div id=\"_5740929_1previewModule\" class=\"moduleSample\">\n </div>\n",
        "url": "https://blackboard.jhu.edu/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&content_id=_5740929_1&mode=view",
        "title": "Module 14 Personal Learning Journal"
    },
    "html": "\n\n<img alt=\"Journals\" src=\"/images/ci/sets/set01/journal_on.gif\" class=\"item_icon\">\n\n<div class=\"item clearfix\" id=\"_5740929_1\">\n\n <h3 id=\"anonymous_element_17\">\n  <span class=\"reorder editmode hideme\"><span><img src=\"/images/ci/icons/generic_updown.gif\" alt=\"\"></span></span>\n\n\n            <a href=\"/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&amp;content_id=_5740929_1&amp;mode=view\"><span style=\"color:#0067ac;\">Module 14 Personal Learning Journal</span></a>\n      </h3><a href=\"#\" class=\"ally-alternative-formats ally-prominent-af-download-button\" data-ally-external-id=\"content:_5740929_1\" data-ally-upload-type=\"RichContent\" title=\"Alternative formats\" style=\"display: none\">\n    <span class=\"ally-sr-only\">\n  \n\n\n            Module 14 Personal Learning Journal\n      </span>\n</a>\n\n   \n </div>\n\n\n\n<div class=\"details\">\n    <div class=\"vtbegenerated\"> \n <p>In your learning journal entries for this week comment about:</p> \n <ul> \n  <li>Pick a longer term problem that you find fascinating that might benefit from data fusion/Kalman filters. How might you go about formulating what would be needed to address that problem – what sensors would be required? What types of data would be involved?</li> \n  <li>Take this last entry point in the journal as your time to reflect back on the 14-weeks of this course and what we’ve covered. What did you benefit from the most? What points did you find the least rewarding? Where did you find areas of growth that you enjoyed or felt were painful? If you have suggestions for next year’s variation of this course, what would you recommend?</li> \n </ul> \n <p>Click on the “Module 14 Personal Learning Journal” above to access your journal and create your entry.</p> \n <p><span style=\"text-decoration: underline;\">Required Activity</span>: Create a reflective personal journal entry post in response to the prompts given.&nbsp;<br><span style=\"text-decoration: underline;\">Due by</span>: 11:59 PM Day 7</p> \n</div>\n  </div>\n\n <div id=\"_5740929_1previewModule\" class=\"moduleSample\">\n </div>\n",
    "url": "https://blackboard.jhu.edu/webapps/blackboard/content/launchLink.jsp?course_id=_169707_1&content_id=_5740929_1&mode=view",
    "parent": 136,
    "has_attachments": 0,
    "rendered": {
        "title": "Module 14 Personal Learning Journal",
        "body": "\n    <div> \n <p>In your learning journal entries for this week comment about:</p> \n <ul> \n  <li>Pick a longer term problem that you find fascinating that might benefit from data fusion/Kalman filters. How might you go about formulating what would be needed to address that problem – what sensors would be required? What types of data would be involved?</li> \n  <li>Take this last entry point in the journal as your time to reflect back on the 14-weeks of this course and what we’ve covered. What did you benefit from the most? What points did you find the least rewarding? Where did you find areas of growth that you enjoyed or felt were painful? If you have suggestions for next year’s variation of this course, what would you recommend?</li> \n </ul> \n <p>Click on the “Module 14 Personal Learning Journal” above to access your journal and create your entry.</p> \n <p><span>Required Activity</span>: Create a reflective personal journal entry post in response to the prompts given.&nbsp;<span>Due by</span>: 11:59 PM Day 7</p> \n</div>\n  "
    },
    "attachments": []
}