This thesis explores the development of the software framework for the Qbead. A physical representation of a quantum bit (qubit) designed to be held in the hand. Shaped as a sphere, the Qbead visualises the Bloch sphere from quantum mechanics, with internal LEDs that illuminate t
...
This thesis explores the development of the software framework for the Qbead. A physical representation of a quantum bit (qubit) designed to be held in the hand. Shaped as a sphere, the Qbead visualises the Bloch sphere from quantum mechanics, with internal LEDs that illuminate to display the qubit’s state. The main goal of the Qbead is to provide students with a more intuitive and accessible way to learn about quantum computing.
While the concept shows promise, the existing software framework lacks the necessary features to function as an effective educational tool. This project focuses on further developing the codebase to create a solid foundation for future use. By expanding the software and implementing quantum-related experiments, the Qbead can better support hands-on education in quantum mechanics.
The new classes are added to create a better framework for other functions. The X, Y, Z, and Hadamard single-qubit gates are implemented. 3 ways to detect input, rotating, shaking, and tapping have been added.
Some experiments are developed to show off the single-qubit gate functions and decoherence of the state.