In this paper we give a preconditioned conjugate gradient method (PCG) to solve the Hermitian Toeplitz system Ax =b.Based on the fact that an Hermitian Toeplitz matrix A can be reduced into a real Toeplitz matrix plus a Hankel matrix (i.e.,UAU* =T+ H) by a unitary similarity transformation (this unitary matrix is U=(I-iJ)/√2),we first reduce the system Ax=b to a real linear systems (T+H)[x1,x2]=[b1,b2].Then we propose a new preconditioner for solving those two systems.In particular,our solver only involves real arithmetics when the discrete si...