期刊文献+
共找到659篇文章
< 1 2 33 >
每页显示 20 50 100
Optimization of Quantum Cost for Low Energy Reversible Signed/Unsigned Multiplier Using Urdhva-Tiryakbhyam Sutra
1
作者 Marwa A.Elmenyawi Radwa M.Tawfeek 《Computer Systems Science & Engineering》 SCIE EI 2023年第8期1827-1844,共18页
One of the elementary operations in computing systems is multiplication.Therefore,high-speed and low-power multipliers design is mandatory for efficient computing systems.In designing low-energy dissipation circuits,r... One of the elementary operations in computing systems is multiplication.Therefore,high-speed and low-power multipliers design is mandatory for efficient computing systems.In designing low-energy dissipation circuits,reversible logic is more efficient than irreversible logic circuits but at the cost of higher complexity.This paper introduces an efficient signed/unsigned 4×4 reversible Vedic multiplier with minimum quantum cost.The Vedic multiplier is considered fast as it generates all partial product and their sum in one step.This paper proposes two reversible Vedic multipliers with optimized quantum cost and garbage output.First,the unsigned Vedic multiplier is designed based on the Urdhava Tiryakbhyam(UT)Sutra.This multiplier consists of bitwise multiplication and adder compressors.Compared with Vedic multipliers in the literature,the proposed design has a quantum cost of 111 with a reduction of 94%compared to the previous design.It has a garbage output of 30 with optimization of the best-compared design.Second,the proposed unsigned multiplier is expanded to allow the multiplication of signed numbers as well as unsigned numbers.Two signed Vedic multipliers are presented with the aim of obtaining more optimization in performance parameters.DesignI has separate binary two’s complement(B2C)and MUX circuits,while DesignII combines binary two’s complement and MUX circuits in one circuit.DesignI shows the lowest quantum cost,231,regarding state-ofthe-art.DesignII has a quantum cost of 199,reducing to 86.14%of DesignI.The functionality of the proposed multiplier is simulated and verified using XILINX ISE 14.2. 展开更多
关键词 Vedic multiplier Urdhava Tiryakbhyam reversible logic signed/unsigned multiplier B2C
下载PDF
FPGA Optimized Accelerator of DCNN with Fast Data Readout and Multiplier Sharing Strategy 被引量:1
2
作者 Tuo Ma Zhiwei Li +3 位作者 Qingjiang Li Haijun Liu Zhongjin Zhao Yinan Wang 《Computers, Materials & Continua》 SCIE EI 2023年第12期3237-3263,共27页
With the continuous development of deep learning,Deep Convolutional Neural Network(DCNN)has attracted wide attention in the industry due to its high accuracy in image classification.Compared with other DCNN hard-ware ... With the continuous development of deep learning,Deep Convolutional Neural Network(DCNN)has attracted wide attention in the industry due to its high accuracy in image classification.Compared with other DCNN hard-ware deployment platforms,Field Programmable Gate Array(FPGA)has the advantages of being programmable,low power consumption,parallelism,and low cost.However,the enormous amount of calculation of DCNN and the limited logic capacity of FPGA restrict the energy efficiency of the DCNN accelerator.The traditional sequential sliding window method can improve the throughput of the DCNN accelerator by data multiplexing,but this method’s data multiplexing rate is low because it repeatedly reads the data between rows.This paper proposes a fast data readout strategy via the circular sliding window data reading method,it can improve the multiplexing rate of data between rows by optimizing the memory access order of input data.In addition,the multiplication bit width of the DCNN accelerator is much smaller than that of the Digital Signal Processing(DSP)on the FPGA,which means that there will be a waste of resources if a multiplication uses a single DSP.A multiplier sharing strategy is proposed,the multiplier of the accelerator is customized so that a single DSP block can complete multiple groups of 4,6,and 8-bit signed multiplication in parallel.Finally,based on two strategies of appeal,an FPGA optimized accelerator is proposed.The accelerator is customized by Verilog language and deployed on Xilinx VCU118.When the accelerator recognizes the CIRFAR-10 dataset,its energy efficiency is 39.98 GOPS/W,which provides 1.73×speedup energy efficiency over previous DCNN FPGA accelerators.When the accelerator recognizes the IMAGENET dataset,its energy efficiency is 41.12 GOPS/W,which shows 1.28×−3.14×energy efficiency compared with others. 展开更多
关键词 FPGA ACCELERATOR DCNN fast data readout strategy multiplier sharing strategy network quantization energy efficient
下载PDF
CHARACTERIZATION OF RESIDUATED LATTICES VIA MULTIPLIERS 被引量:2
3
作者 Wei WANG Bin ZHAO 《Acta Mathematica Scientia》 SCIE CSCD 2022年第5期1902-1920,共19页
In the paper,we introduce some of multipliers on residuated lattices and investigate the relations among them.First,basing on the properties of multipliers,we show that the set of all multiplicative multipliers on a r... In the paper,we introduce some of multipliers on residuated lattices and investigate the relations among them.First,basing on the properties of multipliers,we show that the set of all multiplicative multipliers on a residuated lattice A forms a residuated lattice which is isomorphic to A.Second,we prove that the set of all total multipliers on A is a Boolean subalgebra of the residuated lattice(which is constituted by all multiplicative multipliers on A)and is isomorphic to the Boolean center of A.Moreover,by partial multipliers,we study the maximal residuated lattices of quotients for residuated lattices.Finally,we focus on principal implicative multipliers on residuated lattices and obtain that the set of principal implicative multipliers on A is isomorphic to the set of all multiplicative multipliers on A under the opposite(dual)order. 展开更多
关键词 residuated lattice multiplier M-multiplier PI-multiplier T-multiplier
下载PDF
An Optimized Deep-Learning-Based Low Power Approximate Multiplier Design
4
作者 M.Usharani B.Sakthivel +2 位作者 S.Gayathri Priya T.Nagalakshmi J.Shirisha 《Computer Systems Science & Engineering》 SCIE EI 2023年第2期1647-1657,共11页
Approximate computing is a popularfield for low power consumption that is used in several applications like image processing,video processing,multi-media and data mining.This Approximate computing is majorly performed ... Approximate computing is a popularfield for low power consumption that is used in several applications like image processing,video processing,multi-media and data mining.This Approximate computing is majorly performed with an arithmetic circuit particular with a multiplier.The multiplier is the most essen-tial element used for approximate computing where the power consumption is majorly based on its performance.There are several researchers are worked on the approximate multiplier for power reduction for a few decades,but the design of low power approximate multiplier is not so easy.This seems a bigger challenge for digital industries to design an approximate multiplier with low power and minimum error rate with higher accuracy.To overcome these issues,the digital circuits are applied to the Deep Learning(DL)approaches for higher accuracy.In recent times,DL is the method that is used for higher learning and prediction accuracy in severalfields.Therefore,the Long Short-Term Memory(LSTM)is a popular time series DL method is used in this work for approximate computing.To provide an optimal solution,the LSTM is combined with a meta-heuristics Jel-lyfish search optimisation technique to design an input aware deep learning-based approximate multiplier(DLAM).In this work,the jelly optimised LSTM model is used to enhance the error metrics performance of the Approximate multiplier.The optimal hyperparameters of the LSTM model are identified by jelly search opti-misation.Thisfine-tuning is used to obtain an optimal solution to perform an LSTM with higher accuracy.The proposed pre-trained LSTM model is used to generate approximate design libraries for the different truncation levels as a func-tion of area,delay,power and error metrics.The experimental results on an 8-bit multiplier with an image processing application shows that the proposed approx-imate computing multiplier achieved a superior area and power reduction with very good results on error rates. 展开更多
关键词 Deep learning approximate multiplier LSTM jellyfish
下载PDF
Empirical analysis on China money multiplier
5
作者 SHANG Hua-juan 《Chinese Business Review》 2009年第8期43-49,共7页
The paper firstly represents two kind statements of China money multipliers and theoretically analyzes the relationship between each structure factor and China money multiplier. Secondly, it summarizes the several fea... The paper firstly represents two kind statements of China money multipliers and theoretically analyzes the relationship between each structure factor and China money multiplier. Secondly, it summarizes the several features and the move trends of China narrow and broad money multipliers and their structure factors. Thirdly, the paper empirically analyzes how and what degree the each structure factor affects China narrow and broad money multipliers holding everything else constant. At last two important conclusions are got, that is, the required reserve ratio is the most associated with China money multipliers and the saving deposit ratio is more associated with that, the required reserve ratio and the interest rates can be used as the ways of affecting money aggregate by the People's Bank of China. 展开更多
关键词 empirical analysis China money multiplier narrow money multiplier broad money multiplier structure factors of China money multiplier
下载PDF
Fast alternating direction method of multipliers for total-variation-based image restoration 被引量:1
6
作者 陶敏 《Journal of Southeast University(English Edition)》 EI CAS 2011年第4期379-383,共5页
A novel algorithm, i.e. the fast alternating direction method of multipliers (ADMM), is applied to solve the classical total-variation ( TV )-based model for image reconstruction. First, the TV-based model is refo... A novel algorithm, i.e. the fast alternating direction method of multipliers (ADMM), is applied to solve the classical total-variation ( TV )-based model for image reconstruction. First, the TV-based model is reformulated as a linear equality constrained problem where the objective function is separable. Then, by introducing the augmented Lagrangian function, the two variables are alternatively minimized by the Gauss-Seidel idea. Finally, the dual variable is updated. Because the approach makes full use of the special structure of the problem and decomposes the original problem into several low-dimensional sub-problems, the per iteration computational complexity of the approach is dominated by two fast Fourier transforms. Elementary experimental results indicate that the proposed approach is more stable and efficient compared with some state-of-the-art algorithms. 展开更多
关键词 total variation DECONVOLUTION alternating direction method of multiplier
下载PDF
The Multiplier Algebra of a Ternary Algebra 被引量:1
7
作者 许天周 《Chinese Quarterly Journal of Mathematics》 CSCD 1992年第2期6-11,共6页
In this article, we have given the definition of the relative double multiplier (quasi-multiplier) on a ternary algebra,and studied the isomorphic problem of the multiplier algebra M(A,e) of a ternary algerbra A.
关键词 multiplier algebra ternary algebra relative arens product
下载PDF
OTA MACROMODEL AND QUARTER-SQUARE MULTIPLIER
8
作者 程泽 刘建猷 +1 位作者 刘艳莉 程明 《Transactions of Tianjin University》 EI CAS 1999年第2期49-54,共6页
This paper presents a new kind of macromodel of OTA,which can be used to solve the problem in which the two port macromodel couldnt reflect some functions of the OTA.The new model also opens up a new way for the simu... This paper presents a new kind of macromodel of OTA,which can be used to solve the problem in which the two port macromodel couldnt reflect some functions of the OTA.The new model also opens up a new way for the simulation of the OTA circuit.This paper discusses the way of designing this model and simulating it in SPICE.The result proves its reasonable design and its simplicity in structure.In the application of this model,we design a complete symmetric double differential quarter square OTA multiplying unit by using four three port OTA macromodels.It successfully solved the problem of the unsymmetry of two input ports in an OTA multiplying unit.This result fully agrees with the experiment. 展开更多
关键词 OTA macromodel nonlinear application multiplier
下载PDF
Bus Encoded LUT Multiplier for Portable Biomedical Therapeutic Devices 被引量:1
9
作者 R.Praveena S.Nirmala 《Computers, Materials & Continua》 SCIE EI 2017年第1期37-47,共11页
DSP operation in a Biomedical related therapeutic hardware need to beperformed with high accuracy and with high speed. Portable DSP hardware’s likepulse/heart beat detectors must perform with reduced operational powe... DSP operation in a Biomedical related therapeutic hardware need to beperformed with high accuracy and with high speed. Portable DSP hardware’s likepulse/heart beat detectors must perform with reduced operational power due to lack ofconventional power sources. This work proposes a hybrid biomedical hardware chip inwhich the speed and power utilization factors are greatly improved. Multipliers are thecore operational unit of any DSP SoC. This work proposes a LUT based unsignedmultiplication which is proven to be efficient in terms of high operating speed. For n bitinput multiplication n*n memory array of 2 n bit size is required to memorize all thepossible input and output combination. Various literature works claims to be achieve highspeed multiplication with reduced LUT size by integrating a barrel shifter mechanism.This paper work address this problem, by reworking the multiplier architecture with aparallel operating pre-processing unit which used to change the multiplier and multiplicandorder with respect to the number of computational addition and subtraction stages required.Along with LUT multiplier a low power bus encoding scheme is integrated to limit the powerconstraint of the on chip DSP unit. This paper address both the speed and power optimizationtechniques and tested with various FPGA device families. 展开更多
关键词 Constant coefficient multipliers reduced coefficient multipliers bus encoding DSP SoC look up table barrel shifter PRE-PROCESSING
下载PDF
π-quasitriangular group-cograded multiplier Hopf algebras
10
作者 杨涛 王栓宏 《Journal of Southeast University(English Edition)》 EI CAS 2009年第4期552-556,共5页
Let G be a group and (A, B) be a pair of multiplier Hopf algebras, where B is regular G-cograded. Let π be a crossing action of G on B, D^π=A^cop∝B=+p∈GDπ^p with Dπ^p=A^cop∝Bp, is the Drinfeld double of the ... Let G be a group and (A, B) be a pair of multiplier Hopf algebras, where B is regular G-cograded. Let π be a crossing action of G on B, D^π=A^cop∝B=+p∈GDπ^p with Dπ^p=A^cop∝Bp, is the Drinfeld double of the pair (A, B), and then the deformation D^π becomes a multiplier Hopf algebra. B×A can be considered as a subalgebra of M(D^π×D^π), the image of element b×a in B×A is (1∝b)×(a∝1) in M(D^π×D^π). Let W =∑αWα∈ M(B×A) be a π-canonical multiplier for the pair (A, B) with Wα∈M(Bα×A) for all α∈G. The image of W in M(D^π×D^π)is a π-quasitriangular structure over D^π. 展开更多
关键词 multiplier Hopf algebra group-cograded Drinfeld double quasitriangular
下载PDF
Multipliers of Hardy Spaces
11
作者 郭继东 娄增建 《Chinese Quarterly Journal of Mathematics》 CSCD 2000年第4期69-73,共5页
本文刻划了Hardy空间H^p(1≤p≤∞)到Bloch空间的乘子,推广了前人的结果。
关键词 multiplier Hardy space BMOA Bloch space
下载PDF
Coefficient Multipliers for Polynomials
12
作者 申大维 《Journal of Beijing Institute of Technology》 EI CAS 2001年第2期113-118,共6页
Let Q n denote the class of all polynomials p(z) nonvanishing in the unit disk with deg p≤n and p (0)=1, and let W n denote the class of all polynomials s(z) satisfying deg s≤n and for all... Let Q n denote the class of all polynomials p(z) nonvanishing in the unit disk with deg p≤n and p (0)=1, and let W n denote the class of all polynomials s(z) satisfying deg s≤n and for all p∈Q n, s*p∈Q n , where * denotes the Hadamard product. Some properties for W n and Q n are obtained. 展开更多
关键词 POLYNOMIALS COEFFICIENTS multiplierS
下载PDF
Multipliers on Weighted Hardy Spaces over Locally Compact Vilenkin Groups
13
作者 朱月萍 《Chinese Quarterly Journal of Mathematics》 CSCD 2000年第4期18-26,共9页
This paper is devoted to study the atomic decomposition of the weighted Hardy space on Vilenkin groups and a weighted Hp multiplier theorem.
关键词 multiplierS Vilenkin group atom-decomposition
下载PDF
Modified Augmented Lagrange Multiplier Methods for Large-Scale Chemical Process Optimization 被引量:6
14
作者 梁昔明 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2001年第2期167-172,共6页
Chemical process optimization can be described as large-scale nonlinear constrained minimization. The modified augmented Lagrange multiplier methods (MALMM) for large-scale nonlinear constrained minimization are studi... Chemical process optimization can be described as large-scale nonlinear constrained minimization. The modified augmented Lagrange multiplier methods (MALMM) for large-scale nonlinear constrained minimization are studied in this paper. The Lagrange function contains the penalty terms on equality and inequality constraints and the methods can be applied to solve a series of bound constrained sub-problems instead of a series of unconstrained sub-problems. The steps of the methods are examined in full detail. Numerical experiments are made for a variety of problems, from small to very large-scale, which show the stability and effectiveness of the methods in large-scale problems. 展开更多
关键词 modified augmented Lagrange multiplier methods chemical engineering optimization large-scale non- linear constrained minimization numerical experiment
下载PDF
ON SOME GENERALIZED DIFFERENCE PARANORMED SEQUENCE SPACES ASSOCIATED WITH MULTIPLIER SEQUENCE DEFINED BY MODULUS FUNCTION 被引量:5
15
作者 Binod Chandra Tripathy Prabhat Chandra 《Analysis in Theory and Applications》 2011年第1期21-27,共7页
In this article we introduce the paranormed sequence spaces (f,A, Am,p), c0(f,A,Am,p) and L00(f,A, Am,p), associated with the multiplier sequence ∧ = (hk), defined by a modulus function f. We study their diff... In this article we introduce the paranormed sequence spaces (f,A, Am,p), c0(f,A,Am,p) and L00(f,A, Am,p), associated with the multiplier sequence ∧ = (hk), defined by a modulus function f. We study their different properties like solidness, symmetricity, completeness etc. and prove some inclusion results. 展开更多
关键词 paranorm solid space symmetric space difference sequence modulus function multiplier seuence
下载PDF
Images of triple gas electron multiplier with pixel-pads 被引量:4
16
作者 董静 胡碧涛 +1 位作者 陈元柏 谢一冈 《Chinese Physics B》 SCIE EI CAS CSCD 2009年第10期4229-4233,共5页
Testing of a triple gas electron multiplier (GEM) with pixel-pads is described. Images by scanning and suspending radioactive sources were obtained by using 96 channels digital data acquisition (DAQ) system which ... Testing of a triple gas electron multiplier (GEM) with pixel-pads is described. Images by scanning and suspending radioactive sources were obtained by using 96 channels digital data acquisition (DAQ) system which was composed of 96 8×8 mm2 pads and associated electronics channels. 展开更多
关键词 gas electron multiplier IMAGES digital data acquisition system
下载PDF
Accelerated Matrix Recovery via Random Projection Based on Inexact Augmented Lagrange Multiplier Method 被引量:4
17
作者 王萍 张楚涵 +1 位作者 蔡思佳 李林昊 《Transactions of Tianjin University》 EI CAS 2013年第4期293-299,共7页
In this paper, a unified matrix recovery model was proposed for diverse corrupted matrices. Resulting from the separable structure of the proposed model, the convex optimization problem can be solved efficiently by ad... In this paper, a unified matrix recovery model was proposed for diverse corrupted matrices. Resulting from the separable structure of the proposed model, the convex optimization problem can be solved efficiently by adopting an inexact augmented Lagrange multiplier (IALM) method. Additionally, a random projection accelerated technique (IALM+RP) was adopted to improve the success rate. From the preliminary numerical comparisons, it was indicated that for the standard robust principal component analysis (PCA) problem, IALM+RP was at least two to six times faster than IALM with an insignificant reduction in accuracy; and for the outlier pursuit (OP) problem, IALM+RP was at least 6.9 times faster, even up to 8.3 times faster when the size of matrix was 2 000×2 000. 展开更多
关键词 matrix recovery random projection robust principal component analysis matrix completion outlier pursuit inexact augmented Lagrange multiplier method
下载PDF
Missile robust gain scheduling autopilot design using full block multipliers 被引量:3
18
作者 Jianqiao Yu Guanchen Luo Wentao Yin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第5期883-891,共9页
Reduction of conservatism is one of the key and difficult problems in missile robust gain scheduling autopilot design based on multipliers.This article presents a scheme of adopting linear parameter-varying(LPV) con... Reduction of conservatism is one of the key and difficult problems in missile robust gain scheduling autopilot design based on multipliers.This article presents a scheme of adopting linear parameter-varying(LPV) control approach with full block multipliers to design a missile robust gain scheduling autopilot in order to eliminate conservatism.A model matching design structure with a high demand on matching precision is constructed based on the missile linear fractional transformation(LFT) model.By applying full block S-procedure and elimination lemma,a convex feasibility problem with an infinite number of constraints is formulated to satisfy robust quadratic performance specifications.Then a grid method is adopted to transform the infinite-dimensional convex feasibility problem into a solvable finite-dimensional convex feasibility problem,based on which a gain scheduling controller with linear fractional dependence on the flight Mach number and altitude is derived.Static and dynamic simulation results show the effectiveness and feasibility of the proposed scheme. 展开更多
关键词 full block multiplier gain scheduling control robust control model matching autopilot.
下载PDF
Reconstruction of electrical capacitance tomography images based on fast linearized alternating direction method of multipliers for two-phase flow system 被引量:4
19
作者 Chongkun Xia Chengli Su +1 位作者 Jiangtao Cao Ping Li 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2016年第5期597-605,共9页
Electrical capacitance tomography(ECT)has been applied to two-phase flow measurement in recent years.Image reconstruction algorithms play an important role in the successful applications of ECT.To solve the ill-posed ... Electrical capacitance tomography(ECT)has been applied to two-phase flow measurement in recent years.Image reconstruction algorithms play an important role in the successful applications of ECT.To solve the ill-posed and nonlinear inverse problem of ECT image reconstruction,a new ECT image reconstruction method based on fast linearized alternating direction method of multipliers(FLADMM)is proposed in this paper.On the basis of theoretical analysis of compressed sensing(CS),the data acquisition of ECT is regarded as a linear measurement process of permittivity distribution signal of pipe section.A new measurement matrix is designed and L1 regularization method is used to convert ECT inverse problem to a convex relaxation problem which contains prior knowledge.A new fast alternating direction method of multipliers which contained linearized idea is employed to minimize the objective function.Simulation data and experimental results indicate that compared with other methods,the quality and speed of reconstructed images are markedly improved.Also,the dynamic experimental results indicate that the proposed algorithm can ful fill the real-time requirement of ECT systems in the application. 展开更多
关键词 Electrical capacitance tomography Image reconstruction Compressed sensing Alternating direction method of multipliers Two-phase flow
下载PDF
Distributed Lagrange Multiplier/Fictitious Domain Finite Element Method for a Transient Stokes Interface Problem with Jump Coefficients 被引量:2
20
作者 Andrew Lundberg Pengtao Sun +1 位作者 Cheng Wang Chen-song Zhang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2019年第4期35-62,共28页
The distributed Lagrange multiplier/fictitious domain(DLM/FD)-mixed finite element method is developed and analyzed in this paper for a transient Stokes interface problem with jump coefficients.The semi-and fully disc... The distributed Lagrange multiplier/fictitious domain(DLM/FD)-mixed finite element method is developed and analyzed in this paper for a transient Stokes interface problem with jump coefficients.The semi-and fully discrete DLM/FD-mixed finite element scheme are developed for the first time for this problem with a moving interface,where the arbitrary Lagrangian-Eulerian(ALE)technique is employed to deal with the moving and immersed subdomain.Stability and optimal convergence properties are obtained for both schemes.Numerical experiments are carried out for different scenarios of jump coefficients,and all theoretical results are validated. 展开更多
关键词 TRANSIENT STOKES interface problem JUMP COEFFICIENTS DISTRIBUTED LAGRANGE multiplier fictitious domain method mixed finite element an optimal error estimate stability
下载PDF
上一页 1 2 33 下一页 到第
使用帮助 返回顶部