首页 > 最新文献

Proceedings IEEE Southeastcon '92最新文献

英文 中文
Pattern matching in fewer comparisons 模式匹配在更少的比较
Pub Date : 1992-04-12 DOI: 10.1109/SECON.1992.202380
R.E. Eggen, C. Kurak
The problem of finding the occurrences of a pattern in a body of text is discussed. Several algorithms exist to solve this problem. The authors provide an overview of the Boyer-Moore algorithm, including its performance characteristics. They explain the implementation of the Kurak algorithm and its performance characteristics and compare the two algorithms. The analysis shows the Kurak algorithm to be superior when counting comparisons and when timing the search. The Kurak algorithm requires preprocessing of the text and thus, for the initial search, more time is required than for the Boyer-Moore algorithm. However, after the text has been processed the Kurak algorithm always provides superior performance.<>
讨论了在正文中查找模式出现的问题。有几种算法可以解决这个问题。作者提供了Boyer-Moore算法的概述,包括其性能特征。他们解释了Kurak算法的实现及其性能特征,并比较了两种算法。分析表明,Kurak算法在计算比较和计时搜索时更优越。Kurak算法需要对文本进行预处理,因此,对于初始搜索,比Boyer-Moore算法需要更多的时间。然而,在文本处理之后,Kurak算法总是提供更好的性能。
{"title":"Pattern matching in fewer comparisons","authors":"R.E. Eggen, C. Kurak","doi":"10.1109/SECON.1992.202380","DOIUrl":"https://doi.org/10.1109/SECON.1992.202380","url":null,"abstract":"The problem of finding the occurrences of a pattern in a body of text is discussed. Several algorithms exist to solve this problem. The authors provide an overview of the Boyer-Moore algorithm, including its performance characteristics. They explain the implementation of the Kurak algorithm and its performance characteristics and compare the two algorithms. The analysis shows the Kurak algorithm to be superior when counting comparisons and when timing the search. The Kurak algorithm requires preprocessing of the text and thus, for the initial search, more time is required than for the Boyer-Moore algorithm. However, after the text has been processed the Kurak algorithm always provides superior performance.<<ETX>>","PeriodicalId":230446,"journal":{"name":"Proceedings IEEE Southeastcon '92","volume":"69 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125191390","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Electromagnetic characteristics of a thick monopole antenna with dielectric loading 介质负载下厚单极天线的电磁特性
Pub Date : 1992-04-12 DOI: 10.1109/SECON.1992.202359
W. Huang, A. Glisson, A. Kishk
The effect of dielectric loading on the electromagnetic radiation characteristics of thick monopole antennas is investigated. A surface integral equation formulation for a dielectric-loaded thick monopole antenna modeled as a body of revolution is presented. The surface integral equations were solved via the method of moments for the unknown surface current distributions. The numerical data were verified by comparison of the results for input impedance with data available in the literature and with measured data for different configurations. The effects of loading on the input impedance, bandwidth, and beamwidth are considered for antennas mounted on both infinite and finite ground planes. Loads of various shapes and dielectric constants are investigated. Numerical results are presented for various conical and wire monopoles loaded with dielectrics which may partially or completely cover the conducting surface of the antenna.<>
研究了介质载荷对厚单极天线电磁辐射特性的影响。提出了一种以旋转体为模型的介质负载厚单极天线的表面积分方程。对于未知的表面电流分布,采用矩量法求解表面积分方程。通过将输入阻抗结果与文献数据和不同配置的实测数据进行比较,验证了数值数据的正确性。对于安装在无限地平面和有限地平面上的天线,考虑了负载对输入阻抗、带宽和波束宽度的影响。研究了不同形状和介电常数的载荷。给出了载有介电体的各种锥形单极子和线单极子的数值结果,这些介电体可能部分或完全覆盖天线的导电表面。
{"title":"Electromagnetic characteristics of a thick monopole antenna with dielectric loading","authors":"W. Huang, A. Glisson, A. Kishk","doi":"10.1109/SECON.1992.202359","DOIUrl":"https://doi.org/10.1109/SECON.1992.202359","url":null,"abstract":"The effect of dielectric loading on the electromagnetic radiation characteristics of thick monopole antennas is investigated. A surface integral equation formulation for a dielectric-loaded thick monopole antenna modeled as a body of revolution is presented. The surface integral equations were solved via the method of moments for the unknown surface current distributions. The numerical data were verified by comparison of the results for input impedance with data available in the literature and with measured data for different configurations. The effects of loading on the input impedance, bandwidth, and beamwidth are considered for antennas mounted on both infinite and finite ground planes. Loads of various shapes and dielectric constants are investigated. Numerical results are presented for various conical and wire monopoles loaded with dielectrics which may partially or completely cover the conducting surface of the antenna.<<ETX>>","PeriodicalId":230446,"journal":{"name":"Proceedings IEEE Southeastcon '92","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121772142","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
Engineering computer-based systems 工程计算机系统
Pub Date : 1992-04-12 DOI: 10.1109/SECON.1992.202436
G. F. Smith
Some of the problems associated with the design of computer-based systems are discussed. Engineering of computer-based systems requires the designer to address two types of issues. First, there are the technical issues concerning the definition of the requirements, their partitioning, and the physical design of the system. In technical issues of system design, perhaps the most important issue to be addressed is the control of complexity. The second type of issue relates to the social environment within which the system has to operate, and within which it must be designed. Some practical guidelines are given to aid in overcoming the problems.<>
讨论了与计算机系统设计有关的一些问题。基于计算机的系统工程要求设计者解决两类问题。首先,有关于需求的定义、划分和系统的物理设计的技术问题。在系统设计的技术问题中,可能要解决的最重要的问题是复杂性的控制。第二类问题涉及该制度必须在其中运作和必须在其中设计的社会环境。为帮助克服这些问题,提出了一些实用的指导方针。
{"title":"Engineering computer-based systems","authors":"G. F. Smith","doi":"10.1109/SECON.1992.202436","DOIUrl":"https://doi.org/10.1109/SECON.1992.202436","url":null,"abstract":"Some of the problems associated with the design of computer-based systems are discussed. Engineering of computer-based systems requires the designer to address two types of issues. First, there are the technical issues concerning the definition of the requirements, their partitioning, and the physical design of the system. In technical issues of system design, perhaps the most important issue to be addressed is the control of complexity. The second type of issue relates to the social environment within which the system has to operate, and within which it must be designed. Some practical guidelines are given to aid in overcoming the problems.<<ETX>>","PeriodicalId":230446,"journal":{"name":"Proceedings IEEE Southeastcon '92","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131563486","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Application of an inherently parallel heuristic methodology to flow-shop scheduling 内在并行启发式方法在流水车间调度中的应用
Pub Date : 1992-04-12 DOI: 10.1109/SECON.1992.202326
I. Paramanick
Presents an inherently parallel heuristic solution methodology called parallel dynamic interaction (PDI) and report its application to the flow-shop scheduling problem. Results indicate that, across the 40 examples studied, PDI solutions were on an average of within 2.5% of optimal. Additionally, the time taken for PDI to arrive at such high-quality solutions was negligible compared to that taken by conventional search techniques.<>
提出了一种内在并行的启发式求解方法——并行动态交互(PDI),并报告了其在流水车间调度问题中的应用。结果表明,在所研究的40个示例中,PDI解决方案平均在最优的2.5%以内。此外,与传统搜索技术相比,PDI获得如此高质量的解决方案所花费的时间可以忽略不计。
{"title":"Application of an inherently parallel heuristic methodology to flow-shop scheduling","authors":"I. Paramanick","doi":"10.1109/SECON.1992.202326","DOIUrl":"https://doi.org/10.1109/SECON.1992.202326","url":null,"abstract":"Presents an inherently parallel heuristic solution methodology called parallel dynamic interaction (PDI) and report its application to the flow-shop scheduling problem. Results indicate that, across the 40 examples studied, PDI solutions were on an average of within 2.5% of optimal. Additionally, the time taken for PDI to arrive at such high-quality solutions was negligible compared to that taken by conventional search techniques.<<ETX>>","PeriodicalId":230446,"journal":{"name":"Proceedings IEEE Southeastcon '92","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125490097","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
A high-speed 8*8-bit CMOS parallel array processor 高速8*8位CMOS并行阵列处理器
Pub Date : 1992-04-12 DOI: 10.1109/SECON.1992.202250
K.-K. Lee, R. G. Deshmukh
The authors present an architecture for an 8-b*8-b real-time parallel array processor that can be used for high-speed digital signal processing applications. The processor generates 18-b outputs from a stream of 8-b input data and a set of 8-b predetermined coefficients. The processor has been designed in 1.5- mu m CMOS technology, analyzed for its timing, and functionally simulated by a hardware description language and a schematic simulator. The processor includes a pipelined array of multiplier-accumulators which provides parallel operation to the processor. The processor does not use parallel operation for an input rate lower than 28.5 Msamples/s, but the degree of parallelism was increased up to three for an input rate higher than 57.0 Msamples/s. This increase of the degree of parallelism resulted in a maximum throughput of 60.2 Msamples/s.<>
提出了一种可用于高速数字信号处理的8b * 8b实时并行阵列处理器体系结构。处理器从8b输入数据流和一组8b预定系数中产生18b输出。采用1.5 μ m CMOS工艺设计了该处理器,对其时序进行了分析,并用硬件描述语言和原理图模拟器进行了功能仿真。处理器包括向处理器提供并行操作的乘数-累加器的流水线阵列。当输入速率低于28.5 Msamples/s时,处理器不使用并行操作,但当输入速率高于57.0 Msamples/s时,并行度增加到3。这种并行度的增加导致最大吞吐量为60.2 Msamples/s。
{"title":"A high-speed 8*8-bit CMOS parallel array processor","authors":"K.-K. Lee, R. G. Deshmukh","doi":"10.1109/SECON.1992.202250","DOIUrl":"https://doi.org/10.1109/SECON.1992.202250","url":null,"abstract":"The authors present an architecture for an 8-b*8-b real-time parallel array processor that can be used for high-speed digital signal processing applications. The processor generates 18-b outputs from a stream of 8-b input data and a set of 8-b predetermined coefficients. The processor has been designed in 1.5- mu m CMOS technology, analyzed for its timing, and functionally simulated by a hardware description language and a schematic simulator. The processor includes a pipelined array of multiplier-accumulators which provides parallel operation to the processor. The processor does not use parallel operation for an input rate lower than 28.5 Msamples/s, but the degree of parallelism was increased up to three for an input rate higher than 57.0 Msamples/s. This increase of the degree of parallelism resulted in a maximum throughput of 60.2 Msamples/s.<<ETX>>","PeriodicalId":230446,"journal":{"name":"Proceedings IEEE Southeastcon '92","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130610032","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
An efficient parallel structure for evaluating the triple matrix product algorithm 一种求解三矩阵积算法的高效并行结构
Pub Date : 1992-04-12 DOI: 10.1109/SECON.1992.202253
A. Barbir, J. Aravena
A parallel structure that can implement a matrix-matrix and a triple-matrix filtering algorithm efficiently is introduced. The architecture is a specialized form of a class of multiple single-instruction multiple-data machines (MSIMDs). It consists of systolic nodes of fixed dimension connected via a system network similar to the mesh interconnection network. The nodes have their own local memory and can access a common global memory. Communication among the nodes is performed by message passing. The structure is called the m/sup 2/-array (MSA). A technique is developed that analyzes the evolution of partial results in the MSA. The approach enables the designer to use the compute time as an added degree of freedom. This results in generating a family of low-complexity high-concurrence algorithms in the structure. This class of algorithms offer an attractive alternative for increasing the response time of the dedicated architecture.<>
介绍了一种能有效实现矩阵-矩阵和三矩阵滤波算法的并行结构。该体系结构是一类多单指令多数据机(msimd)的特殊形式。它由固定尺寸的收缩节点组成,通过类似于网状互连网络的系统网络连接。节点有自己的本地内存,可以访问公共的全局内存。节点之间的通信是通过消息传递来完成的。这种结构被称为m/sup 2/-数组(MSA)。开发了一种分析MSA中部分结果演变的技术。这种方法使设计人员能够将计算时间用作增加的自由度。这导致在该结构中生成一系列低复杂度、高并发的算法。这类算法为增加专用架构的响应时间提供了一个有吸引力的替代方案。
{"title":"An efficient parallel structure for evaluating the triple matrix product algorithm","authors":"A. Barbir, J. Aravena","doi":"10.1109/SECON.1992.202253","DOIUrl":"https://doi.org/10.1109/SECON.1992.202253","url":null,"abstract":"A parallel structure that can implement a matrix-matrix and a triple-matrix filtering algorithm efficiently is introduced. The architecture is a specialized form of a class of multiple single-instruction multiple-data machines (MSIMDs). It consists of systolic nodes of fixed dimension connected via a system network similar to the mesh interconnection network. The nodes have their own local memory and can access a common global memory. Communication among the nodes is performed by message passing. The structure is called the m/sup 2/-array (MSA). A technique is developed that analyzes the evolution of partial results in the MSA. The approach enables the designer to use the compute time as an added degree of freedom. This results in generating a family of low-complexity high-concurrence algorithms in the structure. This class of algorithms offer an attractive alternative for increasing the response time of the dedicated architecture.<<ETX>>","PeriodicalId":230446,"journal":{"name":"Proceedings IEEE Southeastcon '92","volume":"28 3","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120932053","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Observability of HIP nonlinear dynamics HIP非线性动力学的可观测性
Pub Date : 1992-04-12 DOI: 10.1109/SECON.1992.202288
A. Newman, D. G. Meyer
The observability of the nonlinear system equations describing the hot isostatic pressing (HIP'ing) dynamic system is investigated. HIP'ing is a process for consolidating porous materials to high density. The feasibility of estimating a particular state (grain size) of the HIP nonlinear system dynamics from measurements of the system's output (density) and input (applied temperature and applied pressure) is examined. The problem is treated as an observability issue in which it is desired to determine whether knowledge of the input/output data for the HIP'ing process can uniquely determine the states of the system. If the system is observable, then grain size can be estimated during the HIP'ing process without directly measuring it as an output of the system. The results indicate that the system is observable.<>
研究了描述热等静压动力系统的非线性系统方程的可观测性。HIP - ing是将多孔材料固结到高密度的过程。通过测量系统的输出(密度)和输入(施加温度和施加压力)来估计HIP非线性系统动力学的特定状态(粒度)的可行性。这个问题被视为一个可观察性问题,在这个问题中,需要确定HIP'ing过程的输入/输出数据的知识是否能够唯一地确定系统的状态。如果系统是可观察的,则可以在HIP - ing过程中估计晶粒尺寸,而无需将其作为系统的输出直接测量。结果表明,该系统是可观测的。
{"title":"Observability of HIP nonlinear dynamics","authors":"A. Newman, D. G. Meyer","doi":"10.1109/SECON.1992.202288","DOIUrl":"https://doi.org/10.1109/SECON.1992.202288","url":null,"abstract":"The observability of the nonlinear system equations describing the hot isostatic pressing (HIP'ing) dynamic system is investigated. HIP'ing is a process for consolidating porous materials to high density. The feasibility of estimating a particular state (grain size) of the HIP nonlinear system dynamics from measurements of the system's output (density) and input (applied temperature and applied pressure) is examined. The problem is treated as an observability issue in which it is desired to determine whether knowledge of the input/output data for the HIP'ing process can uniquely determine the states of the system. If the system is observable, then grain size can be estimated during the HIP'ing process without directly measuring it as an output of the system. The results indicate that the system is observable.<<ETX>>","PeriodicalId":230446,"journal":{"name":"Proceedings IEEE Southeastcon '92","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120959072","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
H/sub infinity / vs. classical methods in the design of feedback control systems H/次无穷/与经典方法在反馈控制系统设计中的比较
Pub Date : 1992-04-12 DOI: 10.1109/SECON.1992.202307
A. Meghani, H. Latchman
A few reasons for the continued popularity enjoyed by H/sub infinity / theory in the control community are discussed. The mixed sensitivity H/sub infinity / robust control design problem based upon the Glover-Doyle 2-Riccati state-space approach (Doyle, Glover, Khargonekar and Francis, 1989) is considered. Particular emphasis is placed on the choice of suitable weighting functions, design parameters selected to reflect the relative importance of different design goals, upon which often hinges the successful computation of a satisfactory H/sub infinity / optimal controller. The Glover-Doyle algorithm was used to design a H/sub infinity / robust controller for a single-input-single-output system.<>
讨论了H/次无穷/理论在控制界持续流行的几个原因。考虑了基于Glover-Doyle 2-Riccati状态空间方法(Doyle, Glover, Khargonekar and Francis, 1989)的混合灵敏度H/次∞/鲁棒控制设计问题。特别强调的是选择合适的加权函数,设计参数的选择以反映不同设计目标的相对重要性,这往往取决于一个令人满意的H/次∞/最优控制器的成功计算。采用Glover-Doyle算法设计了单输入-单输出系统的H/sub∞/鲁棒控制器。
{"title":"H/sub infinity / vs. classical methods in the design of feedback control systems","authors":"A. Meghani, H. Latchman","doi":"10.1109/SECON.1992.202307","DOIUrl":"https://doi.org/10.1109/SECON.1992.202307","url":null,"abstract":"A few reasons for the continued popularity enjoyed by H/sub infinity / theory in the control community are discussed. The mixed sensitivity H/sub infinity / robust control design problem based upon the Glover-Doyle 2-Riccati state-space approach (Doyle, Glover, Khargonekar and Francis, 1989) is considered. Particular emphasis is placed on the choice of suitable weighting functions, design parameters selected to reflect the relative importance of different design goals, upon which often hinges the successful computation of a satisfactory H/sub infinity / optimal controller. The Glover-Doyle algorithm was used to design a H/sub infinity / robust controller for a single-input-single-output system.<<ETX>>","PeriodicalId":230446,"journal":{"name":"Proceedings IEEE Southeastcon '92","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131182934","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Measurement techniques to reveal arrester MOV response during steep-front impulsing 在陡坡前缘脉冲期间揭示避雷器MOV响应的测量技术
Pub Date : 1992-04-12 DOI: 10.1109/SECON.1992.202368
H. Fan, D.B. Miller
Steep-front, high current tests have been performed on 10 kV and 15 kV MOV (metal oxide varistor) and gapped SiC (silicon carbide) distribution arresters. Arrester voltage responses to steep-front, nearly rectangular current pulses exhibited a large voltage overshoot or initial spike. A considerable part of this overshoot voltage was the induced voltage in the voltage divider due to time-changing magnetic field generated by the rapidly rising arrester current. The overshoot voltage was estimated by replacing the test arrester with a similarly sized aluminum tube. Noises have been filtered out of the voltage and current waveforms by software filtering to determine the maximum rate of rise of the arrester current. The arrester peak voltages and the peak responses of the arrester materials are related linearly to the maximum rate of rise of the arrester currents.<>
在10 kV和15 kV MOV(金属氧化物压敏电阻)和间隙SiC(碳化硅)配电避雷器上进行了陡锋大电流试验。避雷器电压对陡坡前、近矩形电流脉冲的响应表现出较大的电压超调或初始尖峰。这个超调电压的相当一部分是分压器中的感应电压,这是由快速上升的避雷器电流产生的随时间变化的磁场引起的。超调电压是通过用类似尺寸的铝管替换测试避雷器来估计的。通过软件滤波将噪声从电压和电流波形中滤除,以确定避雷器电流的最大上升速率。避雷器的峰值电压和避雷器材料的峰值响应与避雷器电流的最大上升速率呈线性关系。
{"title":"Measurement techniques to reveal arrester MOV response during steep-front impulsing","authors":"H. Fan, D.B. Miller","doi":"10.1109/SECON.1992.202368","DOIUrl":"https://doi.org/10.1109/SECON.1992.202368","url":null,"abstract":"Steep-front, high current tests have been performed on 10 kV and 15 kV MOV (metal oxide varistor) and gapped SiC (silicon carbide) distribution arresters. Arrester voltage responses to steep-front, nearly rectangular current pulses exhibited a large voltage overshoot or initial spike. A considerable part of this overshoot voltage was the induced voltage in the voltage divider due to time-changing magnetic field generated by the rapidly rising arrester current. The overshoot voltage was estimated by replacing the test arrester with a similarly sized aluminum tube. Noises have been filtered out of the voltage and current waveforms by software filtering to determine the maximum rate of rise of the arrester current. The arrester peak voltages and the peak responses of the arrester materials are related linearly to the maximum rate of rise of the arrester currents.<<ETX>>","PeriodicalId":230446,"journal":{"name":"Proceedings IEEE Southeastcon '92","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130936859","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Backpropagation algorithm for a generalized neural network structure 广义神经网络结构的反向传播算法
Pub Date : 1992-04-12 DOI: 10.1109/SECON.1992.202276
K. Krishnakumar
The author presents a generalized neural network structure and the associated backpropagation learning algorithm. This structure is an extension of a neural net structure presented by P.J. Werbos (1988, 1990). Generalization is aimed at ease of implementation and flexibility in structure selection. It is shown how certain network structures can be accommodated using this general structural form. Networks that are investigated include feedforward, recurrent, and memory networks.<>
提出了一种广义神经网络结构及其反向传播学习算法。该结构是P.J. Werbos(1988,1990)提出的神经网络结构的扩展。泛化的目的是为了便于实现和结构选择的灵活性。它显示了如何使用这种一般结构形式来适应某些网络结构。研究的网络包括前馈网络、循环网络和记忆网络
{"title":"Backpropagation algorithm for a generalized neural network structure","authors":"K. Krishnakumar","doi":"10.1109/SECON.1992.202276","DOIUrl":"https://doi.org/10.1109/SECON.1992.202276","url":null,"abstract":"The author presents a generalized neural network structure and the associated backpropagation learning algorithm. This structure is an extension of a neural net structure presented by P.J. Werbos (1988, 1990). Generalization is aimed at ease of implementation and flexibility in structure selection. It is shown how certain network structures can be accommodated using this general structural form. Networks that are investigated include feedforward, recurrent, and memory networks.<<ETX>>","PeriodicalId":230446,"journal":{"name":"Proceedings IEEE Southeastcon '92","volume":"151 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134278929","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
期刊
Proceedings IEEE Southeastcon '92
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1