Skip to content

juniorcl/virtual-lockin-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Lock-in Prototype

This a virtual lock-in prototype which is still in development. This project were made in python during my master's degree in natural sciences at the at the State University of Northern Fluminense Darcy Ribeiro.

Getting Started

This project woked in a photoacoustic spectroscopy experiment. Brieafly, it takes the noise signal and applies the lock-in funtion. As a result the lock-in function returns x and y, they atr saved in a csv file. These values can be used to calculate the value of R and θ. Finally the program plots the R-values which is the amplitude of the filtered signal.

Usage

We used in our photoacoustic laboratory studies with equipaments. Therefore, there are some libraries dependencies. The noise and reference signal are get from audio card. Each signal can be get from each channel. Below there are all the libraries used in this project.

Dependencies

Acknowledgment

  • State University of Northern Fluminense Darcy Ribeiro (UENF)
  • Graduate Program in Natural Sciences (PGCN)

License

This project is licensed under the MIT License - see the LICENSE.md file for details