Search results for: fruit tree leaves
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2290

Search results for: fruit tree leaves

1450 An Improved Parallel Algorithm of Decision Tree

Authors: Jiameng Wang, Yunfei Yin, Xiyu Deng

Abstract:

Parallel optimization is one of the important research topics of data mining at this stage. Taking Classification and Regression Tree (CART) parallelization as an example, this paper proposes a parallel data mining algorithm based on SSP-OGini-PCCP. Aiming at the problem of choosing the best CART segmentation point, this paper designs an S-SP model without data association; and in order to calculate the Gini index efficiently, a parallel OGini calculation method is designed. In addition, in order to improve the efficiency of the pruning algorithm, a synchronous PCCP pruning strategy is proposed in this paper. In this paper, the optimal segmentation calculation, Gini index calculation, and pruning algorithm are studied in depth. These are important components of parallel data mining. By constructing a distributed cluster simulation system based on SPARK, data mining methods based on SSP-OGini-PCCP are tested. Experimental results show that this method can increase the search efficiency of the best segmentation point by an average of 89%, increase the search efficiency of the Gini segmentation index by 3853%, and increase the pruning efficiency by 146% on average; and as the size of the data set increases, the performance of the algorithm remains stable, which meets the requirements of contemporary massive data processing.

Keywords: classification, Gini index, parallel data mining, pruning ahead

Procedia PDF Downloads 108
1449 The Sub-Optimality of the Electricity Subsidy on Tube Wells in Balochistan (Pakistan): An Analysis Based on Socio-Cultural and Policy Distortions

Authors: Rameesha Javaid

Abstract:

Agriculture is the backbone of the economy of the province of Balochistan which is known as the ‘fruit basket’ of Pakistan. Its climate zones comprising highlands and plateaus, dependent on rain water, are more suited for the production of deciduous fruit. The vagaries of weather and more so the persistent droughts prompted the government to announce flat rates of electricity bills per month irrespective of the size of the farm, quantum or water used and the category of crop group. That has, no doubt, resulted in increased cropping intensity, more production and employment but has enormously burdened the official exchequer which picks up the residual bills in certain percentages amongst the federal and provincial governments and the local electricity company. This study tests the desirability of continuing the subsidy in the present mode. Optimization of social welfare of farmers has been the focus of the study with emphasis on the contribution of positive externalities and distortions caused in terms of negative externalities. By using the optimization technique with due allowance for distortions, it has been established that the subsidy calls for limiting policy distortions as they cause sub-optimal utilization of the tube well subsidy and improved policy programming. The sensitivity analysis with changed rankings of contributing variables towards social welfare does not significantly change the result. Therefore it leads to the net findings and policy recommendations of significantly reducing the subsidy size, correcting and curtailing policy distortions and targeting the subsidy grant more towards small farmers to generate more welfare by saving a sizeable amount from the subsidy for investment in the wellbeing of the farmers in rural Balochistan.

Keywords: distortion, policy distortion, socio-cultural distortion, social welfare, subsidy

Procedia PDF Downloads 274
1448 Evaluation of Toxic Metals in Water Hyacinth (Eichhornia crassipes) from Valsequillo Reservoir, Puebla, Central Mexico

Authors: Jacobo Tabla, P. F. Rodriguez-Espinosa, M. E. Perez-Lopez

Abstract:

Valsequillo reservoir located in Puebla City, Central Mexico receives water from the Atoyac River (Northwest) and from Alseseca River in the north. It has been the receptacle of municipal and industrial wastes for the past few decades affecting the water quality lethally. As a result, there is an outburst of water hyacinths (Eichhornia crassipes) in the reservoir occupying around 50 % of the total area. Therefore, the aim of the present work was to assess the concentration levels of toxic metals (Co, Zn, Ni, Cu and As) in the water hyacinths and the ambient waters during the dry season. Fourteen water samples and three water hyacinth samples were procured from the Valsequillo reservoir. The collected samples of water hyacinth (roots, rhizome, stems and leaves) were analyzed using an Inductively coupled plasma mass spectrometry (ICP-MS) Ultramass 700 (Varian Inc.) to determine the metal levels. Results showed that water hyacinth presented an exhaustion in metal capture from the inlet to outlet of the reservoir. The maximum bioaccumulation factors (BF) of Co, Zn, Ni, Cu and As were 5000, 47474, 4929, 17090 and 74000 respectively. On the other hand, the maximum Translocation Factor (TF) of 0.85 was observed in Zn, whilst Co presented the minimum TF of 0.059. Thus, the results presented the fact that water hyacinth in Valsequillo reservoir proves to be an important environmental utility for efficiently accumulating and translocating heavy metals from the ambient waters to its organelles (stems and leaves).

Keywords: bioaccumulation factor, toxic metals, translocation factor, water hyacinth

Procedia PDF Downloads 239
1447 BeamGA Median: A Hybrid Heuristic Search Approach

Authors: Ghada Badr, Manar Hosny, Nuha Bintayyash, Eman Albilali, Souad Larabi Marie-Sainte

Abstract:

The median problem is significantly applied to derive the most reasonable rearrangement phylogenetic tree for many species. More specifically, the problem is concerned with finding a permutation that minimizes the sum of distances between itself and a set of three signed permutations. Genomes with equal number of genes but different order can be represented as permutations. In this paper, an algorithm, namely BeamGA median, is proposed that combines a heuristic search approach (local beam) as an initialization step to generate a number of solutions, and then a Genetic Algorithm (GA) is applied in order to refine the solutions, aiming to achieve a better median with the smallest possible reversal distance from the three original permutations. In this approach, any genome rearrangement distance can be applied. In this paper, we use the reversal distance. To the best of our knowledge, the proposed approach was not applied before for solving the median problem. Our approach considers true biological evolution scenario by applying the concept of common intervals during the GA optimization process. This allows us to imitate a true biological behavior and enhance genetic approach time convergence. We were able to handle permutations with a large number of genes, within an acceptable time performance and with same or better accuracy as compared to existing algorithms.

Keywords: median problem, phylogenetic tree, permutation, genetic algorithm, beam search, genome rearrangement distance

Procedia PDF Downloads 253
1446 Parkinson’s Disease Detection Analysis through Machine Learning Approaches

Authors: Muhtasim Shafi Kader, Fizar Ahmed, Annesha Acharjee

Abstract:

Machine learning and data mining are crucial in health care, as well as medical information and detection. Machine learning approaches are now being utilized to improve awareness of a variety of critical health issues, including diabetes detection, neuron cell tumor diagnosis, COVID 19 identification, and so on. Parkinson’s disease is basically a disease for our senior citizens in Bangladesh. Parkinson's Disease indications often seem progressive and get worst with time. People got affected trouble walking and communicating with the condition advances. Patients can also have psychological and social vagaries, nap problems, hopelessness, reminiscence loss, and weariness. Parkinson's disease can happen in both men and women. Though men are affected by the illness at a proportion that is around partial of them are women. In this research, we have to get out the accurate ML algorithm to find out the disease with a predictable dataset and the model of the following machine learning classifiers. Therefore, nine ML classifiers are secondhand to portion study to use machine learning approaches like as follows, Naive Bayes, Adaptive Boosting, Bagging Classifier, Decision Tree Classifier, Random Forest classifier, XBG Classifier, K Nearest Neighbor Classifier, Support Vector Machine Classifier, and Gradient Boosting Classifier are used.

Keywords: naive bayes, adaptive boosting, bagging classifier, decision tree classifier, random forest classifier, XBG classifier, k nearest neighbor classifier, support vector classifier, gradient boosting classifier

Procedia PDF Downloads 117
1445 A Dynamic Solution Approach for Heart Disease Prediction

Authors: Walid Moudani

Abstract:

The healthcare environment is generally perceived as being information rich yet knowledge poor. However, there is a lack of effective analysis tools to discover hidden relationships and trends in data. In fact, valuable knowledge can be discovered from application of data mining techniques in healthcare system. In this study, a proficient methodology for the extraction of significant patterns from the coronary heart disease warehouses for heart attack prediction, which unfortunately continues to be a leading cause of mortality in the whole world, has been presented. For this purpose, we propose to enumerate dynamically the optimal subsets of the reduced features of high interest by using rough sets technique associated to dynamic programming. Therefore, we propose to validate the classification using Random Forest (RF) decision tree to identify the risky heart disease cases. This work is based on a large amount of data collected from several clinical institutions based on the medical profile of patient. Moreover, the experts’ knowledge in this field has been taken into consideration in order to define the disease, its risk factors, and to establish significant knowledge relationships among the medical factors. A computer-aided system is developed for this purpose based on a population of 525 adults. The performance of the proposed model is analyzed and evaluated based on set of benchmark techniques applied in this classification problem.

Keywords: multi-classifier decisions tree, features reduction, dynamic programming, rough sets

Procedia PDF Downloads 396
1444 Advanced Combinatorial Method for Solving Complex Fault Trees

Authors: José de Jesús Rivero Oliva, Jesús Salomón Llanes, Manuel Perdomo Ojeda, Antonio Torres Valle

Abstract:

Combinatorial explosion is a common problem to both predominant methods for solving fault trees: Minimal Cut Set (MCS) approach and Binary Decision Diagram (BDD). High memory consumption impedes the complete solution of very complex fault trees. Only approximated non-conservative solutions are possible in these cases using truncation or other simplification techniques. The paper proposes a method (CSolv+) for solving complex fault trees, without any possibility of combinatorial explosion. Each individual MCS is immediately discarded after its contribution to the basic events importance measures and the Top gate Upper Bound Probability (TUBP) has been accounted. An estimation of the Top gate Exact Probability (TEP) is also provided. Therefore, running in a computer cluster, CSolv+ will guarantee the complete solution of complex fault trees. It was successfully applied to 40 fault trees from the Aralia fault trees database, performing the evaluation of the top gate probability, the 1000 Significant MCSs (SMCS), and the Fussell-Vesely, RRW and RAW importance measures for all basic events. The high complexity fault tree nus9601 was solved with truncation probabilities from 10-²¹ to 10-²⁷ just to limit the execution time. The solution corresponding to 10-²⁷ evaluated 3.530.592.796 MCSs in 3 hours and 15 minutes.

Keywords: system reliability analysis, probabilistic risk assessment, fault tree analysis, basic events importance measures

Procedia PDF Downloads 23
1443 Impact of ‎Foliar ‎Formulations of Macro and Micro Nutrients on ‎the ‎Tritrophic Association of Wheat Aphid ‎and Entomophagous Insects

Authors: Muhammad Sufyan, Muhammad J. Arif, Muhammad Arshad, Usman Shoukat

Abstract:

In Pakistan, wheat (Triticum aestivum L.) is seriously attacked by the wheat ‎aphid. Naturally, bio control agents play an important role in managing wheat aphid. However, association ‎among pest, natural enemies and host plant is highly affected by food resource ‎concentration and predator/parasitoid factor of any ecosystem. The present ‎study was conducted to estimate the effect of different dose levels of macro ‎and micronutrients on the aphid population and its entomophagous insect ‎on wheat and their tri-trophic association. The experiment was laid out in ‎RCBD with six different combinations of macro and micronutrients and a control treatment. The data was initiated from the second week of ‎the February till the maturity of the crop. Data regarding aphid population and ‎coccinellids counts were collected on weekly basis and subjected to analysis of ‎variance and mean comparison. The data revealed that aphid ‎population was at peak in the last week of March. Coccinellids population ‎increased side by side with aphid population and declined after second week of ‎April. Aphid parasitism was maximum 25% on recommended dose of Double and ‎Flasher and minimum 8.67% on control treatment. Maximum aphid population was observed on first April with 687.2 specimens. However, this maximum population was shown against the application of Double + Flasher treatment. The minimum aphid population was recorded after the application of HiK Gold + Flasher recommended dose on 15th April. The coccinellids population was at peak level at on 8th April and against the treatment double recommended dose of HiK gold + Flasher. Amount of nitrogen, phosphorus and potassium percentage dry leaves ‎components was maximum (2.33, 0.18 and 2.62 % dry leaves. respectively) in ‎plots treated with recommended double dose mixture of Double + Flasher and ‎Hi-K Gold + Flasher while it was minimum (1.43, 0.12 and 1.77 dry leaves ‎respectively) in plots where no nutrients applied. The result revealed that maximum parasitism was at recommended level of micro and macro nutrients application.‎ Maximum micro nutrients zinc, copper, manganese, iron and boron found with values 46.67 ppm, 21.81 ppm, 62.35 ppm, 152.69 ppm and 36.78 respectively. The result also showed that Over application of macro and micro nutrients should be avoided because it do not help in pest control, conversely it may cause stress on plant. The treatment Double and Flasher recommended dose ratio is almost comparable with recommended dose and present studies confirm its usefulness on wheat.

Keywords: entomophagous insects, macro and micro nutrients, tri-trophic, wheat aphid

Procedia PDF Downloads 213
1442 Assessment of Dietary Patterns of Saudi Patients with Type 2 Diabetes Mellitus in Ramadan and Non-Ramadan Periods

Authors: Abdullah S. Alghamdi, Khaled Alghamdi, Richard O. Jenkins, Parvez I. Haris

Abstract:

Background: Unhealthy diet is one of the modifiable risk factors for developing type 2 diabetes mellitus (T2DM). Improvement in diet can be beneficial for countering diabetes. For example, HbA1c, an important biomarker for diabetes, can be reduced by 1.1% through only alteration in diet. Ramadan fasting has been reported to provide positive health benefits. However, optimal benefits are not achieved, often due to poor dietary habits and lifestyle. There is a need to better understand the dietary habits of people fasting during Ramadan, so that necessary improvements can be made to develop this form of fasting as a non-pharmacological strategy for management and prevention of T2DM. Aim: This study aimed to assess the dietary patterns of Saudi adult patients with T2DM over three different periods (before, during, and after Ramadan) and relate this to HbA1c levels. Methods: This study recruited 82 Saudi with T2DM, who chose to fast during Ramadan, from the Endocrine and Diabetic Centre of Al Iman General Hospital, Riyadh, Saudi Arabia. Ethical approvals for the study were obtained from De Montfort University and Saudi Ministry of Health. Dietary patterns were assessed by a self-administered questionnaire in each period. This assessment included the diet type and frequency. Blood samples were collected in each period for determination of HbA1c. Results: The number of meals per day for the participants significantly decreased during Ramadan (P < 0.001). The consumption of fruit and vegetables significantly increased during Ramadan (P = 0.017). However, the consumption of sugary drinks significantly increased during and after Ramadan (P = 0.005). Approximately 60% of the patients indicated that they ate sugary foods at least once per week. The consumption of bread and rice was reported to be at least two times per week. The consumption of rice significantly reduced during Ramadan (P = 0.002). The mean HbA1c significantly varied between periods (P = 0.001), with lowest level during Ramadan compared to before and after Ramadan. The increase in the consumption of fruits and vegetables had a medium effect size on the reduction in HbA1c during Ramadan. There was a variance of 7.7% in the mean difference in HbA1c levels between groups (who changed their fruit and vegetable consumption) which can be accounted for by the increase in the consumption of fruits and vegetables. Likewise, 9.3% of the variance in the mean HbA1c difference between the groups was accounted for by a decrease in the consumption of rice. Conclusion: The increase in the frequency of fruit and vegetables intake, and especially the reduction in the frequency of rice consumption, during Ramadan produce beneficial effects in reducing HbA1c level. Therefore, further improving the dietary habits of patients with T2DM, such as reducing their sugary drinks intake, may help them to obtain greater benefits from Ramadan fasting in the management of their diabetes. It is recommended that dietary guidance is provided to the public to maximise health benefits through Ramadan fasting.

Keywords: Diabetes, Diet, Fasting, HbA1c, Ramadan

Procedia PDF Downloads 148
1441 Development of Polylactic Acid Insert with a Cinnamaldehyde-Betacyclodextrin Complex for Cape Gooseberry (Physalis Peruviana L.) Packed

Authors: Gómez S. Jennifer, Méndez V. Camila, Moncayo M. Diana, Vega M. Lizeth

Abstract:

The cape gooseberry is a climacteric fruit; Colombia is one of the principal exporters in the world. The environmental condition of temperature and relative moisture decreases the titratable acidity and pH. These conditions and fruit maturation result in the fungal proliferation of Botrytis cinerea disease. Plastic packaging for fresh cape gooseberries was used for mechanical damage protection but created a suitable atmosphere for fungal growth. Beta-cyclodextrins are currently implemented as coatings for the encapsulation of hydrophobic compounds, for example, with bioactive compounds from essential oils such as cinnamaldehyde, which has a high antimicrobial capacity. However, it is a volatile substance. In this article, the casting method was used to obtain a polylactic acid (PLA) polymer film containing the beta-cyclodextrin-cinnamaldehyde inclusion complex, generating an insert that allowed the controlled release of the antifungal substance in packed cape gooseberries to decrease contamination by Botrytis cinerea in a latent state during storage. For the encapsulation technique, three ratios for the cinnamaldehyde: beta-cyclodextrin inclusion complex were proposed: (25:75), (40:60), and (50:50). Spectrophotometry, colorimetry in L*a*b* coordinate space and scanning electron microscopy (SEM) were made for the complex characterization. Subsequently, two ratios of tween and water (40:60) and (50:50) were used to obtain the polylactic acid (PLA) film. To determine mechanical and physical parameters of colourimetry in L*a*b* coordinate space, atomic force microscopy and stereoscopy were done to determine the transparency and flexibility of the film; for both cases, Statgraphics software was used to determine the best ratio in each of the proposed phases, where for encapsulation it was (50:50) with an encapsulation efficiency of 65,92%, and for casting the ratio (40:60) obtained greater transparency and flexibility that permitted its incorporation into the polymeric packaging. A liberation assay was also developed under ambient temperature conditions to evaluate the concentration of cinnamaldehyde inside the packaging through gas chromatography for three weeks. It was found that the insert had a controlled release. Nevertheless, a higher cinnamaldehyde concentration is needed to obtain the minimum inhibitory concentration for the fungus Botrytis cinerea (0.2g/L). The homogeneity of the cinnamaldehyde gas phase inside the packaging can be improved by considering other insert configurations. This development aims to impact emerging food preservation technologies with the controlled release of antifungals to reduce the affectation of the physico-chemical and sensory properties of the fruit as a result of contamination by microorganisms in the postharvest stage.

Keywords: antifungal, casting, encapsulation, postharvest

Procedia PDF Downloads 59
1440 Women in Urban Agriculture: Institutional Challenges, COVID-19 and the War in Bahir Dar, Ethiopia

Authors: Meseret Gebeyehu Yehuala

Abstract:

Women represent the majority of urban farmers engaged in vegetable and fruit production in Bahir Dar, Ethiopia. We examine urban agriculture in Bahir Dar city in the context of disruptions caused by the civil war and COVID-19. The Sustainable Livelihoods Framework serves as a conceptual frame to explore the vulnerability context, the structural and institutional challenges faced by women, and how this impacts their livelihoods. A total of 25 urban women farmers and 6 key informants were involved in the study through explorative and structured interviews conducted in 2021. Observations and informal conversations during repeated visits provided deeper insights. In addition, key informants employed in civil service institutions and experts were interviewed. Data were analysed by applying qualitative content analysis by using Atlas tia software. Women report that they experience a lack of access to land, insecurity of tenure, irregular technical support and input provision by agricultural extension services, and lack of access to credit and formal marketplaces. The COVID-19 pandemic restrictions aggravated this situation by delaying agricultural extension offices’ provision of necessary inputs and disrupting food handling and storage leading to the loss of perishable products. Bombing in relation to the civil war has destroyed harvests and left women in fear of returning to their fields. Women stated that vegetable and fruit production could contribute to their incomes, household food supplies, and more diversified diets. However, the city municipal office has, so far, not committed to supporting urban agriculture as a livelihood strategy.

Keywords: urban agriculture, institutional challenges, Bahir Dar, sustainable livelihood framework

Procedia PDF Downloads 86
1439 Hybrid Approach for Software Defect Prediction Using Machine Learning with Optimization Technique

Authors: C. Manjula, Lilly Florence

Abstract:

Software technology is developing rapidly which leads to the growth of various industries. Now-a-days, software-based applications have been adopted widely for business purposes. For any software industry, development of reliable software is becoming a challenging task because a faulty software module may be harmful for the growth of industry and business. Hence there is a need to develop techniques which can be used for early prediction of software defects. Due to complexities in manual prediction, automated software defect prediction techniques have been introduced. These techniques are based on the pattern learning from the previous software versions and finding the defects in the current version. These techniques have attracted researchers due to their significant impact on industrial growth by identifying the bugs in software. Based on this, several researches have been carried out but achieving desirable defect prediction performance is still a challenging task. To address this issue, here we present a machine learning based hybrid technique for software defect prediction. First of all, Genetic Algorithm (GA) is presented where an improved fitness function is used for better optimization of features in data sets. Later, these features are processed through Decision Tree (DT) classification model. Finally, an experimental study is presented where results from the proposed GA-DT based hybrid approach is compared with those from the DT classification technique. The results show that the proposed hybrid approach achieves better classification accuracy.

