A PC-based frequency spectrum analyzer

The PC-based Frequency Spectrum Analyzer is an electronic device that analyzes the frequency response of an input causal signal. It does the frequency analysis of the signal through the use of Fast Fourier Transform (FFT). An important feature of this device is its low cost as compared to the commer...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلفون الرئيسيون: Miranda, Mervin R., Ojeda, Varian Sherwin T., See, Ferdinand C., Yap, Douglas Anthony H.
التنسيق: text
اللغة:English
منشور في: Animo Repository 1997
الموضوعات:
الوصول للمادة أونلاين:https://animorepository.dlsu.edu.ph/etd_bachelors/8956
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
الوصف
الملخص:The PC-based Frequency Spectrum Analyzer is an electronic device that analyzes the frequency response of an input causal signal. It does the frequency analysis of the signal through the use of Fast Fourier Transform (FFT). An important feature of this device is its low cost as compared to the commercially available spectrum analyzers. The device works by first sampling the input signal and quantizing it into discrete values. The quantized value is then transformed into a specific format that is passed on to the CPU of the computer through an interfacing device. Since the function of the quantized values at this point is time-dependent, a software is needed to perform the FFT to transform the function to the frequency domain. The resulting function is the plotted on a coordinate system. A middle-level language software is needed since the software needed to perform the frequency analysis is a high-level language. What this language does is it links the low-level language used by the CPU and the high-level language used to perform the frequency analysis.