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: 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: References: From: Ian Kelly Date: Mon, 14 Oct 2013 15:10:00 -0600 Subject: Re: PID tuning. To: Python 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 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.