Code Monkey home page Code Monkey logo

bk2034_gpib's People

Contributors

darwinne avatar

Stargazers

 avatar

Watchers

 avatar  avatar

bk2034_gpib's Issues

Increase the resolution of the 1/3 octave analysis for low frequency.

Currently, the 1/3 of octave analysis for very low frequency done by octave.c is affected by a huge error, since only one spectrum is acquired between 0 Hz and 6.3 kHz. It would be better to acquire the spectrum twice, one below 800 Hz to have a good representation for low frequencies, and one up to 25kHz, to have information on all the audio band.
The acquisition should be done automatically and data gathered during the two passes should be blended together.

Choose between PSD or RMS measurements

At the beginning of the execution, just before launching the acquisition, the control software should ask wether calculations and results should be based on the Power Spectral Density (PSD) or on RMS value. The first case is meaningful with noise analysis, the latter with signals whose spectrum has energy concentrated in discrete lines.

Insert code

Import the code which has already been written in this repository using GIT.

Noise generator and impedance

During the impedance measurement, the signal generator should be switched on, configured to "pseudo random noise", an automatic setting of the input sensitivity should be launched, before waiting for the measurement.
With pseudo-random noise, it is better to sync acquisition of ch. A and B to the signal generator and use a rectangular windowing function for the FFT.

Correct measurement units

The measurement units shown by the "octave" utility should be coherent with the measurements done. dB/YREF*Hz for PSD measurements, dB/YREF for RMS and dB for H1 and H2 (check that!)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.