{"id":2525,"date":"2021-06-20T03:20:14","date_gmt":"2021-06-20T03:20:14","guid":{"rendered":"https:\/\/www.inspirenignite.com\/kl\/5041-embedded-system-kl-diploma-syllabus-for-bm-5th-sem-2015-revision-sitttr\/"},"modified":"2021-06-20T03:20:14","modified_gmt":"2021-06-20T03:20:14","slug":"5041-embedded-system-kl-diploma-syllabus-for-bm-5th-sem-2015-revision-sitttr","status":"publish","type":"post","link":"https:\/\/www.inspirenignite.com\/kl\/5041-embedded-system-kl-diploma-syllabus-for-bm-5th-sem-2015-revision-sitttr\/","title":{"rendered":"5041: Embedded System KL Diploma Syllabus for BM 5th Sem 2015 Revision SITTTR"},"content":{"rendered":"<p align=\"justify\">Embedded System detailed syllabus for Biomedical Engineering (BM) for 2015 revision curriculum has been taken from the <a class=\"rank-math-link\" href=\"http:\/\/www.sitttrkerala.ac.in\/\" style=\"color: inherit\" target=\"_blank\" rel=\"noopener\">SITTTRs<\/a> official website and presented for the BM students. For course code, course name, number of credits for a course and other scheme related information,  do visit full semester subjects post given below. <\/p>\n<p align=\"justify\">For Biomedical Engineering 5th Sem scheme and its subjects, do visit <a class=\"rank-math-link\" href=\"..\/biomedical-engineering-bm-kl-diploma-syllabus-for-5th-sem-2015-revision-sitttr\">BM 5th Sem 2015 revision scheme<\/a>. The detailed syllabus of embedded system is as follows. <\/p>\n<p>  <title>Embedded System<\/title><\/p>\n<h4>Course General Outcome:<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>General Outcome<\/h4>\n<p>  On the completion of the study the student will be able: MODULE I AVR MICROCONTROLLER ARCHITECTURE<\/p>\n<ol>\n<li>To understand AVR architecture\n<ol type=\"i\">\n<li>To describe about AVR family<\/li>\n<li>To list the features of AVR family<\/li>\n<li>To compare various members of the AVR family<\/li>\n<li>To compare the AVR with microcontroller offered by other manufactures<\/li>\n<li>To explain the block diagram of AVR ATmega32 microcontroller<\/li>\n<li>To explain the General purpose registers of ATmega32 microcontroller<\/li>\n<li>To explain the data memory of ATmega32 microcontroller<\/li>\n<li>To explain I\/O memory (SFRs)<\/li>\n<li>To describe internal data SRAM of ATmega 32 microcontroller<\/li>\n<li>To compare SRAM and EEPROM in ATmega32 chips<\/li>\n<li>To illustrate ATmega32 status register<\/li>\n<li>To explain different addressing modes of ATmega 32 microcontroller<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>  MODULE II ASSEMBLY LANGUAGE PROGRAMMING<\/p>\n<ol>\n<li>To understand the basics of AVR programming\n<ol type=\"i\">\n<li>To explain the structure of assembly language program<\/li>\n<li>To describe AVR microcontroller data formats and assembler directives<\/li>\n<li>To list the steps to create an AVR assembly language program<\/li>\n<li>To explain the data transfer, arithmetic and logic instructions<\/li>\n<li>To explain the rotate and shift instructions<\/li>\n<li>To explain the branch instructions and looping<\/li>\n<li>To explain the call instructions and stack<\/li>\n<li>To describe AVR time delay and instruction pipeline<\/li>\n<li>To explain delay calculation for the AVR<\/li>\n<li>To describe I\/O port programming in AVR<\/li>\n<li>To write simple assembly language programs<\/li>\n<li>To explain macros<\/li>\n<li>To compare macros and subroutines<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>  MODULE III AVR PROGRAMMING USING EMBEDDED C<\/p>\n<ol>\n<li>To understand AVR Programming in C\n<ol type=\"i\">\n<li>To describe data types and time delays in C<\/li>\n<li>To describe I\/O programming in C<\/li>\n<li>To explain logic operations in C<\/li>\n<li>To describe data conversion programs in C<\/li>\n<li>To explain data serialization in C<\/li>\n<li>To describe memory allocation in C<\/li>\n<\/ol>\n<\/li>\n<li>To understand AVR timers and interrupts\n<ol type=\"i\">\n<li>To explain programming timers 0, 1, and 2<\/li>\n<li>To describe AVR interrupts<\/li>\n<li>To explain the programming of timer interrupts<\/li>\n<li>To explain programming external hardware interrupts<\/li>\n<li>To state interrupt priority in the AVR microcontroller<\/li>\n<li>To explain about serial Communication- I2C and SPI<\/li>\n<li>To describe ATmega32 connection to RS232<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>  MODULE IV EMBEDDED SYSTEMS<\/p>\n<ol>\n<li>To understand the architecture of embedded systems and embedded OS\n<ol type=\"i\">\n<li>To define an embedded system<\/li>\n<li>To explain the concept of embedded systems<\/li>\n<li>To list the characteristic features of an embedded system<\/li>\n<li>To explain the architecture of an embedded system<\/li>\n<li>To list the application areas of embedded system<\/li>\n<li>To explain the specialities of embedded system<\/li>\n<li>To list the types of embedded operating system<\/li>\n<li>To describe various activities of an embedded OS such as task, task scheduling, context switching, mutual exclusions and inter task communications<\/li>\n<li>To describe about memory management and timer services<\/li>\n<li>To explain the general architecture of an embedded operating system<\/li>\n<li>To state the role of kernal in embedded OS<\/li>\n<li>To list the different categories of embedded OS and give examples for each<\/li>\n<\/ol>\n<\/li>\n<li>To know about advanced development boards\n<ol type=\"i\">\n<li>To describe the concept of arduino development board<\/li>\n<li>To describe the concept of raspberry pie development board<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<h4>MODULE I AVR MICROCONTROLLER ARCHITECTURE<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>MODULE II ASSEMBLY LANGUAGE PROGRAMMING<\/h4>\n<p>  Structure of assembly language program &#8211; data formats &#8211; assembler directives &#8211; AVR assembly language programming &#8211; data transfer &#8211; arithmetic and logic instructions &#8211; shift and rotatae instructions &#8211; branch instructions and looping &#8211; call instructions and stack &#8211; time delay and instruction pipeline &#8211; delay calculation &#8211; I\/O port programming in AVR &#8211; simple assembly language programs &#8211; macros &#8211; comparison with subroutines<\/p>\n<h4>MODULE III AVR PROGRAMMING USING EMBEDDED C<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>MODULE IV EMBEDDED SYSTEMS<\/h4>\n<p>  Embedded system &#8211; concept &#8211; characteristic features &#8211; architecture &#8211; application areas -specialities &#8211; embedded operating system &#8211; types &#8211; activities of an embedded OS like task, task scheduling, context switching, mutual exclusions and inter task communications &#8211; memory management and timer services &#8211; general architecture of OS &#8211; kernal &#8211; categories of embedded OS &#8211; examples &#8211; concept of arduino and raspberry pie development boards<\/p>\n<h4>Text Books:<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>Reference Books:<\/h4>\n<ol>\n<li>Atmel AVR32 data sheet doc no 2053.pdf www.atmel.com<\/li>\n<\/ol>\n<p align=\"justify\">For detailed syllabus of all other subjects of Biomedical Engineering, 2015 revision curriculum do visit <a class=\"rank-math-link\" href=\"..\/category\/bm+5th-sem\">BM 5th Sem subject syllabuses for 2015 revision<\/a>. <\/p>\n<p align=\"justify\">To see the syllabus of all other branches of diploma 2015 revision curriculum do visit <a class=\"rank-math-link\" href=\"https:\/\/www.inspirenignite.com\/kl\/kerala-diploma-syllabus\/\">all branches of SITTTR diploma 2015 revision<\/a>. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Embedded System detailed syllabus for Biomedical Engineering (BM) for 2015 revision curriculum has been taken from the SITTTRs official website and presented for the BM students. For course code, course [&hellip;]<\/p>\n","protected":false},"author":2462,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[36,42],"tags":[],"class_list":["post-2525","post","type-post","status-publish","format-standard","hentry","category-5th-sem","category-biomedical"],"_links":{"self":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/posts\/2525","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/users\/2462"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/comments?post=2525"}],"version-history":[{"count":0,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/posts\/2525\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/media?parent=2525"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/categories?post=2525"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/tags?post=2525"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}