Open Access
26 September 2014 Principle and design of ternary optical accumulator implementing M-k-B addition
Yunfu Shen, Benpeng Jiang, Yi Jin, Ouyang Shan, Junjie Peng
Author Affiliations +
Abstract
In this paper, we focus on the M-k-B addition of the form M+B1+B2+…+Bk based on an optical approach, where M is a modified signed-digit number and Bi’s are the binary numbers. We present three transforms C, P, and R and an algorithm of carry-free parallel addition of M and B. Based on these transforms, the accumulation computing M-k-B is proposed which indicates that it requires only 2k steps to complete the addition in parallel. Then, the optical structures for C, P, and R transforms as well as the adder realizing M+B are designed. Moreover, a photoelectric implementation of the ternary optical adder to realize M-1-B structure using the reconfiguration method is presented. Additionally, an optical experiment for 2-bit M-2-B ternary adder is carried out to demonstrate the feasibility of M-k-B adder. The work indicates that the parallel carry-free addition in form M0+B1+B2+…+Bk is easily completed.

1.

Introduction

Addition is a basic arithmetic operation. Mathematicians and computer scientists have long been looking for solving the problem of time delay and low efficiency caused by the carry propagation in addition. A lot of work has been done in addition algorithms and the corresponding circuit structures since 1960s. But the efficiency of these adders is still one of the most urgent problems to be coped with. Moreover, data stream application has become more and more popular, but the processing capacity is limited by ordinary technologies. Hence, some unconventional technologies based on optical approach have been studied and now optical computing is one of the most prospective technologies.13 Avizienis presented the redundant representation method,4 with which there is no problem of carry propagation in addition and the efficiency is improved significantly. Bocker et al. applied the modified signed-digit representation (MSD) to optical computing,5 which is easier to be implemented in hardware and leads to the applications in optical computer. Later new achievements were continuously reported. Ghosh et al. proposed an optical model based on the modified ternary number system,6 in which logic operations are expressed by the orthogonality and projection of the polarized light. Ghosh et al. proposed an all-optical scheme of tristate logic-based flip-flop using optical nonlinear material.7 Alam proposed a one-step addition for trinary signed-digit numbers.8 Li et al. adopted a method called mixed binary complement value to express information and implement carry-free optical adder.9 They used an optical negabinary algorithm to compute addition in two steps for any length.10 Zhang11 implemented a one-step optical negabinary and modified signed-digit adder. Salim et al.12 proposed a one-step trinary signed-digit arithmetic using an efficient encoding scheme. Cherri et al. studied one-step addition/subtraction using negabinary MSD representations.13,14 Optical operation based on MSD of radix 2 was an active research field. Cherri proposed symmetrically recoded modified signed-digit two-step optical addition and subtraction.15 Huang et al.16 proposed a one-step MSD parallel addition and subtraction, in which the whole of three adjacent digits is divided into 10 groups and each group is judged. Qian et al. proposed a two-step MSD addition and subtraction algorithm based on binary logic arithmetic using electron-trapping device, and presented one-step digit-set-restricted modified signed-digit adder.17,18 Jin et al. proposed a principle of ternary optical computer (TOC), the decrease-radix design principle, and the reconfiguration principle and structure,1921 which laid a solid foundation to the system design of the application-oriented TOC. Now the TOC is configured at least one optical processor. Ternary information is obtained by the conversion of three optical states (vertically polarized light, horizontal polarized light, and no-light) of liquid crystal controlled by electricity. The operation speed of the system is determined by the response time of liquid crystal. Physicists have invented a much faster way to switch a liquid crystals.22,23 Borshch et al. presented an electro-optic effect in a nematic liquid crystal with a response time of about 30 ns to both the field-on and field-off switchings.23 According to the work, the operation speed of an optical processor can achieve GHz scale.

Jin et al. proposed the principles and construction of MSD adder.24 Peng et al. proposed a structure and implementing method for optical MSD adder from the view of application.25 But the MSD adder is essentially three-step. The authors proposed a one-step ternary optical MSD adder with restricted input symbols 0, 1 and proved its feasibility by experiment.26,27 But its output is an MSD number, which means that the output cannot be used to the next addition of the same type directly. Therefore, a converter must be used to transform the MSD number into binary number for the next addition. Therefore, such adder is not suitable to the binary addition of the form B0+B1+B2++Bk, respectively.

In this paper, we focus on a more general MSD addition in the following form:

Eq. (1)

M+B1+B2++Bk,
where M is an MSD number, B1,B2,,Bk are the binary numbers. This kind of MSD addition will be called M-k-B addition in this paper. In Sec. 2, three key C, P, and R transforms are introduced, and an algorithm of carry-free ternary addition M-1-B and the processes of M-k-B are presented. In Sec. 3, the optical structures of three transforms as well as M-1-B adder are designed. In Sec. 4, an optical adder realizing M-1-B is presented based on reconfiguration. In Sec. 5, an experiment for M-2-B adder is described. Finally, in Sec. 6 we summarize our work.

2.

Accumulation Principle of Carry-Free Ternary M-k-B Addition and Three Related Transforms

In this paper, MSD representation5 which we talk about here is a special ternary signed-digit number of radix 2.

Let m and b be 1-bit numbers, where m{1¯,0,1}, b{0,1} and 1¯ represents 1. For convenience, ī is also represented by u. We define three new transforms in Table 1: C transform for carry bit, P transform for primary bit, and R transform for revise bit.

Table 1

C, P, and R transform tables of M-1-B addition. (a) C transform, (b) P transform, and (c) R transform.

C transformP transformR transform
bmbmpc
u 0 1u 0 10 1
00 0 10u 0 u00 1
10 1 110 u 0uu 0

Now the process of M-1-B addition of n bits is described as follows:

Denote the MSD number mnmn1m1 by M and the binary number bnbn1b1 by B. The addition of M and B is carried out in two steps:

  • Step 1. Apply C transform to the input M and B bit by bit and denote the result by c. Append one 0 at the end of c and still denote it by c. Meanwhile, apply P transform to the input M and B bit by bit and denote the result by p. Add one 0 at the head of p and denote it by p too.

  • Step 2. Apply R transform to new c and p bit by bit, and denote the result by s.

We have the following theorem:

Theorem.

The (n+1)-bit MSD number s obtained using the above two steps is the sum of M and B.

Proof.

Write M=Mm2m1, B=Bb2b1, M=Mm2, B=Bb2, where M=mnmn1m3 and B=bnbn1b3. Then, M=Mm1=M×2+m1, B=Bb1=B×2+b1 and M+B=(M+B)×2+(m1+b1).

We check the results s and s in computing M+B and M+B in applying the three transforms respectively as follows shown in Table 2.

Table 2

Comparison of the processes of two additions M+B and M′+B′.

Processes of M+BProcesses of M+B
AugendMMm2m1AugendMMm2
AddendBBb2b1AddendBBb2
C transformcXc10C transformcX0
P transformpYp2p1P transformpYp2
R transformsZwp1R transformsZp2

Here, X=C(M,B), Y=P(M,B), Z=R(X,Y) where X, Y, and Z are the strings obtained by applying the corresponding transforms to input data bit by bit.

The lowest two bits of s are wp1=w×2+p1 where w=R(c1,p2). We need to show that s=s×2+(m1+b1). That is, we need to prove that s=Z×22+w×2+p1=Z×22+p2×2+(m1+b1). It is easy to see that we only need to prove w×2+p1=p2×2+(m1+b1). Denote m1+b1 by val.

  • Case 1: m1=u, b1=0. Then, val=u, c1=C(m1,b1)=0, p1=P(m1,b1)=u and w=p2. So w×2+p1=p2×2+val.

  • Case 2: m1=u, b1=1 or m1=0, b1=0. Then, val=0, c1=0, p1=0 and w=p2. So w×2+p1=p2×2+val.

  • Case 3: m1=0, b1=1 or m1=1, b1=0. Then, val=1, c1=1, p1=u and w=1+p2. So w×2+p1=p2×2+(2+p1)=p2×2+1=p2×2+val.

  • Case 4: m1=1, b1=1. Then, val=2=(10)2, c1=1, p1=0 and w=1+p2. So w×2+p1=p2×2+(2+p1)=p2×2+2=p2×2+val.

According to the above four cases, we find that the equation w×2+p1=p2×2+(m1+b1) holds. Hence, s=s×2+(m1+b1) is correct. We now apply C, P, and R transforms to M, B continuously in the same way as above. Then, we deal with M and B etc. Finally, we reach the highest bit and we have s=(mn+bn)×2n1+(m2+b2)×2+(m1+b1). Hence, we finish the proof of the theorem.

From the above computing processes, only two steps are required to perform n-bit M-1-B addition using C, P, and R transforms in parallel. Now, we present the process of n-bit M-k-B addition of the form M+B1+B2++Bk as follows.

Denote M0=M. We first compute M0+B1 and denote the sum by M1. Next, we compute M1+B2 and denote the sum by M2, and so on. Finally, compute Mk1+Bk and denote the sum by Mk. Then, the result Mk is the sum of M+B1+B2++Bk, which is an MSD number of length n+k. The whole addition is completed in 2k steps.

3.

Design of 1-Bit M-1-B Adder

A one-to-one relationship can be established between the MSD symbol set {1¯,0,1} and the three optical states in some form. In the following, the symbols 1, 1¯ and 0 stand for the states of vertically polarized light, horizontal polarized light, and no-light (darkness or absence of light), respectively. But in the design of C, P, and R transforms, the state of each bit of M and B can be regarded not only as an input optical signal but also as an electric signal converted from a bright signal in order to control a liquid crystal. We use constant nonrotating liquid crystals.

The photoelectric structure for transforms C, P, and R are shown in Figs. 1Fig. 23.

Fig. 1

Photoelectric structure of transform C.

OE_53_9_095108_f001.png

Fig. 2

Photoelectric structure of transform P.

OE_53_9_095108_f002.png

Fig. 3

Photoelectric structure of transform R.

OE_53_9_095108_f003.png

In Figs. 1Fig. 23, LD,LD1,LD2 are the photolectric converters converting the lighted singal to electric signal 1 which is used to control liquid crystals. LC,LC1,LC2 are the liquid crystals. The black slim arrows stand for the control ports of the LCs. The diamonds stand for polarizing films among which V,V1 are vertical polarizing films which are transparent to vertical polarized light and absorb horizontal polarized light, and H,H1 are the horizontal polarizing films which are transparent to horizontal polarized light and absorb vertical polarized light. The short and thick black oblique lines represent holophotes or beam splitting mirrors. “Source” represents a stable light source.

The principle of C transform is described as follows according to Fig. 1. We discuss three cases according to the states of m with two subcases each.

  • Case 1: m is u. The beam m penetrates horizontal polarized film H and LD converts bright signal into electric signal 1 to control LC1 and LC2, respectively. Meanwhile, V1 absorbs the horizontal polarized light m and LC1 thus displays a no-light state.

    • (1) b is 0. LC2 displays no-light, so the result c is a no-light state and c=0.

    • (2) b is 1. After penetrating V2, the vertical polarized light passing through LC2 is rotated 90 deg and becomes a horizontal polarized light. Then, the horizontal polarized light is absorbed by V4 which means no light outputs. So c is still a no-light state. So c=0.

  • Case 2: m is 0. LD outputs a low voltage, so LC1 and LC2 do not rotate polarized light and LC1 receives no light. Under this condition, LC1 displays a no-light state.

    • (1) b is 0. Then, LC2 displays a no-light state. Thus, the result c is a no-light state. So c=0.

    • (2) b is 1. The vertical polarized light b passing through V2, LC2, and V4 is still a vertical polarized light. So c=1.

  • Case 3: m is 1. The vertical polarized light m is absorbed by H and then LD generates a low voltage. Consequently, the lights passing through LC1 and LC2 are not rotated. The light m projects on V1 after two reflections by a beam splitting mirror and a holophote. Then, it passes through V1, LC1, and V3 in sequence. Thus, c displays a vertical polarized light. So c=1.

    • (1) b is 0. Then, LC2 displays darkness. After mergence of the two lights by a holophote and a half-reflection mirror, the result c is 1.

    • (2) b is 1. The vertical polarized light penetrates V2, LC2, and V4 successively. Now V3 displays vertical polarized light. After mergence, the light is still vertical polarized. So the result c is still 1.

The cases discussed above show that the results agree with C transform in Table 1(a).

The photoelectric structure of P transform is shown in Fig. 2. The principle of P transform is described as follows. We discuss two cases of b with two subcases each.

  • Case 1: b is 0. LD1 generates a low voltage. So LC1 does not rotate light. The light penetrating V is a vertical polarized light, which penetrates LC1 without changing its state and projects to LC2.

    • (1) m is 0. LC2 does not rotate light, so the vertical polarized light projecting to LC2 passes through LC2, but it is absorbed by H. So the result is no-light. Thus, p=0.

    • (2) m is u or 1. LD2 converts the light signal to a high voltage 1, which enables LC2 to rotate a polarized light. The vertical polarized light projecting to LC2 is rotated 90 deg and penetrates H. So the output is a horizontal polarized light. So p=u.

  • Case 2: b is 1. The beam b is converted to a high voltage by LD1, which enables LC1 to rotate a polarized light by 90 deg. Here, the source light penetrating V is rotated 90 deg and becomes a horizontal polarized light by LC1 and then projects to LC2.

    • (1) m is 0. LC2 does not rotate a polarized light. So the horizontal polarized light projecting to LC2 passes through LC2 and H. So the result is a horizontal polarized light and p is u.

    • (2) m is u or 1. LD2 converts the bright signal to a high voltage, which enables LC2 to rotate a polarized light. The horizontal polarized light which projects to LC2 is rotated 90 deg to a vertical polarized light by LC2 and then it is absorbed by H. So the output is no-light and p is 0.

The cases discussed above show that the results agree with P transform in Table 1(b).

The photoelectric structure of R transform is showed in Fig. 3. The work procedure of R transform is described according to the four cases as follows:

  • Case 1: Both c and p are 0. LC1 and LC2 display no-light and r is 0.

  • Case 2: c is 0 and p is u. LD1 outputs a low voltage and LD2 outputs a high voltage. As LC1 does not rotate polarized light, the horizontal light p passes through LC1 and H. So v1 displays horizontal polarized light. As LC2 rotates polarized light and c is in no-light state, the input of LC2 is no-light, which means that v2 has no light. After mergence, r is a horizontal polarized light.

  • Case 3: c is 1 and p is 0. LD1 outputs a high voltage and LD2 outputs a low voltage. LC1 rotates a polarized light by 90 deg. Now p is no-light. So both LC1 and v1 display no-light. Meanwhile, as LC2 does not rotate a polarized light, the vertical polarized light c passes through LC2 and V directly. So v2 outputs a vertical polarized light. After mergence of v1 and v2, r is a vertical polarized light.

  • Case 4: c is 1 and p is u. Both LD1 and LD2 output high voltage 1 to control LC1 and LC2, respectively. The horizontal light projecting on LC1 is rotated by 90 deg to a vertical polarized light which is absorbed by H. So v1 displays no-light. Meanwhile, the light c projecting on LC2 is rotated by 90 deg which is absorbed by V. So v2 displays no-light and r is a no-light state.

The cases discussed above show that the results agree with C transform in Table 1(c).

By combining the above three transformers, the photoelectric structure of 1-bit M-1-B adder is shown in Fig. 4, where mi1, mi are in MSD form, bi1, bi are in binary form, and the result si is an MSD number.

Fig. 4

Photoelectric structure of M-1-B adder of 1-bit.

OE_53_9_095108_f004.png

Using n+1 M-1-B adders as in Fig. 4 and configuring them together properly we obtain a carry-free adder realizing M+B of n bits, which will be seen in Sec. 5.

4.

Design of M-1-B Ternary Optical Adder Based on Reconfiguration Approach

In this section, an easy way to design a photoelectric adder realizing M+B of 1-bit is described based on reconfiguration.

Firstly, encode the input for the truth tables of C and P transforms.

The addend b is a binary number and the augend m is an MSD number. Their codes are shown in Tables 3 and 4. Here, the vertically polarized light, horizontal polarized light, and no-light states are denoted by V, H, and N, respectively.

Table 3

Encoding for main optical path b.

State (b)bb
V (1)0 1
N (0)0 0

Table 4

Encoding for control optical path m.

State (m)mm
V (1)1 0
N (0)0 0
H(1¯)0 1

Secondly, by reconfiguration approach, there are 18 simplest basic operation units (BOUs), and any of all 39=19683 ternary logic transforms can be realized with at most six BOUs by setting a reconfiguration code. For the principle of reconfiguration and the photoelectric structure of BOU, the reader can refer to Ref. 21. The transforms C, P, and R are ternary logic transforms. By the true value tables in Table 1, the transformers realizing the corresponding transforms can be easily designed based on reconfiguration by setting proper reconfiguration codes to BOUs. The optical structure realizing C transform needs two BOUs, that is, one vvBOU and other hvBOU. Similarly, P transformer consists of one vhBOU and other hhBOU. Here, vvBOU, vhBOU, hvBOU, and hhBOU are four kind BOUs of VV-type, VH-type, HV-type, and HH-type, respectively.

Now, a photoelectric implementation of 1-bit adder computing M+B is shown in Fig. 5 where duplex settings of vvBOU and hvBOU in C transformer and vhBOU and hhBOU in transformer P are configured for two different functions. In Fig. 5, The dotted lines with arrow stand for the direction of current, the thick lines with arrow stand for the light transmission direction, LD1LD4 are four photoelectric convertors, LC1LC4 are four LCs, V1 and V2 are vertical polarized films, and H1 and H2 are horizontal polarized films. The labels Rvh, Rhh, Rvv, and Rhv denote the generating type of polarized lights, which generate the output of si.

Fig. 5

Photoelectric implementation of 1-bit M+B adder based on reconfiguration.

OE_53_9_095108_f005.png

In Fig. 5, one copy of vvBOU and hvBOU in C transformer produces light signals directly as the input of the liquid crystals, and another copy produces electric signals to control the LCs in transformer R. Two variables mi1 and bi1 of the truth table of C transform are entered to two vvBOUs and two hvBOUs, which configure the transformer C. The outputs of the upper vvBOU and hvBOU are connected to photoelectric convertors LD3 and LD4, respectively, whose outputs are merged into an electric signal by an OR gate, which becomes a control signal of LC3 and LC4 in R transformer. And the outputs of lower vvBOU and hvBOU in C transformer become the inputs of LC1 and LC2 in R transformer directly. Similarly, two variables mi and bi in the truth table of P transform are entered into two vhBOUs and two hhBOUs. Both optical signals from upper vhBOU and hhBOU in P transformer are converted into electric signals by photoelectric convertors, which are used to control LC1 and LC2 in P transformer. And the outputs of the lower vhBOU and hhBOU in P transformer are the input signals of LC3 and LC4, respectively. R transformer needs four LCs, each of which is stuck by a polarizing film.

5.

Experiment for M-2-B Optical Adder of 2-Bit

The carry-free addition realizing n-bit M-k-B can be completed in k level with 2k steps in parallel. In level i, a (n+i1)-bit M-1-B adder is configured. Without loss of generality, we just present a hardware experiment to verify the 2-bit addition m2m1+b2b1+b2b1 of the form M-2-B in this section. For general case, the implementation idea is the same.

For simplicity, we draw a diagram of Fig. 5 and show it in Fig. 6. Thus, the structure of M-2-B of 2 bit is shown in Fig. 7, where Levels 1 and 2 represent 2-bit and 3-bit adders, respectively. Therefore, we design a 2-bit adder computing M+B1 by using three photoelectric structures in Fig. 6. The sum M1 is a three-bit MSD number m3m2m1. Then, we design a 3-bit adder to implement M1+B2 using four photoelectric structures in Fig. 6 and produce a four-bit sum M2.

Fig. 6

Diagram of Fig. 5.

OE_53_9_095108_f006.png

Fig. 7

Structure of M-2-B of 2 bit.

OE_53_9_095108_f007.png

Obviously, M1+B2 is implemented in the same way as M+B1, but the result M1=M+B1 can be sent directly to the next stage in the form of light signal.

In the experiment, two small-scale FPGAs are adopted to build reconfiguration circuit. Each FPGA controls three-layer liquid-crystal displays (LCDs) to construct two reconfigurable optical processors. Two DICE-SEM II digital simulation comprehensive boxes are used to complete the experiment. The ACEX1K PLD (Programmable Logic Device) of the one box is used to implement the reconfiguration circuit of transformers C and P. The ACEX1K PLD of the other box is used to implement the circuit of R transformer.

EDS819 TN (Twisted-Nematic) static stroke segment LCD is used and is shown in Fig. 8. Its light source is uniformly distributed and of high light intensity. It has three parts labeled 1, 2, and 3. Both parts 2 and 3 have seven stroke segments labeled A-G, respectively. In this experiment, we do not use segments 2G, 3G, and part 1. Parts 2 and 3 are divided into four regions VV, HV, HV, and HH as shown in Fig. 9. The four regions can be used some or all of segments. For example, in one LCD, the stroke segments (2F, 2E), (2A, 2D), and (2B,2C) in part 2 are selected to represent two 3-bit signals from high to low bit of three C transforms. Similarly, the stroke segments (3F, 3E), (3A, 3D), and (3B, 3C) in region VH and HH are selected to represent 3-bit signals for three P transforms. Hence, one piece LCD is enough to represent the results of three C and P transforms. But four regions of one LCD are just used to represent 3-bit signals for three R transforms.

Fig. 8

Specification for TN stroke segment LCD.

OE_53_9_095108_f008.png

Fig. 9

Regions and partitions in stroke segment LCD.

OE_53_9_095108_f009.png

In practical adder realizing M-k-B, the liquid crystals, polaroids, light source, and sensitive arrays should be integrated as a whole. But our experiment system of M-2-B adder is only to verify the correctness of the principle mentioned before. Therefore, we just use common EDS819 TN static stroke segment LCDs. Using such low-speed LCD does not affect the replacement of liquid crystal with high speed in practical system. Every polarizer matches with LCD and no couplers are used. In order to easily adjust the equipments, the components are not bonded. The lights sources we talk about here are stable. That is, they are the white plane illuminant scattering by LED, and the transmittance does not reflect the situation of the practical system.

Take 1u+10+11 as an example to illustrate the whole experiment.

First, we design a 2-bit adder to calculate 1u+10. The addend 10 is encoded as 0100 and the augend 1u is encoded as 1001 according to Tables 3 and 4. They will be the input of BOUs.

In Fig. 10, the segments (2F, 2A, and 2B) in the region VV are used to represent the values of vvBOUs and the segments (2E, 2D, and 2C) in the region HV are used to represent the three values of hvBOUs in three C transforms from high bit to low bit in Level 1, but we set 2B and 2C to no light. Therefore, (2F, 2E), (2A, 2D), and (2B, 2C) represent three optical signals of C transforms in parallel where (2B,2C)=(0,0). Similarly, (3F, 3E), (3A, 3D), and (3B, 3C) in regions VH and HH are used to represent the three signals of P transforms in parallel where (3F,3E)=(0,0). We have the results (2F,2E)=(0,1), (2A,2D)=(0,1), and (3B,3C)=(0,0) after C transforms, which represent the output 110 after decoding. Similarly, we have the results (3F,3E)=(0,0), (3A,3D)=(0,u), and (3B,3C)=(0,u) after P transforms, which represent the output 0uu.

Fig. 10

The results of C, P transforms: 11 and uu.

OE_53_9_095108_f010.png

Figure 11 shows the results after applying three R transforms to 110 and 0uu bit by bit in parallel. The segments (2F, 2E, 3F, and 3E) show the outputs of the four BOUs (in VV, HV, VH, and HH order) for the third R transformer, which decode the result of the third bit of the sum. Similarly, the segments (2A, 2D, 3A, and 3D) are used to display the four BOUs for the second R transformer, and the same is to the segments (2B, 2C, 3B, and 3C) for the first R transformer. In Fig. 11, the stroke segment 2E in region HV and the segment 3C in region HH display lighted signals, and all other segments display no light. So (2F, 2E, 3F, and 3E) = (0, 1, 0, 0) which represents the signal 1. Similarly, (2A, 2D, 3A, and 3D) = (0, 0, 0, 0) and (2B, 2C, 3B, and 3C) = (0, 0, 0, u) represent signals 0 and u, respectively. Therefore, the result of the three R transforms is 10u, which is equal to 3. Hence, we obtain 1u+10=10u which is right.

Fig. 11

The result of R transform: 10u.

OE_53_9_095108_f011.png

Next we calculate 10u+011.

Similarly as 1u+10, 10u and 011 enter into the 3-bit adder in level 2. Both C transform and P transform are carried out four times in parallel respectively. We obtain the results 1100 and 0uu0 under four C and P transforms, respectively, and are shown in Fig. 12. Here, two TN stroke segment LCDs are juxtaposed to display signals of four C and P transforms. That is, the segments (2B, 2C) of the left LCD display the results of the fourth C transform. The segments (3B, 3C) of the left LCD display the results of the fourth P transform. Here, (2B,2C)=(0,1) and (3B,3C)=(0,0). Therefore, the output of the fourth C transform is 1 and the output of the fourth P transform is 0. The segments of the right LCD are used to display the results of the other three C and P transforms as before. Combining the fourth bit with the lowest three outputs of the other three C transforms we obtain 1100 as the output of the four C transforms. Similarly, we obtain the output 0uu0 of the four P transforms.

Fig. 12

Results of C and P transforms: 1100, 0uu0.

OE_53_9_095108_f012.png

We apply R transform to 1100 and 0uu0 four times bit by bit. The four bits of the sum 10u0 are shown in Fig. 13. Here, the segments (2B, 2C, 3B, and 3C) of the left LCD are used to display the fourth bit of R transform, which are (0, 1, 0, 0). It means s4=1. Parts 2 and 3 of the right LCD are used to display three bits of R transforms. Therefore, we have (2F, 2E, 3F, and 3E) = (0, 0, 0, 0), (2A, 2D, 3A, and 3D) = (0, 0, u, 0), and (2B, 2C, 3B, and 3C) = (0, 0, 0, 0), which means s3=0, s2=u, and s1=0. That is, the result of the sum is 10u0. It means that 10u+011=10u0 (that is, 3+3=6), which is correct.

Fig. 13

Four bits of R transforms: 10u0.

OE_53_9_095108_f013.png

There are 9×4×4 cases of 2-bit addition M+B1+B2. The experiments of all 144 cases show that the result for 2-bit M-2-B addition is correct.

6.

Conclusions

In this paper, we introduce the design and implementation of the optical adder computing M+B1+B2++Bk. The accumulation principle of M-k-B optical adder and the three related transforms C, P, and R are proposed, and the logical structure of the adder and its implementation are presented as well. 2-bit addition of the form M+B1+B2 is validated through experiment. The aim of the experiment is just to verify the principle and feasibility of the adder. As the optical components in the experiment are clung closely and there are segregate black lines between pixels, no optical crosstalk interference is found between pixels. For M-2-B adder, we only care for distinguishing the bright and the dark states, and do not consider too much the relative gray level. The key part of realizing M+B1+B2++Bk is to compute Mi+Bi+1 whose sum Mi+1 can be directly used in the next step. By converting the result of the sum last step to binary number, the problem of parallel accumulation of the binary numbers of the form B0+B1+B2++Bk is solved.

Acknowledgments

This work was supported by Innovation Program of Shanghai Municipal Education Commission (Grant No. 13YZ005) and Natural Science Foundation of China (Grant No. 61103054). We would like to thank Mr. Liu Xuemin, Miss Shen Luyang, all PhD candidates and graduate students of our research group for their kind help and valuable discussions as well as experiments in preparing the paper.

References

1. 

Q. F. XuM. Lipson, “All-optical logic based on silicon micro-ring resonators,” Opt. Express, 15 (3), 924 –929 (2007). http://dx.doi.org/10.1364/OE.15.000924 OPEXFF 1094-4087 Google Scholar

2. 

A. K. GhoshP. P. ChoudhuryA. Basuray, “Modified ternary optical logic gates and their applications in optical computation,” Innovations and Advanced Techniques in Systems, Computing Sciences and Software Engineering, 87 –92 Springer-Verlag, New York Inc. (2008). Google Scholar

3. 

K. M. IftekharuddinA. A. S. AwwalM. A. Salam, “Signed-digit adder using electronically addressable spatial light modulator,” Opt. Eng., 40 (11), 2442 –2445 (2001). http://dx.doi.org/10.1117/1.1421046 OPEGAR 0091-3286 Google Scholar

4. 

A. Avizienis, “Signed digit number representation for fast parallel arithmetic,” IRE Trans. Electron. Comput. EC, 10 (3), 389 –400 (1961). Google Scholar

5. 

R. P. Bockeret al., “Modified signed-digit addition and subtraction using optical symbolic substitution,” Appl. Opt., 25 (15), 2456 –2457 (1986). http://dx.doi.org/10.1364/AO.25.002456 APOPAI 0003-6935 Google Scholar

6. 

A. K. GhoshA. Basuray, “Trinary optical logic processors using shadow casting with polarized light,” Opt. Comm., 79 11 –14 (1990). http://dx.doi.org/10.1016/0030-4018(90)90168-S OPCOB8 0030-4018 Google Scholar

7. 

P. GhoshS. Mukhopadhyay, “Implementation of tristate logic based all optical flip-flop with nonlinear material,” Chin. Opt. Lett., 3 (8), 478 –479 (2005). COLHBT 1671-7694 Google Scholar

8. 

M. S. Alam, “Parallel optical computing using recoded trinary signed-digit numbers,” Appl. Opt., 33 (20), 4392 –4397 (1994). http://dx.doi.org/10.1364/AO.33.004392 APOPAI 0003-6935 Google Scholar

9. 

G. Q. LiL. R. LiuL. Shao, “Two-stage twos complement array complex multiplier algorithm and optical implementation (In Chinese),” Acta. Opt. Sin, 15 (5), 580 –585 (1995). GUXUDC 0253-2239 Google Scholar

10. 

G. L. Liet al., “Optical parallel negabinary arithmetic based on logic operation and signed digit representation (In Chinese),” Chin. J. Lasers, 24 (7), 660 –664 (1997). ZHJIDO 0258-7025 Google Scholar

11. 

S. Q. ZhangM. A. Karim, “One-step optical negabinary and modified signed-digit adder,” J. Opt. Laser Technol., 30 (3–4), 193 –198 (1998). http://dx.doi.org/10.1016/S0030-3992(98)00034-6 OLTCAS 0030-3992 Google Scholar

12. 

W. Y. Salimet al., “One-step trinary signed-digit arithmetic using an efficient encoding scheme,” Proc. SPIE, 4114 201 –208 (2000). http://dx.doi.org/10.1117/12.408556 PSISDG 0277-786X Google Scholar

13. 

A. K. CherriH. A. Kamal, “Efficient optical negabinary modified signed-digit arithmetic: one-step addition and subtraction algorithms,” Opt. Eng., 43 (2), 420 –425 (2004). http://dx.doi.org/10.1117/1.1636766 OPEGAR 0091-3286 Google Scholar

14. 

A. K. Cherri, “All-optical negabinary adders using Mach-Zehnder interferometer,” J. Opt. Laser Technol., 43 194 –203 (2011). http://dx.doi.org/10.1016/j.optlastec.2010.06.012 OLTCAS 0030-3992 Google Scholar

15. 

A. K. Cherri, “Symmetrically recoded modified signed-digit optical addition and subtraction,” Appl. Opt., 33 (20), 4378 –4382 (1994). http://dx.doi.org/10.1364/AO.33.004378 APOPAI 0003-6935 Google Scholar

16. 

H. X. HuangM. ItohT. Yatagai, “Classified one-step modified signed-digit arithmetic and its optical implementation,” Opt. Eng., 35 (4), 1134 –1140 (1996). http://dx.doi.org/10.1117/1.600602 OPEGAR 0091-3286 Google Scholar

17. 

F. Qianet al., “Two-step digit-set-restricted modified signed-digit addition-subtraction algorithmetic and its optoelectornic implementation,” Appl. Opt., 38 (26), 5621 –5630 (1999). http://dx.doi.org/10.1364/AO.38.005621 APOPAI 0003-6935 Google Scholar

18. 

F. QianG. Q. LiM. S. Alam, “One-step digit-set-restricted modified signed-digit adder using an incoherent correlator based on a shared content-addressable memory,” Opt. Eng., 41 (8), 2607 –2612 (2002). http://dx.doi.org/10.1117/1.1489051 OPEGAR 0091-3286 Google Scholar

19. 

Y. JinH. C. HeY. T. Lü, “Ternary optical computer principle,” Sci. China Inf. Sci., 46 (2), 145 –150 (2003). http://dx.doi.org/10.1360/03yf9012 1674-733X Google Scholar

20. 

J. Y. YanY. JinK. Z. Zuo, “Decrease-radix design principle for carrying/borrowing free multi-valued and application in ternary optical computer,” Sci. China Inf. Sci., 51 (10), 1415 –1426 (2008). http://dx.doi.org/10.1007/s11432-008-0140-z 1674-733X Google Scholar

21. 

Y. Jinet al., “Principles, structures, and implementation of reconfigurable ternary optical processors,” Sci. China Inf. Sci., 54 (11), 2236 –2246 (2011). http://dx.doi.org/10.1007/s11432-011-4446-x 1674-733X Google Scholar

22. 

M. W. Geiset al., “30 to 50 ns liquid-crystal optical switches,” Opt. Express, 18 (18), 18886 –18893 (2010). http://dx.doi.org/10.1364/OE.18.018886 OPEXFF 1094-4087 Google Scholar

23. 

V. BorshchS. V. ShiyanovskiiO. D. Lavrentovich, “Nanosecond electro-optic switching of a liquid crystal,” Phys. Rev. Lett., 111 (10), 107802 (2013). http://dx.doi.org/10.1103/PhysRevLett.111.107802 PRLTAO 0031-9007 Google Scholar

24. 

Y. Jinet al., “Principles and construction of MSD adder in ternary optical computer,” Sci. China Inf. Sci., 53 (11), 2159 –2168 (2010). http://dx.doi.org/10.1007/s11432-010-4091-9 1674-733X Google Scholar

25. 

J. J. Penget al., “Design and implementation of modified signed-digit adder,” IEEE Trans. Comput., 63 (5), 1134 –1143 (2014). http://dx.doi.org/10.1109/TC.2012.285 ITCOB4 0018-9340 Google Scholar

26. 

Y. F. Shenet al., “One-step binary MSD adder for ternary optical computer (In Chinese),” Sci. China Inf. Sci., 42 (7), 869 –881 (2012). 1674-733X Google Scholar

27. 

Y. F. ShenL. Pan, “Principle of a one-step MSD adder for a ternary optical computer,” Sci. China Inf. Sci., 57 (1), 012107 (2014). http://dx.doi.org/10.1007/s11432-012-4668-6 1674-733X Google Scholar

Biography

Yunfu Shen currently works as an associate professor at the School of Computer Engineering and Science of Shanghai University. He received his PhD degree in mathematics from Beijing Normal University in 1996. His research experience includes model theory, computational complexity, formalization method of software and hardware, model checking, reliability, ternary optical computer, etc. He is a member of the China Computer Federation.

Benpeng Jiang received his master’s degree in engineering from Shanghai University in 2014. His research interests include optical computing, ternary optical computers, etc. Now he is working as a software engineer in TTPod.

Yi Jin received his PhD degree in computer science from Northwestern Polytechnic University, Xi’an City, in 2003. Currently, he is a professor and senior researcher at Shanghai University. His research interests include ternary optical computers and computer architecture. He is a senior member of the China Computer Federation.

Shan Ouyang now works as a lecturer at the School of Computer Engineering and Science of Shanghai University. He received his PhD degree in 2012 from Shanghai University. His research interests include ternary optical computers and embedded systems, especially the ternary optical computer hardware. At present, he holds a National Science Foundation of Shanghai municipality, and takes over the hardware development work of the third generation prototype of the ternary optical computer.

Junjie Peng is an associate professor with Shanghai University. He is on the editorial board of three international journals, and has served as a referee for more than 40 famous international journals and conferences. He is a senior member of the Chinese Institute of Electronics (CIE), senior member of the China Computer Federation (CCF), member of the Association for Computing Machinery (ACM), and a member of IEEE. His research interests include optical computing, cloud computing, wireless sensor network, etc.

CC BY: © The Authors. Published by SPIE under a Creative Commons Attribution 4.0 Unported License. Distribution or reproduction of this work in whole or in part requires full attribution of the original publication, including its DOI.
Yunfu Shen, Benpeng Jiang, Yi Jin, Ouyang Shan, and Junjie Peng "Principle and design of ternary optical accumulator implementing M-k-B addition," Optical Engineering 53(9), 095108 (26 September 2014). https://doi.org/10.1117/1.OE.53.9.095108
Published: 26 September 2014
Lens.org Logo
CITATIONS
Cited by 11 scholarly publications and 1 patent.
Advertisement
Advertisement
KEYWORDS
Transform theory

Liquid crystals

Transformers

LCDs

Image segmentation

Binary data

Optical design

RELATED CONTENT


Back to Top