57 research outputs found
Microgrid Control Strategy Study and Controller Design Based on Model Predictive Control
In the 21st century, because of the exhausting of oil, coal and other non-renewable energy, human beings enter a period of large-scale exploitation and utilization of renewable energy. Renewable energy generation become an important way for new energy utilization, however, as more and more distributed generation connect to power distribution network, the traditional distribution network structure will be changed. A large number of distributed generation applications of modern power electronic technology, have also produced a lot of harmonics to impact the power quality. It will threaten the safe operation of the distribution network and obstruct the utilization of renewable energy. The concept of microgrid provides a new thinking for the application of renewable energy. Microgrid can make full use of the characteristics of the renewable energy and it is the key of the future resources and environment for human beings. We can predict that, microgrid construction will be rapidly developed in 21st century, based on the utilization of renewable energy.
In order to coordinate the contradiction between power grid and distributed generation, the concept of microgrid arises at the historic moment. Microgrid has two operation modes: islanded mode and grid-connected mode. By theoretically analyzing, simulation model construction and result analyzing, the microgrid coordinated control strategies will be studied in this paper.
Firstly, this paper starts from the microgrid operation control mode, respectively establishing the traditional control strategy of simulation for the isolated and connected microgrid. The isolated grid control strategies is V/f control strategy based on droop characteristic and the connected grid control strategies is P/Q control strategy.
Second, the model predictive control is introduced in chapter three including its principle and application. In the case study, the traditional PI controller is compared with model predictive control controller in single distributed generation system to introduce advantages of model predictive control method.
Last, the model of microgrid with multiple distributed generations is built in MATLAB/Simulink. There are three cases in this model: working model switches between grid-connected and islanded mode; increase and decrease load in islanded mode; disconnect one PV system at certain time in islanded mode. By analyzing results of three cases, the MPC controller can achieve desirable efficiency of power control. Meanwhile, the voltage and frequency are working in the required range of the system. That proves the effectiveness of MPC controller
Video Generation From Text
Generating videos from text has proven to be a significant challenge for
existing generative models. We tackle this problem by training a conditional
generative model to extract both static and dynamic information from text. This
is manifested in a hybrid framework, employing a Variational Autoencoder (VAE)
and a Generative Adversarial Network (GAN). The static features, called "gist,"
are used to sketch text-conditioned background color and object layout
structure. Dynamic features are considered by transforming input text into an
image filter. To obtain a large amount of data for training the deep-learning
model, we develop a method to automatically create a matched text-video corpus
from publicly available online videos. Experimental results show that the
proposed framework generates plausible and diverse videos, while accurately
reflecting the input text information. It significantly outperforms baseline
models that directly adapt text-to-image generation procedures to produce
videos. Performance is evaluated both visually and by adapting the inception
score used to evaluate image generation in GANs
- ā¦