Re: Shameless Plug

From: John Sampson (johns_at_xetron.com)
Date: 11/30/04


Date: 30 Nov 2004 14:18:27 -0800

Tim Wescott <tim@wescottnospamdesign.com> wrote in message news:<10qngi1gmp7pr14@corp.supernews.com>...
> I will be presenting two topics at the 2005 Embedded Systems Conference
> San Francisco next March -- see http://www.esconline.com/sf/ for show
> details.
>
> "Basic Control Theory for the Software Engineer" is as much information
> on the z-transform as I can fit into 90 minutes. It gives a
> high-altitude overview of designing software control loops in a
> systematic manner.
>
> "PID Without a PhD" is a primer on developing PID controllers in
> software, tuning them without using higher math, and avoiding some of
> the common pitfalls for this popular controller form.

I have the new issue and plan to read it on the plane tomorrow. Congratulations.

BTW, why is ESP so thin now? Embedded Systems Pamphlet ?????

I remember when it used to be 3 or 4 times longer, consistently.

John



Relevant Pages

  • Re: Coding embedded systems with C
    ... > I heard C is better for programming embedded systems than C++? ... Are you short on ROM/RAM - such as having to fit in to a 64kB address ... Then some C++ features will be unavailable. ... For any given project, examine your constraints. ...
    (comp.lang.c)
  • Re: comparing java & c#
    ... good fit as a replacement for C/C++ in embedded systems, ... For an embedded system I don't really want the .NET library, but having a language that is really object oriented with garbage collection would be a big improvement over C/C++. ... The thing I don't understand is that if someone thinks defining operators is a good thing why are they satisfied with the limited set of operators available in C++ with the predefined parsing rules. ...
    (comp.lang.java.help)