Question about the Stern-Gerlach Experiment

captainhampto
Messages
12
Reaction score
0
I have a general question about the Stern-Gerlach experiment. When a spin 1/2-particle passes through the magnets, is that effectively equivalent to applying a Hadamard transform to the state of the particle going through the apparatus?

Also, let's say I wanted to create a quantum circuit to reflect the Stern-Gerlach experiment. Would that basically be equivalent to:

H|q0> -> (measurement occurs) -> |q0> = |up> or |q0> = |down>
Untitled-1.png
 
Physics news on Phys.org
captainhampto said:
When a spin 1/2-particle passes through the magnets, is that effectively equivalent to applying a Hadamard transform to the state of the particle going through the apparatus?
Well, no. Could you elaborate on why you would think this?

Also, let's say I wanted to create a quantum circuit to reflect the Stern-Gerlach experiment. Would that basically be equivalent to:

H|q0> -> (measurement occurs) -> |q0> = |up> or |q0> = |down>
Untitled-1.png

Sort of. It depends on the direction of the magnetic field in the Stern-Gerlach apparatus. If the magnetic field points along the z-direction, then the Stern-Gerlach apparatus is measuring the spin along the z-axis, which is represented already by the "dial" symbol, so you should lose the Hadamard gate. If the magnetic field points along the x-axis, then you should be getting out particles with spin pointing along the +x or -x directions, so your circuit is still not quite right -- you need another Hadamard gate after the measurement.
 
Thanks again for the response cortiver, very much appreciated. So just for clarification, depending on the axis the Stern-Gerlach apparatus is measuring in, results in a differently constructed circuit?

So for the z-direction it is simply the measurement operation, the +x and -x require a Hadamard gate before and after the measurement? Also are there any specific papers/books that delve more into converting existing quantum mechanically based experiments into quantum computing analogies such as this one here (i.e. double slit experiment, interferometer, etc.)

Thanks again, I greatly appreciate the assistance.
 
captainhampto said:
Thanks again for the response cortiver, very much appreciated. So just for clarification, depending on the axis the Stern-Gerlach apparatus is measuring in, results in a differently constructed circuit?
Yes, measuring along different axes represents a different process, so obviously it needs a different circuit diagram to represent it. The "dial" symbol represents measurement along the z-axis -- you can get measurement along a different axis by combining with other gates, but you could also just define a new symbol to represent measurement along that axis.

So for the z-direction it is simply the measurement operation, the +x and -x require a Hadamard gate before and after the measurement? Also are there any specific papers/books that delve more into converting existing quantum mechanically based experiments into quantum computing analogies such as this one here (i.e. double slit experiment, interferometer, etc.)

Quantum computing deals with finite-dimensional quantum systems (e.g. spins). You can't represent continuous-space processes like two-slit interference in a quantum circuit diagram.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. Towards the end of the first lecture for the Qiskit Global Summer School 2025, Foundations of Quantum Mechanics, Olivia Lanes (Global Lead, Content and Education IBM) stated... Source: https://www.physicsforums.com/insights/quantum-entanglement-is-a-kinematic-fact-not-a-dynamical-effect/ by @RUTA
If we release an electron around a positively charged sphere, the initial state of electron is a linear combination of Hydrogen-like states. According to quantum mechanics, evolution of time would not change this initial state because the potential is time independent. However, classically we expect the electron to collide with the sphere. So, it seems that the quantum and classics predict different behaviours!
Back
Top