Search results for: plant growth models
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 15131

Search results for: plant growth models

11771 Calculation of A Sustainable Quota Harvesting of Long-tailed Macaque (Macaca fascicularis Raffles) in Their Natural Habitats

Authors: Yanto Santosa, Dede Aulia Rahman, Cory Wulan, Abdul Haris Mustari

Abstract:

The global demand for long-tailed macaques for medical experimentation has continued to increase. Fulfillment of Indonesian export demands has been mostly from natural habitats, based on a harvesting quota. This quota has been determined according to the total catch for a given year, and not based on consideration of any demographic parameters or physical environmental factors with regard to the animal; hence threatening the sustainability of the various populations. It is therefore necessary to formulate a method for calculating a sustainable harvesting quota, based on population parameters in natural habitats. Considering the possibility of variations in habitat characteristics and population parameters, a time series observation of demographic and physical/biotic parameters, in various habitats, was performed on 13 groups of long-tailed macaques, distributed throughout the West Java, Lampung and Yogyakarta areas of Indonesia. These provinces were selected for comparison of the influence of human/tourism activities. Data on population parameters that was collected included data on life expectancy according to age class, numbers of individuals by sex and age class, and ‘ratio of infants to reproductive females’. The estimation of population growth was based on a population dynamic growth model: the Leslie matrix. The harvesting quota was calculated as being the difference between the actual population size and the MVP (minimum viable population) for each sex and age class. Observation indicated that there were variations within group size (24 – 106 individuals), gender (sex) ratio (1:1 to 1:1.3), life expectancy value (0.30 to 0.93), and ‘ratio of infants to reproductive females’ (0.23 to 1.56). Results of subsequent calculations showed that sustainable harvesting quotas for each studied group of long-tailed macaques, ranged from 29 to 110 individuals. An estimation model of the MVP for each age class was formulated as Log Y = 0.315 + 0.884 Log Ni (number of individual on ith age class). This study also found that life expectancy for the juvenile age class was affected by the humidity under tree stands, and dietary plants’ density at sapling, pole and tree stages (equation: Y= 2.296 – 1.535 RH + 0.002 Kpcg – 0.002 Ktg – 0.001 Kphn, R2 = 89.6% with a significance value of 0.001). By contrast, for the sub-adult-adult age class, life expectancy was significantly affected by slope (equation: Y=0.377 = 0.012 Kml, R2 = 50.4%, with significance level of 0.007). The infant to reproductive female ratio was affected by humidity under tree stands, and dietary plant density at sapling and pole stages (equation: Y = -1.432 + 2.172 RH – 0.004 Kpcg + 0.003 Ktg, R2 = 82.0% with significance level of 0.001). This research confirmed the importance of population parameters in determining the minimum viable population, and that MVP varied according to habitat characteristics (especially food availability). It would be difficult therefore, to formulate a general mathematical equation model for determining a harvesting quota for the species as a whole.

Keywords: harvesting, long-tailed macaque, population, quota

Procedia PDF Downloads 422
11770 A Paradigm Shift in Patent Protection-Protecting Methods of Doing Business: Implications for Economic Development in Africa

Authors: Odirachukwu S. Mwim, Tana Pistorius

Abstract:

Since the early 1990s political and economic pressures have been mounted on policy and law makers to increase patent protection by raising the protection standards. The perception of the relation between patent protection and development, particularly economic development, has evolved significantly in the past few years. Debate on patent protection in the international arena has been significantly influenced by the perception that there is a strong link between patent protection and economic development. The level of patent protection determines the extent of development that can be achieved. Recently there has been a paradigm shift with a lot of emphasis on extending patent protection to method of doing business generally referred to as Business Method Patenting (BMP). The general perception among international organizations and the private sectors also indicates that there is a strong correlation between BMP protection and economic growth. There are two diametrically opposing views as regards the relation between Intellectual Property (IP) protection and development and innovation. One school of thought promotes the view that IP protection improves economic development through stimulation of innovation and creativity. The other school advances the view that IP protection is unnecessary for stimulation of innovation and creativity and is in fact a hindrance to open access to resources and information required for innovative and creative modalities. Therefore, different theories and policies attach different levels of protection to BMP which have specific implications for economic growth. This study examines the impact of BMP protection on development by focusing on the challenges confronting economic growth in African communities as a result of the new paradigm in patent law. (Africa is used as a single unit in this study but this should not be construed as African homogeneity. Rather, the views advanced in this study are used to address the common challenges facing many communities in Africa). The study reviews (from the point of views of legal philosophers, policy makers and decisions of competent courts) the relevant literature, patent legislation particularly the International Treaty, policies and legal judgments. Findings from this study suggest that over and above the various criticisms levelled against the extreme liberal approach to the recognition of business methods as patentable subject matter, there are other specific implications that are associated with such approach. The most critical implication of extending patent protection to business methods is the locking-up of knowledge which may hamper human development in general and economic development in particular. Locking up knowledge necessary for economic advancement and competitiveness may have a negative effect on economic growth by promoting economic exclusion, particularly in African communities. This study suggests that knowledge of BMP within the African context and the extent of protection linked to it is crucial in achieving a sustainable economic growth in Africa. It also suggests that a balance is struck between the two diametrically opposing views.

Keywords: Africa, business method patenting, economic growth, intellectual property, patent protection

Procedia PDF Downloads 123
11769 A Transformer-Based Question Answering Framework for Software Contract Risk Assessment

Authors: Qisheng Hu, Jianglei Han, Yue Yang, My Hoa Ha

Abstract:

When a company is considering purchasing software for commercial use, contract risk assessment is critical to identify risks to mitigate the potential adverse business impact, e.g., security, financial and regulatory risks. Contract risk assessment requires reviewers with specialized knowledge and time to evaluate the legal documents manually. Specifically, validating contracts for a software vendor requires the following steps: manual screening, interpreting legal documents, and extracting risk-prone segments. To automate the process, we proposed a framework to assist legal contract document risk identification, leveraging pre-trained deep learning models and natural language processing techniques. Given a set of pre-defined risk evaluation problems, our framework utilizes the pre-trained transformer-based models for question-answering to identify risk-prone sections in a contract. Furthermore, the question-answering model encodes the concatenated question-contract text and predicts the start and end position for clause extraction. Due to the limited labelled dataset for training, we leveraged transfer learning by fine-tuning the models with the CUAD dataset to enhance the model. On a dataset comprising 287 contract documents and 2000 labelled samples, our best model achieved an F1 score of 0.687.

Keywords: contract risk assessment, NLP, transfer learning, question answering

Procedia PDF Downloads 128
11768 Arabic Character Recognition Using Regression Curves with the Expectation Maximization Algorithm

Authors: Abdullah A. AlShaher

Abstract:

In this paper, we demonstrate how regression curves can be used to recognize 2D non-rigid handwritten shapes. Each shape is represented by a set of non-overlapping uniformly distributed landmarks. The underlying models utilize 2nd order of polynomials to model shapes within a training set. To estimate the regression models, we need to extract the required coefficients which describe the variations for a set of shape class. Hence, a least square method is used to estimate such modes. We then proceed by training these coefficients using the apparatus Expectation Maximization algorithm. Recognition is carried out by finding the least error landmarks displacement with respect to the model curves. Handwritten isolated Arabic characters are used to evaluate our approach.

Keywords: character recognition, regression curves, handwritten Arabic letters, expectation maximization algorithm

Procedia PDF Downloads 138
11767 Embracing Circular Economy: Unlocking Sustainable Growth in Emerging Markets

Authors: Mario Jose Paillacho Silva, José Ángel Pérez López

Abstract:

This article delves into the critical role of circular economy principles in unlocking sustainable growth and addressing environmental inequalities in emerging markets. Circular economy practices, rooted in regenerative systems and resource conservation, offer a transformative pathway for dynamic economies to achieve prosperity while minimizing environmental impact. The article comprehensively explores the understanding of the circular economy in emerging markets, emphasizing its economic benefits, social implications, and environmental advantages. It highlights key challenges and opportunities faced by these markets and emphasizes the crucial role of governments in creating supportive policy frameworks. It emphasizes how circular economy practices empower local communities and promote social inclusion and equality. Furthermore, the article underscores how the adoption of circular economy practices can mitigate waste, pollution, and resource scarcity, thus contributing to climate change mitigation and adaptation. Integrating circular economy principles with the United Nations' sustainable development goals (SDGs), the article showcases the potential of circularity in fostering responsible consumption and production, sustainable economic growth, and environmental protection. Overall, the article advocates for cross-sector collaboration and knowledge sharing to overcome barriers and scale circular economy practices in emerging markets, ultimately leading to a more equitable, prosperous, and environmentally sustainable future.

Keywords: circular economy, sustainability, emerging markets, circularity

Procedia PDF Downloads 73
11766 Cytotoxic Activity of Parkia javanica Merr. and Parkia speciosa Hassk. against Human Cancer Cell Lines

Authors: Srisopa Ruangnoo, Arunporn Itharat

Abstract:

The ethanolic and aqueous extracts of Parkia javanica Merr. germinating seeds and Parkia speciosa Hassk. seeds were evaluated for cytotoxic activity against three different types of human cancer cell lines including colon cancer (LS174T), breast cancer (MCF-7) and prostate cancer (PC3) using sulforhodamine B (SRB) assay. The fresh plant parts were divided into 2 parts. The first part was extracted by maceration with 95% ethanol for 3 days and then filtered, and the filtrates were evaporated by rotary evaporator. The other part was squeezed and filtered. Then the filtrates were dried by freeze dryer. The screening found that the aqueous extract of P. javanica Merr. germinating seeds exhibited more than 70% inhibition (at concentration 50 µg/ml) against all types of human cancer cells. The aqueous extract of P. javanica Merr. germinating seeds showed the highest cytotoxic activity against MCF-7 with the IC50 value as 5.63 µg/ml. The aqueous extract of P. javanica Merr. germinating seeds also showed high cytotoxic activity against PC3 and LS174T with the IC50 values as 10.79 and 11.40 µg/ml, respectively. In conclusion, P. javanica Merr. germinating seed is a natural source of anticancer activity and further research to isolate active compounds from this plant should be undertaken.

Keywords: cytotoxic activity, Parkia javanica Merr., Parkia speciosa Hassk., human cancer cell lines

Procedia PDF Downloads 406
11765 Downside Risk Analysis of the Nigerian Stock Market: A Value at Risk Approach

Authors: Godwin Chigozie Okpara

Abstract:

This paper using standard GARCH, EGARCH, and TARCH models on day of the week return series (of 246 days) from the Nigerian Stock market estimated the model variants’ VaR. An asymmetric return distribution and fat-tail phenomenon in financial time series were considered by estimating the models with normal, student t and generalized error distributions. The analysis based on Akaike Information Criterion suggests that the EGARCH model with student t innovation distribution can furnish more accurate estimate of VaR. In the light of this, we apply the likelihood ratio tests of proportional failure rates to VaR derived from EGARCH model in order to determine the short and long positions VaR performances. The result shows that as alpha ranges from 0.05 to 0.005 for short positions, the failure rate significantly exceeds the prescribed quintiles while it however shows no significant difference between the failure rate and the prescribed quantiles for long positions. This suggests that investors and portfolio managers in the Nigeria stock market have long trading position or can buy assets with concern on when the asset prices will fall. Precisely, the VaR estimates for the long position range from -4.7% for 95 percent confidence level to -10.3% for 99.5 percent confidence level.

Keywords: downside risk, value-at-risk, failure rate, kupiec LR tests, GARCH models

