Skip to content

Quantum ComputingDiscoverabout 43 min

The Spinning Coin Machine

How quantum bits break the rules of ordinary computing through superposition and measurement

This lesson introduces quantum computing by comparing classical computer bits to spinning coins, showing how qubits can exist in blended states until measurement forces a definite answer. Learners discover superposition, measurement, and why this new kind of computing matters.

In this part you’ll

  • The lesson sparks curiosity by asking how a coin spinning in the air is different from one that has already landed.
  • Learners meet the idea that quantum bits can exist in a blend of states, shown through a familiar two-option example.
  • The lesson presents a single clear picture contrasting classical bits (definite 0 or 1) with qubits (a spinning-coin-like possibility).
  • Learners discover that measurement forces a qubit to settle into one definite answer, like catching a spinning coin.

You have seen a coin spinning in the air. Before it lands, is it heads or tails? The honest answer is: it is somehow both possibilities at once, whirling together. Only when you catch it and look does it become definitely one or the other.

Ordinary computers think in coins that have already landed — every piece of information is either 0 or 1, never both. But a new kind of machine, called a quantum computer, works with spinning coins. This lesson shows you how that strange idea works, why it is hard to build, and what it might one day do for weather prediction, medicine design, and the puzzles no ordinary computer can solve.

Chapter 01

The toffee wrapper problem: when either-or is too slow

Imagine you have a rectangular cardboard box of Eclairs toffees — the kind with golden wrappers — and your amma tells you that exactly one wrapper in the entire box has a ₹100 note tucked inside. There are sixty-four toffees arranged in an eight-by-eight grid. You really want that note. So you start at the top left corner, unwrap the first toffee, check the wrapper, put it down. Then the next one. Then the next. In the worst case, the winning wrapper is the very last one you check. You would have to open sixty-four wrappers to find it.

This feels unfair. You did nothing wrong; you simply had no shortcut. The note was hiding, and your only tool was to look at every wrapper, one at a time, with no memory of where you already checked except the growing pile of empty wrappers beside you.

A normal computer faces this exact problem every day. When it searches for one special item in a long list — a password in a database, the fastest route through traffic, or the perfect fuel-burn schedule for a spacecraft — it often has to check possibilities one by one. Each check is fast, but when the list grows huge, the total time grows just as huge. Physicists and engineers have spent decades asking: is there a smarter way to search, or at least a different kind of machine that does not need to unwrap every single toffee? This chapter is about why that question matters. The next chapters will introduce the strange machine they invented.

Worked example

0 / 4 steps shown

Counting the toffee checks

A box has 64 toffees. You check them one by one until you find the special wrapper. On average, how many do you have to unwrap? What if the box grows to 1024 toffees?

Now let the numbers grow serious. ISRO planners designing a mission to Mars do not hide toffees, but they do hide the best flight path inside a vast space of possibilities. Imagine they must choose when to fire the engine, for how many seconds, and at what angle. Even if each choice is simple, the combinations multiply terrifyingly fast. Ten choices of timing, ten of duration, and ten of angle gives 10 × 10 × 10 = 1000 combinations. Add a few more variables and you cross millions. A computer testing each schedule one by one, like our toffee example, might run for days.

This is not a failure of engineering skill. It is a mathematical wall built into the "either-or" way ordinary computers work. Every ordinary switch in a computer is either on or off, either 0 or 1. We call this smallest unit a bit. Because a bit can only hold one definite answer at a time, the computer must walk through possibilities in single file, one after another. The next chapters will ask: what if a single piece of information could somehow hold more than one possibility at once, the way a spinning coin is neither heads nor tails until it lands?

Chapter 02

The bit that has already landed

Take any light switch in your house. Right now it is either off or on. There is no halfway state called "sort of glowing." Computer engineers call this smallest piece of definite information a classical bit. The word "bit" is short for binary digit, and "binary" means a system with only two choices. Every photo you save, every cricket score you check, every video you stream is ultimately stored as a long chain of these off-or-on decisions.

In this chapter we look at how ordinary computers remember things before we meet the strange spinning-coin machine of a quantum computer. The key idea is simple but easy to overlook: in a normal computer, every bit has already "landed" like a coin lying flat on a table. It is heads or tails, 0 or 1, and nothing else is allowed. We will call this the flat-coin model — it is a simplified picture, but it is exactly how designers of phones, laptops and ISRO's mission computers think about memory.

