Search results for: stochastic user equilibrium
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3437

Search results for: stochastic user equilibrium

1817 The Analysis of Emergency Shutdown Valves Torque Data in Terms of Its Use as a Health Indicator for System Prognostics

Authors: Ewa M. Laskowska, Jorn Vatn

Abstract:

Industry 4.0 focuses on digital optimization of industrial processes. The idea is to use extracted data in order to build a decision support model enabling use of those data for real time decision making. In terms of predictive maintenance, the desired decision support tool would be a model enabling prognostics of system's health based on the current condition of considered equipment. Within area of system prognostics and health management, a commonly used health indicator is Remaining Useful Lifetime (RUL) of a system. Because the RUL is a random variable, it has to be estimated based on available health indicators. Health indicators can be of different types and come from different sources. They can be process variables, equipment performance variables, data related to number of experienced failures, etc. The aim of this study is the analysis of performance variables of emergency shutdown valves (ESV) used in oil and gas industry. ESV is inspected periodically, and at each inspection torque and time of valve operation are registered. The data will be analyzed by means of machine learning or statistical analysis. The purpose is to investigate whether the available data could be used as a health indicator for a prognostic purpose. The second objective is to examine what is the most efficient way to incorporate the data into predictive model. The idea is to check whether the data can be applied in form of explanatory variables in Markov process or whether other stochastic processes would be a more convenient to build an RUL model based on the information coming from registered data.

Keywords: emergency shutdown valves, health indicator, prognostics, remaining useful lifetime, RUL

Procedia PDF Downloads 74
1816 A User-Directed Approach to Optimization via Metaprogramming

Authors: Eashan Hatti

Abstract:

In software development, programmers often must make a choice between high-level programming and high-performance programs. High-level programming encourages the use of complex, pervasive abstractions. However, the use of these abstractions degrades performance-high performance demands that programs be low-level. In a compiler, the optimizer attempts to let the user have both. The optimizer takes high-level, abstract code as an input and produces low-level, performant code as an output. However, there is a problem with having the optimizer be a built-in part of the compiler. Domain-specific abstractions implemented as libraries are common in high-level languages. As a language’s library ecosystem grows, so does the number of abstractions that programmers will use. If these abstractions are to be performant, the optimizer must be extended with new optimizations to target them, or these abstractions must rely on existing general-purpose optimizations. The latter is often not as effective as needed. The former presents too significant of an effort for the compiler developers, as they are the only ones who can extend the language with new optimizations. Thus, the language becomes more high-level, yet the optimizer – and, in turn, program performance – falls behind. Programmers are again confronted with a choice between high-level programming and high-performance programs. To investigate a potential solution to this problem, we developed Peridot, a prototype programming language. Peridot’s main contribution is that it enables library developers to easily extend the language with new optimizations themselves. This allows the optimization workload to be taken off the compiler developers’ hands and given to a much larger set of people who can specialize in each problem domain. Because of this, optimizations can be much more effective while also being much more numerous. To enable this, Peridot supports metaprogramming designed for implementing program transformations. The language is split into two fragments or “levels”, one for metaprogramming, the other for high-level general-purpose programming. The metaprogramming level supports logic programming. Peridot’s key idea is that optimizations are simply implemented as metaprograms. The meta level supports several specific features which make it particularly suited to implementing optimizers. For instance, metaprograms can automatically deduce equalities between the programs they are optimizing via unification, deal with variable binding declaratively via higher-order abstract syntax, and avoid the phase-ordering problem via non-determinism. We have found that this design centered around logic programming makes optimizers concise and easy to write compared to their equivalents in functional or imperative languages. Overall, implementing Peridot has shown that its design is a viable solution to the problem of writing code which is both high-level and performant.

Keywords: optimization, metaprogramming, logic programming, abstraction

Procedia PDF Downloads 69
1815 TARF: Web Toolkit for Annotating RNA-Related Genomic Features

Authors: Jialin Ma, Jia Meng

Abstract:

Genomic features, the genome-based coordinates, are commonly used for the representation of biological features such as genes, RNA transcripts and transcription factor binding sites. For the analysis of RNA-related genomic features, such as RNA modification sites, a common task is to correlate these features with transcript components (5'UTR, CDS, 3'UTR) to explore their distribution characteristics in terms of transcriptomic coordinates, e.g., to examine whether a specific type of biological feature is enriched near transcription start sites. Existing approaches for performing these tasks involve the manipulation of a gene database, conversion from genome-based coordinate to transcript-based coordinate, and visualization methods that are capable of showing RNA transcript components and distribution of the features. These steps are complicated and time consuming, and this is especially true for researchers who are not familiar with relevant tools. To overcome this obstacle, we develop a dedicated web app TARF, which represents web toolkit for annotating RNA-related genomic features. TARF web tool intends to provide a web-based way to easily annotate and visualize RNA-related genomic features. Once a user has uploaded the features with BED format and specified a built-in transcript database or uploaded a customized gene database with GTF format, the tool could fulfill its three main functions. First, it adds annotation on gene and RNA transcript components. For every features provided by the user, the overlapping with RNA transcript components are identified, and the information is combined in one table which is available for copy and download. Summary statistics about ambiguous belongings are also carried out. Second, the tool provides a convenient visualization method of the features on single gene/transcript level. For the selected gene, the tool shows the features with gene model on genome-based view, and also maps the features to transcript-based coordinate and show the distribution against one single spliced RNA transcript. Third, a global transcriptomic view of the genomic features is generated utilizing the Guitar R/Bioconductor package. The distribution of features on RNA transcripts are normalized with respect to RNA transcript landmarks and the enrichment of the features on different RNA transcript components is demonstrated. We tested the newly developed TARF toolkit with 3 different types of genomics features related to chromatin H3K4me3, RNA N6-methyladenosine (m6A) and RNA 5-methylcytosine (m5C), which are obtained from ChIP-Seq, MeRIP-Seq and RNA BS-Seq data, respectively. TARF successfully revealed their respective distribution characteristics, i.e. H3K4me3, m6A and m5C are enriched near transcription starting sites, stop codons and 5’UTRs, respectively. Overall, TARF is a useful web toolkit for annotation and visualization of RNA-related genomic features, and should help simplify the analysis of various RNA-related genomic features, especially those related RNA modifications.

Keywords: RNA-related genomic features, annotation, visualization, web server

Procedia PDF Downloads 192
1814 Comparative Study of Scheduling Algorithms for LTE Networks

Authors: Samia Dardouri, Ridha Bouallegue

Abstract:

Scheduling is the process of dynamically allocating physical resources to User Equipment (UE) based on scheduling algorithms implemented at the LTE base station. Various algorithms have been proposed by network researchers as the implementation of scheduling algorithm which represents an open issue in Long Term Evolution (LTE) standard. This paper makes an attempt to study and compare the performance of PF, MLWDF and EXP/PF scheduling algorithms. The evaluation is considered for a single cell with interference scenario for different flows such as Best effort, Video and VoIP in a pedestrian and vehicular environment using the LTE-Sim network simulator. The comparative study is conducted in terms of system throughput, fairness index, delay, packet loss ratio (PLR) and total cell spectral efficiency.

Keywords: LTE, multimedia flows, scheduling algorithms, mobile computing

Procedia PDF Downloads 366
1813 A TgCNN-Based Surrogate Model for Subsurface Oil-Water Phase Flow under Multi-Well Conditions

Authors: Jian Li

Abstract:

The uncertainty quantification and inversion problems of subsurface oil-water phase flow usually require extensive repeated forward calculations for new runs with changed conditions. To reduce the computational time, various forms of surrogate models have been built. Related research shows that deep learning has emerged as an effective surrogate model, while most surrogate models with deep learning are purely data-driven, which always leads to poor robustness and abnormal results. To guarantee the model more consistent with the physical laws, a coupled theory-guided convolutional neural network (TgCNN) based surrogate model is built to facilitate computation efficiency under the premise of satisfactory accuracy. The model is a convolutional neural network based on multi-well reservoir simulation. The core notion of this proposed method is to bridge two separate blocks on top of an overall network. They underlie the TgCNN model in a coupled form, which reflects the coupling nature of pressure and water saturation in the two-phase flow equation. The model is driven by not only labeled data but also scientific theories, including governing equations, stochastic parameterization, boundary, and initial conditions, well conditions, and expert knowledge. The results show that the TgCNN-based surrogate model exhibits satisfactory accuracy and efficiency in subsurface oil-water phase flow under multi-well conditions.

Keywords: coupled theory-guided convolutional neural network, multi-well conditions, surrogate model, subsurface oil-water phase

Procedia PDF Downloads 66
1812 pH and Thermo-Sensitive Nanogels for Anti-Cancer Therapy

Authors: V. Naga Sravan Kumar Varma, H. G. Shivakumar

Abstract:

The aim of the study was to develop dual sensitive poly (N-isopropylacrylamide-co-acrylic acid) (PNA) nanogels(NGs) and studying its applications for Anti-Cancer therapy. NGs were fabricated by free radical polymerization using different amount of N-isopropylacrylamide and acrylic acid. A study for polymer composition over the effect on LCST in different pH was evaluated by measuring the absorbance at 500nm using UV spectrophotometer. Further selected NG’s were evaluated for change in hydrodynamic diameters in response to pH and temperature. NGs which could sharply respond to low pH value of cancer cells at body temperature were loaded with Fluorouracil (5-FU) using equilibrium swelling method and studied for drug release behaviour in different pH. A significant influence of NGs polymer composition over pH dependent LCST was observed. NGs which were spherical with an average particle size of 268nm at room temperature, shrinked forming an irregular shape when heated above to their respective LCST. 5FU loaded NGs did not intervene any difference in pH depended LCST behaviour of NGs. The in vitro drug release of NGs exhibited a pH and thermo-dependent control release. The cytoxicity study of blank carrier to MCF7 cell line showed no cytotoxicity. The results indicated that PNA NGs could be used as a potential drug carrier for anti-cancer therapy.

Keywords: pH and thermo-sensitive, nanogels, P(NIPAM-co-AAc), anti-cancer, 5-FU

Procedia PDF Downloads 336
1811 Early Stage Hydration of Wollastonite: Kinetic Aspects of the Metal-Proton Exchange Reaction

Authors: Nicolas Giraudo, Peter Thissen

Abstract:

In this paper we bring up new aspects of the metal proton exchange reaction (MPER, also called early stage hydration): (1) its dependence of the number of protons consumed by the preferential exchanged cations on the pH value applied at the water/wollastonite interface and (2) strong anisotropic characteristics detected in atomic force microscopy (AFM) and low energy ion scattering spectroscopy measurements (LEIS). First we apply density functional theory (DFT) calculations to compare the kinetics of the reaction on different wollastonite surfaces, and combine it with ab initio thermodynamics to set up a model describing (1) the release of Ca in exchange with H coming from the water/wollastonite interface, (2) the dependence of the MPER on the chemical potential of protons. In the second part of the paper we carried out in-situ AFM and inductive coupled plasma atomic emission spectroscopy (ICP-OES) measurements in order to evaluate the predicted values. While a good agreement is found in the basic and neutral regime (pH values from 14-4), an increasing mismatch appears in the acidic regime (pH value lower 4). This is finally explained by non-equilibrium etching, dominating over the MPER in the very acidic regime.

Keywords: anisotropy, calcium silicate, cement, density functional theory, hydration

Procedia PDF Downloads 268
1810 Computational Determination of the Magneto Electronic Properties of Ce₁₋ₓCuₓO₂ (x=12.5%): Emerging Material for Spintronic Devices

Authors: Aicha Bouhlala, Sabah Chettibi

Abstract:

Doping CeO₂ with transition metals is an effective way of tuning its properties. In the present work, we have performed self-consistent ab-initio calculation using the full-potential linearized augmented plane-wave method (FP-LAPW), based on the density functional theory (DFT) as implemented in the Wien2k simulation code to study the structural, electronic, and magnetic properties of the compound Ce₁₋ₓCuₓO₂ (x=12.5%) fluorite type oxide and to explore the effects of dopant Cu in ceria. The exchange correlation potential has been treated using the Perdew-Burke-Eenzerhof revised of solid (PBEsol). In structural properties, the equilibrium lattice constant is observed for the compound, which exists within the value of 5.382 A°. In electronic properties, the spin-polarized electronic bandstructure elucidates the semiconductor nature of the material in both spin channels, with the compound was observed to have a narrow bandgap on the spin-down configuration (0.162 EV) and bandgap on the spin-up (2.067 EV). Hence, the doped atom Cu plays a vital role in increasing the magnetic moments of the supercell, and the value of the total magnetic moment is found to be 2.99438 μB. Therefore, the compound Cu-doped CeO₂ shows a strong ferromagnetic behavior. The predicted results propose the compound could be a good candidate for spintronics applications.

Keywords: Cu-doped CeO₂, DFT, Wien2k, properties

Procedia PDF Downloads 231
1809 Development of a Vegetation Searching System

Authors: Rattanathip Rattanachai, Kunyanuth Kularbphettong

Abstract:

This paper describes the development of a Vegetation Searching System based on Web Application in case of Suan Sunandha Rajabhat University. The model was developed by PHP, JavaScript, and MySQL database system and it was designed to support searching endemic and rare species of tree on web site. We describe the design methods and functional components of this prototype. To evaluate the system performance, questionnaires for system usability and Black Box Testing were used to measure expert and user satisfaction. The results were satisfactory as followed: Means for experts and users were 4.3 and 4.5, and standard deviation for experts and users were 0.61 and 0.73 respectively. Further analysis showed that the quality of plant searching web site was also at a good level as well.

Keywords: endemic species, vegetation, web-based system, black box testing, Thailand

Procedia PDF Downloads 295
1808 A Study of Anthraquinone Dye Removal by Using Chitosan Nanoparticles

Authors: Pyar S. Jassal, Sonal Gupta, Neema Chand, Rajni Johar

Abstract:

In present study, Low molecular weight chitosan naoparticles (LMWCNP) were synthesized by using low molecular weight chitosan (LMWC) and sodium tripolyphosphate for the adsorption of anthraquinone dyes from waste water. The ionic-gel technique was used for this purpose. Size of nanoparticles was determined by “Scherrer equation”. The absorbance was carried out with UV-visible spectrophotometer for Acid Green 25 (AG25) and Reactive Blue 4 (RB4) dyes solutions at λmax 644 and λmax 598 nm respectively. The removal of dyes was dependent on the pH and the optimum adsorption was between pH 2 to 9. The extraction of dyes was linearly dependent on temperature. The equilibrium parameters, RL was calculated by using the Langmuir isotherm and shows that adsorption of dyes is favorable on the LMWCNP. The XRD images of LMWC show a crystalline nature whereas LMWCNP is amorphous one. The thermo gravimetric analysis (TGA) shows that LMWCNP thermally more stable than LMWC. As the contact time increases, percentage removal of Acid Green 25 and Reactive Blue 4 dyes also increases. TEM images reveal the size of the LMWCNP were in the range of 45-50 nm. The capacity of AG25 dye on LMWC was 5.23 mg/g, it compared with LMWCNP capacity which was 6.83 mg/g respectively. The capacity of RB4 dye on LMWC was 2.30 mg/g and 2.34 mg/g was on LMWCNP.

Keywords: low molecular weight chitosan nanoparticles, anthraquinone dye, removal efficiency, adsorption isotherm

Procedia PDF Downloads 117
1807 Analysis of Users’ Behavior on Book Loan Log Based on Association Rule Mining

Authors: Kanyarat Bussaban, Kunyanuth Kularbphettong

Abstract:

This research aims to create a model for analysis of student behavior using Library resources based on data mining technique in case of Suan Sunandha Rajabhat University. The model was created under association rules, apriori algorithm. The results were found 14 rules and the rules were tested with testing data set and it showed that the ability of classify data was 79.24 percent and the MSE was 22.91. The results showed that the user’s behavior model by using association rule technique can use to manage the library resources.

Keywords: behavior, data mining technique, a priori algorithm, knowledge discovery

Procedia PDF Downloads 391
1806 Robustness Conditions for the Establishment of Stationary Patterns of Drosophila Segmentation Gene Expression

Authors: Ekaterina M. Myasnikova, Andrey A. Makashov, Alexander V. Spirov

Abstract:

First manifestation of a segmentation pattern in the early Drosophila development is the formation of expression domains (along with the main embryo axis) of genes belonging to the trunk gene class. Highly variable expression of genes from gap family in early Drosophila embryo is strongly reduced by the start of gastrulation due to the gene cross-regulation. The dynamics of gene expression is described by a gene circuit model for a system of four gap genes. It is shown that for the formation of a steep and stationary border by the model it is necessary that there existed a nucleus (modeling point) in which the gene expression level is constant in time and hence is described by a stationary equation. All the rest genes expressed in this nucleus are in a dynamic equilibrium. The mechanism of border formation associated with the existence of a stationary nucleus is also confirmed by the experiment. An important advantage of this approach is that properties of the system in a stationary nucleus are described by algebraic equations and can be easily handled analytically. Thus we explicitly characterize the cross-regulation properties necessary for the robustness and formulate the conditions providing this effect through the properties of the initial input data. It is shown that our formally derived conditions are satisfied for the previously published model solutions.

Keywords: drosophila, gap genes, reaction-diffusion model, robustness

Procedia PDF Downloads 346
1805 Parallel 2-Opt Local Search on GPU

Authors: Wen-Bao Qiao, Jean-Charles Créput

Abstract:

To accelerate the solution for large scale traveling salesman problems (TSP), a parallel 2-opt local search algorithm with simple implementation based on Graphics Processing Unit (GPU) is presented and tested in this paper. The parallel scheme is based on technique of data decomposition by dynamically assigning multiple K processors on the integral tour to treat K edges’ 2-opt local optimization simultaneously on independent sub-tours, where K can be user-defined or have a function relationship with input size N. We implement this algorithm with doubly linked list on GPU. The implementation only requires O(N) memory. We compare this parallel 2-opt local optimization against sequential exhaustive 2-opt search along integral tour on TSP instances from TSPLIB with more than 10000 cities.

Keywords: parallel 2-opt, double links, large scale TSP, GPU

Procedia PDF Downloads 605
1804 NR/PEO Block Copolymer: A Chelating Exchanger for Metal Ions

Authors: M. S. Mrudula, M. R. Gopinathan Nair

Abstract:

In order to utilize the natural rubber for developing new green polymeric materials for specialty applications, we have prepared natural rubber and polyethylene oxide based polymeric networks by two shot method. The polymeric networks thus formed have been used as chelating exchanger for metal ion binding. Chelating exchangers are, in general, coordinating copolymers containing one or more electron donor atoms such as N, S, O, and P that can form coordinate bonds with metals. Hydrogels are water- swollen network of hydrophilic homopolymer or copolymers. They acquire a great interest due to the facility of the incorporation of different chelating groups into the polymeric networks. Such polymeric hydrogels are promising materials in the field of hydrometallurgical applications and water purification due to their chemical stability. The current study discusses the swelling response of the polymeric networks as a function of time, temperature, pH and [NaCl] and sorption studies. Equilibrium swelling has been observed to depend on both structural aspects of the polymers and environmental factors. Metal ion sorption shows that these polymeric networks can be used for removal, separation, and enrichment of metal ions from aqueous solutions and can play an important role for environmental remediation of municipal and industrial wastewater.

Keywords: block copolymer, adsorption, chelating exchanger, swelling study, polymer, metal complexes

Procedia PDF Downloads 325
1803 Determination of the Shear Strength of Wastes Using Back-Analyses from Observed Failures

Authors: Sadek Salah

Abstract:

The determination of the strength characteristics of waste materials is essential when evaluating the stability of waste fills during initial placement and at the time of closure and rehabilitation of the landfill. Significant efforts, mostly experimental, have been deployed to date in attempts to quantify the mechanical properties of municipal wastes various stages of decomposition. Even though the studies and work done so far have helped in setting baseline parameters and characteristics for waste materials, inherent concerns remain as to the scalability of the findings between the laboratory and the field along with questions as to the suitability of the actual test conditions. These concerns are compounded by the complexity of the problem itself with significant variability in composition, placement conditions, and levels of decay of the various constituents of the waste fills. A complimentary, if not necessarily an alternative approach is to rely on field observations of behavior and instability of such materials. This paper describes an effort at obtaining relevant shear strength parameters from back-analyses of failures which have been observed at a major un-engineered waste fill along the Mediterranean shoreline. Results from the limit-equilibrium failure back-analyses are presented and compared to results from laboratory-scale testing on comparable waste materials.

Keywords: solid waste, shear strength, landfills, slope stability

Procedia PDF Downloads 228
1802 Radon and Thoron Determination in Natural Ancient Mine Using Nuclear Track Detectors: Radiation Dose Assessment

Authors: L. Oufni, M. Amrane, R. Rabi

Abstract:

Radon (and thoron) is a naturally occurring radioactive noble gas, having variable distribution in the geological environment. The exposure of human beings to ionizing radiation from natural sources is a continuing and inescapable feature of life on earth. Radon, thoron and their short-lived decay products in the atmosphere are the most important contributors to human exposure from natural sources. The aim of this study is to determine alpha-and beta-activities per unit volume of air due to radon (222Rn), thoron (220Rn) and their progenies in the air of ancient mine of Aouli in which there is no working activity is situated at approximately 25 km north of the city of Midelt (Morocco), by using LR-115 type II and CR-39 solid state nuclear track detectors (SSNTDs). Equilibrium factors between radon and its daughters and between thoron and its progeny were evaluated in the studied atmospheres. The committed equivalent doses due to the 218Po and 214Po radon short-lived progeny were evaluated in different tissues of the respiratory tract of the visitors of the considered ancient mine. The visitors in these mines spent a good amount of time. It was essential to let the staff know about these values and take the needed steps to prevent any health complications.

Keywords: radon, thoron, concentration, exposure dose, SSNTD, mine

Procedia PDF Downloads 517
1801 Physico-Chemical Basis of Thermal Destruction of Benzo(a)Pyrene and Reducing Their Concentration in the Gas Phase

Authors: K. A. Kemelov, Z. K. Maymekov, D. A. Sambaeva, W. Frenzel

Abstract:

Benzo(a)pyrene is widespread carcinogenic and mutagenic environmental pollutant, which is formed in combustion processes of carbonaceous materials at high temperature and still health safety problem related benz(a)pyrene continues to remain actual. At the moment the mechanisms of formation of benzo(a)pyrene are not studied in detail, there is not concrete certain full scheme of synthesis of benzo(a)pyrene. Studies in this area are mainly dedicated to development of measuring tools and chemical reactions analyzes, or to obtain specific evidence of a large group of polycyclic aromatic hydrocarbons (PAHs). Consequently in this study we try to create physical and chemical model of oxidation and thermo destruction processes of benzo(a)pyrene, using critical thermodynamical parameters in order to estimate theoretical derivatives of benzo(a)pyrene and which conditions benzo(a)pyrene degraded into more harmful substances. According to this physical and chemical modeling of thermal destruction process of benzo(a)pyrene in wide ranges of change of temperature value were calculated. C20H12 - H2O-O2 system was taken for modeling of thermal destruction process of benzo(a)pyrene in order to establish distribution range of equilibrium structures and concentrations of molecules in a gas phase. Also technological ways of reduction of concentration of benzo(a)pyrene in a gas phase were supposed.

Keywords: benzo(a)pyrene, emission, PAH, thermodynamic parameters

Procedia PDF Downloads 280
1800 IEEE802.15.4e Based Scheduling Mechanisms and Systems for Industrial Internet of Things

Authors: Ho-Ting Wu, Kai-Wei Ke, Bo-Yu Huang, Liang-Lin Yan, Chun-Ting Lin

Abstract:

With the advances in advanced technology, wireless sensor network (WSN) has become one of the most promising candidates to implement the wireless industrial internet of things (IIOT) architecture. However, the legacy IEEE 802.15.4 based WSN technology such as Zigbee system cannot meet the stringent QoS requirement of low powered, real-time, and highly reliable transmission imposed by the IIOT environment. Recently, the IEEE society developed IEEE 802.15.4e Time Slotted Channel Hopping (TSCH) access mode to serve this purpose. Furthermore, the IETF 6TiSCH working group has proposed standards to integrate IEEE 802.15.4e with IPv6 protocol smoothly to form a complete protocol stack for IIOT. In this work, we develop key network technologies for IEEE 802.15.4e based wireless IIoT architecture, focusing on practical design and system implementation. We realize the OpenWSN-based wireless IIOT system. The system architecture is divided into three main parts: web server, network manager, and sensor nodes. The web server provides user interface, allowing the user to view the status of sensor nodes and instruct sensor nodes to follow commands via user-friendly browser. The network manager is responsible for the establishment, maintenance, and management of scheduling and topology information. It executes centralized scheduling algorithm, sends the scheduling table to each node, as well as manages the sensing tasks of each device. Sensor nodes complete the assigned tasks and sends the sensed data. Furthermore, to prevent scheduling error due to packet loss, a schedule inspection mechanism is implemented to verify the correctness of the schedule table. In addition, when network topology changes, the system will act to generate a new schedule table based on the changed topology for ensuring the proper operation of the system. To enhance the system performance of such system, we further propose dynamic bandwidth allocation and distributed scheduling mechanisms. The developed distributed scheduling mechanism enables each individual sensor node to build, maintain and manage the dedicated link bandwidth with its parent and children nodes based on locally observed information by exchanging the Add/Delete commands via two processes. The first process, termed as the schedule initialization process, allows each sensor node pair to identify the available idle slots to allocate the basic dedicated transmission bandwidth. The second process, termed as the schedule adjustment process, enables each sensor node pair to adjust their allocated bandwidth dynamically according to the measured traffic loading. Such technology can sufficiently satisfy the dynamic bandwidth requirement in the frequently changing environments. Last but not least, we propose a packet retransmission scheme to enhance the system performance of the centralized scheduling algorithm when the packet delivery rate (PDR) is low. We propose a multi-frame retransmission mechanism to allow every single network node to resend each packet for at least the predefined number of times. The multi frame architecture is built according to the number of layers of the network topology. Performance results via simulation reveal that such retransmission scheme is able to provide sufficient high transmission reliability while maintaining low packet transmission latency. Therefore, the QoS requirement of IIoT can be achieved.

Keywords: IEEE 802.15.4e, industrial internet of things (IIOT), scheduling mechanisms, wireless sensor networks (WSN)

Procedia PDF Downloads 142
1799 Fake news and Conspiracy Narratives in the Covid-19 Crisis: An International Comparison

Authors: Caja Thimm

Abstract:

Already well before the Corona pandemic hit the world, ‘fake news‘ were no longer regarded as harmless twists of the truth but as intentionally composed disinformation, often with the goal of manipulative populist propaganda. During the Corona crisis, particularly conspiracy narratives have become a worldwide phenomenon with dangerous consequences (anti vaccination myths). The success of these manipulated news need s to be counteracted by trustworthy news, which in Europe particularly includes public broadcasting media and their social media channels. To understand better how the main public broadcasters in Germany, the UK, and France used Instagram strategically, a comparative study was carried out. The study – comparative analysis of Instagram during the Corona Crisis In our empirical study, we compared the activities by selected formats during the Corona crisis in order to see how the public broadcasters reached their audiences and how this might, in the longer run, affect journalistic strategies on social media platforms. First analysis showed that the increase in the use of social media overall was striking. Almost one in two adult online users (48 %) obtained information about the virus in social media, and in total, 38% of the younger age group (18-24) looked for Covid19 information on Instagram, so the platform can be regarded as one of the central digital spaces for Corona related information searches. Quantitative measures showed that 47% of recent posts by the broadcasters were related to Corona, and 7% treated conspiracy myths. For the more detailed content analysis, the following categories of analysis were applied: • Digital storytelling and instastories • Textuality and semantic keys • links to information • stickers • videochat • fact checking • news ticker • service • infografics and animated tables Additionally to these basic features, we particularly looked for new formats created during the crisis. Journalistic use of social media platforms opens up immediate and creative ways of applying the media logics of the respective platforms, and particularly the BBC and ARD formats proved to be interactive, responsive, and entertaining. Among them were new formats such as a space for user questions and personal uploads, interviews, music, comedy, etc. Particularly the fact checking channel got a lot of attention, as many user questions were focused on the conspiracy theories, which dominated the public discourse during many weeks in 2020. In the presentation, we will introduce eight particular strategies that show how public broadcasting journalism can adopt digital platforms and use them creatively and, hence help to counteract against conspiracy narratives and fake news.

Keywords: fake news, social media, digital journalism, digital methods

Procedia PDF Downloads 142
1798 The New Face of TV: An Exploratory Study on the Effects of Snapchat on TV Ratings in Kuwait

Authors: Bashaiar Alsanaa

Abstract:

The advent of new forms of media has always led to a change in the way existing media deliver content. No medium has been replaced by another yet over the course of history. Whether this fact changes with the introduction of new age technology and social media remains to be seen. Snapchat may be the first application, to seriously challenge TV. It is perhaps the new face of television. The individualistic nature of Snapchat, whereby users control who, when, and in what order to watch, assesses user freedom from traditional broadcasters’ control. This study aims to fill the void in research conducted around such topic. The research explores how Snapchat maybe slowly but replacing TV. The study surveys users in Kuwait in order to present an overview of the topic. It also draws a framework through which implications and suggestions for future research may be discussed to better serve the advancement of media research.

Keywords: Kuwait, media, Snapchat, television

Procedia PDF Downloads 218
1797 Vine Growers' Climate Change Adaptation Strategies in Hungary

Authors: Gabor Kiraly

Abstract:

Wine regions are based on equilibria between climate, soil, grape varieties, and farming expertise that define the special character and quality of local vine farming and wine production. Changes in climate conditions may increase risk of destabilizing this equilibrium. Adaptation decisions, including adjusting practices, processes and capitals in response to climate change stresses – may reduce this risk. However, farmers’ adaptive behavior are subject to a wide range of factors and forces such as links between climate change implications and production, farm - scale adaptive capacity and other external forces that might hinder them to make efficient response to climate change challenges. This paper will aim to study climate change adaptation practices and strategies of grape growers in a way of applying a complex and holistic approach involving theories, methods and tools both from environmental and social sciences. It will introduce the field of adaptation studies as an evidence - based discourse by presenting an overview of examples from wine regions where adaptation studies have already reached an advanced stage. This will serve as a theoretical background for a preliminary research with the aim to examine the feasibility and applicability of such a research approach in the Hungarian context.

Keywords: climate change, adaptation, viticulture, Hungary

Procedia PDF Downloads 218
1796 Semantic Data Schema Recognition

Authors: Aïcha Ben Salem, Faouzi Boufares, Sebastiao Correia

Abstract:

The subject covered in this paper aims at assisting the user in its quality approach. The goal is to better extract, mix, interpret and reuse data. It deals with the semantic schema recognition of a data source. This enables the extraction of data semantics from all the available information, inculding the data and the metadata. Firstly, it consists of categorizing the data by assigning it to a category and possibly a sub-category, and secondly, of establishing relations between columns and possibly discovering the semantics of the manipulated data source. These links detected between columns offer a better understanding of the source and the alternatives for correcting data. This approach allows automatic detection of a large number of syntactic and semantic anomalies.

Keywords: schema recognition, semantic data profiling, meta-categorisation, semantic dependencies inter columns

Procedia PDF Downloads 404
1795 Frequency- and Content-Based Tag Cloud Font Distribution Algorithm

Authors: Ágnes Bogárdi-Mészöly, Takeshi Hashimoto, Shohei Yokoyama, Hiroshi Ishikawa

Abstract:

The spread of Web 2.0 has caused user-generated content explosion. Users can tag resources to describe and organize them. Tag clouds provide rough impression of relative importance of each tag within overall cloud in order to facilitate browsing among numerous tags and resources. The goal of our paper is to enrich visualization of tag clouds. A font distribution algorithm has been proposed to calculate a novel metric based on frequency and content, and to classify among classes from this metric based on power law distribution and percentages. The suggested algorithm has been validated and verified on the tag cloud of a real-world thesis portal.

Keywords: tag cloud, font distribution algorithm, frequency-based, content-based, power law

Procedia PDF Downloads 485
1794 Stochastic Optimization of a Vendor-Managed Inventory Problem in a Two-Echelon Supply Chain

Authors: Bita Payami-Shabestari, Dariush Eslami

Abstract:

The purpose of this paper is to develop a multi-product economic production quantity model under vendor management inventory policy and restrictions including limited warehouse space, budget, and number of orders, average shortage time and maximum permissible shortage. Since the “costs” cannot be predicted with certainty, it is assumed that data behave under uncertain environment. The problem is first formulated into the framework of a bi-objective of multi-product economic production quantity model. Then, the problem is solved with three multi-objective decision-making (MODM) methods. Then following this, three methods had been compared on information on the optimal value of the two objective functions and the central processing unit (CPU) time with the statistical analysis method and the multi-attribute decision-making (MADM). The results are compared with statistical analysis method and the MADM. The results of the study demonstrate that augmented-constraint in terms of optimal value of the two objective functions and the CPU time perform better than global criteria, and goal programming. Sensitivity analysis is done to illustrate the effect of parameter variations on the optimal solution. The contribution of this research is the use of random costs data in developing a multi-product economic production quantity model under vendor management inventory policy with several constraints.

Keywords: economic production quantity, random cost, supply chain management, vendor-managed inventory

Procedia PDF Downloads 112
1793 Optimizing Groundwater Pumping for a Complex Groundwater/Surface Water System

Authors: Emery A. Coppola Jr., Suna Cinar, Ferenc Szidarovszky

Abstract:

Over-pumping of groundwater resources is a serious problem world-wide. In addition to depleting this valuable resource, hydraulically connected sensitive ecological resources like wetlands and surface water bodies are often impacted and even destroyed by over-pumping. Effectively managing groundwater in a way that satisfy human demand while preserving natural resources is a daunting challenge that will only worsen with growing human populations and climate change. As presented in this paper, a numerical flow model developed for a hypothetical but realistic groundwater/surface water system was combined with formal optimization. Response coefficients were used in an optimization management model to maximize groundwater pumping in a complex, multi-layered aquifer system while protecting against groundwater over-draft, streamflow depletion, and wetland impacts. Pumping optimization was performed for different constraint sets that reflect different resource protection preferences, yielding significantly different optimal pumping solutions. A sensitivity analysis on the optimal solutions was performed on select response coefficients to identify differences between wet and dry periods. Stochastic optimization was also performed, where uncertainty associated with changing irrigation demand due to changing weather conditions are accounted for. One of the strengths of this optimization approach is that it can efficiently and accurately identify superior management strategies that minimize risk and adverse environmental impacts associated with groundwater pumping under different hydrologic conditions.

Keywords: numerical groundwater flow modeling, water management optimization, groundwater overdraft, streamflow depletion

Procedia PDF Downloads 217
1792 Design and Analysis of Enhanced Heat Transfer Kit for Plate Type Heat Exchanger

Authors: Muhammad Shahrukh Saeed, Syed Ahmad Nameer, Shafiq Ur Rehman, Aisha Jillani

Abstract:

Heat exchangers play a critical role in industrial applications of thermal systems. Its physical size and performance are vital parameters; therefore enhancement of heat transfer through different techniques remained a major research area for both academia and industry. This research reports the main purpose of heat exchanger with better kit design which plays a vital role during the process of heat transfer. Plate type heat exchanger mainly requires a design in which the plates can be easily be installed and removed without having any problem with the plates. For the flow of the fluid within the heat exchanger, it requires a flow should be fully developed. As natural laws allows the driving energy of the system to flow until equilibrium is achieved. As with a plate type heat exchanger heat the heat penetrates the surface which separates the hot medium with the cold one very easily. As some of the precautions should be considered while taking the heat exchanger accountable like heat should transfer from hot medium to cold, there should always be difference in temperature present and heat loss from hot body should be equal to the heat gained by the cold body regardless of the losses present to the surroundings. Aluminum plates of same grade are used in all experiments to ensure similarity. Size of all plates was 254 mm X 100 mm and thickness was taken as 5 mm.

Keywords: heat transfer coefficient, aluminium, entry length, design

Procedia PDF Downloads 314
1791 Primary and Secondary Big Bangs Theory of Creation of Universe

Authors: Shyam Sunder Gupta

Abstract:

For creation of Universe, theory of Big Bang , from Singularity is most acceptable theory, but has limitations as it does not answer ; how Singularity gets created and what causes Big Bang ?Further , Universe is composed of 95% Dark Energy and Dark Matter and balance 5% is visible part of Universe , but no explanation . Recently, it has been reported that there could be very large number of Universes, but only , a stipulation. This research which is based on Bhagvat Puran, a Vedic Scripture answers all questions. There is a Unique Energy Field which is eternal and infinite. The carrier Particles of Unique Energy are Paramanus; God Particles. Paramanus are Fundamental Particles and combination of these particles create bigger particles from which Universe gets created. For creation to initiate, Unique Energy gets represented in three phases; Positive Male Energy, Neutral Energy(creates Eternal Time)and Negative Female Energy. Positive Male Energy further expands in three forms of Creative Energies (CE1,CE2andCE3)and 16 principles get created, namely, Energy of Activation , Energy of Action, Energy of Darkness, Pradhan ( Equilibrium state of three energies ) , Prakriti(Non-equilibrium state of three energies, creating modes of Activation, Action and Darkness),Mahat-tattva ( consists of three modes , dominant in Mode of Darkness), Time, Energy of Consciousness, Ego Energy(consists of three modes , very strongly dominated by Mode of Darkness),Energy of Intellect, Mind Energy , Sky( creates Space and Sound Energy),Air(creates gaseous substances), Fire( creates different forms of energies like thermal, light, electrical etc.), Water( creates liquid substances)and Earth(creates solid substances). CE1 Energy creates Infinite number of Singularities from seven principles, Pradhan , Mahat-tattva, Sky , Air, Fire, Water and Earth . CE1 Energy gets divided as CE2 and enters along with other 9 principles , in each of Singularity and Primary Big Bang takes and infinite number of Universes get created. Each Universe has seven coverings of 7 principles and each layer is 10 times thicker than previous layer. By Energy CE2 , space in Universe under the coverings is divided in two parts , upper part and lower part. Upper part is occupied by Dark Energy which is created from Mode of Darkness in Ego Energy which keeps getting converted in Dark Matter and forms Invisible part of Universe. In the lower part , process of evolution gets initiated and seeds of 24 elements , Consciousness , Ego, Intellect, Mind, 5 Fundamental Elements( space, Air, Fire, Water Earth, which create non-living matter ),5 senses which receive inputs( eyes, nose, ears, tongue , skin), 5 Working Senses (Smell, Taste, Sight, Touch and Hearing);5 elements of Action( Organs of procreation , excretion, locomotion , speech and acquisition ), get created . In EC2 Energy, Singularity gets created which gets exploded by force of Energy of Action ,and Secondary Big Bang takes place and Visible Universe gets created in the shape of Bud of Flower Lotus . Within the Visible part of Universe, a small part gets created , Phenomenal Universe. Diameter of Sun and planetary system ,at the time of formation ,is 6.4 billion km, which is close to reported value . There are 5 different orbits , with reference to our Solar System. Moon around earth takes one month,, earth around sun one year, sun around Milk way one cosmic year(322.58 million years), Milky way around Universe 4.32 billion years and universe around center of universe 311.04 trillion years. Universe creation is a cyclic process with cycle time of 622.08 trillion years.In summary, Universe consists of 4 parts; covering of 7 layers, Dark Energy and Dark Matter, Visible and Phenomenal universe.

Keywords: big bang, creation, dark energy, dark matter, singularity, universe

Procedia PDF Downloads 67
1790 The Use of Electronic Shelf Labels in the Retail Food Sector

Authors: Brent McKenzie, Victoria Taylor

Abstract:

The use of QR (Quick Response Codes) codes for customer scanning with mobile phones is a rapidly growing trend. The QR code can provide the consumer with product information, user guides, product use, competitive pricing, etc. One sector for QR use has been in retail, through the use of Electronic Shelf Labeling (henceforth, ESL). In Europe, the use of ESL for pricing has been in practice for a number of years but continues to lag in acceptance in North America. Stated concerns include costs as a key constraint, but there is also evidence that consumer acceptance represents a limitation as well. The purpose of this study is to present the findings of a consumer based study to gage the impact on their use in the retail food sector.

Keywords: electronic price labels, consumer behaviour, grocery shopping, mixed methods research

Procedia PDF Downloads 314
1789 Modeling Methodologies for Optimization and Decision Support on Coastal Transport Information System (Co.Tr.I.S.)

Authors: Vassilios Moussas, Dimos N. Pantazis, Panagioths Stratakis

Abstract:

The aim of this paper is to present the optimization methodology developed in the frame of a Coastal Transport Information System. The system will be used for the effective design of coastal transportation lines and incorporates subsystems that implement models, tools and techniques that may support the design of improved networks. The role of the optimization and decision subsystem is to provide the user with better and optimal scenarios that will best fulfill any constrains, goals or requirements posed. The complexity of the problem and the large number of parameters and objectives involved led to the adoption of an evolutionary method (Genetic Algorithms). The problem model and the subsystem structure are presented in detail, and, its support for simulation is also discussed.

Keywords: coastal transport, modeling, optimization

Procedia PDF Downloads 477
1788 Study of Functional Relevant Conformational Mobility of β-2 Adrenoreceptor by Means of Molecular Dynamics Simulation

Authors: G. V. Novikov, V. S. Sivozhelezov, S. S. Kolesnikov, K. V. Shaitan

Abstract:

The study reports about the influence of binding of orthosteric ligands as well as point mutations on the conformational dynamics of β-2-adrenoreceptor. Using molecular dynamics simulation we found that there was a little fraction of active states of the receptor in its apo (ligand free) ensemble corresponded to its constitutive activity. Analysis of MD trajectories indicated that such spontaneous activation of the receptor is accompanied by the motion in intracellular part of its alpha-helices. Thus receptor’s constitutive activity directly results from its conformational dynamics. On the other hand the binding of a full agonist resulted in a significant shift of the initial equilibrium towards its active state. Finally, the binding of the inverse agonist stabilized the receptor in its inactive state. It is likely that the binding of inverse agonists might be a universal way of constitutive activity inhibition in vivo. Our results indicate that ligand binding redistribute pre-existing conformational degrees of freedom (in accordance to the Monod-Wyman-Changeux-Model) of the receptor rather than cause induced fit in it. Therefore, the ensemble of biologically relevant receptor conformations is encoded in its spatial structure, and individual conformations from that ensemble might be used by the cell in conformity with the physiological behaviour.

Keywords: seven-transmembrane receptors, constitutive activity, activation, x-ray crystallography, principal component analysis, molecular dynamics simulation

Procedia PDF Downloads 239