35 resultados para REINFORCEMENT

em Cochin University of Science


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The current research investigates the possibility of using single walled carbon nanotubes (SWNTs) as filler in polymers to impart several properties to the matrix polymer. SWNTs in a polymer matrix like poly(ethylene terephthalate) induce nucleation in its melt crystallization, provide effective reinforcement and impart electrical conductivity. We adopt a simple melt compounding technique for incorporating the nanotubes into the polymer matrix. For attaining a better dispersion of the filler, an ultrasound assisted dissolution-evaporation method has also been tried. The resulting enhancement in the materials properties indicates an improved disentanglement of the nanotube ropes, which in turn provides effective matrix-filler interaction. PET-SWNT nanocomposite fibers prepared through melt spinning followed by subsequent drawing are also found to have significantly higher mechanical propertiesas compared to pristine PET fiber.SWNTs also find applications in composites based on elastomers such as natural rubber as they can impart electrical conductivity with simultaneous improvement in the mechanical properties.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

One major component of power system operation is generation scheduling. The objective of the work is to develop efficient control strategies to the power scheduling problems through Reinforcement Learning approaches. The three important active power scheduling problems are Unit Commitment, Economic Dispatch and Automatic Generation Control. Numerical solution methods proposed for solution of power scheduling are insufficient in handling large and complex systems. Soft Computing methods like Simulated Annealing, Evolutionary Programming etc., are efficient in handling complex cost functions, but find limitation in handling stochastic data existing in a practical system. Also the learning steps are to be repeated for each load demand which increases the computation time.Reinforcement Learning (RL) is a method of learning through interactions with environment. The main advantage of this approach is it does not require a precise mathematical formulation. It can learn either by interacting with the environment or interacting with a simulation model. Several optimization and control problems have been solved through Reinforcement Learning approach. The application of Reinforcement Learning in the field of Power system has been a few. The objective is to introduce and extend Reinforcement Learning approaches for the active power scheduling problems in an implementable manner. The main objectives can be enumerated as:(i) Evolve Reinforcement Learning based solutions to the Unit Commitment Problem.(ii) Find suitable solution strategies through Reinforcement Learning approach for Economic Dispatch. (iii) Extend the Reinforcement Learning solution to Automatic Generation Control with a different perspective. (iv) Check the suitability of the scheduling solutions to one of the existing power systems.First part of the thesis is concerned with the Reinforcement Learning approach to Unit Commitment problem. Unit Commitment Problem is formulated as a multi stage decision process. Q learning solution is developed to obtain the optimwn commitment schedule. Method of state aggregation is used to formulate an efficient solution considering the minimwn up time I down time constraints. The performance of the algorithms are evaluated for different systems and compared with other stochastic methods like Genetic Algorithm.Second stage of the work is concerned with solving Economic Dispatch problem. A simple and straight forward decision making strategy is first proposed in the Learning Automata algorithm. Then to solve the scheduling task of systems with large number of generating units, the problem is formulated as a multi stage decision making task. The solution obtained is extended in order to incorporate the transmission losses in the system. To make the Reinforcement Learning solution more efficient and to handle continuous state space, a fimction approximation strategy is proposed. The performance of the developed algorithms are tested for several standard test cases. Proposed method is compared with other recent methods like Partition Approach Algorithm, Simulated Annealing etc.As the final step of implementing the active power control loops in power system, Automatic Generation Control is also taken into consideration.Reinforcement Learning has already been applied to solve Automatic Generation Control loop. The RL solution is extended to take up the approach of common frequency for all the interconnected areas, more similar to practical systems. Performance of the RL controller is also compared with that of the conventional integral controller.In order to prove the suitability of the proposed methods to practical systems, second plant ofNeyveli Thennal Power Station (NTPS IT) is taken for case study. The perfonnance of the Reinforcement Learning solution is found to be better than the other existing methods, which provide the promising step towards RL based control schemes for practical power industry.Reinforcement Learning is applied to solve the scheduling problems in the power industry and found to give satisfactory perfonnance. Proposed solution provides a scope for getting more profit as the economic schedule is obtained instantaneously. Since Reinforcement Learning method can take the stochastic cost data obtained time to time from a plant, it gives an implementable method. As a further step, with suitable methods to interface with on line data, economic scheduling can be achieved instantaneously in a generation control center. Also power scheduling of systems with different sources such as hydro, thermal etc. can be looked into and Reinforcement Learning solutions can be achieved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In the present work, studies on vulcanization, rheology and reinforcement of natural rubber latex with special reference to accelerator combinations, surface active agents and gamma irradiation have been undertaken. In vulcanization, the choice of vulcanization system, the extent and mc-zie of vulcanization and network structure of the vulcanizate are important factors contributing to the overall quality of the product. The vulcanization system may be conventional type using elemental sulfur or a system involving sulfur donors. The latter type is used mainly in the manufacture of heat resistant products. For improving the technical properties of the products such as modulus and tensile strength, different accelerator combinations are used. It is known that accelerators have a strong effect on the physical properties of rubber vulcanizates. A perusal of the literature indicates that fundamental studies on the above aspects of latex technology are very limited. Thereforea systematic study on vulcanization, rheology and reinforcement of natural rubber latex with reference to the effect of accelerator combinations, surface active agents and gamma irradiation has been undertaken. The preparation and evaluation of some products like latex thread was also undertaken as a part of the study. The thesis consists of six chapter

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Reinforcement Learning (RL) refers to a class of learning algorithms in which learning system learns which action to take in different situations by using a scalar evaluation received from the environment on performing an action. RL has been successfully applied to many multi stage decision making problem (MDP) where in each stage the learning systems decides which action has to be taken. Economic Dispatch (ED) problem is an important scheduling problem in power systems, which decides the amount of generation to be allocated to each generating unit so that the total cost of generation is minimized without violating system constraints. In this paper we formulate economic dispatch problem as a multi stage decision making problem. In this paper, we also develop RL based algorithm to solve the ED problem. The performance of our algorithm is compared with other recent methods. The main advantage of our method is it can learn the schedule for all possible demands simultaneously.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents Reinforcement Learning (RL) approaches to Economic Dispatch problem. In this paper, formulation of Economic Dispatch as a multi stage decision making problem is carried out, then two variants of RL algorithms are presented. A third algorithm which takes into consideration the transmission losses is also explained. Efficiency and flexibility of the proposed algorithms are demonstrated through different representative systems: a three generator system with given generation cost table, IEEE 30 bus system with quadratic cost functions, 10 generator system having piecewise quadratic cost functions and a 20 generator system considering transmission losses. A comparison of the computation times of different algorithms is also carried out.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Unit Commitment Problem (UCP) in power system refers to the problem of determining the on/ off status of generating units that minimize the operating cost during a given time horizon. Since various system and generation constraints are to be satisfied while finding the optimum schedule, UCP turns to be a constrained optimization problem in power system scheduling. Numerical solutions developed are limited for small systems and heuristic methodologies find difficulty in handling stochastic cost functions associated with practical systems. This paper models Unit Commitment as a multi stage decision making task and an efficient Reinforcement Learning solution is formulated considering minimum up time /down time constraints. The correctness and efficiency of the developed solutions are verified for standard test systems

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents a Reinforcement Learning (RL) approach to economic dispatch (ED) using Radial Basis Function neural network. We formulate the ED as an N stage decision making problem. We propose a novel architecture to store Qvalues and present a learning algorithm to learn the weights of the neural network. Even though many stochastic search techniques like simulated annealing, genetic algorithm and evolutionary programming have been applied to ED, they require searching for the optimal solution for each load demand. Also they find limitation in handling stochastic cost functions. In our approach once we learn the Q-values, we can find the dispatch for any load demand. We have recently proposed a RL approach to ED. In that approach, we could find only the optimum dispatch for a set of specified discrete values of power demand. The performance of the proposed algorithm is validated by taking IEEE 6 bus system, considering transmission losses

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Unit commitment is an optimization task in electric power generation control sector. It involves scheduling the ON/OFF status of the generating units to meet the load demand with minimum generation cost satisfying the different constraints existing in the system. Numerical solutions developed are limited for small systems and heuristic methodologies find difficulty in handling stochastic cost functions associated with practical systems. This paper models Unit Commitment as a multi stage decision task and Reinforcement Learning solution is formulated through one efficient exploration strategy: Pursuit method. The correctness and efficiency of the developed solutions are verified for standard test systems

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A/though steel is most commonly used as a reinforcing material in concrete due to its competitive cost and favorable mechanical properties, the problem of corrosion of steel rebars leads to a reduction in life span of the structure and adds to maintenance costs. Many techniques have been developed in recent past to reduce corrosion (galvanizing, epoxy coating, etc.) but none of the solutions seem to be viable as an adequate solution to the corrosion problem. Apart from the use of fiber reinforced polymer (FRP) rebars, hybrid rebars consisting of both FRP and steel are also being tried to overcome the problem of steel corrosion. This paper evaluates the performance of hybrid rebars as longitudinal reinforcement in normal strength concrete beams. Hybrid rebars used in this study essentially consist of glass fiber reinforced polymer (GFRP) strands of 2 mm diameter wound helically on a mild steel core of 6 mm diameter. GFRP stirrups have been used as shear reinforcement. An attempt has been made to evaluate the flexural and shear performance of beams having hybrid rebars in normal strength concrete with and without polypropylene fibers added to the concrete matrix

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents the results of a study on the use of rice husk ash (RHA) for property modification of high density polyethylene (HDPE). Rice husk is a waste product of the rice processing industry. It is used widely as a fuel which results in large quantities of RHA. Here, the characterization of RHA has been done with the help of X-ray diffraction (XRD), Inductively Coupled Plasma Atomic Emission Spectroscopy (ICPAES), light scattering based particle size analysis, Fourier transform infrared spectroscopy (FTIR) and Scanning Electron Microscope (SEM). Most reports suggest that RHA when blended directly with polymers without polar groups does not improve the properties of the polymer substantially. In this study RHA is blended with HDPE in the presence of a compatibilizer. The compatibilized HDPE-RHA blend has a tensile strength about 18% higher than that of virgin HDPE. The elongation-at-break is also higher for the compatibilized blend. TGA studies reveal that uncompatibilized as well as compatibilized HDPERHA composites have excellent thermal stability. The results prove that RHA is a valuable reinforcing material for HDPE and the environmental pollution arising from RHA can be eliminated in a profitable way by this technique.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Poly(ethylene terephthalate) (PET) nanocomposites with single-walled carbon nanotubes (SWNTs) have been prepared by a simple melt compounding method. With increasing concentration (0-3 wt %) of SWNTs, the mechanical and dynamic mechanical properties improved, corresponding to effective reinforcement. Melt rheological characterization indicated the effective entanglements provided by SWNTs in the melt state as well. Thermogravimetric analysis suggested no influence of SWNTs on the thermal stability of PET. Electrical conductivity measurements on the composite films pointed out that the melt compounded SWNTs can result in electrical percolation albeit at concentrations exceeding 2 wt %.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Poly(ethylene terephthalate) (PET) based nanocomposites have been prepared with single walled carbon nanotubes (SWNTs) through an ultrasound assisted dissolution-evaporation method. Differential scanning calorimetry studies showed that SWNTs nucleate crystallization in PET at weight fractions as low as 0.3%, as the nanocomposite melt crystallized during cooling at temperature 24 °C higher than neat PET of identical molecular weight. Isothermal crystallization studies also revealed that SWNTs significantly accelerate the crystallization process. Mechanical properties of the PETSWNT nanocomposites improved as compared to neat PET indicating the effective reinforcement provided by nanotubes in the polymer matrix. Electrical conductivity measurements on the nanocomposite films showed that SWNTs at concentrations exceeding 1 wt% in the PET matrix result in electrical percolation. Comparison of crystallization, conductivity and transmission electron microscopy studies revealed that ultrasound assisted dissolution-evaporation method enables more effective dispersion of SWNTs in the PET matrix as compared to the melt compounding method

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Isora fibre-reinforced natural rubber (NR) composites were cured at 80, 100, 120 and 150°C using a low temperature curing accelerator system. Composites were also prepared using a conventional accelerator system and cured at 150°C. The swelling behavior of these composites at varying fibre loadings was studied in toluene and hexane. Results show that the uptake of solvent and volume fraction of rubber due to swelling was lower for the low temperature cured vulcanizates which is an indication of the better fibre/rubber adhesion. The uptake of aromatic solvent was higher than that of aliphatic solvent, for all the composites. As the fibre content increased, the solvent uptake decreased, due to the superior solvent resistance of the fibre and good fibre-rubber interactions. The bonding agent improved the swelling resistance of the composites due to the strong interfacial adhesion. Due to the improved adhesion between the fibre and rubber, the ratio of the change in volume fraction of rubber due to swelling to the volume fraction of rubber in the dry sample (V,) was found to decrease in the presence of bonding agent. At a fixed fibre loading, the alkali treated fibre composite showed a lower percentage swelling than untreated one for both systems showing superior rubber-fibre interactions.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Natural rubber/isora fibre composites were cured at various temperatures. The solvent swelling characteristics of natural rubber composites containing both untreated and alkali treated fibres were investigated in aromatic and aliphatic solvents like toluene, and n-hexane. The diffusion experiments were conducted by the sorption gravimetric method. The restrictions on elastomer swelling exerted by isora fibre as well as the anisotropy of swelling of the composite have been confirmed by this study. Composite cured at 100°C shows the lowest percentage swelling. The uptake of aromatic solvent is higher than that of aliphatic solvent for the composites cured at all temperatures. The effect of fibre loading on the swelling behaviour of the composite was also investigated in oils like petrol, diesel, lubricating oil etc. The % swelling index and swelling coefficient of the composite were found to decrease with increase in fibre loading. This is due to the increased hindrance exerted by the fibres at higher fibre loadings and also due to the good fibre-rubber interactions. Maximum uptake of solvent was observed with petrol followed by diesel and then lubricating oil. The presence of bonding agent in the composites restrict the swelling considerably due to the strong interfacial adhesion. At a fixed fibre loading, the alkali treated fibre composite showed lower percentage swelling compared to the untreated one.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

A series of short-isora-fiber-reinforced natural rubber composites were prepared by the incorporation of fibers of different lengths (6, 10, and 14 mm) at 15 phr loading and at different concentrations (10, 20, 30, and 40 phr) with a 10 mm fiber length. Mixes were also prepared with 10 mm long fibers treated with a 5% NaOH solution. The vulcanization parameters, processability, and stress-strain properties of these composites were analyzed. Properties such as tensile strength, tear strength, and tensile modulus were found to be at maximum for composites containing longitudinally oriented fibers 10 mm in length. Mixes containing fiber loadings of 30 phr with bonding agent (resorcinol-formaldehyde [RF] resin) showed mechanical properties superior to all other composites. Scanning electron microscopy (SEM) studies were carried out to investigate the fiber surface morphology, fiber pullout, and fiber-rubber interface. SEM studies showed that the bonding between the fiber and rubber was improved with treated fibers and with the use of bonding agent.