Keywords: decision tree, genetic algorithm, machine learning, software defect prediction

Procedia PDF Downloads 316
1438 Increasing Soybean (Glycine Max L) Drought Resistance with Osmolit Sorbitol

Authors: Aminah Muchdar

Abstract:

Efforts to increase soybean production have been pursued for years in Indonesia through the process of intensification and extensification. Increased production through intensification of increasing grain yield per hectare, among others includes the improvement of cultivation system such as the use of cultivars that have superior resistance to drought. Increased soybean production has been through the expansion of planting areas utilizing available idle dry land. However, one of the constraints faced in dryland agriculture was the limited water supply due to low intensity of rainfall that leads to low crop production. In order to ensure that soybeans are cultivated on dry land remains capable of high production, it is necessary to physiologically engineer the soybean with open stomata. The study was conducted in the greenhouse of Balai Penelitian Tanaman Serealia (BALITSEREAL) Maros, Sulawesi, Indonesia with a completely randomized block design h factorial pattern. The first factor was the water stress stadia while the second was the amount of sorbitol osmolit concentration application. Results indicated that there was an interaction between the plant height growth and number of leaves between the water clamping time and concentration of the osmolit sorbitol. The vegetative stage especially during flowering and pod formation was inhibited when the water was clamped, but by spraying osmolit sorbitol, soybean growth in terms of its height and number of leaves was enhanced. This study implies that the application of osmolit sorbitol may enhance the drought resistance of soybean growth. Future research suggested that more work should be done on the application of osmolit sorbital to other agriculture crops to increase their drought resistance in the drylands.

Keywords: DROUGHT, engineered physiology, osmolit sorbitol, soybean

Procedia PDF Downloads 199
1437 Investigating the Antibacterial Properties and Omega-3 Levels of Evening Primrose Plant Against Multi-Drug Resistant Bacteria

Authors: A. H. Taghdisi, M. Mirmohammadi, S. Kamali

Abstract:

Evening primrose (Oenothera biennis L.) is a biennial and herbaceous and one of the most important species of medicinal plants in the world. due to the production of unsaturated fatty acids such as linoleic acid, alpha-linolenic acid, etc. in its seeds and roots, and compounds such as kaempferol in its leaves, Evening primrose has important medicinal efficiency such as reducing premenstrual problems, acceleration of wound healing, inhibiting platelet aggregation, sedation of cardiovascular diseases, and treatment of viral infections. The sap of the plant is used to treat warts, and the plant itself is used as a charm against mental and spiritual diseases and poisonous animals. Its leaves have significant antibacterial activity against yellow staphylococci. It is also used in the treatment of poisoning, especially the toxication caused by the consumption of alcoholic beverages, in the treatment of arteriosclerosis and diseases caused by liver cell insufficiency. Low germination and production speed are the problems of evening primrose growth and propagation. In the present study, extracts were obtained from four components (flowers, stems, seeds, leaves) of the evening primrose plant using the Soxhlet apparatus. To measure the antibacterial properties against MDR bacteria, microbial methods, including dilution, cultivation on a plate containing nutrient agar culture medium, and disc diffusion in agar, were performed using Staphylococcus aureus and Escherichia coli bacteria on all four extracts. The maximum antibacterial activity related to the dilution method was obtained in all extracts. In the plate culture method, antibacterial activity was obtained for all extracts in the nutrient agar medium. The maximum diameter of the non-growth halo was obtained in the disc diffusion method in agar in the leaf extract. The statistical analysis of the microbial part was done by one-way ANOVA test (SPSS). By comparing the amount of omega-3 in extracts of Iranian and foreign oils available in the market and the extracts extracted from evening primrose plant samples with gas chromatography, it is shown that the stem extract had the most omega-3 (oleic acid) and compared to the extract of the mentioned oils, it had the highest amount of omega-3 overall. Also, the amount of omega-3 in the extract of Iranian oils was much higher than in the extract of foreign oils. It should be noted that the extract of foreign oils had a more complete composition of omega-3 than the extract of Iranian oils.

Keywords: antibacterial activity, MDR bacteria, evening primrose, omega-3

Procedia PDF Downloads 82
1436 Quality Analysis of Vegetables Through Image Processing

Authors: Abdul Khalique Baloch, Ali Okatan

Abstract:

The quality analysis of food and vegetable from image is hot topic now a day, where researchers make them better then pervious findings through different technique and methods. In this research we have review the literature, and find gape from them, and suggest better proposed approach, design the algorithm, developed a software to measure the quality from images, where accuracy of image show better results, and compare the results with Perouse work done so for. The Application we uses an open-source dataset and python language with tensor flow lite framework. In this research we focus to sort food and vegetable from image, in the images, the application can sorts and make them grading after process the images, it could create less errors them human base sorting errors by manual grading. Digital pictures datasets were created. The collected images arranged by classes. The classification accuracy of the system was about 94%. As fruits and vegetables play main role in day-to-day life, the quality of fruits and vegetables is necessary in evaluating agricultural produce, the customer always buy good quality fruits and vegetables. This document is about quality detection of fruit and vegetables using images. Most of customers suffering due to unhealthy foods and vegetables by suppliers, so there is no proper quality measurement level followed by hotel managements. it have developed software to measure the quality of the fruits and vegetables by using images, it will tell you how is your fruits and vegetables are fresh or rotten. Some algorithms reviewed in this thesis including digital images, ResNet, VGG16, CNN and Transfer Learning grading feature extraction. This application used an open source dataset of images and language used python, and designs a framework of system.

Keywords: deep learning, computer vision, image processing, rotten fruit detection, fruits quality criteria, vegetables quality criteria

Procedia PDF Downloads 53
1435 Green Extraction of Patchoulol from Patchouli Leaves Using Ultrasound-Assisted Ionic Liquids

Authors: G. C. Jadeja, M. A. Desai, D. R. Bhatt, J. K. Parikh

Abstract:

Green extraction techniques are fast paving ways into various industrial sectors due to the stringent governmental regulations leading to the banning of toxic chemicals’ usage and also due to the increasing health/environmental awareness. The present work describes the ionic liquids based sonication method for selectively extracting patchoulol from the leaves of patchouli. 1-Butyl-3-methylimidazolium tetrafluoroborate ([Bmim]BF4) and N,N,N,N’,N’,N’-Hexaethyl-butane-1,4-diammonium dibromide (dicationic ionic liquid - DIL) were selected for extraction. Ultrasound assisted ionic liquid extraction was employed considering concentration of ionic liquid (4–8 %, w/w), ultrasound power (50–150 W for [Bmim]BF4 and 20–80 W for DIL), temperature (30–50 oC) and extraction time (30–50 min) as major parameters influencing the yield of patchoulol. Using the Taguchi method, the parameters were optimized and analysis of variance (ANOVA) was performed to find the most influential factor in the selected extraction method. In case of [Bmim]BF4, the optimum conditions were found to be: 4 % (w/w) ionic liquid concentration, 50 W power, 30 oC temperature and extraction time of 30 min. The yield obtained under the optimum conditions was 3.99 mg/g. In case of DIL, the optimum conditions were obtained as 6 % (w/w) ionic liquid concentration, 80 W power, 30 oC temperature and extraction time of 40 min, for which the yield obtained was 4.03 mg/g. Temperature was found to be the most significant factor in both the cases. Extraction time was the insignificant parameter while extracting the product using [Bmim]BF4 and in case of DIL, power was found to be the least significant factor affecting the process. Thus, a green method of recovering patchoulol is proposed.

Keywords: green extraction, ultrasound, patchoulol, ionic liquids

Procedia PDF Downloads 344
1434 Efficient Frequent Itemset Mining Methods over Real-Time Spatial Big Data

Authors: Hamdi Sana, Emna Bouazizi, Sami Faiz

Abstract:

In recent years, there is a huge increase in the use of spatio-temporal applications where data and queries are continuously moving. As a result, the need to process real-time spatio-temporal data seems clear and real-time stream data management becomes a hot topic. Sliding window model and frequent itemset mining over dynamic data are the most important problems in the context of data mining. Thus, sliding window model for frequent itemset mining is a widely used model for data stream mining due to its emphasis on recent data and its bounded memory requirement. These methods use the traditional transaction-based sliding window model where the window size is based on a fixed number of transactions. Actually, this model supposes that all transactions have a constant rate which is not suited for real-time applications. And the use of this model in such applications endangers their performance. Based on these observations, this paper relaxes the notion of window size and proposes the use of a timestamp-based sliding window model. In our proposed frequent itemset mining algorithm, support conditions are used to differentiate frequents and infrequent patterns. Thereafter, a tree is developed to incrementally maintain the essential information. We evaluate our contribution. The preliminary results are quite promising.

Keywords: real-time spatial big data, frequent itemset, transaction-based sliding window model, timestamp-based sliding window model, weighted frequent patterns, tree, stream query

Procedia PDF Downloads 145
1433 Novel Recombinant Betasatellite Associated with Vein Thickening Symptoms on Okra Plants in Saudi Arabia

Authors: Adel M. Zakri, Mohammed A. Al-Saleh, Judith. K. Brown, Ali M. Idris

Abstract:

Betasatellites are small circular single stranded DNA molecules found associated with begomoviruses on field symptomatic plants. Their genome size is about half that of the helper begomovirus, ranging between 1.3 and 1.4 kb. The helper begomoviruses are usually members of the family Geminiviridae. Okra leaves showing vein thickening were collected from okra plants growing in Jazan, Saudi Arabia. Total DNA was extracted from leaves and used as a template to amplify circular DNA using rolling circle amplification (RCA) technology. Products were digested with PstI to linearize the helper viral genome(s), and associated DNA satellite(s), yielding a 2.8kbp and 1.4kbp fragment, respectively. The linearized fragments were cloned into the pGEM-5Zf (+) vector and subjected to DNA sequencing. The 2.8 kb fragment was identified as Cotton leaf curl Gezira virus genome, at 2780bp, an isolate closely related to strains reported previously from Saudi Arabia. A clone obtained from the 1.4 kb fragments he 1.4kb was blasted to GeneBank database found to be a betasatellite. The genome of betasatellite was 1357-bp in size. It was found to be a recombinant containing one fragment (877-bp) that shared 91% nt identity with Cotton leaf curl Gezira betasatellite [KM279620], and a smaller fragment [133--bp) that shared 86% nt identity with Tomato leaf curl Sudan virus [JX483708]. This satellite is thus a recombinant between a malvaceous-infecting satellite and a solanaceous-infecting begomovirus.

Keywords: begomovirus, betasatellites, cotton leaf curl Gezira virus, okra plants

Procedia PDF Downloads 325
1432 Hedonic Price Analysis of Consumer Preference for Musa spp in Northern Nigeria

Authors: Yakubu Suleiman, S. A. Musa

Abstract:

The research was conducted to determine the physical characteristics of banana fruits that influenced consumer preferences for the fruit in Northern Nigeria. Socio-economic characteristics of the respondents were also identified. Simple descriptive statistics and Hedonic prices model were used to analyze the data collected for socio-economic and consumer preference respectively with the aid of 1000 structured questionnaires. The result revealed the value of R2 to be 0.633, meaning that, 63.3% of the variation in the banana price was brought about by the explanatory variables included in the model and the variables are: colour, size, degree of ripeness, softness, surface blemish, cleanliness of the fruits, weight, length, and cluster size of fruits. However, the remaining 36.7% could be attributed to the error term or random disturbance in the model. It could also be seen from the calculated result that the intercept was 1886.5 and was statistically significant (P < 0.01), meaning that about N1886.5 worth of banana fruits could be bought by consumers without considering the variables of banana included in the model. Moreover, consumers showed that they have significant preference for colours, size, degree of ripeness, softness, weight, length and cluster size of banana fruits and they were tested to be significant at either P < 0.01, P < 0.05, and P < 0.1 . Moreover, the result also shows that consumers did not show significance preferences to surface blemish, cleanliness and variety of the banana fruit as all of them showed non-significance level with negative signs. Based on the findings of the research, it is hereby recommended that plant breeders and research institutes should concentrate on the production of banana fruits that have those physical characteristics that were found to be statistically significance like cluster size, degree of ripeness,’ softness, length, size, and skin colour.

Keywords: analysis, consumers, preference, variables

Procedia PDF Downloads 323
1431 Rapid Green Synthesis of Silver Nanoparticles Using Solanum Nigrum Leaves Extract with Antimicrobial and Anticancer Properties

Authors: Anushaa A.

Abstract:

In this work, silver nanoparticles (AgNP) were manufactured directly without harmful chemicals utilising methanol extract (SNLME) Solanum nigrume leaves. We are using nigrum leaf extract from Solanum, which converts silver nitrate to silver ions, for synthesization purposes. An examination of the AgNP produced was performed using ultraviolet (UV-VIS) spectroscopy, infrared spectroscopy (FTIR) transformed from Fourier and scanning electrons (SEM). Biological activity was also tested. UV-VIS has proven that biosynthesized AgNP exists (420-450 nm). The FTIR spectrum has been utilised to confirm the presence of different functional groups within the biomolecules, which are a nanoparticular capping agent and the spectroscopic and crystal nature of AgNP. The viability of the silver nanoparticles was evaluated using zeta potential calculations. Negative zeta potential of -33.4 mV demonstrated the stability of silver-nanoparticles. The morphology of AgNP was examined using a scanning electron microscope. Greenly generated AgNP showed significant anti-Staphylococcus aureus, Candida, and Escherichia coli action. The green AgNP demonstration indicated that the IC50 for the human teratocarcinoma cell line was 29.24 μg/ml during 24 hours of therapy (PA1 Ovarian cell line). The dose-dependent effects were reported in both antibacterial and cytotoxicity assays and as an effective agent. Finally, the findings of this research showed that silver nanoparticles generated might serve as a viable therapeutic agent to combat microorganisms killing and curing cancer.

Keywords: antimicrobial activity, PA1 ovarian cancer cell line, silver nanoparticles, Solanum nigrum

Procedia PDF Downloads 171
1430 High Pressure Processing of Jackfruit Bulbs: Effect on Color, Nutrient Profile and Enzyme Inactivation

Authors: Jyoti Kumari, Pavuluri Srinivasa Rao

Abstract:

Jackfruit (ArtocarpusheterophyllusL.) is an underutilized yet highly nutritious fruit with unique flavour, known for its therapeutic and culinary properties. Fresh jackfruit bulb has a very short shelf life due to high moisture and sugar content leading to microbial and enzymatic browning, hindering its consumer acceptability and marketability. An attempt has been made for the preservation of the ripe jackfruit bulbs, by the application of high pressure (HP) over a range of 200-500 MPa at ambient temperature for dwell times ranging from 5 to 20 min. The physicochemical properties of jackfruit bulbs such as the pH, TSS, and titrable acidity were not affected by the pressurization process. The ripening index of the fruit bulb also decreased following HP treatment. While the ascorbic acid and antioxidant activity of jackfruit bulb were well retained by high pressure processing (HPP), the total phenols and carotenoids showed a slight increase. The HPP significantly affected the colour and textural properties of jackfruit bulb. High pressure processing was highly effective in reducing the browning index of jackfruit bulbs in comparison to untreated bulbs. The firmness of the bulbs improved upon the pressure treatment with longer dwelling time. The polyphenol oxidase has been identified as the most prominent oxidative enzyme in the jackfruit bulb. The enzymatic activity of polyphenol oxidase and peroxidase were significantly reduced by up to 40% following treatment at 400 MPa/15 min. HPP of jackfruit bulbs at ambient temperatures is shown to be highly beneficial in improving the shelf stability, retaining its nutrient profile, color, and appearance while ensuring the maximum inactivation of the spoilage enzymes.

Keywords: antioxidant capacity, ascorbic acid, carotenoids, color, HPP-high pressure processing, jackfruit bulbs, polyphenol oxidase, peroxidase, total phenolic content

Procedia PDF Downloads 159
1429 Production and Characterization of Biochars from Torrefaction of Biomass

Authors: Serdar Yaman, Hanzade Haykiri-Acma

Abstract:

Biomass is a CO₂-neutral fuel that is renewable and sustainable along with having very huge global potential. Efficient use of biomass in power generation and production of biomass-based biofuels can mitigate the greenhouse gasses (GHG) and reduce dependency on fossil fuels. There are also other beneficial effects of biomass energy use such as employment creation and pollutant reduction. However, most of the biomass materials are not capable of competing with fossil fuels in terms of energy content. High moisture content and high volatile matter yields of biomass make it low calorific fuel, and it is very significant concern over fossil fuels. Besides, the density of biomass is generally low, and it brings difficulty in transportation and storage. These negative aspects of biomass can be overcome by thermal pretreatments that upgrade the fuel property of biomass. That is, torrefaction is such a thermal process in which biomass is heated up to 300ºC under non-oxidizing conditions to avoid burning of the material. The treated biomass is called as biochar that has considerably lower contents of moisture, volatile matter, and oxygen compared to the parent biomass. Accordingly, carbon content and the calorific value of biochar increase to the level which is comparable with that of coal. Moreover, hydrophilic nature of untreated biomass that leads decay in the structure is mostly eliminated, and the surface properties of biochar turn into hydrophobic character upon torrefaction. In order to investigate the effectiveness of torrefaction process on biomass properties, several biomass species such as olive milling residue (OMR), Rhododendron (small shrubby tree with bell-shaped flowers), and ash tree (timber tree) were chosen. The fuel properties of these biomasses were analyzed through proximate and ultimate analyses as well as higher heating value (HHV) determination. For this, samples were first chopped and ground to a particle size lower than 250 µm. Then, samples were subjected to torrefaction in a horizontal tube furnace by heating from ambient up to temperatures of 200, 250, and 300ºC at a heating rate of 10ºC/min. The biochars obtained from this process were also tested by the methods applied to the parent biomass species. Improvement in the fuel properties was interpreted. That is, increasing torrefaction temperature led to regular increases in the HHV in OMR, and the highest HHV (6065 kcal/kg) was gained at 300ºC. Whereas, torrefaction at 250ºC was seen optimum for Rhododendron and ash tree since torrefaction at 300ºC had a detrimental effect on HHV. On the other hand, the increase in carbon contents and reduction in oxygen contents were determined. Burning characteristics of the biochars were also studied using thermal analysis technique. For this purpose, TA Instruments SDT Q600 model thermal analyzer was used and the thermogravimetric analysis (TGA), derivative thermogravimetry (DTG), differential scanning calorimetry (DSC), and differential thermal analysis (DTA) curves were compared and interpreted. It was concluded that torrefaction is an efficient method to upgrade the fuel properties of biomass and the biochars from which have superior characteristics compared to the parent biomasses.

Keywords: biochar, biomass, fuel upgrade, torrefaction

Procedia PDF Downloads 360
1428 Species Diversity of Coleoptera (Insecta: Coleoptera) Damaging Saxaul (Chenopodiáceae: Haloxylon spp.) in the Deserts Area of South-East Kazakhstan

Authors: B. Mombayeva

Abstract:

In the deserts area of south east of Kazakhstan, 16 species of Coleoptera from 6 families and 12 genus of insects damaging Saxaul have been revealed. The vast number of species belong to the Cerambycidae familyCapricorn Beetle (4 species) and Hemlock Borer of Melanophila genus and 3 species of weevils and flea-beetles, and 1 species of coctsinelids and carrion beetle. Some of them cause appreciable harm, and sometimes very heavy damageto saxaul. According to food specialization they are divided into polyphages and - oligophages. According to the confinement to saxaul parts, registered beetles insects mainly feed on generative parts (11 species) and leaves (5 species). 9 species from them feed on roots, leaves and generative organs. They are scarablike beetle’s larvae (Apatophysismongolica Semenov., Tursmenigenavarentzovi Melg., Phytoecia (Opsilla) coerulescens Scopoli., Apatophysismongolica Semenov.), Jewel beetles (Julodis (s. Str.) Variolaris (Pallas), Sphenoptera (s. Str.) cuprina Motschulsky, S. (s. str.) exarata (Fischer), SphenopterapotaniniJak.) and some weevil (Barisartemisiae Hbst.). The larvae eat the roots and the imago - generative organs. Their feeding noticeably has its effect on the condition of saxaul. Beetles also slightlygnaw vegetative organs of plants. Among the harmful species the desert Capricorn Beetle Julodisvariolaris (Pallas) deserved attention. Its larvae live in the soil and cause harm to the roots of Saxaul and other pasture plants. In addition, the larvae of Sphenopterapotanini, S.punctatissima colonize the roots, trunk and branches of Haloxylon. In the spring Saxaul flowers are much damaged by Ladybeetle Bulaealichatchovi.

Keywords: saxaul, coleoptera, insecta, haloxylon

Procedia PDF Downloads 241
1427 Azadrachea indica Leaves Extract Assisted Green Synthesis of Ag-TiO₂ for Degradation of Dyes in Aqueous Medium

Authors: Muhammad Saeed, Sheeba Khalid

Abstract:

Aqueous pollution due to the textile industry is an important issue. Photocatalysis using metal oxides as catalysts is one of the methods used for eradication of dyes from textile industrial effluents. In this study, the synthesis, characterization, and evaluation of photocatalytic activity of Ag-TiO₂ are reported. TiO₂ catalysts with 2, 4, 6 and 8% loading of Ag were prepared by green methods using Azadrachea indica leaves' extract as reducing agent and titanium dioxide and silver nitrate as precursor materials. The 4% Ag-TiO₂ exhibited the best catalytic activity for degradation of dyes. Prepared catalyst was characterized by advanced techniques. Catalytic degradation of methylene blue and rhodamine B were carried out in Pyrex glass batch reactor. Deposition of Ag greatly enhanced the catalytic efficiency of TiO₂ towards degradation of dyes. Irradiation of catalyst excites electrons from conduction band of catalyst to valence band yielding an electron-hole pair. These photoexcited electrons and positive hole undergo secondary reaction and produce OH radicals. These active radicals take part in the degradation of dyes. More than 90% of dyes were degraded in 120 minutes. It was found that there was no loss catalytic efficiency of prepared Ag-TiO₂ after recycling it for two times. Photocatalytic degradation of methylene blue and rhodamine B followed Eley-Rideal mechanism which states that dye reacts in fluid phase with adsorbed oxygen. 27 kJ/mol and 20 kJ/mol were found as activation energy for photodegradation of methylene blue and rhodamine B dye respectively.

Keywords: TiO₂, Ag-TiO₂, methylene blue, Rhodamine B., photo degradation

Procedia PDF Downloads 147
1426 Reconstruction of Age-Related Generations of Siberian Larch to Quantify the Climatogenic Dynamics of Woody Vegetation Close the Upper Limit of Its Growth

Authors: A. P. Mikhailovich, V. V. Fomin, E. M. Agapitov, V. E. Rogachev, E. A. Kostousova, E. S. Perekhodova

Abstract:

Woody vegetation among the upper limit of its habitat is a sensitive indicator of biota reaction to regional climate changes. Quantitative assessment of temporal and spatial changes in the distribution of trees and plant biocenoses calls for the development of new modeling approaches based upon selected data from measurements on the ground level and ultra-resolution aerial photography. Statistical models were developed for the study area located in the Polar Urals. These models allow obtaining probabilistic estimates for placing Siberian Larch trees into one of the three age intervals, namely 1-10, 11-40 and over 40 years, based on the Weilbull distribution of the maximum horizontal crown projection. Authors developed the distribution map for larch trees with crown diameters exceeding twenty centimeters by deciphering aerial photographs made by a UAV from an altitude equal to fifty meters. The total number of larches was equal to 88608, forming the following distribution row across the abovementioned intervals: 16980, 51740, and 19889 trees. The results demonstrate that two processes can be observed in the course of recent decades: first is the intensive forestation of previously barren or lightly wooded fragments of the study area located within the patches of wood, woodlands, and sparse stand, and second, expansion into mountain tundra. The current expansion of the Siberian Larch in the region replaced the depopulation process that occurred in the course of the Little Ice Age from the late 13ᵗʰ to the end of the 20ᵗʰ century. Using data from field measurements of Siberian larch specimen biometric parameters (including height, diameter at root collar and at 1.3 meters, and maximum projection of the crown in two orthogonal directions) and data on tree ages obtained at nine circular test sites, authors developed a model for artificial neural network including two layers with three and two neurons, respectively. The model allows quantitative assessment of a specimen's age based on height and maximum crone projection values. Tree height and crown diameters can be quantitatively assessed using data from aerial photographs and lidar scans. The resulting model can be used to assess the age of all Siberian larch trees. The proposed approach, after validation, can be applied to assessing the age of other tree species growing near the upper tree boundaries in other mountainous regions. This research was collaboratively funded by the Russian Ministry for Science and Education (project No. FEUG-2023-0002) and Russian Science Foundation (project No. 24-24-00235) in the field of data modeling on the basis of artificial neural network.

Keywords: treeline, dynamic, climate, modeling

Procedia PDF Downloads 43
1425 Inhibition of the Activity of Polyphenol Oxidase Enzyme Present in Annona muricata and Musa acuminata by the Experimentally Identified Natural Anti-Browning Agents

Authors: Michelle Belinda S. Weerawardana, Gobika Thiripuranathar, Priyani A. Paranagama

Abstract:

Most of fresh vegetables and fruits available in the retail markets undergo a physiological disorder in its appearance and coloration, which indeed discourages consumer purchase. A loss of millions of dollars yearly to the food industry had been due to this pronounced color reaction called Enzymatic Browning which is driven due to the catalytic activity by an oxidoreductase enzyme, polyphenol oxidase (PPO). The enzyme oxidizes the phenolic compounds which are abundantly available in fruits and vegetables as substrates into quinones, which could react with proteins in its surrounding to generate black pigments, called melanins, which are highly UV-active compounds. Annona muricata (Katu anoda) and Musa acuminata (Ash plantains) is a fruit and a vegetable consumed by Sri Lankans widely due to their high nutritional values, medicinal properties and economical importance. The objective of the present study was to evaluate and determine the effective natural anti-browning inhibitors that could prevent PPO activity in the selected fruit and vegetable. Enzyme extracts from Annona muricata (Katu anoda) and Musa acuminata (Ash plantains), were prepared by homogenizing with analytical grade acetone, and pH of each enzyme extract was maintained at 7.0 using a phosphate buffer. The extracts of inhibitors were prepared using powdered ginger rhizomes and essential oil from the bark of Cinnamomum zeylanicum. Water extracts of ginger were prepared and the essential oil from Ceylon cinnamon bark was extracted using steam distillation method. Since the essential oil is not soluble in water, 0.1µl of cinnamon bark oil was mixed with 0.1µl of Triton X-100 emulsifier and 5.00 ml of water. The effect of each inhibitor on the PPO activity was investigated using catechol (0.1 mol dm-3) as the substrate and two samples of enzyme extracts prepared. The dosages of the prepared Cinnamon bark oil, and ginger (2 samples) which were used to measure the activity were 0.0035 g/ml, 0.091 g/ml and 0.087 g/ml respectively. The measurements of the inhibitory activity were obtained at a wavelength of 525 nm using the UV-visible spectrophotometer. The results evaluated thus revealed that % inhibition observed with cinnamon bark oil, and ginger for Annona muricata was 51.97%, and 60.90% respectively. The effects of cinnamon bark oil, and ginger extract on PPO activity of Musa acuminata were 49.51%, and 48.10%. The experimental findings thus revealed that Cinnamomum zeylanicum bark oil was a more effective inhibitor for PPO enzyme present in Musa acuminata and ginger was effective for PPO enzyme present in Annona muricata. Overall both the inhibitors were proven to be more effective towards the activities of PPO enzyme present in both samples. These inhibitors can thus be corroborated as effective, natural, non-toxic, anti-browning extracts, which when added to the above fruit and vegetable will increase the shelf life and also the acceptance of the product by the consumers.

Keywords: anti-browning agent, enzymatic browning, inhibitory activity, polyphenol oxidase

Procedia PDF Downloads 255
1424 Designing Floor Planning in 2D and 3D with an Efficient Topological Structure

Authors: V. Nagammai

Abstract:

Very-large-scale integration (VLSI) is the process of creating an integrated circuit (IC) by combining thousands of transistors into a single chip. Development of technology increases the complexity in IC manufacturing which may vary the power consumption, increase the size and latency period. Topology defines a number of connections between network. In this project, NoC topology is generated using atlas tool which will increase performance in turn determination of constraints are effective. The routing is performed by XY routing algorithm and wormhole flow control. In NoC topology generation, the value of power, area and latency are predetermined. In previous work, placement, routing and shortest path evaluation is performed using an algorithm called floor planning with cluster reconstruction and path allocation algorithm (FCRPA) with the account of 4 3x3 switch, 6 4x4 switch, and 2 5x5 switches. The usage of the 4x4 and 5x5 switch will increase the power consumption and area of the block. In order to avoid the problem, this paper has used one 8x8 switch and 4 3x3 switches. This paper uses IPRCA which of 3 steps they are placement, clustering, and shortest path evaluation. The placement is performed using min – cut placement and clustering are performed using an algorithm called cluster generation. The shortest path is evaluated using an algorithm called Dijkstra's algorithm. The power consumption of each block is determined. The experimental result shows that the area, power, and wire length improved simultaneously.

Keywords: application specific noc, b* tree representation, floor planning, t tree representation

Procedia PDF Downloads 383
1423 Technological Development of a Biostimulant Bioproduct for Fruit Seedlings: An Engineering Overview

Authors: Andres Diaz Garcia

Abstract:

The successful technological development of any bioproduct, including those of the biostimulant type, requires to adequately completion of a series of stages allied to different disciplines that are related to microbiological, engineering, pharmaceutical chemistry, legal and market components, among others. Engineering as a discipline has a key contribution in different aspects of fermentation processes such as the design and optimization of culture media, the standardization of operating conditions within the bioreactor and the scaling of the production process of the active ingredient that it will be used in unit operations downstream. However, all aspects mentioned must take into account many biological factors of the microorganism such as the growth rate, the level of assimilation to various organic and inorganic sources and the mechanisms of action associated with its biological activity. This paper focuses on the practical experience within the Colombian Corporation for Agricultural Research (Agrosavia), which led to the development of a biostimulant bioproduct based on native rhizobacteria Bacillus amyloliquefaciens, oriented mainly to plant growth promotion in cape gooseberry nurseries and fruit crops in Colombia, and the challenges that were overcome from the expertise in the area of engineering. Through the application of strategies and engineering tools, a culture medium was optimized to obtain concentrations higher than 1E09 CFU (colony form units)/ml in liquid fermentation, the process of biomass production was standardized and a scale-up strategy was generated based on geometric (H/D of bioreactor relationships), and operational criteria based on a minimum dissolved oxygen concentration and that took into account the differences in the capacity of control of the process in the laboratory and pilot scales. Currently, the bioproduct obtained through this technological process is in stages of registration in Colombia for cape gooseberry fruits for export.

Keywords: biochemical engineering, liquid fermentation, plant growth promoting, scale-up process

Procedia PDF Downloads 103
1422 Determination of Antioxidant Activity in Raphanus raphanistrum L.

Authors: Esma Hande Alıcı, Gülnur Arabacı

Abstract:

Antioxidants are compounds or systems that can safely interact with free radicals and terminate the chain reaction before vital molecules are damaged. The anti-oxidative effectiveness of these compounds depends on their chemical characteristics and physical location within a food (proximity to membrane phospholipids, emulsion interfaces, or in the aqueous phase). Antioxidants (e.g., flavonoids, phenolic acids, tannins, vitamin C, vitamin E) have diverse biological properties, such as antiinflammatory, anti-carcinogenic and anti-atherosclerotic effects, reduce the incidence of coronary diseases and contribute to the maintenance of gut health by the modulation of the gut microbial balance. Plants are excellent sources of antioxidants especially with their high content of phenolic compounds. Raphanus raphanistrum L., the wild radish, is a flowering plant in the family Brassicaceae. It grows in Asia and Mediterranean region. It has been introduced into most parts of the world. It spreads rapidly, and is often found growing on roadsides or in other places where the ground has been disturbed. It is an edible plant, in Turkey its fresh aerial parts are mostly consumed as a salad with olive oil and lemon juice after boiled. The leaves of the plant are also used as anti-rheumatic in traditional medicine. In this study, we determined the antioxidant capacity of two different solvent fractions (methanol and ethyl acetate) obtained from Raphanus raphanistrum L. plant leaves. Antioxidant capacity of the plant was introduced by using three different methods: DPPH radical scavenging activity, CUPRAC (Cupric Ion Reducing Antioxidant Capacity) activity and Reducing power activity.

Keywords: antioxidant activity, antioxidant capacity, Raphanis raphanistrum L., wild radish

Procedia PDF Downloads 264
1421 Chemical Composition of Volatiles Emitted from Ziziphus jujuba Miller Collected during Different Growth Stages

Authors: Rose Vanessa Bandeira Reidel, Bernardo Melai, Pier Luigi Cioni, Luisa Pistelli

Abstract:

Ziziphus jujuba Miller is a common species of the Ziziphus genus (Rhamnaceae family) native to the tropics and subtropics known for its edible fruits, fresh consumed or used in healthy food, as flavoring and sweetener. Many phytochemicals and biological activities are described for this species. In this work, the aroma profiles emitted in vivo by whole fresh organs (leaf, bud flower, flower, green and red fruits) were analyzed separately by mean of solid phase micro-extraction (SPME) coupled with gas chromatography mass spectrometry (GC-MS). The emitted volatiles from different plant parts were analysed using Supelco SPME device coated with polydimethylsiloxane (PDMS, 100µm). Fresh plant material was introduced separately into a glass conical flask and allowed to equilibrate for 20 min. After the equilibration time, the fibre was exposed to the headspace for 15 min at room temperature, the fibre was re-inserted into the needle and transferred to the injector of the CG and CG-MS system, where the fibre was desorbed. All the data were submitted to multivariate statistical analysis, evidencing many differences amongst the selected plant parts and their developmental stages. A total of 144 compounds were identified corresponding to 94.6-99.4% of the whole aroma profile of jujube samples. Sesquiterpene hydrocarbons were the main chemical class of compounds in leaves also present in similar percentage in flowers and bud flowers where (E, E)-α-farnesene was the main constituent in all cited plant parts. This behavior can be due to a protection mechanism against pathogens and herbivores as well as resistance to abiotic factors. The aroma of green fruits was characterized by high amount of perillene while the red fruits release a volatile blend mainly constituted by different monoterpenes. The terpenoid emission of flesh fruits has important function in the interaction with animals including attraction of seed dispersers and it is related to a good quality of fruits. This study provides for the first time the chemical composition of the volatile emission from different Ziziphus jujuba organs. The SPME analyses of the collected samples showed different patterns of emission and can contribute to understand their ecological interactions and fruit production management.

Keywords: Rhamnaceae, aroma profile, jujube organs, HS-SPME, GC-MS

Procedia PDF Downloads 235