Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Energy management using FPGA based controlling architecture

I had an idea to use a FPGA based controlling architecture to reduce the amount of energy consumed by domestic appliances . so wht I would lyk to know is which chip would be best suited for this and what is the best way to interface the appliances with fpga n how much can all this cost?

5 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    No, I don't think a microcontroller would do as we will need tolink a lot of appliances and as the FPGA would act as a gateway between the meter and the appliances

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Then you need to give more details about your application if you want some advice.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    The circuit will basically consist of a FPGA based algorithmic control circuit which would be triggered by the signal sent by the smart meter. Then the consumption details and user's preference can be fed in the controlling circuit and it can be installed as a gateway between the home network and the meter. Now when consumption crosses the threshold value meter will send a signal to the controlling circuit which will search for devices in standby state or high consumption state.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I still don't see the point of using an FPGA for that application. What kind of algorithm? It looks more like a software problem, and all you have to do is select a CPU with enough computing power and I/O to do that...