Search results for: end stage kidney disease
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 7054

Search results for: end stage kidney disease

3514 A Sparse Representation Speech Denoising Method Based on Adapted Stopping Residue Error

Authors: Qianhua He, Weili Zhou, Aiwu Chen

Abstract:

A sparse representation speech denoising method based on adapted stopping residue error was presented in this paper. Firstly, the cross-correlation between the clean speech spectrum and the noise spectrum was analyzed, and an estimation method was proposed. In the denoising method, an over-complete dictionary of the clean speech power spectrum was learned with the K-singular value decomposition (K-SVD) algorithm. In the sparse representation stage, the stopping residue error was adaptively achieved according to the estimated cross-correlation and the adjusted noise spectrum, and the orthogonal matching pursuit (OMP) approach was applied to reconstruct the clean speech spectrum from the noisy speech. Finally, the clean speech was re-synthesised via the inverse Fourier transform with the reconstructed speech spectrum and the noisy speech phase. The experiment results show that the proposed method outperforms the conventional methods in terms of subjective and objective measure.

Keywords: speech denoising, sparse representation, k-singular value decomposition, orthogonal matching pursuit

Procedia PDF Downloads 492
3513 Cross Project Software Fault Prediction at Design Phase

Authors: Pradeep Singh, Shrish Verma

Abstract:

Software fault prediction models are created by using the source code, processed metrics from the same or previous version of code and related fault data. Some company do not store and keep track of all artifacts which are required for software fault prediction. To construct fault prediction model for such company, the training data from the other projects can be one potential solution. The earlier we predict the fault the less cost it requires to correct. The training data consists of metrics data and related fault data at function/module level. This paper investigates fault predictions at early stage using the cross-project data focusing on the design metrics. In this study, empirical analysis is carried out to validate design metrics for cross project fault prediction. The machine learning techniques used for evaluation is Naïve Bayes. The design phase metrics of other projects can be used as initial guideline for the projects where no previous fault data is available. We analyze seven data sets from NASA Metrics Data Program which offer design as well as code metrics. Overall, the results of cross project is comparable to the within company data learning.

Keywords: software metrics, fault prediction, cross project, within project.

Procedia PDF Downloads 334
3512 Traditional Medicines Used for the Enhancement of Male Sexual Performance among the Indigenous Populations of Madhya Pradesh, India

Authors: A. N. Sharma

Abstract:

A traditional medicine comprises a knowledge system, practices related to the cure of various ailments that developed over generations by indigenous people or populations. The indigenous populations developed a unique understanding with wild plants, herbs, etc., and earned specialized knowledge of disease pattern and curative therapy-though hard experiences, common sense, trial, and error methods. Here, an attempt has been made to study the possible aspects of traditional medicines for the enhancement of male sexual performance among the indigenous populations of Madhya Pradesh, India. Madhya Pradesh state is situated more or less in the central part of India. The data have been collected from the 305 Bharias of Patalkot, traditional health service providers of Sagar district, and other indigenous populations of Madhya Pradesh. It may be concluded that sizable traditional medicines exist in Madhya Pradesh, India, for the enhancement of male sexual performance, which still awaits for scientific exploration and intensive pharmaceutical investigations.

Keywords: Bharias, indigenous, Madhya Pradesh, sexual performance, traditional medicine

Procedia PDF Downloads 141
3511 Breaking through Barricades to Enhance the University Library Infrastructure to Aid the Visually Challenged - Contemplated Based within the Sri Lankan Context

Authors: Wilfred Jeyatheese Jeyaraj

Abstract:

The Sri Lankan legislative acts dictate several recommendations to improve accessibility of services for the visually challenged. But the main consideration here is the feasibility and extent to which these endorsements have been implemented in actuality within Sri Lankan academic libraries. This paper tends to assess the existent issues that impediment the implementation of accessibility features for the visually challenged in Sri Lankan academic libraries. Visually challenged students continually walk through immense challenges to step forth into their university life. Reaching their undergrad stage of their academic phase, they should be entitled to access information resources with ease and with equality in comparison to the sighted users of a university library. The current university libraries in Sri Lanka, have well improved services that they render to their users. But, what lacks in this scenario is the consideration as to whether these features offered by libraries are user-friendly and easily accessible by the visually challenged users as well. Hence, this paper tends to analyze the inhibitions in delivering services oriented towards the visually challenged and the sighted, and propose feasible alternatives to create a neutral high-end university library environment.

Keywords: accessibility, university library, Sri Lanka, visually-challenged

Procedia PDF Downloads 284
3510 Awakening in Nigerian Democracy: The Change of Government in 2015 General Election

Authors: Nura Suleiman

Abstract:

The democratic dispensation in Nigeria witnessed allot of changes since its beginning up to the 2015 election. The issues of zoning formula, rigging, money politics, god fatherism, and political thuggery among the youths became the centre stage from 1999-2014. But 2015 came with new tune that brings about a little shift from the traditional politics mentioned above, the political socialisation and knowledge penetrated into the sense of electorate where people suddenly change and look for the better option. The paper will examine the democratic change in relation to the 2015 General election which brings General MohammaduBuhari on the mantle of leadership of Nigeria. Many reasons were attributed to the sudden change of government in Nigeria, but the major ones are lack of good governance, corruption, insecurity, political parties’ merger to formed APCand change in INEC leadership. Others are weakness of the leadership and undemocratic nature of PDP government at different level in the country. The glamor for change became necessary because People become more informs about the manifestation of good hope and better Nigeria from the major opposition party (APC). During 2015 election the electorate voted the incumbent government out and replaced it with their choice.

Keywords: democracy, election, insecurity, good governance

Procedia PDF Downloads 265
3509 Automatic Method for Exudates and Hemorrhages Detection from Fundus Retinal Images

Authors: A. Biran, P. Sobhe Bidari, K. Raahemifar

Abstract:

Diabetic Retinopathy (DR) is an eye disease that leads to blindness. The earliest signs of DR are the appearance of red and yellow lesions on the retina called hemorrhages and exudates. Early diagnosis of DR prevents from blindness; hence, many automated algorithms have been proposed to extract hemorrhages and exudates. In this paper, an automated algorithm is presented to extract hemorrhages and exudates separately from retinal fundus images using different image processing techniques including Circular Hough Transform (CHT), Contrast Limited Adaptive Histogram Equalization (CLAHE), Gabor filter and thresholding. Since Optic Disc is the same color as the exudates, it is first localized and detected. The presented method has been tested on fundus images from Structured Analysis of the Retina (STARE) and Digital Retinal Images for Vessel Extraction (DRIVE) databases by using MATLAB codes. The results show that this method is perfectly capable of detecting hard exudates and the highly probable soft exudates. It is also capable of detecting the hemorrhages and distinguishing them from blood vessels.

Keywords: diabetic retinopathy, fundus, CHT, exudates, hemorrhages

Procedia PDF Downloads 264
3508 Detection of Cardiac Arrhythmia Using Principal Component Analysis and Xgboost Model

Authors: Sujay Kotwale, Ramasubba Reddy M.

Abstract:

Electrocardiogram (ECG) is a non-invasive technique used to study and analyze various heart diseases. Cardiac arrhythmia is a serious heart disease which leads to death of the patients, when left untreated. An early-time detection of cardiac arrhythmia would help the doctors to do proper treatment of the heart. In the past, various algorithms and machine learning (ML) models were used to early-time detection of cardiac arrhythmia, but few of them have achieved better results. In order to improve the performance, this paper implements principal component analysis (PCA) along with XGBoost model. The PCA was implemented to the raw ECG signals which suppress redundancy information and extracted significant features. The obtained significant ECG features were fed into XGBoost model and the performance of the model was evaluated. In order to valid the proposed technique, raw ECG signals obtained from standard MIT-BIH database were employed for the analysis. The result shows that the performance of proposed method is superior to the several state-of-the-arts techniques.

Keywords: cardiac arrhythmia, electrocardiogram, principal component analysis, XGBoost

Procedia PDF Downloads 110
3507 Health Promotion Intervention to Enhance Health Outcomes for Older Adults

Authors: Elizabeth Waleola Afolabi-Soyemi

Abstract:

As the population of older adults continues to grow, improving health outcomes for this demographic has become an increasingly important public health goal. Health promotion interventions have been developed to address the unique health needs and challenges faced by older adults. This abstract reviews the literature on health promotion interventions for older adults and their effectiveness in improving health outcomes. Various interventions have been found to be effective, including physical activity programs, nutrition education, medication management, and social support programs. These interventions have been shown to improve outcomes such as functional status, quality of life, and disease management. Despite the success of these interventions, there are still barriers to their implementation, such as a lack of access to resources and inadequate funding. Further research is needed to identify effective strategies for overcoming these barriers and to develop more tailored interventions for specific populations of older adults. Overall, health promotion interventions have great potential to improve the health outcomes and quality of life of older adults and should be a priority for public health efforts.

Keywords: health, humanity, health promotion, older adults

Procedia PDF Downloads 88
3506 The Effects of Terrein: A Secondary Metabolite from Aspergillus terreus as Anticancer and Antimetastatic Agent on Lung Cancer Cells

Authors: Paiwan Buachan, Maneekarn Namsa-Aid, Suchada Jongrungruangchok, Foengchat Jarintanan, Wanlaya Uthaisang-Tanechpongtamb

Abstract:

Lung cancer or pulmonary carcinoma is the uncontrolled growth of abnormal cells in one or both of the lungs. These abnormal cells can spread to other organs of the body through lymphatic system or bloodstream which is called metastatic stage that leading cause of cancer death. Terrein (C₈H₁₀O₃; MW= 154.06 kDa) is a secondary bioactive fungal metabolite, which was isolated from the Aspergillus terreus. In this study, we investigated the effects of terrein on the inhibition of human lung cancer cell proliferation and metastasis. The A549 human non-small cell lung cancer cell line was used as a model. Terrein significantly inhibited lung cancer cell proliferation measuring by a colorimetric MTT assay (IC₅₀ 0.32 mM) and significantly inhibited metastatic processes including migration, invasion, and adhesion that determined by wound healing assay, transwell assay, and adhesion assay, respectively. These findings indicate that terrein could be a potential therapeutic agent for lung cancer.

Keywords: terrein, lung cancer, anticancer, antimetastatic

Procedia PDF Downloads 162
3505 Potential Role of IL-1β in Synovial Fluid in Modulating Multiple Joint Tissue Pathologies Leading to Inflammation and Accelerating Cartilage Degeneration

Authors: Priya Kulkarni, Soumya Koppikar, Datta Shinde, Shantanu Deshpande, Narendrakumar Wagh, Abhay Harsulkar

Abstract:

Osteoarthritis (OA) is associated with multiple and overlapping aetiologies. IL-1β is produced by stressed tissue and known to aggravate disease pathologies. We selected 10 patients with elevated IL-1β in their synovial fluids (SF). We hypothesized IL-1β as nodal-point connecting different pathologies. IL-1β was higher in all meniscal tear (MT) patients perhaps as the earliest response to injury. Since MT above age of 30 leads to OA in less than 5 years, it is attributed that IL-1β modulates OA pathology. Among all bilateral OA patients, an interesting case operated for Total-Knee-Replacement revealed differential cartilage degeneration demonstrating strong association with higher IL-1β. Symptoms like acute-pain, effusion and redness were correlated with higher IL-1β and NO (Nitric-oxide). However, higher IL-1β was also found without typical-inflammation characterized by infiltration of neutrophils and macrophages. Cultured synoviocytes responded to IL-1β by releasing NO. In conclusion, IL-1β in SF acquires central position influencing different OA pathologies and aetiologies.

Keywords: IL-1β, meniscal tear, osteoarthritis, synovial fluid

Procedia PDF Downloads 591
3504 Regeneration of Plantlets via Direct Somatic Embryogenesis from Different Explants of Murraya koenigii

Authors: Nisha Khatik, Ramesh Joshi

Abstract:

An in vitro plant regeneration system was developed via direct somatic embryogenesis from different seedling explants of an important medicinal plant Murraya koenigii (L) Spreng. Cotyledons (COT), Hypocotyle (HYP)(10 to 15 mm) and Root (RT) segments (10 to 20 mm) were excised from 60 days old seedlings as explants. The somatic embryos induction was achieved on MS basal medium augmented with different concentrations of BAP 1.33 to 8.40 µM and TDZ 1.08 to 9.82 µM. The globular embryos originated from cut ends and entire surface of the root, hypocotyle explants and margins of cotyledons within 30-40days. The percentage of somatic embryos induction per explant was significantly higher in HYP explants (94.21±5.77%) in the MS basal medium supplemented with 6.20 µM BAP and 8.64 µM TDZ. The highest rate of conversion of torpedo, heart and cotyledonary stages from globular stage was obtained in MS medium supplemented with 8.64 µM TDZ. The matured somatic embryos were transferred to the MS basal medium without PGRs. Highest 88% of the matured embryos were germinated on transfer to the PGR free medium where they grew for a further 3-4 weeks. Out of seventy six hardened plants seventy (92%) plantlets were found healthy under field conditions.

Keywords: Murraya koenigii, somatic embryogenesis, thidiazuron, regeneration, rutaceae

Procedia PDF Downloads 422
3503 Testicular Differential MicroRNA Expression Derived Occupational Risk Factor Assessment in Idiopathic Non-obstructive Azoospermia Cases

Authors: Nisha Sharma, Mili Kaur, Ashutosh Halder, Seema Kaushal, Manoj Kumar, Manish Jain

Abstract:

Purpose: To investigate microRNAs (miRNA) as an epigenomic etiological factor in idiopathic non-obstructive azoospermia (NOA). In order to achieve the same, an association was seen between occupational exposure to radiation, thermal, and chemical factors and idiopathic cases of non-obstructive azoospermia, and later, testicular differential miRNA expression profiling was done in exposure group NOA cases. Method: It is a prospective study in which 200 apparent idiopathic male factor infertility cases, who have been advised to undergo testicular fine needle aspiration (FNA) evaluation, are recruited. A detailed occupational history was taken to understand the possible type of exposure due to the nature and duration of work. A total of 26 patients were excluded upon XY-FISH and Yq microdeletion tests due to the presence of genetic causes of infertility, 6 hypospermatogeneis (HS), six Sertoli cell-only syndrome (SCOS), and six normospermatogeneis patients testicular FNA samples were used for RNA isolation followed by small RNA sequencing and nCounter miRNA expression analysis. Differential miRNA expression profile of HS and SCOS patients was done. A web-based tool, miRNet, was used to predict the interacting compounds or chemicals using the shortlisted miRNAs with high fold change. The major limitation encountered in this study was the insufficient quantity of testicular FNA sample used for total RNA isolation, which resulted in a low yield and RNA integrity number (RIN) value. Therefore, the number of RNA samples admissible for differential miRNA expression analysis was very small in comparison to the total number of patients recruited. Results: Differential expression analysis revealed 69 down-regulated and 40 up-regulated miRNAs in HS and 66 down-regulated and 33 up-regulated miRNAs in SCOS in comparison to normospermatogenesis controls. The miRNA interaction analysis using the miRNet tool showed that the differential expression profiles of HS and SCOS patients were associated with arsenic trioxide, bisphenol-A, calcium sulphate, lithium, and cadmium. These compounds are reproductive toxins and might be responsible for miRNA-mediated epigenetic deregulation leading to NOA. The association between occupational risk factor exposure and the non-exposure group of NOA patients was not statistically significant, with ꭓ2 (3, N= 178) = 6.70, p= 0.082. The association between individual exposure groups (radiation, thermal, and chemical) and various sub-types of NOA is also not significant, with ꭓ2 (9, N= 178) = 15.06, p= 0.089. Functional analysis of HS and SCOS patients' miRNA profiles revealed some important miR-family members in terms of male fertility. The miR-181 family plays a role in the differentiation of spermatogonia and spermatocytes, as well as the transcriptional regulation of haploid germ cells. The miR-34 family is expressed in spermatocytes and round spermatids and is involved in the regulation of SSCs differentiation. Conclusion: The reproductive toxins might adopt the miRNA-mediated mechanism of disease development in idiopathic cases of NOA. Chemical compound induced; miRNA-mediated epigenetic deregulation can give a future perspective on the etiopathogenesis of the disease.

Keywords: microRNA, non-obstructive azoospermia (NOA), occupational exposure, hypospermatogenesis (HS), Sertoli cell only syndrome (SCOS)

Procedia PDF Downloads 77
3502 A Comparative Study on the Impact of Global Warming of Applying Low Carbon Factor Concrete Products

Authors: Su-Hyun Cho, Chang-U Chae

Abstract:

Environmental impact assessment techniques have been developed as a result of the worldwide efforts to reduce the environmental impact of global warming. By using the quantification method in the construction industry, it is now possible to manage the greenhouse gas is to systematically evaluate the impact on the environment over the entire construction process. In particular, the proportion of greenhouse gas emissions at the production stage of construction material occupied is high, and efforts are needed in particular in the construction field. In this study, intended for concrete products for the construction materials, by using the LCA evaluation method, we compared the results of environmental impact assessment and carbon emissions of developing products that have been applied low-carbon technologies compared to existing products. As a results, by introducing a raw material of industrial waste, showed carbon reduction. Through a comparison of the carbon emission reduction effect of low-carbon technologies, it is intended to provide academic data for the evaluation of greenhouse gases in the construction sector and the development of low-carbon technologies of the future.

Keywords: CO₂ emissions, CO₂ reduction, ready-mixed concrete, environmental impact assessment

Procedia PDF Downloads 472
3501 The Search of New Laws for a Gluten Kingdom

Authors: Mohammed Saleem Tariq

Abstract:

The enthusiasm for gluten avoidance in a growing market is met by improvements in sensitive detection methods for analysing gluten content. Paradoxically, manufacturers employ no such systems in the production process but continue to market their product as gluten free, a significant risk posed to an undetermined coeliac population. The paper resonates with an immunological response that causes gastrointestinal scarring and villous atrophy with the conventional description of personal injury. The current developing regime in the UK however, it is discussed, has avoided creating specific rules to provide an adequate level of protection for this type of vulnerable ‘characteristic’. Due to the struggle involved with identifying an appropriate cause of action, this paper analyses whether a claim brought in misrepresentation, negligence and/or under the Consumer Protect Act 1987 could be sustained. A necessary comparison is then made with the approach adopted by the Americans with Disability Act 1990 which recognises this chronic disease as a disability. The ongoing failure to introduce a level of protection which matches that afforded to those who fall into any one of the ‘protected characteristics’ under the Equality Act 2010, is inconceivable given the outstanding level of legal vulnerability.

Keywords: coeliac, litigation, misrepresentation, negligence

Procedia PDF Downloads 358
3500 Development of a Computer Vision System for the Blind and Visually Impaired Person

Authors: Rodrigo C. Belleza, Jr., Roselyn A. Maaño, Karl Patrick E. Camota, Darwin Kim Q. Bulawan

Abstract:

Eyes are an essential and conspicuous organ of the human body. Human eyes are outward and inward portals of the body that allows to see the outside world and provides glimpses into ones inner thoughts and feelings. Inevitable blindness and visual impairments may result from eye-related disease, trauma, or congenital or degenerative conditions that cannot be corrected by conventional means. The study emphasizes innovative tools that will serve as an aid to the blind and visually impaired (VI) individuals. The researchers fabricated a prototype that utilizes the Microsoft Kinect for Windows and Arduino microcontroller board. The prototype facilitates advanced gesture recognition, voice recognition, obstacle detection and indoor environment navigation. Open Computer Vision (OpenCV) performs image analysis, and gesture tracking to transform Kinect data to the desired output. A computer vision technology device provides greater accessibility for those with vision impairments.

Keywords: algorithms, blind, computer vision, embedded systems, image analysis

Procedia PDF Downloads 311
3499 The Potential of Ursolic Acid Acetate as an Agent for Malarial Chemotherapy

Authors: Mthokozisi B. C. Simelane

Abstract:

Despite the various efforts by governmental and non-governmental organizations aimed at eradicating the disease, malaria is said to kill a child every 30 seconds. Traditional healers use different concoctions prepared from medicinal plants to treat malaria. In the quest to bio-prospect plant-derived triterpenes for anti-malaria activity, we report here the in vivo antiplasmodial activity of ursolic acid acetate (ursolic acid isolated from dichloromethane extract of Mimusops caffra was chemically modified to its acetate derivative). The transdermal administration of ursolic acid acetate (UAA) dose dependently showed complete inhibition of the parasites’ growth at the highest concentration of 400 mg/kg after 15 days of Plasmodium berghei infection. UAA prevented the in vitro aggregation of MDH but did not prevent the expression of PfHsp 70 in E. coli XL1 blue cells. It, however, enhanced PfHsp70 ATPase activity with the specific activity of 65 units (amount of phosphate released 73.83 nmolPi/min.mg). Ursolic acid acetate prevented the formation of hemozoin (60 ± 0.02% at 6 mg/ml). The results suggest that Ursolic acid acetate possesses potential anti-malaria properties.

Keywords: Mimusops caffra, ursolic acid acetate, hemozoin, Malaria

Procedia PDF Downloads 419
3498 PM₁₀ and PM2.5 Concentrations in Bangkok over Last 10 Years: Implications for Air Quality and Health

Authors: Tin Thongthammachart, Wanida Jinsart

Abstract:

Atmospheric particulate matter particles with a diameter less than 10 microns (PM₁₀) and less than 2.5 microns (PM₂.₅) have adverse health effect. The impact from PM was studied from both health and regulatory perspective. Ambient PM data was collected over ten years in Bangkok and vicinity areas of Thailand from 2007 to 2017. Statistical models were used to forecast PM concentrations from 2018 to 2020. Monitoring monthly data averaged concentration of PM₁₀ and PM₂.₅ were used as input to forecast the monthly average concentration of PM. The forecasting results were validated by root means square error (RMSE). The predicted results were used to determine hazard risk for the carcinogenic disease. The health risk values were interpolated with GIS with ordinary kriging technique to create hazard maps in Bangkok and vicinity area. GIS-based maps illustrated the variability of PM distribution and high-risk locations. These evaluated results could support national policy for the sake of human health.

Keywords: PM₁₀, PM₂.₅, statistical models, atmospheric particulate matter

Procedia PDF Downloads 155
3497 Paucity of Trauma Literature from a Highly Burdened Developing Country

Authors: Rizwan Sultan, Hasnain Zafar

Abstract:

Trauma is the leading cause of death among young population not only in USA but Pakistan as well. The high prevalence of disease should result in larger amount of data and larger number of publications resulting in exploring room for improvement in the field. We aimed to review trauma literature generated from Pakistan in journals indexed with PubMed from January 2010 to December 2014. Search using term “Trauma AND Pakistan” filtering for relevant dates and species human was done on Pubmed. The abstracts and articles were reviewed by the authors to collect data on a preformed performa. 114 articles were published from Pakistan during these 5 years. 64% articles were published in international journals. 63% articles were published in journals with impact factor less than 1. 54% articles were published from one of the four provinces of Pakistan. 64% of articles provided level 4 while 14% articles provided level 5 evidence on the topic. 55% articles discussed epidemiology in non-representative populations. Trauma literature from Pakistan is not only lacking significantly but is also of poor quality and is unable to offer conclusions on this particular subject. There is a lot of space for improvement in the upcoming years.

Keywords: trauma, literature, Pakistan, level of evidence

Procedia PDF Downloads 321
3496 Anti-Melanogenic Effect of Fisetin through Activating Connective Tissue Growth Factor in vivo Mice Model

Authors: Ryeong-Hyeon Kim, Ah-Reum Lee, Seong-Soo Roh, Gyo-Nam Kim

Abstract:

Appropriate regulation of melanogenesis is important for the management of skin pigmentation-related disease. Although several beneficial effects of fisetin (3,7,3’,4’-tetrahydroxyflavone) have been reported, the precise role and molecular mechanisms of fisetin in skin health both remain unclear. Here, we induced melanogenesis of HRM2 mice (n=7/group) by UVB irradiation for 20 days. UVB-induced HRM2 mice showed that the significantly increased melanin accumulation, however, fisetin treatment (25mg and 50mg/kg of body weight) dose-dependently and significantly inhibits UVB-induced melanogenesis. In line with this, fisetin treatment effectively down-regulated m RNA and expression levels of tyrosinase, TRP2, and MITF. In addition, our inhibitor assay revealed the down-regulated melanogenic marker genes by fisetin treatment were mediated with connective tissue growth factor (CCN2)/TGF-β signaling pathway. Useful information is provided for development of functional foods using fisetin for skin health.

Keywords: connective tissue growth factor, fisetin, melanogenesis, skin, TGF-beta

Procedia PDF Downloads 233
3495 Parents of Kids with Type 1 Diabetes Sleep with Open Eyes

Authors: Samereh Abdoli, Amit Vora, Anusha Vora

Abstract:

Aim: To qualitatively investigate diabetes burnout in parents of children with Type 1 Diabetes (T1D) who shared their experiences through YouTube videos in order to inform future interventions and improve diabetes practice. Methods: A qualitative descriptive approach was used to explore YouTube videos. Of the 568 videos that were identified, only 9 videos met the inclusion criteria of the study. Results: After the videos were transcribed and analyzed using qualitative content analysis, it was revealed that parents shared common concerns and experiences and they translated into three main themes: I do not ever get a break, I am exhausted, I can’t burn out, and I just need a break Conclusion: All in all, the literature revealed that there are negative psychosocial outcomes associated with caring for a child with T1D, but there is a lack of information on diabetes burnout and how parents’ well-being are affected. Reports of self-neglect and sleep deprivation only confirm the need for intervention for parents of children with T1D. The hope with this study is that burnout can be recognized early on and appropriate interventions put in place to help parents cope with the stressors of caring for a child with a chronic disease.

Keywords: Diabetes burnout, type 1 diabetes, qualitative research, parents

Procedia PDF Downloads 159
3494 The Status of BIM Adoption in Six Continents

Authors: Wooyoung Jung, Ghang Lee

Abstract:

This paper paper reports the worldwide status of building information modeling (BIM) adoption from the perspectives of the engagement level, the Hype Cycle model, the technology diffusion model, and BIM-uses. An online survey was distributed, and 156 experts from six continents responded. Overall, North America was the most advanced continent, followed by Oceania and Europe. Countries in Asia perceived their phase mainly as slope of enlightenment (mature) in the Hype Cycle model. In the technology diffusion model, the main BIM-users worldwide were “early majority” (third phase), but those in the Middle East/Africa and South America were “early adopters” (second phase). In addition, the more advanced the country, the more number of BIM services employed in general. In summary, North America, Europe, Oceania, and Asia were advancing rapidly toward the mature stage of BIM, whereas the Middle East/Africa and South America were still in the early phase. The simple indexes used in this study may be used to track the worldwide status of BIM adoption in long-term surveys.

Keywords: BIM adoption, BIM services, hype cycle model, technology diffusion model

Procedia PDF Downloads 553
3493 Parametric Design as an Approach to Respond to Complexity

Authors: Sepideh Jabbari Behnam, Zahrasadat Saide Zarabadi

Abstract:

A city is an intertwined texture from the relationship of different components in a whole which is united in a one, so designing the whole complex and its planning is not an easy matter. By considering that a city is a complex system with infinite components and communications, providing flexible layouts that can respond to the unpredictable character of the city, which is a result of its complexity, is inevitable. Parametric design approach as a new approach can produce flexible and transformative layouts in any stage of design. This study aimed to introduce parametric design as a modern approach to respond to complex urban issues by using descriptive and analytical methods. This paper firstly introduces complex systems and then giving a brief characteristic of complex systems. The flexible design and layout flexibility is another matter in response and simulation of complex urban systems that should be considered in design, which is discussed in this study. In this regard, after describing the nature of the parametric approach as a flexible approach, as well as a tool and appropriate way to respond to features such as limited predictability, reciprocating nature, complex communications, and being sensitive to initial conditions and hierarchy, this paper introduces parametric design.

Keywords: complexity theory, complex system, flexibility, parametric design

Procedia PDF Downloads 360
3492 Georgian Social Security System Compatibility with EU Requirements

Authors: Nino Grigolaia

Abstract:

Introduction: The article discusses the experience of the EU in the social field, analyzes the peculiarities of the functioning of the social system in Georgia, and reveals the priority and importance of social policy. Methodology: Different research methods are applied in the presented paper. There are used induction, deduction, analysis, synthesis, analogy, correlation, and statistical observation methodologies in the work. Main Findings: Based on the analysis of social security reforms in Georgia, the main systematic problems are detected, the recommendations on social security system components, integration of the social security field in the unified insurance system, the formation of the national social system, perfection of the legislative, regulatory framework of social protection, adoption of foreign experience are developed in the article. Conclusion: The article concludes that the social protection system in Georgia is at an early stage of development, with the significant impact of factors such as high level of unemployment, low pensions, a large number of families living under the poverty line, and other ones. Accordingly, it is well-established that the study of the social security problem in Georgia is still actual. Based on the analysis, appropriate suggestions in the field of social security are made, and relevant recommendations are proposed.

Keywords: social security, social system, social policy, social security models

Procedia PDF Downloads 137
3491 A Faunistic Study of Syrphidae Flowerflies in Alfalfa Fields of North of Khouzestan, Iran

Authors: Zahra Safaeian, Shila Goldasteh, Rouhollah Radjabi

Abstract:

Flowerflies of Syrphidae family is one of the largest families among the Diptera order that due to predatory habit of some species in larva stage has an important role for controlling aphids of the fields. In the present study, flowerflies fauna in the alfalfa fields of the north of Khouzestan were studied during 2012-2013. The species of the family were collected using appropriate methods including insect collecting sweeping net and Malaise traps. According to the fact that the shape of male genitalia in the male insect is important in identification of these species the male genitalia was separated from the body and microscopical slide was prepared then species identification was done considering the male genitalia, the patterns and figures on the abdomen and using available keys. Based on the finding four species of Sphaerophoria scripta, Sphaerophoria turkmenica, Melanostoma mellinu, Sphaerophoria ruppelli were collected and according to the abundance frequency of the collected species the most abundance was related to Sphaerophoria scripta, then Sphaerophoria turkmenica had the most abundance and the least abundance was related to Sphaerophoria ruppelli.

Keywords: syrphidae, fauna, alfalfa, Iran

Procedia PDF Downloads 387
3490 The Nation as Brand: Postcolonial Construction of National Identity in Late 20th/21st Century Qatar

Authors: Ryunhye Kim

Abstract:

Despite its relatively short history as an independent state, Qatar has emerged as a highly regarded Gulf state and global power. Since its independence in September 1971, the state has employed deliberate policy initiatives designed to put Qatar on the map and distinguish it from other Gulf states. Because Qatar and its neighbors are resource-poor apart from energy, whoever is first to introduce a unique aspect of branding not only takes the lead but assumes what is often an insurmountable advantage. This study examines three specific modes of branding undertaken by Qatar: (1) energy policies to utilize its natural gas to become a dominant supplier; (2) the deliberate construction of a distinct cultural brand utilizing sports, architecture, museums, and media; and (3) ‘niche diplomacy’ to serve as a mediator in regional and intra-national conflicts, especially as interlocutor between the United States and Arab regimes and Muslim groups. Gleaning data from a range of sources, this study analyzes the effectiveness and significance of Qatar’s place branding on the global stage, as well as potential disadvantages and limits in this branding, including problems encountered before and after the ‘Qatar crisis.’

Keywords: national branding, national-identity, Qatar, soft-power

Procedia PDF Downloads 148
3489 Solvent Free Microwave Extraction of Essential Oils: A Clean Chemical Processing in the Teaching and Research Laboratory

Authors: M. A. Ferhat, M. N. Boukhatem, F. Chemat

Abstract:

Microwave Clevenger or microwave accelerated distillation (MAD) is a combination of microwave heating and distillation, performed at atmospheric pressure without added any solvent or water. Isolation and concentration of volatile compounds are performed by a single stage. MAD extraction of orange essential oil was studied using fresh orange peel from Valencia late cultivar oranges as the raw material. MAD has been compared with a conventional technique, which used a Clevenger apparatus with hydro-distillation (HD). MAD and HD were compared in term of extraction time, yields, chemical composition and quality of the essential oil, efficiency and costs of the process. Extraction of essential oils from orange peels with MAD was better in terms of energy saving, extraction time (30 min versus 3 h), oxygenated fraction (11.7% versus 7.9%), product yield (0.42% versus 0.39%) and product quality. Orange peels treated by MAD and HD were observed by scanning electronic microscopy (SEM). Micrographs provide evidence of more rapid opening of essential oil glands treated by MAD, in contrast to conventional hydro-distillation.

Keywords: clevenger, microwave, extraction; hydro-distillation, essential oil, orange peel

Procedia PDF Downloads 344
3488 Portable Glove Controlled Video Game for Hand Rehabilitation

Authors: Vinesh Janarthanan, Mohammad H. Rahman

Abstract:

There are numerous neurological conditions that may result in a loss of motor function. Such conditions may include cerebral palsy, Parkinson’s disease, stroke or multiple sclerosis. Due to impaired motor function, specifically in the hand and arm, living independently becomes tremendously more difficult. Rehabilitation programs are the main method to treat these kinds of disabled individuals. However, these programs require longtime commitment from the clinicians/therapists, demand person to person caring, and typically the treatment duration is usually very long. Aside from the treatment received from the therapist, the continuation of neuroplasticity at home is essential to maximizing development and restoring the biological function. To contribute in this area, we have researched and developed a portable and comfortable hand glove for fine motor skills rehabilitation. The glove provides interactive home-based therapy to engage the patient with simple games. The key to this treatment is the repetition of moving the hand and being capable of positioning the hand in various ways.

Keywords: home based, wearable sensors, glove, rehabilitation, motor function, video games

Procedia PDF Downloads 140
3487 Formulation of Optimal Shifting Sequence for Multi-Speed Automatic Transmission

Authors: Sireesha Tamada, Debraj Bhattacharjee, Pranab K. Dan, Prabha Bhola

Abstract:

The most important component in an automotive transmission system is the gearbox which controls the speed of the vehicle. In an automatic transmission, the right positioning of actuators ensures efficient transmission mechanism embodiment, wherein the challenge lies in formulating the number of actuators associated with modelling a gearbox. Data with respect to actuation and gear shifting sequence has been retrieved from the available literature, including patent documents, and has been used in this proposed heuristics based methodology for modelling actuation sequence in a gear box. This paper presents a methodological approach in designing a gearbox for the purpose of obtaining an optimal shifting sequence. The computational model considers factors namely, the number of stages and gear teeth as input parameters since these two are the determinants of the gear ratios in an epicyclic gear train. The proposed transmission schematic or stick diagram aids in developing the gearbox layout design. The number of iterations and development time required to design a gearbox layout is reduced by using this approach.

Keywords: automatic transmission, gear-shifting, multi-stage planetary gearbox, rank ordered clustering

Procedia PDF Downloads 319
3486 Developing Cucurbitacin a Minimum Inhibition Concentration of Meloidogyne Incognita Using a Computer-Based Model

Authors: Zakheleni P. Dube, Phatu W. Mashela

Abstract:

Minimum inhibition concentration (MIC) is the lowest concentration of a chemical that brings about significant inhibition of target organism. The conventional method for establishing the MIC for phytonematicides is tedious. The objective of this study was to use the Curve-fitting Allelochemical Response Data (CARD) to determine the MIC for pure cucurbitacin A on Meloidogyne incognita second-stage juveniles (J2) hatch, immobility and mortality. Meloidogyne incognita eggs and freshly hatched J2 were separately exposed to a series of pure cucurbitacin A concentrations of 0.00, 0.25, 0.50, 0.75, 1.00, 1.25, 1.50, 1.75, 2.00, 2.25 and 2.50 μg.mL⁻¹for 12, 24, 48 and 72 h in an incubator set at 25 ± 2°C. Meloidogyne incognita J2 hatch, immobility and mortality counts were determined using a stereomicroscope and the significant means were subjected to the CARD model. The model exhibited density-dependent growth (DDG) patterns of J2 hatch, immobility and mortality to increasing concentrations of cucurbitacin A. The average MIC for cucurbitacin A on M. incognita J2 hatch, immobility and mortality were 2.2, 0.58 and 0.63 µg.mL⁻¹, respectively. Meloidogyne incognita J2 hatch had the highest average MIC value followed by mortality and immobility had the least. In conclusion, the CARD model was able to generate MIC for cucurbitacin A, hence it could serve as a valuable tool in the chemical-nematode bioassay studies.

Keywords: inhibition concentration, phytonematicide, sensitivity index, threshold stimulation, triterpenoids.

Procedia PDF Downloads 184
3485 Reversible and Irreversible Wrinkling in Tube Hydroforming Process

Authors: Ali Abd El-Aty, Ahmed Tauseef, Ahmad Farooq

Abstract:

This research aims at analyzing and optimizing the hydroforming process parameters to achieve a sound bulged tube without failure. Theoretical constitutive model is formulated to develop a working diagram including process window, which represents the optimize region to carry out the hydroforming process and predict the type of tube failure during the process accurately. The model is applied into different bulging ratios for low carbon steel (C1010). From this study, it is concluded that the tubes with bulging ratios up to 50% and 70% are successfully formed without defects. The tubes with bulging ratio of 90% are successfully formed by hydroforming with optimized the loading path (axial feed versus internal pressure) within the process window. The working diagram is modified due to different types of formation of wrinkling during the hydroforming process. The formation of wrinkles with increasing axial feed can be useful in terms of the achievement of higher bulging ratio and/or less thinning and this type of wrinkles can be overcome through the internal pressure in the later stage of the hydroforming process. On the other hand, the formation of wrinkles may be harmful, if it cannot be reversed.

Keywords: finite element, hydroforming, process window, wrinkling

Procedia PDF Downloads 278