Next Article in Journal
Building and Evaluating an Annotated Corpus for Automated Recognition of Chat-Based Social Engineering Attacks
Previous Article in Journal
Experimental Investigations on the Long Term Material Properties of Rubberized Portland Cement Concrete
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Performance–Consumption Balanced Scheme of Multi-Hop Quantum Networks for Teleportation

Department of Communication Science and Engineering, Fudan University, Shanghai 200433, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2021, 11(22), 10869; https://doi.org/10.3390/app112210869
Submission received: 7 October 2021 / Revised: 13 November 2021 / Accepted: 15 November 2021 / Published: 17 November 2021

Abstract

:
Teleportation is an important protocol in quantum communication. Realizing teleportation between arbitrary nodes in multi-hop quantum networks is of great value. Most of the existing multi-hop quantum networks are based on Bell states or Greeberger–Horne–Zeilinger (GHZ) states. Bell state is more susceptible to noise than GHZ states after purification, but generating a GHZ state consumes more basic states. In this paper, a new quantum multi-hop network scheme is proposed to improve the interference immunity of the network and avoid large consumption at the same time. Teleportation is realized in a network based on entanglement swapping, fusion, and purification. To ensure the robustness of the system, we also design the purification algorithm. The simulation results show the successful establishment of entanglement with high fidelity. Cirq is used to verify the network on the Noisy Intermediate-Scale Quantum (NISQ) platform. The robustness of the fusion scheme is better than the Bell states scheme, especially with the increasing number of nodes. This paper provides a solution to balance the performance and consumption in a multi-hop quantum network.

1. Introduction

Teleportation is always used for transferring quantum information with the aid of maximally entangled states and classical channels. In 1993, Bennet proposed the first teleportation protocol based on the Einstein–Podolsky–Rosen (EPR) state [1]. In 1997, Bouwmeester proved it in the practical experiment [2]. Since then, many other teleportation protocols were proposed based on different entangled states, such as GHZ states, W states, and cluster states [3,4,5].
Teleportation can be easily realized between two adjacent nodes. However, in a multi-hop quantum network, most nodes are not directly connected. Realizing teleportation in a multi-hop quantum network is valuable. In 2005, Cheng proposed the Bridging protocol of the network in this field [6], and then, the ideas for teleportation network were given in different entangled states [7,8]. However, they are all designed based on the teleportation between directly connected nodes. Chen gave a classical solution to it [9]. Quantum states in all intermediate nodes are measured in the end to realize teleportation. Increasing the number of nodes between the source and the destination will bring difficulties with exponential growth to the calculation. Besides, the influence of noise is also amplified.
As an important technology in quantum relay, entanglement swapping has been realized in the recent years [10,11,12,13]. The original entanglement swapping protocol took advantage of the spontaneous parametric down-conversion (SPDC) source [14]. Today, scientists prefer to use hybrid protocols and photon interference to entangle spins or atoms [15,16]. Scientists have proved that entanglement swapping can establish entanglement between states in different entangled pairs. The price is the loss of fidelity [17,18]. This technology makes it possible for arbitrary nodes in the network to share entangled states. When it comes to the noise in the environment, scientists think that purification can solve this problem [19,20,21]. Because of a developed purification [22,23,24,25], high fidelity entanglement can be established in the multi-hop quantum network.
Based on the entanglement swapping and purification, we design a new scheme of a multi-hop quantum network. Taking advantage of entanglement swapping and purification, nodes in the network can share entangled states with high fidelity. To ensure the high robustness of the system, we design a purification algorithm. To ensure the practicability of the system, we use bit-flip, phase-flip, and depolarizing noise models in the simulation. Although amplitude damping noise seems more practical in the simulation, we find that it will lead to the disappearance of entanglement. Considering purification always works on entangled states, thus, we did not use amplitude damping noise in this paper. Besides, we consider the decline in fidelity of entanglement swapping based on the latest physical experiment. The number of entering nodes is decreased in the final communication to protect the privacy. Thus, the computational complexity is reduced. In the end, we simulate the network on Cirq with bit-flip and depolarizing noise in the true environment.
Contributions of this paper can be stated as follows:
  • This paper proposes a new scheme of a multi-hop quantum network based on bipartite communication with fusion states. It improves the noise immunity of the network while avoiding the huge consumption.
  • A purification algorithm is proposed to ensure the robustness of the system, providing a solution for future quantum communication.
  • The fidelity for multi-particle entanglement purification is calculated.
The paper is outlined as follows. In Section 2, we review entangled states, teleportation, entanglement swapping, quantum noise, and fidelity. In Section 3, we design the new multi-hop quantum network architecture based on bipartite communication. Besides, we give the purification scheme for the Bell pair and GHZ states. In Section 4, we give the design for a purification algorithm and simulation results. Finally, conclusions are given in Section 5.

2. Preliminary

2.1. Entangled State

