




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、Electric Measurements with LabVIEW Dambovita Abstract: The paper presents a data acquisition system which consists in Hall effect sensors, a PCI 6023(National Instruments) data acquisition board, Lab VIEW graphical programming environment and the experimental results achieved by the authors concerni
2、ng the behavior of ac electrical circuits. The instruments used in the measurement technique were developed as computer data base equipments, using well determined functions (the acquisition of parameters, signal processing/adapting) with the communication possibility on a serial interface or on a p
3、arallel port. Today, data acquisition boards are used and can be assembled directly into the computer, having the operation possibility of an oscilloscope. The appearance of the LabVIEW environment was motivated by the research automation activity and by the application development, based on a hiera
4、rchical instrument structure, which is composed by the user's interface and the visual programming elements. Keywords:data acquisition, graphical programming, Hall effect, electric power1 Introduction The use of the LabVIEW graphical programming environment ensures the analysis and study of powe
5、r measurement methods in single-phase and three-phase alternative current circuits 3, 6, 7. The evolution in both electric measurement technique, in the electronic field and in the area of data acquisition systems, arguments the opportunity and justification of designing new instruments in order to
6、improve the research activity in this area 2, 3.The modern applied metrology is integrally linked with other fast-growing domains, such as computer technology, data processing and telecommunications. Adaptation of the information systems techniques for the needs of measurement systems created a new
7、interdisciplinary field dealing with Distributed Measurement-Control Systems (DMCS). Elements of DMCS (nodes) are distributed territorially, connected via wired or wireless network and able to exchange information between each other. Currently the research in the area of DMCS is focused on the appli
8、cability issues and adapting of new information and communication technologies for such systems 8. Nowadays, a very important issue in DMCS technology ensures the safety of communication. In many cases, the success of often costly experiments or missions and also the biological and economical securi
9、ty depends on the proper functioning of such systems. Due to the still growing integration with telecommunications and general public computer networks, the security of distributed measurement systems has been dramatically reduced. In many DMCS the information security of the network becomes one of
10、the major development problems. Information security issues are also very important (because of the specific openness of such systems, and ease of attack) in the wireless and mobile DMCS systems. Since the nodes of DMCS can be both socalled Measuring Servers, usually based on PCs with huge processor
11、 power, as well as mobile wireless sensors powered from battery, the existing disparity of calculation power makes another important issue for the development of common methods, ensuring the safety of DMCS. Therefore there is an urgent need to develop proper methods and tools to ensure the safety an
12、d security of these systems 1, 8. The software plays nowadays a huge role in measurement systems and very often determines their quality. The growing processors computing power and memory capacity allows for the development of more complex software. An important issue becomes the creation of new met
13、hods and software tools for designing distributed measurement systems, and in particular low-cost and easyto- use libraries and tools for designing software that provides secure exchange of information independently of used information and communication infrastructure.Existing software design tools
14、dedicated for DMCS, integrated software environments such as LabVIEW, LabWindows/CVI, HPVEE, enable simple and flexible development process of applications, but among others do not include libraries for secure data exchange. The security problem was only slightly considered which has resulted in the
15、 introduction of certain access control mechanisms to certain parts of an application (front panels and their components) based on login and password identification system. But there is no use of cryptographic methods, and the information between nodes is sent explicitly, mostly as a plain text.Ther
16、efore, it seems necessary to develop a complete library of functions, programs and tools tailored to specific programming environments, which would give the application or system developer the opportunity to design and simulate secure and safe distributed measurement system in an easy and intuitive
17、way. These additives should help to ensure safe transmission of data in any communication infrastructure and the creation of mechanisms for authentication and integrity of both measurement and control data.In the previous work, the authors have analyzed the LabVIEW environment capabilities for effic
18、ient implementation of cryptographic algorithms 1. The next phase of the work, described in this paper, is to develop new mathematical tool for LabVIEW environment - a Large Number library (also known as Big Integer or arbitrary length integer library). This library allows for the computation on num
19、bers with arbitrary (within the limits of available memory) number of decimal digits, far exceeding the typical representation in computer systems (32 or 64bit). Large numbers are widely used in many popular cryptographic algorithms, including RSA, Rabin or ElGamal public-key encryption systems, use
20、d for both, data encryption and the generation of secure digital signatures 2,3. The LN library in addition to basic arithmetic operation includes operation modulo N in the suitable rings or finite bodies, functions for calculating the opposite element in such algebras and primality test algorithms.
21、 2. Power Measurement in Single-Phase AC CircuitsThe instantaneous power 1,2,3,4 to an electric dipole is defined as the product of the instantaneous values of the voltage (u) to the terminal of the dipole and the current (i) that flows through the dipole: P=ui (1) The instantaneous power can be cla
22、ssified into input and output power, depending on the association of the voltage (u) and the current (i), which respects the rule of receivers and generators. In a sine-wave steady-state with the T period, the active power (P) can be defined as the average value of the instantaneous power, consideri
23、ng a natural number of periods: For a single-phase circuit which functions under a sine-wave permanent rate, in which the voltage and current have the following expressions: it results: - the active power: P = UIcos - the reactive power: Q = UIsin (5) - the apparent power: S = UIThe complex apparent
24、 power (S) is defined into the simplified complex representation as the product between the complex voltage (U) and the conjugate complex current (I*):The real part of the complex power (S) is the active power (P), the imaginary part is the reactive power (Q), the module is the apparent power (S) an
25、d the argument is equal to the phase displacement () of the circuit:For a single-phase circuit which does not function in sine-wave rate 4 and has the terminal voltage u(t): there can be defined: the active power:the reactive power:the apparent power:S=UI (11)By taking into account the relations abo
26、ve, we can notice that S ²P ²+Q ² and therefore the notion of deforming power can be introduced:The application below (fig. 1) which is realized by using the LabVIEW graphical programming environment, basing on the presented theoretical considerations 2,5,6,7, allows the graphical dis
27、play of the time variation of the voltage, the current, the instantaneous and active power. Control elements are used in order to modify the voltage and the charge impedance parameters, and also other elements are used for indicating the voltage, the current, the power factor, the active, reactive a
28、nd apparent power (in order to obtain an accurate view of the current, it is possible to multiply the amplitude 1, 10, 20, 50 or 100 times).Fig.1. Single-Phase AC Circuits Operation and Power Measurement simulation2.2 Signal Conditioning The acquisition data board is a complex system which allows pa
29、rameter measurement and monitoring from a technological process, using transducers which can transform studied physical measures into electrical voltage 1,3,4,6,7. For single-phase ac circuits, it is necessary to obtain signals with voltage-range amplitude, to be applied at the input of the board. F
30、or phase/line voltages, resistive voltage dividers (do not ensure galvanic isolation) or voltage measurement transformers (ensure galvanic separation) can be used. Shunts (current-voltage converter) or current measurement transformers can be used for currents. The use of both voltage dividers and sh
31、unts must be done by taking into account the current through the voltage divider, the voltage drop on the shunt, the power dissipation, parasite resistances, self-heating effects, dynamic effects.Fig.2. Data acquisition systemFig.3. Experimental resultsThe use of voltage-current measurement transfor
32、mers ensures the energetic systems galvanic isolation of the measuring system, but it introduces ratio and angle errors and realizes an inadequate perturbation transfer. The adopted solution was to use current and voltage transducers based on the Hall effect. The block diagram of the acquisition sys
33、tem is presented in fig.2 and fig.3 presents the experimental results.Remark: The voltage values and the parameters of the consumers in fig. 3a, were introduced into the application realized for simulation (fig.1).3. Power Measurement in Three-Phase AC Circuits For a random receiver (Z), consisting
34、in linear impedances, forming a system with n nodes which is alimented through a circuit with n conductors 1, the total complex apparent power (S) transmitted to the receiver is:By expressing the potentials of the nodes using the potential differences reported to a point N having a random potential,
35、 the expression (3.1) becomes: (14)The definitions of active and reactive power give the following results:The total active power P (respectively the reactive power Q) consumed by a random receiver with n phases and alimented through a line of n conductors, is equal to the sum of n active single-pha
36、se powers (or reactive single-phase powers) which are given by the Ik line currents, with the UkN voltages between the n conductors and the N point. The alternative three-phase circuits have the following voltage system:If the voltage system supplies a three-phase balanced receiver, the current syst
37、em will be:If the phase impedances are different, the receiver is not balanced and the absorbed currents from the source can be calculated with methods that are related to star connected three-phase balanced receivers, it results:Regarding the impedance value of the neutral conductor (Z0), the volta
38、ge value will be:Fig.4. Data Acquisition System block diagramThe block diagram of the data acquisition system is presented in fig.4. The measuring methods for active/reactive power in three-phase ac circuits, depend on the type of the consumer and the number of conductors in the electric energy supp
39、ly system.For three-phase circuits with neutral conductor (n=4), the generalized theorem becomes:The total active power in this case can be measured by using the 4 wattmeter method (if a random value is given to the potential of the N point) or using the 3 wattmeter method (if the potential of the N
40、 point is equal to the one of the neutral conductor).Fig.5. Data Acquisition System experimental results4 ConclusionThe implementation of the applications (simulating and data acquisition) into the LabVIEW graphical programming environment has been realized basing on theoretical aspects and experimental d
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2022毕业生简短实习心得
- 《少年的你》观后感集合15篇
- 年产20万吨本色浆替代废纸浆项目初步设计(参考范文)
- 2023年学校元旦晚会活动方案
- 货运站场转型升级规划设计方案(范文模板)
- 民宿室内设计设计方案
- 名人传核心价值解读
- 制图零件设计规范
- 河南省濮阳市、许昌市两地2022-2023学年高一上学期期末语文 含解析
- 河北师范大学汇华学院《模拟系统集成》2023-2024学年第二学期期末试卷
- T∕CNTAC 23-2018 医护职业服装
- 芯片生产全过程从沙子到封装课件
- 水泥混凝土路面翻修施工方案完整
- 怡口软水机中央净水机安装调试指南.
- 暖通毕业设计外文翻译
- 老年人的体重控制
- 北京中考英语完形填空专项练习及答案
- 小黄瓜种植观察日记(课堂PPT)
- 国际贸易销售合同中英文
- 余数与除数的关系导学案
- EAP:企业实施EAP的建议
评论
0/150
提交评论