Search results for: light gradient boosting model (LGBM)
19464 BTG-BIBA: A Flexibility-Enhanced Biba Model Using BTG Strategies for Operating System
Authors: Gang Liu, Can Wang, Runnan Zhang, Quan Wang, Huimin Song, Shaomin Ji
Abstract:
Biba model can protect information integrity but might deny various non-malicious access requests of the subjects, thereby decreasing the availability in the system. Therefore, a mechanism that allows exceptional access control is needed. Break the Glass (BTG) strategies refer an efficient means for extending the access rights of users in exceptional cases. These strategies help to prevent a system from stagnation. An approach is presented in this work for integrating Break the Glass strategies into the Biba model. This research proposes a model, BTG-Biba, which provides both an original Biba model used in normal situations and a mechanism used in emergency situations. The proposed model is context aware, can implement a fine-grained type of access control and primarily solves cross-domain access problems. Finally, the flexibility and availability improvement with the use of the proposed model is illustrated.Keywords: Biba model, break the glass, context, cross-domain, fine-grained
Procedia PDF Downloads 54119463 Proposing a Strategic Management Maturity Model for Continues Innovation
Authors: Ferhat Demir
Abstract:
Even if strategic management is highly critical for all types of organizations, only a few maturity models have been proposed in business literature for the area of strategic management activities. This paper updates previous studies and presents a new conceptual model for assessing the maturity of strategic management in any organization. Strategic management maturity model (S-3M) is basically composed of 6 maturity levels with 7 dimensions. The biggest contribution of S-3M is to put innovation into agenda of strategic management. The main objective of this study is to propose a model to align innovation with business strategies. This paper suggests that innovation (breakthrough new products/services and business models) is the only way of creating sustainable growth and strategy studies cannot ignore this aspect. Maturity models should embrace innovation to respond dynamic business environment and rapidly changing customer behaviours.Keywords: strategic management, innovation, business model, maturity model
Procedia PDF Downloads 19419462 Comparison of Applicability of Time Series Forecasting Models VAR, ARCH and ARMA in Management Science: Study Based on Empirical Analysis of Time Series Techniques
Authors: Muhammad Tariq, Hammad Tahir, Fawwad Mahmood Butt
Abstract:
Purpose: This study attempts to examine the best forecasting methodologies in the time series. The time series forecasting models such as VAR, ARCH and the ARMA are considered for the analysis. Methodology: The Bench Marks or the parameters such as Adjusted R square, F-stats, Durban Watson, and Direction of the roots have been critically and empirically analyzed. The empirical analysis consists of time series data of Consumer Price Index and Closing Stock Price. Findings: The results show that the VAR model performed better in comparison to other models. Both the reliability and significance of VAR model is highly appreciable. In contrary to it, the ARCH model showed very poor results for forecasting. However, the results of ARMA model appeared double standards i.e. the AR roots showed that model is stationary and that of MA roots showed that the model is invertible. Therefore, the forecasting would remain doubtful if it made on the bases of ARMA model. It has been concluded that VAR model provides best forecasting results. Practical Implications: This paper provides empirical evidences for the application of time series forecasting model. This paper therefore provides the base for the application of best time series forecasting model.Keywords: forecasting, time series, auto regression, ARCH, ARMA
Procedia PDF Downloads 34819461 Optimal Construction Using Multi-Criteria Decision-Making Methods
Authors: Masood Karamoozian, Zhang Hong
Abstract:
The necessity and complexity of the decision-making process and the interference of the various factors to make decisions and consider all the relevant factors in a problem are very obvious nowadays. Hence, researchers show their interest in multi-criteria decision-making methods. In this research, the Analytical Hierarchy Process (AHP), Simple Additive Weighting (SAW), and Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) methods of multi-criteria decision-making have been used to solve the problem of optimal construction systems. Systems being evaluated in this problem include; Light Steel Frames (LSF), a case study of designs by Zhang Hong studio in the Southeast University of Nanjing, Insulating Concrete Form (ICF), Ordinary Construction System (OCS), and Prefabricated Concrete System (PRCS) as another case study designs in Zhang Hong studio in the Southeast University of Nanjing. Crowdsourcing was done by using a questionnaire at the sample level (200 people). Questionnaires were distributed among experts, university centers, and conferences. According to the results of the research, the use of different methods of decision-making led to relatively the same results. In this way, with the use of all three multi-criteria decision-making methods mentioned above, the Prefabricated Concrete System (PRCS) was in the first rank, and the Light Steel Frame (LSF) system ranked second. Also, the Prefabricated Concrete System (PRCS), in terms of performance standards and economics, was ranked first, and the Light Steel Frame (LSF) system was allocated the first rank in terms of environmental standards.Keywords: multi-criteria decision making, AHP, SAW, TOPSIS
Procedia PDF Downloads 11019460 Experiments on Weakly-Supervised Learning on Imperfect Data
Authors: Yan Cheng, Yijun Shao, James Rudolph, Charlene R. Weir, Beth Sahlmann, Qing Zeng-Treitler
Abstract:
Supervised predictive models require labeled data for training purposes. Complete and accurate labeled data, i.e., a ‘gold standard’, is not always available, and imperfectly labeled data may need to serve as an alternative. An important question is if the accuracy of the labeled data creates a performance ceiling for the trained model. In this study, we trained several models to recognize the presence of delirium in clinical documents using data with annotations that are not completely accurate (i.e., weakly-supervised learning). In the external evaluation, the support vector machine model with a linear kernel performed best, achieving an area under the curve of 89.3% and accuracy of 88%, surpassing the 80% accuracy of the training sample. We then generated a set of simulated data and carried out a series of experiments which demonstrated that models trained on imperfect data can (but do not always) outperform the accuracy of the training data, e.g., the area under the curve for some models is higher than 80% when trained on the data with an error rate of 40%. Our experiments also showed that the error resistance of linear modeling is associated with larger sample size, error type, and linearity of the data (all p-values < 0.001). In conclusion, this study sheds light on the usefulness of imperfect data in clinical research via weakly-supervised learning.Keywords: weakly-supervised learning, support vector machine, prediction, delirium, simulation
Procedia PDF Downloads 19919459 Deep Learning for Renewable Power Forecasting: An Approach Using LSTM Neural Networks
Authors: Fazıl Gökgöz, Fahrettin Filiz
Abstract:
Load forecasting has become crucial in recent years and become popular in forecasting area. Many different power forecasting models have been tried out for this purpose. Electricity load forecasting is necessary for energy policies, healthy and reliable grid systems. Effective power forecasting of renewable energy load leads the decision makers to minimize the costs of electric utilities and power plants. Forecasting tools are required that can be used to predict how much renewable energy can be utilized. The purpose of this study is to explore the effectiveness of LSTM-based neural networks for estimating renewable energy loads. In this study, we present models for predicting renewable energy loads based on deep neural networks, especially the Long Term Memory (LSTM) algorithms. Deep learning allows multiple layers of models to learn representation of data. LSTM algorithms are able to store information for long periods of time. Deep learning models have recently been used to forecast the renewable energy sources such as predicting wind and solar energy power. Historical load and weather information represent the most important variables for the inputs within the power forecasting models. The dataset contained power consumption measurements are gathered between January 2016 and December 2017 with one-hour resolution. Models use publicly available data from the Turkish Renewable Energy Resources Support Mechanism. Forecasting studies have been carried out with these data via deep neural networks approach including LSTM technique for Turkish electricity markets. 432 different models are created by changing layers cell count and dropout. The adaptive moment estimation (ADAM) algorithm is used for training as a gradient-based optimizer instead of SGD (stochastic gradient). ADAM performed better than SGD in terms of faster convergence and lower error rates. Models performance is compared according to MAE (Mean Absolute Error) and MSE (Mean Squared Error). Best five MAE results out of 432 tested models are 0.66, 0.74, 0.85 and 1.09. The forecasting performance of the proposed LSTM models gives successful results compared to literature searches.Keywords: deep learning, long short term memory, energy, renewable energy load forecasting
Procedia PDF Downloads 26619458 Multiscale Simulation of Ink Seepage into Fibrous Structures through a Mesoscopic Variational Model
Authors: Athmane Bakhta, Sebastien Leclaire, David Vidal, Francois Bertrand, Mohamed Cheriet
Abstract:
This work presents a new three-dimensional variational model proposed for the simulation of ink seepage into paper sheets at the fiber level. The model, inspired by the Hising model, takes into account a finite volume of ink and describes the system state through gravity, cohesion, and adhesion force interactions. At the mesoscopic scale, the paper substrate is modeled using a discretized fiber structure generated using a numerical deposition procedure. A modified Monte Carlo method is introduced for the simulation of the ink dynamics. Besides, a multiphase lattice Boltzmann method is suggested to fine-tune the mesoscopic variational model parameters, and it is shown that the ink seepage behaviors predicted by the proposed model can resemble those predicted by a method relying on first principles.Keywords: fibrous media, lattice Boltzmann, modelling and simulation, Monte Carlo, variational model
Procedia PDF Downloads 14719457 Facile Synthesis of Potassium Vanadium Fluorophosphate: Semiconducting Properties and Its Photocatalytic Performance for Dye Degradation under Visible Light
Authors: S. Tartaya, R. Bagtache, A. M. Djaballah, M. Trari
Abstract:
Due to the increase in the trade of colored products and their applications in various fields such as cosmetic, food, textile, pharmaceutical industries, etc. Dyes constitute a large part of the contaminants in wastewater and cause serious damage in the environment and the aquatic system. Photocatalytic systems are highly efficient processes for treating wastewater in the presence of semiconductor photocatalysts. In this field, we report our contribution by synthesizing a potassium vanadium fluorophosphate compound KVPO4F (which is abbreviated KVPOF) by a simplified hydrothermal method at 180°C for 5 days. The as synthesized product has been characterized physically and photoelectrochemically. The indirect optical transition of 1.88 eV, determined from the diffuse reflectance, was assigned to the charge transfer. Moreover, the curve (C-2–E) of the KVPOF displayed n-type character of the semiconductor. Even more, interestingly, the photocatalytic performance was evaluated through the photo-degradation of cationic dye Methyl Violet (MV). An abatement of 61% was obtained after 6 h of irradiation under visible light.Keywords: KVPO4F, photocatalysis, semiconductor, wastewater, environment
Procedia PDF Downloads 7819456 Segmentation of Piecewise Polynomial Regression Model by Using Reversible Jump MCMC Algorithm
Authors: Suparman
Abstract:
Piecewise polynomial regression model is very flexible model for modeling the data. If the piecewise polynomial regression model is matched against the data, its parameters are not generally known. This paper studies the parameter estimation problem of piecewise polynomial regression model. The method which is used to estimate the parameters of the piecewise polynomial regression model is Bayesian method. Unfortunately, the Bayes estimator cannot be found analytically. Reversible jump MCMC algorithm is proposed to solve this problem. Reversible jump MCMC algorithm generates the Markov chain that converges to the limit distribution of the posterior distribution of piecewise polynomial regression model parameter. The resulting Markov chain is used to calculate the Bayes estimator for the parameters of piecewise polynomial regression model.Keywords: piecewise regression, bayesian, reversible jump MCMC, segmentation
Procedia PDF Downloads 37319455 Comparison of Sourcing Process in Supply Chain Operation References Model and Business Information Systems
Authors: Batuhan Kocaoglu
Abstract:
Although using powerful systems like ERP (Enterprise Resource Planning), companies still cannot benchmark their processes and measure their process performance easily based on predefined SCOR (Supply Chain Operation References) terms. The purpose of this research is to identify common and corresponding processes to present a conceptual model to model and measure the purchasing process of an organization. The main steps for the research study are: Literature review related to 'procure to pay' process in ERP system; Literature review related to 'sourcing' process in SCOR model; To develop a conceptual model integrating 'sourcing' of SCOR model and 'procure to pay' of ERP model. In this study, we examined the similarities and differences between these two models. The proposed framework is based on the assumptions that are drawn from (1) the body of literature, (2) the authors’ experience by working in the field of enterprise and logistics information systems. The modeling framework provides a structured and systematic way to model and decompose necessary information from conceptual representation to process element specification. This conceptual model will help the organizations to make quality purchasing system measurement instruments and tools. And offered adaptation issues for ERP systems and SCOR model will provide a more benchmarkable and worldwide standard business process.Keywords: SCOR, ERP, procure to pay, sourcing, reference model
Procedia PDF Downloads 36219454 Designing Function Knitted and Woven Upholstery Textile With SCOPY Film
Authors: Manar Y. Abd El-Aziz, Alyaa E. Morgham, Amira A. El-Fallal, Heba Tolla E. Abo El Naga
Abstract:
Different textile materials are usually used in upholstery. However, upholstery parts may become unhealthy when dust accrues and bacteria raise on the surface, which negatively affects the user's health. Also, leather and artificial leather were used in upholstery but, leather has a high cost and artificial leather has a potential chemical risk for users. Researchers have advanced vegie leather made from bacterial cellulose a symbiotic culture of bacteria and yeast (SCOBY). SCOBY remains a gelatinous, cellulose biofilm discovered floating at the air-liquid interface of the container. But this leather still needs some enhancement for its mechanical properties. This study aimed to prepare SCOBY, produce bamboo rib knitted fabrics with two different stitch densities, and cotton woven fabric then laminate these fabrics with the prepared SCOBY film to enhance the mechanical properties of the SCOBY leather at the same time; add anti-microbial function to the prepared fabrics. Laboratory tests were conducted on the produced samples, including tests for function properties; anti-microbial, thermal conductivity and light transparency. Physical properties; thickness and mass per unit. Mechanical properties; elongation, tensile strength, young modulus, and peel force. The results showed that the type of the fabric affected significantly SCOBY properties. According to the test results, the bamboo knitted fabric with higher stitch density laminated with SCOBY was chosen for its tensile strength and elongation as the upholstery of a bed model with antimicrobial properties and comfortability in the headrest design. Also, the single layer of SCOBY was chosen regarding light transparency and lower thermal conductivity for the creation of a lighting unit built into the bed headboard.Keywords: anti-microbial, bamboo, rib, SCOPY, upholstery
Procedia PDF Downloads 6419453 The Concept of Development: A Normative Restructured Model in the Light of Indian Political Thought and Classical Liberalism
Authors: Sarthak S. Salunke
Abstract:
Development, as a notion, is seen in perspective of western philosophical conceptions, and the western developed nations have become a yardstick for setting up development goals for developing and underdeveloped nations around the world. This blanket term of development becomes superficial and materialistic in context of the vast geopolitical, territorial, cultural and behavioral diversities existing in countries of the Africa and the Asia, and tends to undermine the atomistic aspect of development. Indian political theories, which are often seen as religious philosophies, have inherent structure of development of human being as an individual and as a part of the society, and, in result, development of the State. These theories, primarily individualistic in nature, have a combination of altruism and rationalism which guides human beings towards constructing a collectively developed and morally sustainable society. This research focuses on the application of this Indian thought in combination of classical liberal thought to tackle the issues of development in diverse societies. The proposed restructured model of development is based on molecular individualism, instead of atomic individual approach of liberalists, which lets development modelers to target meaningful clusters for designating goals for development based on the particular needs based on geopolitical, cultural and ethical requirements, and making it meaningful in conjunction with global development to establish a harmony between western and eastern worlds.Keywords: Indian political thought, development, liberalism, molecular individualism
Procedia PDF Downloads 18519452 Effect of Different Model Drugs on the Properties of Model Membranes from Fishes
Authors: M. Kumpugdee-Vollrath, T. G. D. Phu, M. Helmis
Abstract:
A suitable model membrane to study the pharmacological effect of pharmaceutical products is human stratum corneum because this layer of human skin is the outermost layer and it is an important barrier to be passed through. Other model membranes which were also used are for example skins from pig, mouse, reptile or fish. We are interested in fish skins in this project. The advantages of the fish skins are, that they can be obtained from the supermarket or fish shop. However, the fish skins should be freshly prepared and used directly without storage. In order to understand the effect of different model drugs e.g. lidocaine HCl, resveratrol, paracetamol, ibuprofen, acetyl salicylic acid on the properties of the model membrane from various types of fishes e.g. trout, salmon, cod, plaice permeation tests were performed and differential scanning calorimetry was applied.Keywords: fish skin, model membrane, permeation, DSC, lidocaine HCl, resveratrol, paracetamol, ibuprofen, acetyl salicylic acid
Procedia PDF Downloads 47019451 Design and Field Programmable Gate Array Implementation of Radio Frequency Identification for Boosting up Tag Data Processing
Authors: G. Rajeshwari, V. D. M. Jabez Daniel
Abstract:
Radio Frequency Identification systems are used for automated identification in various applications such as automobiles, health care and security. It is also called as the automated data collection technology. RFID readers are placed in any area to scan large number of tags to cover a wide distance. The placement of the RFID elements may result in several types of collisions. A major challenge in RFID system is collision avoidance. In the previous works the collision was avoided by using algorithms such as ALOHA and tree algorithm. This work proposes collision reduction and increased throughput through reading enhancement method with tree algorithm. The reading enhancement is done by improving interrogation procedure and increasing the data handling capacity of RFID reader with parallel processing. The work is simulated using Xilinx ISE 14.5 verilog language. By implementing this in the RFID system, we can able to achieve high throughput and avoid collision in the reader at a same instant of time. The overall system efficiency will be increased by implementing this.Keywords: antenna, anti-collision protocols, data management system, reader, reading enhancement, tag
Procedia PDF Downloads 30619450 Lyapunov Functions for Extended Ross Model
Authors: Rahele Mosleh
Abstract:
This paper gives a survey of results on global stability of extended Ross model for malaria by constructing some elegant Lyapunov functions for two cases of epidemic, including disease-free and endemic occasions. The model is a nonlinear seven-dimensional system of ordinary differential equations that simulates this phenomenon in a more realistic fashion. We discuss the existence of positive disease-free and endemic equilibrium points of the model. It is stated that extended Ross model possesses invariant solutions for human and mosquito in a specific domain of the system.Keywords: global stability, invariant solutions, Lyapunov function, stationary points
Procedia PDF Downloads 16519449 Tracy: A Java Library to Render a 3D Graphical Human Model
Authors: Sina Saadati, Mohammadreza Razzazi
Abstract:
Since Java is an object-oriented language, It can be used to solve a wide range of problems. One of the considerable usages of this language can be found in Agent-based modeling and simulation. Despite the significant power of Java, There is not an easy method to render a 3-dimensional human model. In this article, we are about to develop a library which helps modelers present a 3D human model and control it with Java. The library runs two server programs. The first one is a web page server that can connect to any browser and present an HTML code. The second server connects to the browser and controls the movement of the model. So, the modeler will be able to develop a simulation and display a good-looking human model without any knowledge of any graphical tools.Keywords: agent-based modeling and simulation, human model, graphics, Java, distributed systems
Procedia PDF Downloads 11119448 Dosimetric Comparison of Conventional Plans versus Three Dimensional Conformal Simultaneously Integrated Boost Plans
Authors: Shoukat Ali, Amjad Hussain, Latif-ur-Rehman, Sehrish Inam
Abstract:
Radiotherapy plays an important role in the management of cancer patients. Approximately 50% of the cancer patients receive radiotherapy at one point or another during the course of treatment. The entire radiotherapy treatment of curative intent is divided into different phases, depending on the histology of the tumor. The established protocols are useful in deciding the total dose, fraction size, and numbers of phases. The objective of this study was to evaluate the dosimetric differences between the conventional treatment protocols and the three-dimensional conformal simultaneously integrated boost (SIB) plans for three different tumors sites (i.e. bladder, breast, and brain). A total of 30 patients with brain, breast and bladder cancers were selected in this retrospective study. All the patients were CT simulated initially. The primary physician contoured PTV1 and PTV2 in the axial slices. The conventional doses prescribed for brain and breast is 60Gy/30 fractions, and 64.8Gy/36 fractions for bladder treatment. For the SIB plans biological effective doses (BED) were calculated for 25 fractions. The two conventional (Phase I and Phase II) and a single SIB plan for each patient were generated on Eclipse™ treatment planning system. Treatment plans were compared and analyzed for coverage index, conformity index, homogeneity index, dose gradient and organs at risk doses.In both plans 95% of PTV volume received a minimum of 95% of the prescribe dose. Dose deviation in the optic chiasm was found to be less than 0.5%. There is no significant difference in lung V20 and heart V30 in the breast plans. In the rectum plans V75%, V50% and V25% were found to be less than 1.2% different. Deviation in the tumor coverage, conformity and homogeneity indices were found to be less than 1%. SIB plans with three dimensional conformal radiotherapy technique reduce the overall treatment time without compromising the target coverage and without increasing dose to the organs at risk. The higher dose per fraction may increase the late effects to some extent. Further studies are required to evaluate the late effects with the intention of standardizing the SIB technique for practical implementation.Keywords: coverage index, conformity index, dose gradient, homogeneity index, simultaneously integrated boost
Procedia PDF Downloads 47619447 Temperature Distribution Inside Hybrid photovoltaic-Thermoelectric Generator Systems and their Dependency on Exposition Angles
Authors: Slawomir Wnuk
Abstract:
Due to widespread implementation of the renewable energy development programs the, solar energy use increasing constantlyacross the world. Accordingly to REN21, in 2020, both on-grid and off-grid solar photovoltaic systems installed capacity reached 760 GWDCand increased by 139 GWDC compared to previous year capacity. However, the photovoltaic solar cells used for primary solar energy conversion into electrical energy has exhibited significant drawbacks. The fundamentaldownside is unstable andlow efficiencythe energy conversion being negatively affected by a rangeof factors. To neutralise or minimise the impact of those factors causing energy losses, researchers have come out withvariedideas. One ofpromising technological solutionsoffered by researchers is PV-MTEG multilayer hybrid system combiningboth photovoltaic cells and thermoelectric generators advantages. A series of experiments was performed on Glasgow Caledonian University laboratory to investigate such a system in operation. In the experiments, the solar simulator Sol3A series was employed as a stable solar irradiation source, and multichannel voltage and temperature data loggers were utilised for measurements. The two layer proposed hybrid systemsimulation model was built up and tested for its energy conversion capability under a variety of the exposure angles to the solar irradiation with a concurrent examination of the temperature distribution inside proposed PV-MTEG structure. The same series of laboratory tests were carried out for a range of various loads, with the temperature and voltage generated being measured and recordedfor each exposure angle and load combination. It was found that increase of the exposure angle of the PV-MTEG structure to an irradiation source causes the decrease of the temperature gradient ΔT between the system layers as well as reduces overall system heating. The temperature gradient’s reduction influences negatively the voltage generation process. The experiments showed that for the exposureangles in the range from 0° to 45°, the ‘generated voltage – exposure angle’ dependence is reflected closely by the linear characteristics. It was also found that the voltage generated by MTEG structures working with the optimal load determined and applied would drop by approximately 0.82% per each 1° degree of the exposure angle increase. This voltage drop occurs at the higher loads applied, getting more steep with increasing the load over the optimal value, however, the difference isn’t significant. Despite of linear character of the generated by MTEG voltage-angle dependence, the temperature reduction between the system structure layers andat tested points on its surface was not linear. In conclusion, the PV-MTEG exposure angle appears to be important parameter affecting efficiency of the energy generation by thermo-electrical generators incorporated inside those hybrid structures. The research revealedgreat potential of the proposed hybrid system. The experiments indicated interesting behaviour of the tested structures, and the results appear to provide valuable contribution into thedevelopment and technological design process for large energy conversion systems utilising similar structural solutions.Keywords: photovoltaic solar systems, hybrid systems, thermo-electrical generators, renewable energy
Procedia PDF Downloads 8919446 Considering Climate Change in Food Security: A Sociological Study Investigating the Modern Agricultural Practices and Food Security in Bangladesh
Authors: Hosen Tilat Mahal, Monir Hossain
Abstract:
Despite being a food-sufficient country after revolutionary changes in agricultural inputs, Bangladesh still has food insecurity and undernutrition. This study examines the association between agricultural practices (as social practices) and food security concentrating on the potential impact of sociodemographic factors and climate change. Using data from the 2012 Bangladesh Integrated Household Survey (BIHS), this study shows how modifiedagricultural practices are strongly associated with climate change and different sociodemographic factors (land ownership, religion, gender, education, and occupation) subsequently affect the status of food security in Bangladesh. We used linear and logistic regression models to analyze the association between modified agricultural practices and food security. The findings indicate that socioeconomic statuses are significant predictors of determining agricultural practices in a society like Bangladesh and control food security at the household level. Moreover, climate change is adversely impactingeven the modified agricultural and food security association version. We conclude that agricultural practices must consider climate change while boosting food security. Therefore, future research should integrate climate change into the agriculture and food-related mitigation and resiliency models.Keywords: food security, agricultural productivity, climate change, bangladesh
Procedia PDF Downloads 12319445 The Environmental Impact of Wireless Technologies in Nigeria: An Overview of the IoT and 5G Network
Authors: Powei Happiness Kerry
Abstract:
Introducing wireless technologies in Nigeria have improved the quality of lives of Nigerians, however, not everyone sees it in that light. The paper on the environmental impact of wireless technologies in Nigeria summarizes the scholarly views on the impact of wireless technologies on the environment, beaming its searchlight on 5G and internet of things in Nigeria while also exploring the theory of the Technology Acceptance Model (TAM). The study used a qualitative research method to gather important data from relevant sources and contextually draws inference from the derived data. The study concludes that the Federal Government of Nigeria, before agreeing to any latest development in the world of wireless technologies, should weigh the implications and deliberate extensively with all stalk holders putting into consideration the confirmation it will receive from the National Assembly.Keywords: Internet of Things, radiofrequency, electromagnetic radiation, information and communications technology, ICT, 5G
Procedia PDF Downloads 13419444 Effect of UV-B Light Treatment on Nutraceutical Potential of an Indigenous Mushroom Calocybe Indica
Authors: Himanshi Rathore, Shalinee Prasad, Satyawati Sharma, Ajay Singh Yadav
Abstract:
Medicinal mushrooms are acceptable all over the world not only because they have a unique flavour and texture but also due to the presence of great nutritional, nutraceutical and functional properties. High content of physiologically active substances like ergosterol, vitamin D, phenolic compounds, triterpenoids and steroids make these medicinal mushrooms a key source of nutraceuticals. Calocybe indica is a popular medicinal mushroom of India which is known to possess high amount of secondary metabolites including ergosterol (vitamin D2). The ergosterol gets converted to vitamin D in the presence of UV rays by a photochemical reaction. In lieu of the above facts the present study was undertaken to investigate the effect of UV-B light treatment on the vitamin D2 concentration, phenolic content and non volatile compounds in Calocybe indica. For this study, UV-B light source of intensity 5.3w/m2 was used to expose mushrooms for the time period of 0min, 30min, 60min and 90 min. It was found that the vitamin D2 concentration increased with the time duration i.e. 85±0.15 (0 min), 182±1.6 (30 min), 187±0.4 (60 min) and 182 ±0.8 (90 min) μg/g (dry weight). Highest concentration of vitamin D2 was found at 60 min duration. No discoloration in sliced mushrooms was observed during the exposure time. The results revealed that the exposure of mushrooms for a minimum of 30 min duration under UVB source can be a novel, convenient and cheapest way to increase the vitamin D content in mushrooms. This can be one of richest source to fulfil the recommended dietary allowances of vitamin D in our daily diets. The paper provides information on the enhancement of vitamin D content by UV lights and its effects on the non volatile (soluble sugars, free amino acids, 5′-nucleotides and phenolics) compounds will also be presented.Keywords: Calocybe indica, ergosterol, nutraceutical, phenolics
Procedia PDF Downloads 47019443 Facile Synthesis of Heterostructured Bi₂S₃-WS₂ Photocatalysts for Photodegradation of Organic Dye
Authors: S. V. Prabhakar Vattikuti, Chan Byon
Abstract:
In this paper, we report a facile synthetic strategy of randomly disturbed Bi₂S₃ nanorods on WS₂ nanosheets, which are synthesized via a controlled hydrothermal method without surfactant under an inert atmosphere. We developed a simple hydrothermal method for the formation of heterostructured of Bi₂S₃/WS₂ with a large scale (>95%). The structural features, composition, and morphology were characterized by XRD, SEM-EDX, TEM, HRTEM, XPS, UV-vis spectroscopy, N₂ adsorption-desorption, and TG-DTA measurements. The heterostructured Bi₂S₃/WS₂ composite has significant photocatalytic efficiency toward the photodegradation of organic dye. The time-dependent UV-vis absorbance spectroscopy measurement was consistent with the enhanced photocatalytic degradation of rhodamine B (RhB) under visible light irradiation with the diminishing carrier recombination for the Bi₂S₃/WS₂ photocatalyst. Due to their marked synergistic effects, the supported Bi₂S₃ nanorods on WS₂ nanosheet heterostructures exhibit significant visible-light photocatalytic activity and stability for the degradation of RhB. A possible reaction mechanism is proposed for the Bi₂S₃/WS₂ composite.Keywords: photocatalyst, heterostructures, transition metal disulfides, organic dye, nanorods
Procedia PDF Downloads 29619442 Analysis of Crisis Management Systems of United Kingdom and Turkey
Authors: Recep Sait Arpat, Hakan Güreşci
Abstract:
Emergency, disaster and crisis management terms are generally perceived as the same processes. This conflict effects the approach and delegating policy of the political order. Crisis management starts in the aftermath of the mismanagement of disaster and emergency. In the light of the information stated above in this article Turkey and United Kingdom(UK)’s crisis management systems are analyzed. This article’s main aim is to clarify the main points of the emergency management system of United Kingdom and Turkey’s disaster management system by comparing them. To do this: A prototype model of the political decision making processes of the countries is drawn, decision making mechanisms and the planning functions are compared. As a result it’s found that emergency management policy in Turkey is reactive whereas it’s proactive in UK; as the delegating policy Turkey’s system is similar to UK; levels of emergency situations are similar but not the same; the differences are stemming from the civil order and nongovernmental organizations effectiveness; UK has a detailed government engagement model to emergencies, which shapes the doctrine of the approach to emergencies, and it’s successful in gathering and controlling the whole state’s efforts; crisis management is a sub-phase of UK emergency management whereas it’s accepted as a outmoded management perception and the focal point of crisis management perception in UK is security crisis and natural disasters while in Turkey it is natural disasters. In every anlysis proposals are given to Turkey.Keywords: crisis management, disaster management, emergency management, turkey, united kingdom
Procedia PDF Downloads 37219441 Characterization of Iron Doped Titanium Dioxide Nanoparticles and Its Photocatalytic Degradation Ability for Congo Red Dye
Authors: Vishakha Parihar
Abstract:
This study reports the preparation of iron metal-doped nanoparticles of Titanium dioxide by the sol-gel process and the photocatalytic degradation of dye. Nano-particles were characterized by SEM, EDX, and UV-Vis spectroscopy. The detailed study confirmed that nanoparticles have grown in high density and have good optical properties. The photocatalytic batch experiment was performed in an aqueous solution where congo red dye was used as a dye pollutant under the irradiation of ultraviolet rays created by using a mercury lamp source. Total degradation efficiency achieved was approximately 85% to 93% in the duration of 100-120 minutes of irradiation under an ultraviolet light source. The decolorization ability of this process was measured by absorbance at a maximum wavelength of 498nm. The results indicated that the iron-doped Titanium dioxide nanoparticles showed an excellent photocatalytic response to the degradation of dye under the ultraviolet light source within a very short period of time.Keywords: titanium dioxide, nano-particles iron dope, photocatalytic degradation, Congo red dye, sol-gel process
Procedia PDF Downloads 18419440 Natural Regeneration Dynamics in Different Microsites within Gaps of Different Sizes
Authors: M. E. Hammond, R. Pokorny
Abstract:
Not much research has gone into the dynamics of natural regeneration of trees species in tropical forest regions. This study seeks to investigate the impact of gap sizes and light distribution in forest floors on the regeneration of Celtis mildbraedii (CEM), Nesogordonia papaverine (NES) and Terminalia superba (TES). These are selected economically important tree species with different shade tolerance attributes. The spatial distribution patterns and the potential regeneration competition index (RCI) among species using height to diameter ratio (HDR) have been assessed. Gap sizes ranging between 287 – 971 m² were selected at the Bia Tano forest reserve, a tropical moist semi-deciduous forest in Ghana. Four (4) transects in the cardinal directions were constructed from the center of each gap. Along each transect, ten 1 m² sampling zones at 2 m spacing were established. Then, three gap microsites (labeled ecozones I, II, III) were delineated within these sampling zones based on the varying temporal light distribution on the forest floor. Data on height (H), root collar diameter (RCD) and regeneration census were gathered from each of the ten sampling zones. CEM and NES seedlings (≤ 50 cm) and saplings (≥ 51 cm) were present in all ecozones of the large gaps. Seedlings of TES were observed in all ecozones of large and small gaps. Regression analysis showed a significant negative linear relationship between independent RCD and H growth variables on dependent HDR index in ecozones II and III of both large and small gaps. There was a correlation between RCD and H in both large and small gaps. A strong regeneration competition was observed among species in ecozone II in large (df 2, F=3.6, p=0.035) and small (df 2, F=17.9, p=0.000) gaps. These results contribute to the understanding of the natural regeneration of different species with regards to light regimes in forest floors.Keywords: Celtis mildbraedii, ecozones, gaps, Nesogordonia papaverifera, regeneration, Terminalia superba
Procedia PDF Downloads 13919439 Photobiomodulation Activates WNT/β-catenin Signaling for Wound Healing in an in Vitro Diabetic Wound Model
Authors: Dimakatso B. Gumede, Nicolette N. Houreld
Abstract:
Diabetic foot ulcers (DFUs) are a complication of diabetes mellitus (DM), a metabolic disease caused by insulin resistance or insufficiency, resulting in hyperglycaemia and low-grade chronic inflammation. Current therapies for treating DFUs include wound debridement, glycaemic control, and wound dressing. However, these therapies are moderately effective as there is a recurrence of these ulcers and an increased risk of lower limb amputations. Photobiomodulation (PBM), which is the application of non-invasive low-level light for wound healing at the spectrum of 660-1000 nm, has shown great promise in accelerating the healing of chronic wounds. However, its underlying mechanisms are not clearly defined. Studies have indicated that PBM induces wound healing via the activation of signaling pathways that are involved in tissue repair, such as the transforming growth factor-β (TGF-β). However, other signaling pathways, such as the WNT/β-catenin pathway, which is also critical for wound repair, have not been investigated. This study aimed to elucidate if PBM at 660 nm and a fluence of 5 J/cm² activates the WNT/β-catenin signaling pathway for wound healing in a diabetic cellular model. Human dermal fibroblasts (WS1) were continuously cultured high-glucose (26.5 mM D-glucose) environment to create a diabetic cellular model. A central scratch was created in the diabetic model to ‘wound’ the cells. The diabetic wounded (DW) cells were thereafter irradiated at 660 nm and a fluence of 5 J/cm². Cell migration, gene expression and protein assays were conducted at 24- and 48-h post-PBM. The results showed that PBM at 660 nm and a fluence of 5 J/cm² significantly increased cell migration in diabetic wounded cells at 24-h post-PBM. The expression of CTNNB1, ACTA2, COL1A1 and COL3A1 genes was also increased in DW cells post-PBM. Furthermore, there was increased cytoplasmic accumulation and nuclear localization of β-catenin at 24 h post-PBM. The findings in this study demonstrate that PBM activates the WNT/β-catenin signaling pathway by inducing the accumulation of β-catenin in diabetic wounded cells, leading to increased cell migration and expression of wound repair markers. These results thus indicate that PBM has the potential to improve wound healing in diabetic ulcers via activation of the WNT/β-catenin signaling pathway.Keywords: wound healing, diabetic ulcers, photobiomodulation, WNT/β-catenin, signalling pathway
Procedia PDF Downloads 4019438 Effective Strategies for Teaching English Language to Beginners in Primary Schools in Nigeria
Authors: Halima Musa Kamilu
Abstract:
This paper discusses the effective strategies for teaching English language to learners in primary schools in Nigeria. English language development is the systematic use of instructional strategies designed to promote the acquisition of English by pupils in primary schools whose primary language is not English. Learning a second language is through total immersion. These strategies support this learning method, allowing pupils to have the knowledge of English language in a pattern similar to the way they learned their native language through regular interaction with others who already know the language. The focus is on fluency and learning to speak English in a social context with native speakers. The strategies allow for effective acquisition. The paper also looked into the following areas: visuals that reinforce spoken or written words, employ gestures for added emphasis, adjusting of speech, stressing of high-frequency vocabulary words, use of fewer idioms and clarifying the meaning of words or phrases in context, stressing of participatory learning and maintaining a low anxiety level and boosting of enthusiasm. It recommended that the teacher include vocabulary words that will make the content more comprehensible to the learner.Keywords: effective, strategies, teaching, beginners and primary schools
Procedia PDF Downloads 49419437 Estimating the Traffic Impacts of Green Light Optimal Speed Advisory Systems Using Microsimulation
Authors: C. B. Masera, M. Imprialou, L. Budd, C. Morton
Abstract:
Even though signalised intersections are necessary for urban road traffic management, they can act as bottlenecks and disrupt traffic operations. Interrupted traffic flow causes congestion, delays, stop-and-go conditions (i.e. excessive acceleration/deceleration) and longer journey times. Vehicle and infrastructure connectivity offers the potential to provide improved new services with additional functions of assisting drivers. This paper focuses on one of the applications of vehicle-to-infrastructure communication namely Green Light Optimal Speed Advisory (GLOSA). To assess the effectiveness of GLOSA in the urban road network, an integrated microscopic traffic simulation framework is built into VISSIM software. Vehicle movements and vehicle-infrastructure communications are simulated through the interface of External Driver Model. A control algorithm is developed for recommending an optimal speed that is continuously updated in every time step for all vehicles approaching a signal-controlled point. This algorithm allows vehicles to pass a traffic signal without stopping or to minimise stopping times at a red phase. This study is performed with all connected vehicles at 100% penetration rate. Conventional vehicles are also simulated in the same network as a reference. A straight road segment composed of two opposite directions with two traffic lights per lane is studied. The simulation is implemented under 150 vehicles per hour and 200 per hour traffic volume conditions to identify how different traffic densities influence the benefits of GLOSA. The results indicate that traffic flow is improved by the application of GLOSA. According to this study, vehicles passed through the traffic lights more smoothly, and waiting times were reduced by up to 28 seconds. Average delays decreased for the entire network by 86.46% and 83.84% under traffic densities of 150 vehicles per hour per lane and 200 vehicles per hour per lane, respectively.Keywords: connected vehicles, GLOSA, intelligent transport systems, vehicle-to-infrastructure communication
Procedia PDF Downloads 17119436 Computational Fluid Dynamic Modeling of Mixing Enhancement by Stimulation of Ferrofluid under Magnetic Field
Authors: Neda Azimi, Masoud Rahimi, Faezeh Mohammadi
Abstract:
Computational fluid dynamics (CFD) simulation was performed to investigate the effect of ferrofluid stimulation on hydrodynamic and mass transfer characteristics of two immiscible liquid phases in a Y-micromixer. The main purpose of this work was to develop a numerical model that is able to simulate hydrodynamic of the ferrofluid flow under magnetic field and determine its effect on mass transfer characteristics. A uniform external magnetic field was applied perpendicular to the flow direction. The volume of fluid (VOF) approach was used for simulating the multiphase flow of ferrofluid and two-immiscible liquid flows. The geometric reconstruction scheme (Geo-Reconstruct) based on piecewise linear interpolation (PLIC) was used for reconstruction of the interface in the VOF approach. The mass transfer rate was defined via an equation as a function of mass concentration gradient of the transported species and added into the phase interaction panel using the user-defined function (UDF). The magnetic field was solved numerically by Fluent MHD module based on solving the magnetic induction equation method. CFD results were validated by experimental data and good agreements have been achieved, which maximum relative error for extraction efficiency was about 7.52 %. It was showed that ferrofluid actuation by a magnetic field can be considered as an efficient mixing agent for liquid-liquid two-phase mass transfer in microdevices.Keywords: CFD modeling, hydrodynamic, micromixer, ferrofluid, mixing
Procedia PDF Downloads 19619435 Stretchable and Flexible Thermoelectric Polymer Composites for Self-Powered Volatile Organic Compound Vapors Detection
Authors: Petr Slobodian, Pavel Riha, Jiri Matyas, Robert Olejnik, Nuri Karakurt
Abstract:
Thermoelectric devices generate an electrical current when there is a temperature gradient between the hot and cold junctions of two dissimilar conductive materials typically n-type and p-type semiconductors. Consequently, also the polymeric semiconductors composed of polymeric matrix filled by different forms of carbon nanotubes with proper structural hierarchy can have thermoelectric properties which temperature difference transfer into electricity. In spite of lower thermoelectric efficiency of polymeric thermoelectrics in terms of the figure of merit, the properties as stretchability, flexibility, lightweight, low thermal conductivity, easy processing, and low manufacturing cost are advantages in many technological and ecological applications. Polyethylene-octene copolymer based highly elastic composites filled with multi-walled carbon nanotubes (MWCTs) were prepared by sonication of nanotube dispersion in a copolymer solution followed by their precipitation pouring into non-solvent. The electronic properties of MWCNTs were moderated by different treatment techniques such as chemical oxidation, decoration by Ag clusters or addition of low molecular dopants. In this concept, for example, the amounts of oxygenated functional groups attached on MWCNT surface by HNO₃ oxidation increase p-type charge carriers. p-type of charge carriers can be further increased by doping with molecules of triphenylphosphine. For partial altering p-type MWCNTs into less p-type ones, Ag nanoparticles were deposited on MWCNT surface and then doped with 7,7,8,8-tetracyanoquino-dimethane. Both types of MWCNTs with the highest difference in generated thermoelectric power were combined to manufacture polymeric based thermoelectric module generating thermoelectric voltage when the temperature difference is applied between hot and cold ends of the module. Moreover, it was found that the generated voltage by the thermoelectric module at constant temperature gradient was significantly affected when exposed to vapors of different volatile organic compounds representing then a self-powered thermoelectric sensor for chemical vapor detection.Keywords: carbon nanotubes, polymer composites, thermoelectric materials, self-powered gas sensor
Procedia PDF Downloads 153