I am trying to optimize some parameters of a power system component using Particle Swarm Optimization algorithm. The objective is to minimize the frequency deviation of a power system. How can I be sure that the parameters found after optimization will correspond to global minima? Will local minima solve my problem in this case?