Low-Power Noise-Immune Nanoscale Circuit Design Using Coding-Based Partial MRF Method
Low-Power Noise-Immune Nanoscale Circuit Design Using Coding-Based Partial MRF Method
Authorized licensed use limited to: China University of Petroleum. Downloaded on December 16,2023 at 08:19:08 UTC from IEEE Xplore. Restrictions apply.
2390 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 53, NO. 8, AUGUST 2018
traditional representation, the propagation delay of SC systems tion and time delay [34]. Meanwhile, the traditional MRF
is proportional to the length of bitstreams, which renders such design pays attention to the structure of each logic oper-
techniques unsuitable for high-speed VLSI design. In addition, ation, which limits this method for further VLSI structure
a few SCs have been implemented for noise-tolerant circuit design.
designs under an ultra-low supply voltage. Based on ANT, In this paper, we propose a coding-based partial
the design in [19] focuses on low-complexity and reduced MRF (CPMRF) method for multi-logic operations. First, we
precision redundancy (RPR) modules to compensate for errors divide the MRF clique energy, U , into two subsets {U0 , U1 }.
in the main computing unit. This technology is power efficient Here, U0 is the clique energy corresponding to logic
since the main unit operates under a low supply voltage, while output “0,” while U1 is for logic output “1.” In logic circuits,
the RPR modules are supplied at a regular voltage. If the main there arise many instances of asymmetric gates, including
unit and the RPR modules work under the same ultra-low NAND , NOR , AND , as well as OR gates. For example, a NAND
supply voltages, dynamic errors can influence both the main gate has an asymmetric probability distribution for its output
unit and the RPR modules such that the performance loss (three logic “1” outputs versus one logic “0” output) when
cannot be compensated for. Another probabilistic technique, its inputs satisfy the Bernoulli distribution. We discovered
PCMOS, is a model used in noise-tolerant designs [22]. Its that some asymmetric gates can be paired with others such
performance depends on the chosen noise model. However, as an AND – NOR pair to complement the clique energy with
there is no prior knowledge about the distribution of intrinsic each other, referred to as complementary pairs. On the
noise in nanoscale circuits. Therefore, such a model is not contrary, there are non-complementary gate pairs, such as a
suitable for noise tolerant designs. NOR – NOR pair. Based on these observations, we propose a
In contrast to the above approaches, Markov random CPMRF method using complementary gate pairs and non-
field (MRF) theory is applied on circuit designs as a complementary gate pairs. In the previous work, a partial-
probabilistic-based technique to deal with the issue of noise. clique-energy MRF design [35] was carried out to investigate
Recently, many researchers have adopted this approach in the its area efficiency. However, it has some limitations: 1) it
circuit design to handle dynamic errors [23]–[34]. In the only considers designs for complementary gate pairs; 2) output
probabilistic framework, it is unreasonable to assume each logic operations must correspond to input logic operations; and
logic value, as each node in a real circuit can stay correct 3) it does not summarize a general mapping method. Aiming
at all times. What we can expect is that the probability to overcome these limitations, the proposed CPMRF, which
distribution of these values will have the highest likelihood combines the idea of partial-clique-energy with the idea of
in a correct logic state. The appropriate mathematical frame- strong/weak outputs implemented by the coding structures,
work according to the analysis is MRF, which optimizes achieves: 1) general mapping methods for both complementary
the values of a large set of random variables so that their and non-complementary gate pairs and 2) multi-logic opera-
overall joint probability is a global maximum. In a logic tions not limited to input logic operations. Therefore, the prime
circuit, hundreds of internal logic signal paths exist from the novelty of the proposed CPMRF method lies in offering:
inputs to the outputs. Only one set of variable assignments 1) a general design method to achieve multi-logic operations
has the highest probability of being correct, and the correct by specially designed coding structures for partial MRF gate
set corresponds to the optimum setting. The propagation of pairs and 2) large area and power savings while maintaining
logic states through the network is orchestrated such that high noise immunity.
the distribution of each variable is at its local probability The rest of this paper is organized as follows. Section II
maximum in order to achieve the correct logic values at the clearly introduces the MRF theory and previous MRF circuit
output. Through this design paradigm, MRF circuits can designs. Section III presents a general CPMRF design method
achieve high noise immunity under ultra-low supply volt- for complementary gate pairs and non-complementary gate
ages [24]. However, there exist significant shortcomings of pairs. In Section IV, we implement an 8-bit CPMRF carry-
traditional MRF designs due to its complex hardware architec- lookahead adder using the IBM 130-nm process to prove the
ture. MRF-based circuits often require 20 times the number of effectiveness of the proposed method. This paper is concluded
transistors as compared to traditional circuit implementations. in Section V.
To minimize this shortcoming, area-performance optimization
becomes the major challenge for using MRF-based designs. II. MRF-BASED C IRCUIT D ESIGN M ETHODOLOGY
An area-efficient MRF structure [31] and a master-and-slave The MRF circuit design is based on the MRF theory [27].
(MS) [28] MRF can achieve about 50% area saving compared It involves the mapping from a multi-level Boolean logic
to the original MRF circuits. However, the MS-based units circuit to an MRF network followed by the mapping from an
experience a performance loss as studied in [33]. An area- MRF network to MRF standard cells. In this section, we will
sharing cyclic structure was proposed in [30] having high area introduce some basic concepts and the mapping processes
efficiency with shared structures. Unfortunately, the structures involved in the MRF design.
cannot implement the complete MRF clique energy functions,
and thus the system performance is limited. A hardware-
efficient feedback-based design combines the idea of MRF A. Markov Random Field Theory
and the Schmitt trigger to enhance the noise immunity Let X = {x 0 , x 1 , . . . , x n } be a set of random
based on the MS design, but it increases power consump- variables. A graph example is shown in Fig. 1, where
Authorized licensed use limited to: China University of Petroleum. Downloaded on December 16,2023 at 08:19:08 UTC from IEEE Xplore. Restrictions apply.
LI et al.: LOW-POWER NOISE-IMMUNE NANOSCALE CIRCUIT DESIGN USING CPMRF METHOD 2391
Authorized licensed use limited to: China University of Petroleum. Downloaded on December 16,2023 at 08:19:08 UTC from IEEE Xplore. Restrictions apply.
2392 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 53, NO. 8, AUGUST 2018
TABLE II
T RUTH TABLE OF AN AND – NOR PAIR
Authorized licensed use limited to: China University of Petroleum. Downloaded on December 16,2023 at 08:19:08 UTC from IEEE Xplore. Restrictions apply.
LI et al.: LOW-POWER NOISE-IMMUNE NANOSCALE CIRCUIT DESIGN USING CPMRF METHOD 2393
Fig. 9. (a) Mixed mapping MUX. (b) CPMRF pair-based MUX structure.
Authorized licensed use limited to: China University of Petroleum. Downloaded on December 16,2023 at 08:19:08 UTC from IEEE Xplore. Restrictions apply.
2394 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 53, NO. 8, AUGUST 2018
TABLE III
T RANSISTOR C OUNT C OMPARISON FOR D IFFERENT S TRUCTURES
Authorized licensed use limited to: China University of Petroleum. Downloaded on December 16,2023 at 08:19:08 UTC from IEEE Xplore. Restrictions apply.
LI et al.: LOW-POWER NOISE-IMMUNE NANOSCALE CIRCUIT DESIGN USING CPMRF METHOD 2395
TABLE IV
P ERFORMANCE OF THE P ROPOSED CLA
Authorized licensed use limited to: China University of Petroleum. Downloaded on December 16,2023 at 08:19:08 UTC from IEEE Xplore. Restrictions apply.
2396 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 53, NO. 8, AUGUST 2018
Fig. 17. Eye pattern of the output signal of the proposed CLA chip
V. C ONCLUSION
under 6.02 dB.
In this paper, we propose a low-power CPMRF method for
multi-logic operations in order to achieve a better tradeoff
between chip area and noise immunity at low power supply
voltage. First, we put forward an idea of partial clique energy
corresponding to the full clique energy used in the conven-
tional MRF design [24]. The partial clique energy is intended
to combine multiple logic operations within a shared MRF
network. Second, a coding unit is built based on the benefit
of asymmetric gates. We also propose general coding units
for complementary pairs and non-complementary pairs. Using
this CPMRF method, we fabricated an 8-bit CLA chip using
IBM 130-nm technology. In the chip validation, the proposed
CPMRF CLA achieves significant area saving and power
saving compared with the traditional MRF design [29] and
exhibits relatively high noise immunity. In comparison with
the MS design [28], the proposed CLA outperforms MS CLA
with 20% BER improvement, 37.7% area saving, and 93%
power saving at a supply voltage of 0.25 V. Considering the
Fig. 18. BER comparison under different SNRs. automation of the whole process, the CPMRF pairs proposed
in this paper can be generalized into corresponding standard
by the observed waveforms of the input and output signals, cells in cell-based designs by hardware description languages
which is shown in Figs. 16 and 17. Furthermore, we measured in the existing EDA flows. Macro blocks formed by a large
the BER of the proposed CLA under different levels of set of logic operations (standard cells) can also be trans-
noise power evaluated by SNR. Fig. 18 is the comparison of formed into the corresponding CPMRF designs by the same
BER measurements for a conventional CLA (constructed by approaches listed in this paper. Additionally, by following
normal logic gates), a full MRF CLA [29], an MS CLA [28], the mapping rules, designers can easily construct their own
an MRF-Schmitt CLA [34], and the proposed CPMRF CLA. CPMRF mapping cells to replace the old versions. The infor-
Since other designs have been implemented in silicon and mation can be included along with other parameters, such
Authorized licensed use limited to: China University of Petroleum. Downloaded on December 16,2023 at 08:19:08 UTC from IEEE Xplore. Restrictions apply.
LI et al.: LOW-POWER NOISE-IMMUNE NANOSCALE CIRCUIT DESIGN USING CPMRF METHOD 2397
as size and delay in a database. In terms of the functional [18] Y. Liu and K. K. Parhi, “Lattice FIR digital filter architectures using
verification of the proposed design, it can easily be achieved by stochastic computing,” in Proc. IEEE Int. Conf. Acoust., Speech Signal
Process. (ICASSP), Apr. 2015, pp. 1027–1031.
simply comparing the outputs of the traditional non-MRF auto- [19] I.-C. Wey, C.-C. Peng, and F.-Y. Liao, “Reliable low-power multiplier
transformation design with the outputs of the CPMRF auto- design using fixed-width replica redundancy block,” IEEE Trans. Very
transformation design. The comparisons can be performed by Large Scale Integr. (VLSI) Syst., vol. 23, no. 1, pp. 78–87, Jan. 2015.
[20] B. Shim, S. R. Sridhara, and N. R. Shanbhag, “Reliable low-power
XOR gates. When the outputs of these XOR gates are all “0,” digital signal processing via reduced precision redundancy,” IEEE Trans.
it represents that the proposed CPMRF design has passed Very Large Scale Integr. (VLSI) Syst., vol. 12, no. 5, pp. 497–510,
the functional verification. Therefore, the proposed CPMRF May 2004.
[21] B. Shim and N. R. Shanbhag, “Energy-efficient soft error-tolerant digital
method can effectively overcome the bottlenecks of previous signal processing,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst.,
MRF designs and is undoubtedly beneficial to low-power vol. 14, no. 4, pp. 336–348, Apr. 2006.
nanoscale VLSI chip design. [22] P. Korkmaz, B. E. S. Akgul, and K. V. Palem, “Energy, performance, and
probability tradeoffs for energy-efficient probabilistic CMOS circuits,”
IEEE Trans. Circuits Syst. I, Reg. Papers, vol. 55, no. 8, pp. 2249–2262,
ACKNOWLEDGMENT Sep. 2008.
The authors would like to thank R. Yang, B. Flanders, [23] I. R. Bahar, J. Chen, and J. Mundy, “A probabilistic-based design for
and J. Foster for valuable feedback for improving the paper nanoscale computation,” in Nano, Quantum, and Molecular Computing:
Implications to High Level Design and Validation, S. K. Shukla and R.
presentation. I. Bahar, Eds. Norwell, MA, USA: Kluwer, 2004, ch. 5, pp. 133–156.
[24] K. Nepal, R. I. Bahar, J. Mundy, W. R. Patterson, and A. Zaslavsky,
R EFERENCES “Designing logic circuits for probabilistic computation in the pres-
[1] T. Rejimon, K. Lingasubramanian, and S. Bhanja, “Probabilistic error ence of noise,” in Proc. 42nd IEEE Des. Autom. Conf., Jun. 2005,
modeling for nano-domain logic circuits,” IEEE Trans. Very Large Scale pp. 485–490.
Integr. (VLSI) Syst., vol. 17, no. 1, pp. 55–65, Jan. 2009. [25] J. Chen, J. Mundy, Y. Bai, S.-M. C. Chan, P. Petrica, and R. I. Bahar,
[2] M. A. Elgamel and M. A. Bayoumi, “Interconnect noise analysis and “A probabilistic approach to nano-computing,” in Proc. IEEE Non-
optimization in deep submicron technology,” IEEE Circuits Syst. Mag., Silicon Comput. Workshop, Jun. 2003, pp. 1–8.
vol. 3, no. 4, pp. 6–17, 2003. [26] I.-C. Wey, Y.-J. Lan, and C.-C. Peng, “Reliable ultra-low-voltage low-
[3] M. V. Heijningen, M. Badaroglu, S. Donnay, G. G. E. Gielen, and power probabilistic-based noise-tolerant latch design,” Microelectron.
H. J. D. Man, “Substrate noise generation in complex digital systems: Rel., vol. 53, no. 12, pp. 2057–2069, 2013.
Efficient modeling and simulation methodology and experimental veri- [27] S. Z. Li, “Mathematical MRF models,” in Markov Random Field
fication,” IEEE J. Solid-State Circuits, vol. 37, no. 8, pp. 1065–1072, Modeling in Image Analysis. New York, NY, USA: Springer, 2009,
Aug. 2002. pp. 1–28.
[4] A. V. Mezhiba and E. G. Friedman, “Scaling trends of on-chip power [28] I.-C. Wey, Y.-G. Chen, C.-H. Yu, A.-Y. Wu, and J. Chen, “Design and
distribution noise,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., implementation of cost-effective probabilistic-based noise-tolerant VLSI
vol. 12, no. 4, pp. 386–394, Apr. 2004. circuits,” IEEE Trans. Circuits Syst. I, Reg. Papers, vol. 56, no. 11,
[5] O. Milter and A. Kolodny, “Crosstalk noise reduction in synthesized pp. 2411–2424, Nov. 2009.
digital logic circuits,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., [29] I.-C. Wey, Y.-G. Chen, C. Yu, J. Chen, and A.-Y. Wu, “A 0.18µm
vol. 11, no. 6, pp. 1153–1158, Dec. 2003. probabilistic-based noise-tolerate circuit design and implementation
[6] S. Van den Berghe, F. Olyslager, D. de Zutter, J. de Moerloose, and with 28.7db noise-immunity improvement,” in Proc. IEEE Solid-State
W. Temmerman, “Study of the ground bounce caused by power plane Circuits Conf., Nov. 2006, pp. 291–294.
resonances,” IEEE Trans. Electromagn. Compat., vol. 40, no. 2, pp. 111– [30] Y. Li, X. Li, J. Hu, and S. Yang, “Area-sharing cyclic structure MRF
119, May 1998. cirucits design in ultra-low supply voltage,” in Proc. IEEE Int. Symp.
[7] T.-H. Chang, “Minimizing switching noise in a power distribution Circuits Syst. (ISCAS), May 2015, pp. 2353–2356.
network using external coupled resistive termination,” IEEE Trans. Adv. [31] K. Nepal, R. I. Bahar, J. Mundy, W. R. Patterson, and A. Zaslavsky,
Packag., vol. 28, no. 4, pp. 754–760, Nov. 2005. “Optimizing noise-immune nanoscale circuits using principles of
[8] R. P. Jindal, “Compact noise models for MOSFETs,” IEEE Trans. Markov random fields,” in Proc. 16th ACM Great Lakes Symp. VLSI,
Electron Devices, vol. 53, no. 9, pp. 2051–2061, Sep. 2006. 2006, pp. 149–152.
[9] W. Jun, “Consideration of noise for efficient energy design of deep [32] K. Liu, T. An, H. Cai, L. Naviner, J.-F. Naviner, and H. Petit, “A general
submicron VLSI chips,” in Proc. Asia–Pacific Microw. Conf., Dec. 2005, cost-effective design structure for probabilistic-based noise-tolerant logic
p. 4. functions in nanometer CMOS technology,” in Proc. IEEE EUROCON,
[10] J. Von Neumann, “Probabilistic logics and the synthesis of reli- Jul. 2013, pp. 1829–1836.
able organisms from unreliable components,” in Automata Studies, [33] A. R. Kermany, N. H. Hamid, and Z. A. Burhanudin, “A study of
C. E. Shannon and J. McCarthy, Eds. Princeton, NJ, USA: Princeton MRF-based circuit implementation,” in Proc. Int. Conf. Electron. Des.,
Univ. Press, 1956, pp. 43–98. Penang, Malaysia, Dec. 2008, pp. 1–4.
[11] J. Han, J. Gao, P. Jonker, Y. Qi, and J. A. B. Fortes, “Toward hardware- [34] I.-C. Wey and Y.-J. Shen, “Hardware-efficient common-feedback
redundant, fault-tolerant logic for nanoelectronics,” IEEE Design Test Markov-random-field probabilistic-based noise-tolerant VLSI circuits,”
Comput., vol. 22, no. 4, pp. 328–339, Jul. 2005. Integration, VLSI J. vol. 47, no. 4, pp. 431–442, 2014.
[12] B. D. Brown and H. C. Card, “Stochastic neural computation. [35] Y. Li, J. Hu, H. Lu, and J. Chen, “Area-efficient partial-clique-energy
I. Computational elements,” IEEE Trans. Comput., vol. 50, no. 9, MRF pair design with ultra-low supply voltage,” in Proc. IEEE Int.
pp. 891–905, Sep. 2001. Symp. Circuits Syst. (ISCAS), Montreal, QC, Canada, May 2016,
[13] W. Qian, M. D. Riedel, H. Zhou, and J. Bruck, “Transforming proba- pp. 261–264, doi: 10.1109/ISCAS.2016.7527220.
bilities with combinational logic,” IEEE Trans. Comput.-Aided Design
Integr. Circuits Syst., vol. 30, no. 9, pp. 1279–1292, Sep. 2011.
[14] G. Sarkis and W. J. Gross, “Efficient stochastic decoding of non-binary
LDPC codes with degree-two variable nodes,” IEEE Commun. Lett., Yan Li (S’16) received the B.Eng. degree
vol. 16, no. 3, pp. 389–391, Mar. 2011. in communication engineering from the University
[15] A. Naderi, S. Mannor, M. Sawan, and W. J. Gross, “Delayed stochastic of Electronic Science and Technology of China,
decoding of LDPC codes,” IEEE Trans. Signal Process., vol. 59, no. 11, Chengdu, China, where she is currently pursuing the
pp. 5617–5626, Nov. 2011. Ph.D. degree in electrical engineering.
[16] Q. T. Dong, M. Arzel, C. Jego, and W. J. Gross, “Stochastic decoding She is currently a joint Ph.D. Student with
of turbo codes,” IEEE Trans. Signal Process., vol. 58, no. 12, the Department of Electrical and Computer Engi-
pp. 6421–6425, Dec. 2010. neering, University of Alberta, Edmonton, AB,
[17] J. Chen, J. Hu, and G. E. Sobelman, “Stochastic iterative MIMO Canada. Her current research interests include low-
detection system: Algorithm and hardware design,” IEEE Trans. Circuits power circuit design and VLSI implementation, and
Syst. I, Reg. Papers, vol. 62, no. 4, pp. 1205–1214, Apr. 2015. stochastic logic-based system design.
Authorized licensed use limited to: China University of Petroleum. Downloaded on December 16,2023 at 08:19:08 UTC from IEEE Xplore. Restrictions apply.
2398 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 53, NO. 8, AUGUST 2018
Yufeng Li (S’18) received the B.Eng. and M.Sc. Xuan Zeng (M’97) received the B.S. and Ph.D.
degrees in measuring and testing technologies and degrees in electrical engineering from Fudan Univer-
instruments inform the Wuhan University of Tech- sity, Shanghai, China, in 1991 and 1997, respec-
nology, Wuhan, China. She is currently pursuing tively.
the Ph.D. degree with the Department of Electrical She was a Visiting Professor with the Department
and Computer Engineering, University of Alberta, of Electrical Engineering, Texas A&M University,
Edmonton, AB, Canada. College Station, TX, USA, and with the Department
Her research interests include low-power error- of Microelectronics, Technische Universiteit Delft,
tolerant digital-integrated circuits and systems. Delft, The Netherlands, in 2002 and 2003, respec-
tively. She is currently a Full Professor with the
Department of Microelectronics, Fudan University,
where she was the Director of the State Key Laboratory of ASIC and
System from 2008 to 2012. Her current research interests include design for
I-Chyn Wey received the Ph.D. degree in elec- manufacturability, high-speed interconnect analysis and optimization, analog
tronics engineering from National Taiwan Univer- behavioral modeling, circuit simulation, and ASIC design.
sity, Taipei, Taiwan, in 2008. Dr. Zeng was a recipient of the Chinese National Science Funds for
He is currently an Associate Professor with the Distinguished Young Scientists in 2011 and the First-Class of Natural Science
Green Technology Research Center, Center for Prize of Shanghai in 2012. She is the Changjiang Distinguished Professor with
Reliability Sciences and Technologies, Electrical the Ministry of Education Department of China in 2014.
Engineering Department, School of Electrical and
Computer Engineering, College of Engineering,
Graduate Institute of Electrical Engineering, Chang
Gung University, Taoyuan, Taiwan, and with the
Department of Neurology, Chang Gung Memorial Xiaoxue Jiang (S’16) received the B.Sc. and M.Sc.
Hospital, Taoyuan. His current research interests include VLSI CMOS circuit degrees in electrical engineering from Jilin Univer-
design, noise-tolerant CMOS circuits, near-threshold-voltage CMOS circuits, sity, Changchun, China, in 2012 and 2015, respec-
ultralow-power CMOS circuits design, and circuits and system designs for tively. She is currently pursuing the Ph.D. degree
biomedical and wearable health applications. in electrical engineering with the University of
Alberta, Edmonton, AB, Canada.
Her current research interests include low-power
analog/mixed-signal integrated circuits and systems
Jianhao Hu (M’10) received the B.E. and Ph.D.
for biomedical applications, including wearable low-
degrees in communication systems from the Univer-
intensity pulsed-ultrasound system and impedance-
sity of Electronic Science and Technology of
based point-of-care biosensors.
China (UESTC), Chengdu, China, in 1993 and 1999,
respectively.
He is currently a Professor and Vice-Dean with
the National Key Laboratory of Communication,
UESTC. From 1999 to 2000, he was a Post-Doctoral
Jie Chen (F’16) received the Ph.D. degree in elec-
Researcher with the City University of Hong Kong,
trical and computer engineering from the University
Hong Kong. He served as a Senior System Engineer
of Maryland at College Park, College Park, MA,
with the 3G Research Center, The University of
USA.
Hong Kong, Hong Kong, from 2000 to 2004. His current research interests
He is currently a Professor with the Electrical and
include high-speed and low-power digital signal processing technology, very
Computer Engineering Department and an Adjunct
large-scale integration, NoC, wireless communications, and software radio.
Professor with the Biomedical Engineering Depart-
ment, University of Alberta, Edmonton, AB, Canada.
He is also a Research Officer at the National
Fan Yang (M’08) received the B.S. degree from Research Council/National Institute for Nanotech-
Xi’an Jiaotong University, Xi’an, China, in 2003 and nology, Edmonton. He has co-authored two books,
the Ph.D. degree from Fudan University, Shanghai, 93 journals, and 88 conference proceeding papers. He holds seven patents
China, in 2008. awarded, several of which have been either used in production or licensed by
From 2008 to 2011, he was an Assistant Professor various companies. He has i10-index of 64 according to the Google search.
with Fudan University, where he is currently His current research interests include low-power fault-tolerant nanoscale
an Associate Professor with the Microelectronics circuit and device design, impedance-based microfluidic biosensors for
Department. His current research interests include disease diagnosis and environmental monitoring, and pulsed-wave device for
model order reduction, circuit simulation, high-level increasing renewable biofuel production and cell therapy.
synthesis, yield analysis, and design for manufac- Dr. Chen is a fellow of the Canadian Academy of Engineering and the
turability. Engineering Institute of Canada.
Authorized licensed use limited to: China University of Petroleum. Downloaded on December 16,2023 at 08:19:08 UTC from IEEE Xplore. Restrictions apply.