States per bit
2Only 0 or 1; no other value is possible
Bits in 1 byte
8Eight bits grouped together can represent one letter or a small number from 0 to 255
Typical phone RAM
8 GBRoughly 64 billion bits, every one of them definitely 0 or 1 at any instant
Switching speed
~nsA modern chip can flip a bit in a few billionths of a second

How a letter becomes bits in your phone

  1. Step 01Type the letter

    You press 'A' on your keyboard. The phone receives the unicode number 65.

  2. Step 02Split into 8 bits

    The number 65 is written in binary as 0100 0001. Each digit is one bit.

  3. Step 03Store in memory

    Eight tiny capacitors in RAM hold either charge (1) or no charge (0), matching the pattern.

  4. Step 04Read it back

    The processor checks each capacitor: charged or not? It rebuilds 65 and displays 'A'.

TableEveryday storage shown in classical bits
ObjectHow many bitsRoughly what that means
One typed letter8 bitsEnough for 256 different symbols (A, a, 1, @, etc.)
A 12-word SMS~700 bitsAbout 90 bytes of actual text plus formatting
One cricket photo (compressed)~2 million bits250 KB; each pixel's colour stored as numbers
A 3-minute song (compressed)~30 million bitsAbout 4 MB of MP3 or similar audio data
One hour of streaming video~5 trillion bitsHundreds of GB per second before compression; your phone handles the stream billions of bits at a time

Worked example

0 / 4 steps shown

Counting with three bits

Imagine you have three light switches in a row, each representing one bit. How many different patterns of off (0) and on (1) can you make? List them and find the largest number you can count to.

Try it

Chapter 03

The qubit: a coin still spinning

Imagine you flip a ₹2 coin and catch it on your thumb. For a split second, while it is still spinning in the air, is it heads? Is it tails? It is neither — and both at once. That spinning moment is the closest everyday picture to what a quantum bit, or qubit, actually is.

In Chapter 2 we met the classical bit: heads or tails, 0 or 1, frozen on the table. A qubit is different. It can be a blend of 0 and 1 at the same time. This is not because we are too lazy to look, or because the answer is hidden. It is a real, physical state that scientists can measure and confirm. The word for this blend is superposition.

To move beyond the coin picture, let us look at something you can see every day: polarised sunglasses. Light waves wiggle as they travel. Polaroid sunglasses only let through light wiggling in one direction — say, vertical. Hold your sunglasses sideways, and horizontal light gets blocked. But what if light wiggles at 45 degrees, exactly between vertical and horizontal? That single photon is genuinely neither vertical nor horizontal. It exists in a superposition of both polarisations until it meets the polariser.

A qubit works the same way. It is a tiny quantum object — often an electron's spin direction, or a photon's polarisation, or the energy level of an atom. These objects have two measurable states we label 0 and 1, but they can also occupy every blend in between.

Worked example

0 / 4 steps shown

The Polarised Photon Puzzle

A single photon of light is polarised at 45 degrees between vertical (0) and horizontal (1). It passes through a vertical polariser. What happens, and what does this tell us about superposition?

TableClassical bit vs qubit: a concrete comparison
PropertyClassical bitQubit
Smallest unitOne bit (0 or 1)One qubit (|0>, |1>, or blend)
State at restDefinitely 0 OR definitely 1Can be a superposition of both
Physical exampleA toggle switch, light on/offPhoton polarisation, electron spin
MeasurementJust confirms what was already trueForces the qubit to choose 0 or 1
Number of states with 3 units8 (000, 001, 010, 011, 100, 101, 110, 111)Infinite blends across a sphere

Predict first

You have a quantum coin — a single qubit. You prepare it in an equal superposition of |0> and |1>. You then measure it. Which statement is correct?

Let us connect this to India. At ISRO's U.R. Rao Satellite Centre and at research labs like TIFR and IISc, scientists work with superconducting circuits and photonic chips where qubits are built from real quantum objects. In 2023, Bangalore-based Infleqtion demonstrated a cold-atom quantum memory — storing quantum information in superposition states of rubidium atoms cooled to microkelvin temperatures. These qubits are not science fiction; they are being engineered right now in Indian labs.

The spinning coin will carry us forward. In the next chapter, we must face a harder truth: looking at a qubit changes it. You cannot peek at the spinning coin and still have it spin. This is measurement collapse, and it is the reason quantum computing is both powerful and fragile.

