This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

looking for TIDesign or any reference design for three phase Motor controller with GSM (remote operation by mobile)



Dear All,

In this application we are sensing three phase current and voltage (phase to phase) and display three pahase voltage and current on LCD (2x16). 

Features motor over load cut off and setting of maximum over load current (manual by port ) are also there.

 

We have to develop application  for motor controller and remote operation by GSM Mobile. In this appliaction we have not measured three phase voltage, current and LCD display.

 

Please suggest microcontroller and it's solution for three phase voltage and current sensing

Regards,

utpal

  • Hi Utpal,

    So you only want to measure voltages and currents and not drive 3phase motor right? Also, you need LCD and GSM module communication ability?

    Regards,
    Gautam
  • Dear Gautam,
    As expected thanks for your quick response.
    please find below inputs from my side.

    1) Yes, we want to measure three phase voltage and current (without neutral).
    2) Not drive three phase motor ( We have our Motor Starter that drive three phase motor)
    3) After three phase sensing (voltage and current). Voltage and current will be display on LCD.
    4) GSM Module will interface (communicate) by microcontroller.
    5) By mobile (by call or SMS), we will send the commond to GSM module, Microcontroller will handle the all ON/OFF operations.
    6) By microcontroller, we will operate the Motor Starter. Motor Starter will operate the three phase motor.

    Kindly share your valuable suggestions.

    Regards,
    utpal
  • Cool... here are my suggestions.
    1. Measuring voltages or currents is not an issue as C2000 mcus are specially built for such operations.
    2. GSM modem communication can be achieved with hSCI peripheral (UART mode)
    3. Interfacing LCD can be tricky as you'll have to go for Serial LCDs. This can be achieved with SCI, SPI or I2C peripherals.

    You can either look for 1 SCI and 1 SPI for which you can choose F28027 or if you need 2 SCIs then F28069.
    I hope you got some idea. Let me know if you need more info. Also, I would like to know, do you have any complex computations?

    Regards,
    Gautam
  • Dear Gautam,
    Thanks for your perfect reply.
    you reply answered all my queries .
    Thanks.
  • depending on the GSM module you choose, some of this came with ADC and GPIOS, I2C and SPI included. Do some google search and you will find it.
    Gastón
  • Please keep closing the threads you open, Utpal. (By verifying the answers)
    Helps the community in this way.

    Goodluck & Regards,
    Gautam