Forum Discussion
5 Replies
- Altera_Forum
Honored Contributor
Wouldn't a simple 8-bit micro-controller be more adequate?
- Altera_Forum
Honored 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
Honored Contributor
Then you need to give more details about your application if you want some advice.
- Altera_Forum
Honored 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
Honored 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...