This lesson discusses the important components of functional safety, emphasizing the significance of a safety case. It explores safety architecture, a collaborative effort between development and safety teams, designed at multiple levels, and is explained through both, top-down and bottom-up approaches. It explains the Fault Tree Analysis (FTA), Design Failure Mode and Effects Analysis (D-FMEA), and FMEDA. The lesson discusses the new safety requirements and the subsequent implementation of safety mechanisms.
jQuery(function(){
var url = jQuery("#Video").attr('src');
jQuery("#myModal").on('hide.bs.modal', function(){
jQuery("#Video").attr('src', '');
});
jQuery("#myModal").on('show.bs.modal', function(){
jQuery("#Video").attr('src', url);
}); });
00:10 – Safety Case and Safety Plan