Procedia PDF Downloads 439
11764 Modeling of Ductile Fracture Using Stress-Modified Critical Strain Criterion for Typical Pressure Vessel Steel

Authors: Carlos Cuenca, Diego Sarzosa

Abstract:

Ductile fracture occurs by the mechanism of void nucleation, void growth and coalescence. Potential sites for initiation are second phase particles or non-metallic inclusions. Modelling of ductile damage at the microscopic level is very difficult and complex task for engineers. Therefore, conservative predictions of ductile failure using simple models are necessary during the design and optimization of critical structures like pressure vessels and pipelines. Nowadays, it is well known that the initiation phase is strongly influenced by the stress triaxiality and plastic deformation at the microscopic level. Thus, a simple model used to study the ductile failure under multiaxial stress condition is the Stress Modified Critical Strain (SMCS) approach. Ductile rupture has been study for a structural steel under different stress triaxiality conditions using the SMCS method. Experimental tests are carried out to characterize the relation between stress triaxiality and equivalent plastic strain by notched round bars. After calibration of the plasticity and damage properties, predictions are made for low constraint bending specimens with and without side grooves. Stress/strain fields evolution are compared between the different geometries. Advantages and disadvantages of the SMCS methodology are discussed.

Keywords: damage, SMSC, SEB, steel, failure

Procedia PDF Downloads 293
11763 Comparative Performance of Artificial Bee Colony Based Algorithms for Wind-Thermal Unit Commitment

Authors: P. K. Singhal, R. Naresh, V. Sharma

Abstract:

This paper presents the three optimization models, namely New Binary Artificial Bee Colony (NBABC) algorithm, NBABC with Local Search (NBABC-LS), and NBABC with Genetic Crossover (NBABC-GC) for solving the Wind-Thermal Unit Commitment (WTUC) problem. The uncertain nature of the wind power is incorporated using the Weibull probability density function, which is used to calculate the overestimation and underestimation costs associated with the wind power fluctuation. The NBABC algorithm utilizes a mechanism based on the dissimilarity measure between binary strings for generating the binary solutions in WTUC problem. In NBABC algorithm, an intelligent scout bee phase is proposed that replaces the abandoned solution with the global best solution. The local search operator exploits the neighboring region of the current solutions, whereas the integration of genetic crossover with the NBABC algorithm increases the diversity in the search space and thus avoids the problem of local trappings encountered with the NBABC algorithm. These models are then used to decide the units on/off status, whereas the lambda iteration method is used to dispatch the hourly load demand among the committed units. The effectiveness of the proposed models is validated on an IEEE 10-unit thermal system combined with a wind farm over the planning period of 24 hours.

Keywords: artificial bee colony algorithm, economic dispatch, unit commitment, wind power

Procedia PDF Downloads 373
11762 Measuring Entrepreneurial Success through Specific Sustainable Development Goals by Linking Entrepreneurship Attitude and Intentions

Authors: Mohit Taneja, Ravi Kiran, S. C. Bose

Abstract:

Entrepreneurs’ role in achieving Sustainable development goals is crucial as the growth potential of any region depends upon the number and the success rate of entrepreneurial firms. This paper is an effort to examine the relationship between Sustainable growth (SG) with Entrepreneurial attitude (EA) and Entrepreneurial intention (EI) in the context of the Indian economy. The mediation effect of EI between EA and SG has been considered. Partial least square (PLS) –Structural Equation Model (SEM) software was used to design the framework. Students enrolled in entrepreneurship courses of higher educational institutes (HEI) of Punjab, Haryana, and the National Capital Region NCR were contacted for data collection. The National Institutional Ranking Framework (NIRF) framework was used in selecting HEIs and data collected from 589 students was considered for analysis. McGee’s multi-dimensional scale for measuring ESE and the scale of Linan & Chen for measuring EI & ES (SG) was used. Results highlight that EA has a strong impact on EI (p≤ 0.001) and EI has a positive and strong relationship with SG (ES) as β value for the same is 0.683 (p≤ 0.001). The current study also reflects the mediating effect of EI among EA and ES, as the results show that the combined β value of both EA and EI (i.e.0.684*0.683= 0.467) is more than the direct influence of EA on ES (β=0.265). EA, with the mediating effect of EI can enhance the opportunity for achieving SG, which suggests that in order to increase the venture success rate and to attain SG, emphasis should be given to EI along with EA. The study has been investigated in three regions of India. Future studies can be extended to other South Asian countries for generalization.

Keywords: entrepreneurship, sustainable growth, entrepreneurship intention, entrepreneurship attitude

Procedia PDF Downloads 92
11761 Mariculture Trials of the Philippine Blue Sponge Xestospongia sp.

Authors: Clairecynth Yu, Geminne Manzano

Abstract:

The mariculture potential of the Philippine blue sponge, Xestospongia sp. was assessed through the pilot sponge culture in the open-sea at two different biogeographic regions in the Philippines. Thirty explants were randomly allocated for the Puerto Galera, Oriental Mindoro culture setup and the other nine were transported to Lucero, Bolinao, Pangasinan. Two different sponge culture methods of the sponge explants- the lantern and the wall method, were employed to assess the production of the Renieramycin M. Both methods have shown to be effective in growing the sponge explants and that the Thin Layer Chromatography (TLC) results have shown that Renieramycin M is present on the sponges. The effect of partial harvesting in the growth and survival rates of the blue sponge in the Puerto Galera setup was also determined. Results showed that a higher growth rate was observed on the partially harvested explants on both culture methods as compared to the unharvested explants.

Keywords: chemical ecology, porifera, sponge, Xestospongia sp.

Procedia PDF Downloads 267
11760 Monitoring Peri-Urban Growth and Land Use Dynamics with GIS and Remote Sensing Techniques: A Case Study of Burdwan City, India

Authors: Mohammad Arif, Soumen Chatterjee, Krishnendu Gupta

Abstract:

The peri-urban interface is an area of transition where the urban and rural areas meet and interact. So the peri-urban areas, which is characterized by strong urban influence, easy access to markets, services and other inputs, are ready supplies of labour but distant from the land paucity and pollution related to urban growth. Hence, the present study is primarily aimed at quantifying the spatio-temporal pattern of land use/land cover change during the last three decades (i.e., 1987 to 2016) in the peri-urban area of Burdwan city. In the recent past, the morphology of the study region has rapid change due to high growth of population and establishment of industries. The change has predominantly taken place along the State and National Highway 2 (NH-2) and around the Burdwan Municipality for meeting both residential and commercial purposes. To ascertain the degree of change in land use and land cover, over the specified time, satellite imageries and topographical sheets are employed. The data is processed through appropriate software packages to arrive at a deduction that most of the land use changes have occurred by obliterating agricultural land & water bodies and substituting them by built area and industrial spaces. Geospatial analysis of study area showed that this area has experienced a steep increase (30%) of built-up areas and excessive decrease (15%) in croplands between 1987 and 2016. Increase in built-up areas is attributed to the increase of out-migration during this period from the core city. This study also examined social, economic and institutional factors that lead to this rapid land use change in peri-urban areas of the Burdwan city by carrying out a field survey of 250 households in peri-urban areas. The research concludes with an urgency for regulating land subdivisions in peri-urban areas to prevent haphazard land use development. It is expected that the findings of the study would go a long way in facilitating better policy making.

Keywords: growth, land use land cover, morphology, peri-urban, policy making

Procedia PDF Downloads 171
11759 The Effect of Annual Weather and Sowing Date on Different Genotype of Maize (Zea mays L.) in Germination and Yield

Authors: Ákos Tótin

Abstract:

In crop production the most modern hybrids are available for us, therefore the yield and yield stability is determined by the agro-technology. The purpose of the experiment is to adapt the modern agrotechnology to the new type of hybrids. The long-term experiment was set up in 2015-2016 on chernozem soil in the Hajdúság (eastern Hungary). The plots were set up in 75 thousand ha-1 plant density. We examined some mainly use hybrids of Hungary. The conducted studies are: germination dynamic, growing dynamic and the effect of annual weather for the yield. We use three different sowing date as early, average and late, and measure how many plant germinated during the germination process. In the experiment, we observed the germination dynamics in 6 hybrid in 4 replication. In each replication, we counted the germinated plants in 2m long 2 row wide area. Data will be shown in the average of the 6 hybrid and 4 replication. Growing dynamics were measured from the 10cm (4-6 leaf) plant highness. We measured 10 plants’ height in two weeks replication. The yield was measured buy a special plot harvester - the Sampo Rosenlew 2010 – what measured the weight of the harvested plot and also took a sample from it. We determined the water content of the samples for the water release dynamics. After it, we calculated the yield (t/ha) of each plot at 14% of moisture content to compare them. We evaluated the data using Microsoft Excel 2015. The annual weather in each crop year define the maize germination dynamics because the amount of heat is determinative for the plants. In cooler crop year the weather is prolonged the germination. At the 2015 crop year the weather was cold in the beginning what prolonged the first sowing germination. But the second and third sowing germinated faster. In the 2016 crop year the weather was much favorable for plants so the first sowing germinated faster than in the previous year. After it the weather cooled down, therefore the second and third sowing germinated slower than the last year. The statistical data analysis program determined that there is a significant difference between the early and late sowing date growing dynamics. In 2015 the first sowing date had the highest amount of yield. The second biggest yield was in the average sowing time. The late sowing date has lowest amount of yield.

Keywords: germination, maize, sowing date, yield

Procedia PDF Downloads 226
11758 Analysis of the Impact of Foreign Direct Investment on the Integration of the Automotive Industry of Iran into Global Production Networks

Authors: Bahareh Mostofian

Abstract:

Foreign Direct Investment (FDI) has long been recognized as a crucial driver of economic growth and development in less-developed countries and their integration into Global Production Networks (GPNs). FDI not only brings capital from the core countries but also technology, innovation, and know-how knowledge that can upgrade the capabilities of host automotive industries. On the other hand, FDI can also have negative impacts on host countries if it leads to significant import dependency. In the case of the Iranian automotive sector, the industry greatly benefited from FDI, with Western carmakers dominating the market. Over time, various types of know-how knowledge, including joint ventures (JVs), trade licenses, and technical assistance, have been provided, helping Iran upgrade its automotive industry. While after the severe geopolitical obstacles imposed by both the EU and the U.S., the industry became over-reliant on the car and spare parts imports, and the lack of emphasis on knowledge transfer further affected the growth and development of the Iranian automotive sector. To address these challenges, current research has adopted a descriptive-analytical methodology to illustrate the gradual changes accrued with foreign suppliers through FDI. The research finding shows that after the two-phase imposed sanctions, the detrimental linkages created by overreliance on the car and spare parts imports without any industrial upgrading negatively affected the growth and development of the national and assembled products of the Iranian automotive sector.

Keywords: less-developed country, FDI, GPNs, automotive industry, Iran

Procedia PDF Downloads 68
11757 Geostatistical Models to Correct Salinity of Soils from Landsat Satellite Sensor: Application to the Oran Region, Algeria

Authors: Dehni Abdellatif, Lounis Mourad

Abstract:

The new approach of applied spatial geostatistics in materials sciences, agriculture accuracy, agricultural statistics, permitted an apprehension of managing and monitoring the water and groundwater qualities in a relationship with salt-affected soil. The anterior experiences concerning data acquisition, spatial-preparation studies on optical and multispectral data has facilitated the integration of correction models of electrical conductivity related with soils temperature (horizons of soils). For tomography apprehension, this physical parameter has been extracted from calibration of the thermal band (LANDSAT ETM+6) with a radiometric correction. Our study area is Oran region (Northern West of Algeria). Different spectral indices are determined such as salinity and sodicity index, the Combined Spectral Reflectance Index (CSRI), Normalized Difference Vegetation Index (NDVI), emissivity, Albedo, and Sodium Adsorption Ratio (SAR). The approach of geostatistical modeling of electrical conductivity (salinity), appears to be a useful decision support system for estimating corrected electrical resistivity related to the temperature of surface soils, according to the conversion models by substitution, the reference temperature at 25°C (where hydrochemical data are collected with this constraint). The Brightness temperatures extracted from satellite reflectance (LANDSAT ETM+) are used in consistency models to estimate electrical resistivity. The confusions that arise from the effects of salt stress and water stress removed followed by seasonal application of the geostatistical analysis in Geographic Information System (GIS) techniques investigation and monitoring the variation of the electrical conductivity in the alluvial aquifer of Es-Sénia for the salt-affected soil.

Keywords: geostatistical modelling, landsat, brightness temperature, conductivity

Procedia PDF Downloads 436
11756 '3D City Model' through Quantum Geographic Information System: A Case Study of Gujarat International Finance Tec-City, Gujarat, India

Authors: Rahul Jain, Pradhir Parmar, Dhruvesh Patel

Abstract:

Planning and drawing are the important aspects of civil engineering. For testing theories about spatial location and interaction between land uses and related activities the computer based solution of urban models are used. The planner’s primary interest is in creation of 3D models of building and to obtain the terrain surface so that he can do urban morphological mappings, virtual reality, disaster management, fly through generation, visualization etc. 3D city models have a variety of applications in urban studies. Gujarat International Finance Tec-City (GIFT) is an ongoing construction site between Ahmedabad and Gandhinagar, Gujarat, India. It will be built on 3590000 m2 having a geographical coordinates of North Latitude 23°9’5’’N to 23°10’55’’ and East Longitude 72°42’2’’E to 72°42’16’’E. Therefore to develop 3D city models of GIFT city, the base map of the city is collected from GIFT office. Differential Geographical Positioning System (DGPS) is used to collect the Ground Control Points (GCP) from the field. The GCP points are used for the registration of base map in QGIS. The registered map is projected in WGS 84/UTM zone 43N grid and digitized with the help of various shapefile tools in QGIS. The approximate height of the buildings that are going to build is collected from the GIFT office and placed on the attribute table of each layer created using shapefile tools. The Shuttle Radar Topography Mission (SRTM) 1 Arc-Second Global (30 m X 30 m) grid data is used to generate the terrain of GIFT city. The Google Satellite Map is used to place on the background to get the exact location of the GIFT city. Various plugins and tools in QGIS are used to convert the raster layer of the base map of GIFT city into 3D model. The fly through tool is used for capturing and viewing the entire area in 3D of the city. This paper discusses all techniques and their usefulness in 3D city model creation from the GCP, base map, SRTM and QGIS.

Keywords: 3D model, DGPS, GIFT City, QGIS, SRTM

Procedia PDF Downloads 242
11755 Basil Plants Attract and Benefit Generalist Lacewing Predator Ceraeochrysa cubana Hagen (Neuroptera: Chrysopidae) by Providing Nutritional Resources

Authors: Michela C. Batista Matos, Madelaine Venzon, Elem F. Martins, Erickson C. Freitas, Adenir V. Teodoro, Maira C. M. Fonseca, Angelo Pallini

Abstract:

Aromatic plant species are capable of producing and releasing volatile organic compounds spontaneously, which can repel or attract beneficial insects such as generalist predators of herbivores. Attractive plants could be used as crop companion plants to promote biological control of pests. In order to select such plants for future use in horticulture fields, we assessed the attractiveness of the aromatic plants Ocimum basilicum L. (basil), Mentha piperita L. (peppermint), Melissa officinalis L. (lemon balm) and Cordia verbenacea DC (black sage) to adults of the generalist lacewing predator Ceraeochrysa cubana Hagen (Neuroptera: Chrysopidae). This predator is commonly found in agroecosystems in Brazil and it feeds on aphids, mites, small caterpillars, insect eggs and scales. We further tested the effect of these plant species on the survival, development and oviposition of C. cubana. Finally, we evaluated the survival of larvae and adults of C. cubana when only flowers of basil were offered. Females of C. cubana were attracted to basil but not to the remaining aromatic plants. Larvae survival was higher when individuals had access only to basil leaf than when they had access to peppermint, lemon balm, black sage or water. Adult survival on leaf treatments and on water was no longer than three days. Flowers of basil enhanced predator larvae survival, yet they did not reach adulthood. Adults fed on basil flowers lived longer compared with water, but they did not reproduce. Basil is a promising aromatic plant species to be considered for conservation biological control programs. Besides being attractive to adults of the generalist predator, it benefits larvae and adults by providing nutritional resources when prey or other resources are absent. Financial support: CNPq, FAPEMIG and CAPES (Brazil).

Keywords: basil, chrysopidae, conservation biological control, companion plants

Procedia PDF Downloads 254
11754 Enhancing Technical Trading Strategy on the Bitcoin Market using News Headlines and Language Models

Authors: Mohammad Hosein Panahi, Naser Yazdani

Abstract:

we present a technical trading strategy that leverages the FinBERT language model and financial news analysis with a focus on news related to a subset of Nasdaq 100 stocks. Our approach surpasses the baseline Range Break-out strategy in the Bitcoin market, yielding a remarkable 24.8% increase in the win ratio for all Friday trades and an impressive 48.9% surge in short trades specifically on Fridays. Moreover, we conduct rigorous hypothesis testing to establish the statistical significance of these improvements. Our findings underscore considerable potential of our NLP-driven approach in enhancing trading strategies and achieving greater profitability within financial markets.

Keywords: quantitative finance, technical analysis, bitcoin market, NLP, language models, FinBERT, technical trading

