Skip to content

Question about kd value #294

@GerhardKreuzer

Description

@GerhardKreuzer

Hi,
I looked at your default kd value and read the documents you linked.
Here the findings:
Popular Method (Rule of Thumb)

An easier method of manually determining the P, I and D values is to set the Integral and Derivative terms to off and to set the Proportional Band to a minimum. The resulting oscillation width Xosc and the oscillation period tosc can be used to determine the PID settings shown below.

P = 2.0 * Xosc
I = 1.5 * tosc
D = I / 5

These values result in a slightly over damped response and consequently all values can be reduced slightly to give a more responsive loop.

Your kd value is MUCH higher than ki.

Can you please explain the reasons, thanks a lot.

With best regards

Gerhard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions