Search results for: day night task modification
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3446

Search results for: day night task modification

1436 Enhancing Knowledge Graph Convolutional Networks with Structural Adaptive Receptive Fields for Improved Node Representation and Information Aggregation

Authors: Zheng Zhihao

Abstract:

Recently, Knowledge Graph Framework Network (KGCN) has developed powerful capabilities in knowledge representation and reasoning tasks. However, traditional KGCN often uses a fixed weight mechanism when aggregating information, failing to make full use of rich structural information, resulting in a certain expression ability of node representation, and easily causing over-smoothing problems. In order to solve these challenges, the paper proposes an new graph neural network model called KGCN-STAR (Knowledge Graph Convolutional Network with Structural Adaptive Receptive Fields). This model dynamically adjusts the perception of each node by introducing a structural adaptive receptive field. wild range, and a subgraph aggregator is designed to capture local structural information more effectively. Experimental results show that KGCN-STAR shows significant performance improvement on multiple knowledge graph data sets, especially showing considerable capabilities in the task of representation learning of complex structures.

Keywords: knowledge graph, graph neural networks, structural adaptive receptive fields, information aggregation

Procedia PDF Downloads 33
1435 Aerodynamic Analysis of the Airfoil of a VAWT by Using 2D CFD Modelling

Authors: Luis F. Garcia, Julian E. Jaramillo, Jorge L. Chacón

Abstract:

Colombia is a country where the benefits of wind power industry are barely used because of the geography in some areas does not allow the implementation of onshore horizontal axis wind turbines. Furthermore, exist rural areas without access to the electrical grid. Therefore, there is currently a deficit of energy supply in some towns. This research took place in one of those areas (i.e. Chicamocha Canyon-Santander) where the answer to the energy supply problems could be the use of vertical axis wind turbines, which can be used for turbulent flows. Hence, one task of this research is the analysis of the wind resources in the Chicamocha Canyon in order to implement the wind energy. The wind turbines must be designed in such a way that the blades take good advantage of the wind resources in the area of interest. Consequently, in the current research the analysis of two different airfoils (i.e. NACA0018 and DU 06-W-200) through a 2D CFD simulation is carried out by means of a free-software (OpenFOAM). Predicted results using the “Spalart-Allmaras” turbulence model are similar to the wind tunnel data published in the literature. Moreover, global parameters such as dimensionless lift and drag coefficients were calculated. Finally, this research encourages VAWT studies under wind turbulent flows in order to achieve the best use of natural resources in Colombia.

Keywords: airfoil, wind turbine, turbulence modelling, Chicamocha, CFD

Procedia PDF Downloads 487
1434 A Therapeutic Approach for Bromhidrosis with Glycopyrrolate 2% Cream: Clinical Study of 20 Patients

Authors: Vasiliki Markantoni, Eftychia Platsidaki, Georgios Chaidemenos, Georgios Kontochristopoulos

Abstract:

Introduction: Bromhidrosis, also known as osmidrosis, is a common distressing condition with a significant negative effect on patient’s quality of life. Its etiology is multifactorial. It usually affects axilla, genital skin, breasts and soles, areas where apocrine glands are mostly distributed. Therapeutic treatments include topical antibacterial agents, antiperspirants and neuromuscular blocker agents-toxins. In this study, we aimed to evaluate the efficacy and possible complications of topical glycopyrrolate, an anticholinergic agent, for treatment of bromhidrosis. Glycopyrrolate, applied topically as a cream, solution or spray at concentrations between 0,5% and 4%, has been successfully used to treat different forms of focal hyperhidrosis. Materials and Methods: Twenty patients, six males and fourteen females, meeting the criteria for bromhidrosis were treated with topical glycopyrrolate for two months. The average age was 36. Eleven patients had bromhidrosis located to the axillae, four to the soles, four to both axillae and soles and one to the genital folds. Glycopyrrolate was applied topically as a cream at concentration 2%, formulated in Fitalite. During the first month, patients were using the cream every night and thereafter twice daily. The degree of malodor was assessed subjectively by patients and scaled averagely as ‘none’, ‘mild’, ‘moderate’, and ‘severe’ with corresponding scores of 0, 1, 2, and 3, respectively. The modified Dermatology Life Quality Index (DLQI) was used to assess the quality of life. The clinical efficacy was graded by the patient scale of excellent, good, fair and poor. In the end, patients were given the power to evaluate whether they were totally satisfied with, partially satisfied or unsatisfied and possible side effects during the treatment were recorded. Results: All patients were satisfied at the end of the treatment. No patient defined the response as no improvement. The subjectively assessed score level of bromhidrosis was remarkably improved after the first month of treatment and improved slightly more after the second month. DLQI score was also improved to all patients. Adverse effects were reported in 2 patients. In the first case, topical irritation was reported. This was classed as mild (erythema and desquamation), appeared during the second month of treatment and was treated with low-potency topical corticosteroids. In the second case, mydriasis was reported, that recovered without specific treatment, as soon as we insisted to the importance of careful hygiene after cream application so as not to contaminate the periocular skin or ocular surface. Conclusions: Dermatologists often encounter patients with bromhidrosis, therefore should be aware of treatment options. To the best of our knowledge, this is the first study to evaluate the use of topical glycopyrrolate as a therapeutic approach for bromhidrosis. Our findings suggest that topical glycopyrrolate has an excellent safety profile and demonstrate encouraging results for the management of this distressful condition.

Keywords: Bromhidrosis, glycopyrrolate, topical treatment, osmidrosis

Procedia PDF Downloads 167
1433 Optimizing Resource Allocation and Indoor Location Using Bluetooth Low Energy

Authors: Néstor Álvarez-Díaz, Pino Caballero-Gil, Héctor Reboso-Morales, Francisco Martín-Fernández

Abstract:

The recent tendency of "Internet of Things" (IoT) has developed in the last years, causing the emergence of innovative communication methods among multiple devices. The appearance of Bluetooth Low Energy (BLE) has allowed a push to IoT in relation to smartphones. In this moment, a set of new applications related to several topics like entertainment and advertisement has begun to be developed but not much has been done till now to take advantage of the potential that these technologies can offer on many business areas and in everyday tasks. In the present work, the application of BLE technology and smartphones is proposed on some business areas related to the optimization of resource allocation in huge facilities like airports. An indoor location system has been developed through triangulation methods with the use of BLE beacons. The described system can be used to locate all employees inside the building in such a way that any task can be automatically assigned to a group of employees. It should be noted that this system cannot only be used to link needs with employees according to distances, but it also takes into account other factors like occupation level or category. In addition, it has been endowed with a security system to manage business and personnel sensitive data. The efficiency of communications is another essential characteristic that has been taken into account in this work.

Keywords: bluetooth low energy, indoor location, resource assignment, smartphones

Procedia PDF Downloads 394
1432 An Event Relationship Extraction Method Incorporating Deep Feedback Recurrent Neural Network and Bidirectional Long Short-Term Memory

Authors: Yin Yuanling

Abstract:

A Deep Feedback Recurrent Neural Network (DFRNN) and Bidirectional Long Short-Term Memory (BiLSTM) are designed to address the problem of low accuracy of traditional relationship extraction models. This method combines a deep feedback-based recurrent neural network (DFRNN) with a bi-directional long short-term memory (BiLSTM) approach. The method combines DFRNN, which extracts local features of text based on deep feedback recurrent mechanism, BiLSTM, which better extracts global features of text, and Self-Attention, which extracts semantic information. Experiments show that the method achieves an F1 value of 76.69% on the CEC dataset, which is 0.0652 better than the BiLSTM+Self-ATT model, thus optimizing the performance of the deep learning method in the event relationship extraction task.

Keywords: event relations, deep learning, DFRNN models, bi-directional long and short-term memory networks

Procedia PDF Downloads 144
1431 Experience Level and Adoption of Interpretation Strategies by Iranian Interpreters

Authors: Niloofar Fathizaviyehkord

Abstract:

Just as two hands cannot make a good boxer, knowing two or more languages cannot make a skillful interpreter. Interpreting, either consecutive or simultaneous, is a cognitively demanding task requiring not only linguistic and discourse knowledge but also strategic competence. Moreover, experience level can play a very crucial role in the strategies interpreters may employ since translation and interpretation quality is a matter of experience, besides other factors, as well. With regard to the significance of strategic competence, this study investigated what strategies are mainly employed by interpreters, what strategies are employed more frequently, and whether experience level can affect the choice of strategies by interpreters or not. To collect the necessary data, the first retrospective interviews were held with 20 interpreters experienced more or less in simultaneous and consecutive interpretation to see what strategies other than those classified in the literature are employed by interpreters. Then, several classifications of strategies in literature were merged with those emerging from the retrospective interviews to come up with a comprehensive questionnaire on interpreting strategies. After seeking five experts’ opinions regarding the wording/content of the questionnaire, it was given to 60 interpreters. The statistical analysis of the questionnaire data and experience level through ANOVA showed experience level could affect the choice of strategies. This study closes with the theoretical/practical implications of the findings for interpreter training.

Keywords: experience level, consecutive and simultaneous, interpretation strategies, translation

Procedia PDF Downloads 138
1430 The Principles of Democracy and Development: The Political and Philosophical Foundations of Development-Democracy in Africa

Authors: Fadeke Olu-Owolabi, Fayomi Oluyemi

Abstract:

The political and societal orders face the awesome task of overcoming the difficulties which lead to growing tensions and conflicts in Africa. At the core of analysis is the question, how stable and adaptable are established democracies, new democracies, and political and societal actors? The idea of development-democracy as implying the strong linkage between economic development and political democracy appropriately describes the distinguishing characteristic of this new demand for democracy in Africa. The theoretical study examines the political and philosophical foundation of the idea of development-democracy and the arguments presented to support the need for its adoption in Africa today. This paper critically examines the polemic between the advocates of developmental dictatorship and developmental-democracy and argues for the adoption of the latter in Africa. The paper sets out to expose for the political and philosophical foundation of developmental democracy maintaining that only democracy can facilitate development. This argument is supported further by the claim that both democracy and development are two sides of the same coin in the sense that the two are both ethical concepts. The paper also maintained that the only way by which democracy is worthwhile is when it is developmental. Finally, the paper affirms that since the two concepts of democracy and development are like the Siamese twins then the way out of Africa’s present crisis of development is to wholeheartedly embrace democracy. It posits that when genuine democracy is adopted, genuine and sustainable development can then be attained.

Keywords: democracy, development, polemic, principles

Procedia PDF Downloads 528
1429 Lightweight Cryptographically Generated Address for IPv6 Neighbor Discovery

Authors: Amjed Sid Ahmed, Rosilah Hassan, Nor Effendy Othman

Abstract:

Limited functioning of the Internet Protocol version 4 (IPv4) has necessitated the development of the Internetworking Protocol next generation (IPng) to curb the challenges. Indeed, the IPng is also referred to as the Internet Protocol version 6 (IPv6) and includes the Neighbor Discovery Protocol (NDP). The latter performs the role of Address Auto-configuration, Router Discovery (RD), and Neighbor Discovery (ND). Furthermore, the role of the NDP entails redirecting the service, detecting the duplicate address, and detecting the unreachable services. Despite the fact that there is an NDP’s assumption regarding the existence of trust the links’ nodes, several crucial attacks may affect the Protocol. Internet Engineering Task Force (IETF) therefore has recommended implementation of Secure Neighbor Discovery Protocol (SEND) to tackle safety issues in NDP. The SEND protocol is mainly used for validation of address rights, malicious response inhibiting techniques and finally router certification procedures. For routine running of these tasks, SEND utilizes on the following options, Cryptographically Generated Address (CGA), RSA Signature, Nonce and Timestamp option. CGA is produced at extra high costs making it the most notable disadvantage of SEND. In this paper a clear description of the constituents of CGA, its operation and also recommendations for improvements in its generation are given.

Keywords: CGA, IPv6, NDP, SEND

Procedia PDF Downloads 385
1428 The Principles of Democracy and Development: The Political and Philosophical Foundations of Development-Development in Africa

Authors: Fadeke E. Olu-Owolabi, Fayomi Oluyemi

Abstract:

The political and societal orders face the awesome task of overcoming the difficulties which lead to growing tensions and conflicts in Africa. At the core of analysis is the question, how stable and adaptable are established democracies, new democracies, and political and societal actors? The idea of development-democracy as implying the strong linkage between economic development and political democracy appropriately describes the distinguishing characteristic of this new demand for democracy in Africa. The theoretical study examines the political and philosophical foundation of the idea of development-democracy and the arguments presented to support the need for its adoption in Africa today. This paper critically examines the polemic between the advocates of developmental dictatorship and developmental-democracy and argues for the adoption of the latter in Africa. The paper sets out to expose for the political and philosophical foundation of developmental democracy maintaining that only democracy can facilitate development. This argument is supported further by the claim that both democracy and development are two sides of the same coin in the sense that the two are both ethical concepts. The paper also maintained that the only way by which democracy is worthwhile is when it is developmental. Finally the paper affirms that since the two concepts of democracy and development are like the Siamese twins then the way out of Africa’s present crisis of development is to wholeheartedly embrace democracy. It posits that when genuine democracy is adopted, genuine and sustainable development can then be attained.

Keywords: democracy, development, polemic, principles

Procedia PDF Downloads 435
1427 A Modular Reactor for Thermochemical Energy Storage Examination of Ettringite-Based Materials

Authors: B. Chen, F. Kuznik, M. Horgnies, K. Johannes, V. Morin, E. Gengembre

Abstract:

More attention on renewable energy has been done after the achievement of Paris Agreement against climate change. Solar-based technology is supposed to be one of the most promising green energy technologies for residential buildings since its widely thermal usage for hot water and heating. However, the seasonal mismatch between its production and consumption makes buildings need an energy storage system to improve the efficiency of renewable energy use. Indeed, there exist already different kinds of energy storage systems using sensible or latent heat. With the consideration of energy dissipation during storage and low energy density for above two methods, thermochemical energy storage is then recommended. Recently, ettringite (3CaO∙Al₂O₃∙3CaSO₄∙32H₂O) based materials have been reported as potential thermochemical storage materials because of high energy density (~500 kWh/m³), low material cost (700 €/m³) and low storage temperature (~60-70°C), compared to reported salt hydrates like SrBr₂·6H₂O (42 k€/m³, ~80°C), LaCl₃·7H₂O (38 k€/m³, ~100°C) and MgSO₄·7H₂O (5 k€/m³, ~150°C). Therefore, they have the possibility to be largely used in building sector with being coupled to normal solar panel systems. On the other side, the lack in terms of extensive examination leads to poor knowledge on their thermal properties and limit maturity of this technology. The aim of this work is to develop a modular reactor adapting to thermal characterizations of ettringite-based material particles of different sizes. The filled materials in the reactor can be self-compacted vertically to ensure hot air or humid air goes through homogenously. Additionally, quick assembly and modification of reactor, like LEGO™ plastic blocks, make it suitable to distinct thermochemical energy storage material samples with different weights (from some grams to several kilograms). In our case, quantity of stored and released energy, best work conditions and even chemical durability of ettringite-based materials have been investigated.

Keywords: dehydration, ettringite, hydration, modular reactor, thermochemical energy storage

Procedia PDF Downloads 138
1426 Surface Functionalized Biodegradable Polymersome for Targeted Drug Delivery

Authors: Susmita Roy, Madhavan Nallani

Abstract:

In recent years' polymersomes, self-assembled polymeric vesicles emerge from block copolymers, have been widely investigated due to their enhance stability and unique advantageous properties compared to their phospholipid counterpart, liposomes, dendrimers, and micelles. It provides a distinctive platform for advanced therapeutics and the creation of complex (bio) catalytically active systems for research in Nanomedicine and synthetic biology. Inspired by nature, where compartmentalization of biological components is all ubiquitous, we are interested in developing a platform technology of self-assembled multifunctional compartments with applications in areas from targeted drug/gene delivery, biosensing, pharmaceutical to cosmetics. Polymersome surfaces can be a proper choice of derivatization with a controlled amount of functional groups. To achieve site-specific targeting of polymersomes, biological recognition motives can be attached to the polymersomes surface by standard bioconjugation techniques, (like esterification, amidation, thiol-maleimide coupling, click-chemistry routes or other coupling methods). Herein, we are developing easy going, one-step bioconjugation strategies for site-specific surface functionalized biodegradable polymeric and/or polymer-lipid hybrid vesicles for targeted drug delivery. Biodegradable polymer, polycaprolactone-b-polyethylene glycol (PCL-PEG), polylactic acid-b-polyethylene glycol (PLA-PEG) and phospholipid, 1-palmitoyl-2- oleoyl-sn-glycero-3-phosphocholine (POPC) has been widely used for numerous vesicle formulations. Some of these drug-loaded formulations are being tested on mice for controlled release. These surface functionalized polymersomes are also appropriate for membrane protein reconstitution/insertion, antibodies conjugation and various bioconjugation with diverse targeted molecules for controlled drug delivery.

Keywords: drug delivery, membrane protein, polymersome, surface modification

Procedia PDF Downloads 154
1425 Investigation of Xanthomonas euvesicatoria on Seed Germination and Seed to Seedling Transmission in Tomato

Authors: H. Mayton, X. Yan, A. G. Taylor

Abstract:

Infested tomato seeds were used to investigate the influence of Xanthomonas euvesicatoria on germination and seed to seedling transmission in a controlled environment and greenhouse assays in an effort to develop effective seed treatments and characterize seed borne transmission of bacterial leaf spot of tomato. Bacterial leaf spot of tomato, caused by four distinct Xanthomonas species, X. euvesicatoria, X. gardneri, X. perforans, and X. vesicatoria, is a serious disease worldwide. In the United States, disease prevention is expensive for commercial growers in warm, humid regions of the country, and crop losses can be devastating. In this study, four different infested tomato seed lots were extracted from tomato fruits infected with bacterial leaf spot from a field in New York State in 2017 that had been inoculated with X. euvesicatoria. In addition, vacuum infiltration at 61 kilopascals for 1, 5, 10, and 15 minutes and seed soaking for 5, 10, 15, and 30 minutes with different bacterial concentrations were used to artificially infest seed in the laboratory. For controlled environment assays, infested tomato seeds from the field and laboratory were placed othe n moistened blue blotter in square plastic boxes (10 cm x 10 cm) and incubated at 20/30 ˚C with an 8/16 hour light cycle, respectively. Infested tomato seeds from the field and laboratory were also planted in small plastic trays in soil (peat-lite medium) and placed in the greenhouse with 24/18 ˚C day and night temperatures, respectively, with a 14-hour photoperiod. Seed germination was assessed after eight days in the laboratory and 14 days in the greenhouse. Polymerase chain reaction (PCR) using the hrpB7 primers (RST65 [5’- GTCGTCGTTACGGCAAGGTGGTG-3’] and RST69 [5’-TCGCCCAGCGTCATCAGGCCATC-3’]) was performed to confirm presence or absence of the bacterial pathogen in seed lots collected from the field and in germinating seedlings in all experiments. For infested seed lots from the field, germination was lowest (84%) in the seed lot with the highest level of bacterial infestation (55%) and ranged from 84-98%. No adverse effect on germination was observed from artificially infested seeds for any bacterial concentration and method of infiltration when compared to a non-infested control. Germination in laboratory assays for artificially infested seeds ranged from 82-100%. In controlled environment assays, 2.5 % were PCR positive for the pathogen, and in the greenhouse assays, no infected seedlings were detected. From these experiments, X. euvesicatoria does not appear to adversely influence germination. The lowest rate of germination from field collected seed may be due to contamination with multiple pathogens and saprophytic organisms as no effect of artificial bacterial seed infestation in the laboratory on germination was observed. No evidence of systemic movement from seed to seedling was observed in the greenhouse assays; however, in the controlled environment assays, some seedlings were PCR positive. Additional experiments are underway with green fluorescent protein-expressing isolates to further characterize seed to seedling transmission of the bacterial leaf spot pathogen in tomato.

Keywords: bacterial leaf spot, seed germination, tomato, Xanthomonas euvesicatoria

Procedia PDF Downloads 134
1424 Ubiquitous Life People Informatics Engine (U-Life PIE): Wearable Health Promotion System

Authors: Yi-Ping Lo, Shi-Yao Wei, Chih-Chun Ma

Abstract:

Since Google launched Google Glass in 2012, numbers of commercial wearable devices were released, such as smart belt, smart band, smart shoes, smart clothes ... etc. However, most of these devices perform as sensors to show the readings of measurements and few of them provide the interactive feedback to the user. Furthermore, these devices are single task devices which are not able to communicate with each other. In this paper a new health promotion system, Ubiquitous Life People Informatics Engine (U-Life PIE), will be presented. This engine consists of People Informatics Engine (PIE) and the interactive user interface. PIE collects all the data from the compatible devices, analyzes this data comprehensively and communicates between devices via various application programming interfaces. All the data and informations are stored on the PIE unit, therefore, the user is able to view the instant and historical data on their mobile devices any time. It also provides the real-time hands-free feedback and instructions through the user interface visually, acoustically and tactilely. These feedback and instructions suggest the user to adjust their posture or habits in order to avoid the physical injuries and prevent illness.

Keywords: machine learning, wearable devices, user interface, user experience, internet of things

Procedia PDF Downloads 294
1423 An Efficient FPGA Realization of Fir Filter Using Distributed Arithmetic

Authors: M. Iruleswari, A. Jeyapaul Murugan

Abstract:

Most fundamental part used in many Digital Signal Processing (DSP) application is a Finite Impulse Response (FIR) filter because of its linear phase, stability and regular structure. Designing a high-speed and hardware efficient FIR filter is a very challenging task as the complexity increases with the filter order. In most applications the higher order filters are required but the memory usage of the filter increases exponentially with the order of the filter. Using multipliers occupy a large chip area and need high computation time. Multiplier-less memory-based techniques have gained popularity over past two decades due to their high throughput processing capability and reduced dynamic power consumption. This paper describes the design and implementation of highly efficient Look-Up Table (LUT) based circuit for the implementation of FIR filter using Distributed arithmetic algorithm. It is a multiplier less FIR filter. The LUT can be subdivided into a number of LUT to reduce the memory usage of the LUT for higher order filter. Analysis on the performance of various filter orders with different address length is done using Xilinx 14.5 synthesis tool. The proposed design provides less latency, less memory usage and high throughput.

Keywords: finite impulse response, distributed arithmetic, field programmable gate array, look-up table

Procedia PDF Downloads 457
1422 Effect of Z-VAD-FMK on in Vitro Viability of Dog Follicles

Authors: Leda Maria Costa Pereira, Maria Denise Lopes, Nucharin Songsasen

Abstract:

Mammalian ovaries contain thousands of follicles that eventually degenerate or die after culture in vitro. Caspase-3 is a key enzyme that regulating cell death. Our objective was to examine the influence of anti-apoptotic drug Z-VAD-FMK (pan-caspase inhibitor) on in vitro viability of dog follicles within the ovarian cortex. Ovaries were obtained from prepubertal (age, 2.5–6 months) and adult (age, 8 months to 2 years) bitches and ovarian cortical fragments were recovered. The cortices were then incubated on 1.5% (w/v) agarose gel blocks within a 24-wells culture plate (three cortical pieces/well) containing Minimum Essential Medium Eagle - Alpha Modification (Alpha MEM) supplemented with 4.2 µg/ml insulin, 3.8 µg/ml transferrin, 5 ng/ml selenium, 2 mM L-glutamine, 100 µg/mL of penicillin G sodium, 100 µg/mL of streptomycin sulfate, 0.05 mM ascorbic acid, 10 ng/mL of FSH and 0.1% (w/v) polyvinyl alcohol in humidified atmosphere of 5% CO2 and 5% O2. The cortices were divided in six treatment groups: 1) 10 ng/mL EGF (EGF V0); 2) 10 ng/mL of EGF plus 1 mM Z-VAD-FMK (EGF V1); 3) 10 ng/mL of EGF and 10 mM Z-VAD-FMK (EGF V10); 4) 1 mM Z-VAD-FMK; 5) 10 mM Z-VAD-FMK and (6) no EGF and Z-VAD-FMK supplementation. Ovarian follicles within the tissues were processed for histology and assessed for follicle density, viability (based on morphology) and diameter immediately after collection (Control) or after 3 or 7 days of in vitro incubation. Comparison among fresh and culture treatment group was performed using ANOVA test. There were no differences (P > 0.05) in follicle density and viability among different culture treatments. However, there were differences in this parameter between culture days. Specifically, culturing tissue for 7 days resulted in significant reduction in follicle viability and density, regardless of treatments. We found a difference in size between culture days when these follicles were cultured using 10 mM Z-VAD-FMK or 10 ng/mL EGF (EGF V0). In sum, the finding demonstrated that Z-VAD-FMK at the dosage used in the present study does not provide the protective effect to ovarian tissue during in vitro culture. Future studies should explore different Z-VAD-FMK dosages or other anti-apoptotic agent, such as surviving in protecting ovarian follicles against cell death.

Keywords: anti apoptotic drug, bitches, follicles, Z-VAD-FMK

Procedia PDF Downloads 361
1421 An Entrepreneurial Culture Led by Creativity and Innovation: Challenges and Competencies for Sri Lanka as a Middle Income Country

Authors: Tissa Ravinda Perera

Abstract:

An open economic policy was introduced by Sri Lanka in 1977, before many other countries in Asia to align her economy to world economic trends and it was affected indigenous businesses since they had to compete with foreign products, processes, technology, innovations and businesses. The year 2010 was a milestone in Sri Lankan history to achieve the developmental goals when Foxbuisness rated Sri Lanka as the best performing global economy. However, Sri Lanka missed her chances of achieving development with the political and social chaos, consequent the regime change in 2015. This paper argues that to support the development of the country, Sri Lanka must develop an entrepreneurial culture. In this endeavor, creativity and innovation will play a pivotal role to achieve the desired level of development. In this study, it was used secondary data from various local and international sources to understand and explore the existing scenario of Sri Lankan economy, state of entrepreneurial culture and innovation, and challenges and competencies for the development of an entrepreneurial culture in Sri Lanka. The data was collected from secondary sources were depicted in tables in this paper in a meaningful manner. Based on the tables many findings were aroused and conclusions were made to support the argument in this paper. This paper revealed that the development of an entrepreneurial culture has to be associated with creativity and innovation to gain a competitive advantage over the development strategies of other countries. It is exposed that an entrepreneurial culture will help minorities, women and underprivileged societies to empower themselves. This product will help to confront and manage youth unrest which has created anarchy in the country from time to time. Throughout this paper, it was highlighted the past, present and future scenario of Sri Lankan economy along with modification to be done to it through the development of an entrepreneur culture in light of innovation and creativity to achieve the desired level of development.

Keywords: economy, industry, creativity, innovation, entrepreneurship, entrepreneurial culture

Procedia PDF Downloads 180
1420 Cadmium and Lead Extraction from Environmental Samples with Complexes Matrix by Nanomagnetite Solid-Phase and Determine Their Trace Amounts

Authors: Hossein Tavallali, Mohammad Ali Karimi, Gohar Deilamy-Rad

Abstract:

In this study, a new type of alumina-coated magnetite nanoparticles (Fe3O4/Al2O3 NPs) with sodium dodecyl sulfate- 1-(2-pyridylazo)-2-naphthol (SDS-PAN) as a new sorbent solid phase extraction (SPE) has been successfully synthesized and applied for preconcentration and separation of Cd and Pb in environmental samples. Compared with conventional SPE methods, the advantages of this new magnetic Mixed Hemimicelles Solid-Phase Extraction Procedure (MMHSPE) still include easy preparation and regeneration of sorbents, short times of sample pretreatment, high extraction yields, and high breakthrough volumes. It shows great analytical potential in preconcentration of Cd and Pb compounds from large volume water samples. Due to the high surface area of these new sorbents and the excellent adsorption capacity after surface modification by SDS-PAN, satisfactory concentration factor and extraction recoveries can be produced with only 0.05 g Fe3O4/Al2O3 NPs. The metals were eluted with 3mL HNO3 2 mol L-1 directly and detected with the detection system Flame Atomic Absorption Spectrometry (FAAS). Various influencing parameters on the separation and preconcentration of trace metals, such as the amount of PAN, pH value, sample volume, standing time, desorption solvent and maximal extraction volume, amount of sorbent and concentration of eluent, were studied. The detection limits of this method for Cd and Pb were 0.3 and 0.7 ng mL−1 and the R.S.D.s were 3.4 and 2.8% (C = 28.00 ng mL-1, n = 6), respectively. The preconcentration factor of the modified nanoparticles was 166.6. The proposed method has been applied to the determination of these metal ions at trace levels in soil, river, tap, mineral, spring and wastewater samples with satisfactory results.

Keywords: Alumina-coated magnetite nanoparticles, Magnetic Mixed Hemimicell Solid-Phase Extraction, Cd and Pb, soil sample

Procedia PDF Downloads 316
1419 Prediction of the Crustal Deformation of Volcán - Nevado Del RUíz in the Year 2020 Using Tropomi Tropospheric Information, Dinsar Technique, and Neural Networks

Authors: Juan Sebastián Hernández

Abstract:

The Nevado del Ruíz volcano, located between the limits of the Departments of Caldas and Tolima in Colombia, presented an unstable behaviour in the course of the year 2020, this volcanic activity led to secondary effects on the crust, which is why the prediction of deformations becomes the task of geoscientists. In the course of this article, the use of tropospheric variables such as evapotranspiration, UV aerosol index, carbon monoxide, nitrogen dioxide, methane, surface temperature, among others, is used to train a set of neural networks that can predict the behaviour of the resulting phase of an unrolled interferogram with the DInSAR technique, whose main objective is to identify and characterise the behaviour of the crust based on the environmental conditions. For this purpose, variables were collected, a generalised linear model was created, and a set of neural networks was created. After the training of the network, validation was carried out with the test data, giving an MSE of 0.17598 and an associated r-squared of approximately 0.88454. The resulting model provided a dataset with good thematic accuracy, reflecting the behaviour of the volcano in 2020, given a set of environmental characteristics.

Keywords: crustal deformation, Tropomi, neural networks (ANN), volcanic activity, DInSAR

Procedia PDF Downloads 103
1418 The Influence of the Aquatic Environment on Hematological Parameters in Cyprinus carpio

Authors: Andreea D. Șerban, Răzvan Mălăncuș, Mihaela Ivancia, Șteofil Creangă

Abstract:

Just as air influences the quality of life in the terrestrial environment, water, as a living environment, is one of great importance when it comes to the quality of life of underwater animals, which acquires an even higher degree of importance when analyzing underwater creatures as future products for human consumption. Thus, going beyond the ideal environment, in which all water quality parameters are permanently in perfect standards for reproduction, growth, and development of fish material and customizing this study to reality, it was demonstrated the importance of reproduction, development, and growth of biological material, necessary in the population fish farms, in the same environment to gain the maximum yield that a fish farm can offer. The biological material used was harvested from 3 fish farms located at great distances from each other to have environments with different parameters. The specimens were clinically healthy at 2 years of age. Thus, the differences in water quality parameters had effects on specimens from other environments, describing large curves in their evolution in new environments. Another change was observed in the new environment, the specimens contributing with the "genetic package" to its modification, tending to a balance of the parameters studied to the values in the environment in which they lived until the time of the experiment. The study clearly showed that adaptability to the environment in which an individual has developed and grown is not valid in environments with different parameters, resulting even in the fatality of one sample during the experiment. In some specimens, the values of the studied hematological parameters were halved after the transfer to the new environment, and in others, the same parameters were doubled. The study concludes that the specimens were adapted to the environment in which they developed and grew, their descendants having a higher value of heritability only in the initial environment. It is known that heritability is influenced 50% by the genetic package of the individual and 50% by the environment, by removing the value of the environment, the duration of improvement of characters of interest will be shorter and the maximum yield of fish farms can be achieved in a smaller period.

Keywords: environment, heritability, quality, water

Procedia PDF Downloads 170
1417 A General Framework for Knowledge Discovery from Echocardiographic and Natural Images

Authors: S. Nandagopalan, N. Pradeep

Abstract:

The aim of this paper is to propose a general framework for storing, analyzing, and extracting knowledge from two-dimensional echocardiographic images, color Doppler images, non-medical images, and general data sets. A number of high performance data mining algorithms have been used to carry out this task. Our framework encompasses four layers namely physical storage, object identification, knowledge discovery, user level. Techniques such as active contour model to identify the cardiac chambers, pixel classification to segment the color Doppler echo image, universal model for image retrieval, Bayesian method for classification, parallel algorithms for image segmentation, etc., were employed. Using the feature vector database that have been efficiently constructed, one can perform various data mining tasks like clustering, classification, etc. with efficient algorithms along with image mining given a query image. All these facilities are included in the framework that is supported by state-of-the-art user interface (UI). The algorithms were tested with actual patient data and Coral image database and the results show that their performance is better than the results reported already.

Keywords: active contour, Bayesian, echocardiographic image, feature vector

Procedia PDF Downloads 445
1416 Finite Element Modeling and Nonlinear Analysis for Seismic Assessment of Off-Diagonal Steel Braced RC Frame

Authors: Keyvan Ramin

Abstract:

The geometric nonlinearity of Off-Diagonal Bracing System (ODBS) could be a complementary system to covering and extending the nonlinearity of reinforced concrete material. Finite element modeling is performed for flexural frame, x-braced frame and the ODBS braced frame system at the initial phase. Then the different models are investigated along various analyses. According to the experimental results of flexural and x-braced frame, the verification is done. Analytical assessments are performed in according to three-dimensional finite element modeling. Non-linear static analysis is considered to obtain performance level and seismic behavior, and then the response modification factors calculated from each model’s pushover curve. In the next phase, the evaluation of cracks observed in the finite element models, especially for RC members of all three systems is performed. The finite element assessment is performed on engendered cracks in ODBS braced frame for various time steps. The nonlinear dynamic time history analysis accomplished in different stories models for three records of Elcentro, Naghan, and Tabas earthquake accelerograms. Dynamic analysis is performed after scaling accelerogram on each type of flexural frame, x-braced frame and ODBS braced frame one by one. The base-point on RC frame is considered to investigate proportional displacement under each record. Hysteresis curves are assessed along continuing this study. The equivalent viscous damping for ODBS system is estimated in according to references. Results in each section show the ODBS system has an acceptable seismic behavior and their conclusions have been converged when the ODBS system is utilized in reinforced concrete frame.

Keywords: FEM, seismic behaviour, pushover analysis, geometric nonlinearity, time history analysis, equivalent viscous damping, passive control, crack investigation, hysteresis curve

Procedia PDF Downloads 378
1415 Slope Stability Analysis and Evaluation of Road Cut Slope in Case of Goro to Abagada Road, Adama

Authors: Ezedin Geta Seid

Abstract:

Slope failures are among the common geo-environmental natural hazards in the hilly and mountainous terrain of the world causing damages to human life and destruction of infrastructures. In Ethiopia, the demand for the construction of infrastructures, especially highways and railways, has increased to connect the developmental centers. However, the failure of roadside slopes formed due to the difficulty of geographical locations is the major difficulty for this development. As a result, a comprehensive site-specific investigation of destabilizing agents and a suitable selection of slope profiles are needed during design. Hence, this study emphasized the stability analysis and performance evaluation of slope profiles (single slope, multi-slope, and benched slope). The analysis was conducted for static and dynamic loading conditions using limit equilibrium (slide software) and finite element method (Praxis software). The analysis results in selected critical sections show that the slope is marginally stable, with FS varying from 1.2 to 1.5 in static conditions, and unstable with FS below 1 in dynamic conditions. From the comparison of analysis methods, the finite element method provides more valuable information about the failure surface of a slope than limit equilibrium analysis. Performance evaluation of geometric profiles shows that geometric modification provides better and more economical slope stability. Benching provides significant stability for cut slopes (i.e., the use of 2m and 3m bench improves the factor of safety by 7.5% and 12% from a single slope profile). The method is more effective on steep slopes. Similarly, the use of a multi-slope profile improves the stability of the slope in stratified soil with varied strength. The performance is more significant when it is used in combination with benches. The study also recommends drainage control and slope reinforcement as a remedial measure for cut slopes.

Keywords: slope failure, slope profile, bench slope, multi slope

Procedia PDF Downloads 31
1414 Revealing the Feature of Mind Wandering on People with High Creativity and High Mental Health through Experience Sampling Method

Authors: A. Yamaoka, S. Yukawa

Abstract:

Mind wandering is a mental phenomenon of drifting away from a current task or external environment toward inner thought. This research examines the feature of mind wandering which people who have high creativity and high mental health engage in because it is expected that mind wandering which such kind of people engage in may not induce negative affect, although it can improve creativity. Sixty-seven participants were required to complete questionnaires which measured their creativity and mental health. After that, researchers conducted experience sampling method and measured the details of their mind wandering and the situation when mind wandering was generated in daily life for three days. The result showed that high creative people and high mental health people more think about positive things during mind wandering and less think about negative things. In further research, researchers will examine how to induce positive thought during mind wandering and how to inhibit negative thought during mind wandering. Doing so will contribute to improve creative problem solving without generation of negative affect.

Keywords: creativity, experience sampling method, mental health, mind wandering

Procedia PDF Downloads 173
1413 The Necessity of Trust in Achieving Positive Work Culture and Sustainable Outcomes in SMEs: Practical Guidelines for Positive Leadership

Authors: Leanne Sanders, Leonie Hallo, Tiep Nguyen, Nicholas Chileshe.

Abstract:

Purpose – Small and Medium-Sized Enterprises (SMEs) play an important role globally, yet the investigation of sustainability in this context is limited. The leader’s relationships with employees are a critical aspect of creating a positive and supportive organizational culture. Therefore, to bridge the knowledge gap, the aim of this paper is to extend the notion that the creation of trust is central to the sustainability of SMEs. Design: The study employs a case study observational research (CSOR) approach, and data were collected using first-hand observations and interviews. Findings: A model of leadership behaviour and a series of steps that leaders can take to leverage trust are presented. Leaders can have a positive impact even if the team is operating in a challenging context. Creating a positive environment brings sustainability to the team and perhaps the wider organization as well. Originality: This paper provides detailed information about the context in which developing trust can produce positive outcomes despite the prevailing overall toxic culture of an organization. The paper provides concrete advice for leaders to assist them in this highly important task.

Keywords: leadership, organizational culture, organizational sustainability, trust, positive culture

Procedia PDF Downloads 15
1412 Simulation with Uncertainties of Active Controlled Vibration Isolation System for Astronaut’s Exercise Platform

Authors: Shield B. Lin, Ziraguen O. Williams

Abstract:

In a task to assist NASA in analyzing the dynamic forces caused by operational countermeasures of an astronaut’s exercise platform impacting the spacecraft, an active proportional-integral-derivative controller commanding a linear actuator is proposed in a vibration isolation system to regulate the movement of the exercise platform. Computer simulation shows promising results that most exciter forces can be reduced or even eliminated. This paper emphasizes on parameter uncertainties, variations and exciter force variations. Drift and variations of system parameters in the vibration isolation system for astronaut’s exercise platform are analyzed. An active controlled scheme is applied with the goals to reduce the platform displacement and to minimize the force being transmitted to the spacecraft structure. The controller must be robust enough to accommodate the wide variations of system parameters and exciter forces. Computer simulation for the vibration isolation system was performed via MATLAB/Simulink and Trick. The simulation results demonstrate the achievement of force reduction with small platform displacement under wide ranges of variations in system parameters.

Keywords: control, counterweight, isolation, vibration

Procedia PDF Downloads 146
1411 Advocating for and Implementing the Use of Advance Top Bar (ATB) for a More Than 100% Increase in Honey Yield in Top Bar Hives Owing to Honey Harvesting Without Comb Destruction

Authors: Perry Ayi Mankattah

Abstract:

Introduction: Africa, which should lead the world in honey production, is importing three times the honey it produces even though it has a healthy, industrious and large population of bees. This is due to the mechanism of honey harvesting that destroys the combs and thereby reducing honey production and rate of harvesting. For Africa to take its place in the world of honey production, Africa should adopt a method that enables a higher rate of honey harvesting. The Advance Top Bar is, therefore, a simplified framework that provides that answer. It can be made of wood, plastic and metal that can be fabricated by tin/metal smiths, wielders and carpenters at the village level without any very sophisticated machines. Material and Methods: ATB is a top bar-like hollow framework of dimension 3.2*48 cm that can be made of wood, plastic and metal. It is made up of three parts of a constant hollow top bar, a variable grooved bottom bar with both bars being joined through synchronized holes (that align both the top and bottom bars ) by either metal or plastic rods of length 22cm and diameter of 5 mm with rounded balls at both ends It could be used with foundation combs or without and also other accessories to have about ten (10) function which includes commercial propolis harvesting queen rearing etc. The variable bottom bar length depends on the width of the hive, as most African beehives are somehow not standardized. Results: Foundation combs are placed within the Advance Top Bar for the bees to form their combs over its mesh to prevent comb breakage during honey harvesting. Similarly, honeycombs on top bars will produce natural foundation combs when also placed in the Advance top bar system just as they are re-used in the Langstroth Frames. Discussions and Conclusions: Any modification that will promote non-comb destruction during honey harvesting in Top bars shall cause Africa to increase honey production by over 100% as beekeepers adopt the mechanism. Honey-laden combs from the current normal top bars could be placed in the Advance Top Bar to harvest without comb destruction; hence the same system could be used as a transition to the adoption of the Advance Top Bar with less cost.

Keywords: honey, harvest, increase, production

Procedia PDF Downloads 68
1410 Getting to Know ICU Nurses and Their Duties

Authors: Masih Nikgou

Abstract:

ICU nurses or intensive care nurses are highly specialized and trained healthcare personnel. These nurses provide nursing care for patients with life-threatening illnesses or conditions. They provide the experience, knowledge and specialized skills that patients need to survive and recover. Intensive care nurses (ICU) are trained to make momentary decisions and act quickly when the patient's condition changes. Their primary work environment is in the hospital in intensive care units. Typically, ICU patients require a high level of care. ICU nurses work in challenging and complex fields in their nursing profession. They have the primary duty of caring for and saving patients who are fighting for their lives. Intensive care (ICU) nurses are highly trained to provide exceptional care to patients who depend on 24/7 nursing care. A patient in the ICU is often equipped with a ventilator, intubated and connected to several life support machines and medical equipment. Intensive Care Nurses (ICU) have full expertise in considering all aspects of bringing back their patients. Some of the specific responsibilities of ICU nurses include (a) Assessing and monitoring the patient's progress and identifying any sudden changes in the patient's medical condition. (b) Administration of drugs intravenously by injection or through gastric tubes. (c) Provide regular updates on patient progress to physicians, patients, and their families. (d) According to the clinical condition of the patient, perform the approved diagnostic or treatment methods. (e) In case of a health emergency, informing the relevant doctors. (f) To determine the need for emergency interventions, evaluate laboratory data and vital signs of patients. (g) Caring for patient needs during recovery in the ICU. (h) ICU nurses often provide emotional support to patients and their families. (i) Regulating and monitoring medical equipment and devices such as medical ventilators, oxygen delivery devices, transducers, and pressure lines. (j) Assessment of pain level and sedation needs of patients. (k) Maintaining patient reports and records. As the name suggests, critical care nurses work primarily in ICU health care units. ICUs are completely healthy and have proper lighting with strict adherence to health and safety from medical centers. ICU nurses usually move between the intensive care unit, the emergency department, the operating room, and other special departments of the hospital. ICU nurses usually follow a standard shift schedule that includes morning, afternoon, and night schedules. There are also other relocation programs depending on the hospital and region. Nurses who are passionate about data and managing a patient's condition and outcomes typically do well as ICU nurses. An inquisitive mind and attention to processes are equally important. ICU nurses are completely compassionate and are not afraid to advocate for their patients and family members. who are distressed.

Keywords: nursing, intensive care unit, pediatric intensive care unit, mobile intensive care unit, surgical intensive care unite

Procedia PDF Downloads 78
1409 Analyzing the Factors that Cause Parallel Performance Degradation in Parallel Graph-Based Computations Using Graph500

Authors: Mustafa Elfituri, Jonathan Cook

Abstract:

Recently, graph-based computations have become more important in large-scale scientific computing as they can provide a methodology to model many types of relations between independent objects. They are being actively used in fields as varied as biology, social networks, cybersecurity, and computer networks. At the same time, graph problems have some properties such as irregularity and poor locality that make their performance different than regular applications performance. Therefore, parallelizing graph algorithms is a hard and challenging task. Initial evidence is that standard computer architectures do not perform very well on graph algorithms. Little is known exactly what causes this. The Graph500 benchmark is a representative application for parallel graph-based computations, which have highly irregular data access and are driven more by traversing connected data than by computation. In this paper, we present results from analyzing the performance of various example implementations of Graph500, including a shared memory (OpenMP) version, a distributed (MPI) version, and a hybrid version. We measured and analyzed all the factors that affect its performance in order to identify possible changes that would improve its performance. Results are discussed in relation to what factors contribute to performance degradation.

Keywords: graph computation, graph500 benchmark, parallel architectures, parallel programming, workload characterization.

Procedia PDF Downloads 147
1408 Model-Based Field Extraction from Different Class of Administrative Documents

Authors: Jinen Daghrir, Anis Kricha, Karim Kalti

Abstract:

The amount of incoming administrative documents is massive and manually processing these documents is a costly task especially on the timescale. In fact, this problem has led an important amount of research and development in the context of automatically extracting fields from administrative documents, in order to reduce the charges and to increase the citizen satisfaction in administrations. In this matter, we introduce an administrative document understanding system. Given a document in which a user has to select fields that have to be retrieved from a document class, a document model is automatically built. A document model is represented by an attributed relational graph (ARG) where nodes represent fields to extract, and edges represent the relation between them. Both of vertices and edges are attached with some feature vectors. When another document arrives to the system, the layout objects are extracted and an ARG is generated. The fields extraction is translated into a problem of matching two ARGs which relies mainly on the comparison of the spatial relationships between layout objects. Experimental results yield accuracy rates from 75% to 100% tested on eight document classes. Our proposed method has a good performance knowing that the document model is constructed using only one single document.

Keywords: administrative document understanding, logical labelling, logical layout analysis, fields extraction from administrative documents

Procedia PDF Downloads 213
1407 Cross-Cultural Pragmatics: Apology Strategies by Libyans

Authors: Ahmed Elgadri

Abstract:

In the last thirty years, studies on cross-cultural pragmatics in general and apology strategies in specific have focused on western and East-Asian societies. A small volume of research has been conducted in investigating speech acts production by Arabic dialect speakers. Therefore, this study investigated the apology strategies used by Libyan Arabic speakers using an online Discourse Completion Task (DCT) questionnaire. The DCT consisted of six situations covering different social contexts. The survey was written in Libyan Arabic dialect to help generate vernacular speech as much as possible. The participants were 25 Libyan nationals, 12 females, and 13 males. Also, to get a deeper understanding of the motivation behind the use of certain strategies, the researcher interviewed four participants using the Libyan Arabic dialect as well. The results revealed a high use of IFID, offer of repair, and explanation. Although this might support the universality claim of speech acts strategies, it was clear that cultural norms and religion determined the choice of apology strategies significantly. This led to the discovery of new culture-specific strategies, as outlined later in this paper. This study gives an insight into politeness strategies in Libyan society, and it is hoped to contribute to the field of cross-cultural pragmatics.

Keywords: apologies, cross-cultural pragmatics, language and culture, Libyan Arabic, politeness, pragmatics, socio-pragmatics, speech acts

Procedia PDF Downloads 150