5 resultados para On-line test

em Cochin University of Science


Relevância:

100.00% 100.00%

Publicador:

Resumo:

On-line handwriting recognition has been a frontier area of research for the last few decades under the purview of pattern recognition. Word processing turns to be a vexing experience even if it is with the assistance of an alphanumeric keyboard in Indian languages. A natural solution for this problem is offered through online character recognition. There is abundant literature on the handwriting recognition of western, Chinese and Japanese scripts, but there are very few related to the recognition of Indic script such as Malayalam. This paper presents an efficient Online Handwritten character Recognition System for Malayalam Characters (OHR-M) using K-NN algorithm. It would help in recognizing Malayalam text entered using pen-like devices. A novel feature extraction method, a combination of time domain features and dynamic representation of writing direction along with its curvature is used for recognizing Malayalam characters. This writer independent system gives an excellent accuracy of 98.125% with recognition time of 15-30 milliseconds

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This paper presents an efficient Online Handwritten character Recognition System for Malayalam Characters (OHR-M) using Kohonen network. It would help in recognizing Malayalam text entered using pen-like devices. It will be more natural and efficient way for users to enter text using a pen than keyboard and mouse. To identify the difference between similar characters in Malayalam a novel feature extraction method has been adopted-a combination of context bitmap and normalized (x, y) coordinates. The system reported an accuracy of 88.75% which is writer independent with a recognition time of 15-32 milliseconds

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Investigations on the fracture behaviour of polymer blends is the topic of this thesis. The blends selected are PP/HDPE and PS/HIPS. PP/HDPE blend is chosen due to its commercial importance and PS/HIPS blend is selected to study the transition from brittle fracture to ductile fracture.PP/HDPE blends were prepared at different compositions by melt blending at 180°C and fracture failure process was investigated by conducting notch sensitivity test and tensile test at different strain rates. The effects of two types of modifiers (particulate and elastomer) on the fracture behaviour and notch sensitivity of PP/HDPE blends were studied. The modifiers used are calcium carbonate, a hard particulate filler commonly used in plastics and Ethylene Propylene Diene Monomer (EPDM). They were added in 2%, 4% and 6% by weight of the blends.The study shows that the mechanical properties of PP/HDPE blends can be optimized by selecting proper blend compositions. The selected modifiers are found to alter and improve the fracture behaviour and notch sensitivity of the blends. Particulate fillers like calcium carbonate can be used for making the mechanical behaviour more stable at the various blend compositions. The resistance to notch sensitivity of the blends is found to be marginally lower in the presence of calcium carbonate. The elastomeric modifier EPDM produces a better stability of the mechanical behaviour. A low concentration of EPDM is sufficient to effect such a change. EPDM significantly improves the resistance to notch sensitivity of the blends. The study shows that judicious selection of modifiers can improve the fracture behaviour and notch sensitivity of PP/HDPE blends and help these materials to be used for critical applications.For investigating the transition in fracture behaviour and failure modes, PS/HIPS blends were selected. The blends were prepared by melt mixing followed by injection moulding to prepare the specimens for conducting tensile, impact and flexure tests. These tests were used to simulate the various conditions which promote failure.The tensile behaviour of unnotched and notched PS/HIPS blend samples were evaluated at slow speeds. Tensile strengths and moduli were found to increase at the higher testing speed for all the blend combinations whereas maximum strain at break was found to decrease. For a particular speed of testing, the tensile strength and modulus show only a very slight decrease as HIPS content is increased up to about 40%. However, there is a drastic decrease on increasing the HIPS content thereafter.The maximum strain at break shows only a very slight change up to about 40% HIPS content and thereafter shows a remarkable increase. The notched specimens also follow a comparable trend even though the notch sensitivity is seen high for PS rich blends containing up to 40% HIPS. The notch sensitivity marginally decreases with increase in HIPS content. At the same time, it is found to increase with the increase in strain rate. It is observed that blends containing more than 40% HIPS fail in ductile mode.The impact characteristics of PSIHIPS blends studied were impact strength, the energy absorbed by the test specimen and impact toughness. Remarkable increase in impact strength is observed as HIPS content in the blend exceeds 40%. The energy absorbed by the test specimens and the impact toughness also show a comparable trend.Flexural testing which helps to characterize the load bearing capacity was conducted on PS/HIPS blend samples at the two different testing speeds of 5mmlmin and 10 mm/min. The flexural strength increases with increase in testing speed for all the blend compositions. At both the speeds, remarkable reduction in flexural strength is observed as HIPS content in the blend exceeds 40%. The flexural strain and flexural energy absorbed by the specimens are found to increase with increase in HIPS content. At both the testing speeds, brittle fracture is observed for PS rich blends whereas HIPS rich blends show ductile mode of failure.Photoelastic investigations were conducted on PS/HIPS blend samples to analyze their failure modes. A plane polariscope with a broad source of light was utilized for the study. The coloured isochromatic fringes formed indicate the presence of residual stress concentration in the blend samples. The coverage made by the fringes on the test specimens varies with the blend composition and it shows a reducing trend with the increase in HIPS content. This indicates that the presence of residual stress is a contributing factor leading to brittle fracture in PS rich blends and this tendency gradually falls with increase in HIPS content and leads to their ductile mode of failure.

Relevância:

90.00% 90.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:

90.00% 90.00%

Publicador:

Resumo:

Ethnic/Minority entrepreneur is a business owner who does not represent the majority population of a country. Ethnic/Minority entrepreneurship can bring benefits to individual, society, region, economy, and globe too. So, understanding the importance of ethnic/minority entrepreneurship will really be useful to all the stakeholders. The unique culture and value system of ethnic minorities are the most wanted characteristics for any successful entrepreneur in general. Many industrial nations like U.S, U.K., Germany, etc. have utilised the ethnic minorities to build their economy. The future of the minority businesses looks bright as the world economy is booming, availability of experienced and already successful minority entrepreneurs as role models, and institutional support services. In this paper, literature relating to the benefits of ethnic and minority entrepreneurship is reviewed to understand its magnitude of benefits.