The disclosure pertains to circuits, circuit synthesis, and methods for quantum ternary arithmetic.
Quantum circuits for performing arithmetic operations are an essential part of key quantum algorithms such as Shor's factorization, discrete logarithm, hidden subgroup algorithms and others. The importance of quantum ternary logic for applications such as quantum key distribution has been understood since late 1980s. Recently, ternary arithmetic has become important in quantum computing due to potential architectural platforms grounded in ternary representation, for example in the metaplectic any on architecture. Ternary quantum logic may also be relevant for other architectural platforms such as quantum dots, where higher energy levels can be used to store additional logic states. While ternary hardware architectures have been investigated, satisfactory circuits and procedures for ternary arithmetic and ternary quantum logic for algorithm and circuit compilation are generally unavailable.
Ternary adders include a series of carry circuits that compute carry values associated with processing of two input values, followed by a series of inverse carry circuits that return qutrit register values to the input values. Sum values are then provided on qutrits associated with the input values. In some examples, carry status indicators are used to determine carry values so that ternary addition and other operations can be performed so that some stages can be executed in parallel. These ternary circuits and others can be synthesized in a supermetaplectic basis.
These and other features and aspects of the disclosed technology are set forth below with reference to the accompanying drawings.
As used in this application and in the claims, the singular forms “a,” “an,” and “the” include the plural forms unless the context clearly dictates otherwise. Additionally, the term “includes” means “comprises.” Further, the term “coupled” does not exclude the presence of intermediate elements between the coupled items.
The systems, apparatus, and methods described herein should not be construed as limiting in any way. Instead, the present disclosure is directed toward all novel and non-obvious features and aspects of the various disclosed embodiments, alone and in various combinations and sub-combinations with one another. The disclosed systems, methods, and apparatus are not limited to any specific aspect or feature or combinations thereof, nor do the disclosed systems, methods, and apparatus require that any one or more specific advantages be present or problems be solved. Any theories of operation are to facilitate explanation, but the disclosed systems, methods, and apparatus are not limited to such theories of operation.
Although the operations of some of the disclosed methods are described in a particular, sequential order for convenient presentation, it should be understood that this manner of description encompasses rearrangement, unless a particular ordering is required by specific language set forth below. For example, operations described sequentially may in some cases be rearranged or performed concurrently. Moreover, for the sake of simplicity, the attached figures may not show the various ways in which the disclosed systems, methods, and apparatus can be used in conjunction with other systems, methods, and apparatus. Additionally, the description sometimes uses terms like “produce” and “provide” to describe the disclosed methods. These terms are high-level abstractions of the actual operations that are performed. The actual operations that correspond to these terms will vary depending on the particular implementation and are readily discernible by one of ordinary skill in the art.
In some examples, values, procedures, or apparatus' are referred to as “lowest”, “best,” “minimum,” or the like. It will be appreciated that such descriptions are intended to indicate that a selection among many used functional alternatives can be made, and such selections need not be better, smaller, or otherwise preferable to other selections.
Disclosed herein are methods, apparatus, and quantum circuits pertaining to the synthesis of reversible ternary arithmetic circuits and corresponding circuits and methods. In addition, circuit synthesis using a supermetaplectic basis and circuits defined in this basis are disclosed. In some examples, ternary adders are described that are referred to as ripple carry adders and carry look-ahead adders. In one representative example, a ripple carry adder that adds 2 n-trit numbers requires only one ancilla qutrit and has a circuit depth of (n); a corresponding carry save adder requires (n) ancilla qutrits and has a circuit depth of (log n).
Notation and Definitions
Quantum operations are described below with reference to one or more qutrits which represent three states. Qutrit operations can be described with reference to a qutrit computational basis |0,|1,|2. Qutrits can be implemented in variety of ways using quantum mechanical systems that can assume three values. For convenient illustration, evolution of the state of a particular qutrit and couplings to other qutrits are shown in the drawings along lines so that evolution progresses from left to right. Corresponding matrix representations are obtained as products from right to left. Numbers can be represented by a series of ternary digits so that an n-trit number a can be expressed as a=an-13n-1+an-23n-2+ . . . +a13+a0, wherein the ai are referred to as trit values and possible values for ai are 0, 1, and 2. A qutrit used in computation can be referred to as an ancilla or ancilla qutrit. A set of qutrits that are used to represent trit values associated with a multi-trit ternary number is referred to as a register or a quantum register.
Some gates used in the following description are defined below. Gates are typically described with reference to associated mathematical operations that are implemented by the gates. Circuit implementations of any particular operations are generally based on combinations of one or more basis gates selected from a set of basis gates. In qutrit arithmetic as used herein, arithmetic within a ket is modulo 3 arithmetic. In gate definitions, ζn=e2πi/n.
The gate C(X) is referred to as the controlled-increment gate and can be represented as:
wherein 2-qutrit states a|00+b|01+c|02+d|10+e|11+f|12+g|20+h|21+i|22 are represented as column vectors of the form:
The single qutrit gate S0,1 is only one example as gates S0,2 and S1,2 can be similarly defined. These gates can be referred to as one trit swap gates.
The qutrit Clifford group is generated by the SUM, X, H, Q gates, wherein:
Ternary Adders
Disclosed below are circuits and methods for adding n-trit numbers a, b using carry trits ci. The approaches described are referred as ripple carry adders and carry look-ahead adders which can be implemented using the gates C(X), C(SUM), C(S0,1), S00,22. The gates C(SUM), C(S0,1), S00,22 can be constructed from C(X) and Clifford operations. However, these gates can be otherwise implemented, as may be preferred.
Ripple Carry Adders
For ternary adders described herein, a carry trit ci can have a value of 0 or 1, but never 2.
With reference to
Referring to
Referring to
A first carry-adder circuit 712 is coupled to receive a carry value c0 and low order trit values a0,b0 and produce a carry value c1 on the qutrit 703. A second carry-adder circuit 714 is coupled to the first carry-adder circuit 712 and to medium trit values a1,b1 followed by a third carry circuit 716 that is coupled to the second carry-adder circuit 714 and high trit values a2,b2. In this way, carry values c1 and c2 are produced on the qutrits 705, 707. A SUM gate 718 couples the carry trit value c2 as an overflow trit value s3 to an ancilla qutrit 720.
An inverse carry-adder circuit 722 is coupled to the qutrits 706, 706, 707 to restore input trit values a2, b2 and a SUM circuit 724 is coupled to the qutrits 706, 707 to produce a sum a2+b2; a SUM circuit 726 is coupled to the qutrits 705, 707 to produce a sum a2+b2+c2 that is provided on the qutrit 707 as a high sum trit value s2.
An inverse carry-adder circuit 730 is coupled to the qutrits 703, 704, 705 to restore input trit values a1, b1. A SUM circuit 732 is coupled to the qutrits 704, 705 to produce a sum a1+b1; a SUM circuit 734 is coupled to the qutrits 703, 704 to produce a sum a1+b1+c1 that is provided on the qutrit 703 as medium sum trit value s1.
An inverse carry-adder circuit 740 is coupled to the qutrits 710, 702, 703 to restore input trit values a0, b0. SUM circuits 742, 744 are coupled to the qutrits 702, 703 to produce a sum a0+b0+c0 that is provided on the qutrit 703 as a low sum trit value s0. In some cases, the input carry value is assumed to be zero and the SUM circuit 744 can be omitted.
As shown in
Carry Look-Ahead Adders
In the ripple-carry adder, a carry ci+1 is computed after the value of ci has been obtained, and thus the overall depth of the circuit is in O(n). One protocol to reduce the depth is a ternary carry look-ahead adder, which can compute all carry trits in depth O(log n) by introducing extra O(n) ancillas.
Quantum ternary adders can take advantage of relations between ci+1 and ci, or more generally, between ci and cj for i≠j. For instance, if ai+bi=2, then ci+1=ci, i.e., the carry trit remains unchanged. If ai+bi=1, then ci+1=0 regardless of the value of ci, Relationships between carry trits and ai,bi are summarized in
Carry Status Indicators C[i, j]
To compute C[0,1], one ancilla, and two non-Clifford gates S00,22 and C(X) are needed.
After computing the carry status indicators for any two adjacent indices, C[i,j] can be computed for arbitrary i≠j. For 0≤i<k<j≤n, C[i,j] can be obtained from C[i,k] and C[k,j] by a merging formula illustrated in
Carry-forward computation can be described as follows. For i=0,1, . . . ,n−1 let Bi be a working register configured to be C[i,i+1] at the beginning, and let Zi+1 be the working registers initialized to |0 and which are used to store C[i,i+1]. n−ω(n)−└log n┘ ancillas Xi initialized to |0 are used. Three processes, namely, a P-process, a C-process, and a P−1-process are used. Each process roughly contains └log n┘ rounds. In a P-process, all the carry status indicators of the form C[2tm,2t(m+1)] are computed and the results stored in the ancillas, except carry status indicators of the form C[0,2k] which are written to Z[2k].
There are └log n┘ rounds, each t=1, . . . ,└log n┘ corresponding to one round. In the tth round (referred to as a P[t]-round), the status indicators C[2tm,2t(m+1)] m=0, . . . ,
are computed. By the merging formula, C[2tm,2t(m+1)] can be obtained from C[2t−1(2m),2t−1(2m+1)] and [2t−1(2m+1),2t−1(2m+2)] both of which have been computed in round P[t−1]. Moreover, the merging circuit producing C[2tm,2t(m+1)] for different m's in the P[t]-round takes different carry status indicators in a P[t−1]-round as input. Note that the P[1]-round requires the carry status indicators C[i,i+1]'s in the registers Bi. Therefore, in the P[t]-round, all the merging circuits computing C[2tm,2t(m+1)] can be made parallel, and their inputs only depend on the carry status indicators from the P[t−1]-round. Thus, the depth of the circuit in P-process is └log n┘, the number of ancillas needed is n−ω(n)−└log n┘, and the complexity is n−ω(n).
In C-processes, C[0,j] is computed into the register Zj, j=1, . . . ,n. This is performed in
rounds. Note that the C[0,2k]'s have already been obtained in a P-process, and are located in the desired positions. For
. . . ,0, the C[t]-round consists of computing the carry status indicators C[0,2t(2m+1)],m=1, . . . ,
Again, by the merging formula, C[0,2t(2m+1)] is obtained from C[0,2t+1m] and C[2t(2m),2t(2m+1)]. By induction, C[0,2t+1m] has been obtained in earlier C-rounds if m is not a power of 2, and in the P[t+1+log m] round otherwise. Also C[2t(2m),2t(2m+1)] has been computed in the P[t]-round. Therefore, all the merging circuits in a C[t]-round can be executed in parallel. These circuits depend on the carry status indicators in the P[t]-round and C[k]-rounds, k≥t+1. If m is a power of 2, then the corresponding merging circuit also depends on C[0,2t+1m] from the P[t+1+log m]-round. Thus, the circuit in C-process has a depth of
and the complexity is n−[log n]−1.
In a P−1-process, the ancillas are set back to |0 and thus all the merging circuits in P-processes are reversed, except for those computing C[0,2k]'s which are not stored in the ancillas. The P−1-process consists of └log n┘−1 rounds. For t=└log n┘−1, . . . , 1, the P−1[t]-round uncomputes C[2tm,2t(m+1)], m=1, . . . ,
by using an inverse of the merging circuit. Note that in this process, all the C[0,2k]'s are not needed. The process has a depth of [log n]−1 and the complexity of the circuit is n−ω(n)−[log n].
Most parts of C-processes and P−1 processes can be executed in parallel. All the inputs to the C[t]-round which are not of the form C[0,2m] only depend on C[k]-rounds, k≥t+1 and the P[t]-round. The inputs that are of the form C[0,2m] are computed in a P[m]-round, but they are used in a corresponding P−1 process. The P−1[t+2] round only depends on the outputs in P[t+1]-round and P[t+2]-round. Thus the C[t]-round and the P−1[t+2]-round can be performed simultaneously.
The example of
Out-of-Place Procedure
An Out-of-Place procedure for ternary addition is described below in which input summands a, b are obtained from n-qutrit registers A, B and Z is an ancilla register. (1) For 0<i≤n−1, run the circuit AdjC on Ai,Bi which outputs C[i,i+1] to Bi. Run AdjC0 on A0,B0 and Z0 with Z0 as the ancilla, which outputs C[0,1] to B0, C[0,1] is copied to Z1 with the SUM gate. The circuit has a depth of 2, and it consist of n−1 AdjC circuits, one AdjC0 circuit, and one SUM circuit. (2) Compute all the C[0,i]'s with the ancillas Xi's and the merging circuit (and its inverse). At the end of this process, the ancillas are returned to 0, and Zi=C[0,i],i=1, . . . ,n. Note that Z1=C[0,1] is obtained in a prior step. This requires 3n−2ω(n)−2└log n┘−1 calls to the merging circuits, and has a circuit depth of
Undo all the AdjC and AdjC0 operations with corresponding inverse circuits to obtain Bi=bi,Zi=C[0,i]=ci. The circuit has a depth of 2 and it consist of n−1 inverse AdjC circuits, one inverse AdjC0 circuit, and one inverse SUM circuit. (4) Set Zi=Zi⊕Ai⊕Bi, 0≤i≤n−1. This requires 2n SUM gates.
In-Place Procedure
Let
s′+a=3n−1−s+a=3n−1−b=b′(mod 3n).
Let d=d0 . . . dn-1 be the n low carry trits resulting from adding s′ and a. Then s′⊕a⊕d=b′, and
Therefore, c=d, i.e., the n low carry trits for a, b are the same as those for s′, a. This can be used to implement an in-place adder. For 0≤i≤n−1 let Ai,Bi be the working registers initialized with ai,bi respectively. 2n−ω(n)−[log n] ancillas are used, n of which are denoted Z0,Z1, . . . ,Zn-1 and the rest are Xi's. Let Zn be the working register which will store the high trit of a+b. All ancillas start with 0.
As described with reference to the Out-of-place Procedure steps (1)-(3), compute all carry trits C[0, j] into Zj,j=0, . . . ,n. The ancillas Xi and working registers Ai,Bi are all returned to their initial configuration at the end of the process. This has a circuit depth of
with complexity of 5n−2ω(n)−2└log n┘+1. (2) For 0≤i≤n−1, let Bi=Bi⊕Ai⊕Zi so that the register Bi's store the n low trits of the sum. (3) Next, erase the n carry trits C[0,i]=ci,i=0, . . . ,n−1. For 0≤i≤n−2, let Bi=2−Bi with n−1 S0,2 gates. (4) Apply the inverse of the Out-of-place Procedure, Steps 1-3 on the Ai,Bi's for 0≤i≤n−2 to erase the carry trits cj stored in Zj,j=0, . . . ,n−1. For 0≤i≤n−2 let Bi=2−Bi. This can be done by n−1 S0,2 gates.
With quantum ternary addition circuits such as disclosed above, quantum ternary subtraction can also be carried out. Referring to
(a′+b)′=(3n−1−a−b)′=3n−1−(3n−1−a−b)=a−b.
This difference is output at 1708.
A representative quantum ternary subtraction circuit 1800 is illustrated in
A comparison of two ternary numbers a, b can be determined using ternary subtraction as discussed above, but a comparison can also be obtained with less complexity as only a high (most significant) trit value of a−b is needed. Referring to
In the carry look-ahead adder, again a is first converted to a′. To compute a sum a′+b the circuit sequentially generates all the carry status indicators. However, since only a high trit cn=C[0,n] is needed, a more efficient circuit can be used to implement the comparison.
As discussed above, in a P-process, all the carry status indicators of the form C[2tm,2t(m+1)], and in particular, any C[0,2k] are obtained. If n=2k for some k then cn is obtained at the end of a P-process and there is no need to go through a C-process. Instead, cn is copied into the register storing the result, and the P-process is undone.
In general, let k=┌log n┐; a and b are padded by adding zeros to make them 2k-trit numbers, and the circuit described above is used to compare a and b. For convenience, the padded numbers are referred to herein as a and b as well. For 0≤i≤n−1, let Ai=ai,Bi=bi be the working registers, and let R be the register which will store the result of the comparison. 2k+2(2k−n) ancillas are needed, among which 2(2k−n) are used to hold the extra zeros in from of a and b, one is denoted by Z0 as the ancilla to the AdjC0 circuit, and the rest are denoted by Xi.
Note that after padding s a and b with zeros, the carry status indicators C[i, j] for n≤i<j≤2k are known before compilation, thus their values can be stored in the registers and there is no need to recompute them later.
Carry Look-Ahead Comparison
In a first step, convert a to a′. This requires 2kS0,2 gates. In a second step, for 0<i≤n−1, run the circuit AdjC on Ai,Bi which outputs C[i,i+1] to Bi. Run AdjC0 on A0,B0 and Z0 with Z0 as the ancilla, which outputs C[0,1] to B0. The circuit has a depth of 2 and consists of n−1 AdjC circuits and one AdjC0 circuit. Third, perform the P-process in discussed above to compute all C[2tm,2t(m+1)] that are not known before compilation into the ancillary registers Xi. Since the Zi registers are not available, all C[0,2m]'s are also written to the Xi registers. The depth of the circuit is k, and the complexity is 2k−ω(2k)−(2k−n−ω(2k−n))=n+ω(2k−n)−1. Fourth, copy c2
Referring to
Techniques of Constructing Quantum Gates
The methods and apparatus for quantum ternary arithmetic are described above with reference to two types of quantum ternary adders. The building blocks of these adder circuits include the Carry circuit C, the carry status circuits AdjC,AdjC0 that compute carry status indicators, and the merging circuit M. The four non-Clifford gates used in these circuits are S00,22, C(S0,1), C(X), C(SUM). It suffices to have (X) along with the Clifford gates to produce the other three non-Clifford gates exactly. Algebraic expressions of these gates can be used. As shown below, (X) and the Horner gate are equivalent up to Clifford gates, and that all other non-Clifford gates can be obtained from (X).
A universal gate set defined below is referred to as a supermetaplectic basis, which is a qutrit analog of the qubit Clifford+T gate set. It is also shown that (X) and the Horner gate can both be implemented exactly over the supermetaplectic basis. Therefore, with the supermetaplectic basis, ternary circuits for arithmetic can be realized exactly.
Construction of Reversible Gates Using Polynomial Expressions
Let F3 be the field with three elements {0,1,2}. Then any n-qutrit reversible gate can be represented as a map F3nF3n or a sequence of n functions F3nF3 if each |i is identified with 0, 1, 2. Reversible gates have polynomial representations and these polynomial representations can be used to construct one reversible gate from another. Note that 02=0,12=22=1mod 3, and thus δi,0=1−i2 mod 3. By default, arithmetic within a ket is taken modulo 3. The following is a list of polynomial expressions associated with some non-Clifford gates.
SUM=∨(X): |i,j|i,i+j (soft control)
C
0(X): |i,j|i,j+δi,0=|i,j−i2+1 (hard control)
Horner:=Λ(Λ(X)):|i,j,k|i,j,ij+k (soft control)
C
0(SUM):|i,j,k|i,j,k+(1−i2)j (hard control)
As shown above, if a qutrit works as a soft control, then it contributes a linear factor in the expression of the target qutrit, while a hard control qutrit contributes a quadratic factor. Define C′(X): |i,j|i,j+i2 so that C′(X)=(I⊗X)C0(X)−1 is equivalent to C(X). (X) is used below for the construction of other gates.
The relation between the expressions of the Horner gate and (X) resembles that of a bilinear form and a quadratic form, which are equivalent. This suggests that these gates are equivalent.
C(S0,1) and S00,22 can be similarly implemented. Note that the circuit of
S
00,22=SUM−1(X−1⊗I)S01,10(X⊗I)SUM.
C
0(S0,1)=SUM2,1−1(X−1⊗X−1)S00,22(X⊗X)SUM2,1.
Supermetaplectic Basis
Recall that is the qutrit Clifford group generated H, Q, X and SUM. Some other gates in are Z and ∨(Z), wherein Z=diag(1,ζ3,ζ32) and ∨(Z)=(I⊗H)SUM(I⊗H−1). It can be directly confirmed that ∨(Z) can be expressed as:
∨(Z): |i,jζ3ij|i,j
The metaplectic basis is defined as a universal qutrit gate set +diag(1,1,−1) or equivalently +diag(1,ζ6,ζ62). In spite of its universality, it is unlikely that all the reversible gates can be implemented exactly over the metaplectic basis. To provide superior exact implementations, the order of the root of unity used in defining the non-Clifford diagonal gate is increased, and P9 is defined as 1-qutrit diagonal gate diag(1,ζ9,ζ92). The supermetaplectic gate set is then defined to be the universal gate set +P9. All reversible gates can be constructed exactly over the supermetaplectic gate set.
Construction of Diagonal Gates Using Polynomial Expressions
Polynomial expressions can be used in constructing new quantum gates in the supermetaplectic basis. Let D be the group generated by the reversible gates in together with the diagonal gates ∨(Z) and P9.
The group of reversible gates in is generated by SUM, X, S1,2. It can be shown that the set {SUM, X, S1,2} generates a maximal subgroup, which is isomorphic to ≃GL(n,F3)F3n, of the group of reversible gates (the permutation group) for any number n of qutrits.
A function ƒ: F3nF3 is called affine linear if ƒ(i1, . . . ,in)=a1i1+ . . . +anin+b, wherein a1, . . . ,an,b∈F3. Let Fn be the set of all affine linear functions from F3n to F3. Note that generators of D have the following algebraic expressions:
∨(Z)|i,j=ζ3ij|i,j,P9|i=ζ9i|i
X|i
=|i+1,S1,2|i=|2i,SUM|i,j=|i,i+j
The reversible gates X,S1,2 and SUM all have affine linear expressions. Any reversible gate with affine linear expressions can be expressed in terms of {S12,X} and SUM. Therefore, the most general n-qutrit diagonal gate in D has the form:
wherein Af,Bf,g are integers.
As a representative example, ∨(∨(Z)) and C2(Z) are shown to be contained in D.
∨(∨(Z)): |i,j,kζ3ijk|i,j,k
C: |i,j
2|ζ3jδ
For n=3, the general expression above for an n-qutrit diagonal gates D can be written as:
i,j,k∈F3, wherein Aa,b,c,d,B,C,D are integer parameters.
To construct ∨(∨(Z)), set L(i,j,k)=ζ3ijk. Since ζ9=ζ33, then the following equation is obtained:
i,j,k∈F3 Equ(i,j,k) is a system of 27 linear equations in the variables Aa,b,c,d,B,C,D and can be solved for these variables. By direct calculation, one solution to the above system of equations is:
Based on the above, a circuit realizing ∨(∨(Z)) can be obtained as shown in
Note that ∨(∨(Z)) and C2(Z) are related to the Horner gate and C2(X), respectively, by the Clifford gate H, namely:
(I⊗H)C2(X)(I⊗H+)=C2(Z)
(I⊗I⊗H)Horner(I⊗I⊗H+)=∨(∨(Z))
Therefore, both of these gates can be implemented exactly over the supermetaplectic basis.
Quantum and Classical Processing Environments
With reference to
With reference to
Typically, a classical computing environment is coupled to a quantum computing environment, but a quantum computing environment is not shown in
With reference to
As shown in
The exemplary PC 2800 further includes one or more storage devices 2830 such as a hard disk drive for reading from and writing to a hard disk, a magnetic disk drive for reading from or writing to a removable magnetic disk, and an optical disk drive for reading from or writing to a removable optical disk (such as a CD-ROM or other optical media). Such storage devices can be connected to the system bus 2806 by a hard disk drive interface, a magnetic disk drive interface, and an optical drive interface, respectively. The drives and their associated computer readable media provide nonvolatile storage of computer-readable instructions, data structures, program modules, and other data for the PC 2800. Other types of computer-readable media which can store data that is accessible by a PC, such as magnetic cassettes, flash memory cards, digital video disks, CDs, DVDs, RAMs, ROMs, and the like, may also be used in the exemplary operating environment.
A number of program modules may be stored in the storage devices 2830 including an operating system, one or more application programs, other program modules, and program data. Storage of circuit designs, and computer-executable instructions for circuit synthesis and configuring a quantum computer based on such circuits can be stored in the storage devices 2830 as well as or in addition to the memory 2804. A user may enter commands and information into the PC 2800 through one or more input devices 2840 such as a keyboard and a pointing device such as a mouse. Other input devices may include a digital camera, microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to the one or more processing units 2802 through a serial port interface that is coupled to the system bus 2806, but may be connected by other interfaces such as a parallel port, game port, or universal serial bus (USB). A monitor 2846 or other type of display device is also connected to the system bus 2806 via an interface, such as a video adapter. Other peripheral output devices 2845, such as speakers and printers (not shown), may be included. In some cases, a user interface is displayed so that a user can input user preferences regarding circuit implementations.
The PC 2800 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 2860. In some examples, one or more network or communication connections 2850 are included. The remote computer 2860 may be another PC, a server, a router, a network PC, or a peer device or other common network node, and typically includes many or all of the elements described above relative to the PC 2800, although only a memory storage device 2862 has been illustrated in
When used in a LAN networking environment, the PC 2800 is connected to the LAN through a network interface. When used in a WAN networking environment, the PC 2800 typically includes a modem or other means for establishing communications over the WAN, such as the Internet. In a networked environment, program modules depicted relative to the personal computer 2800, or portions thereof, may be stored in the remote memory storage device or other locations on the LAN or WAN. The network connections shown are exemplary, and other means of establishing a communications link between the computers may be used.
In some examples, a logic device such as a field programmable gate array, other programmable logic device (PLD), an application specific integrated circuit can be used, and a general purpose processor is not necessary. As used herein, processor generally refers to logic devices that execute instructions that can be coupled to the logic device or fixed in the logic device. In some cases, logic devices include memory portions, but memory can be provided externally, as may be convenient. In addition, multiple logic devices can be arranged for parallel processing.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/US2016/062643 | 11/18/2016 | WO | 00 |
Number | Date | Country | |
---|---|---|---|
62261179 | Nov 2015 | US |