Search results for: black rice bran extract
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 977

Search results for: black rice bran extract

677 Video Matting based on Background Estimation

Authors: J.-H. Moon, D.-O Kim, R.-H. Park

Abstract:

This paper presents a video matting method, which extracts the foreground and alpha matte from a video sequence. The objective of video matting is finding the foreground and compositing it with the background that is different from the one in the original image. By finding the motion vectors (MVs) using a sliced block matching algorithm (SBMA), we can extract moving regions from the video sequence under the assumption that the foreground is moving and the background is stationary. In practice, foreground areas are not moving through all frames in an image sequence, thus we accumulate moving regions through the image sequence. The boundaries of moving regions are found by Canny edge detector and the foreground region is separated in each frame of the sequence. Remaining regions are defined as background regions. Extracted backgrounds in each frame are combined and reframed as an integrated single background. Based on the estimated background, we compute the frame difference (FD) of each frame. Regions with the FD larger than the threshold are defined as foreground regions, boundaries of foreground regions are defined as unknown regions and the rest of regions are defined as backgrounds. Segmentation information that classifies an image into foreground, background, and unknown regions is called a trimap. Matting process can extract an alpha matte in the unknown region using pixel information in foreground and background regions, and estimate the values of foreground and background pixels in unknown regions. The proposed video matting approach is adaptive and convenient to extract a foreground automatically and to composite a foreground with a background that is different from the original background.

Keywords: Background estimation, Object segmentation, Blockmatching algorithm, Video matting.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1780
676 Effects of Pterocarpus mildbraedii Leaf Extract and Its Fractions on Cadmium and Lead Chloride-Induced Testicular Damage in Male Albino Rats

Authors: R. U. Hamzah, H. L. Muhammad, A. Sayyadi, M. B Busari, R. Garba, M. B. Umar, A. N Abubakar

Abstract:

Lead (Pb) and Cadmium (Cd) are toxic, non-essential transition metals that pose many health risks for both humans and animals. They are environmental toxicants which contribute to testicular damage resulting to infertility problem among male populace worldwide. Chelating agents used for lead and cadmium toxicity are not readily available, toxic, expensive and unable to mop up most of the toxic metals accumulated in various organs. In this study, the effect of crude extract (CE), ethyl acetate fraction (EF) and acetone fraction (AF) of Pterocarpus mildbraedii leaf extract was assessed on cadmium-lead chloride induced testicular damaged in male albino Wistar rats. CE of the leaf was obtained by extracting in absolute methanol which was further subjected to solvent partitioning via vacuum liquid chromatographic (VLC) techniques using ethyl acetate, acetone and 70% methanol. A preliminary phytochemical screening and in vitro antioxidants guided activities on the CE and fractions were determined using standard methods. EF, AF and CE which exhibited significant in vitro activity were subjected to an in vivo study using Wistar rats. In vivo antioxidant markers, male reproductive hormones, testicular enzymes and DNA damage markers were analyzed on the rats’ testes supernatant. AF had the highest quantities of phenols (319.00 mg/g), flavonoids (8.87 mg/g) and tannins (8.87 mg/g) while methanol and EFs were richer in saponins (135.32 µg/g) and alkaloids (38.34 µg/g) respectively. A dose dependent 2, 2-diphenyl-1-picrylhydrazyl (DPPH) radical scavenging, ferric reducing antioxidant power (FRAP) and lipid peroxidation were observed in all the extract with high antioxidants power in CE and AF. Administration of lead-cadmium chloride solution significantly (p > 0.05) decreases the testicular superoxide dismutase (SOD) activity to 6.82 unit/mg protein, Catalase (CAT) activity to 8.07 of H2O2 consumed/unit/mg protein and Glutathione (GSH) concentration to 31.30 ug/mg protein. There was a concomitant increase in the level of Malondialdehyde (MDA) to a value of 23.70 mmol/mg protein. In addition, lead-cadmium chloride solution significantly (p > 0.05) increases the testicular marker enzymes (Alkaline phosphatase (119.57 u/L), lactate dehydrogenase (357.05 u/L), Acid phosphatase (98.65 u/L)) and DNA damage markers (conjugated dienes (93.39 nmol/mg protein), carbonyl protein (35.39 nmol/mg protein), DNA fragmentation percentage (32.12%)) with lowered testicular hormones (Testosterone (3.1 ng/mL), Follicle stimulating (0.35 IU/mL) and Luteinizing hormones (0.15 IU/mL)) of the animals in negative control group when compared with other treated groups. Treatment with Pterocarpus mildbraedii leaf extract reverts the observed changes with the best activities found in the CE and AFs in a dose dependent manner. Pterocarpus mildbraedii leaf extract ameliorated the lead/cadmium induced testicular damage in male albino rats. The restoration of the aforementioned parameters by some of the extract dosages were comparable to the standard drug with higher activities in the crude and AF. Therefore, Pterocarpus mildbraedii leaf extract can be explored further for the management of lead/cadmium induced toxicity.

Keywords: Cadmium, lead, Pterocarpus mildbraedii, testicular damage.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 317
675 A Web Text Mining Flexible Architecture

Authors: M. Castellano, G. Mastronardi, A. Aprile, G. Tarricone

Abstract:

Text Mining is an important step of Knowledge Discovery process. It is used to extract hidden information from notstructured o semi-structured data. This aspect is fundamental because much of the Web information is semi-structured due to the nested structure of HTML code, much of the Web information is linked, much of the Web information is redundant. Web Text Mining helps whole knowledge mining process to mining, extraction and integration of useful data, information and knowledge from Web page contents. In this paper, we present a Web Text Mining process able to discover knowledge in a distributed and heterogeneous multiorganization environment. The Web Text Mining process is based on flexible architecture and is implemented by four steps able to examine web content and to extract useful hidden information through mining techniques. Our Web Text Mining prototype starts from the recovery of Web job offers in which, through a Text Mining process, useful information for fast classification of the same are drawn out, these information are, essentially, job offer place and skills.

Keywords: Web text mining, flexible architecture, knowledgediscovery.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 2631
674 Migration of the Relational Data Base (RDB) to the Object Relational Data Base (ORDB)

Authors: Alae El Alami, Mohamed Bahaj

Abstract:

This paper proposes an approach for translating an existing relational database (RDB) schema into ORDB. The transition is done with methods that can extract various functions from a RDB which is based on aggregations, associations between the various tables, and the reflexive relationships. These methods can extract even the inheritance knowing that no process of reverse engineering can know that it is an Inheritance; therefore, our approach exceeded all of the previous studies made for ​​the transition from RDB to ORDB. In summation, the creation of the New Data Model (NDM) that stocks the RDB in a form of a structured table, and from the NDM we create our navigational model in order to simplify the implementation object from which we develop our different types. Through these types we precede to the last step, the creation of tables.

The step mentioned above does not require any human interference. All this is done automatically, and a prototype has already been created which proves the effectiveness of this approach.

Keywords: Relational databases, Object-relational databases, Semantic enrichment.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1909
673 Modeling of a UAV Longitudinal Dynamics through System Identification Technique

Authors: Asadullah I. Qazi, Mansoor Ahsan, Zahir Ashraf, Uzair Ahmad

Abstract:

System identification of an Unmanned Aerial Vehicle (UAV), to acquire its mathematical model, is a significant step in the process of aircraft flight automation. The need for reliable mathematical model is an established requirement for autopilot design, flight simulator development, aircraft performance appraisal, analysis of aircraft modifications, preflight testing of prototype aircraft and investigation of fatigue life and stress distribution etc.  This research is aimed at system identification of a fixed wing UAV by means of specifically designed flight experiment. The purposely designed flight maneuvers were performed on the UAV and aircraft states were recorded during these flights. Acquired data were preprocessed for noise filtering and bias removal followed by parameter estimation of longitudinal dynamics transfer functions using MATLAB system identification toolbox. Black box identification based transfer function models, in response to elevator and throttle inputs, were estimated using least square error   technique. The identification results show a high confidence level and goodness of fit between the estimated model and actual aircraft response.

Keywords: Black box modeling, fixed wing aircraft, least square error, longitudinal dynamics, system identification.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1093
672 Segmentation of Images through Clustering to Extract Color Features: An Application forImage Retrieval

Authors: M. V. Sudhamani, C. R. Venugopal

Abstract:

This paper deals with the application for contentbased image retrieval to extract color feature from natural images stored in the image database by segmenting the image through clustering. We employ a class of nonparametric techniques in which the data points are regarded as samples from an unknown probability density. Explicit computation of the density is avoided by using the mean shift procedure, a robust clustering technique, which does not require prior knowledge of the number of clusters, and does not constrain the shape of the clusters. A non-parametric technique for the recovery of significant image features is presented and segmentation module is developed using the mean shift algorithm to segment each image. In these algorithms, the only user set parameter is the resolution of the analysis and either gray level or color images are accepted as inputs. Extensive experimental results illustrate excellent performance.

Keywords: Segmentation, Clustering, Image Retrieval, Features.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1431
671 Production of Milk Clotting Protease by Rhizopus Stolonifer through Optimization of Culture Conditions

Authors: S. Gais, F. Fazouane, A. Mechakra

Abstract:

The present study describes the biosynthesis of a milkclotting protease by solid state fermentation (SSF) of a locally isolated mould, Rhizopus stolonifer. The production medium was prepared using wheat bran at 50% (w/v). The production conditions are optimized by varying 7 parameters: carbon and nitrogen sources, medium moisture, temperature, pH, fermentation time and inoculum-s size. The maximum enzyme synthesis was measured after 96 h of incubation time at temperature of 28°C. The optimum pH determined was 6 and the inoculum size was 3.106spores/ml. The optimum initial moisture content is comprised between 50 to 70%. The formation of milk clotting protease is enhanced when galactose and peptone are used at 10% (w/v) and 1% (w/v) concentrations respectively. The maximum production of milk clotting protease is 120 US/ml.

Keywords: Milk clotting activity, protease production, Rhizopus stolonifer, Solid state fermentation.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 2271
670 The Efficacy of Andrographis paniculata and Chromolaena odorata Plant Extract against Malaria Parasite

Authors: Funmilola O. Omoya, Abdul O. Momoh

Abstract:

Malaria constitutes one of the major health problems in Nigeria. One of the reasons attributed for the upsurge was the development of resistance of Plasmodium falciparum and the emergence of multi-resistant strains of the parasite to anti-malaria drugs. A continued search for other effective, safe and cheap plantbased anti-malaria agents thus becomes imperative in the face of these difficulties. The objective of this study is therefore to evaluate the in vivo anti-malarial efficacy of ethanolic extracts of Chromolaena odorata and Androgaphis paniculata leaves. The two plants were evaluated for their anti-malaria efficacy in vivo in a 4-day curative test assay against Plasmodium berghei strain in mice. The group treated with 500mg/ml dose of ethanolic extract of A. paniculata plant showed parasite suppression with increase in Packed Cell Volume (PCV) value except day 3 which showed a slight decrease in PCV value. During the 4-day curative test, an increase in the PCV values, weight measurement and zero count of Plasmodium berghei parasite values was recorded after day 3 of drug administration. These results obtained in group treated with A. paniculata extract showed anti-malarial efficacy with higher mortality rate in parasitaemia count when compared with Chromolaena odorata group. These results justify the use of ethanolic extracts of A. paniculata plant as medicinal herb used in folklore medicine in the treatment of malaria.

Keywords: Anti-malaria, Curative, Plant-based anti-malaria agents.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 2026
669 A Green Method for Selective Spectrophotometric Determination of Hafnium(IV) with Aqueous Extract of Ficus carica Tree Leaves

Authors: A. Boveiri Monji, H. Yousefnia, M. Haji Hosseini, S. Zolghadri

Abstract:

A clean spectrophotometric method for the determination of hafnium by using a green reagent, acidic extract of Ficus carica tree leaves is developed. In 6-M hydrochloric acid, hafnium reacts with this reagent to form a yellow product. The formed product shows maximum absorbance at 421 nm with a molar absorptivity value of 0.28 × 104 l mol⁻¹ cm⁻¹, and the method was linear in the 2-11 µg ml⁻¹ concentration range. The detection limit value was found to be 0.312 µg ml⁻¹. Except zirconium and iron, the selectivity was good, and most of the ions did not show any significant spectral interference at concentrations up to several hundred times. The proposed method was green, simple, low cost, and selective.

Keywords: Spectrophotometric determination, Ficus carica tree leaves, synthetic reagents, hafnium.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 703
668 Segmentation of Breast Lesions in Ultrasound Images Using Spatial Fuzzy Clustering and Structure Tensors

Authors: Yan Xu, Toshihiro Nishimura

Abstract:

Segmentation in ultrasound images is challenging due to the interference from speckle noise and fuzziness of boundaries. In this paper, a segmentation scheme using fuzzy c-means (FCM) clustering incorporating both intensity and texture information of images is proposed to extract breast lesions in ultrasound images. Firstly, the nonlinear structure tensor, which can facilitate to refine the edges detected by intensity, is used to extract speckle texture. And then, a spatial FCM clustering is applied on the image feature space for segmentation. In the experiments with simulated and clinical ultrasound images, the spatial FCM clustering with both intensity and texture information gets more accurate results than the conventional FCM or spatial FCM without texture information.

Keywords: fuzzy c-means, spatial information, structure tensor, ultrasound image segmentation

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1762
667 The Proof of Analogous Results for Martingales and Partial Differential Equations Options Price Valuation Formulas Using Stochastic Differential Equation Models in Finance

Authors: H. D. Ibrahim, H. C. Chinwenyi, A. H. Usman

Abstract:

Valuing derivatives (options, futures, swaps, forwards, etc.) is one uneasy task in financial mathematics. The two ways this problem can be effectively resolved in finance is by the use of two methods (Martingales and Partial Differential Equations (PDEs)) to obtain their respective options price valuation formulas. This research paper examined two different stochastic financial models which are Constant Elasticity of Variance (CEV) model and Black-Karasinski term structure model. Assuming their respective option price valuation formulas, we proved the analogous of the Martingales and PDEs options price valuation formulas for the two different Stochastic Differential Equation (SDE) models. This was accomplished by using the applications of Girsanov theorem for defining an Equivalent Martingale Measure (EMM) and the Feynman-Kac theorem. The results obtained show the systematic proof for analogous of the two (Martingales and PDEs) options price valuation formulas beginning with the Martingales option price formula and arriving back at the Black-Scholes parabolic PDEs and vice versa.

Keywords: Option price valuation, Martingales, Partial Differential Equations, PDEs, Equivalent Martingale Measure, Girsanov Theorem, Feyman-Kac Theorem, European Put Option.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 328
666 Radial Basis Surrogate Model Integrated to Evolutionary Algorithm for Solving Computation Intensive Black-Box Problems

Authors: Abdulbaset Saad, Adel Younis, Zuomin Dong

Abstract:

For design optimization with high-dimensional expensive problems, an effective and efficient optimization methodology is desired. This work proposes a series of modification to the Differential Evolution (DE) algorithm for solving computation Intensive Black-Box Problems. The proposed methodology is called Radial Basis Meta-Model Algorithm Assisted Differential Evolutionary (RBF-DE), which is a global optimization algorithm based on the meta-modeling techniques. A meta-modeling assisted DE is proposed to solve computationally expensive optimization problems. The Radial Basis Function (RBF) model is used as a surrogate model to approximate the expensive objective function, while DE employs a mechanism to dynamically select the best performing combination of parameters such as differential rate, cross over probability, and population size. The proposed algorithm is tested on benchmark functions and real life practical applications and problems. The test results demonstrate that the proposed algorithm is promising and performs well compared to other optimization algorithms. The proposed algorithm is capable of converging to acceptable and good solutions in terms of accuracy, number of evaluations, and time needed to converge.

Keywords: Differential evolution, engineering design, expensive computations, meta-modeling, radial basis function, optimization.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1136
665 Laboratory Scale Extraction of Sugar Cane using High Electric Field Pulses

Authors: M. N. Eshtiaghi, N. Yoswathana

Abstract:

The aim of this study was to extract sugar from sugarcane using high electric field pulse (HELP) as a non-thermal cell permeabilization method. The result of this study showed that it is possible to permeablize sugar cane cells using HELP at very short times (less than 10 sec.) and at room temperature. Increasing the field strength (from 0.5kV/cm to 2kV/cm) and pulse number (1 to 12) led to increasing the permeabilization of sugar cane cells. The energy consumption during HELP treatment of sugar cane (2.4 kJ/kg) was about 100 times less compared to thermal cell disintegration at 85 <=C (about 271.7 kJ/kg). In addition, it was possible to extract sugar cane at a moderate temperature (45 <=C) using HELP pretreatment. With combination of HELP pretreatment followed by thermal extraction at 75 <=C, extraction resulted in up to 3% more sugar (on the basis of total extractable sugar) compared to samples without HELP pretreatment.

Keywords: Cell permeabilization, High electric field pulses, Non-thermal processing, Sugar cane extraction.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 2717
664 Wine Grape Residues Gasification in Supercritical Water

Authors: D. Selvi Gökkaya, M. Yüksel, M. Sağlam, T. Güngören Madenoğlu, N. Cengiz, T. Çokkuvvetli, L. Ballice

Abstract:

In this study, production possibilities of hydrogen and/or methane via SCWG from black grape residues have been investigated. For this aim, grape residues which remain as a byproduct of the wine making process have been used. Since utilization from grape residues is limited due to the high moisture content, supercritical water gasification is the most convenient method. The effect of the gasification temperature and type of catalyst on supercritical water gasification have been investigated. Gasification experiments were performed in a batch autoclave at four different temperatures 300, 400, 500 and 600°C. K2CO3 and Trona (NaHCO3.Na2CO3·2H2O) were used as catalyst. Real biomass types of black grape residues have been successfully gasified and the product gas (hydrogen, methane, carbon dioxide, carbon monoxide and a small amount of ethane and ethylene) were identified by using gas chromatography. A TOC analyzer was used to determine total organic carbon (TOC) content of aqueous phase. The amounts of carboxylic acids, aldehydes, ketones, furfurals and phenols present in the aqueous solutions were analyzed by high performance liquid chromatography. When the temperature increased from 300°C to 600°C, mol% of H2 in gas products increased. The presence of catalysts improves the hydrogen yield. Trona showed gasification activity to be similar to that of K2CO3. It may be concluded that the use of Trona instead of commercially produced catalysts, can be preferably used in the gasification of biomass in supercritical water.

Keywords: Biomass, hydrogen, grape residues.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 2420
663 In Vivo Evaluation of Stable Cream Containing Flavonoids on Hydration and TEWL of Human Skin

Authors: Haji M Shoaib Khan, Naveed Akhtar, Fatima Rasool, Barkat Ali Khan, Tariq Mahmood, Muhammad Shuaib Khan

Abstract:

Antioxidants contribute to endogenous photoprotection and are important for the maintenance of skin health. The study was carried out to compare the skin hydration and transepidermal water loss (TEWL) effects of a stable cosmetic preparation containing flavonoids, following two applications a day over a period of tenth week. The skin trans-epidermal water loss and skin hydration effect was measured at the beginning and up to the end of study period of ten weeks. Any effect produced was measured by Corneometer and TEWA meter (Non-invasive probe). Two formulations were developed for this study design. Formulation one the control formulation in which no apple juice extract( Flavonoids) was incorporated while second one was the active formulation in which the apple juice extract (3%) containing flavonoids was incorporated into water in oil emulsion using Abil EM 90 as an emulsifier. Stable formulations (control and Active) were applied on human cheeks (n = 12) for a study period of 10 weeks. Result of each volunteer of skin hydration and TEWL was measured by corneometer and TEWA meter. By using ANOVA and Paired sample t test as a statistical evaluation, result of both base and formulation were compared. Statistical significant results (p≤0.05) were observed regarding skin hydration and TEWL when two creams, control and Formulation were compared. It showed that desired formulation (Active) may have interesting application as an active moisturizing cream on healthy skin.

Keywords: Apple juice extract, TEWL, Corneometer, flavonoids.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 2665
662 The Potency of Sandfish (Holothuria scraba) as a Source of Natural Aphrodisiacs

Authors: Etty Riani, Endang Gumbira-Said, Kashwar Syamsu, Kustiariyah, Kaseno, Muhammad Reza Cordova

Abstract:

Sandfish is one of marine biota that has a biomedicine (bioactive compound) potency. People in Gorontalo Province, Indonesia, have been sandfish as an aphrodisiac for men as it is believed that sandfish has a steroid hormone potency. This research aims at studying using the steroid hormone potency from every fraction of sandfish (meat and innards) and its activity of male reproduction (rooster) as an aphrodisiac. Steroid extraction was done using Touchstone and Kasparow method, and then it was utilized to study the effectiveness of bioassay of rooster. This research had five treatments and was done in complete randomized design. Based on Lieberman-Burchard and bioassay test, the author found that sandfish extract contains steroid hormone. Sandfish extract was able to enrich testosterone and cholesterol concentration in blood serum; fastening secondary reproduction characteristics of the rooster, and increasing growth as well as improving rooster’s comb. Therefore, sandfish steroid is potential to be used as an aphrodisiac for men.

Keywords: Aphrodisiac, sandfish, secondary reproduction characteristic, steroid.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 3993
661 GA Based Optimal Feature Extraction Method for Functional Data Classification

Authors: Jun Wan, Zehua Chen, Yingwu Chen, Zhidong Bai

Abstract:

Classification is an interesting problem in functional data analysis (FDA), because many science and application problems end up with classification problems, such as recognition, prediction, control, decision making, management, etc. As the high dimension and high correlation in functional data (FD), it is a key problem to extract features from FD whereas keeping its global characters, which relates to the classification efficiency and precision to heavens. In this paper, a novel automatic method which combined Genetic Algorithm (GA) and classification algorithm to extract classification features is proposed. In this method, the optimal features and classification model are approached via evolutional study step by step. It is proved by theory analysis and experiment test that this method has advantages in improving classification efficiency, precision and robustness whereas using less features and the dimension of extracted classification features can be controlled.

Keywords: Classification, functional data, feature extraction, genetic algorithm, wavelet.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1523
660 A Research about Determination of the Quality of Feed Oils Used as Mixed Feed Raw Material from Some Feed Factories in Konya-Turkey

Authors: Gülşah Kanbur, Veysel Ayhan

Abstract:

Feed oil samples which are used as mixed feed raw material were taken from six different feed factories in March, May and July. All factories make production in Konya, Turkey and all of the samples were crude soybean oils. Physical and chemical analyses, free radical scavenger effect, and total phenol content were determined on these oil samples. Moisture (M) content was found between 0.10-22.23%, saponification number (SF) was determined 143.13 to 167.93 KOH/kg, free fatty acidity (FFA) was varied 0.73 to 35.00%, peroxide value (PV) was found between 1.53 and 28.43 meq/kg, unsaponifiable matter (USM) was determined from 0.40 to 17.10%, viscosity (V) was found between 34.30 and 625.67 mPas, sediment (S) amount was determined between 0.60-18.16%, free radical scavenger effect (FRSE) was varied 20.7 to 43.04% inhibition of the extract and total phenol (TPC) content was found between 1.20 and 2.69mg/L extract. Different results were found between months and factories.

Keywords: Crude soybean oil, Feed oils, mixed feed.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 2105
659 Best Timing for Capturing Satellite Thermal Images, Asphalt, and Concrete Objects