From spinning coin to working qubit

  1. Step 01The coin in the airModel

    Imagine a blend of heads and tails — the everyday picture of something in-between.

  2. Step 02The photon at 45 degreesReal physics

    A polarised photon is genuinely neither vertical (0) nor horizontal (1).

  3. Step 03The label |0> and |1>Notation

    Physicists write quantum states as |0> and |1>, called 'ket' notation.

  4. Step 04Equal superpositionMath picture

    A 45-degree photon is an equal blend: it has equal 'amounts' of |0> and |1>.

  5. Step 05Measurement choosesKey rule

    When measured, the qubit must become 0 or 1; the superposition is destroyed.

Chapter 04

Why you cannot peek while it spins

Imagine you are walking past a cricket batsman practising in the nets. The ball leaves the bat, spins through the air, and for a moment it could go anywhere — long-on, deep midwicket, or straight over the bowler's head. You do not know where it will land. Now suppose you try to catch the ball to see exactly where it is. The moment your hands close around it, the flight is over. The ball is no longer spinning through possibilities; it is stuck in your palms at one exact spot. You have learned where it is, but you have destroyed the very thing you were trying to watch.

A qubit in superposition is like that spinning ball. It is not secretly 0 or secretly 1, waiting for us to notice. It genuinely exists as both possibilities at once — until we force it to choose. The catch that forces the choice is called measurement. In this chapter we will see why measurement is not a gentle look through a window, but a rough grab that changes everything. And we will learn why no clever camera, no perfect microscope, and no future invention can get around this rule.

The four stages of a measurement

  1. Step 01Qubit in superpositionBefore

    The qubit holds a blend of |0> and |1>. We cannot say it is either; we can only list the odds.

  2. Step 02You set up a measurementAct

    You choose to read the qubit. This is not passive watching; you must interact with it, like catching a spinning coin.

  3. Step 03Nature flips a weighted coinRule

    The outcome is always either 0 or 1, never a fraction. The probabilities decide which result is more likely, not the result itself.

  4. Step 04The qubit collapsesAfter

    After the result, the qubit is only that result. If you measure again immediately, you get the same answer every time. The 'spin' is gone.

Worked example

0 / 4 steps shown

Measuring a qubit three times in a row

A qubit is prepared in an equal superposition: 50% chance of 0, 50% chance of 1. You measure it, note the result, and immediately measure again. Then you measure a third time. What happens?

Possible answers
Only 0 or 1Every quantum measurement yields a definite classical bit. No dial ever stops at '0.3'.
Repeat same state?
Yes, 100%Two identical measurements in a row on an unchanged qubit always agree.
Undo possible?
NoOnce collapsed, the original superposition cannot be reconstructed from the result alone.

Why can we not build a gentler peek? The problem is deeper than engineering. To learn whether a qubit is |0> or |1> we must interact with it, and any interaction large enough to register in our equipment is large enough to tip the delicate balance of superposition. Even a single photon bouncing off the qubit counts as a measurement if that photon's path reveals the qubit's state. Scientists at NIST and laboratories across the world have tested this with increasing precision, and the rule holds: nature does not permit a look without a touch. This is why quantum computers must keep qubits extremely isolated, cooled to temperatures colder than outer space, and shielded from every stray vibration.

The spinning coin model helps again. As long as the coin spins on your fingertip, it is a blur of heads and tails together. Photograph the blur and you see a streak, not a side. But to know which side is up, you must catch the coin. The catch is the measurement. After the catch, the coin is heads or tails, and no one can declare it was still 'spinning' all along. The spin is not hidden; it has ended.

Predict first

A scientist prepares two qubits, both in equal superposition (50% 0, 50% 1). She measures the first qubit and sees 0. She immediately measures the second qubit without changing its preparation. What will the second measurement show?

Keep this

What just happened

  • Measurement of a qubit always yields exactly 0 or exactly 1, never an in-between value.
  • The act of measurement forces the qubit out of superposition into the state observed.
  • After measurement, repeated immediate measurements give the same result; the superposition is gone.
  • This is not a problem with our tools; it is a fundamental rule verified by experiments worldwide.
  • The spinning coin is a useful model: catching it to look is like measuring, and the spin cannot continue after the catch.
  • Qubits prepared independently do not influence each other's collapse; each measurement is its own event.

Chapter 05

The Bloch sphere: drawing a spinning coin

Imagine you have a spinning coin balanced on your fingertip. While it is still turning, it is not heads and not tails — it is some mix of both. Only when you catch it and flatten your palm does it become one or the other. In the last chapter, we met the qubit, this odd "coin still spinning." Now we need a way to draw it. A normal drawing of a coin works for a single moment, but a qubit is more slippery: it can tilt, spin, and lean in every direction at once before we measure it. Physicists faced the same problem. They wanted a single picture that shows every possible way a qubit can spin. The answer they found is called the Bloch sphere.

