Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #56824

Re: PID tuning.

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.051
X-Spam-Evidence '*H*': 0.91; '*S*': 0.02; '"python': 0.16; 'calculates': 0.16; 'googling': 0.16; 'hint': 0.16; 'hits.': 0.16; 'td,': 0.16; 'tuning': 0.16; 'wrote:': 0.18; 'thanks.': 0.20; 'mon,': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; '14,': 0.36; 'step': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'response,': 0.91; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=6FY3dNRQV8FKfTRsugzeM1nSVjiL/yIi9crhbK7KLBk=; b=ji6a+ClBLDc/FRc6pmEaWLXR+2NR9UsJxfcLNZMT5ZpVYCdrHaoBRpE7RvrqRLn5Rl vQb6NVUoFteuxKLLfVGZXxvShrSB5sMUSTckAtxSocQpGjK36UPstTHIxBtYCUnQNov5 Ly/ZO+JoVAztGzgOn+V02tgnamb6u78KWDEu3UseTBr7DseFdFwBlni42rsMzrzsovYt hf+K2i4oqQfY/EzqGzFvxRlOjpDboPhiJnCFruYCfDnkXlHcD2p3pUBsgCGUF++OXQKR NiKO7fmCRI8MfgwmKsfoEMIpnojL2YjYFcRDkhxF+pW7Qggxrf+gMCC7d2b8ZxNYnvcd 0n4Q==
X-Received by 10.66.169.172 with SMTP id af12mr40318517pac.23.1381785040442; Mon, 14 Oct 2013 14:10:40 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <CAHq3d9DvAxfGc9jc9n3g3HmK8n3nne6iUjOL1PcMJynQYRhsbQ@mail.gmail.com>
References <CAHq3d9DvAxfGc9jc9n3g3HmK8n3nne6iUjOL1PcMJynQYRhsbQ@mail.gmail.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Mon, 14 Oct 2013 15:10:00 -0600
Subject Re: PID tuning.
To Python <python-list@python.org>
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1078.1381785406.18130.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1381785407 news.xs4all.nl 15865 [2001:888:2000:d::a6]:51285
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:56824

Show key headers only | View raw


On Mon, Oct 14, 2013 at 2:37 PM, Renato Barbosa Pim Pereira
<renato.barbosa.pim.pereira@gmail.com> 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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: PID tuning. Ian Kelly <ian.g.kelly@gmail.com> - 2013-10-14 15:10 -0600

csiph-web