The Bell state is the most commonly used entangled state in quantum communication. The basic state in this paper is
0 = 1 0 , 1 = 0 1 .
Then, the Bell states can be expressed as
Φ + = 1 2 ( | 00 + | 11 ) , Φ = 1 2 ( | 00 | 11 ) Ψ + = 1 2 ( | 01 + | 10 ) , Ψ = 1 2 ( | 01 | 10 ) .
If applying a unitary operation such as the Pauli matrix on Bell states, we obtain
Ψ + = ( X · 0 ) 0 + ( X · 1 ) 1 = X · Φ + Φ = ( Z · 0 ) 0 + ( Z · 1 ) 1 = Z · Φ + Ψ = ( Y · 0 ) 0 + ( Y · 1 ) 1 = Y · Φ + ,
where
X = 0 1 1 0 , Y = 0 i i 0 , Z = 1 0 0 1 .
Thus, we choose Φ + to share in the network. Another entangled state commonly used in quantum communication is the GHZ state. Since the fidelity of GHZ states decreases with the increasing number of qubits [25], we select 3-qubit GHZ states to use.
Ψ 1 = 1 2 ( | 000 + | 111 ) , Ψ 2 = 1 2 ( | 001 + | 110 ) Ψ 3 = 1 2 ( | 010 + | 101 ) , Ψ 4 = 1 2 ( | 011 + | 100 ) Ψ 5 = 1 2 ( | 000 | 111 ) , Ψ 6 = 1 2 ( | 001 | 110 ) Ψ 7 = 1 2 ( | 010 | 101 ) , Ψ 8 = 1 2 ( | 011 | 100 ) .
For the same reason, we choose Ψ 1 to share in the quantum network.

2.2. Teleportation

Teleportation is a safe communication method when facing eavesdropper. It sends only measurement results in a classical channel, instead of sending the quantum state directly. The receiver can rebuild the quantum state based on the measurement results. Even if the classical channel is eavesdropped, qubit still cannot be rebuilt because of the lacking entangled state.
Teleportation based on the Bell pair is shown in Figure 1. Nodes A and B share a Bell pair Φ + . Node A wants to send an arbitrary state ψ = α 0 + β 1 to node B, where | α | 2 + | β | 2 = 1 . The control state and the entangled state in node A are measured by the circuit shown in Figure 1. State ψ can be reconstructed in node B by a quantum gate based on the entangled state. Quantum gate matching to the measurement results is shown in Appendix A.
Teleportation based on GHZ states is shown in Figure 2. Node A holds two entangled states and an arbitrary state ψ .

2.3. Entanglement Swapping

In a multi-hop quantum network, entanglement swapping can establish the entanglement between nodes without being directly connected. So, it is also an important technology to realize a quantum relay [13].
Node B has shared entanglement both with nodes A and C, as shown in Figure 3. Entanglement swapping can help to establish entanglement between node A and C. It is described in detail in Appendix B.

2.4. Fidelity

Because of the channel noise, the quantum state we finally get may be different from the theoretical value. Fidelity is used to measure this deviation, defined in [26]:
F = ψ ρ ψ ,
where ψ is the wanted quantum state, ρ is the density matrix of the quantum state received finally. The density matrix is
ρ = i p i ψ i ψ i ,
where p i is the probability of state ψ i . Fidelity takes values from 0 to 1.

2.5. Noisy Channel

The main noisy channels in this paper are the bit-flip channel, phase-flip channel and depolarizing channel in [26]. The bit-flip channel flips a qubit from 1 to 0 with probability p, 0 < p < 1 . Its operation elements are:
E 0 = 1 p I , E 1 = p X .
For the phase-flip channel, the operation elements are:
E 0 = 1 p I , E 1 = p Z .
For the depolarizing channel, with error probability p, the state can be described as
ε ρ = 1 p ρ + p 3 X ρ X + Y ρ Y + Z ρ Z ,
where X, Y, and Z are Pauli operations.
There are also other noise models, such as Gaussian noise, but they are hard to realize on the NISQ platform. So, we choose the three most commonly used quantum noise models for the channel environment simulation. Since purification results under bit-flip and phase-flip noise are similar, we only provide simulations under bit-flip and depolarizing noise in Section 4.

3. The Scheme of Network Architecture and Purification

3.1. Network Architecture Based on Bipartite Communication

For a network based on Bell states, a Bell pair is pre-shared between adjacent nodes. Assume that A is the source node while E is the destination node, and they are not directly connected. Entanglement swapping can establish entanglement between them. However, physical experiment has proved that each swapping will bring about 12.77 ± 4.17 % loss of entanglement fidelity [17,18]. The number of times a qubit taking part in entanglement swapping should be as small as possible. Node A can select the node between the source and destination for entanglement swapping through transferring commands in the classical channel.
Compared with the Bell state, a multi-particle state such as the GHZ state has a better entanglement property [27,28]. Therefore, the GHZ state is more widely used in teleportation. However, once we measure one particle of GHZ states, the whole entanglement will be destroyed. To solve this problem in bipartite communication, fusion is used to form GHZ states based on Bell pairs [25]. The principle and circuit of fusion are shown in Figure 4.
The fusion scheme in the 5-node network is shown in Figure 5. The first round of entanglement swapping in the network occurs in nodes B and D, while the second round occurs in node C. Thus, entanglement is established between nodes A and E.

3.2. Purification Circuit for Different States

The accurate realization of teleportation needs high-fidelity entangled states. Purification is a common method to improve the fidelity.

3.2.1. Purification of Bell Pairs

The standard entanglement purification protocol (EPP) is the way to reduce the influence of bit-flip noise. A Bell pair is measured to improve the fidelity of another pair. To solve the phase-flip noise, quantum privacy amplification (QPA) was proposed in [29], shown in Figure 6.
U A and U B are rotation operators for θ about x-axes, noted as R x ( θ ) [30].
R x ( θ ) = e j θ X / 2 = cos θ 2 I j sin θ 2 X ,
where θ is π / 2 for U A , and π / 2 for U B . Assume that the two Bell pairs are both Φ + with the fidelity of 1 at first. After quantum distribution, U A acts on the quantum state in the source node, while U B acts on the state in the destination node.
For bit-flip noise, assume that the error probability of each qubit is p, where 0 < p < 0.5 . Let q = 1 ( 1 p ) 2 p 2 . The two nodes share Φ + with the probability 1 q . The Bell pairs pre-shared by two nodes with probability are shown in Table 1.
Φ + c is the control pair, the other is target pair. Prepare two Bell pairs Φ + c Φ + at first. Because of the noise, four possible scenarios will thus occur for the two Bell pairs before purification. We can obtain the final results as
Φ + c Φ + C N O T Φ + c Φ + Measure Φ + c Φ + c Ψ + C N O T Φ + c Ψ + Measure d i s c a r d Ψ + c Φ + C N O T Ψ + c Ψ + Measure d i s c a r d Ψ + c Ψ + C N O T Ψ + c Φ + Measure Ψ + c .
If the measurement results of the target pair are equal, we save the control pair and judge purification to be successful. Otherwise, we discard the control pair with using the measurement and prepare new pairs until the purification succeeds. Finally, we obtain Φ + c with probability ( 1 q ) 2 ( 1 q ) 2 + q 2 .
Fidelity of entanglement states before purification is described as F i n i t i a l ,
F i n i t i a l 2 = ( 1 q ) ( Φ + | Φ + ) 2 + q Φ + | Ψ + Ψ + | Φ + = 1 q .
Fidelity after purification is F p u r i f y ,
F p u r i f y 2 = ( 1 q ) 2 ( 1 q ) 2 + q 2 Φ + | Φ + Φ + | Φ + + q 2 ( 1 q ) 2 + q 2 Φ + | Ψ + Ψ + | Φ + = ( 1 q ) 2 ( 1 q ) 2 + q 2 .
For phase-flip noise, the calculation and result are consistent thanks to the rotation operators.

3.2.2. Purification of GHZ States

A purification circuit for GHZ states is designed in Figure 7.
For bit-flip noise, assume bit-flip noise occurs with probability p, then q = 1 ( 1 p ) 3 p 3 . The states shared before purification and the matching probability are shown in Table 2. Ψ i c is the control group in CNOT gate, the other is the target group.
If the measurement results of the target group are equal, we save the control group and judge purification to be successful. Otherwise, we discard the control group and prepare new groups until purification succeeds. After purification, we obtain Ψ 1 c with probability ( 1 q ) 2 ( 1 q ) 2 + q 2 / 3 .
The fidelity after purification is F p u r i f y
F p u r i f y 2 = ( 1 q ) 2 Ψ 1 | Ψ 1 Ψ 1 | Ψ 1 ( 1 q ) 2 + q 2 / 3 + q 2 Ψ 1 | Ψ 2 Ψ 2 | Ψ 1 3 ( 1 q ) 2 + q 2 + q 2 Ψ 1 | Ψ 3 Ψ 3 | Ψ 1 3 ( 1 q ) 2 + q 2 + q 2 Ψ 1 | Ψ 4 Ψ 4 | Ψ 1 3 ( 1 q ) 2 + q 2 = ( 1 q ) 2 ( 1 q ) 2 + q 2 / 3 .
For phase-flip noise, a similar rotation operator does not exist. However, we can take advantage of quantum channel recognition by a quantum neural network [31]. If the noise is phase-flip, we can use the H gate to transform the noise into bit-flip before the transmission.
For n-particle GHZ states, if p is the bit-flip probability, then q = 1 ( 1 p ) n p n . The fidelity before purification is
F i n i t i a l 2 = 1 q .
The fidelity after purification is
F p u r i f y 2 = ( 1 q ) 2 ( 1 q ) 2 + q 2 / ( 2 n 1 1 ) .

4. Design of Purification Algorithm and Simulation Results

4.1. Purification Algorithm

Purification is realized in a quantum network under the pumping manner as reported in [22] and shown in Figure 8.
The fidelity as a function of the error probability is shown in Figure 9. Purification time (PT) means the number of successful purifications. When PT = 0, Bell states are more resilient against noise than GHZ states. With the help of purification, we can see a huge improvement in fidelity. Under the existence of purification, lines of GHZ states and Bell states have an intersection point under the same PT. When p is on the left side of the intersection point, the fidelity of the GHZ state is higher than that of the Bell state. With the increasing number of PT, the intersection point moves to the right side.
We observe that entanglement swapping can bring a 12.77 % decline in fidelity. Noise in the quantum channel only affects the entanglement distribution in the network. Purification in the initial entanglement distribution is not so effective because of subsequent entanglement swapping. Thus, when designing the scheme, we focus on the purification after each entanglement swapping. In the end, we add an extra purification for fusion to obtain a higher fidelity. So, we set m 1 = 1 , and m 2 = 1 . m 1 is the PT for entanglement swapping, m 2 is the PT for fusion. The purification algorithm of a multi-hop quantum network is shown in Algorithm 1.
Algorithm 1 Purification Algorithm
1:
procedurePurification( m 1 , m 2 , n )          ▹Swapping round n
2:
    while  m 2 > 0  do
3:
        while  n > 0  do
4:
           finish entanglement distribution between adjacent nodes
5:
           finish i round entanglement swapping
6:
           if purification condition for swapping is true then
7:
               finish swapping purification for once
8:
                m 1 m 1 1
9:
            end if
10:
           if  m 1 = = 0  then
11:
                  n n 1
12:
           end if
13:
        end while
14:
        if purification condition for fusion is true then
15:
           finish fusion purification for once
16:
            m 2 m 2 1
17:
        end if
