PID Loop


Closed Thread
Results 1 to 5 of 5

Thread: PID Loop

  1. #1
    nemo's Avatar
    nemo Guest

    Thumbs up PID Loop

    Hello,

    I have a project which makes of measurement a force and operates a brake according to an consigne. I want to employ a loop of PID for make a regulation.
    Do you have some infomations on PID in micro PIC? There is a function PID in PROTON+?

    Thank you...

  2. #2
    Join Date
    Feb 2005
    Location
    Kolkata-India
    Posts
    563


    Did you find this post helpful? Yes | No

    Red face Go through the Microchip appnotes on AC Induction Motor Control

    Microchip has got a few appnotes on their sites regarding motor control. However the source codes are in asm or C. Nevertheless it may help you in system analysis and design. If you could give exacting requirement then I can also spend some time on it. PID is bothering me too. I design industrial battery chargers and DC thyristor control. Employing a PID control there would improve the transient response of the system

  3. #3
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,614


    Did you find this post helpful? Yes | No

    Wink

    Hi,

    There's an application on the Parallax site ... in Picbasic !!!

    Works well ...

    Alain

  4. #4
    Join Date
    Dec 2003
    Location
    Wichita KS
    Posts
    511


    Did you find this post helpful? Yes | No

    Default

    Hello Alain,

    WE should get the author to post the code here, if it is not here yet...

    Dwayne
    Ability to Fly:
    Hurling yourself towards the ground, and missing.

    Engineers that Contribute to flying:
    Both optimists and pessimists contribute to the society. The optimist invents the aeroplane, the pessimist the parachute

    Pilots that are Flying:
    Those who know their limitations, and respect the green side of the grass...

  5. #5
    nemo's Avatar
    nemo Guest


    Did you find this post helpful? Yes | No

    Thumbs up Pid

    Thanks for your help Sougata!!!

    I already worked my project and carried out loop PID with API (mitsubishi). Now, I will want to optimize the project and to improve this loop of regulation PID by using a PIC. I will like that my regulation is fast....My brake have a little response time (few ms).
    I think my project is easy: I make a measure and i compare it with a consign. According to the difference of consign and measure, i vary an output (0/5V) for command the brake.
    Now, i work on the PID!!! If you want i have find some information PID on the forum www.picbasic.org

    best regards

    Quote Originally Posted by sougata
    Microchip has got a few appnotes on their sites regarding motor control. However the source codes are in asm or C. Nevertheless it may help you in system analysis and design. If you could give exacting requirement then I can also spend some time on it. PID is bothering me too. I design industrial battery chargers and DC thyristor control. Employing a PID control there would improve the transient response of the system

Similar Threads

  1. Controlsystem for compact sporting (clay shooting)
    By Fredrick in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 30th July 2009, 16:48
  2. Serin to Serin2 ??
    By Gixxer in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 25th January 2008, 03:56
  3. Serial Relays
    By tazntex in forum General
    Replies: 3
    Last Post: - 17th May 2007, 17:42
  4. newbie Q - edge detection?
    By RMCRAVEN in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 9th October 2006, 08:20
  5. Newbie question:
    By Izone in forum mel PIC BASIC
    Replies: 2
    Last Post: - 26th February 2006, 16:24

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts