{"id":516,"date":"2025-11-08T03:44:23","date_gmt":"2025-11-08T03:44:23","guid":{"rendered":"https:\/\/learndeeplytw.com\/?p=516"},"modified":"2025-12-02T05:24:34","modified_gmt":"2025-12-02T05:24:34","slug":"data-introduction-2","status":"publish","type":"post","link":"https:\/\/learndeeplytw.com\/en\/data-introduction-2\/","title":{"rendered":"Understanding How Computers Represent Information: A Constructivist Approach"},"content":{"rendered":"<h3 class=\"wp-block-heading\">Part 1: What Exactly is a Computer? (Redefining the Computer)<\/h3>\n\n\n\n<p class=\" translation-block\">\u2705 Constructivist Strategy: Start with the child's life experiences to challenge their preconceived notions of a \"computer.\"<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\" translation-block\">Inquiry:\n\"Do you think a 'calculator' counts as a computer? What about a 'smartphone'? How about the electronic watch on your wrist? Or the washing machine at home?\"<\/li>\n\n\n\n<li class=\" translation-block\">Exploration:\n\"Computers used to be as big as a room, but now they fit in your pocket. They look different, but they are all doing the same thing. What do you think that thing is?\"<\/li>\n<\/ul>\n\n\n\n<p class=\" translation-block\">The word \"Computer\" originally meant \"a person who calculates,\" but today's computers are far more than just giant math machines. They are like magician librarians\u2014organizing our photos, playing movies, and sending messages.\nInterestingly, no matter how smart a computer gets, the method it uses to record all this is surprisingly simple\u2014it only recognizes two symbols: 0 and 1.\nWhy does such a powerful machine use such a simple language? That is the secret we are going to unlock.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Part 2: Why 0 and 1? (The Physical Basis of Binary)<\/h3>\n\n\n\n<p class=\" translation-block\">\u2705 Constructivist Strategy: Explain using the most intuitive physical action: \"Switches.\"<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\" translation-block\">Inquiry:\n\"If I gave you a flashlight to send a message to a friend in the building opposite, how would you communicate? If you could only use 'Light On' and 'Light Off,' how would we agree on the signals?\"<\/li>\n\n\n\n<li class=\" translation-block\">Exploration:\n\"Inside a computer, there live hundreds of millions of tiny 'switches.' Compared to distinguishing between 'very bright,' 'kind of bright,' or 'dim,' don't you think it's much harder to make a mistake if we just distinguish between 'On' and 'Off'?\"<\/li>\n<\/ul>\n\n\n\n<p class=\" translation-block\">Computers aren't actually complex; they are just made up of thousands upon thousands of tiny switches.\nImagine if a computer had to distinguish between 10 different intensities of light. If the voltage wobbled even a little, the computer would get confused. But if it only has to distinguish \"On (1)\" and \"Off (0),\" it\u2019s much simpler!<\/p>\n\n\n\n<div class=\"wp-block-media-text has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 41%\"><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\">\n<ul class=\"wp-block-list\">\n<li style=\"font-size:14px\" class=\"\">In a Hard Drive: It\u2019s like the \"North Pole\" and \"South Pole\" of a magnet.<\/li>\n\n\n\n<li style=\"font-size:14px\" class=\"\">On an Optical Disc: It\u2019s like a surface that is \"reflective\" or \"non-reflective.\"<\/li>\n\n\n\n<li style=\"font-size:14px\" class=\"\">In a Microchip: It\u2019s like a circuit being \"connected\" or \"disconnected.\"<\/li>\n<\/ul>\n<\/div>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"292\" src=\"https:\/\/learndeeplytw.com\/wp-content\/uploads\/2025\/11\/image-8.webp\" alt=\"\" class=\"wp-image-437 size-full\" srcset=\"https:\/\/learndeeplytw.com\/wp-content\/uploads\/2025\/11\/image-8.webp 602w, https:\/\/learndeeplytw.com\/wp-content\/uploads\/2025\/11\/image-8-300x146.webp 300w, https:\/\/learndeeplytw.com\/wp-content\/uploads\/2025\/11\/image-8-18x9.webp 18w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure><\/div>\n\n\n\n<p class=\"\">Although we write them as 0 and 1, to the computer, these are actually two physical states. When we combine these states (like turning 8 switches into one Byte), the computer can start performing magic, creating numbers, text, and even colors.<\/p>\n\n\n\n<p class=\" translation-block\">Further Reading: <a href=\"https:\/\/learndeeplytw.com\/binary-digits\/\" data-type=\"post\" data-id=\"506\" target=\"_self\">Don't rush to teach arithmetic! Let children crack the \"Binary Digit\" code themselves.<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Part 3: Painting with Numbers (Image Representation)<\/h3>\n\n\n\n<p class=\" translation-block\">\u2705 Constructivist Strategy: Approach via concepts of \"Mosaic Art\" or a \"Magnifying Glass.\"<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\" translation-block\">Observation:\n\"Have you ever seen Perler beads or mosaic tiles? If we stand far away, it looks like a picture; but if we take a magnifying glass and look closely, what do you see?\"<\/li>\n\n\n\n<li class=\" translation-block\">Inquiry:\n\"If I want to make this mosaic very colorful, like a real photo, do I need beads in more colors, or fewer?\"<\/li>\n<\/ul>\n\n\n\n<p class=\" translation-block\">Every photo you see on a screen is actually an illusion! If you put a magnifying glass up to the screen, you will discover that the beautiful photo is actually composed of countless little squares called Pixels.\nThe computer uses a string of 0s and 1s to decide what color to paint each square.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\" translation-block\">The Space-Saving Way: If each square only uses 1 bit (0 is black, 1 is white), we can only draw black-and-white images, but the file size is small.<\/li>\n\n\n\n<li class=\" translation-block\">The Detailed Way: If each square uses 24 bits to mix colors, we can create 16 million colors for a photorealistic image, but the cost is a massive file size! <br>This is why some high-definition games lag on old computers\u2014because old computers can't process that many \"rendering instructions\" in time.<\/li>\n<\/ul>\n\n\n\n<p class=\" translation-block\">Further Reading: <a href=\"https:\/\/learndeeplytw.com\/image-representation\/\" data-type=\"post\" data-id=\"496\" target=\"_self\">Don't just tell kids \"0 is black, 1 is white\"\u2014Teaching Image Representation through puzzle games.<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Part 4: Broken Telephone (Error Detection and Correction)<\/h3>\n\n\n\n<p class=\" translation-block\">\u2705 Constructivist Strategy: Demonstrate how errors occur and how to spot them using the \"Telephone Game\" or magic tricks.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\" translation-block\">Game:\n\"Let's play the game 'Telephone' (or Broken Telephone). The first person whispers a sentence, and by the time it reaches the last person, what does it usually become? Why does it change?\"<\/li>\n\n\n\n<li class=\" translation-block\">Reflection:\n\"If we were transmitting a code to blow up a spaceship, getting one digit wrong would be a disaster. How can we know if the message was corrupted without asking the person to say it all over again?\"<\/li>\n<\/ul>\n\n\n\n<p class=\" translation-block\">The world is imperfect. Internet signals drop, and hard drives develop bad sectors. Just like in the Telephone game, data can easily be \"misheard\" during transmission. If that data is a bank transfer amount, an extra 0 or a missing 0 is a catastrophe!\n<br>Computer scientists came up with a clever solution: <strong>\"Check Digits\" (Checksums\/Parity)<\/strong>. <br>\nIt\u2019s like when we send cards, we intentionally add one extra card to make the total count an even number. If you receive them and find an odd number, you immediately know: \"Ah! Something went wrong in the middle!\"\n<br>This technique (Parity Check) allows us to automatically find and fix errors\u2014whether part of a hard drive is broken or a photo is being sent from Jupiter\u2014without asking the aliens to re-send it.<\/p>\n\n\n\n<p class=\" translation-block\">Further Reading: <a href=\"https:\/\/learndeeplytw.com\/parity-error-correction-2\/\" data-type=\"post\" data-id=\"519\" target=\"_self\">Using \"Mind Reading\" tricks to learn how computers self-repair (Parity Error Correction).<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Part 5: Surprise is Information (Information Theory)<\/h3>\n\n\n\n<p class=\" translation-block\">\u2705 Constructivist Strategy: Quantify information using the \"Guess the Number (20 Questions)\" game.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\" translation-block\">Game:\n\"I'm thinking of a number between 1 and 100. How many questions do you need to guess it? If you ask 'Is it 3?', 'Is it 5?', it will take forever. What kind of question can eliminate half the answers instantly?\"<\/li>\n\n\n\n<li class=\" translation-block\">Conclusion:\n\"Every question that helps you cut the possibilities in half represents 1 bit of information.\"<\/li>\n<\/ul>\n\n\n\n<p class=\" translation-block\">How do we measure how much \"information\" there is? By the weight of a book? By word count?\n<br>Computer scientists have a cool definition:<strong> \"Information is the degree of surprise.\"<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"\">If your friend says, \"I walked to school today,\" that\u2019s not surprising because he walks every day. The amount of information is low.<\/li>\n\n\n\n<li class=\"\">If he says, \"I took a helicopter to school today!\" that makes your jaw drop. The amount of information is super high!<\/li>\n<\/ul>\n\n\n\n<p class=\" translation-block\">We can play \"Ultimate Code\" to measure information. To guess a number between 1 and 100, the smartest method is to cut it in half every time: \"Is it bigger than 50?\" (This way, you delete 50 wrong answers in one breath).\n<br>This logic of \"Binary Search\" is the foundation of how computers measure information. A seemingly simple number-guessing game actually hides the wisdom computers use to process massive data!<\/p>\n\n\n\n<figure class=\"wp-block-video\"><video height=\"720\" style=\"aspect-ratio: 1280 \/ 720;\" width=\"1280\" controls src=\"https:\/\/learndeeplytw.com\/wp-content\/uploads\/2025\/11\/How_Computers_REALLY_Work.mp4\"><\/video><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u7b2c\u4e00\u90e8\u5206\uff1a\u96fb\u8166\u5230\u5e95\u662f\u4ec0\u9ebc\uff1f\uff08\u91cd\u65b0\u5b9a\u7fa9\u96fb\u8166\uff09 \u2705 \u5efa\u69cb\u5f0f\u7b56\u7565\uff1a \u5f9e\u5b69\u5b50\u7684\u751f\u6d3b\u7d93\u9a57\u51fa\u767c\uff0c\u6311\u6230\u4ed6\u5011\u5c0d\u300c\u96fb\u8166\u300d\u7684\u65e2\u5b9a\u5370 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":469,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","footnotes":""},"categories":[9,17],"tags":[26,24],"class_list":["post-516","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cs-unplugged","category-representing-information","tag-26","tag-24"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/learndeeplytw.com\/en\/wp-json\/wp\/v2\/posts\/516","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/learndeeplytw.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learndeeplytw.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learndeeplytw.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/learndeeplytw.com\/en\/wp-json\/wp\/v2\/comments?post=516"}],"version-history":[{"count":5,"href":"https:\/\/learndeeplytw.com\/en\/wp-json\/wp\/v2\/posts\/516\/revisions"}],"predecessor-version":[{"id":542,"href":"https:\/\/learndeeplytw.com\/en\/wp-json\/wp\/v2\/posts\/516\/revisions\/542"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learndeeplytw.com\/en\/wp-json\/wp\/v2\/media\/469"}],"wp:attachment":[{"href":"https:\/\/learndeeplytw.com\/en\/wp-json\/wp\/v2\/media?parent=516"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learndeeplytw.com\/en\/wp-json\/wp\/v2\/categories?post=516"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learndeeplytw.com\/en\/wp-json\/wp\/v2\/tags?post=516"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}