• 제목/요약/키워드: LabView.

검색결과 869건 처리시간 0.014초

LabVIEW에 의한 Tracking 신호 분류 및 인식 (Classification and recognition of electrical tracking signal by means of LabVIEW)

  • 김대복;김정태;오성권
    • 전기학회논문지
    • /
    • 제59권4호
    • /
    • pp.779-787
    • /
    • 2010
  • In this paper, We introduce electrical tracking generated from surface activity associated with flow of leakage current on insulator under wet and contaminated conditions and design electrical tracking pattern recognition system by using LabVIEW. We measure the leaking current of contaminated wire by using LabVIEW software and the NI-c-DAQ 9172 and NI-9239 hardware. As pattern recognition algorithm and optimization algorithm for electrical tracking system, neural networks, Radial Basis Function Neural Networks(RBFNNs) and particle swarm optimization are exploited. The designed electrical tracking recognition system consists of two parts such as the hardware part of electrical tracking generator, the NI-c-DAQ 9172 and NI-9239 hardware and the software part of LabVIEW block diagram, LabVIEW front panel and pattern recognition-related application software. The electrical tracking system decides whether electrical tracking generate or not on electrical wire.

유비쿼터스 기반의 홈 오토메이션 (Home Automation System based on Ubiquitous)

  • 이정익
    • 한국산학기술학회논문지
    • /
    • 제10권11호
    • /
    • pp.3039-3042
    • /
    • 2009
  • 본 연구에서 개발한 홈 자동화 시스템은 임베디드 시스템에 LabVIEW PDA 모듈을 사용해 원거리 제어가 가능하고, PDA 장비 프로그래밍이 가능한 데모 장비이다. 모든 작동 프로그램은 LabVIEW로 이루어져 있다. 또한, 각 임베디드 시스템은 개인용 PC와의 배선 없이 스스로 동작하는 모드로 이루어져 있다. 이 홈 자동화 시스템은 무선 랜(802.11b)을 통한 PDA의 LabVIEW에 의해서 통제된다.

LabVIEW를 이용한 전력전자 컨버터 교육 프로그램 (Power Electronics Converter Education Program using LabVIEW)

  • 김주은;최남섭;한병문
    • 전력전자학회논문지
    • /
    • 제17권1호
    • /
    • pp.48-56
    • /
    • 2012
  • This paper deals with power electronic converter education program using LabVIEW. LabVIEW is a graphic based programming language with easy debugging, which is suitable for education program that can be used to study and figure out the operation of power electronic converters. When LabVIEW is employed as a simulation program of the operation of power electronic converters, the resulting program has the advantage such that the effects of the change of control variables and circuit parameters on the various variables such as the output voltage and the inductor current etc can be directly displayed without any separate compiling procedure. This paper shows the design procedure and the characteristics of the power electronics education program implemented by LabVIEW focusing on DC-DC converter among power electronic converters.

LabVIEW를 활용한 유해가스 원격 모니터링에 관한 연구 (A Study on Remote Monitoring of Harmful Gases using LabVIEW)

  • 한상배;김남호
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2022년도 춘계학술대회
    • /
    • pp.462-464
    • /
    • 2022
  • 본 논문은 LabVIEW와 MyRIO를 활용하여 유해가스를 측정하여 원격에서 모니터링에 관한 연구이다. 대다수는 Arduino를 이용한 가스측정은 복수의 센서를 사용하는 데 있어 다소 제한적이다. MyRIO는 복수의 센서를 계측할 수 있어 이를 무선으로 전송하여 LabVIEW를 통해 모니터링하는 방안을 제시하는 바이다.

  • PDF

LabVIEW와 cRIO를 이용한 AC 서보시스템의 속도제어 (Speed Control of AC servo system using LabVIEW and cRIO)

  • 윤기현;지준근
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2006년도 추계학술대회 논문집 전기기기 및 에너지변환시스템부문
    • /
    • pp.166-168
    • /
    • 2006
  • This paper presents a speed control of AC servo system using LabVIEW program and cRIO (Compact RIO)hardware which is a real-time controller made in National Instruments company. LabVIEW is a GUI programming language easy to implement control system and cRIO is a reconfigurable hardware platform which is very simple. Therefore Lab VIEW and cRIO will be excellent tools to design and implement control system.

  • PDF

UML과 LVOOP를 기반으로 한 내장형 시스템의 설계 구현 방안 (The Design and Implementation of the Embedded System based UML and LVOOP)

  • 조혁규;정민포;정덕길
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2011년도 추계학술대회
    • /
    • pp.371-374
    • /
    • 2011
  • UML은 객체지향 개념을 매우 잘 설명하고 있으며 요구 분석 단계에서 시스템 기능을 분석하기 위한 유스케이스 다이어그램과 도메인의 객체들을 개념적으로 표현한 클래스 다이어그램을 지원하고 있으며, 설계 단계에서 클래스 내부적인 연결을 보기 위한 시퀀스 다이어그램을 지원한다. 객체지향을 지원하는 대표적인 비주얼 기반 언어인 LabVIEW OOP는 직관적인 설계 도구로서 설계와 동시에 실행할 수 있는 개발 도구이다. 그러나, LabVIEW OOP 역시 시스템 개발자가 시스템을 설계하기 위해 설계 단계에서 객체지향 개념을 잘 표현하고 이해할 수 있는 방법이 필요하다. 논문에서는 객체지향 개념을 표현하는 UML을 이용하여 설계된 모델링을 LabVIEW OOP로 설계 시에 적용 가능한 기법을 제안한다.

  • PDF

SolidWorks®와 LabVIEW®를 연동한 6축 수직 다관절 로봇의 게인 튜닝 연구 (Technique for Simulating Gain Tuning using SolidWorks® and LabVIEW® for a Six-Axis Articulated Robot)

  • 정창두;정원지;김만수
    • 한국생산제조학회지
    • /
    • 제23권1호
    • /
    • pp.75-82
    • /
    • 2014
  • For accurate gain tuning of the lab-manufactured six-axis articulated robot RS2 with less noise, in this study, a program routine using dynamic signal analyzer, which is a realization of a controller design algorithm in the frequency domain, is programmed using LabVIEW$^{(R)}$. The contribution of this paper is the proposal of a simulation technique based on SolidWorks$^{(R)}$ and LabVIEW$^{(R)}$ for the gain tuning of a six-axis articulated robot. To realize the simulation, the LabVIEW$^{(R)}$ program used for experimental gain tuning is incorporated in to SolidWorks$^{(R)}$. A comparison shows that the results of simulation-based gain tuning and experimental gain tuning are almost the same within a 5% error bound. On the basis of the comparison, it can be suggested that the simulation-based technique for gain tuning can be applied instead of experimental gain tuning to a six-axis articulated robot by interlocking SolidWorks$^{(R)}$ and LabVIEW$^{(R)}$.

$LabVIEW^{TM}$를 이용한 고출력 가간섭광 계측 (A measurement of the high power coherent light using LabVIEWTM)

  • 황대석;최종운;이영우
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2003년도 춘계종합학술대회
    • /
    • pp.821-823
    • /
    • 2003
  • 산업 전반에 사용되는 수백W-수kW의 $CO_2$ 및 Nd:YAG 레이저광 출력측정 및 교정을 위해 정밀한 레이저 계측 장치를 제작하고 성능 평가 및 출력 측정을 위해 National Instrument사의 LabVIEW를 이용한 프로그램을 작성하였다. 레이저광의 출력측정을 위해 전원 공급기와 두 대의 DVM, 디지털 카운터를 GPIB를 통해 PC에 연결하였고 이를 이용해 데이터를 수집하여 그 결과를 분석하였다.

  • PDF

LabVIEW 기반의 PDA를 이용한 기계 진단 시스템의 개발 (Development of Induction machine Diagnosis System using LabVIEW and PDA)

  • 손종덕;양보석;한천;하종룡
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2005년도 춘계학술대회논문집
    • /
    • pp.945-948
    • /
    • 2005
  • Mobile computing devices are becoming increasingly prevalent in a huge range of physical area, offering a considerable market opportunity. The focus of this paper is on the development of a platform of fault diagnosis system integrating with personal digital assistant (PDA). An improvement of induction machine rotor fault diagnosis based on AI algorithms approach is presented. This network system consists of two parts; condition monitoring and fault diagnosis by using Artificial Intelligence algorithm. LabVIEW allows easy interaction between acquisition instrumentation and operators. Also it can easily integrate AI algorithm. This paper presents a development environment fur intelligent application for PDA. The introduced configuration is a LabVIEW application in PDA module toolkit which is LabVIEW software.

  • PDF