Procedia PDF Downloads 66
11753 Effects of Amino Bisphosphonic Acid on the Growth and Phytoextraction Efficiency of Salix schwerinii Grown in Ni-Contaminated Soil

Authors: Muhammad Mohsin, Mir Md Abdus Salam, Pertti Pulkkinen, Ari Pappinen

Abstract:

Soil polluted with elevated level of nickel (Ni) concentration may cause severe hazards to humans and forest ecosystems, for example, by polluting underground water reserves, affecting food quality and by reducing agricultural productivity. The present study investigated the phytoextraction ability of Salix schwerinii, enhanced with an application of the N100 (11-amino-1-hydroxyundecylidene) chelate. N100 has proved to be a non-toxic, low risk of leaching, environmentally friendly and easily biodegradable chelate that has a potential for metal chelation. The Salix were grown in garden soil that was also amended with nickel (Ni; 150 mg kg⁻¹). Multiple doses of N100 were applied to the treatments as follows: Ni + N100 1.2 g and Ni+ N100 2.4 g. Furthermore, N100 doses were also repeated with the control soil. The effect of N100 on height growth, biomass, and the accumulation of Ni in Salix in polluted soils was studied. In this study, N100 application was found to be effective in enhancing height and biomass growth under polluted treatments. Total reflection X-ray fluorescence (TXRF) spectrometry was used to determine the concentration of Ni in the Salix tissues. The total Ni concentrations in the soils amended with N100 increased substantially by up to 324% as compared to the control. The Ni translocation factor (TF) and bioconcentration factor (BF) values for S. schwerinii increased with the application of N100 as varied from 0.45–1.25 and 0.80‒1.50, respectively. This study revealed that S. schwerinii is suitable for the phytoextraction of Ni-contaminated soils.

Keywords: bisphosphonic acid, nickel, phytoextraction, Salix

Procedia PDF Downloads 150
11752 Predicting Survival in Cancer: How Cox Regression Model Compares to Artifial Neural Networks?

Authors: Dalia Rimawi, Walid Salameh, Amal Al-Omari, Hadeel AbdelKhaleq

Abstract:

Predication of Survival time of patients with cancer, is a core factor that influences oncologist decisions in different aspects; such as offered treatment plans, patients’ quality of life and medications development. For a long time proportional hazards Cox regression (ph. Cox) was and still the most well-known statistical method to predict survival outcome. But due to the revolution of data sciences; new predication models were employed and proved to be more flexible and provided higher accuracy in that type of studies. Artificial neural network is one of those models that is suitable to handle time to event predication. In this study we aim to compare ph Cox regression with artificial neural network method according to data handling and Accuracy of each model.

Keywords: Cox regression, neural networks, survival, cancer.

Procedia PDF Downloads 195
11751 Phase Behavior Modelling of Libyan Near-Critical Gas-Condensate Field

Authors: M. Khazam, M. Altawil, A. Eljabri

Abstract:

Fluid properties in states near a vapor-liquid critical region are the most difficult to measure and to predict with EoS models. The principal model difficulty is that near-critical property variations do not follow the same mathematics as at conditions far away from the critical region. Libyan NC98 field in Sirte basin is a typical example of near critical fluid characterized by high initial condensate gas ratio (CGR) greater than 160 bbl/MMscf and maximum liquid drop-out of 25%. The objective of this paper is to model NC98 phase behavior with the proper selection of EoS parameters and also to model reservoir depletion versus gas cycling option using measured PVT data and EoS Models. The outcomes of our study revealed that, for accurate gas and condensate recovery forecast during depletion, the most important PVT data to match are the gas phase Z-factor and C7+ fraction as functions of pressure. Reasonable match, within -3% error, was achieved for ultimate condensate recovery at abandonment pressure of 1500 psia. The smooth transition from gas-condensate to volatile oil was fairly simulated by the tuned PR-EoS. The predicted GOC was approximately at 14,380 ftss. The optimum gas cycling scheme, in order to maximize condensate recovery, should not be performed at pressures less than 5700 psia. The contribution of condensate vaporization for such field is marginal, within 8% to 14%, compared to gas-gas miscible displacement. Therefore, it is always recommended, if gas recycle scheme to be considered for this field, to start it at the early stage of field development.

Keywords: EoS models, gas-condensate, gas cycling, near critical fluid

Procedia PDF Downloads 316
11750 Generating Synthetic Chest X-ray Images for Improved COVID-19 Detection Using Generative Adversarial Networks

Authors: Muneeb Ullah, Daishihan, Xiadong Young

Abstract:

Deep learning plays a crucial role in identifying COVID-19 and preventing its spread. To improve the accuracy of COVID-19 diagnoses, it is important to have access to a sufficient number of training images of CXRs (chest X-rays) depicting the disease. However, there is currently a shortage of such images. To address this issue, this paper introduces COVID-19 GAN, a model that uses generative adversarial networks (GANs) to generate realistic CXR images of COVID-19, which can be used to train identification models. Initially, a generator model is created that uses digressive channels to generate images of CXR scans for COVID-19. To differentiate between real and fake disease images, an efficient discriminator is developed by combining the dense connectivity strategy and instance normalization. This approach makes use of their feature extraction capabilities on CXR hazy areas. Lastly, the deep regret gradient penalty technique is utilized to ensure stable training of the model. With the use of 4,062 grape leaf disease images, the Leaf GAN model successfully produces 8,124 COVID-19 CXR images. The COVID-19 GAN model produces COVID-19 CXR images that outperform DCGAN and WGAN in terms of the Fréchet inception distance. Experimental findings suggest that the COVID-19 GAN-generated CXR images possess noticeable haziness, offering a promising approach to address the limited training data available for COVID-19 model training. When the dataset was expanded, CNN-based classification models outperformed other models, yielding higher accuracy rates than those of the initial dataset and other augmentation techniques. Among these models, ImagNet exhibited the best recognition accuracy of 99.70% on the testing set. These findings suggest that the proposed augmentation method is a solution to address overfitting issues in disease identification and can enhance identification accuracy effectively.

