Electrical – DC-Gain from bode plot

control system

I have the following bode plot and I am trying to determine the DC-Gain and the Gain at high frequenciesenter image description here

How do I calculate the DC-Gain from this plot? Matlab's function dcgain() says that it is equal to 2. How do determine this?

Best Answer

Gain(dB) = 20 x log(amplitude Gain)

amplitude Gain = 10 ^ (Gain(dB)/20)

In your case it is 6dB -> amplitude Gain of ~2