996 resultados para Processing milk


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The article presents new food processing equipment for coating and frying. These are predusters, liquid enrobers and applicators for large-particle crumbs.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The agar-bearing seaweeds Gracilaria and Gelidium grow abundantly in the Asia-Pacific region. Production and post-harvest techniques and methods for processing Gracilaria to produce agar suitable for local market is necessary to increase the meager income of coastal dwellers. A flow diagram of a village level agar production is provided. A guide is also given for the quality of dried seaweeds, which are divided into 3 classes.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The study was undertaken to generate socio-economic information on fish market systems and performance of the industrial processing industry, which will guide the processes leading to modernization of the fisheries sector and, sustainability of Lake Victoria fisheries. The main objective of this study was to evaluate the socio-economic implications of the fish marketing systems with particular emphasis on fish export market in Uganda. The study thus, analysed the socio-economic characteristics of fishers and examinined fish marketing systems and the impacts on the fishing activities, food security, employment opportunities and incomes of fisher-folk communities.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Work which has been carried out by exploratory and stock assessment scientists indicates that some 200,000 metric tons of freshwater fish could be harvested annually from Lake Victoria. Haplochromis forms approximately 83 per cent of the total stocks

Relevância:

20.00% 20.00%

Publicador:

Resumo:

High-throughput DNA sequencing (HTS) instruments today are capable of generating millions of sequencing reads in a short period of time, and this represents a serious challenge to current bioinformatics pipeline in processing such an enormous amount of data in a fast and economical fashion. Modern graphics cards are powerful processing units that consist of hundreds of scalar processors in parallel in order to handle the rendering of high-definition graphics in real-time. It is this computational capability that we propose to harness in order to accelerate some of the time-consuming steps in analyzing data generated by the HTS instruments. We have developed BarraCUDA, a novel sequence mapping software that utilizes the parallelism of NVIDIA CUDA graphics cards to map sequencing reads to a particular location on a reference genome. While delivering a similar mapping fidelity as other mainstream programs , BarraCUDA is a magnitude faster in mapping throughput compared to its CPU counterparts. The software is also capable of supporting multiple CUDA devices in parallel to further accelerate the mapping throughput. BarraCUDA is designed to take advantage of the parallelism of GPU to accelerate the mapping of millions of sequencing reads generated by HTS instruments. By doing this, we could, at least in part streamline the current bioinformatics pipeline such that the wider scientific community could benefit from the sequencing technology. BarraCUDA is currently available at http://seqbarracuda.sf.net

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Since the exchange coupling theory was proposed by Kneller and Hawig in 1991 there has been a significant effort within the magnetic materials community to enhance the performance of rare earth magnets by utilising nano-composite meta-materials. Inclusions of magnetically soft iron smaller than approximately 10 nm in diameter are exchange coupled to a surrounding magnetically hard Nd2Fe14B matrix and provide an enhanced saturisation magnetisation without reducing coercivity. For such a fine nanostructure to be produced, close control over the thermal history of the material is needed. A processing route which provides this is laser annealing from an amorphous alloy precursor. In the current work, relationships between laser parameters, thermal histories of laser processed amorphous stoichiometric NdFeB ribbons and the magnetic properties of the resulting nanocrystalline products have been determined with a view to applying the process to thick film nanocomposite magnet production.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The University of Cambridge is unusual in that its Department of Engineering is a single department which covers virtually all branches of engineering under one roof. In their first two years of study, our undergrads study the full breadth of engineering topics and then have to choose a specialization area for the final two years of study. Here we describe part of a course, given towards the end of their second year, which is designed to entice these students to specialize in signal processing and information engineering topics for years 3 and 4. The course is based around a photo editor and an image search application, and it requires no prior knowledge of the z-transform or of 2-dimensional signal processing. It does assume some knowledge of 1-D convolution and basic Fourier methods and some prior exposure to Matlab. The subject of this paper, the photo editor, is written in standard Matlab m-files which are fully visible to the students and help them to see how specific algorithms are implemented in detail. © 2011 IEEE.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

BACKGROUND: With the maturation of next-generation DNA sequencing (NGS) technologies, the throughput of DNA sequencing reads has soared to over 600 gigabases from a single instrument run. General purpose computing on graphics processing units (GPGPU), extracts the computing power from hundreds of parallel stream processors within graphics processing cores and provides a cost-effective and energy efficient alternative to traditional high-performance computing (HPC) clusters. In this article, we describe the implementation of BarraCUDA, a GPGPU sequence alignment software that is based on BWA, to accelerate the alignment of sequencing reads generated by these instruments to a reference DNA sequence. FINDINGS: Using the NVIDIA Compute Unified Device Architecture (CUDA) software development environment, we ported the most computational-intensive alignment component of BWA to GPU to take advantage of the massive parallelism. As a result, BarraCUDA offers a magnitude of performance boost in alignment throughput when compared to a CPU core while delivering the same level of alignment fidelity. The software is also capable of supporting multiple CUDA devices in parallel to further accelerate the alignment throughput. CONCLUSIONS: BarraCUDA is designed to take advantage of the parallelism of GPU to accelerate the alignment of millions of sequencing reads generated by NGS instruments. By doing this, we could, at least in part streamline the current bioinformatics pipeline such that the wider scientific community could benefit from the sequencing technology.BarraCUDA is currently available from http://seqbarracuda.sf.net.