Keywords: classification, deep learning, medical images, CXR, GAN.

Procedia PDF Downloads 90
11749 Influence of Some Chemical Drinking Water Parameters on Germ Count in Nalout Region, Libya

Authors: Dukali Abujnah, Mokhtar Blgacem Halbuda

Abstract:

Water is one of the world's natural resources. It is an essential source for the maintenance of human, animal, and plant life. It has a significant impact on the country's economy and all human activities. Over the past twenty years, pressure on water resources has increased due to population and industrial growth and increasing demand for agricultural and household products, which has become a major concern of the international community. The aim of this study is the physical and bacteriological analysis of drinking water in the city of Value. The study covered different locations in the city. Thirty-six groundwater samples were taken from wells and various tanks owned by the State and private wells, and the Ain Thalia spring and other samples were taken from underground water tanks. It fills up with rainwater during the rainy season. These samples were analyzed for their physical, chemical, and biological status and the results were compared to Libyan and World Health Organization drinking water specifications to assess the quality of drinking water in the city of Value. Physical and chemical analysis of water samples showed acceptable values for acidity and electrical conductivity, and turbidity was found in water samples collected from underground reservoirs compared to Libyan and World Health Organization standards. The highest levels of electrical conductivity and alkalinity, TDS, and water hardness in the samples collected were below the maximum acceptable levels for drinking water as recommended by Libyan and World Health Organization specifications. The biological test results also showed that the water samples were free of intestinal bacteria.

Keywords: quality, agriculture, region, reservoir, evaluation

Procedia PDF Downloads 86
11748 Fungicidal Evaluation of Essential Oils of Medicinal Plants for the Management of Early Blight Pathogen (Alternaria solani) in Pakistan

Authors: Sehrish Iftikhar, Kiran Nawaz, Ahmad A. Shahid, Waheed Anwar, Muhammad S. Haider

Abstract:

Early blight caused by Alternaria solani Sorauer is one of the most serious foliage diseases of the potato (Solanum tuberosum L.). This disease causes huge crop losses and has major economic importance worldwide. The antifungal activity for three medicinal plants (Foeniculum vulgare, Syzygium aromaticum, and Eucalyptus citriodora) against Alternaria solani has been evaluated. The inhibitory potential of selected essential oils on the radial mycelial growth and germination of spore was measured in vitro at various concentrations (5%, 2.5%. 1.25%, 0.625%, and 0.312%) using agar well diffusion assay. Essential oil of E. citriodora was most effective causing 85% inhibition of mycelial growth and 88% inhibition of spore germination at 0.625% and 1.25% concentrations. Essential oil of Foeniculum vulgare also caused 80% and 82% inhibition of the above mentioned parameters but at double the concentrations 1.25% and 2.5%. While essential oil of Syzygium aromaticum was least effective in controlling the mycelial growth and spore germination with 76% and 77% inhibition at 1.25% and 2.5%. All the selected essential oils, especially E. citriodora, showed marked antimicrobial activity significant at higher concentration. These results suggest that the use of essential oils for the control of A. solani can reduce environmental risks related with commercial fungicides, lower cost for control, and the chances for resistance development. Additional studies are essential to evaluate the potential of essential oils as natural treatments for this disease.

Keywords: clove, essential oils, fennel, potato

Procedia PDF Downloads 323
11747 Gender Based of Sustainable Food Self-Resilience for Village Using Dynamic System Model

Authors: Kholil, Laksanto Utomo

Abstract:

The food needs of the Indonesian people will continue increase year to year due to the increase of population growth. For ensuring food securityand and resilience, the government has developed a program food self-resilience village since 2006. Food resilience is a complex system, consisting of subsystem availability, distribution and consumption of the sufficiency of food consumed both in quantity and quality. Low access, and limited assets to food sources is the dominant factor vulnerable of food. Women have a major role in supporting the productive activities of the family to meet food sufficiency and resilience. The purpose of this paper is to discuss the model of food self-resilience village wich gender responsive by using a dynamic system model. Model will be developed into 3 level: family, vilage, and regency in accordance with the concept of village food resilience model wich has been developed by ministry of agriculture. Model development based on the results of experts discussion and field study. By some scenarios and simulation models we will able to develop appropriate policy strategies for family food resilience. The result of study show that food resilience was influenced by many factors: goverment policies, technology, human resource, and in the same time it will be a feed back for goverment policies and number of poor family.

Keywords: food availability, food sufficiency, gender, model dynamic, law enfrocement

Procedia PDF Downloads 528
11746 Comparing Stability Index MAPping (SINMAP) Landslide Susceptibility Models in the Río La Carbonera, Southeast Flank of Pico de Orizaba Volcano, Mexico

Authors: Gabriel Legorreta Paulin, Marcus I. Bursik, Lilia Arana Salinas, Fernando Aceves Quesada

Abstract:

In volcanic environments, landslides and debris flows occur continually along stream systems of large stratovolcanoes. This is the case on Pico de Orizaba volcano, the highest mountain in Mexico. The volcano has a great potential to impact and damage human settlements and economic activities by landslides. People living along the lower valleys of Pico de Orizaba volcano are in continuous hazard by the coalescence of upstream landslide sediments that increased the destructive power of debris flows. These debris flows not only produce floods, but also cause the loss of lives and property. Although the importance of assessing such process, there is few landslide inventory maps and landslide susceptibility assessment. As a result in México, no landslide susceptibility models assessment has been conducted to evaluate advantage and disadvantage of models. In this study, a comprehensive study of landslide susceptibility models assessment using GIS technology is carried out on the SE flank of Pico de Orizaba volcano. A detailed multi-temporal landslide inventory map in the watershed is used as framework for the quantitative comparison of two landslide susceptibility maps. The maps are created based on 1) the Stability Index MAPping (SINMAP) model by using default geotechnical parameters and 2) by using findings of volcanic soils geotechnical proprieties obtained in the field. SINMAP combines the factor of safety derived from the infinite slope stability model with the theory of a hydrologic model to produce the susceptibility map. It has been claimed that SINMAP analysis is reasonably successful in defining areas that intuitively appear to be susceptible to landsliding in regions with sparse information. The validations of the resulting susceptibility maps are performed by comparing them with the inventory map under LOGISNET system which provides tools to compare by using a histogram and a contingency table. Results of the experiment allow for establishing how the individual models predict the landslide location, advantages, and limitations. The results also show that although the model tends to improve with the use of calibrated field data, the landslide susceptibility map does not perfectly represent existing landslides.

