(1) Prediction of electrical power use in plants, grids, end-user supply lines.
This can be done with time series predicting neural networks. And/or there might be some AI learning, e.g. with Genetic Algorithms. Both NN and GA are very parallel, where implementation in FPGA is no match for software approach
There are also some DSP techniques involved; e.g. Fourier can help to reveal cycles in power consumption. Fourier, wavelets, filters ...
(2) Prediction of telecommunication lines load - as above.