In this paper,we focus on energy management of distributed generators(DGs) and energy storage system(ESS) in microgrids(MG) considering uncertainties in renewable energy and load *** MG energy management problem is fo...
详细信息
ISBN:
(纸本)9781479919819
In this paper,we focus on energy management of distributed generators(DGs) and energy storage system(ESS) in microgrids(MG) considering uncertainties in renewable energy and load *** MG energy management problem is formulated as a two-stage stochastic programming model based on optimization ***,the optimization model is decomposed into a mixed integer quadratic programming problem by using discrete stochastic scenarios to approximate the continuous random variables.A Scenarios generation approach based on time-homogeneous Markov chain model is proposed to generate simulated time-series of renewable energy generation and load ***,the proposed stochastic programming model is tested in a typical LV network and solved by Matlab optimization *** simulation results show that the proposed stochastic programming model has a better performance to obtain robust scheduling solutions and lower the operating cost compared to the deterministic optimization modeling methods.
Passivity is one of the most physically appealing concepts in systems and control theory. The stored internal energy in a passive system is bounded from above by the externally supplied energy. It is well known that t...
详细信息
ISBN:
(纸本)9781479978878
Passivity is one of the most physically appealing concepts in systems and control theory. The stored internal energy in a passive system is bounded from above by the externally supplied energy. It is well known that this energy dissipation property has important implications for closed-loop stability. Additionally, the passivity property is preserved with respect to feedback and parallel interconnections of passive systems. This composability property of passive systems is crucial in designing and analyzing highly networked systems. Due to these desirable features, the passivity paradigm has been widely utilized to achieve outstanding success in robot control, which is the main focus of the session. The tutorial session starts with a historical perspective on passivity-based robot control and its broad applicability to several important problems in robotics. Despite the long history, passivity-based robot control is being actively utilized in addressing emerging problems in robot control. Hence, the remainder of the session presents application of passivity-based robot control to address important research issues in bilateral teleoperation, visual feedback estimation and robot control, cooperative robot control, and mixed human-robot teams.
By using the on-site parameters from the middle speed mill(MSM) of the power plant, the mathematical model of middle speed mill is given by using the test-modeling method. Based on the obtained model, the dynamic ma...
详细信息
By using the on-site parameters from the middle speed mill(MSM) of the power plant, the mathematical model of middle speed mill is given by using the test-modeling method. Based on the obtained model, the dynamic matrix control(DMC) of middle speed mill is introduced in MATLAB/SIMULATION environmental. The impact of the parameters of the DMC controller on the final outputs of MSM have been widely studied, such as model mismatch, variations of the prediction and control horizons, and interruption time. The simulations are performed in comparison with the convention proportion integration differentiation(PID) controller. The results show that the introduced DMC provides a desired performance.
Autonomous UAVs need on-board vision system to be able to navigate, avoid collisions, and execute missions. Small UAVs can carry small form factor vision system with low power consumption due to natural payload limita...
详细信息
Autonomous UAVs need on-board vision system to be able to navigate, avoid collisions, and execute missions. Small UAVs can carry small form factor vision system with low power consumption due to natural payload limitations. Therefore it is a natural idea to use cellular sensor-processor arrays to implement the necessary vision functions. In this paper, we present a UAV collision warning algorithm and its implementation on a 176×144 sized mixed-signal sensor-processor array. Besides the technical details of the implementation, the paper includes comparison with FPGA implementation of the same algorithm.
Hepatitis C is a major public health problem in the United States and worldwide. Outbreaks of hepatitis C virus (HCV) infections associated with unsafe injection practices, drug diversion, and other exposures to blood...
详细信息
Hepatitis C is a major public health problem in the United States and worldwide. Outbreaks of hepatitis C virus (HCV) infections associated with unsafe injection practices, drug diversion, and other exposures to blood are difficult to detect and investigate. Molecular analysis has been frequently used in the study of HCV outbreaks and transmission chains; helping identify a cluster of sequences as linked by transmission if their genetic distances are below a previously defined threshold. However, HCV exists as a population of numerous variants in each infected individual and it has been observed that minority variants in the source are often the ones responsible for transmission, a situation that precludes the use of a single sequence per individual because many such transmissions would be missed. The use of Next-Generation Sequencing immensely increases the sensitivity of transmission detection but brings a considerable computational challenge because all sequences need to be compared among all pairs of samples. For instance, our relatively small dataset of 401 samples, a total of 80200 pairwise sample comparisons must be performed, which account for 4.56 x 1010 pairwise sequence comparisons. We present a fast and efficient three-step filtering strategy that removes 85.1% of all the pairwise sample comparisons and 91.0% of all pairwise sequence comparisons, accurately establishing which pairs of HCV samples are below the relatedness threshold This electronic document is a “live” template and already defines the components of your paper [title, text, heads, etc.] in its style sheet.
In this paper, we explore the problem of multiview subspace clustering. We introduce a low-rank tensor constraint to explore the complementary information from multiple views and, accordingly, establish a novel method...
详细信息
ISBN:
(纸本)9781467383929
In this paper, we explore the problem of multiview subspace clustering. We introduce a low-rank tensor constraint to explore the complementary information from multiple views and, accordingly, establish a novel method called Low-rank Tensor constrained Multiview Subspace Clustering (LT-MSC). Our method regards the subspace representation matrices of different views as a tensor, which captures dexterously the high order correlations underlying multiview data. Then the tensor is equipped with a low-rank constraint, which models elegantly the cross information among different views, reduces effectually the redundancy of the learned subspace representations, and improves the accuracy of clustering as well. The inference process of the affinity matrix for clustering is formulated as a tensor nuclear norm minimization problem, constrained with an additional L2,1-norm regularizer and some linear equalities. The minimization problem is convex and thus can be solved efficiently by an Augmented Lagrangian Alternating Direction Minimization (AL-ADM) method. Extensive experimental results on four benchmark datasets show the effectiveness of our proposed LT-MSC method.
Classical applications of control engineering and information and communication technology (ICT) in production and logistics are often done in a rigid, centralized and hierarchical way. These inflexible approaches are...
详细信息
A new method for global optimization of Hölder goal functions under compact sets given by inequalities is proposed. All functions are defined only algorithmically. The method is based on performing simple Monte C...
A new method for global optimization of Hölder goal functions under compact sets given by inequalities is proposed. All functions are defined only algorithmically. The method is based on performing simple Monte Carlo trials and constructing the sequences of records and the sequence of their decrements. An estimating procedure of Hölder constants is proposed. Probability estimation of exact global minimum neighborhood using Hölder constants estimates is presented. Results on some analytical and algorithmic test problems illustrate the method’s performance.
This paper describes the stage of initial validation of the model-based control of the plate heat exchanger (PHE) by simulation. For the distributed parameter model of PHE validated on the basis of the measurement dat...
详细信息
Common parallel computer microarchitectures offer a wide variety of solutions to implement numerical algorithms. The efficiency of different algorithms applied to the same problem vary with the underlying architecture...
详细信息
ISBN:
(纸本)9781479983926
Common parallel computer microarchitectures offer a wide variety of solutions to implement numerical algorithms. The efficiency of different algorithms applied to the same problem vary with the underlying architecture which can be a multi-core CPU, many-core GPU, Intel's MIC (Many Integrated Core) or FPGA architecture. Significant differences between these architectures exist in the ISA (Instruction Set Architecture) and the way the compute flow is executed. The way parallelism is expressed changes with the ISA, thread management and customization available on the device. These differences pose restrictions to the implementable algorithms. The aim of the work is to analyze the efficiency of the algorithms through the architectural differences. The problem at hand is the one-factor Black-Scholes option pricing equation which is a parabolic PDE solved with explicit and implicit time-marching algorithms. In the implicit solution a scalar tridiagonal system of equations needs to be solved. The possible CPU, GPU implementations along with novel FPGA solutions with HLS (High Level Synthesis) will be shown. Performance is also analyzed and remarks on efficiency are made.
暂无评论