{"id":2790,"date":"2016-07-07T09:00:00","date_gmt":"2016-07-07T13:00:00","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=2790"},"modified":"2024-02-20T10:49:57","modified_gmt":"2024-02-20T07:49:57","slug":"binary-numbers-system","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/binary-numbers-system\/","title":{"rendered":"Getting to Know the Binary Numbers System"},"content":{"rendered":"\n

Whether you know it or not, you as a human being are accustomed to certain number systems from birth. It is important to live your daily lives knowing that you can count to a reasonable degree. The number system<\/a> we use as human beings is the Decimal Numbers system. That is not our focus today. Today we will be taking a look at the Binary Numbers system.<\/p>\n\n\n\n

You might also be interested in knowing how to do Binary arithmetic here<\/a>. There you will learn how to do Binary addition and Subtractions as well as Binary multiplication and division.<\/p>\n\n\n\n

Before we talk about Binary<\/a>, it is good to know there are a bunch of number systems. These all work similarly to each other. It is just the way they are clustered. In addition to the two mentioned earlier, there are two other common number systems used today. These are Hexadecimal<\/a>, and Octal Number systems.<\/p>\n\n\n\n

Examining the Binary Numbers System<\/h2>\n\n\n\n

Let’s start with a number system that we are all familiar with. The Decimal Numbers system. As human beings, we have ten digits on our limbs. That ten fingers and ten toes. This makes it convenient for us to count in decimal. If you notice, Decimal derived from the word Deci<\/strong> meaning tenth<\/strong>, groups numbers in clusters of ten or Base-10<\/strong>. These clusters repeat all through to infinity.<\/p>\n\n\n\n

The digits used in the Decimal Numbers system are [0,1,2,3,4,5,6,7,8,9]<\/code><\/strong> . The next numbers in the series are repetitions of these numbers [10,11,12,13,14,15,16,17,18,19]<\/code><\/strong> and so on. The initial list of numbers has an implicit leading zero or sets of zeros. The reason why we exclude them is the leading zeros can be infinite and it would just beat the purpose of simplicity when dealing with Number systems.<\/p>\n\n\n\n

So What are Binary Numbers?<\/h2>\n\n\n\n

Binary just like Decimal has a prefix with a meaning. Bi meant in-twos therefore, we can see this number system consists of only 2 digits set in Base-2. The digits used in Binary are [0,1]<\/code><\/strong>. In this number system, all numbers are represented with only these two digits. So take a number like 275,000 (Decimal), The same number can be represented in Binary as 1000011001000111000<\/strong>. You can see as a human being that number is quite disturbing.<\/p>\n\n\n\n

Why would anyone conceive of using Binary Numbers systems for anything? Well because this is the number that computers work with for computation and for addressing and storing things in memory. Remember everything a computer CPU does is to read stuff from memory, process it using some simple arithmetic, and store it back into memory.<\/p>\n\n\n\n

This seems trivial but believe me, you can get a lot done with that. Anyway, history goes back to the way the states of electricity work. Either off or one. Off-state is represented by zero and on the state is represented by one.<\/p>\n\n\n\n

The following is the layout of Binary numbers from 0 to 9 (Decimal)<\/p>\n\n\n\n

0 0 0 0\u00a0\u00a0 Decimal Value 0\n0 0 0 1\u00a0\u00a0 Decimal value 1\n0 0 1 0\u00a0\u00a0 Decimal value 2\n0 0 1 1\u00a0\u00a0 Decimal value 3\n0 1 0 0\u00a0\u00a0 Decimal value 4\n0 1 0 1\u00a0\u00a0 Decimal value 5\n0 1 1 0\u00a0\u00a0 Decimal value 6\n0 1 1 1\u00a0\u00a0 Decimal value 7\n1 0 0 0\u00a0\u00a0 Decimal value 8\n1 0 0 1\u00a0\u00a0 Decimal value 9<\/code><\/pre>\n\n\n\n

In our next article, we will be showing you how to work with the Binary Numbers system<\/a> and be able to do some arithmetic on the system.<\/p>\n\n\n\n

Ref:<\/p>\n\n\n\n

http:\/\/home.ica.net\/~roymanju\/Binary.htm – Binary Numbers in Ancient India<\/p>\n","protected":false},"excerpt":{"rendered":"

Whether you know it or not, you as a human being are accustomed to certain number systems from birth. It is important to live your daily lives knowing that you…<\/p>\n","protected":false},"author":1,"featured_media":2791,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,23,27,16],"tags":[74,94,144,161,184,220,410,433,449,471,506,545,591],"yoast_head":"\nBinary Numbers System Explained in 60 Seconds<\/title>\n<meta name=\"description\" content=\"In this short brief we explain to you what binary numbers systems are and how they impact our daily lives and how computers and electronics are able to work\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/local.brightwhiz\/binary-numbers-system\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Binary Numbers System Explained in 60 Seconds\" \/>\n<meta property=\"og:description\" content=\"In this short brief we explain to you what binary numbers systems are and how they impact our daily lives and how computers and electronics are able to work\" \/>\n<meta property=\"og:url\" content=\"http:\/\/local.brightwhiz\/binary-numbers-system\/\" \/>\n<meta property=\"og:site_name\" content=\"Brightwhiz.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/brightwhiz\/\" \/>\n<meta property=\"article:published_time\" content=\"2016-07-07T13:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-20T07:49:57+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Binary-Numbers.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Michael Bright\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:site\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Michael Bright\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\/\/local.brightwhiz\/binary-numbers-system\/#article\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/binary-numbers-system\/\"},\"author\":{\"name\":\"Michael Bright\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\"},\"headline\":\"Getting to Know the Binary Numbers System\",\"datePublished\":\"2016-07-07T13:00:00+00:00\",\"dateModified\":\"2024-02-20T07:49:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/binary-numbers-system\/\"},\"wordCount\":526,\"commentCount\":0,\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/binary-numbers-system\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Binary-Numbers.jpg\",\"keywords\":[\"Assembly Languages\",\"Binary\",\"Computer Architecture\",\"CPU\",\"Debugging\",\"Embedded\",\"Number Systems\",\"Optimization\",\"Performance\",\"Programming\",\"Reverse Engineering\",\"Software Engineering\",\"Tools\"],\"articleSection\":[\"Articles\",\"Guides\",\"Programming\",\"Technology\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\/\/local.brightwhiz\/binary-numbers-system\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/local.brightwhiz\/binary-numbers-system\/\",\"url\":\"http:\/\/local.brightwhiz\/binary-numbers-system\/\",\"name\":\"Binary Numbers System Explained in 60 Seconds\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/binary-numbers-system\/#primaryimage\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/binary-numbers-system\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Binary-Numbers.jpg\",\"datePublished\":\"2016-07-07T13:00:00+00:00\",\"dateModified\":\"2024-02-20T07:49:57+00:00\",\"description\":\"In this short brief we explain to you what binary numbers systems are and how they impact our daily lives and how computers and electronics are able to work\",\"breadcrumb\":{\"@id\":\"http:\/\/local.brightwhiz\/binary-numbers-system\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/local.brightwhiz\/binary-numbers-system\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/binary-numbers-system\/#primaryimage\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Binary-Numbers.jpg\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Binary-Numbers.jpg\",\"width\":1200,\"height\":630,\"caption\":\"Binary Numbers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/local.brightwhiz\/binary-numbers-system\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/local.brightwhiz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting to Know the Binary Numbers System\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/local.brightwhiz\/#website\",\"url\":\"http:\/\/local.brightwhiz\/\",\"name\":\"Brightwhiz.com\",\"description\":\"Best Tech guides, Tutorials, and News\",\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/local.brightwhiz\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/local.brightwhiz\/#organization\",\"name\":\"Brightwhiz\",\"url\":\"http:\/\/local.brightwhiz\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"width\":706,\"height\":135,\"caption\":\"Brightwhiz\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/brightwhiz\/\",\"https:\/\/twitter.com\/brightwhizmag\",\"https:\/\/instagram.com\/bright_whiz\/\",\"https:\/\/www.pinterest.com\/sobbayi\/\",\"https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ\"]},{\"@type\":\"Person\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\",\"name\":\"Michael Bright\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"contentUrl\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"caption\":\"Michael Bright\"},\"sameAs\":[\"https:\/\/sobbayi.com\"],\"url\":\"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Binary Numbers System Explained in 60 Seconds","description":"In this short brief we explain to you what binary numbers systems are and how they impact our daily lives and how computers and electronics are able to work","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":"http:\/\/local.brightwhiz\/binary-numbers-system\/","og_locale":"en_US","og_type":"article","og_title":"Binary Numbers System Explained in 60 Seconds","og_description":"In this short brief we explain to you what binary numbers systems are and how they impact our daily lives and how computers and electronics are able to work","og_url":"http:\/\/local.brightwhiz\/binary-numbers-system\/","og_site_name":"Brightwhiz.com","article_publisher":"https:\/\/www.facebook.com\/brightwhiz\/","article_published_time":"2016-07-07T13:00:00+00:00","article_modified_time":"2024-02-20T07:49:57+00:00","og_image":[{"width":1200,"height":630,"url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Binary-Numbers.jpg","type":"image\/jpeg"}],"author":"Michael Bright","twitter_card":"summary_large_image","twitter_creator":"@brightwhizmag","twitter_site":"@brightwhizmag","twitter_misc":{"Written by":"Michael Bright","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/local.brightwhiz\/binary-numbers-system\/#article","isPartOf":{"@id":"http:\/\/local.brightwhiz\/binary-numbers-system\/"},"author":{"name":"Michael Bright","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32"},"headline":"Getting to Know the Binary Numbers System","datePublished":"2016-07-07T13:00:00+00:00","dateModified":"2024-02-20T07:49:57+00:00","mainEntityOfPage":{"@id":"http:\/\/local.brightwhiz\/binary-numbers-system\/"},"wordCount":526,"commentCount":0,"publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"image":{"@id":"http:\/\/local.brightwhiz\/binary-numbers-system\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Binary-Numbers.jpg","keywords":["Assembly Languages","Binary","Computer Architecture","CPU","Debugging","Embedded","Number Systems","Optimization","Performance","Programming","Reverse Engineering","Software Engineering","Tools"],"articleSection":["Articles","Guides","Programming","Technology"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/local.brightwhiz\/binary-numbers-system\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/local.brightwhiz\/binary-numbers-system\/","url":"http:\/\/local.brightwhiz\/binary-numbers-system\/","name":"Binary Numbers System Explained in 60 Seconds","isPartOf":{"@id":"http:\/\/local.brightwhiz\/#website"},"primaryImageOfPage":{"@id":"http:\/\/local.brightwhiz\/binary-numbers-system\/#primaryimage"},"image":{"@id":"http:\/\/local.brightwhiz\/binary-numbers-system\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Binary-Numbers.jpg","datePublished":"2016-07-07T13:00:00+00:00","dateModified":"2024-02-20T07:49:57+00:00","description":"In this short brief we explain to you what binary numbers systems are and how they impact our daily lives and how computers and electronics are able to work","breadcrumb":{"@id":"http:\/\/local.brightwhiz\/binary-numbers-system\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/local.brightwhiz\/binary-numbers-system\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/binary-numbers-system\/#primaryimage","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Binary-Numbers.jpg","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Binary-Numbers.jpg","width":1200,"height":630,"caption":"Binary Numbers"},{"@type":"BreadcrumbList","@id":"http:\/\/local.brightwhiz\/binary-numbers-system\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/local.brightwhiz\/"},{"@type":"ListItem","position":2,"name":"Getting to Know the Binary Numbers System"}]},{"@type":"WebSite","@id":"http:\/\/local.brightwhiz\/#website","url":"http:\/\/local.brightwhiz\/","name":"Brightwhiz.com","description":"Best Tech guides, Tutorials, and News","publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/local.brightwhiz\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/local.brightwhiz\/#organization","name":"Brightwhiz","url":"http:\/\/local.brightwhiz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","width":706,"height":135,"caption":"Brightwhiz"},"image":{"@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/brightwhiz\/","https:\/\/twitter.com\/brightwhizmag","https:\/\/instagram.com\/bright_whiz\/","https:\/\/www.pinterest.com\/sobbayi\/","https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ"]},{"@type":"Person","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32","name":"Michael Bright","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/","url":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","contentUrl":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","caption":"Michael Bright"},"sameAs":["https:\/\/sobbayi.com"],"url":"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/"}]}},"_links":{"self":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/2790"}],"collection":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/comments?post=2790"}],"version-history":[{"count":1,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/2790\/revisions"}],"predecessor-version":[{"id":13533,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/2790\/revisions\/13533"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media\/2791"}],"wp:attachment":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media?parent=2790"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/categories?post=2790"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/tags?post=2790"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}