Skip to content

v0.0.5 Released!

Latest
Compare
Choose a tag to compare
@samirmartins samirmartins released this 17 Jan 18:24

This version of PYDAQ introduces an innovative feature that simplifies the process of obtaining mathematical models of systems through an intuitive and user-friendly interface. The "Get Model" functionality, compatible with Arduino and NIDAQ, enables the system to be excited using a PRBS signal, collects the corresponding output, and uses this data to generate a mathematical model that accurately represents the system.

To identify the models, "Get Model" leverages SysIdentPy, a library specifically designed for mathematical model acquisition. This integration between PYDAQ and SysIdentPy delivers an efficient solution, enabling the acquisition of high-quality data and precise models quickly and effortlessly.

The PYDAQ graphical interface also allows extensive customization of parameters for data acquisition, input signal generation, and model configuration. For added convenience, default values are predefined, allowing users to obtain a high-quality model with just a few clicks, without the need to manually adjust every parameter.

Updates can be done with:

pip install pydaq --upgrade