This article presents a heuristic Particle Swarm ant colony Optimization algorithm to solve engineering Optimization problems. Although PSO has simple principle and ease to be implemented and can eventually locate the desired solution, however, its practical use in solving engineering Optimization problems is severely limited by the high computational cost of the slow convergence rate. Here, ant colony and harmony search principles are employed to speed up local search and improve precision of the solutions. A modified feasible-based mechanism is described which handles the problem-specific constraints.Benchmark Optimization problems are used to illustrate the reliability of the proposed algorithm.