18:
    end while
19:
    return fidelity
20:
end procedure
Since we design the network for teleportation, only the entanglement distribution contains transferring quantum states in the channel. To avoid collision of quantum states, the quantum channel is set to simplex. If node B wants to share the entangled pairs with node A, it can ask node A for an entangled state through the classical channel. Thus, duplex communication is not necessary in the quantum channel.

4.2. Simulation Results

The simulation result of the 5-node network in Figure 5 is shown in Figure 10. We should point out that the simulation is influenced by both channel noise and fidelity loss in entanglement swapping. Entanglement swapping does not transfer qubit in the channel, but it surly brings a huge fidelity loss. Thus, we set the fidelity loss at a fixed value of 12.77% in entanglement swapping. Because of the fixed fidelity loss, the system fidelity cannot reach 1 even without noise in the channel.
In Figure 10, the blue line represents the 5-node network based on Bell states without purification. After purification, the orange line represents the Bell states scheme only using Bell states, the purple line represents the GHZ states scheme only using GHZ states, and the yellow line represents the fusion scheme we have proposed. The purification algorithm can improve the fidelity of the final entangled states. When p is small, the fusion scheme and GHZ states scheme are far better than the Bell states scheme under bit-flip noise. However, under depolarizing noise, the advantage of the GHZ states scheme is not obvious, which is even worse than the Bell states scheme most of the time. We can treat depolarizing noise as a mixed noise of bit-flip and phase-flip. In purification of Bell states, there is no effective way to solve the noise with bit-flip and phase-flip together. In addition, in purification of GHZ states, there is no effective way to solve the presence of phase-flip noise. Under bit-flip noise, there is no need to consider the existence of phase-flip noise. Thus, the purification performance under depolarizing noise is most of the time worse than that under bit-flip noise. However, the fusion scheme we have proposed is surely better than the Bell states scheme. The performance of the fusion scheme is close to that of the GHZ states scheme under bit-flip noise. Under depolarizing noise, the fusion scheme is the best.
In the purification scheme we have introduced, each successful purification needs to measure one entangled group. Entanglement swapping also needs to measure lots of entangled states. Purification does not always succeed, which will waste more entanglement. To measure the resource consumption in different schemes, we calculate the minimum basic states required in Algorithm 1. We generate one Bell pair with two basic states based on a H gate and CNOT gate. Although we obtain a GHZ group in the fusion scheme by using two Bell pairs, we use 3 basic states to get the entangled group in the GHZ states scheme. Considering that measuring only one qubit in the GHZ group leads to the disappearance of the whole entanglement, entanglement swapping in the GHZ states scheme needs to measure two qubits in one group at a time to keep the system entangled. The number of states needed in the network with different node numbers is shown in Table 3. The fusion scheme improves the network performance in comparison to the Bell states scheme and consumes less qubits than the GHZ states scheme.
Simulation is performed for networks spanning different numbers of nodes and is shown in Figure 11. With increasing number of nodes, the fidelity decreases. The performance of the fusion network is significantly better than that of the Bell states scheme.
In the fusion scheme, the calculation complexity is O ( 1 ) . After entanglement swapping and purification, high-fidelity entanglement has been established between source and destination node. One can directly use the entangled group to finish teleportation at last. The price is sacrificing a lot of entanglement resources in purification and entanglement swapping.
To verify the scheme in the true environment, we finish the simulation on the NISQ platform Cirq. Here, we choose bit-flip noise and depolarizing noise. Since successful purification is a probabilistic event, not all the simulation results are of reference value. Thus, the consumption is huge. With limited computing power, we set the simulation time for the 3-node network to 5000 and the simulation time for the 5-node network to 1000. The circuit of the 5-node network on Cirq is designed based on the purification algorithm and shown in Figure 12. Simulation results of the 3-node and 5-node network on Cirq are shown in Figure 13.
The simulation results of the realistic platform can be found to be far worse than the theoretical expectation. When the noise parameter is 0, the fidelity of the network without purification stays around 0.25 on Cirq no matter how many nodes there are. Entanglement swapping can bring fidelity loss not only because of the noise in the channel. The loss value in entanglement swapping we use comes from the work in [18], which is hard to realize on Cirq. However, we can still observe that the fidelity gain comes from purification. The network based on fusion state shows stronger robustness under depolarizing noise. Since entanglement swapping brings serious loss of fidelity, the influence of bit-flip noise is hard to observe. After purification, the network based on fusion state has higher fidelity than that of the Bell state network under both bit-flip and depolarizing noise.

5. Conclusions

In this paper, we propose a novel multi-hop quantum network based on fusion to balance the network performance and consumption. Entanglement swapping can establish entanglement between nodes in multi-hop networks, while fusion can transform entanglement from Bell states to GHZ states. Purification can ensure high fidelity of the entanglement in the network. A purification algorithm is given to ensure the robustness of the communication system. In the algorithm, we set m 1 = 1 and m 2 = 1 , which means applying a one-time purification after each entanglement swapping and a one-time purification after fusion. Simulation results indicate that our new scheme has better robustness against the noise than the Bell states scheme. It also consumes less entanglement than the GHZ states scheme. The calculation complexity is kept at a low level. Moreover, we give the circuit of a 5-node network and simulate it under bit-flip and depolarizing noise on the NISQ platform Cirq to verify our network. Finally, simulation results confirm the superiority of the proposed scheme in balancing network performance and consumption.
Some problems still need to be solved. First, the influence of distance between nodes in the quantum network is not considered. Second, the performance of entanglement swapping can also be improved by developing a new technology. In the end, since purification needs huge amounts of entanglement and often fails, the number of nodes in the simulation is not enough because of the limited computer capacity.

