In the 1950's, Julius Büchi showed that $(\mathbb{N},S,+,0)$ is not merely a decidable structure as Presburger had shown, but an automatic structure, i.e. there is an encoding of the natural numbers (using finite binary strings) such that you can algorithmically assign to each formula $\phi(x_1,...,x_n)$ in the language of Presburger arithmetic a finite automaton $M_\phi$ which recognizes the set $\{(a_1,...,a_n):(\mathbb{N},S,+,0)\models \phi(a_1,...,a_n)\}$.
Now I believe that the ordered field of algebraic real numbers $(\mathbb{R}_{alg},+,*,<,0,1)$ is a decidable structure, i.e. there's an encoding of the algebraic real numbers such that the theory of the structure with constants added for all the algebraic real numbers is a decidable theory. But my question is, is $(\mathbb{R}_{alg},+,*,<,0,1)$ an automatic structure? That is, is there an encoding of the algebraic real numbers such that you can algorithmically assign to each formula $\phi(x_1,...,x_n)$ in the language of ordered fields a finite automaton $M_\phi$ which recognizes the set $\{(a_1,...,a_n):(\mathbb{R}_{alg},+,*,<,0,1)\models \phi(a_1,...,a_n)\}$?