An Intelligent Car

Hi All, I am on a project called the intelligent car, it consists of 3 modules:
The Motion System
The Recognition System
The Intelligence System.

The motion system will consist, in a simple DC motor motion controlled by a Microcontroller or PLD.

The Recogntion System will consist in Proximity detector and a vision system. This vision system is a difficult system it involves Pattern Recogntion with Neural Networks and some DSP procedures.

The intelligence system will need some State Machines and also i can use Desicion Neural Networks:
Hopfield Neural Network
Perceptron
Backpropagation
ART Neural Network

being all different and with different properties althought for this project i will need a powerful

processor, i have heard about DSP’s Microcontrollers , Wich other may i use? Regards.

Hello.

If you plan on doing DSP, you should strongly consider using one of the many microcontrollers with dedicated DSP hardware. We’re also fairly excited about ST’s new 32-bit ARM Cortex. It seems quite powerful and might be worth a look.

- Ben

Oh thanks Ben, i hope to find the correct.

Regards.