Next Article in Journal
Novel Spectroscopic and Electrochemical Sensors and Nanoprobes for the Characterization of Food and Biological Antioxidants
Previous Article in Journal
Surgical Dynamometer to Simultaneously Measure the Tension Forces and the Distance between Wound Edges during the Closure of a Laparotomy
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Time-Domain Analog Spatial Compressed Sensing Encoder for Multi-Channel Neural Recording

Department of Electrical and Electronic Information Engineering, Toyohashi University of Technology, 1-1 Hibarigaoka, Tempaku-cho, Toyohashi, Aichi 441-8580, Japan
*
Author to whom correspondence should be addressed.
Sensors 2018, 18(1), 184; https://doi.org/10.3390/s18010184
Submission received: 3 November 2017 / Revised: 8 January 2018 / Accepted: 8 January 2018 / Published: 11 January 2018
(This article belongs to the Section Intelligent Sensors)

Abstract

:
A time-domain analog spatial compressed sensing encoder for neural recording applications is proposed. Owing to the advantage of MEMS technologies, the number of channels on a silicon neural probe array has doubled in 7.4 years, and therefore, a greater number of recording channels and higher density of front-end circuitry is required. Since neural signals such as action potential (AP) have wider signal bandwidth than that of an image sensor, a data compression technique is essentially required for arrayed neural recording systems. In this paper, compressed sensing (CS) is employed for data reduction, and a novel time-domain analog CS encoder is proposed. A simpler and lower power circuit than conventional analog or digital CS encoders can be realized by using the proposed CS encoder. A prototype of the proposed encoder was fabricated in a 180 nm 1P6M CMOS process, and it achieved an active area of 0.0342 mm 2 / ch . and an energy efficiency of 25.0 pJ / ch . · conv .

1. Introduction

Investigating the network of the brain is the fundamental mission of neuroscience, and neural probes play an important role in this task [1]. By applying MEMS technology for the fabrication of neural probes [2], neural probe arrays, which have multiple electrodes on a single probe [3,4], can be fabricated. Furthermore, with miniaturized neural probes, integrated neural recording microsystems with CMOS LSI have been realized [5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23]. The number of channels on a neural probe array becomes doubled in 7.4 years, which is similar to Moore’s law [24]. Therefore, a greater number of recording channels and higher density of front-end circuitry is required for exponentially increasing the number of recording channels.
Since AP has a bandwidth of 100 Hz to 10 kHz [25], a high-speed data transmission is needed. For example, a 10 bit, 20 ksps/ch., and 100 channel neural recording system requires 10 bits × 20 ksps × 100 ch. = 20 Mbps bandwidth data transmission. If the system requires 1000 simultaneously recording channels, the data bandwidth becomes 200 Mbps, which is unrealistic for implantable applications. Hence, a data compression technique is inescapably required for multiple-channel neural recording systems [25].
Compressed sensing (CS) [26,27] is a data reduction technique that can be realized by using a simple operation. In a measurement system based on Nyquist–Shannon sampling theorem, superfluous sampling is required in spite of the sparse information in the signal. CS is a mathematical framework that can ensure accurate reconstruction from fewer measured data, which is observed using simple matrix-vector multiplication. Since CS encoder does not require any additional circuits such as feature extractor to compress the data by other compression methods (e.g., spike detector), which causes an increase in chip area, CS-based measurement systems can be expected to reduce the chip area and power consumption [28].
Although CS encoders have been proposed previously [28,29,30,31,32,33,34,35], the hardware cost of a matrix-vector multiplier for CS encoder is not small enough for multi-channel neural recording devices, and thus, the reduction of hardware cost is an essential issue. The hardware cost depends on the CS encoder architecture, which can be classified into temporal CS [28,31,32] and spatial CS [33,34,35]. The temporal CS, especially by a digital implementation, has an advantage in terms of energy efficiency in high-resolution measurement [28]. However, for multichannel measurement using the temporal CS approach, the digital product-sum operation circuit has to be parallelized for each measurement channel, increasing chip area per measurement channel. In the spatial CS [33,34,35], on the other hand, the product-sum operation circuit can be shared with a plurality of channels. Thus, it is suitable for realizing multiple-channel measurement systems. In addition, since an operating frequency of a data converter can be reduced owing to analog CS encoding in front of the data converter, lowering the dynamic power consumption. As analog spatial CS approach for multi-channel neural recording has been proposed in Ref. [34]. It succeeded the reconstruction of 16 channel APs with 20 ksps. However, an analog product-sum circuit with large power is required for area-efficient implementation. A Δ Σ -ADC-based CS encoder has also been proposed [35]. It can eliminate the need for an additional circuit for CS encoder by realizing product-sum operation by using Δ Σ modulator in ADC. However, Δ Σ ADC essentially requires over sampling to obtain the desired accuracy, resulting in high system clock frequency for the neural recording.
In this paper, a novel low-power and area-efficient time-domain analog CS encoder is proposed. The proposed CS encoder is simpler and has a more area-efficient architecture compared to a digital CS encoder, as it uses a time-domain analog product-sum operation circuit. In addition, since the time domain analog circuit is asynchronous operation, a high clock frequency is not required for the proposed encoder. Furthermore, the product-sum operation circuit of the proposed encoder operates with a small static current, and therefore, it can realize lower power and a more area efficient CS encoder than conventional CS encoders.
The rest of the paper is organized as follows. In Section 2, a theoretical background of CS is introduced. In Section 3, the concept of the proposed CS encoder is presented. Details of the proposed CS encoder system and its design methodology are described in Section 4. In Section 5, the measurement results of the fabricated proposed CS encoder prototype are discussed. Finally, the paper is concluded in Section 6.

2. Theoretical Background of CS

In this section, a theoretical background of signal compression and reconstruction based on CS is introduced. CS is a mathematical framework that ensures accurate data reconstruction from fewer measured data than that is required for the conventional Nyquist–Shannon-based signal acquisition, and has been established by Donoho [26], Candes [27], and Tao [27]. Figure 1a shows the neural signal measurement (encode) process based on CS. In CS theory, an input signal vector v R N × 1 can be represented as
v = B s ,
where B R N × N is a basis for representing v, and s R N × 1 is coefficient vector [36]. When the number of non-zero elements of s is K N , vector v is K-sparse on the basis B. If v has sparsity on the arbitrary basis B, v can be represented by using vector c R M × 1 ( M N ), which has fewer dimensions, as
c = A v ,
where A R M × N is a sensing matrix for an incoherent sampling [37] . It is known that Bernoulli matrix in which all the entries are either +1 or −1 can be used as the sensing matrix [28]. A compression ratio (CR) can be defined as C R = N / M , and c becomes uncompressed data when N = M .
The reconstruction (decode) process is shown in Figure 1b. As effective signal reconstruction methods, l p -norm minimization [38] and block sparse Bayesian learning (bSBL) [39] are widely known. l p -norm minimization derives a sparse vector by minimizing l p -norm a p = n = 1 N | a n | p ( 0 p < 1 ). bSBL can improve reconstruction performance by applying Bayesian learning. In this study, the classical l 1 norm minimization [26,27] is used to reduce the amount of calculation. The input vector v can be reconstructed by solving the convex optimization problem about l 1 -norm as
argmin s ^ R N × 1 s ^ 1 s u b j e c t t o c = A B s ^ ,
where l 1 norm of vector a R N × 1 is defined as a 1 = n = 1 N | a n | [28]. Since the basis B is not required for the signal encode process, the CS encoder does not require any feature extraction for signal compression. Therefore, the CS-based measurement system can reduce the system complexity.

3. Time Domain Analog Signal Processing for CS Encoder

Figure 2a shows the concept of the proposed time-domain analog spatial CS encoder. The CS encoder executes the following product-sum operation per a clock cycle between an input vector v and a row of matrix A as
c i = j = 1 N a i j v j ,
where c i is an element of result vector c, a i j is an element of the matrix A, v j is an element of v, and 1 i M is the number of elements in the vector c. In spatial CS architecture, frame rate should be larger than twice of signal bandwidth, because CS is applied only for spatial domain and each frame is encoded. Therefore, if a input signal bandwidth including AP is 10 kHz [25], a frame rate corresponding to sampling frequency, f s , should be greater than 20 kHz to guarantee the Nyquist–Shannon sampling theorem. The product-sum operation is executed by using cascaded voltage-to-delay-time converters (VTCs), which convert the control voltage into a time-domain signal. A product, a i j × v j , is set to each control terminal of the VTCs, and a conversion cycle starts at the rising edge of CLK. The timing diagram of the encoder is shown in Figure 2b. When CLK rises, the first VTC starts a voltage-to-delay-time conversion. After a delay of t d 1 , which corresponds to the product a i j × v j , the first VTC raises its output D 1 . Then D 1 rises, and the second VTC starts the conversion in the same manner. Thus, the delay time generated by the VTCs are accumulated, and the total delay time, t d , c i , corresponding to c i appears between CLK and D OUT . Finally, t d , c i is converted into a digital code c i by the time-to-digital converter (TDC).
Conventional analog CS encoders, including the voltage domain [33] and digital implementation shown in Figure 3, tend to be power hungry because of the following reason: In the analog implementation, the number of samples is reduced in front of the ADC by using a product-sum circuit composed of a voltage-domain mixer and a switched-capacitor adder. Similar to the time-domain implementation, the analog CS encoder can execute the product-sum operation per a clock cycle. However, the switched-capacitor adder requires an operational amplifier, which satisfies the fast settling condition, resulting in increased power consumption. The digital implementation shown in Figure 3b requires full-sampled data before compression. It is similar to the other digital signal compressors which require large-scale memory to store the data before compression. When the product-sum circuit is realized by using a single accumulator to reduce hardware cost, a system clock frequency of M × N × f s is required for the 1-frame encode. For example, if f s = 20 kHz , M = N = 20 (uncompressed), and the required system clock frequency is 8 MHz . Since the dynamic power consumption of the clock synchronization circuit is proportional to the system clock frequency, a higher system clock frequency is undesirable. On the other hand, the proposed CS encoder is an analog circuit, which can be mainly composed of logic elements, and therefore, the proposed encoder can essentially reduce its power consumption. Moreover, since the operation of the proposed encoder is based only on delay propagation, the total number of transition cycles in the proposed encoder can be lowered than that in the conventional digital implementation. Therefore, the power consumption of the proposed CS encoder can be significantly reduced.

4. Design of the Proposed CS Encoder

4.1. Overview of the Entire Operation

Figure 4 shows the block diagram of the proposed CS encoder. It comprises 5 measurement units with 20 electrodes, and consequently, the system can simultaneously measure 100 channels of a neural signal. In this design, each input signal of the channel is represented as a pseudo-differential signal, which is converted by VTC j + and VTC j ( 1 j 20 ), and the control voltages of VTC j + and VTC j are set as input voltage v j and reference voltage V C M for v j , respectively. The control voltages are kept constant by the sample and hold (S/H) circuits during 1-frame conversion. The S/H circuits sample their inputs ( V C M or v j ) when the sampling clock ϕ is high. Multiplication with ± 1 is executed by using choppers as a time-domain multiplier. The resulting encoder output is represented by the time difference between the rising edges of D OUT + and D OUT , and is converted into a digital code by the TDC.
The timing diagram of the CS encoder is shown in Figure 5. This encoder executes a product-sum operation between a row of the sensing matrix and the input vector per a single clock cycle. VTC j + and VTC j of each channel are assigned to a positive or negative delay line, respectively, by the chopper. Delay accumulation of the positive and negative delay lines are asynchronously executed, and the product-sum output appears in the relationship between the delay time t d and the control voltage V C T L of the VTC, which can be represented by a linear function as
t d ( V C T L ) = α × V C T L + β ,
where α and β are constants. When the delay times of the VTC j + and VTC j are defined as
t d j + t d ( v j ) = α v j + β and t d j t d ( V C M ) = α V C M + β ,
respectively, the time difference between the rising edges of D OUT + and D OUT is directly proportional to the product-sum output as
t d , c i ( v ) = j = 1 N a i j ( t d j + t d j ) = α { j = 1 N a i j ( v j V C M ) } .
The upper limit of each VTC’s delay is determined by the stage number of the VTCs N and the frame rate f s . Since the period of the frame is T s = 1 / f s , M-times product-sum operation must be executed in T s . Therefore, the upper limit of the time for the product-sum operation is
T c o n v . , m a x = 1 f s × M .
Since T c o n v . , m a x is the total delay time of the VTCs, the upper limit of each VTC’s delay can be expressed by using Equation (1) as
t d , m a x = T c o n v . , m a x N = 1 M × N × f s .
When the design parameter values are set as f s = 20 ksps and M = N = 20 (uncompressed), the upper limits are determined as T c o n v . , m a x = 2.5 μ s and t d , m a x = 125 ns .
The required number of bits for TDC N b i t must be determined so as not to degrade the reconstructed data. To determine N b i t , a system level simulation by using MATLAB was performed as shown in Figure 6, which plots the reconstructed SNR vs. the N b i t on each compression ratio CR ( = N / M ) . The reconstructed SNR is defined as
S N R = 10 log i = 1 N ( v i v ^ i ) 2 i = 1 N v i 2 ,
where v i is the original data, and v ^ i is the reconstructed data [28]. Note that noise-less TDC and VTC are assumed in the simulation. A reconstructed SNR saturation on the higher N b i t is caused by CR, and thus, dropping the reconstructed SNR on a lower N b i t denotes the insufficiency of N b i t . According to the result, N b i t was decided as 10 bit in this design. The time resolution of the TDC T L S B can also be derived from Equation (1) and N b i t as
T L S B = T c o n v . , m a x 2 N b i t = 1 f s × M × 2 N b i t .
In this design, T L S B was decided as 1.63 ns. Note that its input-referred noise is 4.86 μ V RMS , and is sufficiently lower than amplitude of AP (50 to 500 μ V PP [25]). In time-domain analog circuits, jitter corresponds to the noise in voltage-domain analog circuits, and it is defined as a timing deviation from the true operation timing. The total value of jitter is mainly determined by thermal noise represented by voltage or current source [40,41]. Since thermal noise follows Gaussian distribution, jitter value also follows Gaussian distribution. Therefore, jitter value can be discussed in statistics.
Figure 7 shows the jitter model of the proposed CS encoder. The overall jitter σ t o t a l 2 comprises of the output-referred jitter of VTC array σ V T C , t o t a l 2 and the TDC input-referred jitter σ T D C 2 , where σ V T C , t o t a l 2 is the total accumulated jitter of each VTC in the VTC array, and σ T D C 2 is determined by the variations in the operation timings of the flip-flops and a ring oscillator in the TDC. Note that σ T D C 2 corresponds to a sampling noise of ADC. Assuming that all the jitter deviations follow the Gaussian distribution, the overall jitter can be derived by the sum of squares as
σ t o t a l 2 = σ V T C , t o t a l 2 + σ T D C 2 .
In this design, the condition for satisfying the required accuracy of the CS encoder is defined as
3 σ t o t a l = 3 σ V T C , t o t a l 2 + σ T D C 2 T L S B
at least. As mentioned below, σ T D C 2 is sufficiently smaller than σ V T C , t o t a l 2 in this design. Thus, σ T D C 2 is considered to be constant. The following subsections describe the architecture and design consideration of TDC and VTC.

4.2. TDC

TDC can convert the time difference between two input clock edges into a digital code with high time resolution by using a delay time of logic elements. Figure 8 shows the block diagram of a delay-line-based and a ring-oscillator-based TDC. The delay-line-based TDC, which is shown in Figure 8a, is composed of a delay line, a D-FF array, and a decoder. The TDC converts the time difference between the rising edges of the START and STOP signals. When the START signal rises, the rising edge propagates through the delay line. When the STOP signal rises, the D-FF array captures the delay propagation state, and the captured state is converted into a digital code by the decoder. Although this TDC has the simplest architecture, 2 N b i t stage delay lines are required to realize N b i t bit resolution. If the desired resolution is 10 bit, a 1024-stage delay line is required. On the other hand, a ring-oscillator-based TDC, which is shown in Figure 8b, is composed of a ring oscillator, a binary counter, a D-FF array, and a decoder. In the ring-oscillator type TDC, the D-FF array captures the phase of the ring oscillator for fine conversion, and the counter measures the ring oscillator output for coarse conversion. Therefore, the ring-oscillator-based TDC requires fewer delay line stages than the delay-line-based TDC. In this design, the ring-oscillator-based TDC is employed to reduce the number of delay line stages. The following paragraphs describe the TDC jitter and the number of ring oscillator stages N.
In ring-oscillator-based TDC, the delay time of the ring oscillator’s delay cell t d , R i n g becomes the time resolution of the TDC T L S B . The frequency of the ring oscillator f o can be expressed as
f o = 1 N R i n g × t d , R i n g ,
where N R i n g is the number of ring oscillator stages. The TDC jitter σ T D C 2 can be expressed as
σ T D C 2 = σ R i n g 2 + σ D - F F 2 ,
where σ R i n g 2 is the ring oscillator jitter and σ D - F F 2 is the timing variation when the D-FF array captures the ring oscillator phase. Since σ D - F F 2 is a sufficiently smaller constant value than σ R i n g 2 , σ T D C 2 σ R i n g 2 . Also, σ R i n g 2 can be expressed as [41]
σ R i n g 2 = κ 2 Δ t ,
where κ is a proportionality constant that is determined by the circuit parameters, and Δ t is the measurement time. According to [41], κ is determined by the size of the transistor for the ring oscillator (W and L), the number of ring oscillator stages N R i n g , and the current noise power spectral density in which are input to ring oscillator nodes i ¯ n 2 / Δ f . Since the time resolution of TDC T L S B is already determined by Equation 3, the transistor size for the ring oscillator cannot be modified to satisfy T L S B . In addition, i ¯ n 2 / Δ f is also not changeable in this design; only N R i n g can be modified. However, the TDC jitter value hardly changes regardless of changing N R i n g [41]. Therefore, σ T D C 2 σ R i n g 2 is regarded as a constant.
In this design, since TDC consumes most of the power in the entire CS encoder, its design should be optimized to achieve lower power consumption. The power consumption of TDC P T D C can be expressed as
PTDC = PRing + PD-FF + PCnt,
where P R i n g , PD-FF and P C n t are the power consumptions of the ring oscillator, the phase capturing D-FF, and the counter for coarse conversion, respectively. Figure 9 plots the simulated power consumption vs. N R i n g during measurement. PD-FF is sufficiently smaller than the others. P R i n g is almost constant and occupies the majority of P T D C . When N R i n g is small, P C n t becomes larger than P R i n g . According to the above results, increasing N R i n g reduces the power consumption of the TDC, and it approaches the value of P R i n g . Finally, the number of ring oscillator stages is determined as N = 64 in this design. To estimate the value of σ R i n g 2 , 100-times transient-noise simulation is performed. According to the result, the TDC jitter with N R i n g = 64 becomes sufficiently small as 3 σ R i n g = 221.6 ps .

4.3. VTC

To realize the proposed CS encoder, a transfer function with a high linearity is required between the delay time and the control voltage. Therefore, an integrator-based architecture is composed of a capacitor and current source, as shown in Figure 10, is employed in this design. A conversion trigger signal A controls the state of VTC. When the node voltage of A is logical low, VTC is set as a reset state and the capacitor’s terminal voltage becomes V C T L V C M as shown in Figure 11a, where V C M = V D D / 2 is a reference voltage. The voltage-to-delay-time conversion starts at the rising edge of A.
Finally, when v c crosses the threshold voltage of the comparator, V C M , the conversion is completed and the output of the comparator becomes high (Figure 11c). To ensure high linearity over a wide range of V C T L , the delay time is controlled only by the initial voltage of the capacitor, and the integrating current and threshold voltage of the comparator are constant. Note that the comparator is composed of a simple logic inverter to reduce its operating power.
The jitter requirement for VTC can be derived by substituting T L S B and σ T D C into Equation 4 as σ V T C 1.61 ns .
Figure 12 shows the equivalent circuit model for the integration state, where I t is an integrating current, i n is the noise current of the current source, C t is the integrating capacitance, and r o is the output resistance of the current source. The relationship between the delay time t d and the control voltage V C T L can be expressed as
t d ( V C T L ) = C t I t ( 1 2 V D D V C T L ) = C t I t V C T L + C t × V D D 2 I t .
In this design, the measurement unit shown in Figure 4 has 20 measurement channels, and each measurement channel includes two VTCs ( VTC j + and VTC j ). Thus, the total accumulated jitter for the product-sum operation σ V T C , t o t a l 2 in Equation 4 can be represented by using a square-sum of all the VTCs’ jitter σ t d 2 as
σ V T C , t o t a l 2 = 2 × 20 σ t d 2 .
Therefore, the ratio between C t and I t is derived by introducing the control voltage range and the maximum delay time into Equation 6, and C t can be determined as satisfying σ V T C 1.61 ns .
Figure 13 plots the 100-times transient-noise simulation result of 3 σ V T C , t o t a l as a function of C t . In this design, the capacitance of the integrator was determined as C t = 521 fF and I t = 1.0 μ A to satisfy the jitter requirement.

4.4. Design Constraints in Proposed Architecture

In this subsection, design constraints and trade-off of the proposed architecture are discussed. The chip area and the total number of channels are design constraints of the proposed CS encoder. These constraints provide maximum capacitance in the VTCs, and hence it decides realizable minimum jitter of the VTCs. On the other hand, if desired SNR and sampling rate are given, specifications of time resolution of the TDC and the VTC jitter are also determined. Since the specification of the VTC jitter cannot be less than the realizable one, the rest of design constraint is how balancing between the number of channels per measurement unit N u n i t and power consumption. A smaller N u n i t relaxes jitter requirement for VTC and TDC, and thus low-power implementation could be realized, while higher CR cannot be achieved because realizable maximum CR is same with N u n i t . In contrast, a larger N u n i t requires low jitter for VTC and TDC, increasing power consumption. Especially, since a VTC jitter is limited by its capacitor size, the low jitter requirement for the VTC cannot be realized for much larger N u n i t . Therefore, considering the above discussion, in this design, a moderate N u n i t is set as 20, and resulting maximum power consumption is 6 μ W/ch. which can be expected as lower value than previous studies [33,34,35].

5. Measurement Results and Discussion

The proposed 100-ch. time domain analog CS encoder was fabricated in a 180 nm 1P6M CMOS process, as shown in Figure 14. The active area of the prototype encoder is 1.85 mm × 1.82 mm. The frontend for each measurement channel comprises the electrode, the low-noise amplifier (LNA), the sample and hold circuit (S/H), and the two VTCs. The active area with TDC is 0.0331 mm 2 / ch . , and without TDC is 0.0272 mm 2 / ch .
Figure 15 shows the evaluation environment for the proposed CS encoder. The measurement system, which is shown in Figure 15a, comprises of the prototype CS encoder, a prototype evaluation board, an FPGA board, a power supply, and a PC. A logic analyzer is used for the development and debugging of the environment. The prototype is controlled by the control logic and the micro controller (MCU), which are embedded in the FPGA. The test signal of the encoder is provided for each measurement unit as a time-interleaved voltage signal from DAC. The test signal which simulates spontaneous neuronal activity is generated on MATLAB. The details are described in Appendix A.
The evaluation procedure for the CS encoder is shown in Figure 16. In this measurement, spatial test signal (input vector) were prepared for each frame and directly stored in the S/H circuits of the prototype at the beginning of the conversion frame. The test signals are generated for simulating the AP waveforms from a neural probe array, and each signal represents a 2-dimensional input voltage distribution. The acquired data from the prototype CS encoder is transferred to the PC and then reconstructed by a MATLAB-based program. Note that the reconstruction by solving the convex optimization was realized using CVX [42]. As the basis for the reconstruction, a discrete cosine transformation (DCT) matrix was selected. Data compression method based on spatial DCT has been proposed in Ref. [43] with 1/69 times data reduction at 6% root mean square error. Using DCT for data compression can imply that multi-channel APs is inherently sparse on 2D frequency domain, and thus DCT matrix can be potentially used as basis of spatial CS reconstruction.
Finally, the reconstructed signal quality is evaluated by calculating the reconstructed SNR defined in Equation (2).
Figure 17 shows the 100-ch. reconstructed temporal waveforms from the compressed data encoded by the prototype CS encoder at CR = 4, and Figure 18 plots the temporal change in the reconstructed SNR. Note that amplitude of waveforms shown in Figure 17 indicates input voltage for VTCs. The reconstructed SNR at t = 11.1 ms (when the input signal becomes peak amplitude) was 15.3 dB. Since the reconstructed SNR depends on the input signal, non-sparse signal degrades the SNR. If a improved SNR is required, CR should be relaxed which means an increase in the number of sampling for each frame, M. In this design, the frame rate of the encoder is defined to support uncompressed condition ( M = N ). Therefore, the proposed encoder can control CR from 1.0 to 20 without any hardware changes. The reconstructed SNR vs. compression ratio (CR) at t = 11.1 ms is plotted in Figure 19. Note that the measurement results of Figure 17, Figure 18 and Figure 19 include all noises induced by the prototype chip and the measurement environment. In practical applications, influence for a spike sorting [44] must be discussed. Not to affect spike sorting performance, enough reconstructed SNR before and after spike is required for spike detection and spike classification [44]. As shown in Figure 17 and Figure 18, spike amplitude and waveform are successfully reconstructed at CR = 4, and reconstructed SNR before and after spikes (indicated with allows in Figure 18) are around 10 dB. Note that the measurement results of Figure 17 and Figure 18 include noise of the measurement environment. SNR for a spike detection and a classification requires more than 10 dB [45], recovered data do not affect spike sorting performance. The SNR was saturated at 20.0 dB with a CR lower than 3. The saturated SNR is lower than the expected MATLAB simulation result as shown in Figure 6. In addition, the SNR at CR = 4 is 15.3 dB, and it dropped over 3 dB compared to the SNR simulated using MATLAB (19.5 dB). From the simulation result shown in Figure 6, it is equivalent to a degradation of 0.7 effective number of bits (ENOB), and it is considered a systematic variation in the gain of the VTC’s, which degrades the dynamic range of the CS encoder. Since the gain variation of VTCs is not compensated in this design, it could be affected by the process, voltage, and temperature (PVT) variation. Therefore, a gain compensating technique for VTC is desired for improving the SNR. To achieve further improvement of CR and reconstructed SNR in practical in vivo measurement, an optimized basis could be used, which is obtained from uncompressed (CR = 1) recorded data by dictionary learning algorithm such as K-SVD [46]. As other solution for improving reconstructed SNR, an optimization techniques for sensing matrix have been proposed in Ref. [47]. Indeed, optimization techniques for sensing matrix can improve reconstruction performance. However, extra registers, which almost consumes 20% active area of the prototype, to contain the optimized sensing matrix is required. Thus, the technique have not been applied in this prototype, and the sensing matrix is generated on the chip by using simple linear-feedback shift register (LFSR).
Figure 20 plots the measured power consumption vs. CR at f s = 20 ksps . The power consumption for the analog front-end (AFE) part, which comprises LNA and S/H, was constant at 1.68 μ W / ch . On the other hand, the power consumption of the CS encoder parts has become inversely proportional to CR. An energy efficiency of 25.0 pJ / ch . · conv . was achieved for the CS encoder (without AFE) per channel and per conversion.
A performance comparison of the proposed CS encoder with those developed in previous works for neural recording applications is summarized in Table 1. The prototype CS encoder achieved the lowest power consumption and the smallest area compared to the encoders from previous works. Especially, the power efficiency of the CS encoder improved by about 10-times compared to the digital CS encoder.

6. Conclusions

In this paper, a low-power energy-efficient neural signal acquisition system, which uses the novel time-domain analog spatial CS encoder, is proposed. In this technique, the product-sum operation for the CS encoder can be executed by accumulating the delay time information. Since a major part of the proposed CS encoder can be realized by using logic elements, it can reduce power consumption and chip area compared to conventional analog or digital CS encoders. Some design parameters for the proposed encoders were considered and optimized by a trade-off between noise and power consumption.
The 100-ch. neural signal acquisition system employing the proposed time-domain CS encoder was fabricated in a 180 nm 1P6M CMOS process, and its active area is 0.0331 mm 2 / ch . A 100-ch. CS encode experiment was performed using the prototype CS encoder, and it achieved a reconstructed SNR of 15.3 dB and conversion energy efficiency of 25.0 pJ / ch . · conv . at f s = 20 ksps and CR = 4. The prototype CS encoder achieved the lowest power consumption and the smallest area compared to the encoders in other previous works for neural recording applications. Therefore, the proposed time-domain spatial CS encoder is suitable for exponentially increasing multi-channel neural recording applications.
Future works are to generate a basis which is optimized for measured spatial APs and thoroughly to evaluate the performance of spike sorting with reconstructed spatial information.

Acknowledgments

This work has been supported in part by MEXT Grants-in-Aid for Scientific Research (15H05525) and by VDEC, the University of Tokyo in collaboration with Cadence Design Systems, Inc., Synopsys, Inc., and Mentor Graphics Corp.

Author Contributions

T.O. proposed the time-domain CS architecture, performed implementation and evaluation, and wrote the paper; I.A. designed and led the project, and wrote the paper.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A. Test Signal Generation

A real neural dataset which meets the conditions of our prototype chip including electrode density, electrode arrangement and the number of electrodes could not be found. Hence, in this study, the test signal which simulates spontaneous neuronal activity is generated by using MATLAB.
Upon pseudo AP signal generation, at first, membrane voltage signal of the neuron V m is generated by using algorithm based on Ref. [48]. Then, V m is converted to membrane current I m . Finally, extracellular potential is obtained from I m . An equivalent circuit of nerve cell’s membrane is shown in Figure A1a, where C m is a membrane capacity, R N a and R K are sodium and potassium resistance, respectively, E N a and E K are potassium and sodium potentials, respectively, R L and E L are leakage resistance and potential, respectively [49]. Practical parameters of the equivalent circuit shown in Figure A1a are referred to Ref. [49]. N neurons are randomly placed around electrodes, which are arranged at equal intervals, as shown in Figure A1b. Note that neuron density is determined by referring to Ref. [21] as 150 neurons/ mm 2 , averaged firing rate of neurons is 0.3 Hz, and the average number of firing neuron in the sensing area per 25 ms is 6 times. A membrane current of i-th ( 1 i N ) neuron can be expressed as
I m , i = I i + C m V m , i t ,
where I m , i is an ionic current, C m is a membrane capacity. When I m , i is assumed to be a point sink current source, extracellular potential of j’th( 1 j 100 ) electrode can be obtained as
ϕ j = 1 4 π σ n = 1 N I m , n r i j ,
where σ is constant conductivity, and r i j is distance between current source and electrode [50].
Figure A1. (a) Equivalent circuit of nerve membrane [49] and (b) electrodes arranged at equal intervals and randomly placed membrane current sources of neurons.
Figure A1. (a) Equivalent circuit of nerve membrane [49] and (b) electrodes arranged at equal intervals and randomly placed membrane current sources of neurons.
Sensors 18 00184 g0a1

References

  1. HajjHassan, M.; Chodavarapu, V.; Musallam, S. NeuroMEMS: Neural probe microtechnologies. Sensors 2008, 8, 6704–6726. [Google Scholar] [CrossRef] [PubMed]
  2. Wise, K.D.; Angell, J.B.; Starr, A. An integrated-circuit approach to extracellular microelectrodes. IEEE Trans. Biomed. Eng. 1970, BME-17, 238–247. [Google Scholar] [CrossRef]
  3. Norlin, P.; Kindlundh, M.; Mouroux, A.; Yoshida, K.; Hofmann, U.G. A 32-site neural recording probe fabricated by DRIE of SOI substrates. J. Micromech. Microeng. 2002, 12, 414–419. [Google Scholar] [CrossRef]
  4. Kindlundh, M.; Norlin, P.; Hofmann, U.G. A neural probe process enabling variable electrode configurations. Sens. Actuators B Chem. 2004, 102, 51–58. [Google Scholar] [CrossRef]
  5. Harrison, R.R.; Watkins, P.T.; Kier, R.J.; Lovejoy, R.O.; Black, D.J.; Greger, B.; Solzbacher, F. A low-power integrated circuit for a wireless 100-electrode neural recording system. IEEE J. Solid-State Circuits 2007, 42, 123–133. [Google Scholar] [CrossRef]
  6. Harrison, R.R.; Kier, R.J.; Chestek, C.A.; Gilja, V.; Nuyujukian, P.; Ryu, S.; Greger, B.; Solzbacher, F.; Shenoy, K.V. Wireless neural recording with single low-power integrated circuit. IEEE Trans. Neural Syst. Rehab. Eng. 2009, 17, 322–329. [Google Scholar] [CrossRef] [PubMed]
  7. Shahrokhi, F.; Abdelhalim, K.; Serletis, D.; Carlen, P.L.; Genov, R. The 128-channel fully differential digital integrated neural recording and stimulation interface. IEEE Trans. Biomed. Circuits Syst. 2010, 4, 149–161. [Google Scholar] [CrossRef] [PubMed]
  8. Yin, M.; Borton, D.A.; Aceros, J.; Patterson, W.R.; Nurmikko, A.V. A 100-channel hermetically sealed implantable device for chronic wireless neurosensing applications. IEEE Trans. Biomed. Circuits Syst. 2013, 7, 115–128. [Google Scholar] [CrossRef] [PubMed]
  9. Schwarz, D.A.; Lebedev, M.A.; Hanson, T.L.; Dimitrov, D.F.; Lehew, G.; Meloy, J.; Rajangam, S.; Subramanian, V.; Ifft, P.J.; Li, Z.; et al. Chronic, wireless recordings of large scale brain activity in freely moving rhesus monkeys. Nat. Methods 2014, 11, 670–676. [Google Scholar] [CrossRef] [PubMed]
  10. Johnson, B.C.; Gambini, S.; Izyumin, I.; Moin, A.; Zhou, A.; Alexandrov, G.; Santacruz, S.R.; Rabaey, J.M.; Carmena, J.M.; Muller, R. An implantable 700 μW 64-channel neuromodulation IC for simultaneous recording and stimulation with rapid artifact recovery. In Proceedings of the 2017 Symposium on VLSI Circuits, Kyoto, Japan, 5–8 June 2017; pp. C48–C49. [Google Scholar]
  11. Sodagar, A.M.; Wise, K.D.; Najafi, K. A fully integrated mixed-signal neural processor for implantable multichannel cortical recording. IEEE Trans. Biomed. Eng. 2007, 54, 1075–1088. [Google Scholar] [CrossRef] [PubMed]
  12. Sodagar, A.M.; Perlin, G.E.; Yao, Y.; Najafi, K.; Wise, K.D. An implantable 64-channel wireless microsystem for single-unit neural recording. IEEE J. Solid-State Circuits 2009, 44, 2591–2604. [Google Scholar] [CrossRef]
  13. Lee, S.B.; Lee, H.M.; Kiani, M.; Jow, U.M.; Ghovanloo, M. An inductively powered scalable 32-channel wireless neural recording system-on-a-chip for neuroscience applications. IEEE Trans. Biomed. Circuits Syst. 2010, 4, 360–371. [Google Scholar] [CrossRef]
  14. Du, J.; Blanche, T.J.; Harrison, R.R.; Lester, H.A.; Masmanidis, S.C. Multiplexed, high density electrophysiology with nanofabricated neural probes. PLoS ONE 2011, 6, e26204. [Google Scholar] [CrossRef] [PubMed]
  15. Bagheri, A.; Gabran, S.R.I.; Salam, M.T.; Velazquez, J.L.P.; Mansour, R.R.; Salama, M.M.A.; Genov, R. Massively-parallel neuromonitoring and neurostimulation rodent headset with nanotextured flexible microelectrodes. IEEE Trans. Biomed. Circuits Syst. 2013, 7, 601–609. [Google Scholar] [CrossRef] [PubMed]
  16. Lopez, C.M.; Andrei, A.; Mitra, S.; Welkenhuysen, M.; Eberle, W.; Bartic, C.; Puers, R.; Yazicioglu, R.F.; Gielen, G. An implantable 455-active-electrode 52-channel CMOS neural probe. IEEE J. Solid State Circuits 2014, 49, 248–261. [Google Scholar] [CrossRef]
  17. Zoladz, M.; Kmon, P.; Rauza, J.; Grybos, P.; Blasiak, T. Multichannel neural recording system based on family ASICs processed in submicron technology. Microelectronics J. 2014, 45, 1226–1231. [Google Scholar] [CrossRef]
  18. Park, S.Y.; Cho, J.; Yoon, E. 3.37 μW/Ch Modular Scalable Neural Recording System with Embedded Lossless Compression for Dynamic Power Reduction. In Proceedings of the 2017 Symposium on VLSI Circuits, Kyoto, Japan, 5–8 June 2017; pp. C168–C169. [Google Scholar]
  19. Han, D.; Zheng, Y.; Rajkumar, R.; Dawe, G.S.; Je, M. A 0.45 V 100-channel neural-recording IC with sub-μW/channel consumption in 0.18 CMOS. IEEE Trans. Biomed. Circuits Syst. 2013, 7, 735–746. [Google Scholar] [CrossRef] [PubMed]
  20. Frey, U.; Sedivy, J.; Heer, F.; Pedron, R.; Ballini, M.; Mueller, J.; Bakkum, D.; Hafizovic, S.; Faraci, F.D.; Greve, F.; et al. Switch-matrix-based high-density microelectrode array in CMOS technology. IEEE J. Solid-State Circuits 2010, 45, 467–482. [Google Scholar] [CrossRef]
  21. Frey, U.; Egert, U.; Heer, F.; Hafizovic, S.; Hierlemann, A. Microelectronic system for high-resolution mapping of extracellular electric fields applied to brain slices. Biosens. Bioelectron. 2009, 24, 2191–2198. [Google Scholar] [CrossRef] [PubMed]
  22. Chae, M.S.; Yang, Z.; Yuce, M.R.; Hoang, L.; Liu, W. A 128-channel 6 mW wireless neural recording IC with spike feature extraction and UWB transmitter. IEEE Trans. Neural Syst. Rehab. Eng. 2009, 17, 312–321. [Google Scholar] [CrossRef] [PubMed]
  23. Ando, H.; Takizawa, K.; Yoshida, T.; Matsushita, K.; Hirata, M.; Suzuki, T. Wireless multichannel neural necording with a 128-Mbps UWB transmitter for an implantable brain-machine interfaces. IEEE Trans. Biomed. Circuits Syst. 2016, 10, 1068–1078. [Google Scholar] [CrossRef] [PubMed]
  24. Stevenson, I.H.; Kording, K.P. How advances in neural recording affect data analysis. Nat. Neurosci. 2011, 14, 139–142. [Google Scholar] [CrossRef] [PubMed]
  25. Gosselin, B. Recent advances in neural recording microsystems. Sensors 2011, 11, 4572–4597. [Google Scholar] [CrossRef] [PubMed]
  26. Donoho, D.L. Compressed sensing. IEEE Trans. Info. Theory 2006, 52, 1289–1306. [Google Scholar] [CrossRef]
  27. Candes, E.J.; Tao, T. Near-optimal signal recovery from random projections: Universal encoding strategies? IEEE Trans. Inf. Theory 2006, 52, 5406–5425. [Google Scholar] [CrossRef]
  28. Chen, F.; Chandrakasan, A.P.; Stojanović, V.M. Design and analysis of a hardware-efficient compressed sensing architecture for data compression in wireless sensors. IEEE J. Solid State Circ. 2012, 47, 744–756. [Google Scholar] [CrossRef]
  29. Sun, C.; Li, W.; Chen, W. A compressed sensing based method for reducing the sampling time of a high resolution pressure sensor array system. Sensors 2017, 17, 1848. [Google Scholar] [CrossRef] [PubMed]
  30. Tseng, Y.; Chen, Y. Adaptive integration of the compressed algorithm of CS and NPC for the ECG signal compressed algorithm in VLSI implementation. Sensors 2017, 17, 2288. [Google Scholar] [CrossRef] [PubMed]
  31. Liu, X.; Zhu, H.; Zhang, M.; Richardson, A.G.; Lucas, T.H.; Spiegel, J.V. Design of a low-noise, high power efficiency neural recording front-end with an integrated real-time compressed sensing unit. In Proceedings of the 2015 IEEE International Symposium on Circuits and Systems (ISCAS), Lisbon, Portugal, 24–27 May 2015; pp. 2996–2999. [Google Scholar]
  32. Liu, X.; Zhang, M.; Xiong, T.; Richardson, A.G.; Lucas, T.H.; Chin, P.S.; Etienne-Cummings, R.; Tran, T.D.; Spiegel, J.V. A fully integrated wireless compressed sensing neural signal acquisition system for chronic recording and brain machine interface. IEEE Trans. Biomed. Circuits Syst. 2016, 10, 874–883. [Google Scholar] [CrossRef] [PubMed]
  33. Shoaran, M.; Kamal, M.H.; Pollo, C.; Vandergheynst, P.; Schmid, A. Compact low-power cortical recording architecture for compressive multichannel data acquisition. IEEE Trans. Biomed. Circuits Syst. 2014, 8, 857–870. [Google Scholar] [CrossRef] [PubMed]
  34. Shoaran, M.; Lopez, M.M.; Pasupureddi, V.S.R.; Leblebici, Y.; Schmid, A. A low-power area-efficient compressive sensing approach for multi-channel neural recording. In Proceedings of the 2013 IEEE International Symposium on Circuits and Systems, Beijing, China, 19–23 May 2013; pp. 2191–2194. [Google Scholar] [CrossRef]
  35. Oike, Y.; Gamal, A.E. CMOS image sensor with per-column ΣΔ ADC and programmable compressed sensing. IEEE J. Solid State Circuits 2013, 48, 318–328. [Google Scholar] [CrossRef]
  36. Wu, L.; Yu, K.; Cao, D.; Hu, Y.; Wang, Z. Efficient sparse signal transmission over a lossy link using compressive sensing. Sensors 2015, 15, 19880–19911. [Google Scholar] [CrossRef] [PubMed]
  37. Balouchestani, M.; Krishnan, S. Effective low-power wearable wireless surface EMG sensor design based on analog-compressed sensing. Sensors 2014, 14, 24305–24328. [Google Scholar] [CrossRef] [PubMed]
  38. Pant, J.; Lu, W.; Antoniou, A. new improved algorithms for compressive sensing based on lp Norm. IEEE Trans. Circuits Syst. 2014, 61, 198–202. [Google Scholar] [CrossRef]
  39. Zhang, Z.; Rao, B.D. Extension of SBL algorithms for the recovery of block sparse signals with intra-block correlation. IEEE Trans. Signal Proc. 2013, 61, 2009–2015. [Google Scholar] [CrossRef]
  40. Sepke, T.; Holloway, P.; Sodini, C.G.; Lee, H.S. Noise analysis for comparator-based circuits. IEEE Trans. Circuits Syst. I 2009, 56, 541–553. [Google Scholar] [CrossRef]
  41. Hajimiri, A.; Limotyrakis, S.; Lee, T.H. Jitter and phase noise in ring oscillators. IEEE J. Solid State Circuits 1999, 34, 790–804. [Google Scholar] [CrossRef]
  42. Grant, M.C.; Boyd, S.P. CVX: Matlab Software for Disciplined Convex Programming. Available online: http://cvxr.com/cvx/ (accessed on 11 October 2017).
  43. Hosseini-Nejad, H.; Jannesari, A.; Sodagar, A.M.; Rodrigues, J.N. A 128-channel discrete cosine transform-based neural signal processor for implantable neural recording microsystems. Int. J. Circuit Theory Appl. 2015, 43, 489–501. [Google Scholar] [CrossRef]
  44. Lewicki, M. A review of methods for spike sorting: The detection and classification of neural action potentials. Netw. Comput. Neural Syst. 1998, 9, R53–R78. [Google Scholar] [CrossRef]
  45. Delgado-Restituto, M.; Rodriguez-Perez, A.; Darie, A.; Soto-Sanchez, C.; Fernandez-Jover, E.; Rodriguez-Vazquez, A. System-level design of a 64-channel low power neural spike recording sensor. IEEE Trans. Biomed. Circuits Syst. 2017, 11, 420–433. [Google Scholar] [CrossRef] [PubMed]
  46. Aharon, M.; Elad, M.; Bruckstein, A. K-SVD: An algorithm for designing overcomplete dictionaries for sparse representation. IEEE Trans. Signal Process. 2006, 54, 4311–4322. [Google Scholar] [CrossRef]
  47. Mangia, M.; Pareschi, F.; Cambareri, V.; Rovatti, R.; Setti, G. Rakeness-Based Design of Low-Complexity Compressed Sensing. IEEE Trans. Circuits Syst. I 2017, 64, 1201–1213. [Google Scholar] [CrossRef]
  48. Izhikevich, E.M. Simple model of spiking neurons. IEEE Trans. Neural Netw. 2003, 14, 1569–1572. [Google Scholar] [CrossRef] [PubMed]
  49. Hodgkin, A.L.; Huxley, A.F. A quantitative description of membrane current and its application to conduction and excitation in nerve. Bull. Math. Biol. 1990, 52, 25–71. [Google Scholar] [CrossRef] [PubMed]
  50. Nunez, P.L.; Srinivasan, R. Electric Fields of the Brain: The neurophysics of EEG, 2nd ed.; Oxford University Press: New York, NY, USA, 2006; ISBN 9780195050387. [Google Scholar]
Figure 1. (a) Signal measurement (encode) and (b) reconstruction (decode) process based on CS.
Figure 1. (a) Signal measurement (encode) and (b) reconstruction (decode) process based on CS.
Sensors 18 00184 g001
Figure 2. (a) Concept of the proposed time-domain analog spatial CS encoder and (b) timing chart for expressing its operation.
Figure 2. (a) Concept of the proposed time-domain analog spatial CS encoder and (b) timing chart for expressing its operation.
Sensors 18 00184 g002
Figure 3. Conventional CS encoder implementation of (a) voltage-domain analog circuits, and (b) digital circuits.
Figure 3. Conventional CS encoder implementation of (a) voltage-domain analog circuits, and (b) digital circuits.
Sensors 18 00184 g003
Figure 4. Block diagram of the proposed 100-channel time domain analog spatial CS encoder system.
Figure 4. Block diagram of the proposed 100-channel time domain analog spatial CS encoder system.
Sensors 18 00184 g004
Figure 5. Timing diagram of the proposed CS encoder.
Figure 5. Timing diagram of the proposed CS encoder.
Sensors 18 00184 g005
Figure 6. Reconstructed SNR vs. bit resolution of the TDC.
Figure 6. Reconstructed SNR vs. bit resolution of the TDC.
Sensors 18 00184 g006
Figure 7. Jitter model of the proposed CS encoder.
Figure 7. Jitter model of the proposed CS encoder.
Sensors 18 00184 g007
Figure 8. Block diagram of (a) delay-line-based TDC, and (b) ring-oscillator-based TDC.
Figure 8. Block diagram of (a) delay-line-based TDC, and (b) ring-oscillator-based TDC.
Sensors 18 00184 g008
Figure 9. Simulation result of power consumption vs. N R i n g during measurement.
Figure 9. Simulation result of power consumption vs. N R i n g during measurement.
Sensors 18 00184 g009
Figure 10. Schematic of the VTC.
Figure 10. Schematic of the VTC.
Sensors 18 00184 g010
Figure 11. Timing diagram of VTC, (a) reset state, (b) integration state, and (c) conversion completed.
Figure 11. Timing diagram of VTC, (a) reset state, (b) integration state, and (c) conversion completed.
Sensors 18 00184 g011
Figure 12. Timing diagram of VTC (a) reset state, (b) integration state and (c) conversion completed.
Figure 12. Timing diagram of VTC (a) reset state, (b) integration state and (c) conversion completed.
Sensors 18 00184 g012
Figure 13. 100-times transient-noise simulation result of 3 σ V T C , t o t a l vs. C t .
Figure 13. 100-times transient-noise simulation result of 3 σ V T C , t o t a l vs. C t .
Sensors 18 00184 g013
Figure 14. Chip microphotograph of the proposed time-domain analog CS encoder prototype.
Figure 14. Chip microphotograph of the proposed time-domain analog CS encoder prototype.
Sensors 18 00184 g014
Figure 15. (a) Evaluation system for the prototype CS encoder and (b) its block diagram.
Figure 15. (a) Evaluation system for the prototype CS encoder and (b) its block diagram.
Sensors 18 00184 g015
Figure 16. Evaluation procedure for the CS encoder.
Figure 16. Evaluation procedure for the CS encoder.
Sensors 18 00184 g016
Figure 17. 100-ch. reconstructed temporal waveforms from the compressed data encoded by the prototype CS encoder at CR = 4.
Figure 17. 100-ch. reconstructed temporal waveforms from the compressed data encoded by the prototype CS encoder at CR = 4.
Sensors 18 00184 g017
Figure 18. Temporal change of reconstructed SNR (CR = 4).
Figure 18. Temporal change of reconstructed SNR (CR = 4).
Sensors 18 00184 g018
Figure 19. Reconstructed SNR vs. CR at t = 11.1 ms.
Figure 19. Reconstructed SNR vs. CR at t = 11.1 ms.
Sensors 18 00184 g019
Figure 20. Measured power consumption vs. CR ( f s = 20 ksps ).
Figure 20. Measured power consumption vs. CR ( f s = 20 ksps ).
Sensors 18 00184 g020
Table 1. Performance comparison to previous works.
Table 1. Performance comparison to previous works.
Parameter[28][31][32][33][34]This Work
(Simulated)
Technology [nm]90180180180180180
Number of channels112161616100
Target signal typeEEGNeural signalLFP / APEEGAPAP
Input signal BW [kHz]1071021010
Resolution [bit]8121010-10
Implementation methodDigital CSDigital CSDigital CSAnalog CSAnalog CSTime-domain analog CS
Input vector typeTemporalTemporalTemporalSpatialSpatialSpatial
Compression ratio (CR)20 8 8–16 16 2.31–20
Reconstructed SNR [dB]10 (CR = 20)-9.78 (CR = 8)10.9 (CR = 4)6.47 (CR = 2.3)15.3    (CR = 4)
Total area [ mm 2 / ch . ]0.104 (w/o LNA)0.5630.04890.0464-0.0331
CS encoder area (w/o AFE) [ mm 2 / ch . ]0.09-0.01170.0080.00230.0065
Total power efficiency [ pJ / ch . · conv . ]--475 (CR = 8)238 (CR = 4)343.5 (CR = 2.3)92.6 (CR = 4)
CS encoder power efficiency (w/o AFE) [ pJ / ch . · conv . ]--241 (CR = 8)131 (CR = 4)53.5 (CR = 2.3)25.0 (CR = 4)

Share and Cite

MDPI and ACS Style

Okazawa, T.; Akita, I. A Time-Domain Analog Spatial Compressed Sensing Encoder for Multi-Channel Neural Recording. Sensors 2018, 18, 184. https://doi.org/10.3390/s18010184

AMA Style

Okazawa T, Akita I. A Time-Domain Analog Spatial Compressed Sensing Encoder for Multi-Channel Neural Recording. Sensors. 2018; 18(1):184. https://doi.org/10.3390/s18010184

Chicago/Turabian Style

Okazawa, Takayuki, and Ippei Akita. 2018. "A Time-Domain Analog Spatial Compressed Sensing Encoder for Multi-Channel Neural Recording" Sensors 18, no. 1: 184. https://doi.org/10.3390/s18010184

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