Keywords: GIS, landslide, modeling, LOGISNET, SINMAP

Procedia PDF Downloads 310
11745 Influence of Canola Oil and Lysine Supplementation Diets on Growth Performance and Fatty Acid Composition of Meat in Broiler Chicks

Authors: Ali Kiani, Seyed Davod. Sharifi, Shokoufeh Ghazanfari

Abstract:

A study was conducted to evaluate the effects of diets containing different levels of lysine and canola oil on growth performance and fatty acid composition of meat of broilers chicks. 240-day old Ross broiler chicks were used in a 3×2 factorial arrangement with canola oil (1, 3, and 5%) and lysine (recommended, and 25% more than recommended by Ross broiler manual) in completely randomized design with four replicates and 10 birds per each. The experimental diets were iso-caloric and iso-nitrogenous. Feed intake and body weight gain were recorded at the end of starter (10 d), grower (24 d) and finisher (42 d) periods, and feed conversion ratio was calculated. The results showed that the weight gain of chickens fed diets containing 5% canola oil were greater than those of birds fed on other diets (P<0.05). The dietary lysine had significant effect on feed intake and diets with 25% more than recommended, increased feed intake significantly (P<0.05). The canola oil×lysine interaction effects on performance were not significant. Among all treatment birds, those fed diets containing 5% canola oil had the highest meristic acid and oleic acid content in their meat. Broilers fed diets containing 3 or 5% canola oil possessed the higher content of linolenic acid and lower content of arachidonic acid in their meat (P<0.05). The results of the present experiment indicated that the diets containing canola oil (5%) and lysine at 25% higher than requirement, improve the growth performance, carcass and breast yield of broiler, and increase the accumulation of Omega-3 fatty acids in breast meat.

Keywords: broiler, canola oil. lysine, fatty acid

Procedia PDF Downloads 287
11744 TELUM Land Use Model: An Investigation of Data Requirements and Calibration Results for Chittenden County MPO, U.S.A.

Authors: Georgia Pozoukidou

Abstract:

TELUM software is a land use model designed specifically to help metropolitan planning organizations (MPOs) prepare their transportation improvement programs and fulfill their numerous planning responsibilities. In this context obtaining, preparing, and validating socioeconomic forecasts are becoming fundamental tasks for an MPO in order to ensure that consistent population and employment data are provided to travel demand models. Chittenden County Metropolitan Planning Organization of Vermont State was used as a case study to test the applicability of TELUM land use model. The technical insights and lessons learned from the land use model application have transferable value for all MPOs faced with land use forecasting development and transportation modelling.

Keywords: calibration data requirements, land use models, land use planning, metropolitan planning organizations

Procedia PDF Downloads 287
11743 Smart Textiles Integration for Monitoring Real-time Air Pollution

Authors: Akshay Dirisala

Abstract:

Humans had developed a highly organized and efficient civilization to live in by improving the basic needs of humans like housing, transportation, and utilities. These developments have made a huge impact on major environmental factors. Air pollution is one prominent environmental factor that needs to be addressed to maintain a sustainable and healthier lifestyle. Textiles have always been at the forefront of helping humans shield from environmental conditions. With the growth in the field of electronic textiles, we now have the capability of monitoring the atmosphere in real time to understand and analyze the environment that a particular person is mostly spending their time at. Integrating textiles with the particulate matter sensors that measure air quality and pollutants that have a direct impact on human health will help to understand what type of air we are breathing. This research idea aims to develop a textile product and a process of collecting the pollutants through particulate matter sensors, which are equipped inside a smart textile product and store the data to develop a machine learning model to analyze the health conditions of the person wearing the garment and periodically notifying them not only will help to be cautious of airborne diseases but will help to regulate the diseases and could also help to take care of skin conditions.

Keywords: air pollution, e-textiles, particulate matter sensors, environment, machine learning models

Procedia PDF Downloads 106
11742 A Risk Management Framework for Selling a Mega Power Plant Project in a New Market

Authors: Negar Ganjouhaghighi, Amirali Dolatshahi

Abstract:

The origin of most risks of a mega project usually takes place in the phases before closing the contract. As a practical point of view, using project risk management techniques for preparing a proposal is not a total solution for managing the risks of a contract. The objective of this paper is to cover all those activities associated with risk management of a mega project sale’s processes; from entrance to a new market to awarding activities and the review of contract performance. In this study, the risk management happens in six consecutive steps that are divided into three distinct but interdependent phases upstream of the award of the contract: pre-tendering, tendering and closing. In the first step, by preparing standard market risk report, risks of the new market are identified. The next step is the bid or no bid decision making based on the previous gathered data. During the next three steps in tendering phase, project risk management techniques are applied for determining how much contingency reserve must be added or reduced to the estimated cost in order to put the residual risk to an acceptable level. Finally, the last step which happens in closing phase would be an overview of the project risks and final clarification of residual risks. The sales experience of more than 20,000 MW turn-key power plant projects alongside this framework, are used to develop a software that assists the sales team to have a better project risk management.

Keywords: project marketing, risk management, tendering, project management, turn-key projects

Procedia PDF Downloads 326