Author Contributions

Conceptualization, J.X. and H.X.; methodology, J.X.; software, J.X.; validation, J.X., M.M. and P.W.; formal analysis, J.X.; investigation, J.X.; resources, J.X.; data curation, J.X.; writing—original draft preparation, J.X.; writing—review and editing, J.X.; visualization, J.X.; supervision, J.X.; project administration, X.C.; funding acquisition, X.C. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Assume that node A wants to send a quantum state ψ to node B, the state of the system is Γ . The Bell pair shared between two nodes is Φ + .
| Γ = | ψ Φ + = ( α | 0 + β | 1 ) 1 2 0 A 0 B + 1 A 1 B = 1 2 α 00 A 0 B + 01 A 1 B + β 10 A 0 B + 11 A 1 B ] .
ψ is the control state, while the state with subscript A is the target state. Node A operates CNOT gate, and then applies the H gate to ψ . Γ is transformed to Γ 1 .
Γ 1 = 1 2 00 A α 0 B + β 1 B + 01 A α 1 B + β 0 B + 10 A α 0 B β 1 B + 11 A α 1 B β 0 B .
Two qubits in node A are measured. Measurement results and the qubit state owned by node B are in Table A1. Quantum gate in node B can rebuild ψ with entangled state. Relevant data based on GHZ states are also given in Table A1.
Table A1. Teleportation based on Bell pairs and GHZ states.
Table A1. Teleportation based on Bell pairs and GHZ states.
States in AState in BOperation in B
00 A α 0 B + β 1 B /
01 A α 1 B + β 0 B X gate
10 A α 0 B β 1 B Z gate
11 A α 1 B β 0 B ZX gate
00 A 0 A α 0 B + β 1 B /
01 A 1 A α 1 B + β 0 B X gate
10 A 0 A α 0 B β 1 B Z gate
11 A 1 A α 1 B β 0 B ZX gate

Appendix B

Both nodes A and C share a Bell pair Φ + with node B. The system can be described as Λ .
| Λ = 1 2 0 A 0 B + 1 A 1 B 1 2 0 B 0 C + 1 B 1 C = 1 2 0 A 0 c | 00 B + 0 A 1 C | 01 B + 1 A 0 C | 10 B + 1 A 1 C | 11 B ) .
Node B operates CNOT gate on the states it has held, and the H gate on the entangled state. The entangled state is the control state, while the other is target state. Now, the system becomes Λ 1 .
Λ 1 = 0 A 0 C + 1 A 1 C 2 2 | 00 B + 0 A 1 C + 1 A 0 C 2 2 | 01 B + 0 A 0 C 1 A 1 C 2 2 | 10 B + 0 A 1 C 1 A 0 C 2 2 | 11 B .
Measurement results in node B and the new entanglement shared by nodes A and C are in Table A2. The quantum gate in node C ensures that the entanglement established is Φ + .
Table A2. Entanglement swapping based on Bell states.
Table A2. Entanglement swapping based on Bell states.
States in BShared States in A&COperation in C
0 A 0 C B Φ + /
0 A 1 C B Ψ + X gate
1 A 0 C B Φ Z gate
1 A 1 C B Ψ ZX gate

References

  1. Bennett, C.H.; Brassard, G.; Crépeau, C.; Jozsa, R.; Peres, A.; Wootters, W.K. Teleporting an unknown quantum state via dual classical and Einstein-Podolsky-Rosen channels. Phys. Rev. Lett. 1993, 70, 1895–1899. [Google Scholar] [CrossRef] [Green Version]
  2. Bouwmeester, D.; Pan, J.; Mattle, K.; Eibl, M.; Weinfurter, H.; Zeilinger, A. Experimental quantum teleportation. Nature 1997, 390, 575–579. [Google Scholar] [CrossRef] [Green Version]
  3. Pati, A.K. Assisted cloning and orthogonal complementing of an unknown state. Phys. Rev. A 2000, 61, 022308. [Google Scholar] [CrossRef] [Green Version]
  4. Agrawal, P.; Pati, A. Perfect teleportation and superdense coding with W states. Phys. Rev. A 2006, 74, 062320. [Google Scholar] [CrossRef] [Green Version]
  5. Adhikari, S.; Majumdar, A.S.; Roy, S.; Ghosh, B.; Nayak, N. Teleportation via Maximally and Non-Maximally Entangled Mixed States. Quantum Inf. Comput. 2010, 10, 398–419. [Google Scholar] [CrossRef]
  6. Cheng, S.; Wang, C.; Tao, M. Quantum communication for wireless wide-area networks. IEEE Trans. Signal Process. 2005, 23, 1424–1432. [Google Scholar]
  7. Chen, N.; Quan, D.; Pei, C.; Yang, H. Quantum communication for satellite-to-ground networks with partially entangled states. Chin. Phys. B 2015, 24, 020304. [Google Scholar] [CrossRef] [Green Version]
  8. Shi, L.; Yu, X.; Cai, X.; Gong, Y.; Zhang, Z. Quantum information transmission in the quantum wireless multihop network based on werner state. Chin. Phys. B 2015, 24, 050308. [Google Scholar] [CrossRef]
  9. Chen, N.; Shuai, S.; Yan, B.; Xu, N.; Pei, C. Multi-Hop Quantum Communication Based on Greenberger-Horne-Zeilinger States and Teleportation. IEEE Access 2020, 8, 52052–52061. [Google Scholar] [CrossRef]
  10. de Riedmatten, H.; Marcikic, I.; Tittel, W.; Zbinden, H.; Collins, D.; Gisin, N. Long Distance Quantum Teleportation in a Quantum Relay Configuration. Phys. Rev. Lett. 2004, 92, 047904. [Google Scholar] [CrossRef] [Green Version]
  11. Scherer, A.; Howard, R.B.; Sanders, B.C.; Tittel, W. Quantum states prepared by realistic entanglement swapping. Phys. Rev. A 2009, 80, 062310. [Google Scholar] [CrossRef] [Green Version]
  12. Xu, P.; Yong, H.L.; Chen, L.K.; Liu, C.; Xiang, T.; Yao, X.C.; Lu, H.; Li, Z.D.; Liu, N.L.; Li, L.; et al. Two-Hierarchy Entanglement Swapping for a Linear Optical Quantum Repeater. Phys. Rev. Lett. 2017, 119, 170502. [Google Scholar] [CrossRef]
  13. Dias, J.; Winnel, M.S.; Hosseinidehaj, N.; Ralph, T.C. Quantum repeater for continuous-variable entanglement distribution. Phys. Rev. A 2020, 102, 052425. [Google Scholar] [CrossRef]
  14. Pan, J.W.; Bouwmeester, D.; Weinfurter, H.; Zeilinger, A. Experimental Entanglement Swapping: Entangling Photons That Never Interacted. Phys. Rev. Lett. 1998, 80, 3891–3894. [Google Scholar] [CrossRef]
  15. Bernien, H.; Hensen, B.; Pfaff, W.; Koolstra, G.; Blok, M.S.; Robledo, L.; Taminiau, T.H.; Markham, M.; Twitchen, D.J.; Childress, L.; et al. Heralded entanglement between solid-state qubits separated by three metres. Nature 2013, 497, 86–90. [Google Scholar] [CrossRef] [Green Version]
  16. Rosenfeld, W.; Burchardt, D.; Garthoff, R.; Redeker, K.; Ortegel, N.; Rau, M.; Weinfurter, H. Event-Ready Bell Test Using Entangled Atoms Simultaneously Closing Detection and Locality Loopholes. Phys. Rev. Lett. 2017, 119, 010402. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  17. Tsujimoto, Y.; Tanaka, M.; Iwasaki, N.; Ikuta, R.; Miki, S.; Yamashita, T.; Terai, H.; Yamamoto, T.; Koashi, M.; Imoto, N. High-fidelity entanglement swapping and generation of three-qubit GHZ state using asynchronous telecom photon pair sources. Sci. Rep. 2018, 8, 1446. [Google Scholar] [CrossRef] [Green Version]
  18. Basso Basset, F.; Rota, M.B.; Schimpf, C.; Tedeschi, D.; Zeuner, K.D.; Covre da Silva, S.F.; Reindl, M.; Zwiller, V.; Jöns, K.D.; Rastelli, A.; et al. Entanglement Swapping with Photons Generated on Demand by a Quantum Dot. Phys. Rev. Lett. 2019, 123, 160501. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  19. Pirker, A.; Wallnöfer, J.; Dür, W. Modular architectures for quantum networks. New J. Phys. 2018, 20, 053054. [Google Scholar] [CrossRef] [Green Version]
  20. Hahn, F.; Pappa, A.; Eisert, J. Quantum network routing and local complementation. NPJ Quantum Inf. 2019, 5, 76. [Google Scholar] [CrossRef] [Green Version]
  21. Bratzik, S.; Abruzzo, S.; Kampermann, H.; Bruß, D. Quantum repeaters and quantum key distribution: The impact of entanglement distillation on the secret key rate. Phys. Rev. A 2013, 87, 062335. [Google Scholar] [CrossRef] [Green Version]
  22. Dür, W.; Briegel, H.J. Entanglement purification and quantum error correction. Rep. Prog. Phys. 2007, 70, 1381–1424. [Google Scholar] [CrossRef] [Green Version]
  23. Fujii, K.; Yamamoto, K. Entanglement purification with double selection. Phys. Rev. A 2009, 80, 042308. [Google Scholar] [CrossRef] [Green Version]
  24. Kalb, N.; Reiserer, A.A.; Humphreys, P.C.; Bakermans, J.W.; Kamerling, S.J.; Nickerson, N.H.; Benjamin, S.C.; Twitchen, D.J.; Markham, M.; Hanson, R. Entanglement distillation between solid-state quantum network nodes. Science 2017, 356, 928–932. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  25. Bone, S.; Ouyang, R.; Goodenough, K.; Elkouss, D. Protocols for creating and distilling multipartite GHZ states with Bell pairs. arXiv 2020, arXiv:2010.12259. [Google Scholar] [CrossRef]
  26. Nielsen, M.A.; Chuang, I.K. Quantum Computation and Quantum Information: 10th Anniversary Edition; Cambridge University Press: Cambridge, UK, 2012; pp. 409–415. [Google Scholar]
  27. Yan, F.; Yan, T. Probabilistic teleportation via a non-maximally entangled GHZ state. Chin. Sci. Bull. 2010, 55, 902–906. [Google Scholar] [CrossRef] [Green Version]
  28. Ozaeta, A.; McMahon, P.L. Decoherence of up to 8-qubit entangled states in a 16-qubit superconducting quantum processor. Quantum Sci. Technol. 2019, 4, 025015. [Google Scholar] [CrossRef] [Green Version]
  29. Deutsch, D.; Ekert, A.; Jozsa, R.; Macchiavello, C.; Popescu, S.; Sanpera, A. Erratum: Quantum Privacy Amplification and the Security of Quantum Cryptography over Noisy Channels. Phys. Rev. Lett. 1996, 77, 2818–2821. [Google Scholar] [CrossRef] [Green Version]
  30. Djordjevic, I. Quantum Information Processing and Quantum Error Correction; Academic Press: Cambridge, MA, USA, 2012; pp. 91–96. [Google Scholar]
  31. Qiu, P.; Chen, X.; Shi, Y. Solving Quantum Channel Discrimination Problem With Quantum Networks and Quantum Neural Networks. IEEE Access 2019, 7, 50214–50222. [Google Scholar] [CrossRef]
Figure 1. (a) Entangled states in teleportation model and (b) circuit in node A based on Bell pair. Classical channel is used to transfer measurement results, quantum channel is for entanglement distribution. Here, H represents the Hadamard gate. ψ is the control qubit of the CNOT gate.
Figure 1. (a) Entangled states in teleportation model and (b) circuit in node A based on Bell pair. Classical channel is used to transfer measurement results, quantum channel is for entanglement distribution. Here, H represents the Hadamard gate. ψ is the control qubit of the CNOT gate.
Applsci 11 10869 g001
Figure 2. (a) Teleportation model and (b) circuit based on GHZ states. GHZ states Ψ 1 i , i = 1 , 2 , 3 are shared between nodes A and B. Node A holds three qubits operated by CNOT and the H gate in the circuit, and sends measurement results to node B to rebuild Ψ based on Ψ 1 3 .
Figure 2. (a) Teleportation model and (b) circuit based on GHZ states. GHZ states Ψ 1 i , i = 1 , 2 , 3 are shared between nodes A and B. Node A holds three qubits operated by CNOT and the H gate in the circuit, and sends measurement results to node B to rebuild Ψ based on Ψ 1 3 .
Applsci 11 10869 g002
Figure 3. (a) Entanglement swapping based on Bell pairs and (b) circuit in node B. Φ A B + is shared between nodes A and B. Φ B C + is shared between nodes B and C. Once two states in node B are measured, entanglement between nodes A and C is established.
Figure 3. (a) Entanglement swapping based on Bell pairs and (b) circuit in node B. Φ A B + is shared between nodes A and B. Φ B C + is shared between nodes B and C. Once two states in node B are measured, entanglement between nodes A and C is established.
Applsci 11 10869 g003
Figure 4. (a) Fusion principle and (b) circuit. Assume that nodes A and B share a pair of Bell states b1 and b2, and node A holds the other Bell pair a1 and a2. Circuit in (b) can be applied in two entangled particles a2 and b1. One only needs measure b1 in the Z basis and apply the Pauli gate correction on a2 based on the measurement result. Then, a1, a2 and b2 are changed into GHZ states.
Figure 4. (a) Fusion principle and (b) circuit. Assume that nodes A and B share a pair of Bell states b1 and b2, and node A holds the other Bell pair a1 and a2. Circuit in (b) can be applied in two entangled particles a2 and b1. One only needs measure b1 in the Z basis and apply the Pauli gate correction on a2 based on the measurement result. Then, a1, a2 and b2 are changed into GHZ states.
Applsci 11 10869 g004
Figure 5. Entanglement swapping and fusion in a quantum network. Entanglement swapping can help to establish entanglement between nodes A and E based on Bell states. Fusion in node A can help to form GHZ states.
Figure 5. Entanglement swapping and fusion in a quantum network. Entanglement swapping can help to establish entanglement between nodes A and E based on Bell states. Fusion in node A can help to form GHZ states.
Applsci 11 10869 g005
Figure 6. Purification circuit for a Bell pair. Assume two Bell pairs are distributed to the source and the destination node. U A and U B are rotation operators to solve phase-flip noise. Fidelity of one entangled pair can be improved by measuring the other entangled pair.
Figure 6. Purification circuit for a Bell pair. Assume two Bell pairs are distributed to the source and the destination node. U A and U B are rotation operators to solve phase-flip noise. Fidelity of one entangled pair can be improved by measuring the other entangled pair.
Applsci 11 10869 g006
Figure 7. Purification circuit for GHZ states. Assume that two groups of 3-qubit GHZ states are distributed to the source and the destination node. No rotation operator exists here that can help to solve phase-flip noise, but the design is still useful for bit-flip noise. The circuit helps improve the fidelity of the control group by measuring the target group.
Figure 7. Purification circuit for GHZ states. Assume that two groups of 3-qubit GHZ states are distributed to the source and the destination node. No rotation operator exists here that can help to solve phase-flip noise, but the design is still useful for bit-flip noise. The circuit helps improve the fidelity of the control group by measuring the target group.
Applsci 11 10869 g007
Figure 8. Entanglement pumping for purification. F is the fidelity of the entangled states before purification, satisfying F > F > F . Purification increases the fidelity of control states to F . Target states are always with fidelity F.
Figure 8. Entanglement pumping for purification. F is the fidelity of the entangled states before purification, satisfying F > F > F . Purification increases the fidelity of control states to F . Target states are always with fidelity F.
Applsci 11 10869 g008
Figure 9. Fidelity as a function of the error probability with different PT under bit-flip noise. We use different colors to indicate different purification time, solid line to represent fidelity of Bell states, and dotted line to represent fidelity of GHZ states. The same color represents the same PT. PT = 0 with blue line means that purification is not applied on entangled states. With the increasing number of PT, fidelity of the entangled states will be higher.
Figure 9. Fidelity as a function of the error probability with different PT under bit-flip noise. We use different colors to indicate different purification time, solid line to represent fidelity of Bell states, and dotted line to represent fidelity of GHZ states. The same color represents the same PT. PT = 0 with blue line means that purification is not applied on entangled states. With the increasing number of PT, fidelity of the entangled states will be higher.
Applsci 11 10869 g009
Figure 10. Fidelity as a function of bit-flip and depolarizing noise with purification. Purification is applied after every entanglement swapping with time of m 1 = 1 . After the entanglement is established in the source and distribution node, extra purification is applied with time of m 2 = 1 .
Figure 10. Fidelity as a function of bit-flip and depolarizing noise with purification. Purification is applied after every entanglement swapping with time of m 1 = 1 . After the entanglement is established in the source and distribution node, extra purification is applied with time of m 2 = 1 .
Applsci 11 10869 g010
Figure 11. The fidelity in simulation of networks with different numbers of nodes in the presence of bit-flip noise, where q = 0.15 .
Figure 11. The fidelity in simulation of networks with different numbers of nodes in the presence of bit-flip noise, where q = 0.15 .
Applsci 11 10869 g011
Figure 12. The circuit of the 5-node network on Cirq. A, B, B2, C, C2, D, D2, and E are the initial entangled states shared by adjacent nodes. The fusion resources are p1 and p2. Target states in purification are p u i _ j , where i = 1 , 2 , 3 and j = 0 , 1 , 2 , 3 . The output of the 5-node circuit comes from states in E, p1, and p2. To avoid the huge circuit, we prepare the target states with fidelity 1 in p u i _ j . They should have come from entanglement swapping with less fidelity, but the calculation capacity of the lab does not allow us realizing it on the circuit.
Figure 12. The circuit of the 5-node network on Cirq. A, B, B2, C, C2, D, D2, and E are the initial entangled states shared by adjacent nodes. The fusion resources are p1 and p2. Target states in purification are p u i _ j , where i = 1 , 2 , 3 and j = 0 , 1 , 2 , 3 . The output of the 5-node circuit comes from states in E, p1, and p2. To avoid the huge circuit, we prepare the target states with fidelity 1 in p u i _ j . They should have come from entanglement swapping with less fidelity, but the calculation capacity of the lab does not allow us realizing it on the circuit.
Applsci 11 10869 g012
Figure 13. The fidelity of the 3-node and 5-node networks under bit-flip noise and depolarizing noise. In each sub-figure, the circuits are the network based on Bell state, the network based on fusion state, and two networks with purification.
Figure 13. The fidelity of the 3-node and 5-node networks under bit-flip noise and depolarizing noise. In each sub-figure, the circuits are the network based on Bell state, the network based on fusion state, and two networks with purification.
Applsci 11 10869 g013
Table 1. Shared Bell pairs and the matching probability. Here, q = 1 ( 1 p ) 2 p 2 .
Table 1. Shared Bell pairs and the matching probability. Here, q = 1 ( 1 p ) 2 p 2 .
One Shared PairProbabilityTwo Shared PairsProbability
00 + 11 ( 1 p ) 2 Φ c + Φ + ( 1 q ) 2
10 + 01 p ( 1 p ) Φ c + Ψ + ( 1 q ) q
01 + 10 ( 1 p ) p Ψ c + Φ + q ( 1 q )
11 + 00 p 2 Ψ c + Ψ + q 2
Table 2. Shared GHZ states and the matching probability (bit-flip noise).
Table 2. Shared GHZ states and the matching probability (bit-flip noise).
Shared StatesProbability
Ψ 1 ( 1 p ) 3 + p 3
Ψ 2 p ( 1 p ) 2 + p 2 ( 1 p )
Ψ 3 p ( 1 p ) 2 + p 2 ( 1 p )
Ψ 4 p ( 1 p ) 2 + p 2 ( 1 p )
Ψ 1 c Ψ 1 ( 1 q ) 2
Ψ 1 c Ψ i ( 1 q ) q / 3 , i = 2 , 3 , 4
Ψ i c Ψ 1 q ( 1 q ) / 3 , i = 2 , 3 , 4
Ψ i c Ψ j q 2 / 9 , i , j = 2 , 3 , 4
Table 3. Basic states consumed in different schemes, writing as required/measured qubits.
Table 3. Basic states consumed in different schemes, writing as required/measured qubits.
Node NumberBell States SchemeFusion SchemeGHZ States Scheme
316/1420/1736/33
564/6268/65216/213
9256/254260/2571296/1293
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Xu, J.; Chen, X.; Xiao, H.; Wang, P.; Ma, M. A Performance–Consumption Balanced Scheme of Multi-Hop Quantum Networks for Teleportation. Appl. Sci. 2021, 11, 10869. https://doi.org/10.3390/app112210869

AMA Style

Xu J, Chen X, Xiao H, Wang P, Ma M. A Performance–Consumption Balanced Scheme of Multi-Hop Quantum Networks for Teleportation. Applied Sciences. 2021; 11(22):10869. https://doi.org/10.3390/app112210869

Chicago/Turabian Style

Xu, Jin, Xiaoguang Chen, Hanwei Xiao, Pingxun Wang, and Mingzi Ma. 2021. "A Performance–Consumption Balanced Scheme of Multi-Hop Quantum Networks for Teleportation" Applied Sciences 11, no. 22: 10869. https://doi.org/10.3390/app112210869

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop