Next Article in Journal
Fractal Contact Mechanics Model for the Rough Surface of a Beveloid Gear with Elliptical Asperities
Previous Article in Journal
Experimental Investigation and Modelling of the Droplet Size in a DN300 Stirred Vessel at High Disperse Phase Content Using a Telecentric Shadowgraphic Probe
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Simplified Two-Dimensional Generalized Partial Response Target of Holographic Data Storage Channel

Department of Information Communication Convergence Technology, Soongsil University, Seoul 06978, Korea
*
Author to whom correspondence should be addressed.
Submission received: 25 February 2022 / Revised: 5 April 2022 / Accepted: 17 April 2022 / Published: 18 April 2022

Abstract

:
With a high capacity and fast data access rate, holographic data storage (HDS) is a potential candidate for future storage systems. However, for page-oriented data processing, two-dimensional (2D) interference appears intensely in the HDS systems. Therefore, the new 2D generalized partial response (GPR) target is introduced to estimate the 2D interference. In addition, we also propose a method to analyze the 2D GPR target into two serial one-dimensional (1D) GPR targets. It makes us design a simple detection scheme composed of two serial 1D detectors instead of a complicated 2D detector. In simulations, the results show that our proposed scheme can improve the BER performance compared to the conventional 1D GPR target model.

1. Introduction

Due to the demand for storage increasing at a high rate, devices with high capacity and fast transfer are a matter of common interest. At present, semiconductor memories [1] and magnetic hard disk drives [2] are widely used in many devices. However, unlike semiconductor memories and magnetic hard disk drives, holographic data storage systems can read out 2D data page bits at the same time [3]. Therefore, holographic data storage achieves a high data transfer rate. In addition, many researchers have proposed methods to multiplex multiple pages of data by changing the angle [4], wavelength [5,6], or phase code [7,8] of the reference beam. This helps to improve the capacity of the HDS and meet the requirements of greater capacity and fast transfer [3,9].
Therefore, the holographic data storage (HDS) system is a promising candidate for mass-storage devices. In HDS systems, the data are converted into the beam and stored on the holographic medium. Then, to read back the data, we use the reference beam to reconstruct the beam from the holographic medium. The image of the data is captured by a charge-coupled device (CCD). The data page suffers from blurring effects; therefore, the read-back data always face two serious problems. One is inter-page interference (IPI) between the pages, and another is two-dimensional (2D) inter-symbol interference (ISI) that appears on the data page of the HDS systems. To avoid IPI, the numbers of one and zero pixels must be almost equal on each page [10]. To implement this, we can use balanced coding, which ensures the intensity level of each page is the same [11]. Among these factors, 2D ISI is regarded as the main causative reason. To combat ISI, based on the one-dimensional (1D) partial response maximum likelihood (PRML) detection scheme in [12], Kim and Lee proposed the 2D soft-output Viterbi algorithm (SOVA) as the 2D detection for the HDS systems [13]. Then, the 2D SOVA is improved and applied to the bit-patterned media recording (BPMR) channel [14,15]. In 2D SOVA, the authors use two parallel 1D PRML to remove the 1D interference from the horizontal and vertical directions. In addition, Nabavi and Kumar [16] propose a general partial response (GPR) target, which achieves better performance than PRML. Then, the GPR target is developed and utilized in [17,18,19,20,21,22]. However, the authors only estimate 1D interference (i.e., designing a 1D GPR target) to avoid the 2D detection in [16]. In [22], to handle 2D interference, the authors introduce the estimator interference with a parallel structure to convert 2D interference into 1D interference. Although achieving high performance, the model in [22] has high complexity. In [23], the authors propose the decision feedback equalizer (DFE) to recover the original from the received signal, which is distorted by the 2D ISI. The DFE model is a simple method to solve 2D ISI, but the performance of the DFE model is unsatisfactory because of the simple detection scheme. Therefore, in this paper, we improve the GPR target for 2D interference. From the estimated 2D GPR target, we propose a simple method to decompose 2D ISI into two serial 1D vertical direction ISI and 1D horizontal direction ISI. From here, we can use the serial detection [21] to recover the original data from the HDS systems. In simulation, the result shows that our proposed model achieves a gain of 2.5 dB at the BER 10−3 compared to the 1D GPR target in [16].
In the remainder of this paper, we explain the 2D GPR target and serial detection in Section 2. In Section 3, we present the proposed model. Section 4 presents and discusses the simulations and results. Finally, in Section 5, the conclusions are drawn.

2. 2D GPR Target and Serial Detection

2.1. 2D GPR Target

First, we estimate the coefficients of the 2D GPR target and 2D equalizer in the training process. The model for the training process is presented in Figure 1.
To design and implement the 2D GPR target and equalizer, we use the GPR target G with a size of 3 × 3, and the equalizer F with a size of 5 × 5; these are presented as in the below matrices.
G = [ g 1 , 1 g 1 , 0 g 1 , 1 g 0 , 1 g 0 , 0 g 0 , 1 g 1 , 1 g 1 , 0 g 1 , 1 ] ,
F = [ f 2 , 2 f 2 , 1 f 2 , 0 f 2 , 1 f 2 , 2 f 1 , 2 f 1 , 1 f 1 , 0 f 1 , 1 f 1 , 2 f 0 , 2 f 0 , 1 f 0 , 0 f 0 , 1 f 0 , 2 f 1 , 2 f 1 , 1 f 1 , 0 f 1 , 1 f 1 , 2 f 2 , 2 f 2 , 1 f 2 , 0 f 2 , 1 f 2 , 2 ] .
With matrices G and F, we can achieve the signals d[j,k] and z[j,k], as follows:
d [ j , k ] = m = 1 1 n = 1 1 a [ j m , k n ] g m , n = [ a [ j + 1 , k + 1 ] a [ j , k ] a [ j 1 , k 1 ] ] [ g 1 , 1 g 1 , 0 g 1 , 1 ]
z [ j , k ] = m = 2 2 n = 2 2 y [ j m , k n ] f m , n = [ y [ j + 2 , k + 2 ] y [ j , k ] a [ j 2 , k 2 ] ] [ f 2 , 2 f 2 , 1 f 2 , 2 ]
We assign the vectors as follows:
a = [ a [ j + 1 , k + 1 ] a [ j 1 , k 1 ] ] T ,
g = [ g 1 , 1 g 1 , 0 g 1 , 1 ] T ,
y = [ y [ j + 2 , k + 2 ] y [ j 2 , k 2 ] ] T ,   and
f = [ f 2 , 2 f 2 , 1 f 2 , 2 ] T .
Using the definitions from (5) to (8), we can rewrite (3) and (4) as follows:
d [ j , k ] = g T a ,
z [ j , k ] = f T y .
We find g and f in order that z[j,k] is close to d[j,k]. To implement this, we apply the minimum mean square error (MMSE) algorithm. This problem is presented as follows:
arg min f , g E { ( z [ j , k ] d [ j , k ] ) 2 } = arg min f , g E { ( g T a f T y ) 2 } ,
where E denotes the expectation. We can expand (11) as follows:
arg min f , g ( f T E { y y T } f 2 f T E { y a T } g + g T E { a a T } g )
Since the trivial answer for minimizing (12) is f = g = 0, we must impose the constraint on f or g. The constraint is represented by the below expression.
E T g = c ,
where c is an estimated multiplier of the center data and investigated in Section 4, and
E T = [ 0 0 0 0 1 0 0 0 0 ] .
With the above constraints, we can rewrite the optimal problem (12) as follows:
arg min f , g ( f T E { y y T } f 2 f T E { y a T } g + g T E { a a T } g ) s . t .   E T g = c
To solve (15), we use the Lagrange function, as follows:
J = f T E { y y T } f 2 f T E { y a T } g + g T E { a a T } g 2 λ ( E T g c ) .
where λ is a vector containing the Lagrange multipliers. By setting the gradients of J with respect to f, g, and λ to zero vectors, we achieve the answers to (15) as follows:
λ = ( E T ( A T T R 1 T ) 1 E ) 1 c ,
g = ( A T T R 1 T ) 1 E λ ,   and
f = R 1 Tg .
where A = E{aaT}, R = E{yyT}, and T = E{yaT}.

2.2. Proposed Serial Detection

After the coefficients of the GPR target are estimated by the MMSE algorithm, the GPR target has a matrix form like (1). In the HDS channel, the read-back signal is the Gaussian beam. Therefore, the interference coefficients from the adjacent pixels can be given by the values from the Gaussian function. Based on these coefficients, we assume the conditions: g−1,0 = g1,0 = g0,1 = g0,−1 and g−1,−1 = g−1,1 = g1,−1 = g1,1. Then, we can decompose G as given below.
G = [ g 1 , 1 g 1 , 0 g 1 , 1 g 0 , 1 g 0 , 0 g 0 , 1 g 1 , 1 g 1 , 0 g 1 , 1 ] = [ p l 1 p ] [ r l 2 r ] .
where r and p are the horizontal and vertical interferences, respectively; l1 and l2 are the general parameters to fit the form of the GPR target G. In other words, the 2D GPR target G with 2D ISI is decomposed into a series of 1D vertical direction interference vector v = [p l1 p]T and 1D horizontal direction interference vector b = [r l2 r]. Then, v and b act like the outer and inner encoders, respectively. Therefore, we detect the horizontal direction first and the vertical direction next. The serial detection of the ideal channel model is illustrated in Figure 2.
With the proposed form v and b, we achieve the following expression:
G = [ r p l 2 p r p r l 1 l 1 l 2 r l 1 r p l 2 p r p ] ,
Since (l2p)(rl1) = (l1l2)(rp), the parameters of the matrix G must satisfy the condition g0,0g−1,1 = g−1,0g0,1. When we implement the estimation of the GPR target for the HDS channel, the coefficients of the GPR target shows g0,0g−1,1g−1,0g0,1, which is close to the above condition. Therefore, we can match the parameters between the GPR target G and the matrix vb to determine the elements of the vector v and b. To simplify, we choose the parameter l1 = 1 and determine other parameters with the formulas:
r = g 0 , 1 ,
p = g 1 , 0 g 0 , 0 ,
l 2 = g 0 , 0 .
With the parameters r, p, l1, and l2, we can achieve the vector v and b. Therefore, we can apply two 1D Viterbi detectors for the serial detection [18,20,21] with the interference coefficient supplied from the target vector v and b to recover the original data.
In addition, when misalignment occurs in the HDS channel, the vectors v and b have the asymmetric form as below.
G = [ g 1 , 1 g 1 , 0 g 1 , 1 g 0 , 1 g 0 , 0 g 0 , 1 g 1 , 1 g 1 , 0 g 1 , 1 ] = [ p 1 l 1 p 2 ] [ r 1 l 2 r 2 ] = [ r 1 p 1 l 2 p 1 r 2 p 1 r 1 l 1 l 1 l 2 r 2 l 1 r 1 p 2 l 2 p 2 r 2 p 2 ] .
Similarly, we can achieve the approximated parameters as below.
l 1 = 1 ; l 2 = g 0 , 0 ,
r 1 = g 0 , 1 ; r 2 = g 0 , 1 ,
p 1 = g 1 , 0 l 2 ; p 2 = g 1 , 0 l 2 .

3. Proposed Model

Figure 3 shows the simulation model of the proposed scheme exploiting two 1D Viterbi detections based on the two target vectors v and b.
In this model, using a spatial light modulator (SLM), the original data u[k] are encoded into the data a[j,k] and stored on the holographic medium. To read back the data, we apply the reference beam onto the holographic medium. The data page is displayed and read by a CCD [23]. Then, the read-back signal suffers from blurring effects (2D ISI), additive noise, and misalignment. Thus, the signal y[j,k] is presented as follows [23,24,25]:
y [ j , k ] = a [ j , k ] h [ j , k ] + w [ j , k ] ,
where [j,k] is the position on the data page, w[j,k] is the additive Gaussian noise with zero mean and variance σ 2 , and the discrete point spread function (PSF) h[j,k] is given by:
h [ j , k ] = j 1 / 2 j + 1 / 2 k 1 / 2 k + 1 / 2 h ( x , y ) d x d y .
The continuous PSF is modeled by:
h ( x , y ) = 1 σ b 2 sin c 2 ( x m x σ b , y m y σ b ) ,
where sinc(x,y) = (sin( π x)/ π x) (sin( π y)/ π y), σ b is the grade of blur in the resultant diffracted signals, and mx and my are x and y axis misalignments, respectively.
Then, the read-back signal y[j,k] goes through the 2D equalizer, which is updated by the MMSE algorithm. The output of the equalizer z[j,k] is close to the desired signal from the GPR target (i.e., z[j,k]  d[j,k] = a[j,k] G). With the GPR target estimated earlier, the signal z[j,k] is detected by the serial detection and restored into the signal a ^ [j,k]. Finally, the signal a ^ [j,k] is decoded into the original signal u ^ [k].

4. Simulation Results

4.1. Results of Proposed Model

For the training process, the original data u[k] are randomly created with the size of 1,440,000 and the same probabilities for 0 and 1. Then, u[k] is encoded into a page-data a[j,k] with a size of 1200 × 1200. The signal a[j,k] and the read-back signal y[j,k] are collected and used to estimate the coefficients of the GPR target and equalizer with the MMSE algorithm in Section 2. Then, these coefficients are used for the testing process. In the testing process, the coefficients from the GPR target are supplied to the serial detection in [13]. Simultaneously, we created 10 pages to evaluate the bit error rate (BER) performance of the system. In the first experiment, we investigate the constant c in (13). The results are presented in Figure 4. During this experiment, we fixed the blur at 1.8, SNR = 16 dB, and 0% misalignment.
With the results from Figure 4, we chose c = 0.85 and achieved the parameters of vectors v and b as in Table 1 and Table 2.
Next, we compared our proposed model with the 1D GPR target in [16] and the 2D SOVA in [13]. The BER performances are presented in Figure 5 and Figure 6.
In Figure 5 and Figure 6, the 1D GPR target model in [16] achieves similar BER performance at 0% and 10% misalignment, while the BER performance of the 2D SOVA model in [13] is significantly degraded at 10% misalignment. However, the proposed model performs almost the same, with 10% misalignment. These results show that the 2D GPR target can estimate the interference of the channel even if the misalignment effect appears. The 1D GPR target model in [13] used the partial response (PR) target, which has the fixed parameter of the target. Thus, when the misalignment appears, it cannot estimate the interference appropriately compared to the 2D GPR target. In addition, the proposed model is also compared to the DFE with reliability factor in [23], and the interference estimator with parallel structure in [22]. The interference estimator with parallel structure scheme achieves better BER performance compared to the proposed model because it is designed with the SOVA algorithm, which requires more complexity, instead of the simple VA used in the proposed model. Therefore, the proposed model can give a margin to the system designer for selecting a simple detection architecture. (Section 4.2 compares the complexity of various detection schemes.)
In the next experiment, to investigate the effect of the blur, we changed the blur from 1.8 to 3 with SNR = 20 dB and the results are shown in Figure 7 and Figure 8. The proposed 2D GPR target model performs well compared to other methods.

4.2. Complexity of Proposed Model

In this section, we compare the complexity of the proposed model, the methods in [13,16,22,23], and the complicated 2D Viterbi detector. We count the operators per the detected bit from the equalizer to the detection in each method and list them in Table 3.
In Table 3, the number of operations of the DFE model are counted for one iteration. Thus, to achieve the steady state in [23], the number of operations is larger than the numbers in Table 3. In addition, we used the general GPR target in (1) to estimate the operations for the complicated 2D Viterbi. For the GPR target in (1), the trellis of the detector has 64 states and eight input branches in each state. The proposed model takes more calculations compared to the model in [13,16]. However, our proposed model requires fewer calculations compared to the complicated 2D Viterbi and the interference estimator with parallel structure schemes.

5. Conclusions

In this paper, we proposed a method to decompose the 2D ISI GPR target into two serial 1D vertical and horizontal targets. Firstly, we used the general 2D GPR target to estimate the 2D interference from the HDS channel. Then, based on these interferences, we approximated the general 2D GPR target to two serial 1D targets, which includes horizontal and vertical interferences. Therefore, we can exploit the serial detection with two 1D Viterbi detectors for the HDS systems. This makes the detector very simple compared with the complicated 2D Viterbi detector and significantly improves the performance of the HDS system.
The proposed 2D GPR target achieves similar BER performance at 0% and 10% misalignment, which means that the proposed 2D GPR target can resist the misalignment effect. The proposed 2D GPR target can provide gains of approximately 2.5 dB at 10−3 compared to the 1D GPR target [16] with 1.8 blur and 0% and 10% misalignments. In addition, our proposed method can still achieve the best performance when the blur increases.

Author Contributions

Conceptualization, T.A.N. and J.L.; methodology, T.A.N. and J.L.; software, T.A.N.; validation, T.A.N. and J.L.; formal analysis, T.A.N.; investigation, T.A.N. and J.L.; writing—original draft preparation, T.A.N.; writing—review and editing, T.A.N. and J.L.; supervision, J.L.; project administration, J.L.; funding acquisition, J.L. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the National Research Foundation of Korea(NRF) grant funded by the Korea government. (MSIT) (2021R1A2C1011154).

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.

References

  1. Asai, S. Semiconductor memory trends. Proc. IEEE 1986, 74, 1623–1635. [Google Scholar] [CrossRef]
  2. Miura, Y. Hard disk drive technology: Past, present and future. In Proceedings of the Digest of the Asia-Pacific Magnetic Recording Conference 2002, Singapore, 27–29 August 2002. [Google Scholar]
  3. Hesselink, L.; Orlov, S.S.; Bashaw, M.C. Holographic data storage systems. Proc. IEEE 2004, 92, 1231–1280. [Google Scholar] [CrossRef] [Green Version]
  4. Burr, G.W.; Mok, F.H.; Psaltis, D. Angle and space multiplexed holographic storage using the 90° geometry. Opt. Commun. 1995, 117, 49–55. [Google Scholar] [CrossRef] [Green Version]
  5. Yu, F.T.; Wu, S.; Mayers, A.W.; Rajan, S. Wavelength multiplexed reflection matched spatial filters using LiNbO3. Opt. Commun. 1991, 81, 343–347. [Google Scholar] [CrossRef]
  6. Rakuljic, G.A.; Leyva, V.; Yariv, A.; Yeh, P.; Gu, C. Optical data storage by using orthogonal wavelength-multiplexed volume holograms. Opt. Lett. 1992, 17, 1471–1473. [Google Scholar] [CrossRef] [Green Version]
  7. Krile, T.F.; Hagler, M.O.; Redus, W.D.; Walkup, J.F. Multiplex holography with chirp-modulated binary phase-coded refer-ence-beam masks. Appl. Opt. 1979, 18, 52–56. [Google Scholar] [CrossRef]
  8. Ford, J.E.; Fainman, Y.; Lee, S.H. Array interconnection by phase-coded optical correlation. Opt. Lett. 1990, 15, 1088–1090. [Google Scholar] [CrossRef]
  9. Vadde, V.; Kumar, B.V.K.V. Channel modeling and estimation for intrapage equalization in pixel-matched volume holo-graphic data storage. Appl. Opt. 1999, 38, 4374–4386. [Google Scholar] [CrossRef]
  10. Kim, J.; Lee, J. Two-Dimensional 5:8 Modulation Code for Holographic Data Storage. Jpn. J. Appl. Phys. 2009, 48, 03A031. [Google Scholar] [CrossRef]
  11. Wilson, W.Y.H.; Immink, K.A.S.; Xi, X.B.; Chong, T.C. Efficient coding technique for holographic storage using the method of guided scrambling. Proc. SPIE 2000, 4090, 191–196. [Google Scholar]
  12. Cideciyan, R.; Dolivo, F.; Hermann, R.; Hirt, W.; Schott, W. A PRML system for digital magnetic recording. IEEE J. Sel. Areas Commun. 1992, 10, 38–56. [Google Scholar] [CrossRef]
  13. Kim, J.; Lee, J. Two-Dimensional SOVA and LDPC Codes for Holographic Data Storage System. IEEE Trans. Magn. 2009, 45, 2260–2263. [Google Scholar] [CrossRef]
  14. Kim, J.; Lee, J. Iterative Two-Dimensional Soft Output Viterbi Algorithm for Patterned Media. IEEE Trans. Magn. 2011, 47, 594–597. [Google Scholar] [CrossRef]
  15. Jeong, S.; Lee, J. Iterative decoding of SOVA and LDPC product code for bit-patterned media recoding. AIP Adv. 2018, 8, 056503. [Google Scholar] [CrossRef] [Green Version]
  16. Nabavi, S.; Kumar, B.V.K.V. Two-dimensional generalized partial response equalizer for bit-patterned media. In Proceedings of the IEEE International Conference on Communications, Glasgow, UK, 24–28 June 2007; pp. 6249–6254. [Google Scholar] [CrossRef]
  17. Wang, Y.; Kumar, B.V.K.V. Improved Multitrack Detection With Hybrid 2-D Equalizer and Modified Viterbi Detector. IEEE Trans. Magn. 2017, 53, 1–10. [Google Scholar] [CrossRef]
  18. Nguyen, T.A.; Lee, J. One-Dimensional Serial Detection Using New Two-Dimensional Partial Response Target Modeling for Bit-Patterned Media Recording. IEEE Magn. Lett. 2020, 11, 1–5. [Google Scholar] [CrossRef]
  19. Nguyen, T.A.; Lee, J. Modified Viterbi Algorithm with Feedback Using a Two-Dimensional 3-Way Generalized Partial Response Target for Bit-Patterned Media Recording Systems. Appl. Sci. 2021, 11, 728. [Google Scholar] [CrossRef]
  20. Nguyen, T.; Lee, J. Serial Detection with Neural Network-Based Noise Prediction for Bit-Patterned Media Recording Systems. Appl. Sci. 2021, 11, 4387. [Google Scholar] [CrossRef]
  21. Nguyen, T.A.; Lee, J. Effective Generalized Partial Response Target and Serial Detector for Two-Dimensional Bit-Patterned Media Recording Channel Including Track Mis-Registration. Appl. Sci. 2020, 10, 5738. [Google Scholar] [CrossRef]
  22. Nguyen, T.A.; Lee, J. Two-Dimensional Interference Estimator with Parallel Structure for Holographic Data Storage Channel. Appl. Sci. 2022, 12, 2112. [Google Scholar] [CrossRef]
  23. Kim, K.; Kim, S.H.; Koo, G.; Seo, M.S.; Kim, S.W. Decision feedback equalizer for holographic data storage. Appl. Opt. 2018, 57, 4056–4066. [Google Scholar] [CrossRef] [PubMed]
  24. Koo, K.; Kim, S.V.; Jeong, J.J.; Kim, S.W. Two-dimensional soft output viterbi algorithm with a variable reliability factor for holographic data storage. Jpn. J. Appl. Phys. 2013, 52, 09LE03. [Google Scholar] [CrossRef]
  25. Koo, K.; Kim, S.-Y.; Jeong, J.J.; Kim, S.W. Data page reconstruction method based on two-dimensional soft output Viterbi algorithm with self reference for holographic data storage. Opt. Rev. 2014, 21, 591–596. [Google Scholar] [CrossRef]
