{"id":663,"date":"2020-09-03T10:35:36","date_gmt":"2020-09-03T10:35:36","guid":{"rendered":"https:\/\/apexuniversity.co.in\/LMS\/?p=663"},"modified":"2023-06-26T04:17:24","modified_gmt":"2023-06-26T04:17:24","slug":"fundamental-concepts-of-digital-electronics","status":"publish","type":"post","link":"https:\/\/lms.apexedu.org\/index.php\/2020\/09\/03\/fundamental-concepts-of-digital-electronics\/","title":{"rendered":"FUNDAMENTAL CONCEPTS OF DIGITAL ELECTRONICS"},"content":{"rendered":"\r\n<div class=\"wp-block-columns has-2-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\r\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\r\n<figure class=\"wp-block-image is-resized\">\r\n<figure id=\"attachment_666\" aria-describedby=\"caption-attachment-666\" style=\"width: 300px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-666\" src=\"https:\/\/apexuniversity.co.in\/LMS\/wp-content\/uploads\/2020\/09\/electrical-technicians-working-electronics-parts-300x224.jpg\" alt=\"FUNDAMENTAL CONCEPTS OF DIGITAL ELECTRONICS\" width=\"300\" height=\"224\" srcset=\"https:\/\/lms.apexedu.org\/wp-content\/uploads\/2020\/09\/electrical-technicians-working-electronics-parts-300x224.jpg 300w, https:\/\/lms.apexedu.org\/wp-content\/uploads\/2020\/09\/electrical-technicians-working-electronics-parts-1024x764.jpg 1024w, https:\/\/lms.apexedu.org\/wp-content\/uploads\/2020\/09\/electrical-technicians-working-electronics-parts-768x573.jpg 768w, https:\/\/lms.apexedu.org\/wp-content\/uploads\/2020\/09\/electrical-technicians-working-electronics-parts-1536x1146.jpg 1536w, https:\/\/lms.apexedu.org\/wp-content\/uploads\/2020\/09\/electrical-technicians-working-electronics-parts-2048x1528.jpg 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><figcaption id=\"caption-attachment-666\" class=\"wp-caption-text\">FUNDAMENTAL CONCEPTS OF DIGITAL ELECTRONICS<\/figcaption><\/figure>\r\n<img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1230\" src=\"http:\/\/www.apexuniversity.co.in\/LMS\/wp-content\/uploads\/2020\/09\/CHITRANSH-MATHUR.jpg\" alt=\"\" width=\"256\" height=\"336\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"> <strong>CHITRANSH MATHUR<\/strong> \r\n\r\n <strong>ASSISTANT PROFESSOR IN ECE DEPT.<\/strong> \r\n\r\n <strong>Post graduate in VLSI DESIGN. Area of interests are VLSI Design, Internet of Things, Embedded Systems<\/strong> <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\"><strong>INTRODUCTION TO DIGITAL ELECTRONICS:<\/strong><\/h2>\r\n\r\n\r\n\r\n<p>Digital electronics is an area of study, which deals with the digital information manipulation or the circuits which transfer them. In today\u2019s world digital information is represented by two forms: ZERO(off) and ONE(on).<\/p>\r\n\r\n\r\n\r\n<p>Digital electronics finds variety of applications in real world:<\/p>\r\n\r\n\r\n\r\n<ol>\r\n<li><strong>Digital watches<\/strong><\/li>\r\n<li><strong>Automatic glass doors<\/strong><\/li>\r\n<li><strong>Digital thermometer<\/strong><\/li>\r\n<li><strong>Digital speed display in automobiles<\/strong><\/li>\r\n<li><strong>Calorie tracking devices<\/strong><\/li>\r\n<li><strong>LED displays at various places<\/strong><\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img decoding=\"async\" class=\"wp-image-1231\" src=\"http:\/\/www.apexuniversity.co.in\/LMS\/wp-content\/uploads\/2020\/09\/concept.jpg\" alt=\"\" \/><\/figure>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\"><strong>TERMINOLOGIES:<\/strong><\/h3>\r\n\r\n\r\n\r\n<p><strong>1.) BIT: It is the smallest unit of the data in <em><a href=\"https:\/\/www.apexuniversity.co.in\/engineering.php\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">digital electronics<\/a><\/em>.<\/strong><\/p>\r\n\r\n\r\n\r\n<p><strong>2.) TOTAL NUMBER OF POSSIBLE COMBINATIONS:<\/strong> The total number of combinations made using n number of bits is: 2n.<\/p>\r\n\r\n\r\n\r\n<p>For example: If we consider a BIT as a COIN and we take 2 coins representing 2 bits and when we toss them, there are possibilities of 4 different results:<\/p>\r\n\r\n\r\n\r\n<table class=\"wp-block-table\">\r\n<tbody>\r\n<tr>\r\n<td><strong>COIN 1<\/strong><\/td>\r\n<td><strong>COIN 2<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>T<\/td>\r\n<td>T<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>T<\/td>\r\n<td>H<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>H<\/td>\r\n<td>T<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>H<\/td>\r\n<td>H<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n\r\n\r\n\r\n<p>So in total there are 4 different combinations arising. Now if we replace T with a 0 and H with a 1, then the table will look like as follows:<\/p>\r\n\r\n\r\n\r\n<table class=\"wp-block-table\">\r\n<tbody>\r\n<tr>\r\n<td><strong>BIT 1<\/strong><\/td>\r\n<td><strong>BIT 2<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>0<\/td>\r\n<td>0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>0<\/td>\r\n<td>1<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>1<\/td>\r\n<td>0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>1<\/td>\r\n<td>1<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n\r\n\r\n\r\n<p>So if there are 2 bits, then total combinations can be 2<sup>2<\/sup>=4<\/p>\r\n\r\n\r\n\r\n<p>Similarly if we have 3 bits or 3 coins and we toss them we get the following results:<\/p>\r\n\r\n\r\n\r\n<table class=\"wp-block-table\">\r\n<tbody>\r\n<tr>\r\n<td><strong>COIN 1<\/strong><\/td>\r\n<td><strong>COIN 2<\/strong><\/td>\r\n<td><strong>COIN 3<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>T<\/td>\r\n<td>T<\/td>\r\n<td>T<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>T<\/td>\r\n<td>T<\/td>\r\n<td>H<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>T<\/td>\r\n<td>H<\/td>\r\n<td>T<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>T<\/td>\r\n<td>H<\/td>\r\n<td>H<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>H<\/td>\r\n<td>T<\/td>\r\n<td>T<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>H<\/td>\r\n<td>T<\/td>\r\n<td>H<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>H<\/td>\r\n<td>H<\/td>\r\n<td>T<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>H<\/td>\r\n<td>H<\/td>\r\n<td>H<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n\r\n\r\n\r\n<p>Now if we replace T with a 0 and H with a 1, then the table will look like as follows:<\/p>\r\n\r\n\r\n\r\n<table class=\"wp-block-table\">\r\n<tbody>\r\n<tr>\r\n<td><strong>BIT 1<\/strong><\/td>\r\n<td><strong>BIT 2<\/strong><\/td>\r\n<td><strong>BIT 3<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>0<\/td>\r\n<td>0<\/td>\r\n<td>0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>0<\/td>\r\n<td>0<\/td>\r\n<td>1<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>0<\/td>\r\n<td>1<\/td>\r\n<td>0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>0<\/td>\r\n<td>1<\/td>\r\n<td>1<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>1<\/td>\r\n<td>0<\/td>\r\n<td>0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>1<\/td>\r\n<td>0<\/td>\r\n<td>1<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>1<\/td>\r\n<td>1<\/td>\r\n<td>0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>1<\/td>\r\n<td>1<\/td>\r\n<td>1<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n\r\n\r\n\r\n<p>So if there are 3 bits, then total combinations can be 2<sup>3<\/sup>=8<\/p>\r\n\r\n\r\n\r\n<p>The table below shows the total number of combinations for different number of bits:<\/p>\r\n\r\n\r\n\r\n<table class=\"wp-block-table\">\r\n<tbody>\r\n<tr>\r\n<td><strong>NUMBER OF BITS<\/strong><\/td>\r\n<td><strong>TOTAL COMBINATIONS<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>4<\/td>\r\n<td>16<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>5<\/td>\r\n<td>32<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>6<\/td>\r\n<td>64<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>7<\/td>\r\n<td>128<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>8<\/td>\r\n<td>256<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n\r\n\r\n\r\n<p><strong>3.) BYTE: It is a basic unit which consists of 8 bits.<\/strong><\/p>\r\n\r\n\r\n\r\n<table class=\"wp-block-table\">\r\n<tbody>\r\n<tr>\r\n<td>BIT 7<\/td>\r\n<td>BIT 6<\/td>\r\n<td>BIT 5<\/td>\r\n<td>BIT 4<\/td>\r\n<td>BIT 3<\/td>\r\n<td>BIT 2<\/td>\r\n<td>BIT 1<\/td>\r\n<td>BIT 0<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n\r\n\r\n\r\n<p><strong>4.) MSB (MOST SIGNIFICANT BIT): <\/strong>The leftmost bit in any number is known as MSB.<\/p>\r\n\r\n\r\n\r\n<p>It is called as MSB because, the maximum change occurs in the value when we make a change at this bit. Consider a number 367:<\/p>\r\n\r\n\r\n\r\n<ul>\r\n<li>If we change the digit \u201c3\u201d to \u201c5\u201d, then the number becomes 567 and the difference between the old and new value is 200.<\/li>\r\n<li>If we change the digit \u201c6\u201d to \u201c0\u201d, then the number becomes 307 and the difference between the old and new value is 60.<\/li>\r\n<li>If we change the digit \u201c7\u201d to \u201c0\u201d, then the number becomes 360 and the difference between the old and new value is 7<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>So we can see that maximum change occurs when we make a change at digit \u201c3\u201d i.e. the left most bit. So the left most bit is known as MOST SIGNIFICANT BIT.<\/p>\r\n\r\n\r\n\r\n<table class=\"wp-block-table\">\r\n<tbody>\r\n<tr>\r\n<td>BIT 7<\/td>\r\n<td>BIT 6<\/td>\r\n<td>BIT 5<\/td>\r\n<td>BIT 4<\/td>\r\n<td>BIT 3<\/td>\r\n<td>BIT 2<\/td>\r\n<td>BIT 1<\/td>\r\n<td>BIT 0<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n\r\n\r\n\r\n<p>MSB<\/p>\r\n\r\n\r\n\r\n<p><strong><em><a href=\"https:\/\/www.apexuniversity.co.in\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"NUMBER SYSTEM (opens in a new tab)\">NUMBER SYSTEM<\/a><\/em>: <\/strong>It is a way of representing or expressing numbers. There are different types of number systems like decimal number system, binary number system, octal decimal number system, hexadecimal number system.<\/p>\r\n\r\n\r\n\r\n<p><strong>Decimal Number system: <\/strong>This number system has a base 10 and it contains values from 0 to 9.<\/p>\r\n\r\n\r\n\r\n<p><strong>Binay Number system: <\/strong>This number system has a base 2 and it contains values 0 and 1.<\/p>\r\n\r\n\r\n\r\n<p><strong>Octal Number system: <\/strong>This number system has a base 8 and it contains values 0 and 7.<\/p>\r\n\r\n\r\n\r\n<p><strong>Hexadecimal Number system: <\/strong>This number system has a base 16 and it contains values 0,1,2,3,4,5,6,7,8,A,B,C,D,E,F<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>CHITRANSH MATHUR ASSISTANT PROFESSOR IN ECE DEPT. Post graduate in VLSI DESIGN. Area of interests are VLSI Design, Internet of Things, Embedded Systems INTRODUCTION TO DIGITAL ELECTRONICS: Digital electronics is an area of study, which deals with the digital information&#8230;<\/p>\n","protected":false},"author":1,"featured_media":664,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[143],"_links":{"self":[{"href":"https:\/\/lms.apexedu.org\/index.php\/wp-json\/wp\/v2\/posts\/663"}],"collection":[{"href":"https:\/\/lms.apexedu.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lms.apexedu.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lms.apexedu.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lms.apexedu.org\/index.php\/wp-json\/wp\/v2\/comments?post=663"}],"version-history":[{"count":0,"href":"https:\/\/lms.apexedu.org\/index.php\/wp-json\/wp\/v2\/posts\/663\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lms.apexedu.org\/index.php\/wp-json\/wp\/v2\/media\/664"}],"wp:attachment":[{"href":"https:\/\/lms.apexedu.org\/index.php\/wp-json\/wp\/v2\/media?parent=663"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lms.apexedu.org\/index.php\/wp-json\/wp\/v2\/categories?post=663"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lms.apexedu.org\/index.php\/wp-json\/wp\/v2\/tags?post=663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}