Search results for: Alexis D. Mitchell
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 88

Search results for: Alexis D. Mitchell

88 Coherent Ku-Band Radar for Monitoring Ocean Waves

Authors: Richard Mitchell, Robert Mitchell, Thai Duong, Kyungbin Bae, Daegon Kim, Youngsub Lee, Inho Kim, Inho Park, Hyungseok Lee

Abstract:

Although X-band radar is commonly used to measure the properties of ocean waves, the use of a higher frequency has several advantages, such as increased backscatter coefficient, better Doppler sensitivity, lower power, and a smaller package. A low-power Ku-band radar system was developed to demonstrate these advantages. It is fully coherent, and it interleaves short and long pulses to achieve a transmit duty ratio of 25%, which makes the best use of solid-state amplifiers. The range scales are 2 km, 4 km, and 8 km. The minimum range is 100 m, 200 m, and 400 m for the three range scales, and the range resolution is 4 m, 8 m, and 16 m for the three range scales. Measurements of the significant wave height, wavelength, wave period, and wave direction have been made using traditional 3D-FFT methods. Radar and ultrasonic sensor results collected over an extended period of time at a coastal site in South Korea are presented.

Keywords: measurement of ocean wave parameters, Ku-band radar, coherent radar, compact radar

Procedia PDF Downloads 131
87 Associations between Mindfulness, Temporal Discounting, Locus of Control, and Reward-Based Eating in a Sample of Overweight and Obese Adults

Authors: Andrea S. Badillo-Perez, Alexis D. Mitchell, Sara M. Levens

Abstract:

Overeating, and obesity have been associated with addictive behavior, primarily due to behaviors like reward-based eating, the tendency to overeat due to factors such as lack of control, preoccupation over food, and lack of satiation. Temporal discounting (TD), the ability to select future rewards over short term gains, and mindfulness, the process of maintaining present moment awareness, have been suggested to have significant, differential impacts on health-related behaviors. An individual’s health locus of control, the degree to which they feel that they have control over their health is also known to have an impact on health outcomes. The goal of this study was to investigate the relationship between health locus of control and reward-based eating, as well as the relation between TD and mindfulness in a sample (N = 126) of overweight or obese participants from larger health-focused study. Through the use of questionnaires (including the Five Facet Mindfulness Questionnaire (FFMQ), Reward-Based Eating Drive (RED), and Multidimensional Health Locus of Control (MHLOC)), anthropometric measurements, and a computerized TD task, a series of regressions tested the association between subscales of these measures. Results revealed differences in how the mindfulness subscales are associated with TD measures. Specifically the ‘Observing’ (beta =-.203) and ‘Describing’ (beta =.26) subscales were associated with lower TD rates and a longer subjective devaluation time-frame respectively. In contrast, the ‘Acting with Awareness’ subscale was associated with a shorter subjective devaluation timeframe (beta =-.23). These findings suggest that the reflective perspective initiated through the observing and describing components of mindfulness may facilitate delay of gratification, whereas the acting with awareness component of mindfulness, which focuses on the present moment, may make delay of gratification more challenging. Results also indicated that a higher degree of reward-based eating was associated with a higher degree of an external health locus of control based on the power of chance (beta =.10). However, an external locus of control based on the power of others had no significant association with reward-based eating. This finding implies that the belief that health is due to chance is associated with greater reward-based eating behavior, suggesting that interventions that focus on locus of control may be helpful. Overall, findings demonstrate that weight loss interventions may benefit from health locus of control and mindfulness exercises, but caution should be taken as the components of mindfulness appear to have different effects on increasing or decreasing delay of gratification.

Keywords: health locus of control, mindfulness, obesity, reward-based eating, temporal discounting

Procedia PDF Downloads 91
86 Misleading Node Detection and Response Mechanism in Mobile Ad-Hoc Network

Authors: Earleen Jane Fuentes, Regeene Melarese Lim, Franklin Benjamin Tapia, Alexis Pantola

Abstract:

Mobile Ad-hoc Network (MANET) is an infrastructure-less network of mobile devices, also known as nodes. These nodes heavily rely on each other’s resources such as memory, computing power, and energy. Thus, some nodes may become selective in forwarding packets so as to conserve their resources. These nodes are called misleading nodes. Several reputation-based techniques (e.g. CORE, CONFIDANT, LARS, SORI, OCEAN) and acknowledgment-based techniques (e.g. TWOACK, S-TWOACK, EAACK) have been proposed to detect such nodes. These techniques do not appropriately punish misleading nodes. Hence, this paper addresses the limitations of these techniques using a system called MINDRA.

Keywords: acknowledgment-based techniques, mobile ad-hoc network, selfish nodes, reputation-based techniques

Procedia PDF Downloads 339
85 Automatic MC/DC Test Data Generation from Software Module Description

Authors: Sekou Kangoye, Alexis Todoskoff, Mihaela Barreau

Abstract:

Modified Condition/Decision Coverage (MC/DC) is a structural coverage criterion that is highly recommended or required for safety-critical software coverage. Therefore, many testing standards include this criterion and require it to be satisfied at a particular level of testing (e.g. validation and unit levels). However, an important amount of time is needed to meet those requirements. In this paper we propose to automate MC/DC test data generation. Thus, we present an approach to automatically generate MC/DC test data, from software module description written over a dedicated language. We introduce a new merging approach that provides high MC/DC coverage for the description, with only a little number of test cases.

Keywords: domain-specific language, MC/DC, test data generation, safety-critical software coverage

Procedia PDF Downloads 401
84 3D Model Completion Based on Similarity Search with Slim-Tree

Authors: Alexis Aldo Mendoza Villarroel, Ademir Clemente Villena Zevallos, Cristian Jose Lopez Del Alamo

Abstract:

With the advancement of technology it is now possible to scan entire objects and obtain their digital representation by using point clouds or polygon meshes. However, some objects may be broken or have missing parts; thus, several methods focused on this problem have been proposed based on Geometric Deep Learning, such as GCNN, ACNN, PointNet, among others. In this article an approach from a different paradigm is proposed, using metric data structures to index global descriptors in the spectral domain and allow the recovery of a set of similar models in polynomial time; to later use the Iterative Close Point algorithm and recover the parts of the incomplete model using the geometry and topology of the model with less Hausdorff distance.

Keywords: 3D reconstruction method, point cloud completion, shape completion, similarity search

Procedia PDF Downloads 84
83 Impact of Primary Care on Sexual and Reproductive Health for Migrant Women in Medellín Colombia

Authors: Alexis Piedrahita, Ludi Valencia, Aura Gutierrez

Abstract:

The migration crisis that is currently being experienced in the world is a continuous phenomenon that has had solutions in form but not in substance, violating the international humanitarian law of people who are in transit through countries foreign to their roots, especially women of age reproductive, this has caused different governments and organizations worldwide to meet around this problem to define concise actions to protect the rights of migrant women in the world. This research compiles the stories of migrant women who arrive in Colombia seeking better opportunities, such as accessibility to comprehensive and quality health services, including primary health care. This is the gateway to the offer of health promotion and disease prevention services.

Keywords: accessibility, primary health care, sexual and reproductive health, sustainable development goals, women migrant

Procedia PDF Downloads 23
82 Practical Methods for Automatic MC/DC Test Cases Generation of Boolean Expressions

Authors: Sekou Kangoye, Alexis Todoskoff, Mihaela Barreau

Abstract:

Modified Condition/Decision Coverage (MC/DC) is a structural coverage criterion that aims to prove that all conditions involved in a Boolean expression can influence the result of that expression. In the context of automotive, MC/DC is highly recommended and even required for most security and safety applications testing. However, due to complex Boolean expressions that often embedded in those applications, generating a set of MC/DC compliant test cases for any of these expressions is a nontrivial task and can be time consuming for testers. In this paper we present an approach to automatically generate MC/DC test cases for any Boolean expression. We introduce novel techniques, essentially based on binary trees to quickly and optimally generate MC/DC test cases for the expressions. Thus, the approach can be used to reduce the manual testing effort of testers.

Keywords: binary trees, MC/DC, test case generation, nontrivial task

Procedia PDF Downloads 384
81 The Erasure of Sex and Gender Minorities by Misusing Sex and Gender in Public Health

Authors: Tessalyn Morrison, Alexis Dinno, Taurica Salmon

Abstract:

Sex and gender conflation continue to perpetuate the invisibility of gender minorities and obscure information about the ways that biological sex and gender affect health. The misuse of sex and gender terms, and their respective binaries, can yield inaccurate results. But more importantly, it contributes to the erasure of sex and gender minority health experiences. This paper discusses ways in which public health researchers can use sex and gender terms correctly and center the health experiences of intersex, transgender, non binary, and a-gender individuals. It includes promoting sensitivity in approaching minority communities, improving survey questions, and collaborating with sex and gender minority communities to improve research quality and participant experiences. Improving our standards for the quality of sex and gender term usage and centering sex and gender minorities in public health research are imperative to address the health inequalities faced by sex and gender minorities.

Keywords: epidemiology, gender, intersex, research methods, sex, transgender

Procedia PDF Downloads 191
80 Understanding Student Pilot Mental Workload in Recreational Aircraft Training

Authors: Ron Bishop, Jim Mitchell, Talitha Best

Abstract:

The increase in air travel worldwide has resulted in a pilot shortage. To increase student pilot capacity and lower costs, flight schools have increased the use of recreational aircraft (RA) with technological advanced cockpits in flight schools. The impact of RA based training compared to general aviation (GA) aircraft training on student mental workload is not well understood. This research investigated student pilot (N = 17) awareness of mental workload between technologically advanced cockpit equipped RA training with analogue gauge equipped GA training. The results showed a significantly higher rating of mental workload across subscales of mental and physical demand on the NASA-TLX in recreational aviation aircraft training compared to GA aircraft. Similarly, thematic content analysis of follow-up questions identified that mental workload of the student pilots flying the RA was perceived to be more than the GA aircraft.

Keywords: mental workload, recreational aircraft, student pilot, training

Procedia PDF Downloads 118
79 Immunostimulant from Biodiversity to Enhance Shrimp Survival against Vibriosis

Authors: Frank Alexis, Jenny Antonia Rodriguez Leon, Cristobal Leonardo Dominguez Borbor, Mery Rosario Ramirez Munoz

Abstract:

The shrimp industry has increased in the last years to the point of becoming one of the most dynamic industries. However, the appearance of diseases that significantly affect the production of shrimps has been an obstacle for the shrimp industry. We hypothesized that natural fibers from biodiversity can stimulate the immune system to prevent shrimp diseases like vibriosis. In this project, we extracted the fibers from vegetal sources in Ecuador and characterized them using common techniques like XRD, SEM, and then we tested the effect of fibers as immunostimulants for shrimps in-vitro and in-vivo using small aquarium and large pools. Our results demonstrate that vegetal fibers can significantly increase the survival of shrimps. Moreover, the production of shrimps in a large pool was significantly increased. Lastly, the test of color and taste successfully surpass the control group of shrimps not treated with fiber food supplements.

Keywords: fibers, immunostimulant, shrimp, vibriosis

Procedia PDF Downloads 121
78 Detroit Latinx Adolescents Depend on Relationships, Recreation, and Internal Homeostasis to Live their Healthiest Lives

Authors: Jenny Clift, Rebeccah Sokol, LaTricia Mitchell, Nicholas Alexander, Karissa Rusnick

Abstract:

Aims: This study sought to identify prevalent promotive factors supporting urban adolescent health and wellbeing, per adolescent and caregiver reports. Setting: The research team conducted online surveys with adolescent (n=520) and caregiver (n=73) respondents from a predominately Latinx urban high school. Methodology: A cross-sectional, qualitative study. Analysis: Inductive thematic analysis was used to analyze responses to open-ended questions. -Findings. Adolescent and caregiver respondents identified promotive factors (eight and six, respectively) that encourage adolescent health and well-being. Supportive relationships were the most frequently reported factor among adolescents (68%) and caregivers (55%). Implications: Health promotion interventions among adolescents should consider how to promote relationships to counteract negative social determinants of health (SDH) and promote optimal quality of life.

Keywords: Latinx adolescents, health and wellbeing, social determinants of health, school

Procedia PDF Downloads 46
77 Social and Economic Impact of Home Sharing in Metro Manila: Hosts' Perspective

Authors: Ma. Karen Jimeno, Erika Kate Co, Ma. Claudia Alexis Frani, Shane Rosshel Guzman, Marie Jaye Constance Selga

Abstract:

Home sharing continues to gain traction in the Philippines at the expense of traditional lodging options, to which the hospitality industry has reacted in stages. This study aims to describe the social and economic impact of home sharing in Metro Manila from the perspective of hosts. A cross-sectional survey questionnaire consisting of five-point Likert items was administered to 120 hosts in Metro Manila. Kruskal-Wallis test, together with Dunn’s pairwise comparison, was used in the analysis of data. Results show that there is a significant difference in the median scores between increased awareness of Filipino food/heritage and the pursuit of enjoyable life in terms of social impact. Economic-wise, the respondents, did not perceive that their businesses as an additional source of income for the local government. These findings can be used for further exploratory studies and formulation of sustainable business policies conducive for the entrepreneurs and the hospitality industry alike.

Keywords: bed-and-breakfast, home sharing, marketing, tourism

Procedia PDF Downloads 283
76 Kant’s Conception of Human Dignity and the Importance of Singularity within Commonality

Authors: Francisco Lobo

Abstract:

Kant’s household theory of human dignity as a common feature of all rational beings is the starting point of any intellectual endeavor to unravel the implications of this normative notion. Yet, it is incomplete, as it neglects considering the importance of the singularity or uniqueness of the individual. In a first, deconstructive stage, this paper describes the Kantian account of human dignity as one among many conceptions of human dignity. It reads carefully into the original wording used by Kant in German and its English translations, as well as the works of modern commentators, to identify its shortcomings. In a second, constructive stage, it then draws on the theories of Aristotle, Alexis de Tocqueville, John Stuart Mill, and Hannah Arendt to try and enhance the Kantian conception, in the sense that these authors give major importance to the singularity of the individual. The Kantian theory can be perfected by including elements from the works of these authors, while at the same time being mindful of the dangers entailed in focusing too much on singularity. The conclusion of this paper is that the Kantian conception of human dignity can be enhanced if it acknowledges that not only morality has dignity, but also the irreplaceable human individual to the extent that she is a narrative, original creature with the potential to act morally.

Keywords: commonality, dignity, Kant, singularity

Procedia PDF Downloads 236
75 Molecular and Phytochemical Fingerprinting of Anti-Cancer Drug Yielding Plants in South India

Authors: Alexis John de Britto

Abstract:

Studies were performed to select the superior genotypes based on intra-specific variations, caused by phytogeographical, climatic and edaphic parameters of three anti cancer drug yielding mangrove plants such as Acanthus ilicifolius L., Calophyllum inophyllum L. and Excoecaria agallocha L. using ISSR (Inter Simple Sequence Repeats) markers and phytochemical analysis such as preliminary phytochemical tests, TLC, HPTLC, HPLC and antioxidant tests. The plants were collected from five different geographical locations of the East Coast of south India. Genetic heterozygosity, Nei’s gene diversity, Shannon’s information index and Percentage of polymorphism between the populations were calculated using POPGENE software. Cluster analysis was performed using UPGMA algorithm. AMOVA and correlations between genetic diversity and soil factors were analyzed. Combining the molecular and phytochemical variations superior genotypes were selected. Conservation constraints and methods of efficient exploitation of the species are discussed.

Keywords: anti-cancer drug yielding plants, DNA fingerprinting, phytochemical analysis, selection of superior genotypes

Procedia PDF Downloads 289
74 Structural Optimization of Shell and Arched Structures

Authors: Mitchell Gohnert, Ryan Bradley

Abstract:

This paper reviews some fundamental concepts of structural optimization of shell structures, which is based on the type of materials used in construction and the shape of the structure. The first step of structural optimization is to break down all internal forces into fundamental principal stresses. The stress patterns direct our selection of structural shapes and the most appropriate type of construction material. In our selection of materials, it is essential to understand that all construction materials have flaws, or micro-cracks, which reduce the capacity of the material. Because of material defects, many construction materials perform significantly better when subjected to compressive forces. Structures are also more efficient if bending moments are eliminated; thus, it is essential to select natural structures, or structures where the natural flow of stress follows the axis of the shell. The shape of the structure, therefore, has a profound effect on stress levels. Stress may be reduced dramatically by simply changing the shape. Catenary, triangular and linear shapes are the fundamental structural forms to achieve optimal stress flow. If the natural flow of stress matches the shape of the structures, the most optimal shape is determined.

Keywords: arches, economy of stresses, material strength, optimization, shells

Procedia PDF Downloads 57
73 Feature Extraction and Impact Analysis for Solid Mechanics Using Supervised Finite Element Analysis

Authors: Edward Schwalb, Matthias Dehmer, Michael Schlenkrich, Farzaneh Taslimi, Ketron Mitchell-Wynne, Horen Kuecuekyan

Abstract:

We present a generalized feature extraction approach for supporting Machine Learning (ML) algorithms which perform tasks similar to Finite-Element Analysis (FEA). We report results for estimating the Head Injury Categorization (HIC) of vehicle engine compartments across various impact scenarios. Our experiments demonstrate that models learned using features derived with a simple discretization approach provide a reasonable approximation of a full simulation. We observe that Decision Trees could be as effective as Neural Networks for the HIC task. The simplicity and performance of the learned Decision Trees could offer a trade-off of a multiple order of magnitude increase in speed and cost improvement over full simulation for a reasonable approximation. When used as a complement to full simulation, the approach enables rapid approximate feedback to engineering teams before submission for full analysis. The approach produces mesh independent features and is further agnostic of the assembly structure.

Keywords: mechanical design validation, FEA, supervised decision tree, convolutional neural network.

Procedia PDF Downloads 95
72 Sustainable Wood Stains Derived From Natural Dyes for Green Applications

Authors: Alexis Dorado, Aralyn Quintos

Abstract:

This study explores the utilization of natural dyes for wood stains as a transformative agent for wood, encompassing color alteration, grain enhancement, and protection against harm. Commonly, wood stains are petroleum-based and synthetically derived. Notably, commercially accessible wood stains exhibit around 4% greater volatility than the formulated wood stain (FWS), potentially indicating a heightened environmental impact. The application of FWS does not significantly affect the performance of polyurethane varnish. The impact of incorporating an FWS when was applied to Gmelina arborea wood sample, the initial lightness value (L*) of 68.5, a* 7.7, b* 29.2 decreased to 44.36, a* 23.49, b* 32.60, where a* denotes the red/ green value, b* denotes the yellow/ blue, indicating a shift towards darker shades. This alteration in lightness suggests that the FWS contains compounds or pigments that effectively absorb or scatter light, resulting in a change in the perceived color and visual appearance of the wood surface. Moreover, the successful formulation of an eco-friendly natural wood stain is detailed, presenting a promising alternative. This method finds applicability in the domains of furniture and handicraft creation, offering a sustainable choice for creative artisans.

Keywords: formulated wood stain (FWS), natural dyes, wood stains, eco-friendly natural wood stain,

Procedia PDF Downloads 37
71 Feasibility and Obstacles of Air Quality Attainment in Hong Kong from 2019 to 2025

Authors: Xuguo Zhang, Jimmy Fung, Kenneth Leung, Alexis Lau

Abstract:

Fine particulate matter concentrations have been decreasing in the past few years while the ozone concentrations are posing an increasing trend in the Greater Bay Area (GBA) of China. A series of control policies have been released to mitigate the country-wide air pollution, however, how to effectively evaluate the exercised control measures and efficiently reveal potential projected mitigation pathways are still limited. By refining an enhanced air-quality-modeling system, this study provides an account of the air quality assessments from 2019 to 2025 to appraise the air quality results and improvement under designed scenarios for assessing the optimum scope for tightening the Air Quality Objectives (AQOs). The results show that it is doable to tighten the 24-hour AQO for SO2 from the World Health Objective air quality guidelines Interim Targets Level-1 (IT-1) (125μg/m3) to IT-2 level (50μg/m3) with the current number of exceedance allowed (three) remains unchanged. It is also possible to tighten the annual AQO for PM2.5 from IT-1 (35 μg/m3) to IT 2 (25 μg/m3), and its 24-hr AQO from IT-1 (75 μg/m3) to IT 2 (50 μg/m3) with the number of exceedances allowed increased from current nine to 35. Regional cooperation under the development of the GBA cooperation are still needed to be focused and strengthen due to the cross-boundary transport characteristics of the air pollution.

Keywords: air quality attainment, Hong Kong, mitigation policy, chemical transport modeling, sensitivity analysis

Procedia PDF Downloads 40
70 Ethical Concerns in the Internet of Things and Smart Devices: Case Studies and Analysis

Authors: Mitchell Browe, Oriehi Destiny Anyaiwe, Zahraddeen Gwarzo

Abstract:

The Internet of Things (IoT) is a major evolution of technology and of the internet, which has the power to revolutionize the way people live. IoT has the power to change the way people interact with each other and with their homes; It has the ability to give people new ways to interact with and monitor their health; It can alter socioeconomic landscapes by providing new and efficient methods of resource management, saving time and money for both individuals and society as a whole; It even has the potential to save lives through autonomous vehicle technology and smart security measures. Unfortunately, nearly every revolution bears challenges which must be addressed to minimize harm by the new technology upon its adopters. IoT represents an internet technology revolution which has the potential to risk privacy, safety, and security of its users, should devices be developed, implemented, or utilized improperly. This article examines past and current examples of these ethical faults in an attempt to highlight the importance of consumer awareness of potential dangers of these technologies in making informed purchasing and utilization decisions, as well as to reveal how deficiencies and limitations of IoT devices should be better addressed by both companies and by regulatory bodies. Aspects such as consumer trust, corporate transparency, and misuse of individual data are all factors in the implementation of proper ethical boundaries in the IoT.

Keywords: IoT, ethical concerns, privacy, safety, security, smart devices

Procedia PDF Downloads 43
69 A Framework for Event-Based Monitoring of Business Processes in the Supply Chain Management of Industry 4.0

Authors: Johannes Atug, Andreas Radke, Mitchell Tseng, Gunther Reinhart

Abstract:

In modern supply chains, large numbers of SKU (Stock-Keeping-Unit) need to be timely managed, and any delays in noticing disruptions of items often limit the ability to defer the impact on customer order fulfillment. However, in supply chains of IoT-connected enterprises, the ERP (Enterprise-Resource-Planning), the MES (Manufacturing-Execution-System) and the SCADA (Supervisory-Control-and-Data-Acquisition) systems generate large amounts of data, which generally glean much earlier notice of deviations in the business process steps. That is, analyzing these streams of data with process mining techniques allows the monitoring of the supply chain business processes and thus identification of items that deviate from the standard order fulfillment process. In this paper, a framework to enable event-based SCM (Supply-Chain-Management) processes including an overview of core enabling technologies are presented, which is based on the RAMI (Reference-Architecture-Model for Industrie 4.0) architecture. The application of this framework in the industry is presented, and implications for SCM in industry 4.0 and further research are outlined.

Keywords: cyber-physical production systems, event-based monitoring, supply chain management, RAMI (Reference-Architecture-Model for Industrie 4.0)

Procedia PDF Downloads 195
68 Feasibility Study for the Implementation of a Condition-Based Maintenance System in the UH-60 Helicopters

Authors: Santos Cabrera, Halbert Yesid, Moncada Nino, Alvaro Fernando, Rincon Cuta, Yeisson Alexis

Abstract:

The present work evaluates the feasibility of implementing a health and use monitoring system (HUMS), based on vibration analysis as a condition-based maintenance program for the UH60L 'Blackhawk' helicopters. The mixed approach used consists of contributions from national and international experts, the analysis of data extracted from the software (Meridium), the correlation of variables derived from the diagnosis of availability, the development, and application of the HUMS system, the evaluation of the latter through of the use of instruments designed for the collection of information using the DELPHI method and data capture with the device installed in the helicopter studied. The results obtained in the investigation reflect the context of maintenance in aerial operations, a reduction of operation and maintenance costs of over 2%, better use of human resources, improvement in availability (5%), and fulfillment of the aircraft’s security standards, enabling the implementation of the monitoring system (HUMS) in the condition-based maintenance program. New elements are added to the study of maintenance based on condition -specifically, in the determination of viability based on qualitative and quantitative data according to the methodology. The use of condition-based maintenance will allow organizations to adjust and reconfigure their strategic, logistical, and maintenance capabilities, aligning them with their strategic objectives of responding quickly and adequately to changes in the environment and operational requirements.

Keywords: air transportation sustainability, HUMS, maintenance based condition, maintenance blackhawk capability

Procedia PDF Downloads 109
67 Melanoma Antigen Proteins Are Involved in DNA Damage Response

Authors: Olivier de Backer, Alexis Khelfi, Olivier Svensek, Axelle Nolmans, Dominique Desnoeck

Abstract:

The SMC5-SMC6 complex helps replication and repair of DNA double-strand breaks. Nse1, Nse3 and Nse4 are non-SMC components of the complex in which Nse3 stimulates the E3 ubiquitin ligase activity of Nse1 and is required for recruiting the complex on DNA. In most eukaryotes, Nse3 is a single protein, but in eutherians (placental mammals), it belongs to a large family of proteins called MAGE (Melanoma antigen) that share a conserved domain of about 200 aa known as MHD (Mage homology domain). MAGE assembles specific RING and HECT ubiquitin ligases and determines new substrates for ubiquitination. The MHD is required for the interaction with the cognate E3 ligase. Some MAGEs (referred to as Type I) are exclusively expressed in germ cells of the testis but are often expressed ectopically in cancer cells as the result of epigenetic modifications. The 12 MAGE-A genes belong to this category. Serval MAGE-A proteins could promote tumorigenesis by targeting tumor suppressor proteins (including p53) for ubiquitination and degradation. We showed that depletion of MAGE-A proteins in melanoma cells results in impaired DNA damage response and increased double-strand breaks after exposure to camptothecin. Moreover, it was shown that other actors of the DNA Damage Response were impacted when cells were depleted of MAGEA proteins.

Keywords: DNA damage response, melanoma, camptothecin, new role, MAGEA

Procedia PDF Downloads 47
66 Unravelling the Interplay: Chinese Government Tweets, Anti-US Propaganda Cartoons and Social Media Dynamics in US-China Relations

Authors: Mitchell Gallagher

Abstract:

This investigation explores the relationship between Chinese government ministers' tweets and publicized anti-US propaganda political cartoons by Chinese state media. Defining "anti-US" tweets as expressions with negative impressions about the United States, its policies, or cultural values, the study considers their context-dependent nature. Analyzing social media's growing role, this research probes the Chinese government's attitudes toward the United States. While China traditionally adhered to a non-interference stance, instances of verbal and visual retorts occurred, driven by efforts to enhance soft power and counter unfavorable portrayals. To navigate global challenges, China embraced proactive image construction, utilizing political cartoons as a messaging tool. As Sino-American political relations continue deteriorating, it has become increasingly commonplace for Chinese officials to circulate anti-US messages and negative impressions of the United States via tweets. The present study is committed to inspecting the nature and frequency of political cartoons casting the United States in an unfavorable light, with the aim of gaining a comprehensive understanding the degree to which the Chinese government and state-affiliated media are aligned in their corresponding messaging.

Keywords: China, political cartoons, propaganda, twitter, social media

Procedia PDF Downloads 35
65 Fluorination Renders the Wood Surface Hydrophobic without Any Loos of Physical and Mechanical Properties

Authors: Martial Pouzet, Marc Dubois, Karine Charlet, Alexis Béakou

Abstract:

The availability, the ecologic and economic characteristics of wood are advantages which explain the very wide scope of applications of this material, in several domains such as paper industry, furniture, carpentry and building. However, wood is a hygroscopic material highly sensitive to ambient humidity and temperature. The swelling and the shrinking caused by water absorption and desorption cycles lead to crack and deformation in the wood volume, making it incompatible for such applications. In this study, dynamic fluorination using F2 gas was applied to wood samples (douglas and silver fir species) to decrease their hydrophilic character. The covalent grafting of fluorine atoms onto wood surface through a conversion of C-OH group into C-F was validated by Fourier-Transform infrared spectroscopy and 19F solid state Nuclear Magnetic Resonance. It revealed that the wood, which is initially hydrophilic, acquired a hydrophobic character comparable to that of the Teflon, thanks to fluorination. A good durability of this treatment was also determined by aging tests under ambient atmosphere and under UV irradiation. Moreover, this treatment allowed obtaining hydrophobic character without major structural (morphology, density and colour) or mechanical changes. The maintaining of these properties after fluorination, which requires neither toxic solvent nor heating, appears as a remarkable advantage over other more traditional physical and chemical wood treatments.

Keywords: cellulose, spectroscopy, surface treatment, water absorption

Procedia PDF Downloads 166
64 Aquatic Environmental Effects of Black Shale in Eastern Kentucky through the Measurement of Chemical and Physical Properties

Authors: Mitchell T. Grothaus, Cory Grigsby, Timothy S. Hare

Abstract:

This study aims to determine if there is a relationship between elevated cancer risks in eastern Kentucky and the environmental effects of black shale. Previous research shows that black shale formations, such as those in eastern Kentucky contain high levels of toxic elements including arsenic and radon compared to average rocks and sediment. Similarly, the population of eastern Kentucky has higher rates of many health conditions, including lung cancer and cardiovascular disease, than surrounding regions. These poor health outcomes are typically explained in relation to social, economic, behavioral, and healthcare factors. The rates of many conditions, however, have not decreased as these factors improve with regional development. Black shale is known to affect environmental conditions such as by increasing radiation levels and heavy metal toxicity. We are mapping the effects of black shale through monitoring radiation, microbes, and chemical standards of water sources. In this presentation, we report on our measuring pH, dissolved oxygen, total dissolved solids, conductivity, temperature, and discharge and comparison with water quality standards from the Kentucky Department for Environmental Protection. The conditions of water sources combined with an environmental survey of the surrounding areas provide a greater understanding of why the people in eastern Kentucky face the current health issues.

Keywords: black shale, eastern Kentucky, environmental impact, water quality

Procedia PDF Downloads 126
63 An Investigation into Mechanical Properties of Laser Fabricated 308LSi Stainless Steel Walls by Wire Feedstock

Authors: Taiwo Ebenezer Abioye, Alexis Medrano-Tellez, Peter Kayode Farayibi, Peter Kayode Oke,

Abstract:

Laser metal deposition by wire feedstock has been established as a process which can provide a high material deposition rate with good quality. Sound mechanical properties of the deposited parts are the pre-requisites for the real applications of this process. This paper investigates the laser metal deposition of 308LSi stainless steel wire within a process window. Single tracks and multiple layer thin-walls of 308LSi stainless steel wire were deposited on 304 stainless steel substrate. The grain structures of the built walls were examined using optical microscopy. The mechanical properties of the built walls including the micro-hardness and tensile properties along the transverse and longitudinal directions were investigated using Vickers hardness tester and tensile test machine. Long columnar grains were found growing in the wall building direction (transverse) and nucleation were observed at the boundary between two deposited layers due to remelting of the previously deposited layers. The results showed that the hardness values of the deposited walls (ranging between 194 HV and 167 HV) decreased from the track-substrate interface to the top of the wall. The ultimate tensile strength (UTS) of the wall (518 ± 7 MPa) showed dependence on wall building directions.

Keywords: laser metal deposition, ultimate tensile strength, hardness, wall, microstructure

Procedia PDF Downloads 362
62 Physical Tests on Localized Fluidization in Offshore Suction Bucket Foundations

Authors: Li-Hua Luu, Alexis Doghmane, Abbas Farhat, Mohammad Sanayei, Pierre Philippe, Pablo Cuellar

Abstract:

Suction buckets are promising innovative foundations for offshore wind turbines. They generally feature the shape of an inverted bucket and rely on a suction system as a driving agent for their installation into the seabed. Water is pumped out of the buckets that are initially placed to rest on the seabed, creating a net pressure difference across the lid that generates a seepage flow, lowers the soil resistance below the foundation skirt, and drives them effectively into the seabed. The stability of the suction mechanism as well as the possibility of a piping failure (i.e., localized fluidization within the internal soil plug) during their installation are some of the key questions that remain open. The present work deals with an experimental study of localized fluidization by suction within a fixed bucket partially embedded into a submerged artificial soil made of spherical beads. The transient process, from the onset of granular motion until reaching a stationary regime for the fluidization at the embedded bucket wall, is recorded using the combined optical techniques of planar laser-induced fluorescence and refractive index matching. To conduct a systematic study of the piping threshold for the seepage flow, we vary the beads size, the suction pressure, and the initial depth for the bucket. This experimental modelling, by dealing with erosion-related phenomena from a micromechanical perspective, shall provide qualitative scenarios for the local processes at work which are missing in the offshore practice so far.

Keywords: fluidization, micromechanical approach, offshore foundations, suction bucket

Procedia PDF Downloads 135
61 Application of the Finite Window Method to a Time-Dependent Convection-Diffusion Equation

Authors: Raoul Ouambo Tobou, Alexis Kuitche, Marcel Edoun

Abstract:

The FWM (Finite Window Method) is a new numerical meshfree technique for solving problems defined either in terms of PDEs (Partial Differential Equation) or by a set of conservation/equilibrium laws. The principle behind the FWM is that in such problem each element of the concerned domain is interacting with its neighbors and will always try to adapt to keep in equilibrium with respect to those neighbors. This leads to a very simple and robust problem solving scheme, well suited for transfer problems. In this work, we have applied the FWM to an unsteady scalar convection-diffusion equation. Despite its simplicity, it is well known that convection-diffusion problems can be challenging to be solved numerically, especially when convection is highly dominant. This has led researchers to set the scalar convection-diffusion equation as a benchmark one used to analyze and derive the required conditions or artifacts needed to numerically solve problems where convection and diffusion occur simultaneously. We have shown here that the standard FWM can be used to solve convection-diffusion equations in a robust manner as no adjustments (Upwinding or Artificial Diffusion addition) were required to obtain good results even for high Peclet numbers and coarse space and time steps. A comparison was performed between the FWM scheme and both a first order implicit Finite Volume Scheme (Upwind scheme) and a third order implicit Finite Volume Scheme (QUICK Scheme). The results of the comparison was that for equal space and time grid spacing, the FWM yields a much better precision than the used Finite Volume schemes, all having similar computational cost and conditioning number.

Keywords: Finite Window Method, Convection-Diffusion, Numerical Technique, Convergence

Procedia PDF Downloads 298
60 Analyzing Factors Impacting COVID-19 Vaccination Rates

Authors: Dongseok Cho, Mitchell Driedger, Sera Han, Noman Khan, Mohammed Elmorsy, Mohamad El-Hajj

Abstract:

Since the approval of the COVID-19 vaccine in late 2020, vaccination rates have varied around the globe. Access to a vaccine supply, mandated vaccination policy, and vaccine hesitancy contribute to these rates. This study used COVID-19 vaccination data from Our World in Data and the Multilateral Leaders Task Force on COVID-19 to create two COVID-19 vaccination indices. The first index is the Vaccine Utilization Index (VUI), which measures how effectively each country has utilized its vaccine supply to doubly vaccinate its population. The second index is the Vaccination Acceleration Index (VAI), which evaluates how efficiently each country vaccinated its population within its first 150 days. Pearson correlations were created between these indices and country indicators obtained from the World Bank. The results of these correlations identify countries with stronger health indicators, such as lower mortality rates, lower age dependency ratios, and higher rates of immunization to other diseases, displaying higher VUI and VAI scores than countries with lesser values. VAI scores are also positively correlated to Governance and Economic indicators, such as regulatory quality, control of corruption, and GDP per capita. As represented by the VUI, proper utilization of the COVID-19 vaccine supply by country is observed in countries that display excellence in health practices. A country’s motivation to accelerate its vaccination rates within the first 150 days of vaccinating, as represented by the VAI, was largely a product of the governing body’s effectiveness and economic status, as well as overall excellence in health practises.

Keywords: data mining, Pearson correlation, COVID-19, vaccination rates and hesitancy

Procedia PDF Downloads 77
59 Multiaxial Fatigue Analysis of a High Performance Nickel-Based Superalloy

Authors: P. Selva, B. Lorraina, J. Alexis, A. Seror, A. Longuet, C. Mary, F. Denard

Abstract:

Over the past four decades, the fatigue behavior of nickel-based alloys has been widely studied. However, in recent years, significant advances in the fabrication process leading to grain size reduction have been made in order to improve fatigue properties of aircraft turbine discs. Indeed, a change in particle size affects the initiation mode of fatigue cracks as well as the fatigue life of the material. The present study aims to investigate the fatigue behavior of a newly developed nickel-based superalloy under biaxial-planar loading. Low Cycle Fatigue (LCF) tests are performed at different stress ratios so as to study the influence of the multiaxial stress state on the fatigue life of the material. Full-field displacement and strain measurements as well as crack initiation detection are obtained using Digital Image Correlation (DIC) techniques. The aim of this presentation is first to provide an in-depth description of both the experimental set-up and protocol: the multiaxial testing machine, the specific design of the cruciform specimen and performances of the DIC code are introduced. Second, results for sixteen specimens related to different load ratios are presented. Crack detection, strain amplitude and number of cycles to crack initiation vs. triaxial stress ratio for each loading case are given. Third, from fractographic investigations by scanning electron microscopy it is found that the mechanism of fatigue crack initiation does not depend on the triaxial stress ratio and that most fatigue cracks initiate from subsurface carbides.

Keywords: cruciform specimen, multiaxial fatigue, nickel-based superalloy

Procedia PDF Downloads 254