How many characters needed at least when query one word

I want to search "Total Communications", no result found until i input 'Tota', or 'Total Communicatio'.

so what's the principle for this query?

By default? The whole term is needed.
Unless you are using edge ngrams based analyzer.