SCPI(Standard Commands for Programmable Instrument) Commands for FFT Analysis

FFT 분석을 위한 SCPI(Standard Commands for Programmable Instrument) 명령어

  • 노승환 (공주대학교 정보통신공학과 (Tel:0416-50-8623))
  • Published : 1996.10.01

Abstract

SCPI(Standard Commands for Programmable Instrument) is a standard command sets designed for controlling various types of instruments. In order to control FFT(Fast Fourier Transform) analyzing device using SCPI it is required to support sweep measurement function. We defined SCPI command set for FFT analysis and developed parser of defined command set using lex(Lexical Analyzer Generator) and yacc(Yet Another Compiler Compiler). After developing FFT analyzing test was performed with that parser. Up to audible signal frequency the result of FFT analysis was accurate and that result was agree with that of conventional FFT analyzer. As a result it is proved that various types of instruments including sweep measurement instrument can be controlled with appropriate SCPI command sets. Also when developing new instruments the method used in this experiment will contribute to reducing the time required to develop the SCPI parser and increasing reliability.

Keywords