The Bloch sphere is not a real ball you can hold. It is a mathematical model — a map that places every possible state of one qubit onto the surface of an ordinary sphere, like a tiny globe. Think of it like the way India is mapped onto a classroom globe: the real country is flat and vast, but the globe helps us see where Kerala sits relative to Kashmir. The Bloch sphere does the same for qubit states. North pole, south pole, equator — every spot means something specific about how much "0-ness" or "1-ness" the qubit carries, and in what combination.

North pole
|0⟩Definite state 0, like a coin showing heads
South pole
|1⟩Definite state 1, like a coin showing tails
Equator
50/50Maximum blend of 0 and 1, like a spinning coin edge-on
Any other point
BlendTilted mix: closer to a pole means more of that state
Surface rule
1 qubitEvery possible state sits somewhere on the surface, never inside
|ψ⟩ = cos(θ/2)|0⟩ + e^(iφ) sin(θ/2)|1⟩
Any qubit state on the Bloch sphere, using latitude θ and longitude φ. The e^(iφ) is the phase factor that rotates around the sphere.
Probability of |0⟩ = cos^2(θ/2)
How close you are to the north pole: when θ = 0, this equals 1 (certain |0⟩); when θ = 180°, this equals 0 (certain |1⟩).

Worked example

0 / 4 steps shown

Tracing a qubit from Delhi to Chennai latitude

A qubit starts at the north pole (|0⟩). A quantum gate tilts it so its latitude angle θ equals 60°. What is the probability of measuring |0⟩? Then a second gate tilts it further to θ = 120°. What is the new probability?

Predict first

A qubit sits at latitude θ = 90° on the Bloch sphere (right on the equator). A gate moves it straight to θ = 180° (the south pole). Before checking the formula, predict what happens to the probability of measuring |0⟩.

TableKey positions on the Bloch sphere and what they mean for measurement
Positionθ valueProbability of |0⟩Description
North pole100%Definite |0⟩, like a coin lying heads-up
Mid-north60°75%Tilted toward 0, but still superposed
Equator90°50%Perfect balance: maximum uncertainty
Mid-south120°25%Tilted toward 1, more 1 than 0
South pole180°0%Definite |1⟩, like a coin lying tails-up

Chapter 06

How IBM and Google build fragile qubits

Imagine you have finally learned to spin a coin on its edge, keeping it perfectly balanced so neither heads nor tails is showing. It is a delicate trick: the coin must spin fast, your finger must stay steady, and nobody can bump the table. In the world of quantum computing, engineers face exactly this problem every day — except their "coin" is a qubit, and the table is the entire universe.

In Chapter 3, we met the qubit as a spinning coin, neither heads nor tails until it lands. In Chapter 4, we saw why you cannot peek while it spins: any interaction that carries away information about the qubit acts like a measurement, forcing it to choose a definite state. This chapter takes that idea into the real world. Companies like IBM and Google have built enormous machines whose only job is to keep qubits spinning in isolation — colder than outer space, quieter than a library at midnight. Why such extreme measures? Because heat, light, sound, and even the faint magnetic buzz of distant electronics all behave like curious onlookers, trying to "peek" at the qubit and collapsing its precious superposition.

IBM Condor (2023)
1,121superconducting qubits operating at ~15 millikelvin
Google Sycamore (2019)
53superconducting qubits in a cryostat
Smallest vibration detected
10^-18metres — less than a proton's width, yet enough to matter
Operating temperature
15 mKabout 1/200th of deep space's average 3 K
TableThree ways to build a qubit: what IBM, Google and others choose
ApproachWhat it isWho uses itMain enemy
Superconducting circuitsTiny electric loops that act like artificial atoms with two energy levelsIBM, Google, RigettiHeat and electrical noise; needs dilution refrigerator
Trapped ionsSingle atoms held by laser beams in vacuum; their electron states become qubitsIonQ, Quantinuum, some university labsElectric field noise and laser instability; needs ultra-high vacuum
Photonic qubitsParticles of light (photons) carrying quantum information in their path or polarisationPsiQuantum, some Chinese teamsPhoton loss in fibres or components; needs precise alignment

How IBM keeps a qubit 'spinning'

  1. Step 01Fabricate the chipRoom temperature

    Engineers lithograph superconducting loops of niobium or aluminium on a silicon wafer, similar to making processor chips for your phone.

  2. Step 02Mount in sample holderStill warm

    The chip is wired to a printed circuit board with superconducting cables that will carry microwave control pulses.

  3. Step 03Insert dilution refrigeratorCooling begins

    A multi-stage fridge uses liquid nitrogen, liquid helium, and finally a helium-3/helium-4 mix to reach ~15 mK — colder than the cosmic microwave background.

  4. Step 04Shield everythingNear absolute zero

    Copper cans, superconducting shields, and sometimes lead absorb magnetic fields and block thermal radiation from warmer parts above.

  5. Step 05Send microwave pulsesOperating

    Control electronics outside send tuned microwave bursts to flip and steer qubits, like precise finger-taps to keep the coin balanced.

  6. Step 06Read out carefullyMeasurement

    A final weak microwave signal probes the qubit, amplified through a chain of special low-noise amplifiers before the warm world sees the result.

Worked example

0 / 4 steps shown

The bumped table: a shielding puzzle

A Google Sycamore chip has 53 qubits. One morning, a maintenance technician forgets to tighten a screw on the cryostat's outer vacuum can. This lets more vibration from the building's air conditioner reach the chip.

Before: each qubit stayed in superposition for an average of 10 microseconds. After the loose screw: vibration increases effective 'measurement-like' interactions, and coherence time drops by 60%.

Question: what is the new average coherence time, and why does this matter for a calculation that needs 200 sequential operations if each operation takes 50 nanoseconds?

The spinning coin on your finger has no perfect real-world home. On a kitchen table, someone walks past and the draft nudges it. In a train compartment, every bump of the track sends tremors. Even in a quiet field, the warmth of your own hand radiates upward. A qubit is worse: it interacts with everything — cosmic rays, radio stations, the residual heat of the apparatus itself. This is why quantum computers today are not desk-sized machines but room-filling installations, mostly refrigerator and shielding, with the chip a tiny dot at the coldest heart.

Each approach in our table makes a different trade-off. Superconducting circuits are relatively fast and easy to fabricate using adapted semiconductor factories, which is why IBM and Google have scaled to hundreds of qubits. But they demand the extreme cold. Trapped ions are naturally identical and hold coherence longer, yet entangling many ions becomes technically harder as the chain grows. Photonic qubits avoid cryogenics but require mind-bending precision in aligning optical paths. No design has won yet; the field is still experimenting.

Predict first

You are an engineer choosing where to place a new quantum computer lab. Your superconducting qubits need maximum coherence time. Which location would likely give the LONGEST coherence time, all else equal?

Quick check

Quick check: fragile qubits

2 questions · answer what you can, then check. Getting one wrong is useful.

  1. Q1At ~15 millikelvin, IBM's qubits are colder than deep space (~3 K). What is the main reason for such extreme cold?
  2. Q2A dilution refrigerator cools qubits through multiple stages. Which statement best describes why vibration is dangerous even when the temperature is already low?

Chapter 07

ISRO's scheduling puzzle revisited

In Chapter 1, we met ISRO's launch team trying to schedule satellites, ground stations, and rocket pads. With three satellites and three time slots, there were 3 × 2 × 1 = 6 possible orderings. A classical computer checks them one at a time. With ten satellites, the combinations explode to over 3.6 million. By the time you reach thirty satellites, even the fastest supercomputer on Earth would need impractical lengths of time to try every schedule and find the best one.

What if a computer could hold many possibilities at once, rather than just one? This is the promise quantum computing offers—not by being simply "faster," but by working through problems differently. In this chapter we return to ISRO's puzzle and explore, carefully and without exaggeration, how a quantum approach might one day change the search for good schedules.

A classical bit is like a coin that has already landed: it shows heads or tails, one definite answer. A qubit, as we saw in Chapter 3, is like a coin still spinning. In Chapter 4 we learned that measuring the spinning coin forces it to choose a side. But here is what matters for search: before measurement, a qubit can represent a blend of both states. Two qubits together can represent a blend of four combinations: 00, 01, 10, and 11. Three qubits represent eight combinations. Each qubit you add doubles the number of simultaneous possibilities. With just fifty qubits, you could in principle represent over one quadrillion combinations at once. This is called superposition—not "being in many places physically," but having a mathematical description that covers many possibilities until measurement.

Classical bits for 30 items
2^30 pathsAbout 1 billion combinations, checked one by one
Qubits in superposition
2^n statesn qubits can represent 2^n combinations simultaneously (in principle)
Grover's speedup
~√N fasterSearches an unsorted list of N items in about √N steps instead of N
Current IBM quantum processor
~1,000+ qubitsAs of recent announcements; error rates limit practical problem sizes

Worked example

0 / 5 steps shown

Grover's algorithm on a tiny ISRO schedule

Consider a simplified version of ISRO's puzzle: only 4 possible schedules, labeled A, B, C, D. Only schedule C satisfies all constraints (ground station free, right orbit, correct weather window). A classical computer might check A, then B, then C—taking up to 4 tries in the worst case. A quantum computer using Grover's algorithm can search faster. How does this work for N = 4?

Predict first

ISRO must choose from 16 possible launch schedules. A classical computer checks schedules one by one. A quantum computer using Grover's algorithm would need about how many equivalent steps?

Today, building enough stable qubits for ISRO's full scheduling problem remains beyond reach. Qubits are delicate; heat, vibration, and even cosmic rays can disturb their superposition. Researchers at Google, IBM, and other labs worldwide are developing error correction: using many physical qubits to create one reliable 'logical' qubit. The overhead is large—thousands of physical qubits may be needed for each logical one. ISRO and Indian institutions are part of this global research, exploring how quantum methods might eventually assist with optimization problems in space operations, much as they already use advanced classical solvers today.

The path from laboratory demonstration to mission-critical tool is long. But the principle is now clear: for certain search problems, quantum superposition offers a fundamentally different way to explore possibilities, one that could someday reshape how space agencies, and many others, find answers among overwhelming options.

Chapter 08

Three mix-ups every beginner makes

By now you have met the spinning coin — the qubit — and seen why it is so delicate. You have also learned that quantum computers are not simply "faster laptops" but machines that need their own algorithms and their own cryogenic hardware. Even with all of that, three stubborn misunderstandings keep creeping back into learners' heads. This chapter tackles them directly, because clearing these up is what turns a fuzzy idea into a solid mental model you can actually use.

The three mix-ups are:

  1. A qubit stores both 0 and 1, so it is like having two bits of memory.
  2. A quantum computer is just a very fast normal computer.
  3. The qubit is "really" 0 or "really" 1 inside; we just do not know which yet.

Each one sounds reasonable. Each one is wrong in a specific, instructive way. Let us take them apart one by one.

TableStorage vs. computation: what a qubit actually gives you
What you might hopeWhat actually happensWhy the difference matters
Store "00" and "01" in one qubitImpossible; one measurement yields one bitSuperposition is not parallel storage
Read out two answers at onceOnly 0 or 1 is observedMeasurement collapses the state
Use it like a 2-bit registerNo; algorithms must be redesignedQuantum advantage comes from new algorithms, not speed
Explore many paths during computationYes, via interference of amplitudesThis is the genuine source of power

Worked example

0 / 5 steps shown

The sorting test: when quantum offers no advantage

A class of 40 students has exam marks that need sorting from highest to lowest. A classical laptop takes about 0.01 seconds. A quantum computer with 100 qubits is available. How much faster will the quantum machine sort the list?

Predict first

A news headline claims: "New 1,000-qubit computer can store all the world's books in a single chip." Which mix-up is the headline making?

Try it

An ISRO engineer wants to plan satellite launch windows using weather data. She has a powerful classical cluster and access to a small quantum processor with 127 qubits. Which statement shows she has NOT fallen into Mix-up 2?

These three mix-ups are connected. Mix-up 1 makes you overestimate storage; Mix-up 2 makes you underestimate how different the software must be; Mix-up 3 makes you misunderstand what nature itself is doing. Together, they tempt learners to treat a qubit as merely a mysterious classical bit. Resisting that simplification is what makes you ready for the next depth.

There is a pattern here: every time quantum mechanics seems to offer a shortcut, look closer. The shortcut is usually real, but only for carefully chosen problems and with carefully built algorithms. The spinning coin is not a magic coin. It is a new kind of object, and learning to think with it honestly — without these three crutches — is the step that separates beginners from people who can actually work with quantum ideas.

Reflect

This stays on this page only. It isn’t saved or sent anywhere.

Chapter 09

From monsoon models to new medicines

By now you have met the qubit, the spinning coin that is neither heads nor tails until it lands. You have seen why peeking too early ruins the trick, and how engineers at IBM and Google keep those coins spinning inside dilo fridge and superconducting loops. The question left is: why does any of this matter to a student in Kochi, a farmer in Marathwada, or a doctor in Chennai? This chapter is about the jobs we hope quantum computers will one day do — and the jobs they already do in small ways. We will look at three places where qubits match real Indian needs: the monsoon, medicine, and secret messages sent through light. In every case the honest picture is the same: the work has begun, the ideas fit beautifully, but the useful, reliable machines are still being built. Think of it like ISRO in the 1970s: the Satellite Instructional Television Experiment showed that space technology could reach village schools, even though the rockets of that era were tiny compared with today's GSLV Mark III. Quantum computing is in its own SAT phase now.

