Join us today!

TcControl: a librar...
 
Notifications
Clear all

TcControl: a library for signal filter and control

3 Posts
2 Users
4 Likes
368 Views
rruiter
Posts: 63
Topic starter
(@rruiter)
Estimable Member
Joined: 2 years ago

I made a simple library to do basic signal filtering and PID control. I decided to write my own methods, because the Beckhoff methods are often very opaque.

Let me know what you think!

https://github.com/rruiter87/TcControl

Reply
2 Replies
2 Replies
runtimevictor
(@runtimevictor)
Joined: 2 years ago

Estimable Member
Posts: 156

@rruiter , 🤩 

Hello I had to look for the TcUnits library in your GitHub since it is needed for TcControl to compile and install it...,

if it's not too much to ask, could you put a use case?..., an example of an application that occurs to you or for example Regulate anything such as filling a deposit to a set point or a temperature regulation, etc.. or the example you prefer so we can understand the use of this library much better...

Reply
rruiter
(@rruiter)
Joined: 2 years ago

Estimable Member
Posts: 63

@runtimevictor See https://cookncode.com/twincat/2021/09/13/units.html

There are better ways to make sure you have the right units as mentioned in the article. But working with aliases has the better/easier interface.

Reply
Share: