{"id":2718,"date":"2026-03-24T03:31:00","date_gmt":"2026-03-24T02:31:00","guid":{"rendered":"https:\/\/labodemaths.fr\/WordPress3\/?p=2718"},"modified":"2026-03-24T08:50:20","modified_gmt":"2026-03-24T07:50:20","slug":"test","status":"publish","type":"post","link":"https:\/\/labodemaths.fr\/WordPress3\/test\/","title":{"rendered":"NSI: bool\u00e9ens et circuits logiques"},"content":{"rendered":"\n<h2>Exercice 1<\/h2>\n\n\n\n<p>Compl\u00e9ter le retour des commandes suivantes en Python<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&gt;&gt;&gt; a=5\n&gt;&gt;&gt; b=1\n&gt;&gt;&gt; a==5\n\n&gt;&gt;&gt; a!=4\n\n&gt;&gt;&gt; b==False\n\n&gt;&gt;&gt; b==True\n\n&gt;&gt;&gt; a==3 and b==1\n\n&gt;&gt;&gt; a==5 and b==1\n\n&gt;&gt;&gt; a==3 or b==1\n\n&gt;&gt;&gt; a==5 or b==2\n\n&gt;&gt;&gt; not(a==5)\n\n&gt;&gt;&gt; not(b!=1)\n\n&gt;&gt;&gt; not( a==2 and b==1)\n\n&gt;&gt;&gt; not( a==2 or b==1)\n<\/code><\/pre>\n\n\n\n<h2>Exercice 2<\/h2>\n\n\n\n<p>Identifier les circuits logiques suivants parmi les circuits ET, OU, NOT, OU exclusif, NOR, NAND<\/p>\n\n\n\n<p>Circuit 1<\/p>\n\n\n<p><iframe style=\"width: 100%; height: 200px; border: 0\" src=\"https:\/\/logic.modulo-info.ch\/?mode=tryout&amp;data=N4NwXAbANA9gDgFwM5mALxjAtmAHABgF8oBjbOGAOwFNLlVKYF9UEBPOasAckYW6gUUAbQAsARnxRxAJgCsAXSgBLSmCkwArgjDjiqlsHaceqgULDCAzKKmzFKgCZgZUEAEMANruJbmrDi5uP3MYEVECaXklZWcrQmIAd2UAJ2oRYVd8JWFxKCsFBUIgA\"><\/iframe><\/p>\n\n\n\n<p>Circuit 2<\/p>\n\n\n<p><iframe style=\"width: 100%; height: 285px; border: 0\" src=\"https:\/\/logic.modulo-info.ch\/?mode=tryout&amp;data=N4NwXAbANAxg9gWwA5wHYFNUBcDOZgCWqADPlgJ5LpgDkRNUKeA2gBzFQCMxxAulAQAmYAEwBfKHACuWUsApVa0rAyZhmAFg0BWLsW38hYAMwSinMpWp1UquC3ZdWBgcIDsEuACc5C697sWEWNdTmM+AVR1VigATn5lMG4xCQB3Ai90FmYRKFZ+Zjc4gu4oY15eMSA\"><\/iframe><\/p>\n\n\n\n<p>Circuit 3<\/p>\n\n\n<p><iframe style=\"width: 100%; height: 285px; border: 0\" src=\"https:\/\/logic.modulo-info.ch\/?mode=tryout&amp;data=N4NwXAbANAxg9gWwA5wHYFNUBcDOZgCWqADPlgJ5LpgDkRNUKeA2gBzFQCMxxAulAQAmYAEwBfKHACuWUsApVa0rAyZhmAFg0BWLsW38hYAMwSAHnABOchdRoXLquCxEBODp26HU6jVAOSMpASRJxklHb0jM7q7FysAUYA7GISAO4ElugszCJQGvzMSf6F0Ma8vGJAA\"><\/iframe><\/p>\n\n\n\n<p>Circuit 4<\/p>\n\n\n<p><iframe style=\"width: 100%; height: 285px; border: 0\" src=\"https:\/\/logic.modulo-info.ch\/?mode=tryout&amp;data=N4NwXAbANAxg9gWwA5wHYFNUBcDOZgCWqADPlgJ5LpgDkRNUKeA2gBzFQCMxxAulAQAmYAEwBfKHACuWUsApVa0rAyZhmAFg0BWLsW38hYAMwSinMpWp1UquC3ZdWBgcIDsEgIapBchde9BOxYREV1ODT4BVHVOTi4RfmUwTlMJAHcCACd0FmYRLk5+ZjcE4tSoY15eMSA\"><\/iframe><\/p>\n\n\n\n<h2>Exercice 3 : r\u00e9alisation du circuit d&rsquo;un additionneur de 2 bits.<\/h2>\n\n\n\n<ol><li>On consid\u00e8re 2 bits A et B et S le r\u00e9sultat de leur somme et R le r\u00e9sultat de la retenue lors de leur somme.<br>R\u00e9aliser la table logique des valeurs possibles de S et R en fonction des valeurs de A et B.<\/li><li>Identifier les circuits logiques correspondants \u00e0 S et R.<\/li><li>A l&rsquo;aide du site <a rel=\"noreferrer noopener\" href=\"https:\/\/logic.modulo-info.ch\/\" target=\"_blank\">https:\/\/logic.modulo-info.ch\/<\/a>, r\u00e9aliser le circuit \u00e9lectronique correspondant.<\/li><\/ol>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Exercice 1 Compl\u00e9ter le retour des commandes suivantes en Python Exercice 2 Identifier les circuits&#8230;<\/p>\n<div class=\"more-link-wrapper\"><a class=\"more-link\" href=\"https:\/\/labodemaths.fr\/WordPress3\/test\/\">Read the post<span class=\"screen-reader-text\">NSI: bool\u00e9ens et circuits logiques<\/span><\/a><\/div>\n","protected":false},"author":2,"featured_media":2735,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[57],"tags":[],"_links":{"self":[{"href":"https:\/\/labodemaths.fr\/WordPress3\/wp-json\/wp\/v2\/posts\/2718"}],"collection":[{"href":"https:\/\/labodemaths.fr\/WordPress3\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/labodemaths.fr\/WordPress3\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/labodemaths.fr\/WordPress3\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/labodemaths.fr\/WordPress3\/wp-json\/wp\/v2\/comments?post=2718"}],"version-history":[{"count":14,"href":"https:\/\/labodemaths.fr\/WordPress3\/wp-json\/wp\/v2\/posts\/2718\/revisions"}],"predecessor-version":[{"id":2737,"href":"https:\/\/labodemaths.fr\/WordPress3\/wp-json\/wp\/v2\/posts\/2718\/revisions\/2737"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/labodemaths.fr\/WordPress3\/wp-json\/wp\/v2\/media\/2735"}],"wp:attachment":[{"href":"https:\/\/labodemaths.fr\/WordPress3\/wp-json\/wp\/v2\/media?parent=2718"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/labodemaths.fr\/WordPress3\/wp-json\/wp\/v2\/categories?post=2718"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/labodemaths.fr\/WordPress3\/wp-json\/wp\/v2\/tags?post=2718"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}