On 10/14/2013 2:03 PM, Ben Finney wrote:
> Renato Barbosa Pim Pereira
> writes:
>
>> I am looking for some software for PID tuning that would take the
>> result of a step response, and calculates Td, Ti, Kp, any suggestion
>> or hint of where to start?, thanks.
>
> Is this related to Python? Wha
On Tue, Oct 15, 2013 at 8:03 AM, Ben Finney wrote:
> Renato Barbosa Pim Pereira
> writes:
>
>> I am looking for some software for PID tuning that would take the
>> result of a step response, and calculates Td, Ti, Kp, any suggestion
>> or hint of where to start?, thanks.
>
> Is this related to Py
On 10/14/2013 5:03 PM, Ben Finney wrote:
Renato Barbosa Pim Pereira
writes:
I am looking for some software for PID tuning that would take the
result of a step response, and calculates Td, Ti, Kp, any suggestion
or hint of where to start?, thanks.
Is this related to Python? What is “PID tunin
On Mon, Oct 14, 2013 at 2:37 PM, Renato Barbosa Pim Pereira
wrote:
> I am looking for some software for PID tuning that would take the result of
> a step response, and calculates Td, Ti, Kp, any suggestion or hint of where
> to start?, thanks.
Googling for "python pid tuning" turns up some hits.
Renato Barbosa Pim Pereira
writes:
> I am looking for some software for PID tuning that would take the
> result of a step response, and calculates Td, Ti, Kp, any suggestion
> or hint of where to start?, thanks.
Is this related to Python? What is “PID tuning”, and what have you
tried already?
-