4 resultados para Computer control systems

em Cochin University of Science


Relevância:

90.00% 90.00%

Publicador:

Resumo:

Shrimp grow out systems under zero water exchange mode demand constant remediation of total ammonia nitrogen (TAN) andNO2 −–Nto protect the crop. To address this issue, aninexpensive and user-friendly technology using immobilized nitrifying bacterial consortia (NBC) as bioaugmentors has been developed and proposed for adoption in shrimp culture systems. Indigenous NBC stored at 4 °C were activated at room temperature (28 °C) and cultured in a 2 L bench top fermentor. The consortia, after enumeration by epifluorescence microscopy,were immobilized on delignifiedwood particles of a soft wood tree Ailantus altissima (300–1500 μm) having a surface area of 1.87m2 g−1. Selection of wood particle as substratumwas based on adsorption of NBC on to the particles, biofilm formation, and their subsequent nitrification potential. The immobilization could be achievedwithin 72 h with an initial cell density of 1×105 cells mL−1. On experimenting with the lowest dosage of 0.2 g (wet weight) immobilized NBC in 20 L seawater, a TAN removal rate of 2.4 mg L−1 within three days was observed. An NBC immobilization device could be developed for on site generation of the bioaugmentor preparation as per requirement. The product of immobilization never exhibited lag phase when transferred to fresh medium. The extent of nitrification in a simulated systemwas two times the rate observed in the control systems suggesting the efficacy in real life situations. The products of nitrification in all experiments were undetectable due to denitrifying potency, whichmade the NBC an ideal option for biological nitrogen removal. The immobilized NBC thus generated has been named TANOX (Total Ammonia Nitrogen Oxidizer)

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Most of the commercial and financial data are stored in decimal fonn. Recently, support for decimal arithmetic has received increased attention due to the growing importance in financial analysis, banking, tax calculation, currency conversion, insurance, telephone billing and accounting. Performing decimal arithmetic with systems that do not support decimal computations may give a result with representation error, conversion error, and/or rounding error. In this world of precision, such errors are no more tolerable. The errors can be eliminated and better accuracy can be achieved if decimal computations are done using Decimal Floating Point (DFP) units. But the floating-point arithmetic units in today's general-purpose microprocessors are based on the binary number system, and the decimal computations are done using binary arithmetic. Only few common decimal numbers can be exactly represented in Binary Floating Point (BF P). ln many; cases, the law requires that results generated from financial calculations performed on a computer should exactly match with manual calculations. Currently many applications involving fractional decimal data perform decimal computations either in software or with a combination of software and hardware. The performance can be dramatically improved by complete hardware DFP units and this leads to the design of processors that include DF P hardware.VLSI implementations using same modular building blocks can decrease system design and manufacturing cost. A multiplexer realization is a natural choice from the viewpoint of cost and speed.This thesis focuses on the design and synthesis of efficient decimal MAC (Multiply ACeumulate) architecture for high speed decimal processors based on IEEE Standard for Floating-point Arithmetic (IEEE 754-2008). The research goal is to design and synthesize deeimal'MAC architectures to achieve higher performance.Efficient design methods and architectures are developed for a high performance DFP MAC unit as part of this research.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Measurement is the act or the result of a quantitative comparison between a given quantity and a quantity of the same kind chosen as a unit. It is generally agreed that all measurements contain errors. In a measuring system where both a measuring instrument and a human being taking the measurement using a preset process, the measurement error could be due to the instrument, the process or the human being involved. The first part of the study is devoted to understanding the human errors in measurement. For that, selected person related and selected work related factors that could affect measurement errors have been identified. Though these are well known, the exact extent of the error and the extent of effect of different factors on human errors in measurement are less reported. Characterization of human errors in measurement is done by conducting an experimental study using different subjects, where the factors were changed one at a time and the measurements made by them recorded. From the pre‐experiment survey research studies, it is observed that the respondents could not give the correct answers to questions related to the correct values [extent] of human related measurement errors. This confirmed the fears expressed regarding lack of knowledge about the extent of human related measurement errors among professionals associated with quality. But in postexperiment phase of survey study, it is observed that the answers regarding the extent of human related measurement errors has improved significantly since the answer choices were provided based on the experimental study. It is hoped that this work will help users of measurement in practice to better understand and manage the phenomena of human related errors in measurement.

Relevância:

80.00% 80.00%

Publicador:

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.