I was going through some practice problems on Control System Modelling and came across this problem. It seems like the answer to this question is that the time constant is "reduced" but the result that we get from a quick tranfer function analysis is counter to this.
Let's assume that the tranfer function of the system without the tachometer feedback is $$G(s) = \frac{k}{1 + s\tau} \\\small\text{ where }\tau \text{ is the initial time constant}$$ Applying the tachometer feedback F(s) = fs in feedback loop, the overall transfer function will be $$G^{'}(s) = \frac{G(s)}{1 + G(s)F(s)} = \frac{\frac{k}{1 + s\tau}}{1 + \left ( \frac{k}{1 + s\tau}\right ) fs} = \frac{k}{1 + s\tau + kfs} = \frac{k}{1 + s(\tau + kf)} = \frac{k}{1 + s\tau_{new}}$$ Thus, $$\tau_{new} = \tau + kf$$ Hasn't the time constant increased? Or is there something wrong with this?
Couldn't really find a source which discusses this at length, but here's a relevant link: Effect of tachometer feedback in a control system