abhinand rd
Member level 1
- Joined
- Jul 15, 2011
- Messages
- 32
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- bangalore
- Activity points
- 1,516
I needed to design hardware for motor control. I use a BLDC motor. and the software to control it is field oriented control(FOC) with space vector modulation. I need to know what DSP I need to use. What are the considerations that need to be taken when selecting a microcontroller. should it be 8/16/32 bit? Sure when going for FOC, speed and current information needs to be sent to Microcontroller. that means ADC channels need to be present and options of synchronous sampling are better for good control. Are there are other considerations apart for the obvious requirements such as PWM channels, ADC channels etc.. ? Does software dictate the selection of microcontroller? if so, how ? Please help me regarding this queries. Thanks in advance