{"id":41086,"date":"2023-09-19T12:06:11","date_gmt":"2023-09-19T06:36:11","guid":{"rendered":"https:\/\/examdays.com\/blog\/?p=41086"},"modified":"2023-09-19T12:06:51","modified_gmt":"2023-09-19T06:36:51","slug":"nand-gate-truth-table-circuit-diagram-formula-ic-number","status":"publish","type":"post","link":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/","title":{"rendered":"NAND Gate Truth Table Circuit Diagram Formula IC Number"},"content":{"rendered":"\n<p class=\"has-drop-cap\">A NAND gate is a particular type of logic gate in a digital logic circuit that is the opposite of an AND gate. It is a combination of AND and NOT gates and is a commonly used logic gate. It is a &#8220;universal&#8221; gate in Boolean algebra because it can generate all other logic gates. That means all basic gates like AND, OR, and NOT gates can be constructed using the NAND gate.<\/p>\n\n\n\n<p>NAND gate is a combination of a NOT-AND gate. A NAND gate output state is low only when all inputs are high. This gate returns the complement result of an AND gate. A logic or Boolean expression for a NAND gate is either a full stop or the complement of logical multiplication of inputs represented by a single dot.<\/p>\n\n\n\n<p>(A.B)&#8217;=Y<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1-nand-gate\">NAND GATE<\/h2>\n\n\n\n<p>A NAND gate has a single output and one or more inputs. The output of a NAND gate is always at logic one and goes to logic 0 only when all inputs to the NAND gate are at logic 1. The output of a NAND gate is always true for at least one of its inputs. It remained wrong. The function of a NAND gate is sometimes called the Scheffer stroke function.<\/p>\n\n\n\n<p><strong>Types of AND Gate:<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2-2-input-nand-gate\">2-input NAND Gate<\/h3>\n\n\n\n<p>A given logic or Boolean expression for a logic NAND gate is the opposite of an AND gate and operates on the complements of the inputs. Its Boolean expression is represented by a single dot or full stop symbol, ( . ) with a line or overline, ( \u203e\u203e ) returns a Boolean expression to describe the NOT or logical negation of the NAND gate on the expression: A.B = Pr.<\/p>\n\n\n\n<p><strong>Design of 2-Input NAND Gate:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"328\" height=\"92\" src=\"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/image-4.png\" alt=\"\" class=\"wp-image-41092\" srcset=\"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/image-4.png 328w, https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/image-4-300x84.png 300w, https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/image-4-324x92.png 324w\" sizes=\"auto, (max-width: 328px) 100vw, 328px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3-nand-gate-truth-table\">NAND GATE Truth Table<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><tbody><tr><td>Input<\/td><td>Input<\/td><td>Output<\/td><\/tr><tr><td>A<\/td><td>B<\/td><td>Y<\/td><\/tr><tr><td>0<\/td><td>0<\/td><td>1<\/td><\/tr><tr><td>0<\/td><td>1<\/td><td>1<\/td><\/tr><tr><td>1<\/td><td>0<\/td><td>1<\/td><\/tr><tr><td>1<\/td><td>1<\/td><td>0<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>The expression for this 2-input logic NAND gate is Q = A.B<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"4-3-input-nand-gate\">3-input NAND Gate:<\/h3>\n\n\n\n<p>In addition to the AND function seen earlier, the NAND function can have any number of individual inputs, and commercially available NAND gate ICs are available in standard 2, 3, or 4 input types. If additional inputs are required, for example, traditional NAND gates can be cascaded together to provide more inputs.<\/p>\n\n\n\n<p><strong>Design of 3-Input NAND Gate:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"333\" height=\"95\" src=\"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/image-5.png\" alt=\"\" class=\"wp-image-41094\" srcset=\"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/image-5.png 333w, https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/image-5-300x86.png 300w\" sizes=\"auto, (max-width: 333px) 100vw, 333px\" \/><\/figure>\n\n\n\n<p><strong>Truth Table of 3-Input NAND Gate:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><tbody><tr><td>Input<\/td><td>Input<\/td><td>Output<\/td><\/tr><tr><td>A<\/td><td>B<\/td><td>Y<\/td><\/tr><tr><td>0<\/td><td>0<\/td><td>1<\/td><\/tr><tr><td>0<\/td><td>1<\/td><td>1<\/td><\/tr><tr><td>1<\/td><td>0<\/td><td>1<\/td><\/tr><tr><td>1<\/td><td>1<\/td><td>1<\/td><\/tr><tr><td>1<\/td><td>0<\/td><td>1<\/td><\/tr><tr><td>1<\/td><td>0<\/td><td>1<\/td><\/tr><tr><td>1<\/td><td>1<\/td><td>1<\/td><\/tr><tr><td>1<\/td><td>1<\/td><td>0<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>The expression for this 3-input logic NAND gate is Q = A.B.C<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"5-multiple-input-nand-gate\">Multiple input NAND Gate<\/h3>\n\n\n\n<p>Similar to AND, NOT, and OR gates, we can design an n-input NAND gate. If the number of inputs is odd, any &#8220;unused&#8221; input can be kept high by connecting that to the power supply using high &#8220;matching&#8221; pull-up resistors. A 4-input NAND gate has the following expression:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"211\" src=\"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/image-6.png\" alt=\"\" class=\"wp-image-41095\" srcset=\"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/image-6.png 683w, https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/image-6-300x93.png 300w\" sizes=\"auto, (max-width: 683px) 100vw, 683px\" \/><\/figure>\n\n\n\n<p>The expression for this 4-input logic NAND gate is Q = A.B.C.D<\/p>\n\n\n\n<p>The number of inputs is odd, but any \u201cunused\u201d inputs can be made redundant by connecting them to the power supply using suitable \u201cpull-up\u201d resistors.<\/p>\n\n\n\n<p><strong>Why NAND gate is a universal gate?<\/strong><\/p>\n\n\n\n<p>OR, AND, and NOT gates are the basic gates in electronic physics. We can create any logic gate or any boolean expression by combining the combination of these gates.<\/p>\n\n\n\n<p>But NOR gates and NAND gates have the specific property that anyone can generate any logical Boolean expression if designed appropriately, so they are called universal gates.<\/p>\n\n\n\n<p>To realize complex equations using only a NAND gate, first, simplify the equation to the simplest possible form and, if necessary, design the circuit using a NAND gate using Demorgon&#8217;s rule.<\/p>\n\n\n\n<p>For example, you want to realize AB+CD using a NAND gate.<\/p>\n\n\n\n<p>AB+CD=((AB)'(CD)&#8217;)&#8217;<\/p>\n\n\n\n<p>This is easily realized using a NAND gate.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"6--difference-between-nand-gate-vs-nor-gate-\"><strong>Difference between NAND gate vs NOR gate.<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><tbody><tr><td><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\/strong><strong>NAND<\/strong><\/td><td><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NOR<\/strong><\/td><\/tr><tr><td>NAND gate is the combination of NOT gate and AND gate.<\/td><td>NOR gate is a combination of NOT and OR gate.<\/td><\/tr><tr><td>The output of a NAND gate is the complement of the product of the input.<\/td><td>The NOR gate output is the sum complement of the input.<\/td><\/tr><tr><td>NAND gate is bubbled rather than a gate.<\/td><td>NOR gate bubble or gate.<\/td><\/tr><tr><td>In a NAND gate, the output is high if any input is low.<\/td><td>Output is high when both inputs of the NOR gate are low.<\/td><\/tr><tr><td>In a NAND gate, if all inputs are high, then the input is low.<\/td><td>In a NOR gate, the output is low if any input is high.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div id=\"affiliate-style-c4480190-0d40-4a02-ae66-896581fbc5d0\" class=\"wp-block-affiliate-booster-ab-tableof-content affiliate-toc-align-left affiliate-toc-columns-1 affiliate-block-c4480190\" data-scroll=\"true\" data-offset=\"30\" data-delay=\"800\"><div class=\"affiliate-toc-inner affiliate-toc-islist affiliate-toc-align-\"><div class=\"affiliate-toc-wrap\"><div class=\"affiliate-toc-title-wrap\"><div class=\"affiliate-toc-title\">Table Of Contents<\/div><\/div><div class=\"affiliate-toc-list-wrap\"><ul class=\"affiliate-toc-list desktop1 tablet1 mobile1\"><li><a href=\"#1-nand-gate\">NAND GATE<\/a><ul class=\"affiliate-toc-list\"><li><a href=\"#2-2-input-nand-gate\">2-input NAND Gate<\/a><\/li><\/ul><\/li><li><a href=\"#3-nand-gate-truth-table\">NAND GATE Truth Table<\/a><ul class=\"affiliate-toc-list\"><li><a href=\"#4-3-input-nand-gate\">3-input NAND Gate:<\/a><\/li><li><a href=\"#5-multiple-input-nand-gate\">Multiple input NAND Gate<\/a><\/li><\/ul><\/li><li><a href=\"#6--difference-between-nand-gate-vs-nor-gate-\">Difference between NAND gate vs NOR gate.<\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>A NAND gate is a particular type of logic gate in a digital logic circuit that is the opposite of &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"NAND Gate Truth Table Circuit Diagram Formula IC Number\" class=\"read-more button\" href=\"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/#more-41086\" aria-label=\"Read more about NAND Gate Truth Table Circuit Diagram Formula IC Number\">Read more<\/a><\/p>\n","protected":false},"author":16,"featured_media":41100,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[15987],"tags":[15989,15992,15991,15988,15996,15990,15994,15995,15997,15993,15998],"class_list":["post-41086","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-engineering-materials","tag-nand-gate","tag-nand-gate-circuit-diagram","tag-nand-gate-definition","tag-nand-gate-diagram","tag-nand-gate-formula","tag-nand-gate-ic","tag-nand-gate-ic-number","tag-nand-gate-symbol","tag-nand-gate-truth-table","tag-nand-gate-using-nand-gate","tag-nand-gate-using-nor-gate","resize-featured-image"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>NAND Gate Truth Table Circuit Diagram Formula IC Number<\/title>\n<meta name=\"description\" content=\"A NAND gate is a particular type of logic gate in a digital logic circuit that is the opposite of an AND gate. It is a combination of AND and NOT gates.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NAND Gate Truth Table Circuit Diagram Formula IC Number\" \/>\n<meta property=\"og:description\" content=\"A NAND gate is a particular type of logic gate in a digital logic circuit that is the opposite of an AND gate. It is a combination of AND and NOT gates.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/\" \/>\n<meta property=\"og:site_name\" content=\"Latest Govt Jobs 2026\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/facebook.com\/examdaysofficial\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-19T06:36:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-19T06:36:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/nand-gate.png\" \/>\n\t<meta property=\"og:image:width\" content=\"696\" \/>\n\t<meta property=\"og:image:height\" content=\"392\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Bhuvan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@examdaysblog\" \/>\n<meta name=\"twitter:site\" content=\"@examdaysblog\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Bhuvan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/\"},\"author\":{\"name\":\"Bhuvan\",\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/#\\\/schema\\\/person\\\/a4ff5fca76c694f7e93b9a81fc7f2328\"},\"headline\":\"NAND Gate Truth Table Circuit Diagram Formula IC Number\",\"datePublished\":\"2023-09-19T06:36:11+00:00\",\"dateModified\":\"2023-09-19T06:36:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/\"},\"wordCount\":793,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/examdays.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/nand-gate.png\",\"keywords\":[\"nand gate\",\"nand gate circuit diagram\",\"nand gate definition\",\"nand gate diagram\",\"nand gate formula\",\"nand gate ic\",\"nand gate ic number\",\"nand gate symbol\",\"nand gate truth table\",\"nand gate using nand gate\",\"nand gate using nor gate\"],\"articleSection\":[\"Engineering Materials\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/\",\"url\":\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/\",\"name\":\"NAND Gate Truth Table Circuit Diagram Formula IC Number\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/examdays.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/nand-gate.png\",\"datePublished\":\"2023-09-19T06:36:11+00:00\",\"dateModified\":\"2023-09-19T06:36:51+00:00\",\"description\":\"A NAND gate is a particular type of logic gate in a digital logic circuit that is the opposite of an AND gate. It is a combination of AND and NOT gates.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/#primaryimage\",\"url\":\"https:\\\/\\\/examdays.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/nand-gate.png\",\"contentUrl\":\"https:\\\/\\\/examdays.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/nand-gate.png\",\"width\":696,\"height\":392,\"caption\":\"nand gate\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/nand-gate-truth-table-circuit-diagram-formula-ic-number\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/examdays.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"NAND Gate Truth Table Circuit Diagram Formula IC Number\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/examdays.com\\\/blog\\\/\",\"name\":\"Examdays\",\"description\":\"Examdays\",\"publisher\":{\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/examdays.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/#organization\",\"name\":\"Examdays Jobs\",\"url\":\"https:\\\/\\\/examdays.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mediumseagreen-worm-793803.hostingersite.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/96x96-examdays-favicon.png\",\"contentUrl\":\"https:\\\/\\\/mediumseagreen-worm-793803.hostingersite.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/96x96-examdays-favicon.png\",\"width\":96,\"height\":96,\"caption\":\"Examdays Jobs\"},\"image\":{\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"http:\\\/\\\/facebook.com\\\/examdaysofficial\",\"https:\\\/\\\/x.com\\\/examdaysblog\",\"https:\\\/\\\/www.instagram.com\\\/ursrpb\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/13600392\\\/\",\"https:\\\/\\\/in.pinterest.com\\\/examdays\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC3Kz8BWO1jjjqtp8XjfDYOw\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/examdays.com\\\/blog\\\/#\\\/schema\\\/person\\\/a4ff5fca76c694f7e93b9a81fc7f2328\",\"name\":\"Bhuvan\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"NAND Gate Truth Table Circuit Diagram Formula IC Number","description":"A NAND gate is a particular type of logic gate in a digital logic circuit that is the opposite of an AND gate. It is a combination of AND and NOT gates.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/","og_locale":"en_US","og_type":"article","og_title":"NAND Gate Truth Table Circuit Diagram Formula IC Number","og_description":"A NAND gate is a particular type of logic gate in a digital logic circuit that is the opposite of an AND gate. It is a combination of AND and NOT gates.","og_url":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/","og_site_name":"Latest Govt Jobs 2026","article_publisher":"http:\/\/facebook.com\/examdaysofficial","article_published_time":"2023-09-19T06:36:11+00:00","article_modified_time":"2023-09-19T06:36:51+00:00","og_image":[{"width":696,"height":392,"url":"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/nand-gate.png","type":"image\/png"}],"author":"Bhuvan","twitter_card":"summary_large_image","twitter_creator":"@examdaysblog","twitter_site":"@examdaysblog","twitter_misc":{"Written by":"Bhuvan","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/#article","isPartOf":{"@id":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/"},"author":{"name":"Bhuvan","@id":"https:\/\/examdays.com\/blog\/#\/schema\/person\/a4ff5fca76c694f7e93b9a81fc7f2328"},"headline":"NAND Gate Truth Table Circuit Diagram Formula IC Number","datePublished":"2023-09-19T06:36:11+00:00","dateModified":"2023-09-19T06:36:51+00:00","mainEntityOfPage":{"@id":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/"},"wordCount":793,"commentCount":0,"publisher":{"@id":"https:\/\/examdays.com\/blog\/#organization"},"image":{"@id":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/#primaryimage"},"thumbnailUrl":"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/nand-gate.png","keywords":["nand gate","nand gate circuit diagram","nand gate definition","nand gate diagram","nand gate formula","nand gate ic","nand gate ic number","nand gate symbol","nand gate truth table","nand gate using nand gate","nand gate using nor gate"],"articleSection":["Engineering Materials"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/","url":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/","name":"NAND Gate Truth Table Circuit Diagram Formula IC Number","isPartOf":{"@id":"https:\/\/examdays.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/#primaryimage"},"image":{"@id":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/#primaryimage"},"thumbnailUrl":"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/nand-gate.png","datePublished":"2023-09-19T06:36:11+00:00","dateModified":"2023-09-19T06:36:51+00:00","description":"A NAND gate is a particular type of logic gate in a digital logic circuit that is the opposite of an AND gate. It is a combination of AND and NOT gates.","breadcrumb":{"@id":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/#primaryimage","url":"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/nand-gate.png","contentUrl":"https:\/\/examdays.com\/blog\/wp-content\/uploads\/2022\/09\/nand-gate.png","width":696,"height":392,"caption":"nand gate"},{"@type":"BreadcrumbList","@id":"https:\/\/examdays.com\/blog\/nand-gate-truth-table-circuit-diagram-formula-ic-number\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/examdays.com\/blog\/"},{"@type":"ListItem","position":2,"name":"NAND Gate Truth Table Circuit Diagram Formula IC Number"}]},{"@type":"WebSite","@id":"https:\/\/examdays.com\/blog\/#website","url":"https:\/\/examdays.com\/blog\/","name":"Examdays","description":"Examdays","publisher":{"@id":"https:\/\/examdays.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/examdays.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/examdays.com\/blog\/#organization","name":"Examdays Jobs","url":"https:\/\/examdays.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/examdays.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/mediumseagreen-worm-793803.hostingersite.com\/blog\/wp-content\/uploads\/2025\/07\/96x96-examdays-favicon.png","contentUrl":"https:\/\/mediumseagreen-worm-793803.hostingersite.com\/blog\/wp-content\/uploads\/2025\/07\/96x96-examdays-favicon.png","width":96,"height":96,"caption":"Examdays Jobs"},"image":{"@id":"https:\/\/examdays.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/facebook.com\/examdaysofficial","https:\/\/x.com\/examdaysblog","https:\/\/www.instagram.com\/ursrpb\/","https:\/\/www.linkedin.com\/company\/13600392\/","https:\/\/in.pinterest.com\/examdays","https:\/\/www.youtube.com\/channel\/UC3Kz8BWO1jjjqtp8XjfDYOw\/"]},{"@type":"Person","@id":"https:\/\/examdays.com\/blog\/#\/schema\/person\/a4ff5fca76c694f7e93b9a81fc7f2328","name":"Bhuvan"}]}},"_links":{"self":[{"href":"https:\/\/examdays.com\/blog\/wp-json\/wp\/v2\/posts\/41086","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/examdays.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/examdays.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/examdays.com\/blog\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/examdays.com\/blog\/wp-json\/wp\/v2\/comments?post=41086"}],"version-history":[{"count":9,"href":"https:\/\/examdays.com\/blog\/wp-json\/wp\/v2\/posts\/41086\/revisions"}],"predecessor-version":[{"id":52594,"href":"https:\/\/examdays.com\/blog\/wp-json\/wp\/v2\/posts\/41086\/revisions\/52594"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/examdays.com\/blog\/wp-json\/wp\/v2\/media\/41100"}],"wp:attachment":[{"href":"https:\/\/examdays.com\/blog\/wp-json\/wp\/v2\/media?parent=41086"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/examdays.com\/blog\/wp-json\/wp\/v2\/categories?post=41086"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/examdays.com\/blog\/wp-json\/wp\/v2\/tags?post=41086"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}