Authors: Toufic Abd El-Latif Sadek

Abstract:

The asphalt object represents the asphalted areas like roads, and the concrete object represents the concrete areas like concrete buildings. The efficient extraction of asphalt and concrete objects from one satellite thermal image occurred at a specific time, by preventing the gaps in times which give the close and same brightness values between asphalt and concrete, and among other objects. So that to achieve efficient extraction and then better analysis. Seven sample objects were used un this study, asphalt, concrete, metal, rock, dry soil, vegetation, and water. It has been found that, the best timing for capturing satellite thermal images to extract the two objects asphalt and concrete from one satellite thermal image, saving time and money, occurred at a specific time in different months. A table is deduced shows the optimal timing for capturing satellite thermal images to extract effectively these two objects.

Keywords: Asphalt, concrete, satellite thermal images, timing.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1261
658 Performance of Bio-Composite Carbonized Materials in Probiotic Applications

Authors: Irina S. Savitskaya, Aida S. Kistaubayeva, Nuraly S. Akimbekov, Ilya E. Digel, Azhar A. Zhubanova

Abstract:

A new composite sorbent based on carbonized rice husk (CRH) and immobilized on it living cells and inactivated cultural liquid containing antimicrobials metabolites of Bacillus subtilis CK-245 is developed. The sorption and antimicrobic activity of CRH concerning five species of Enterobacteriaceae is studied. Prospects of use of developed sorbent in medicine and veterinary science is shown.

Keywords: CRH, probiotic, concentrated fugate, sorption and antimicrobial activity.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1875
657 Solvent Effect on Antioxidant Activity and Total Phenolic Content of Betula alba and Convolvulus arvensi

Authors: Mohd Azman A. Nurul, Husni Shafik, Almajano P. Maria, Gallego G. Maria

Abstract:

The potential of using herbal Betula alba (BA) and Convolvulus arvensis (CA) as a natural antioxidant for food applications were investigated. Each plant extract was prepared by using pure ethanol, different concentration of ethanol aqueous solutions, including 50% and 75%, 50% methanol aqueous and water. Total phenolic content (TPC) was determined using Folin–Ciocalteau method and antioxidant activity were analyzed by 2,2-diphenyl-1-picrylhydrazyl (DPPH) radicals, trolox equivalent antioxidant capacity (TEAC), Oxygen radical absorbance capacity (ORAC) and ferric reducing antioxidant power (FRAP) respectively. Ethanol extract of CA exhibited the highest TPC and antioxidant activity; however BA showed varies of antioxidant activity value in each assay. The BA and CA exhibit the potential sources of natural antioxidant for food commodities.

Keywords: Solvent effect, Antioxidant activity, Betula Alba, Convolvulus arvensis, Total Phenolic Content.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 3807
656 Precise Measurement of Displacement using Pixels

Authors: Razif Mahadi, John Billingsley

Abstract:

Manufacturing processes demand tight dimensional tolerances. The paper concerns a transducer for precise measurement of displacement, based on a camera containing a linescan chip. When tests were conducted using a track of black and white stripes with a 2mm pitch, errors in measuring on individual cycle amounted to 1.75%, suggesting that a precision of 35 microns is achievable.

Keywords: Linescan, microcontroller, pixels.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1295
655 Olive Leaves Extract Restored the antioxidant Perturbations in Red Blood Cells Hemolysate in Streptozotocin Induced Diabetic Rats

Authors: Ismail I. Abo Ghanema, Kadry M. Sadek

Abstract:

Oxidative stress and overwhelming free radicals associated with diabetes mellitus are likely to be linked with development of certain complication such as retinopathy, nephropathy and neuropathy. Treatment of diabetic subjects with antioxidant may be of advantage in attenuating these complications. Olive leaf (Oleaeuropaea), has been endowed with many beneficial and health promoting properties mostly linked to its antioxidant activity. This study aimed to evaluate the significance of supplementation of Olive leaves extract (OLE) in reducing oxidative stress, hyperglycemia and hyperlipidemia in Sterptozotocin (STZ)- induced diabetic rats. After induction of diabetes, a significant rise in plasma glucose, lipid profiles except High density lipoproteincholestrol (HDLc), malondialdehyde (MDA) and significant decrease of plasma insulin, HDLc and Plasma reduced glutathione GSH as well as alteration in enzymatic antioxidants was observed in all diabetic animals. During treatment of diabetic rats with 0.5g/kg body weight of Olive leaves extract (OLE) the levels of plasma (MDA) ,(GSH), insulin, lipid profiles along with blood glucose and erythrocyte enzymatic antioxidant enzymes were significantly restored to establish values that were not different from normal control rats. Untreated diabetic rats on the other hand demonstrated persistent alterations in the oxidative stress marker (MDA), blood glucose, insulin, lipid profiles and the antioxidant parameters. These results demonstrate that OLE may be of advantage in inhibiting hyperglycemia, hyperlipidemia and oxidative stress induced by diabetes and suggest that administration of OLE may be helpful in the prevention or at least reduced of diabetic complications associated with oxidative stress.

Keywords: Diabetes mellitus, olive leaves, oxidative stress, red blood cells

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 3023
654 Hybrid Equity Warrants Pricing Formulation under Stochastic Dynamics

Authors: Teh Raihana Nazirah Roslan, Siti Zulaiha Ibrahim, Sharmila Karim

Abstract:

A warrant is a financial contract that confers the right but not the obligation, to buy or sell a security at a certain price before expiration. The standard procedure to value equity warrants using call option pricing models such as the Black–Scholes model had been proven to contain many flaws, such as the assumption of constant interest rate and constant volatility. In fact, existing alternative models were found focusing more on demonstrating techniques for pricing, rather than empirical testing. Therefore, a mathematical model for pricing and analyzing equity warrants which comprises stochastic interest rate and stochastic volatility is essential to incorporate the dynamic relationships between the identified variables and illustrate the real market. Here, the aim is to develop dynamic pricing formulations for hybrid equity warrants by incorporating stochastic interest rates from the Cox-Ingersoll-Ross (CIR) model, along with stochastic volatility from the Heston model. The development of the model involves the derivations of stochastic differential equations that govern the model dynamics. The resulting equations which involve Cauchy problem and heat equations are then solved using partial differential equation approaches. The analytical pricing formulas obtained in this study comply with the form of analytical expressions embedded in the Black-Scholes model and other existing pricing models for equity warrants. This facilitates the practicality of this proposed formula for comparison purposes and further empirical study.

Keywords: Cox-Ingersoll-Ross model, equity warrants, Heston model, hybrid models, stochastic.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 534
653 Ethanol and Biomass Production from Spent Sulfite Liquor by Filamentous Fungi

Authors: M. T. Asadollahzadeh, A. Ghasemian, A. R. Saraeian, H. Resalati, P. R. Lennartsson, M. J. Taherzadeh

Abstract:

Since filamentous fungi are capable of assimilating several types of sugars (hexoses and pentoses), they are potential candidates for bioconversion of spent sulfite liquor (SSL). Three filamentous fungi such as Aspergillus oryzae, Mucor indicus, and Rhizopus oryzae were investigated in this work. The SSL was diluted in order to obtain concentrations of 50, 60, 70, 80, and 90% and supplemented with two types of nutrients. The results from cultivations in shake flask showed that A. oryzae and M. indicus were not able to grow in pure SSL and SSL90% while R. oryzae could grow only in SSL50% and SSL60%. Cultivation with A. oryzae resulted in the highest yield of produced fungal biomass, while R. oryzae cultivation resulted in the lowest fungal biomass yield. Although, the mediums containing yeast extract, (NH4)2SO4, KH2PO4, CaCl2∙2H2O, and MgSO4∙7H2O as nutrients supplementations produced higher fungal biomass compared to the mediums containing NH4H2PO4 and ammonia, but there was no significant difference between two types of nutrients in terms of sugars and acetic acid consumption rate. The sugars consumption in M. indicus cultivation was faster than A. oryzae and R. oryzae cultivation. Acetic acid present in SSL was completely consumed during cultivation of all fungi. M. indicus was the best and fastest ethanol producer from SSL among the fungi examined, when yeast extract and salts were used as nutrients supplementations. Furthermore, no further improvement in ethanol concentration and rate of sugars consumption was obtained in medium supplemented with NH4H2PO4 and ammonia compared to medium containing yeast extract, (NH4)2SO4, KH2PO4, CaCl2∙2H2O, and MgSO4∙7H2O. On the other hand, the higher dilution of SSL resulted in a better fermentability, and better consumption of sugars and acetic acid.

Keywords: Ethanol, filamentous fungi, fungal biomass, spent sulfite liquor.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1435
652 Blind Identification Channel Using Higher Order Cumulants with Application to Equalization for MC−CDMA System

Authors: Mohammed Zidane, Said Safi, Mohamed Sabri, Ahmed Boumezzough

Abstract:

In this paper we propose an algorithm based on higher order cumulants, for blind impulse response identification of frequency radio channels and downlink (MC−CDMA) system Equalization. In order to test its efficiency, we have compared with another algorithm proposed in the literature, for that we considered on theoretical channel as the Proakis’s ‘B’ channel and practical frequency selective fading channel, called Broadband Radio Access Network (BRAN C), normalized for (MC−CDMA) systems, excited by non-Gaussian sequences. In the part of (MC−CDMA), we use the Minimum Mean Square Error (MMSE) equalizer after the channel identification to correct the channel’s distortion. The simulation results, in noisy environment and for different signal to noise ratio (SNR), are presented to illustrate the accuracy of the proposed algorithm.