From weather rooms to quantum chips

  1. ~1922
    Lewis Fry Richardson First idea of numerical weather prediction: humans with slide rules calculating by hand. Took months to predict one day.
  2. 1955
    IMD buys first computer India Meteorological Department gets an analog computer, later digital, to automate monsoon forecasts.
  3. 2013
    Monsoon Mission launched India invests in dynamical models running on classical supercomputers; forecasts improve from 5-day to 15-day windows.
  4. 2019
    Google claims quantum supremacy Sycamore chip performs a contrived calculation faster than a supercomputer — a proof of principle, not weather.
  5. 2024
    Hybrid experiments begin IBM and others test small quantum circuits as add-ons to classical weather workflows, but no operational advantage yet.

Try it

A news headline says 'Quantum Computer Cures Diabetes in Simulation.' Which of the following is the most careful reading?

TableBounded claims: what is real today versus what is hoped
AreaWorks reliably today?What quantum might addHonest timeline
Monsoon forecastClassical supercomputers with data assimilationMore accurate cloud-chemistry at small scalesMaybe 15–25 years, if hardware scales up
Drug molecule designClassical matching + wet-lab testingDirect quantum-mechanical folding predictionPartial tools in 10–20 years; full molecules longer
Secret satellite messagesClassical encryption + RSA/ECC mathsQuantum key distribution via satellite and groundDemonstrated; limited deployment in 5–15 years

Chapter 10

Check yourself, and what comes next

You have followed a spinning coin through ten chapters — from the toffee wrapper that took too long to check, through the classical bit that must be 0 or 1, to the qubit that can linger in a blend of both until someone looks. You have seen why measurement is a one-way door, how engineers at IBM and Google fight to keep their qubits cold and still, and how ISRO might one day schedule satellites faster with these strange machines.

Before we close, let us be honest: no one masters quantum computing in one sitting. The ideas are too foreign, the math too new, the hype too loud. What matters now is that you can tell a real claim from an absurd one, that you know why a qubit is not simply "both 0 and 1 forever," and that you recognise the fragility of every physical qubit built so far. This chapter gives you a short quiz, a look at what deeper study brings, and a final map of what you now carry in your head.

Quick check

Quiz: The Spinning Coin Machine

4 questions · answer what you can, then check. Getting one wrong is useful.

  1. Q1A classical bit is like a flipped coin that has already landed. A qubit is like a coin that is still spinning. What happens when you finally look at the spinning qubit?
  2. Q2Which of these is a FALSE claim often made about quantum computers?
  3. Q3IBM and Google use superconducting circuits as qubits. What is their biggest enemy?
  4. Q4A qubit's state is represented on a Bloch sphere. The north pole is |0>, the south pole is |1>. What does a point exactly on the equator represent?

What the 'Explore' Depth Unlocks Next

  1. Step 01EntanglementNew behaviour

    Two qubits can share one joint state: measuring one instantly determines the other, even across kilometres. Einstein called this 'spooky action at a distance.'

  2. Step 02Bell statesMathematical tool

    Four specific entangled states that form the alphabet of quantum communication and many algorithms.

  3. Step 03Quantum gatesBuilding blocks

    You will learn the CNOT, Hadamard, and phase gates that rotate qubits on the Bloch sphere and create entanglement.

  4. Step 04Deutsch-Jozsa algorithmFirst real algorithm

    Determines whether a function is constant or balanced in one query, where a classical computer might need many. The simplest proof that quantum mechanics can win.

  5. Step 05Grover's searchPractical speedup

    Finds one item in an unsorted database of N entries with roughly sqrt(N) steps, not N/2 classically. Useful for optimisation problems.

  6. Step 06Shor's factoringFamous result

    Factors large integers exponentially faster than known classical methods. This is why quantum computers threaten current encryption — and why post-quantum cryptography is urgent.

If this lesson has left you curious rather than confused, you are exactly where you should be. Quantum mechanics rewards patience. The next depth will feel easier because the vocabulary of superposition, measurement, and the Bloch sphere will already live in your head.

For a free, no-installation taste of a real qubit, search your browser for the Google Quantum AI qubit demo. It is an interactive simulation: you apply microwave pulses, watch the state vector move on a Bloch sphere, and see measurement collapse in action. It is not a real quantum computer — your laptop is far too warm — but the mathematics is genuine, and it will anchor everything you have read here.

No one understands quantum mechanics on first contact. Richard Feynman, who won a Nobel Prize for work in this field, admitted the same. What you have now is a reliable starting map. Keep the distinction sharp between classical bits and qubits, between superposition and measurement, between laboratory progress and marketing hype. That clarity will serve you whether you become a physicist, a programmer, a policy maker, or simply a citizen in a world where quantum technology is arriving.

Keep this

What You Now Know

  • A classical bit is always 0 or 1; a qubit can exist in a superposition — a blend of |0> and |1> — until it is measured
  • Measurement collapses superposition: the qubit becomes definitively 0 or 1, and the pre-measurement information is lost
  • Superposition is not 'being in two states at once' in a simple sense; it is a mathematical combination with probability amplitudes that can interfere
  • The Bloch sphere is a useful model: poles are definite states, the equator is maximum superposition, other points are partial blends
  • Physical qubits are extremely fragile; heat, vibration, and electromagnetic noise destroy their superposition within microseconds
  • IBM and Google use superconducting loops; other approaches include trapped ions, photons, and topological qubits, each with trade-offs
  • Quantum advantage means solving a practical problem faster than any known classical method; as of 2024, this has been demonstrated only for specific, crafted problems
  • India's ISRO and other agencies study quantum computing for optimisation tasks like satellite scheduling, but real deployments remain experimental
  • Common mix-ups include: thinking qubits store infinite information, that measurement is reversible, or that quantum computers will replace all classical ones
  • The next depth introduces entanglement, quantum gates, and algorithms like Deutsch-Jozsa that prove quantum mechanics can outperform classical computing for specific tasks

Key Terms from This Lesson

Bit
The smallest unit of classical information, always either 0 or 1.
Example: A light switch is a bit: on or off, no middle state.
Qubit
A quantum bit that can exist in superposition of |0> and |1> until measured.
Example: An electron's spin, or a superconducting current loop, can act as a qubit.
Superposition
A quantum state that blends two or more basis states with specific probability amplitudes.
Example: A fair coin spinning in the air is a visual metaphor, not an exact model, for superposition.
Measurement
The act of observing a qubit, which forces it into a definite classical outcome and destroys the superposition.
Example: Catching the spinning coin forces it to show heads or tails.
Collapse
The irreversible change from a superposition to a single definite state upon measurement.
Example: After measuring |0> or |1>, the qubit cannot be 'uncollapsed' to its previous blend.
Bloch sphere
A geometric model for single-qubit states, with |0> at the north pole and |1> at the south pole.
Example: A point on the equator represents a 50-50 superposition with a specific phase relationship.
Probability amplitude
A complex number whose squared magnitude gives the probability of measuring a particular state.
Example: Amplitudes can be positive, negative, or complex, enabling destructive interference.
Interference
The quantum phenomenon where amplitudes add or cancel, guiding computation toward correct answers.
Example: Grover's algorithm uses interference to amplify the correct search result.
Decoherence
The loss of quantum behaviour due to unwanted interaction with the environment.
Example: Heat causes a superconducting qubit to decohere in tens of microseconds.
Quantum advantage
Solving a practical problem faster than any known classical method using a quantum computer.
Example: In 2019, Google claimed quantum advantage for a specific random circuit sampling task.
Entanglement
A quantum correlation where multiple qubits share a joint state that cannot be described independently.
Example: Measuring one entangled qubit instantly determines the state of its partner.
Superconducting qubit
A qubit implemented as a tiny electrical circuit with zero resistance at very low temperatures.
Example: IBM's Quantum System One uses transmon-style superconducting qubits.

Where this comes from

Sources

End of Discover

What you just read

  • The lesson sparks curiosity by asking how a coin spinning in the air is different from one that has already landed.
  • Learners meet the idea that quantum bits can exist in a blend of states, shown through a familiar two-option example.
  • The lesson presents a single clear picture contrasting classical bits (definite 0 or 1) with qubits (a spinning-coin-like possibility).
  • Learners discover that measurement forces a qubit to settle into one definite answer, like catching a spinning coin.

Want to save topics or ask for new ones? Invited families can connect a learning device. Everything here stays free to read without signing in.

Revision 1 · release generation-b60fa5cc-02e7-4ab0-9081-c36156ee40fe · reviewed 23/09/2026