{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/speed-of-light",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/ChatGPT\",\n    \"title\": \"ChatGPT\"\n  }, \"ChatGPT\"), \"\"), mdx(\"p\", null, \"The speed of light is a fundamental constant in physics with profound implications for our understanding of the universe. Let's explore its characteristics and how it relates to propagation delays across Earth.\"), mdx(\"h2\", null, \"Speed of Light\"), mdx(\"p\", null, \"The speed of light in a vacuum, denoted by the symbol 'c', is exactly 299,792,458 meters per second (m/s)\", \"[1]\", \". This is approximately:\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"300,000 kilometers per second (\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/kms\",\n    \"title\": \"km/s\"\n  }, \"km/s\"), \") \", mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"3 laksh kms per second\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"186,282 miles per second (mi/s)\", \"[3]\")), mdx(\"p\", null, \"This speed is considered the universal speed limit, as nothing with mass can travel faster than light according to Einstein's theory of special relativity\", \"[3]\", \".\"), mdx(\"h2\", null, \"Propagation Delay and Earth's Circumference\"), mdx(\"p\", null, \"The circumference of Earth at the equator is approximately 40,075 kilometers. Given the speed of light, we can calculate how quickly light could travel around the Earth:\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Time to circumnavigate Earth = Earth's circumference / Speed of light\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Time \\u2248 40,075 km / 300,000 km/s\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Time \\u2248 0.13358 seconds \\u2248 100 ms\")), mdx(\"p\", null, \"This means that light could theoretically circle the Earth about 7.5 times in one second\", \"[8]\", \".\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"approximate light circle the earth 8 times in on second\")), mdx(\"h2\", null, \"Delays Between Regions\"), mdx(\"p\", null, \"The finite speed of light introduces delays in communication and observation across different regions:\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Local communication\"), \": For short distances on Earth, the delay is practically imperceptible to humans. For example, a signal traveling 300 km would take only 1 millisecond.\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Intercontinental communication\"), \": For longer distances, the delay becomes noticeable. A signal from New York to Tokyo (about 10,900 km) would take approximately 36.3 milliseconds.\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Satellite communications\"), \": Geostationary satellites orbiting at about 35,786 km above Earth's surface introduce a delay of about 119.3 milliseconds one-way, or 238.6 milliseconds for a round trip. \"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"quarter second for a round trip of satellite communication\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Space exploration\"), \": When communicating with distant space probes, the delay can be significant. For example, radio signals between Earth and Mars can take anywhere from 3 to 22 minutes depending on the planets' relative positions\", \"[1]\", \".\"))), mdx(\"h2\", null, \"Implications\"), mdx(\"p\", null, \"The constant speed of light has several important implications:\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Causality\"), \": It sets a limit on how quickly information or influence can propagate through space.\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Relativity\"), \": It forms the basis of Einstein's special theory of relativity, leading to phenomena like time dilation and length contraction\", \"[3]\", \".\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Measurement\"), \": The speed of light is so fundamental that it's used to define the meter: the distance light travels in 1/299,792,458 of a second\", \"[4]\", \".\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Technology\"), \": In computing and telecommunications, the speed of light sets the ultimate limit on data transmission rates and network latency.\"))), mdx(\"p\", null, \"Understanding the speed of light and its consequences is crucial in fields ranging from physics and astronomy to engineering and telecommunications. It shapes our understanding of the universe and the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/practical-limits\",\n    \"title\": \"practical limits\"\n  }, \"practical limits\"), \" of our technology.\"), mdx(\"p\", null, \"Citations:\\n\", \"[1]\", \" \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://en.wikipedia.org/wiki/Speed_of_light\"\n  }, \"https://en.wikipedia.org/wiki/Speed_of_light\"), \"\\n\", \"[2]\", \" \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://byjus.com/question-answer/what-is-the-speed-of-light/\"\n  }, \"https://byjus.com/question-answer/what-is-the-speed-of-light/\"), \"\\n\", \"[3]\", \" \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.space.com/15830-light-speed.html\"\n  }, \"https://www.space.com/15830-light-speed.html\"), \"\\n\", \"[4]\", \" \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.britannica.com/science/speed-of-light\"\n  }, \"https://www.britannica.com/science/speed-of-light\"), \"\\n\", \"[5]\", \" \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.olympus-lifescience.com/en/microscope-resource/primer/lightandcolor/speedoflight/\"\n  }, \"https://www.olympus-lifescience.com/en/microscope-resource/primer/lightandcolor/speedoflight/\"), \"\\n\", \"[6]\", \" \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.youtube.com/watch?v=pTn6Ewhb27k\"\n  }, \"https://www.youtube.com/watch?v=pTn6Ewhb27k\"), \"\\n\", \"[7]\", \" \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.amnh.org/exhibitions/einstein/light/constant-speed\"\n  }, \"https://www.amnh.org/exhibitions/einstein/light/constant-speed\"), \"\\n\", \"[8]\", \" \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.grc.nasa.gov/WWW/K-12/Numbers/Math/Mathematical_Thinking_ppc/how_fast_is_the_speed.htm\"\n  }, \"https://www.grc.nasa.gov/WWW/K-12/Numbers/Math/Mathematical_Thinking_ppc/how_fast_is_the_speed.htm\")));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[]}},"pageContext":{"slug":"speed-of-light","node":{"childMdx":{"slug":"speed-of-light"}}}},
    "staticQueryHashes": []}