ImageVerifierCode 换一换
格式:DOC , 页数:13 ,大小:525.50KB ,
资源ID:22416      下载积分:10 金币
验证码下载
登录下载
邮箱地址:
验证码: 获取验证码
温馨提示:
支付成功后,系统会自动生成账号(用户名为邮箱地址,密码是验证码),方便下次登录下载和查询订单;
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝   
验证码:   换一换

 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.thwenku.com/down/22416.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  
下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(外文翻译-单FPGA芯片实现的过流保护.doc)为本站会员主动上传,图海文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知图海文库(发送邮件至admin@thwenku.com或直接QQ联系客服),我们立即给予删除!

外文翻译-单FPGA芯片实现的过流保护.doc

1、英文原文OVERCURRENT RELAY ON A FPGA CHIPAbstractA new hardware approach for implementing overcurrent relays is presented in this paper. An overcurrent relay is implemented on a field programmable gate array (FPGA) chip (Xilinxs XC3020-50-PC84C). The hardware design of the overcurrent relay is based on a

2、 three-stage pipelined architectureA relationship that describes the time -current characteristics of the relay in terms of the clock frequency of the chip is developed.1. INTRODUCTIONMicroprocessors have successfully implemented protective power relays. A typical microprocessor-based relay requires

3、 more than ten general-purpose standard chips l2 3.The basic chips necessary for implementation include at least read/write memory (RWM) chip ,input port in addition to the microprocessor .The disadvantages of using several standard chips in the implementation of a protective relay can be summarized

4、 in the following points.1. These chips consume board space. 2. They require labor or Production time for assembly. 3. They decrease the reliability because of the mechanical connections.4. They consume power. Advances in Very Large Scale Integrated (VLSI)4 systems have made the design and fabricati

5、on of Application , Specific Integrated Circuits ( ASICs )5 feasible . A recently introduced type of ASIC is the field programmable gate array (FPGA) 6.FPGAs are ASICs which combine the attractive features of both programmable logic devices (PLDs)7and gate arrays 4.This paper reports on the implemen

6、tation of an overcurrent relay on a field programmable gate array (FPGA) chip, Xilinxs XC3020-50- PC84C8. Xilinxs development system 8 is used for the software and hardware development of the FPGA chip. A three-stage pipelined architecture is adopted in the realization of the relay hardware. The imp

7、lemented overcurrent relay has twos 8-bit inputs: the current being monitored and a threshold value; and two single bit inputs: reset and clock. The one-bit trip signal is the only output provided by the relay. The threshold input, which can be varied,etermines the minimum fault current .The reset i

8、nput is provided for initialization and resetting after tripping .In general ,a protective relay on ASIC such as FPGA gives the following advantges.a. Significant reduction in power consumption all board space. b. No labor or production time for assembly. c. No software programs are written and/or d

9、ebugged.d. Production cost is reduced while perfonnance and reliability are increased.The outline of this paper is as follows. Section 2 describes the three-staged pipelined architecture of the overcurrent relay. Brief description of the FPGA chip and the experimental results of the overcurrent rela

10、y are Presented in section3. Concluding remarks are given in section42. ARCHITECTURE OF OVERCURRENT RELAYThe basic function of an overcurrent relay is to monitor the current of the line being protected. Whenever the current exceeds a predetermined threshold, the relay goes through a delay routine th

11、en activates the trip signal. Figure 1 illustrates the time-current characteristics of the overcurrent relay. The basic digital circuits needed for the implementation include a counter, look-up table in the form of a combinational circuit, and two comparators. The counter measures the duration of th

12、e fault which means that the value of the counter is zero under normal conditions. The look-up table stores the time-current characteristics, shown in Figure 1, of the relay. The comparators make two decisions: The first decision is whether there is a fault or not; and the second decision is whether

13、 to activate the trip signal or not. A pipelined architecture is selected for the hardware realization of the overcurrent relay. Pipelined architectures are regular and simple to implement and at the same time they provide high throughput. Only three stages are needed for the overcurrent relay as sh

14、own in Figure 2. In the figure the stages are separated by latches that allow all three stages to operate in parallel. The execution time of each stage is less than one period of the system clock. Therefore the system clock passes the data through the system by triggering the latches simultaneously.

15、 The tasks of the three stages are outlined below.Stage l: The first stage has two circuits: the look-up table and a comparator. First, the two inputs to the stage, the current and the threshold value, are latched-in. Using the current, the time-to-trip (ttt) is read out of the look-up table. At the

16、 same time, the current and the threshold value are compared and fault condition (fc) signal is computed. The value of fc is equal to one if and only if the current exceeds the threshold value, that isFigure 1 Time-current characteristics of overcurrent relays Overcurrent relayFigure 2 -Pipelined architecture for overcurrellt relaysThe outputs ttt amd fc of the first stage are passed to the second stage.

网站客服QQ:2356858848

  客服联系电话:18503783681

copyright@ 2008-2022 thwenku网站版权所有

ICP备案:豫ICP备2022023751号-1


>


客服