Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quantities that it could be measured with Pytta #33

Open
labodezao opened this issue Dec 9, 2020 · 2 comments
Open

Quantities that it could be measured with Pytta #33

labodezao opened this issue Dec 9, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@labodezao
Copy link

Hi Here,
I was wondering what is possibkle to measure with Pytta and what it is not :

Measuring the transient of a system with step sine or step excitation signal,

Measure the Quality factor, or sustension factor,
Plotting the enveloppe of the time signals to do transient analysis, (I have found already a python script for that)

From the enveloppe : Measure the settling time or response time of the system,
Finding the slope of the transient enveloppe,
Bifuraction analysis : measuring Self sustained oscillation threshold, self sustained oscillation hysteresis, multiple bifuractions states, ...

Plot the signals in phase plane ( easy to implement when you have position or acceleration) -> plot Pos vs velocity / plot Velocity vs Acceleration and plot Acc / Pos

Evaluate the inharmonicity of signal,

Modal extraction exctaction of signal.

This are open questions, and even if I am new in python, I could try to developp this

@Chum4k3r
Copy link
Collaborator

These are all awesome ideas!

We would really appreciate such contribution. Maybe a PR of how you would implement one of those, so we can fine tune together the implementation.

Let's see what the folk here says :D

@mtslazarin mtslazarin added the enhancement New feature or request label Dec 18, 2020
@mtslazarin
Copy link
Collaborator

The toolbox has enough room to integrate the suggestions. Btw, great ideas! I think a module with those functionalities would do the job (e.g. pytta.iso3741 or pytta.rooms). Everything could be based on SignalObjs, which could store even the envelope, and the module could do calculations based on that.
Please, submit a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants