Search results for: design science research
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 33064

Search results for: design science research

29554 Fault Tolerant and Testable Designs of Reversible Sequential Building Blocks

Authors: Vishal Pareek, Shubham Gupta, Sushil Chandra Jain

Abstract:

With increasing high-speed computation demand the power consumption, heat dissipation and chip size issues are posing challenges for logic design with conventional technologies. Recovery of bit loss and bit errors is other issues that require reversibility and fault tolerance in the computation. The reversible computing is emerging as an alternative to conventional technologies to overcome the above problems and helpful in a diverse area such as low-power design, nanotechnology, quantum computing. Bit loss issue can be solved through unique input-output mapping which require reversibility and bit error issue require the capability of fault tolerance in design. In order to incorporate reversibility a number of combinational reversible logic based circuits have been developed. However, very few sequential reversible circuits have been reported in the literature. To make the circuit fault tolerant, a number of fault model and test approaches have been proposed for reversible logic. In this paper, we have attempted to incorporate fault tolerance in sequential reversible building blocks such as D flip-flop, T flip-flop, JK flip-flop, R-S flip-flop, Master-Slave D flip-flop, and double edge triggered D flip-flop by making them parity preserving. The importance of this proposed work lies in the fact that it provides the design of reversible sequential circuits completely testable for any stuck-at fault and single bit fault. In our opinion our design of reversible building blocks is superior to existing designs in term of quantum cost, hardware complexity, constant input, garbage output, number of gates and design of online testable D flip-flop have been proposed for the first time. We hope our work can be extended for building complex reversible sequential circuits.

Keywords: parity preserving gate, quantum computing, fault tolerance, flip-flop, sequential reversible logic

Procedia PDF Downloads 530
29553 Environmental Quality On-Line Monitoring Based on Enterprises Resource Planning on Implementation ISO 14001:2004

Authors: Ahmad Badawi Saluy

Abstract:

This study aims to develop strategies for the prevention or elimination of environmental pollution as well as changes in external variables of the environment in order to implement the environmental management system ISO 14001:2004 by integrating analysis of environmental issues data, RKL-RPL transactional data and regulation as part of ERP on the management dashboard. This research uses a quantitative descriptive approach with analysis method comparing with air quality standard (PP 42/1999, LH 21/2008), water quality standard (permenkes RI 416/1990, KepmenLH 51/2004, kepmenLH 55/2013 ), and biodiversity indicators. Based on the research, the parameters of RPL monitoring have been identified, among others, the quality of emission air (SO₂, NO₂, dust, particulate) due to the influence of fuel quality, combustion performance in a combustor and the effect of development change around the generating area. While in water quality (TSS, TDS) there was an increase due to the flow of water in the cooling intake carrying sedimentation from the flow of Banjir Kanal Timur. Including compliance with the ISO 14001:2004 clause on application design significantly contributes to the improvement of the quality of power plant management.

Keywords: environmental management systems, power plant management, regulatory compliance , enterprises resource planning

Procedia PDF Downloads 162
29552 Assessing the Self-Directed Learning Skills of the Undergraduate Nursing Students in a Medical University in Bahrain: A Quantitative Study

Authors: Catherine Mary Abou-Zaid

Abstract:

This quantitative study discusses the concerns with the self-directed learning (SDL) skills of the undergraduate nursing students in a medical university in Bahrain. The nursing undergraduate student SDL study was conducted taking all 4 years and compiling data collected from the students themselves by survey questionnaire. The aim of the study is to understand and change the attitudes of self-directed learning among the undergraduate students. The SDL of the undergraduate student nurses has been noticed to be lacking and motivation to actually perform without supervision while out-with classrooms are very low. Their use of the resources available on the virtual learning environment and also within the university is not as good as it should be for a university student at this level. They do not use them to their own advantage. They are not prepared for the transition from high school to an academic environment such as a university or college. For some students it is the first time in their academic lives that they have faced sharing a classroom with the opposite sex. For some this is a major issue and we as academics need to be aware of all issues that they come to higher education with. Design Methodology: The design methodology that was chosen was a quantitative design using convenience sampling of the students who would be asked to complete survey questionnaire. This sampling method was chosen because of the time constraint. This was completed by the undergraduate students themselves while in class. The questionnaire was analyzed by the statistical package for social sciences (SPSS), the results interpreted by the researcher and the findings published in the paper. The analyzed data will also be reported on and from this information we as educators will be able to see the student’s weaknesses regarding self-directed learning. The aims and objectives of the research will be used as recommendations for the improvement of resources for the students to improve their SDL skills. Conclusion: The results will be able to give the educators an insight to how we can change the self-directed learning techniques of the students and enable them to embrace the skills and to focus more on being self-directed in their studies rather than having to be put on to a SDL pathway from the educators themselves. This evidence will come from the analysis of the statistical data. It may even change the way in which the students are selected for the nursing programme. These recommendations will be reported to the head of school and also to the nursing faculty.

Keywords: self-directed learning, undergraduate students, transition, statistical package for social sciences (SPSS), higher education

Procedia PDF Downloads 300
29551 Comparative Analysis of Internal Combustion Engine Cooling Fins Using Ansys Software

Authors: Aakash Kumar R. G., Anees K. Ahamed, Raj M. Mohan

Abstract:

Effective engine cooling can improve the engine’s life and efficacy. The design of the fin of the cylinder head and block determines the cooling mechanism of air cooled engine. The heat conduction takes place through the engine parts and convection of heat from the surface of the fins takes place with air as the heat transferring medium. The air surrounding the cooling fins helps in removal of heat built up by the air cooled engine. If the heat removal rate is inadequate, it will result in lower engine efficiency and high thermal stresses in the engine. The main drawback of the air cooled engine is the low heat transfer rate of the cooling fins .This work is based on scrutiny of previous researches that involves enhancing of heat transfer rate of cooling fins. The current research is about augmentation of heat transfer rate of longitudinal rectangular fin profiles by varying the length of the fin and diameter of holes on the fins. Thermal and flow analysis is done for two different models of fins. One is simple fin without holes and the other is perforated (consist of holes). It can be inferred from the research that the fins with holes have a higher fin efficiency than the fins without holes. The geometry of the fin is done in CREO. The heat transfer analysis is done using ANSYS software.

Keywords: fins, heat transfer, perforated fins, thermal analysis, thermal flux

Procedia PDF Downloads 360
29550 Unsupervised Feature Learning by Pre-Route Simulation of Auto-Encoder Behavior Model

Authors: Youngjae Jin, Daeshik Kim

Abstract:

This paper describes a cycle accurate simulation results of weight values learned by an auto-encoder behavior model in terms of pre-route simulation. Given the results we visualized the first layer representations with natural images. Many common deep learning threads have focused on learning high-level abstraction of unlabeled raw data by unsupervised feature learning. However, in the process of handling such a huge amount of data, the learning method’s computation complexity and time limited advanced research. These limitations came from the fact these algorithms were computed by using only single core CPUs. For this reason, parallel-based hardware, FPGAs, was seen as a possible solution to overcome these limitations. We adopted and simulated the ready-made auto-encoder to design a behavior model in Verilog HDL before designing hardware. With the auto-encoder behavior model pre-route simulation, we obtained the cycle accurate results of the parameter of each hidden layer by using MODELSIM. The cycle accurate results are very important factor in designing a parallel-based digital hardware. Finally this paper shows an appropriate operation of behavior model based pre-route simulation. Moreover, we visualized learning latent representations of the first hidden layer with Kyoto natural image dataset.

Keywords: auto-encoder, behavior model simulation, digital hardware design, pre-route simulation, Unsupervised feature learning

Procedia PDF Downloads 428
29549 The Quantum Theory of Music and Languages

Authors: Mballa Abanda Serge, Henda Gnakate Biba, Romaric Guemno Kuate, Akono Rufine Nicole, Petfiang Sidonie, Bella Sidonie

Abstract:

The main hypotheses proposed around the definition of the syllable and of music, of the common origin of music and language, should lead the reader to reflect on the cross-cutting questions raised by the debate on the notion of universals in linguistics and musicology. These are objects of controversy, and there lies its interest: the debate raises questions that are at the heart of theories on language. It is an inventive, original and innovative research thesis. The main hypotheses proposed around the definition of the syllable and of music, of the common origin of music and language, should lead the reader to reflect on the cross-cutting questions raised by the debate on the notion of universals in linguistics and musicology. These are objects of controversy, and there lies its interest: the debate raises questions that are at the heart of theories on language. It is an inventive, original and innovative research thesis. A contribution to the theoretical, musicological, ethno musicological and linguistic conceptualization of languages, giving rise to the practice of interlocution between the social and cognitive sciences, the activities of artistic creation and the question of modeling in the human sciences: mathematics, computer science, translation automation and artificial intelligence. When you apply this theory to any text of a folksong of a world-tone language, you do not only piece together the exact melody, rhythm, and harmonies of that song as if you knew it in advance but also the exact speaking of this language. The author believes that the issue of the disappearance of tonal languages and their preservation has been structurally resolved, as well as one of the greatest cultural equations related to the composition and creation of tonal, polytonal and random music. The experimentation confirming the theorization, It designed a semi-digital, semi-analog application which translates the tonal languages of Africa (about 2,100 languages) into blues, jazz, world music, polyphonic music, tonal and anatonal music and deterministic and random music). To test this application, I use a music reading and writing software that allows me to collect the data extracted from my mother tongue, which is already modeled in the musical staves saved in the ethnographic (semiotic) dictionary for automatic translation ( volume 2 of the book). Translation is done (from writing to writing, from writing to speech and from writing to music). Mode of operation: you type a text on your computer, a structured song (chorus-verse), and you command the machine a melody of blues, jazz and world music or variety etc. The software runs, giving you the option to choose harmonies, and then you select your melody.

Keywords: music, entanglement, langauge, science

Procedia PDF Downloads 63
29548 The Effectiveness of Cognitive-Behavioral Group Therapy on Stress, Illness Anxiety and Obsessions-Compulsion Caused by the Coronavirus Crisis in Adolescent (14-18 Year olds) in Tehran, Iran

Authors: Maryam Mousavi Nik, Sara Pasandian

Abstract:

The aim of the current research was to determine the effectiveness of Cognitive-Behavioral Group Therapy (G-CBT) on stress, illness anxiety and obsessions-compulsion caused by the coronavirus crisis in adolescents (14-18-Year-olds) in Tehran, Iran. This research was carried out in the form of a semi-experimental study with a control group and in the framework of a pre-test and post-test design for both experimental and control groups. The statistical population of this research consisted of all high schools in Tehran in 2022. The sample size includes 32 Adolescents (14-18-Year-olds) who were selected using a cluster sampling method, and then they were randomly replaced in two experimental (n=16) and control (n=16) groups. In this research, an adolescent stress questionnaire (ASQ-N) with an emphasis on the impact of Coronavirus, Coronavirus disease anxiety (CDAS) and The Children's Yale-Brown Obsessive Compulsive Symptom Scale (CY-BOCS) emphasis on the Coronavirus were used, and group therapy intervention with The cognitive-behavioral approach was conducted for 8 sessions of 90 minutes in the experimental group. The research data were analyzed by Multivariate analysis of covariance (MANCOVA) and covariance (ANCVA) tests. The results of multivariate covariance analysis showed that group therapy intervention with a cognitive-behavioral approach had a significant effect on at least one of the variables of stress, illness anxiety and obsession-compulsion at the level (P<0.01, F=94.772) in the post-test stage. Also, the results of covariance analysis of one variable showed that group therapy intervention with a cognitive-behavioral approach in the level of (P<0.01, F=106.377) stress, in the level of (P<0.01, F=48.147) disease anxiety and in the level (P>0.01, F=17.033) of obsession-compulsion had a significant effect in the post-test stage. The results showed that The treatment with GCBT can be effective in decreasing stress, illness anxiety and obsessions and compulsion caused by the coronavirus crisis in Adolescents (15-20-Year-olds) and may be considered as an alternative to either individual cognitive-behavioral therapy or medication.

Keywords: stress, disease anxiety, obsession-compulsion, coronavirus (Covid-19) crisis, and cognitive-behavioral therapy

Procedia PDF Downloads 48
29547 Assessing the Impact of Autonomous Vehicles on Supply Chain Performance – A Case Study of Agri-Food Supply Chain

Authors: Nitish Suvarna, Anjali Awasthi

Abstract:

In an era marked by rapid technological advancements, the integration of Autonomous Vehicles into supply chain networks represents a transformative shift, promising to redefine the paradigms of logistics and transportation. This thesis delves into a comprehensive assessment of the impact of autonomous vehicles on supply chain performance, with a particular focus on network design, operational efficiency, and environmental sustainability. Employing the advanced simulation capabilities of anyLogistix (ALX), the study constructs a digital twin of a conventional supply chain network, encompassing suppliers, production facilities, distribution centers, and customer endpoints. The research methodically integrates Autonomous Vehicles into this intricate network, aiming to unravel the multifaceted effects on transportation logistics including transit times, cost-efficiency, and sustainability. Through simulations and scenarios analysis, the study scrutinizes the operational resilience and adaptability of supply chains in the face of dynamic market conditions and disruptive technologies like Autonomous Vehicles. Furthermore, the thesis undertakes carbon footprint analysis, quantifying the environmental benefits and challenges associated with the adoption of Autonomous Vehicles in supply chain operations. The insights from this research are anticipated to offer a strategic framework for industry stakeholders, guiding the adoption of Autonomous Vehicles to foster a more efficient, responsive, and sustainable supply chain ecosystem. The findings aim to serve as a cornerstone for future research and practical implementations in the realm of intelligent transportation and supply chain management.

Keywords: autonomous vehicle, agri-food supply chain, ALX simulation, anyLogistix

Procedia PDF Downloads 47
29546 Multicultural Education in the National Context: A Study of Peoples' Friendship University of Russia

Authors: Maria V. Mishatkina

Abstract:

The modelling of dialogical environment is an essential feature of modern education. The dialogue of cultures is a foundation and an important prerequisite for a formation of a human’s main moral qualities such as an ability to understand another person, which is manifested in such values as tolerance, respect, mutual assistance and mercy. A formation of a modern expert occurs in an educational environment that is significantly different from what we had several years ago. Nowadays university education has qualitatively new characteristics. They may be observed in Peoples’ Friendship University of Russia (RUDN University), a top Russian higher education institution which unites representatives of more than 150 countries. The content of its educational strategies is not an adapted cultural experience but material between science and innovation. Besides, RUDN University’s profiles and specialization are not equal to the professional structures. People study not a profession in a strict sense but a basic scientific foundation of an activity in different socio-cultural areas (science, business and education). RUDN University also provides a considerable unit of professional education components. They are foreign languages skills, economic, political, ethnic, communication and computer culture, theory of information and basic management skills. Moreover, there is a rich social life (festive multicultural events, theme parties, journeys) and prospects concerning the inclusive approach to education (for example, a special course ‘Social Pedagogy: Issues of Tolerance’). In our research, we use such methods as analysis of modern and contemporary scientific literature, opinion poll (involving students, teachers and research workers) and comparative data analysis. We came to the conclusion that knowledge transfer of RUDN student in the activity happens through making goals, problems, issues, tasks and situations which simulate future innovative ambiguous environment that potentially prepares him/her to dialogical way of life. However, all these factors may not take effect if there is no ‘personal inspiration’ of students by communicative and dialogic values, their participation in a system of meanings and tools of learning activity that is represented by cooperation within the framework of scientific and pedagogical schools dialogue. We also found out that dominating strategies of ensuring the quality of education are those that put students in the position of the subject of their own education. Today these strategies and approaches should involve such approaches and methods as task, contextual, modelling, specialized, game-imitating and dialogical approaches, the method of practical situations, etc. Therefore, University in the modern sense is not only an educational institution, but also a generator of innovation, cooperation among nations and cultural progress. RUDN University has been performing exactly this mission for many decades.

Keywords: dialogical developing situation, dialogue of cultures, readiness for dialogue, university graduate

Procedia PDF Downloads 201
29545 An Evaluation of the Effectiveness of Health and Safety Induction Practices in the Zambian Construction Industry

Authors: Josephine Mutwale-Ziko, Nonde Lushinga, Inonge Akakandelwa

Abstract:

The study discusses the effectiveness of health and safety induction practices on construction sites against the background of the Zambian construction industry experience. The research design included the literature review of relevant literature. Questionnaires and interviews were administered to regulatory bodies, health, and safety personnel. Observation was also employed on construction sites to assess the health and safety practices being used. Health and safety in the construction industry are not something to be ignored or overlooked. The construction industry needs to take heed of the serious consequences of inadequate health and safety induction practices. The implications of inadequate health and safety induction procedures included among others threats to profitability, corporate social responsibility and increased turnover of the workforce leading to poor productivity. Adequate health and safety practices can improve the health and wellbeing of employees, reduce financial implications on firms and encourage productivity on construction sites. Despite this, accidents are still prevalent on construction sites in Zambia. The overall result of this research denotes that the implementation of health and safety induction practices is inadequate, as indicated by the negligent and non-adherent attitude to health and safety induction aspects on the sites by most stakeholders on construction sites. Therefore, health and safety induction practices are ineffective as preventive measures for reduction of accidents on construction sites in Zambia.

Keywords: accidents, health and safety, inadequate, induction

Procedia PDF Downloads 417
29544 Nature of Maritime Dispute Resolution by Arbitration: USA as a Reference Point

Authors: Thusitha B. Abeysekara, M. A. Nihal Chandrathilake

Abstract:

The aim of this research is to examine the legal mechanism of resolving maritime disputes by arbitration, and it would be a reference point on the analysis of USA approaches. In doing so, the research aims to analyse the relevant legal principles in the context of current maritime arbitration practices in selected jurisdictions. The research also aims to analyse the advantages and applicability of arbitration in maritime dispute settlements over the litigation and further approaches the role of specialist maritime arbitration institutes in the USA and the position of international merchant organizations in maritime arbitration. Further, research values the legislative aspects of maritime arbitration. The study would evaluate the contemporary issues in maritime arbitration practices in the USA and further analyses the statistical information on maritime arbitration. Finally, the research made remarks to often parallel consequence in USA legal systems in maritime arbitration and despite the fundamental divergences of the applicable principles and practices of maritime arbitration. The research finally suggests the doctrine should reshape with equitable remedies and international maritime arbitration practices with its institutional impact rather than using as statutory rules related maritime arbitration.

Keywords: arbitration, international shipping, maritime dispute, New York convention

Procedia PDF Downloads 205
29543 Exploring the Association between Race and Attitudes toward Physician-Assisted Death; An Analysis of the Gss Dataset

Authors: Seini G. Kaufusi

Abstract:

Background. Physician-assisted death (PAD) has and continues to be a controversial issue in the U.S. Dying with dignity statutes exists in 9 U.S. jurisdictions that permit competent adults diagnosed with a terminal illness and given a prognosis of 6 month or less to live to request medication to hasten death. Robust advocacy for and against PAD influences policy, and opinions vary. Aim. This study aims to explore the association between race and the attitudes toward physician-assisted death in the U.S. Methods. Data for this study derives from the General Social Survey (GSS) dataset, a national survey conducted by the National Opinion Research Center (NORC) that focuses on the opinions and values of American’s. A cross-sectional design and probability sample from the 2018 data set was used to randomly select respondents. Results. The results indicated that race is significantly associated with attitudes towards physician-assisted death. The level of significance suggests a strong positive association, and the direction indicated that Black and Other racial groups have higher rates of positive decision about PAD. Conclusion. Although attitudes towards PAD varied, Black and other racial groups had favorable decisions for PAD. Further research is crucial in the continuous debate on PAD and understanding the influences of predictors for or against PAD.

Keywords: attitudes, euthanasia, physician-assisted death, race

Procedia PDF Downloads 149
29542 High-Frequency Monitoring Results of a Piled Raft Foundation under Wind Loading

Authors: Laurent Pitteloud, Jörg Meier

Abstract:

Piled raft foundations represent an efficient and reliable technique for transferring high vertical and horizontal loads to the subsoil. Piled raft foundations were success­fully implemented for several high-rise buildings world­wide over the last decades. For the structural design of this foundation type the stiffnesses of both the piles and the raft have to be deter­mined for the static (e.g. dead load, live load) and the dynamic load cases (e.g. earthquake). In this context the question often arises, to which proportion wind loads are to be considered as dynamic loads. Usually a piled raft foundation has to be monitored in order to verify the design hypotheses. As an additional benefit, the analysis of this monitoring data may lead to a better under­standing of the behaviour of this foundation type for future projects in similar subsoil conditions. In case the measurement frequency is high enough, one may also draw conclusions on the effect of wind loading on the piled raft foundation. For a 41-storey office building in Basel, Switzerland, the preliminary design showed that a piled raft foundation was the best solution to satisfy both design requirements, as well as economic aspects. A high-frequency monitoring of the foundation including pile loads, vertical stresses under the raft, as well as pore water pressures was performed over 5 years. In windy situations the analysis of the measure­ments shows that the pile load increment due to wind consists of a static and a cyclic load term. As piles and raft react with different stiffnesses under static and dynamic loading, these measure­ments are useful for the correct definition of stiffnesses of future piled raft foundations. This paper outlines the design strategy and the numerical modelling of the aforementioned piled raft foundation. The measurement results are presented and analysed. Based on the findings, comments and conclusions on the definition of pile and raft stiffnesses for vertical and wind loading are proposed.

Keywords: design, dynamic, foundation, monitoring, pile, raft, wind load

Procedia PDF Downloads 178
29541 Design of a Novel CPW Fed Fractal Antenna for UWB

Authors: A. El Hamdouni, J. Zbitou, A. Tajmouati, L. El Abdellaoui, A. Errkik, A. Tribak, M. Latrach

Abstract:

This paper presents a novel fractal antenna structure proposed for UWB (Ultra – Wideband) applications. The frequency band 3.1-10.6 GHz released by FCC (Federal Communication Commission) as the commercial operation of UWB has been chosen as frequency range for this antenna based on coplanar waveguide (CPW) feed and circular shapes fulfilled according to fractal geometry. The proposed antenna is validated and designed by using an FR4 substrate with overall area of 34 x 43 mm2. The simulated results performed by CST-Microwave Studio and compared by ADS (Advanced Design System) show good matching input impedance with return loss less than -10 dB between 2.9 GHz and 11 GHz.

Keywords: Fractal antenna, Fractal Geometry, CPW Feed, UWB, FCC

Procedia PDF Downloads 369
29540 The Real Estate Market Sustainability Concept and Its Implementation in Management of Real Estate Companies

Authors: Linda Kauškale, Ineta Geipele

Abstract:

Due to the rapidly changing external environment, portfolio management strategies became closely interconnected with real estate industry development and macroeconomic development tendencies. The aim of the research is to analyze sustainable real estate market development influencing factors, with particular focus on its economic and management aspects that influences real estate investment decisions as well. Scientific literature and article analysis, data analysis, expert evaluation, and other quantitative and qualitative research methods were used in the research. Developed real estate market sustainability model and index analysis approach can be applied by investors and real estate companies in real estate asset management and can help in risk minimization activities in international entrepreneurship. Future research directions have been identified in the research as well.

Keywords: indexes, investment decisions, real estate market, sustainability

Procedia PDF Downloads 343
29539 ‘The Guilt Complex’: Assessing the Guilt of Youth Returning From Terrorist Groups in the Narratives of Justice Presentation on the Methodological Opportunities and Concerns in Operational Research

Authors: Arpita Mitra

Abstract:

The research explores the concept of ‘guilt’ as understood in relation to children and young individuals associated with terrorist groups who are exiting these groups and returning to civilian lives (‘young returnees’). The study explores young returnees’ guilt – in its psychological, legal, and sociological manifestations and how it contributes to experiences of reintegration and justice administration. Streamlining it further, the research question on assessing guilt engages with young adults – between 18 and 30 years – who were part of a terrorist organization during their formative years and have returned to civilian life. Overall, the findings of the said research are intended to contribute first-hand operational research to criminological literature as well as transitional justice mechanisms with regard to narratives on truth, justice, reparations and institutional reform/guarantees of non-recurrence. Particularly for this paper, the focus of the paper shall be on one aspect of this research, that is, on the added value of conducting operational research and the methodological challenges encountered during this process with regard to informed consent, data protection, mental health and security considerations for the respondents and researcher.

Keywords: terrorism, reintegration, young returnees, criminology

Procedia PDF Downloads 46
29538 Impact of Lifestyle and User Expectations on the Demand of Compact Living Spaces in the Home Interiors in Indian Cities

Authors: Velly Kapadia, Reenu Singh

Abstract:

This report identifies the long-term driving forces behind urbanization and the impact of compact living on both society and the home and proposes a concept to create smarter and more sustainable homes. Compact living has been trending across India as a sustainable housing solution, and the reality is that India is currently facing a housing shortage in urban areas of around 10 million units. With the rising demand for housing, urban land prices have been rising and the cost of homes. The paper explores how and why the interior design of the homes can be improved to relieve the housing demand in an environmentally, socially and economically sustainable manner. A questionnaire survey was conducted to determine living patterns, area requirements, ecological footprints, energy consumption, purchasing patterns, and various pro-environmental behaviors of people who downsize to compact homes. Quantitative research explores sustainable material choices, durability, functionality, cost, and reusability of furniture. Besides addressing the need for smart and sustainable designed compact homes, a conceptual model is proposed, including options of ideal schematic layouts for homes in urban areas. In the conclusions, suggestions to improve space planning and suitable interior entities have been made to support the fact that compact homes are an eminently practical and sensible solution for the urban citizen.

Keywords: compact living, housing shortage, lifestyle, sustainable interior design

Procedia PDF Downloads 183
29537 The Role of Moringa oleifera Extract Leaves in Inducing Apoptosis in Breast Cancer Cell Line

Authors: V. Yurina, H. Sujuti, E. Rahmani, A. R. Nopitasari

Abstract:

Breast cancer has the highest prevalence cancer in women. Moringa leaves (M. oleifera) contain quercetin, kaempferol, and benzyl isothiocyanate which can enhance induction of apoptosis. This research aimed to study the role of the leaf extract of Moringa to increase apoptosis in breast cancer cell line, MCF-7 cells. This research used in vitro experimental, post-test only, control group design on breast cancer cells MCF-7 in vitro. Moringa leaves were extracted by maceration method with ethanol 70%. Cells were treated with drumstick leaves extract on 1100, 2200, and 4400 μg/ml for Hsp27 and caspase-9 expression (immunocytochemistry) and apoptosis (TUNEL assay) test. The results of this study found that the IC50 2200 µg/ml. Moringa leaves extract can significantly increase the expression of caspase-9 (p<0.05) and decreased Hsp 27 expression (p<0.05). Moreover it can increase apoptosis (p<0.05) significantly in MCF-7 cells. The conclusion of this study is Moringa leaves extract is able to increase the expression of caspase-9, decrease Hsp27 expression and increase apoptosis in breast cancer cell-line MCF-7.

Keywords: apoptosis, breast cancer, caspase-9, Hsp27, Moringa oleifera

Procedia PDF Downloads 526
29536 Spiritual Causes of Unusual Happenings in Life: An Analytical Study in Religious Perspective

Authors: Muhammad Samiullah

Abstract:

Unquestionably, Human life has been complex from the beginning. In the modern era, with all advancements in science and technology, this complexity is increasing day by day, and human life is becoming more and more difficult its survive. The world has become more mysterious than before. Human beings are facing unusual happenings and blockages in their lives in the form of illnesses, diseases, relationship problems, and hurdles in the economy with all their advanced knowledge, information, and exposure to the universe and themselves as well. This paper will discuss and analyze the underlying spiritual causes and their effects on human life and also suggests their remedies from an Islamic perspective, i.e., in the light of Theology and Islamic literature. Hermeneutics, narrative, and case study approach are adopted within the qualitative methodology in our findings throughout the research. In our outcomes, we will see that Islam eloquently and adequately describes the spiritual causes and factors regarding the unusual foundations and their effects on human life and also provides the remedies and cures to overcome these blockages.

Keywords: religious psychology, spiritual theology, Islam and spirituality, unusual happenings

Procedia PDF Downloads 82
29535 Community Engagement Strategies to Assist with the Development of an RCT Among People Living with HIV

Authors: Joyce K. Anastasi, Bernadette Capili

Abstract:

Community Engagement Strategies to Assist with the Development of an RCT Among People Living with HIV Our research team focuses on developing and testing protocols to manage chronic symptoms. For many years, our team designed and implemented symptom management studies for people living with HIV (PLWH). We identify symptoms that are not curative and are not adequately controlled by conventional therapies. As an exemplar, we describe how we successfully engaged PLWH in developing and refining our research feasibility protocol for distal sensory peripheral neuropathy (DSP) associated with HIV. With input from PLWH with DSP, our research received National Institutes of Health (NIH) research funding support. Significance: DSP is one of the most common neurologic complications in HIV. It is estimated that DSP affects 21% to 50% of PLWH. The pathogenesis of DSP in HIV is complex and unclear. Proposed mechanisms include cytokine dysregulation, viral protein-produced neurotoxicity, and mitochondrial dysfunction associated with antiretroviral medications. There are no FDA-approved treatments for DSP in HIV. Purpose: Aims: 1) to explore the impact of DSP on the lives of PLWH, 2) to identify patients’ perspectives on successful treatments for DSP, 3) to identify interventions considered feasible and sensitive to the needs of PLWH with DSP, and 4) to obtain participant input for protocol/study design. Description of Process: We conducted a needs assessment with PLWH with DSP. From our needs assessment, we learned from the patients’ perspective detailed descriptions of their symptoms; physical functioning with DSP; self-care remedies tried, and desired interventions. We also asked about protocol scheduling, instrument clarity, study compensation, study-related burdens, and willingness to participate in a randomized controlled trial (RCT) with a placebo and a waitlist group. Implications: We incorporated many of the suggestions learned from the need assessment. We developed and completed a feasibility study that provided us with invaluable information that informed subsequent NIH-funded studies. In addition to our extensive clinical and research experience working with PLWH, learning from the patient perspective helped in developing our protocol and promoting a successful plan for recruitment and retention of study participants.

Keywords: clinical trial development, peripheral neuropathy, traditional medicine, HIV, AIDS

Procedia PDF Downloads 74
29534 A Review on Cyberchondria Based on Bibliometric Analysis

Authors: Xiaoqing Peng, Aijing Luo, Yang Chen

Abstract:

Background: Cyberchondria, as an "emerging risk" accompanied by the information era, is a new abnormal pattern characterized by excessive or repeated online searches for health-related information and escalating health anxiety, which endangers people's physical and mental health and poses a huge threat to public health. Objective: To explore and discuss the research status, hotspots and trends of Cyberchondria. Methods: Based on a total of 77 articles regarding "Cyberchondria" extracted from Web of Science from the beginning till October 2019, the literature trends, countries, institutions, hotspots are analyzed by bibliometric analysis, the concept definition of Cyberchondria, instruments, relevant factors, treatment and intervention are discussed as well. Results: Since "Cyberchondria" was put forward for the first time in 2001, the last two decades witnessed a noticeable increase in the amount of literature, especially during 2014-2019, it quadrupled dramatically at 62 compared with that before 2014 only at 15, which shows that Cyberchondria has become a new theme and hot topic in recent years. The United States was the most active contributor with the largest publication (23), followed by England (11) and Australia (11), while the leading institutions were Baylor University(7) and University of Sydney(7), followed by Florida State University(4) and University of Manchester(4). The WoS categories "Psychiatry/Psychology " and "Computer/ Information Science "were the areas of greatest influence. The concept definition of Cyberchondria is not completely unified in the world, but it is generally considered as an abnormal behavioral pattern and emotional state and has been invoked to refer to the anxiety-amplifying effects of online health-related searches. The first and the most frequently cited scale for measuring the severity of Cyberchondria called “The Cyberchondria Severity Scale (CSS) ”was developed in 2014, which conceptualized Cyberchondria as a multidimensional construct consisting of compulsion, distress, excessiveness, reassurance, and mistrust of medical professionals which was proved to be not necessary for this construct later. Since then, the Brazilian, German, Turkish, Polish and Chinese versions were subsequently developed, improved and culturally adjusted, while CSS was optimized to a simplified version (CSS-12) in 2019, all of which should be worthy of further verification. The hotspots of Cyberchondria mainly focuses on relevant factors as follows: intolerance of uncertainty, anxiety sensitivity, obsessive-compulsive disorder, internet addition, abnormal illness behavior, Whiteley index, problematic internet use, trying to make clear the role played by “associated factors” and “anxiety-amplifying factors” in the development of Cyberchondria, to better understand the aetiological links and pathways in the relationships between hypochondriasis, health anxiety and online health-related searches. Although the treatment and intervention of Cyberchondria are still in the initial stage of exploration, there are kinds of meaningful attempts to seek effective strategies from different aspects such as online psychological treatment, network technology management, health information literacy improvement and public health service. Conclusion: Research on Cyberchondria is in its infancy but should be deserved more attention. A conceptual consensus on Cyberchondria, a refined assessment tool, prospective studies conducted in various populations, targeted treatments for it would be the main research direction in the near future.

Keywords: cyberchondria, hypochondriasis, health anxiety, online health-related searches

Procedia PDF Downloads 109
29533 Design and Analysis of Flexible Slider Crank Mechanism

Authors: Thanh-Phong Dao, Shyh-Chour Huang

Abstract:

This study presents the optimal design and formulation of a kinematic model of a flexible slider crank mechanism. The objective of the proposed innovative design is to take extra advantage of the compliant mechanism and maximize the fatigue life by applying the Taguchi method. A formulated kinematic model is developed using a Pseudo-Rigid-Body Model (PRBM). By means of mathematic models, the kinematic behaviors of the flexible slider crank mechanism are captured using MATLAB software. Finite Element Analysis (FEA) is used to show the stress distribution. The results show that the optimal shape of the flexible hinge includes a force of 8.5N, a width of 9mm and a thickness of 1.1mm. Analysis of variance shows that the thickness of the proposed hinge is the most significant parameter, with an F test of 15.5. Finally, a prototype is manufactured to prepare for testing the kinematic and dynamic behaviors.

Keywords: kinematic behavior, fatigue life, pseudo-rigid-body model, flexible slider crank mechanism

Procedia PDF Downloads 440
29532 Reverse Supply Chain Analysis of Lithium-Ion Batteries Considering Economic and Environmental Aspects

Authors: Aravind G., Arshinder Kaur, Pushpavanam S.

Abstract:

There is a strong emphasis on shifting to electric vehicles (EVs) throughout the globe for reducing the impact on global warming following the Paris climate accord. Lithium-ion batteries (LIBs) are predominantly used in EVs, and these can be a significant threat to the environment if not disposed of safely. Lithium is also a valuable resource not widely available. There are several research groups working on developing an efficient recycling process for LIBs. Two routes - pyrometallurgical and hydrometallurgical processes have been proposed for recycling LIBs. In this paper, we focus on life cycle assessment (LCA) as a tool to quantify the environmental impact of these recycling processes. We have defined the boundary of the LCA to include only the recycling phase of the end-of-life (EoL) of the battery life cycle. The analysis is done assuming ideal conditions for the hydrometallurgical and a combined hydrometallurgical and pyrometallurgical process in the inventory analysis. CML-IA method is used for quantifying the impact assessment across eleven indicators. Our results show that cathode, anode, and foil contribute significantly to the impact. The environmental impacts of both hydrometallurgical and combined recycling processes are similar across all the indicators. Further, the results of LCA are used in developing a multi-objective optimization model for the design of lithium-ion battery recycling network. Greenhouse gas emissions and cost are the two parameters minimized for the optimization study.

Keywords: life cycle assessment, lithium-ion battery recycling, multi-objective optimization, network design, reverse supply chain

Procedia PDF Downloads 137
29531 Using the World Cafe Discussion Method to Practice Professional Ethics Courses: Taking Life Education as an Example

Authors: Li-Jia Chiu

Abstract:

The purpose of this study is to integrate the content of professional ethics curriculum into life education. This course is a required course for the third-year students of the university. The curriculum is based on professional ethics, which can help students gain insights into a conceptual understanding of professional theory, learning the meaning and the value of life. This study enhances students' attitude toward learning through multi-teaching methods. It takes ‘professionalism’ as the subject of discussion. Additionally, the course combines the connotation and issues of the student's career development. Using the world cafe discussion method, students can think about the role of the future career, and inspire students to integrate their career development and life value reflection and connection. This study recruited the third-year undergraduate students as samples to collect data. This study was conducted in the course of the fall semester in 2016 for thematic discussions, classroom observations, course study forms, coursework, and results in publication reports, etc. The researcher conducted induction data analysis to reflect the practice and reflection of the course. The subjects included 117 students from two classes, including 54 male and 63 female students. The findings of this study comprised the following two parts: the student’s learning and teacher’s teaching reflection. The students’ gains were that: 1) The curriculum design is different from that of other subjects; 2) The curriculum is highly interactive with teachers and classmates; 3) These students are willing to actively participate and share ideas in group discussions; 4 ) They thought the possibility of further discussions with other groups of students through table-to-table discussions; 5) They experienced the respect from other students in the learning process and their appreciation of other students in the same group. The instruction reflections were as follows: 1) Students learned to get link to the value of life and future development through topical discussions; 2) After the main course design guided through gradual guidance, the students’ psychology reached a certain degree of cognition, and further themes then added would cause more sensuous learning effects; 3) Combining students’ expertise in drawing in this department (digital media design department) into curriculum design is effective in stimulating learning motivation and sense of accomplishment; 4) In order to compare and explore learning benefits, future researches are recommended to conduct the similar studies with different departments. Finally, the researcher looks forward to providing research results and findings to the related curriculum teachers as a reference for practical curriculum planning and teaching methods.

Keywords: life education, World Cafe, professional ethics, professionalism

Procedia PDF Downloads 126
29530 Impact of a Home-Based Health Intervention on Older Adults at Risk of Chronic Diseases: A Study Protocol

Authors: Elaine Wong Yee-Sing

Abstract:

Older adults are at high risk of chronic health conditions in Singapore. A closer examination at all facets of their aging process has revealed that they may not be necessary aging well. This demands for an increasing healthcare services brought to their home environment due to limited mobility and in the interest of time management. The home environment is an ideal setting to implement self-directed health promoting activities at their convenience and enable family’s support and motivation. This research protocol aims to explore their healthcare concerns, and creation of age appropriate interventions targeted to improve their chronic disease biomarkers. Convenience sampling of 130 families residing in private housing within five major districts in Singapore will be selected to participate in the health intervention. Statistical Package for Social Science 25 will be used to examine the pre and post screening results of their lipid, glycaemia and anthropometric outcomes. Using focus interviews, data results will be translated and transcribed to investigate on enablers, barriers and improvement on these services. Both qualitative and quantitative research outcomes are crucial to examine the impact of these services for these older adults living in private housing as they are not exposed to government subsidized community health programs. It is hypothesized that provision of relevant yet engaging health programs at their homes may mitigate the rising burden of chronic health conditions and result in successful aging outcomes among older Singaporeans.

Keywords: chronic diseases, health program, older adults, residential homes

Procedia PDF Downloads 150
29529 Hunger and Health: The Acceptability and Development of Health Coaching in the Food Pantry Environment

Authors: Kelsey Fortin, Susan Harvey

Abstract:

The intersection between hunger and health outcomes is beginning to gain traction among the research community. With new interventions focusing on collaborations between the medical and social service sectors, this study aimed to understand the acceptability and approach of a health coaching intervention within a county-wide Midwest food pantry. Through formative research, the study used mixed methods to review secondary data and conduct surveys and semi-structured interviews with food pantry clients (n=30), staff (n=7), and volunteers (n=10). Supplemental secondary data collected and provided by pantry staff were reviewed to understand the broader pantry context of clientele health and health behaviors, annual food donations, and current pantry programming. Results from secondary data showed that the broader pantry client population reported high rates of chronic disease, low consumption of fruits and vegetables, and poor self-reported health, while annual donation data showed increases in produce availability on pantry shelves. This disconnect between produce availability, client health status, and behaviors was supported in the current study, with pantry staff and volunteers reporting lack of knowledge in produce selection and preparation being amongst the most common client inquiries and barriers to healthy food selection. Additional supports to secondary data came from pantry clients in the current study through self-reported high rates of both individual (60%, n=18) and household (43%, n=13 ) disease diagnosis, low consumption of fruits and vegetables averaging zero to one servings of vegetables (67%, n=20) and fruits (47%, n=14) per day, and low levels of physical activity averaging zero to 120 minutes per week (67%, n=20). Further, pantry clients provided health coaching programmatic recommendations through interviews with feedback such as non-judgmental coaching, accountability measures, and providing participant incentives as considerations for future program design and approach. Volunteers and staff reported the need for client education in food preparation, basic nutrition and physical activity, and the need for additional health expertise to educate and respond to diet related nutrition recommendations. All three stakeholder groups supported hosting a health coach within the pantry to focused on nutrition, physical activity, and health programming, with one client stating, 'I am hoping it really works out [the health coaching program]. I think it would be great for something like this to be offered for someone that isn’t knowledgeable like me.' In conclusion, high rates of chronic disease, partnered with low food, nutrition, and physical activity literacy among pantry clients, demonstrates the need to address health behaviors. With all three stakeholder groups showing acceptability of a health coaching program, partnered with existing literature showing health coaching success as a behavior change intervention, further research should be conducted to pilot the design and implementation of such a program in the pantry setting.

Keywords: food insecurity, formative research, food pantries, health coaching, hunger and health

Procedia PDF Downloads 119
29528 Working Towards More Sustainable Food Waste: A Circularity Perspective

Authors: Rocío González-Sánchez, Sara Alonso-Muñoz

Abstract:

Food waste implies an inefficient management of the final stages in the food supply chain. Referring to Sustainable Development Goals (SDGs) by United Nations, the SDG 12.3 proposes to halve per capita food waste at the retail and consumer level and to reduce food losses. In the linear system, food waste is disposed and, to a lesser extent, recovery or reused after consumption. With the negative effect on stocks, the current food consumption system is based on ‘produce, take and dispose’ which put huge pressure on raw materials and energy resources. Therefore, greater focus on the circular management of food waste will mitigate the environmental, economic, and social impact, following a Triple Bottom Line (TBL) approach and consequently the SDGs fulfilment. A mixed methodology is used. A total sample of 311 publications from Web of Science database were retrieved. Firstly, it is performed a bibliometric analysis by SciMat and VOSviewer software to visualise scientific maps about co-occurrence analysis of keywords and co-citation analysis of journals. This allows for the understanding of the knowledge structure about this field, and to detect research issues. Secondly, a systematic literature review is conducted regarding the most influential articles in years 2020 and 2021, coinciding with the most representative period under study. Thirdly, to support the development of this field it is proposed an agenda according to the research gaps identified about circular economy and food waste management. Results reveal that the main topics are related to waste valorisation, the application of waste-to-energy circular model and the anaerobic digestion process towards fossil fuels replacement. It is underlined that the use of food as a source of clean energy is receiving greater attention in the literature. There is a lack of studies about stakeholders’ awareness and training. In addition, available data would facilitate the implementation of circular principles for food waste recovery, management, and valorisation. The research agenda suggests that circularity networks with suppliers and customers need to be deepened. Technological tools for the implementation of sustainable business models, and greater emphasis on social aspects through educational campaigns are also required. This paper contributes on the application of circularity to food waste management by abandoning inefficient linear models. Shedding light about trending topics in the field guiding to scholars for future research opportunities.

Keywords: bibliometric analysis, circular economy, food waste management, future research lines

Procedia PDF Downloads 90
29527 The Legal Procedure of Attestation of Public Servants

Authors: Armen Yezekyan

Abstract:

The main purpose of this research is to comprehensively explore and identify the problems of attestation of the public servants and to propose solutions for these issues through deeply analyzing laws and the legal theoretical literature. For the detailed analysis of the above-mentioned problems we will use some research methods, the implementation of which has a goal to ensure the objectivity and clarity of scientific research and its results.

Keywords: attestation, attestation commission, competition commission, public servant, public service, testing

Procedia PDF Downloads 402
29526 Total Lipid of Mutant Synechococcus sp. PCC 7002

Authors: Azlin S Azmi, Mus’ab Zainal, Sarina Sulaiman, Azura Amid, Zaki Zainudin

Abstract:

Microalgae lipid is a promising feedstock for biodiesel production. The objective of this work was to study growth factors affecting marine mutant Synechococcus sp. (PCC 7002) for high lipid production. Four growth factors were investigated; nitrogen-phosporus-potassium (NPK) concentration, light intensity, temperature and NaNO3 concentration on mutant strain growth and lipid production were studied. Design Expert v8.0 was used to design the experimental and analyze the data. The experimental design selected was Min-Run Res IV which consists of 12 runs and the response surfaces measured were specific growth rate and lipid concentration. The extraction of lipid was conducted by chloroform/methanol solvents system. Based on the study, mutant Synechococcus sp. PCC 7002 gave the highest specific growth rate of 0.0014 h-1 at 0% NPK, 2500 lux, 40oC and 0% NaNO3. On the other hand, the highest lipid concentration was obtained at 0% NPK, 3500 lux, 30°C and 1% NaNO3.

Keywords: Cyanobacteria, lipid, mutant, marine Synechococcus sp. (PCC 7002), specific growth rate

Procedia PDF Downloads 319
29525 Impact of Welding Distortion on the Design of Fabricated T-Girders Using Finite Element Modeling

Authors: Ahmed Hammad, Yehia Abdel-Nasser, Mohamed Shamma

Abstract:

The main configuration of ship construction consists of standard and fabricated stiffening members which are commonly used in shipbuilding such as fabricated T-sections. During the welding process, the non-uniform heating and rapid cooling lead to the inevitable presence of out-of-plane distortion and welding induced residual stresses. Because of these imperfections, the fabricated structural members may not attain their design load to be carried. The removal of these imperfections will require extra man-hours. In the present work, controlling these imperfections has been investigated at both design and fabrication stages. A typical fabricated T-girder is selected to investigate the problem of these imperfections using double-side welding. A numerical simulation based on finite element (FE) modeling has been used to investigate the effect of different parameters of the selected fabricated T-girder such as geometrical properties and welding sequences on the magnitude of welding imperfections. FE results were compared with the results of experimental model of a double-side fillet weld. The present work concludes that: Firstly, in the design stage, the optimum geometry of the fabricated T- girder is determined based on minimum steel weight and out- of- plane distortion. Secondly, in the fabrication stage, the best welding sequence is determined on the basis of minimum welding out- of- plane distortion.

Keywords: fabricated T-girder, FEM, out-of-plane distortion, section modulus, welding residual stresses

Procedia PDF Downloads 108