912 resultados para Simulated annealing algorithms
Resumo:
The annealing effect on the spectral and nonlinear optical NLO characteristics of ZnO thin films deposited on quartz substrates by sol-gel process is investigated. As the annealing temperature increases from 300–1050 °C, there is a decrease in the band gap, which indicates the changes of the interface of ZnO. ZnO is reported to show two emission bands, an ultraviolet UV emission band and another in the green region. The intensity of the UV peak remains the same while the intensity of the visible peak increases with increase in annealing temperature. The role of oxygen in ZnO thin films during the annealing process is important to the change in optical properties. The mechanism of the luminescence suggests that UV luminescence of ZnO thin films is related to the transition from conduction band edge to valence band, and green luminescence is caused by the transition from deep donor level to valence band due to oxygen vacancies. The NLO response of these samples is studied using nanosecond laser pulses at off-resonance wavelengths. The nonlinear absorption coefficient increases from 2.9 ×10−6 to 1.0 ×10−4 m/W when the annealing temperature is increased from 300 to 1050 °C, mainly due to the enhancement of interfacial state and exciton oscillator strength. The third order optical susceptibility x(3) increases with increase in annealing temperature (T) within the range of our investigations. In the weak confinement regime, T2.4 dependence of x(3) is obtained for ZnO thin films. The role of annealing temperature on the optical limiting response is also studied.
Resumo:
Extensive use of the Internet coupled with the marvelous growth in e-commerce and m-commerce has created a huge demand for information security. The Secure Socket Layer (SSL) protocol is the most widely used security protocol in the Internet which meets this demand. It provides protection against eaves droppings, tampering and forgery. The cryptographic algorithms RC4 and HMAC have been in use for achieving security services like confidentiality and authentication in the SSL. But recent attacks against RC4 and HMAC have raised questions in the confidence on these algorithms. Hence two novel cryptographic algorithms MAJE4 and MACJER-320 have been proposed as substitutes for them. The focus of this work is to demonstrate the performance of these new algorithms and suggest them as dependable alternatives to satisfy the need of security services in SSL. The performance evaluation has been done by using practical implementation method.
Resumo:
Department of Physics, Cochin University of Science and Technology
Resumo:
Internet today has become a vital part of day to day life, owing to the revolutionary changes it has brought about in various fields. Dependence on the Internet as an information highway and knowledge bank is exponentially increasing so that a going back is beyond imagination. Transfer of critical information is also being carried out through the Internet. This widespread use of the Internet coupled with the tremendous growth in e-commerce and m-commerce has created a vital need for infonnation security.Internet has also become an active field of crackers and intruders. The whole development in this area can become null and void if fool-proof security of the data is not ensured without a chance of being adulterated. It is, hence a challenge before the professional community to develop systems to ensure security of the data sent through the Internet.Stream ciphers, hash functions and message authentication codes play vital roles in providing security services like confidentiality, integrity and authentication of the data sent through the Internet. There are several ·such popular and dependable techniques, which have been in use widely, for quite a long time. This long term exposure makes them vulnerable to successful or near successful attempts for attacks. Hence it is the need of the hour to develop new algorithms with better security.Hence studies were conducted on various types of algorithms being used in this area. Focus was given to identify the properties imparting security at this stage. By making use of a perception derived from these studies, new algorithms were designed. Performances of these algorithms were then studied followed by necessary modifications to yield an improved system consisting of a new stream cipher algorithm MAJE4, a new hash code JERIM- 320 and a new message authentication code MACJER-320. Detailed analysis and comparison with the existing popular schemes were also carried out to establish the security levels.The Secure Socket Layer (SSL) I Transport Layer Security (TLS) protocol is one of the most widely used security protocols in Internet. The cryptographic algorithms RC4 and HMAC have been in use for achieving security services like confidentiality and authentication in the SSL I TLS. But recent attacks on RC4 and HMAC have raised questions about the reliability of these algorithms. Hence MAJE4 and MACJER-320 have been proposed as substitutes for them. Detailed studies on the performance of these new algorithms were carried out; it has been observed that they are dependable alternatives.
Resumo:
Computational Biology is the research are that contributes to the analysis of biological data through the development of algorithms which will address significant research problems.The data from molecular biology includes DNA,RNA ,Protein and Gene expression data.Gene Expression Data provides the expression level of genes under different conditions.Gene expression is the process of transcribing the DNA sequence of a gene into mRNA sequences which in turn are later translated into proteins.The number of copies of mRNA produced is called the expression level of a gene.Gene expression data is organized in the form of a matrix. Rows in the matrix represent genes and columns in the matrix represent experimental conditions.Experimental conditions can be different tissue types or time points.Entries in the gene expression matrix are real values.Through the analysis of gene expression data it is possible to determine the behavioral patterns of genes such as similarity of their behavior,nature of their interaction,their respective contribution to the same pathways and so on. Similar expression patterns are exhibited by the genes participating in the same biological process.These patterns have immense relevance and application in bioinformatics and clinical research.Theses patterns are used in the medical domain for aid in more accurate diagnosis,prognosis,treatment planning.drug discovery and protein network analysis.To identify various patterns from gene expression data,data mining techniques are essential.Clustering is an important data mining technique for the analysis of gene expression data.To overcome the problems associated with clustering,biclustering is introduced.Biclustering refers to simultaneous clustering of both rows and columns of a data matrix. Clustering is a global whereas biclustering is a local model.Discovering local expression patterns is essential for identfying many genetic pathways that are not apparent otherwise.It is therefore necessary to move beyond the clustering paradigm towards developing approaches which are capable of discovering local patterns in gene expression data.A biclusters is a submatrix of the gene expression data matrix.The rows and columns in the submatrix need not be contiguous as in the gene expression data matrix.Biclusters are not disjoint.Computation of biclusters is costly because one will have to consider all the combinations of columans and rows in order to find out all the biclusters.The search space for the biclustering problem is 2 m+n where m and n are the number of genes and conditions respectively.Usually m+n is more than 3000.The biclustering problem is NP-hard.Biclustering is a powerful analytical tool for the biologist.The research reported in this thesis addresses the problem of biclustering.Ten algorithms are developed for the identification of coherent biclusters from gene expression data.All these algorithms are making use of a measure called mean squared residue to search for biclusters.The objective here is to identify the biclusters of maximum size with the mean squared residue lower than a given threshold. All these algorithms begin the search from tightly coregulated submatrices called the seeds.These seeds are generated by K-Means clustering algorithm.The algorithms developed can be classified as constraint based,greedy and metaheuristic.Constarint based algorithms uses one or more of the various constaints namely the MSR threshold and the MSR difference threshold.The greedy approach makes a locally optimal choice at each stage with the objective of finding the global optimum.In metaheuristic approaches particle Swarm Optimization(PSO) and variants of Greedy Randomized Adaptive Search Procedure(GRASP) are used for the identification of biclusters.These algorithms are implemented on the Yeast and Lymphoma datasets.Biologically relevant and statistically significant biclusters are identified by all these algorithms which are validated by Gene Ontology database.All these algorithms are compared with some other biclustering algorithms.Algorithms developed in this work overcome some of the problems associated with the already existing algorithms.With the help of some of the algorithms which are developed in this work biclusters with very high row variance,which is higher than the row variance of any other algorithm using mean squared residue, are identified from both Yeast and Lymphoma data sets.Such biclusters which make significant change in the expression level are highly relevant biologically.
Resumo:
This thesis presents the results of an investigation conducted for the development of a new type of feed horn antenna called "Simulated Scalar Feed". A schematic presentation of the work is given below. A review of the past important work done in the field of conventional/multimode electromagnetic horn antennas is presented in the first part of the second chapter. The work carried out on corrugated horns and surfaces are included in the second part of the review. In the third part, work on dielectric and dielectric loaded metal horns are reviewed. In all the parts of the review, special emphasis is given to theoretical design considerations. The methodology adopted for the experimental investigations is presented in the third chapter. The instrumentation utilized and thThis thesis presents the results of an investigation conducted for the development of a new type of feed horn antenna called "Simulated Scalar Feed". A schematic presentation of the work is given below. A review of the past important work done in the field of conventional/multimode electromagnetic horn antennas is presented in the first part of the second chapter. The work carried out on corrugated horns and surfaces are included in the second part of the review. In the third part, work on dielectric and dielectric loaded metal horns are reviewed. In all the parts of the review, special emphasis is given to theoretical design considerations. The methodology adopted for the experimental investigations is presented in the third chapter. The instrumentation utilized and the details of fabrication ofe details of fabrication of the new simulated scalar feed are described. The method of measurements of radiation characteristics of the antenna are also explained in this chapter. In the fourth chapter the outcome of the experimental results of the investigations carried out on horn antennas fabricated with different physical dimensions and different parameters for the E—plane boundary walls are highlighted. The theoretical explanation used to explain the experimental results is given in the fifth chapter of the thesis. A comparison between the experimental and the theoretical results is also presented in this chapter. In chapter six, the conclusions drawn from the experimental as well as the theoretical investigations are discussed. The advantages and features of the newly developed simulated scalar feed is examined in this chapter. Scope of further investigations in this field is also discussed at the end of this chapter.
Resumo:
The development of new materials has been the hall mark of human civilization. The quest for making new devices and new materials has prompted humanity to pursue new methods and techniques that eventually has given birth to modern science and technology. With the advent of nanoscience and nanotechnology, scientists are trying hard to tailor materials by varying their size and shape rather than playing with the composition of the material. This, along with the discovery of new and sophisticated imaging tools, has led to the discovery of several new classes of materials like (3D) Graphite, (2D) graphene, (1D) carbon nanotubes, (0D) fullerenes etc. Magnetic materials are in the forefront of applications and have beencontributing their share to remove obsolescence and bring in new devices based on magnetism and magnetic materials. They find applications in various devices such as electromagnets, read heads, sensors, antennas, lubricants etc. Ferromagnetic as well as ferrimagnetic materials have been in use in the form of various devices. Among the ferromagnetic materials iron, cobalt and nickel occupy an important position while various ferrites finds applications in devices ranging from magnetic cores to sensors.
Resumo:
Extensive use of the Internet coupled with the marvelous growth in e-commerce and m-commerce has created a huge demand for information security. The Secure Socket Layer (SSL) protocol is the most widely used security protocol in the Internet which meets this demand. It provides protection against eaves droppings, tampering and forgery. The cryptographic algorithms RC4 and HMAC have been in use for achieving security services like confidentiality and authentication in the SSL. But recent attacks against RC4 and HMAC have raised questions in the confidence on these algorithms. Hence two novel cryptographic algorithms MAJE4 and MACJER-320 have been proposed as substitutes for them. The focus of this work is to demonstrate the performance of these new algorithms and suggest them as dependable alternatives to satisfy the need of security services in SSL. The performance evaluation has been done by using practical implementation method.
Resumo:
An Overview of known spatial clustering algorithms The space of interest can be the two-dimensional abstraction of the surface of the earth or a man-made space like the layout of a VLSI design, a volume containing a model of the human brain, or another 3d-space representing the arrangement of chains of protein molecules. The data consists of geometric information and can be either discrete or continuous. The explicit location and extension of spatial objects define implicit relations of spatial neighborhood (such as topological, distance and direction relations) which are used by spatial data mining algorithms. Therefore, spatial data mining algorithms are required for spatial characterization and spatial trend analysis. Spatial data mining or knowledge discovery in spatial databases differs from regular data mining in analogous with the differences between non-spatial data and spatial data. The attributes of a spatial object stored in a database may be affected by the attributes of the spatial neighbors of that object. In addition, spatial location, and implicit information about the location of an object, may be exactly the information that can be extracted through spatial data mining
Resumo:
There is a growing commercial interest in the ¢sh, Puntius ¢lamentosus, in the ornamental ¢sh trade in India and elsewhere.The trade is, however, hampered by severe mortalities during transport of the ¢sh owing to insu⁄cient data available on the use of anaesthetics. To resolve this problem, we evaluated the e⁄cacy of two anaesthetics, MS-222 and benzocaine, in sedating P. ¢lamentosus in simulated transportation experiments and used stress response parameters such as cortisol and blood glucose levels to perform assessments. We observed that MS-222 at 40 mg L 1 and benzocaine at 20mg L 1 were su⁄- cient to induce sedation for 48 h. Above these concentrations, both the anaesthetics adversely a¡ected the ¢sh and resulted inmortalities. Both anaesthetics signi¢cantly lowered the blood cortisol and glucose levels compared with the unsedated controls. Importantly, the anaesthetics treatment signi¢cantly lowered the post-transport mortality in the ¢sh. The results of the study show that MS-222 and benzocaine could be used as sedatives to alleviate transport- related stress in P. ¢lamentosus to improve their post-transport survival and hence reduce economic loss.
Resumo:
Magnetic properties of nano-crystalline soft magnetic alloys have usually been correlated to structural evolution with heat treatment. However, literature reports pertaining to the study of nano-crystalline thin films are less abundant. Thin films of Fe40Ni38B18Mo4 were deposited on glass substrates under a high vacuum of ≈ 10−6 Torr by employing resistive heating. They were annealed at various temperatures ranging from 373 to 773K based on differential scanning calorimetric studies carried out on the ribbons. The magnetic characteristics were investigated using vibrating sample magnetometry. Morphological characterizations were carried out using atomic force microscopy (AFM), and magnetic force microscopy (MFM) imaging is used to study the domain characteristics. The variation of magnetic properties with thermal annealing is also investigated. From AFM and MFM images it can be inferred that the crystallization temperature of the as-prepared films are lower than their bulk counterparts. Also there is a progressive evolution of coercivity up to 573 K, which is an indication of the lowering of nano-crystallization temperature in thin films. The variation of coercivity with the structural evolution of the thin films with annealing is discussed and a plausible explanation is provided using the modified random anisotropy model
Resumo:
Co–Fe–Si based films exhibit high magnetic moments and are highly sought after for applications like soft under layer sinper pendicular recording mediatomagneto-electro-mechanical sensor applications.In this workt he effect of annealing on s tructural,morphologicaland magnetic propertiesofco–Fe–Si thin films wasinvestigated.compositional analysis using x-rayphotoelectron spectroscopy and secondary ion massspectroscopyrevealedanativeoxidesurfacelayerconsistingofoxidesofco,feandsionthe surface. The morphology of theas deposited films shows mound like structures conformingtothe Volmer–Webergrowthmodel.Nanocrystallisationofamorphous films upon annealing was observed by glancing anglex-raydiffraction and transmission electron microscopy.Theevolutionofmagnetic properties with annealing is explained using the Herzermodel.Vibrating sample magnetometry measurements carried out at various angles from01 to 901 to the applied magnetic field were employed to study the angula rvariation of coercivity.The angular variation fits the modified Kondorsky model. Interestingly,the coercivity evolution with annealing deduced frommagneto-opticalKerreffectstudies indicates areversetrendcomparedtomagetisationobservedinthebulk.Thiscanbeattributedtoa domain wallpinningatnativeoxidelayeronthesurfaceofthin films. Theevolutionofsurfacemagnetic properties iscorrelatedwithmorphologyevolutionprobedusingatomicforcemicroscopy.The morphology aswellasthepresenceofthenativeoxidelayerdictatesthesurfacemagneticproperties and this is corroborated by the apparent difference in the bulk and surface magnetic properties
Resumo:
Metglas 2826 MB having a nominal composition of Fe40Ni38Mo4B18 is an excellent soft magnetic material and finds application in sensors and memory heads. However, the thin-film forms of Fe40Ni38Mo4B18 are seldom studied, although they are important in micro-electro-mechanical systems/nano-electromechanical systems devices. The stoichiometry of the film plays a vital role in determining the structural and magnetic properties of Fe40Ni38Mo4B18 thin films: retaining the composition in thin films is a challenge. Thin films of 52 nm thickness were fabricated by RF sputtering technique on silicon substrate from a target of nominal composition of Fe40Ni38Mo4B18. The films were annealed at temperatures of 400 °C and 600 °C. The micro-structural studies of films using glancing x-ray diffractometer (GXRD) and transmission electron microscope (TEM) revealed that pristine films are crystalline with (FeNiMo)23B6 phase. Atomic force microscope (AFM) images were subjected to power spectral density analysis to understand the probable surface evolution mechanism during sputtering and annealing. X-ray photoelectron spectroscopy (XPS) was employed to determine the film composition. The sluggish growth of crystallites with annealing is attributed to the presence of molybdenum in the thin film. The observed changes in magnetic properties were correlated with annealing induced structural, compositional and morphological changes
Resumo:
Ultra thin films based on CoFe were prepared from a composite target employing thermal evaporation. The microstructure of the films was modified by thermal annealing. The relationship between microstructure and magnetic properties of the films was investigated using techniques like glancing angle X-ray diffraction (GXRD), transmission electron microscopy (TEM) and vibrating sample magnetometry (VSM). The GXRD and TEM investigations showed an onset of crystallization of CoFe at around 373 K. The magnetic softness of the films improved with thermal annealing but at higher annealing temperature it is found to be deteriorating. Annealing inducedmodification of surface morphology of the alloy thin filmswas probed by atomic force microscopy (AFM). Surface smoothening was observed with thermal annealing and the observed magnetic properties correlate well with surface modifications induced by thermal annealing