Keywords: Blind identification and equalization, Higher Order Cumulants, (MC−CDMA) system, MMSE equalizer.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1755
651 Bread Quality Improvement with Special Novel Additives

Authors: Mónika Bartalné-Berceli, Eszter Izsó, Szilveszter Gergely, András Salgó

Abstract:

Presently a significant portion of the Earth's population does not have access to healthy food. Either because they cannot afford it or because they do not know which one are they. The aim of the VII th Framework Chance project (Nr. 266331) supported by the European Union has been to develop relatively cheap food with favourable nutritional value and it should have acceptable quality for consumers. As one task of the project we manufactured bread products as a basic food. We examined the enrichment of bread products with four kinds of bran, with a special milling product of grain industry (aleurone-rich flour) and with a soy-based sprouted additive. The applied concentration of the six mentioned additives has been optimized and the physical properties of the bread products were monitored. The weight/density of the enriched breads increased a bit, however the volume and height decreased slightly compared to the corresponding data of the control bread. The optimized composition of the final product is favourably affected by these additives having highly preferred composition from nutritional point of view.

Keywords: Aleurone-rich flour, Brans, Bread products, Sprouted soybean, YASO.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1769
650 Automatic Method for Exudates and Hemorrhages Detection from Fundus Retinal Images

Authors: A. Biran, P. Sobhe Bidari, K. Raahemifar

Abstract:

Diabetic Retinopathy (DR) is an eye disease that leads to blindness. The earliest signs of DR are the appearance of red and yellow lesions on the retina called hemorrhages and exudates. Early diagnosis of DR prevents from blindness; hence, many automated algorithms have been proposed to extract hemorrhages and exudates. In this paper, an automated algorithm is presented to extract hemorrhages and exudates separately from retinal fundus images using different image processing techniques including Circular Hough Transform (CHT), Contrast Limited Adaptive Histogram Equalization (CLAHE), Gabor filter and thresholding. Since Optic Disc is the same color as the exudates, it is first localized and detected. The presented method has been tested on fundus images from Structured Analysis of the Retina (STARE) and Digital Retinal Images for Vessel Extraction (DRIVE) databases by using MATLAB codes. The results show that this method is perfectly capable of detecting hard exudates and the highly probable soft exudates. It is also capable of detecting the hemorrhages and distinguishing them from blood vessels.

Keywords: Diabetic retinopathy, fundus, CHT, exudates, hemorrhages.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 2603
649 Research Topic Map Construction

Authors: Hei-Chia Wang, Che-Tsung Yang

Abstract:

While the explosive increase in information published on the Web, researchers have to filter information when searching for conference related information. To make it easier for users to search related information, this paper uses Topic Maps and social information to implement ontology since ontology can provide the formalisms and knowledge structuring for comprehensive and transportable machine understanding that digital information requires. Besides enhancing information in Topic Maps, this paper proposes a method of constructing research Topic Maps considering social information. First, extract conference data from the web. Then extract conference topics and the relationships between them through the proposed method. Finally visualize it for users to search and browse. This paper uses ontology, containing abundant of knowledge hierarchy structure, to facilitate researchers getting useful search results. However, most previous ontology construction methods didn-t take “people" into account. So this paper also analyzes the social information which helps researchers find the possibilities of cooperation/combination as well as associations between research topics, and tries to offer better results.

Keywords: Ontology, topic maps, social information, co-authorship.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 1775
648 In vitro Study of Antibacterial Activity of Cymbopogon citratus

Authors: C.K. Hindumathy

Abstract:

Alcohol and water extracts of Cymbopogon citratus was investigated for anti-bacterial properties and phytochemical constituents. The extract was screened against four gram-negative bacteria Escherichia coli, Klebsiella pneumoniae, Pseudomonas aeruginosa, Proteus vulgaris) and two grampositive bacteria Bacillus subtilis and Staphylococcus aureus at four different concentrations (1:1, 1:5, 1:10 and 1:20) using disc diffusion method. The antibacterial examination was by disc diffusion techniques, while the photochemical constituents were investigated using standard chemical methods. Results showed that the extracts inhibited the growth of standard and local strains of the organisms used. The treatments were significantly different (P = 0.05). The minimum inhibitory concentration of the extracts against the tested microorganisms ranged between 150mg/ml and 50mg/ml. The alcohol extracts were found to be generally more effective than the water extract. The photochemical analysis revealed the presence of alkaloids and phenol but absence of cardiac and cyanogenic glycosides. The presence of alkaloid and phenols were inferred as being responsible for the anti-bacterial properties of the extracts.

Keywords: Cymbopogon citratus; gram negative and grampositive

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 4807