Figure 1. Training process model.
Figure 1. Training process model.
Applsci 12 04070 g001
Figure 2. Ideal channel and detection model.
Figure 2. Ideal channel and detection model.
Applsci 12 04070 g002
Figure 3. Proposed simulation model.
Figure 3. Proposed simulation model.
Applsci 12 04070 g003
Figure 4. BER vs. the values of c.
Figure 4. BER vs. the values of c.
Applsci 12 04070 g004
Figure 5. BER of the proposed 2D GPR target at 1.8 blur and 0% misalignment.
Figure 5. BER of the proposed 2D GPR target at 1.8 blur and 0% misalignment.
Applsci 12 04070 g005
Figure 6. BER of the proposed 2D GPR target at 1.8 blur and 10% misalignment.
Figure 6. BER of the proposed 2D GPR target at 1.8 blur and 10% misalignment.
Applsci 12 04070 g006
Figure 7. BER of the proposed GPR target varying the blur from 1.8 to 3 at 0% misalignment.
Figure 7. BER of the proposed GPR target varying the blur from 1.8 to 3 at 0% misalignment.
Applsci 12 04070 g007
Figure 8. BER of the proposed GPR target varying the blur from 1.8 to 3 at 10% misalignment.
Figure 8. BER of the proposed GPR target varying the blur from 1.8 to 3 at 10% misalignment.
Applsci 12 04070 g008
Table 1. Parameters of the target v and b with 1.8 blur and 0% misalignment.
Table 1. Parameters of the target v and b with 1.8 blur and 0% misalignment.
SNRGvb
10 dB [ 0.2 0.4 0.2 0.4 0.85 0.4 0.2 0.4 0.2 ] [ 0.4709 1 0.4709 ] [ 0.4023 0.85 0.4023 ]
11 dB [ 0.199 0.4 0.199 0.4 0.85 0.4 0.199 0.4 0.199 ] [ 0.4743 1 0.4743 ] [ 0.4047 0.85 0.4047 ]
12 dB [ 0.196 0.4 0.196 0.4 0.85 0.4 0.196 0.4 0.196 ] [ 0.4744 1 0.4744 ] [ 0.4053 0.85 0.4053 ]
Table 2. Parameters of the target v and b with 1.8 blur and 10% misalignment.
Table 2. Parameters of the target v and b with 1.8 blur and 10% misalignment.
SNRGvb
10 dB [ 0.21 0.41 0.2 0.41 0.85 0.4 0.2 0.4 0.199 ] [ 0.4877 1 0.4732 ] [ 0.41 0.85 0.4 ]
11 dB [ 0.214 0.417 0.2 0.417 0.85 0.4 0.2 0.4 0.197 ] [ 0.4905 1 0.4705 ] [ 0.417 0.85 0.4 ]
12 dB [ 0.212 0.4189 0.2038 0.4189 0.85 0.4045 0.2038 0.4045 0.1925 ] [ 0.4928 1 0.4758 ] [ 0.4189 0.85 0.4045 ]
Table 3. The complexity of the proposed and other methods.
Table 3. The complexity of the proposed and other methods.
MethodsMul/DivAdd/Sub
Our model252700
2D SOVA [13]12394
1D GPR [16]3348
Model in [22]5711229
DFE [23]>36>34
Complicated 2D Viterbi>537>1560
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Nguyen, T.A.; Lee, J. Simplified Two-Dimensional Generalized Partial Response Target of Holographic Data Storage Channel. Appl. Sci. 2022, 12, 4070. https://0-doi-org.brum.beds.ac.uk/10.3390/app12084070

AMA Style

Nguyen TA, Lee J. Simplified Two-Dimensional Generalized Partial Response Target of Holographic Data Storage Channel. Applied Sciences. 2022; 12(8):4070. https://0-doi-org.brum.beds.ac.uk/10.3390/app12084070

Chicago/Turabian Style

Nguyen, Thien An, and Jaejin Lee. 2022. "Simplified Two-Dimensional Generalized Partial Response Target of Holographic Data Storage Channel" Applied Sciences 12, no. 8: 4070. https://0-doi-org.brum.beds.ac.uk/10.3390/app12084070

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