[PYTHON] Read "Quantum computer made in 14 days". Day 5 Quantum well improvement / addition of barriers

Introduction

This time we will improve the quantum well. Specifically, by adding a potential barrier to the center of the quantum well, we will make it play a more role as a quantum bit.

5 Quantum well improvement

5.1 Addition of barriers

In order to treat the quantum well as a bit, the quantum well is improved here. Specifically, a potential wall is created at the center of the quantum well. If the height of this potential is $ V_b [eV] $ and the width is $ W $, the potential is expressed as follows.

V(x)=\left\{\begin{array}{ll}
V_b & (|x|\leq \frac{W}{2})\\
0 & (\frac{W}{2} < |x| \leq \frac{L}{2})\\
+\infty & (|x| > \frac{L}{2})
\end{array}
\right.
\quad (5.1)

5.2 Plot of quantum wells with barriers

Let's plot the state when the size $ V_b $ of the barrier between the ground state and the first excited state is increased by 3 [eV] little by little.

5.2.1 In the ground state

ep_Stark_Effect_Barriers_0_30_n_0.png

5.2.2 In the first excited state

ep_Stark_Effect_Barriers_0_30_n_1.png

From the above results, it was found that it can be divided into two for about $ 30 [eV] $.

5.3 Applying an electric field to a quantum well with barriers

Using the above result, an electric field is applied to the quantum well with a barrier. If there is a barrier, the electric field applied to the quantum well will have an effect even if it is much smaller than before. Last time it was increased in 1.0e9 units, but this time it can be seen to change just by increasing it in 1.0e6 units. Let's check this.

5.3.1 In the ground state

It can be confirmed that the electric field is about 10e7 and almost all distribution is on the left. ep_Stark_Effect_Ex_0_10e7_n_0.png

5.3.2 In the first excited state

It can be confirmed that the electric field is about 10e7 and almost all distribution is on the right. ep_Stark_Effect_Ex_0_10e7_n_1.png

reference

EMAN Physics

[Physical computer made in 14 days](https://www.amazon.co.jp/14%E6%97%A5%E3%81%A7%E4%BD%9C%E3%82%8B%E9%87 % 8F% E5% AD% 90% E3% 82% B3% E3% 83% B3% E3% 83% 94% E3% 83% A5% E3% 83% BC% E3% 82% BF% E2% 80% 95 % E3% 82% B7% E3% 83% A5% E3% 83% AC% E3% 83% 87% E3% 82% A3% E3% 83% B3% E3% 82% AC% E3% 83% BC% E6 % 96% B9% E7% A8% 8B% E5% BC% 8F% E3% 81% A7% E9% 87% 8F% E5% AD% 90% E3% 83% 93% E3% 83% 83% E3% 83 % 88% E3% 83% BB% E9% 87% 8F% E5% AD% 90% E3% 82% B2% E3% 83% BC% E3% 83% 88% E3% 83% BB% E9% 87% 8F -% E9% 81% A0% E8% 97% A4-% E7% 90% 86% E5% B9% B3 / dp / 4877834702)

Recommended Posts

Read "Quantum computer made in 14 days". Day 5 Quantum well improvement / addition of barriers
Read "Quantum computer made in 14 days". Third day
Read "Quantum computer made in 14 days". First day
Read "Quantum computer made in 14 days". the 2nd day
Read "Quantum computer made in 14 days". Third day
Read "Quantum computer made in 14 days". First day
Read "Basics of Quantum Annealing" Day 5
Read "Basics of Quantum Annealing" Day 6
Quantum computer implementation of quantum walk 2
Quantum computer implementation of quantum walk 3
Quantum computer implementation of quantum walk 1