What does an observable in a different basis mean physically?What does “measurement in a certain basis”...
Wanted: 5.25 floppy to usb adapter
How can I introduce myself to a party without saying that I am a rogue?
For Loop and Sum
Word to be used for "standing with your toes pointing out"
Can the Count of Monte Cristo's calculation of poison dosage be explained?
Obtaining a matrix of complex values from associations giving the real and imaginary parts of each element?
Is 45 min enough time to catch my next flight in Copenhagen?
Where is this triangular-shaped space station from?
Connecting top and bottom of adjacent circles
Incompressible fluid definition
Can a person refuse a presidential pardon?
Find the number of ways to express 1050 as sum of consecutive integers
Why does the DC-9-80 have this cusp in its fuselage?
raspberry pi change directory (cd) command not working with USB drive
Why is c4 a better move in this position?
What is better: yes / no radio, or simple checkbox?
How can I mix up weapons for large groups of similar monsters/characters?
How to approximate rolls for potions of healing using only d6's?
c++ How can I make an algorithm for finding variations of a set without repetition (i.e. n elements, choose k)?
Can I become debt free or should I file for bankruptcy? How do I manage my debt and finances?
It took me a lot of time to make this, pls like. (YouTube Comments #1)
Why is commutativity optional in multiplication for rings?
Predict mars robot position
Meth dealer reference in Family Guy
What does an observable in a different basis mean physically?
What does “measurement in a certain basis” mean?The meaning of measurements in different basesHow does Fourier sampling actually work (and solve the parity problem)?Obtaining gate $e^{-iDelta t Z}$ from elementary gatesWhat does the notation $lvert underline{x} rangle$ mean?Many-Worlds Interpretation and GHZ StatesHow does the stated Pauli decomposition for $operatorname{CPcdot Acdot CP}$ arise?Measurement of a qubit and storage of the information on a bitIs it correct to say that we need controlled gates because unitary matrices are reversible?What is the meaning of the state $|1rangle-|1rangle$?What's a vector in the format of the Bloch Sphere?The meaning of measurements in different bases
$begingroup$
So when you have an observable which is the measurement operator acting on the state you get a different result than in a different basis.
What does it mean in physical terms? Does that mean writing your space operation in different style could collapse your state to something different?
Again, we can understand it mathematically but what's in physical terms?
quantum-gate quantum-state quantum-operation
$endgroup$
add a comment |
$begingroup$
So when you have an observable which is the measurement operator acting on the state you get a different result than in a different basis.
What does it mean in physical terms? Does that mean writing your space operation in different style could collapse your state to something different?
Again, we can understand it mathematically but what's in physical terms?
quantum-gate quantum-state quantum-operation
$endgroup$
2
$begingroup$
Related: What does “measurement in a certain basis” mean?
$endgroup$
– Blue♦
8 hours ago
1
$begingroup$
also related to The meaning of measurements in different bases
$endgroup$
– glS
7 hours ago
add a comment |
$begingroup$
So when you have an observable which is the measurement operator acting on the state you get a different result than in a different basis.
What does it mean in physical terms? Does that mean writing your space operation in different style could collapse your state to something different?
Again, we can understand it mathematically but what's in physical terms?
quantum-gate quantum-state quantum-operation
$endgroup$
So when you have an observable which is the measurement operator acting on the state you get a different result than in a different basis.
What does it mean in physical terms? Does that mean writing your space operation in different style could collapse your state to something different?
Again, we can understand it mathematically but what's in physical terms?
quantum-gate quantum-state quantum-operation
quantum-gate quantum-state quantum-operation
edited 8 hours ago
Blue♦
6,35141355
6,35141355
asked 9 hours ago
bilanushbilanush
1816
1816
2
$begingroup$
Related: What does “measurement in a certain basis” mean?
$endgroup$
– Blue♦
8 hours ago
1
$begingroup$
also related to The meaning of measurements in different bases
$endgroup$
– glS
7 hours ago
add a comment |
2
$begingroup$
Related: What does “measurement in a certain basis” mean?
$endgroup$
– Blue♦
8 hours ago
1
$begingroup$
also related to The meaning of measurements in different bases
$endgroup$
– glS
7 hours ago
2
2
$begingroup$
Related: What does “measurement in a certain basis” mean?
$endgroup$
– Blue♦
8 hours ago
$begingroup$
Related: What does “measurement in a certain basis” mean?
$endgroup$
– Blue♦
8 hours ago
1
1
$begingroup$
also related to The meaning of measurements in different bases
$endgroup$
– glS
7 hours ago
$begingroup$
also related to The meaning of measurements in different bases
$endgroup$
– glS
7 hours ago
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
One way to think about it is that "measuring in a given basis" is how we describe mathematically the act of interacting with the system in different ways.
Taking as an example a qubit, "measuring in the ${lvert0rangle,lvert1rangle}$ basis" is mathematese for "interacting with the system in a way that reveals to the experimenter whether the system is in the physical state which we are thinking of as corresponding to $lvert0rangle$ or $lvert1rangle$". In general, the system will not be in a state that can be directly associated with one of these basis states, in which case the act of measurement "forces" the system to collapse to one of the two states, and this happens with a probability that depends on the actual state of the system, and induces a physical change in the state of the system.
Measuring in a different basis then simply corresponds to another type of physical interaction with the system.
Another, slightly more informal way to think about it is to say that each measurement basis corresponds to a different "question" being asked to the system. "Measuring in ${lvert0rangle,lvert1rangle}$" means to be asking the system whether it's in the $lvert0rangle$ or $lvert1rangle$ state, while "measuring in ${lvert+rangle,lvert-rangle}$" means to be asking the system whether it is in the $lvert+rangle$ or $lvert-rangle$ state. As it happens, in quantum mechanics the act of "asking a question" to the system - that is, of collecting some classical information out of the system - will in general result in a perturbation of the system itself, which in quantum mechanics is captured by means of the noncommutativity of different observables.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "694"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fquantumcomputing.stackexchange.com%2fquestions%2f5608%2fwhat-does-an-observable-in-a-different-basis-mean-physically%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
One way to think about it is that "measuring in a given basis" is how we describe mathematically the act of interacting with the system in different ways.
Taking as an example a qubit, "measuring in the ${lvert0rangle,lvert1rangle}$ basis" is mathematese for "interacting with the system in a way that reveals to the experimenter whether the system is in the physical state which we are thinking of as corresponding to $lvert0rangle$ or $lvert1rangle$". In general, the system will not be in a state that can be directly associated with one of these basis states, in which case the act of measurement "forces" the system to collapse to one of the two states, and this happens with a probability that depends on the actual state of the system, and induces a physical change in the state of the system.
Measuring in a different basis then simply corresponds to another type of physical interaction with the system.
Another, slightly more informal way to think about it is to say that each measurement basis corresponds to a different "question" being asked to the system. "Measuring in ${lvert0rangle,lvert1rangle}$" means to be asking the system whether it's in the $lvert0rangle$ or $lvert1rangle$ state, while "measuring in ${lvert+rangle,lvert-rangle}$" means to be asking the system whether it is in the $lvert+rangle$ or $lvert-rangle$ state. As it happens, in quantum mechanics the act of "asking a question" to the system - that is, of collecting some classical information out of the system - will in general result in a perturbation of the system itself, which in quantum mechanics is captured by means of the noncommutativity of different observables.
$endgroup$
add a comment |
$begingroup$
One way to think about it is that "measuring in a given basis" is how we describe mathematically the act of interacting with the system in different ways.
Taking as an example a qubit, "measuring in the ${lvert0rangle,lvert1rangle}$ basis" is mathematese for "interacting with the system in a way that reveals to the experimenter whether the system is in the physical state which we are thinking of as corresponding to $lvert0rangle$ or $lvert1rangle$". In general, the system will not be in a state that can be directly associated with one of these basis states, in which case the act of measurement "forces" the system to collapse to one of the two states, and this happens with a probability that depends on the actual state of the system, and induces a physical change in the state of the system.
Measuring in a different basis then simply corresponds to another type of physical interaction with the system.
Another, slightly more informal way to think about it is to say that each measurement basis corresponds to a different "question" being asked to the system. "Measuring in ${lvert0rangle,lvert1rangle}$" means to be asking the system whether it's in the $lvert0rangle$ or $lvert1rangle$ state, while "measuring in ${lvert+rangle,lvert-rangle}$" means to be asking the system whether it is in the $lvert+rangle$ or $lvert-rangle$ state. As it happens, in quantum mechanics the act of "asking a question" to the system - that is, of collecting some classical information out of the system - will in general result in a perturbation of the system itself, which in quantum mechanics is captured by means of the noncommutativity of different observables.
$endgroup$
add a comment |
$begingroup$
One way to think about it is that "measuring in a given basis" is how we describe mathematically the act of interacting with the system in different ways.
Taking as an example a qubit, "measuring in the ${lvert0rangle,lvert1rangle}$ basis" is mathematese for "interacting with the system in a way that reveals to the experimenter whether the system is in the physical state which we are thinking of as corresponding to $lvert0rangle$ or $lvert1rangle$". In general, the system will not be in a state that can be directly associated with one of these basis states, in which case the act of measurement "forces" the system to collapse to one of the two states, and this happens with a probability that depends on the actual state of the system, and induces a physical change in the state of the system.
Measuring in a different basis then simply corresponds to another type of physical interaction with the system.
Another, slightly more informal way to think about it is to say that each measurement basis corresponds to a different "question" being asked to the system. "Measuring in ${lvert0rangle,lvert1rangle}$" means to be asking the system whether it's in the $lvert0rangle$ or $lvert1rangle$ state, while "measuring in ${lvert+rangle,lvert-rangle}$" means to be asking the system whether it is in the $lvert+rangle$ or $lvert-rangle$ state. As it happens, in quantum mechanics the act of "asking a question" to the system - that is, of collecting some classical information out of the system - will in general result in a perturbation of the system itself, which in quantum mechanics is captured by means of the noncommutativity of different observables.
$endgroup$
One way to think about it is that "measuring in a given basis" is how we describe mathematically the act of interacting with the system in different ways.
Taking as an example a qubit, "measuring in the ${lvert0rangle,lvert1rangle}$ basis" is mathematese for "interacting with the system in a way that reveals to the experimenter whether the system is in the physical state which we are thinking of as corresponding to $lvert0rangle$ or $lvert1rangle$". In general, the system will not be in a state that can be directly associated with one of these basis states, in which case the act of measurement "forces" the system to collapse to one of the two states, and this happens with a probability that depends on the actual state of the system, and induces a physical change in the state of the system.
Measuring in a different basis then simply corresponds to another type of physical interaction with the system.
Another, slightly more informal way to think about it is to say that each measurement basis corresponds to a different "question" being asked to the system. "Measuring in ${lvert0rangle,lvert1rangle}$" means to be asking the system whether it's in the $lvert0rangle$ or $lvert1rangle$ state, while "measuring in ${lvert+rangle,lvert-rangle}$" means to be asking the system whether it is in the $lvert+rangle$ or $lvert-rangle$ state. As it happens, in quantum mechanics the act of "asking a question" to the system - that is, of collecting some classical information out of the system - will in general result in a perturbation of the system itself, which in quantum mechanics is captured by means of the noncommutativity of different observables.
edited 7 hours ago
answered 7 hours ago
glSglS
4,125639
4,125639
add a comment |
add a comment |
Thanks for contributing an answer to Quantum Computing Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fquantumcomputing.stackexchange.com%2fquestions%2f5608%2fwhat-does-an-observable-in-a-different-basis-mean-physically%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
$begingroup$
Related: What does “measurement in a certain basis” mean?
$endgroup$
– Blue♦
8 hours ago
1
$begingroup$
also related to The meaning of measurements in different bases
$endgroup$
– glS
7 hours ago