Search results for: learning design
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 17561

Search results for: learning design

3521 Replica-Exchange Metadynamics Simulations of G-Quadruplex DNA Structures Under Substitution of K+ by Na+ Ions

Authors: Juan Antonio Mondragon Sanchez, Ruben Santamaria

Abstract:

The DNA G-quadruplex is a four-stranded DNA structure conformed by stacked planes of four base paired guanines (G-quartet). The guanine rich DNA sequences are present in many sites of genomic DNA and can potentially lead to the formation of G-quadruplexes, especially at the 3'-terminus of the human telomeric DNA with many TTAGGG repeats. The formation and stabilization of a G-quadruplex by small ligands at the telomeric region can inhibit the telomerase activity. In turn, the ligands can be used to regulate oncogene expression making the G-quadruplex an attractive target for anticancer therapy. Clearly, the G-quadruplex structured in the telomeric DNA is of fundamental importance for rational drug design. In this context, we investigate two G-quadruplex structures, the first follows from the sequence TTAGGG(TTAGGG)3TT (HUT1), and the second from AAAGGG(TTAGGG)3AA (HUT2), both in a K+ solution. We determine the free energy surfaces of the HUT1 and HUT2 structures and investigate their conformations using replica-exchange metadynamics simulations. The carbonyl-carbonyl distances belonging to different guanines residues are selected as the main collective variables to determine the free energy surfaces. The surfaces exhibit two main local minima, compatible with experiments on the conformational transformations of HUT1 and HUT2 under substitution of the K+ ions by the Na+ ions. The conformational transitions are not observed in short MD simulations without the use of the metadynamics approach. The results of this work should be of help to understand the formation and stability of human telomeric G-quadruplex in environments including the presence of K+ and Na+ ions.

Keywords: g-quadruplex, metadynamics, molecular dynamics, replica-exchange

Procedia PDF Downloads 315
3520 Design of Demand Pacemaker Using an Embedded Controller

Authors: C. Bala Prashanth Reddy, B. Abhinay, C. Sreekar, D. V. Shobhana Priscilla

Abstract:

The project aims in designing an emergency pacemaker which is capable of giving shocks to a human heart which has stopped working suddenly. A pacemaker is a machine commonly used by cardiologists. This machine is used in order to shock a human’s heart back into usage. The way the heart works is that there are small cells called pacemakers sending electrical pulses to cardiac muscles that tell the heart when to pump blood. When these electrical pulses stop, the heart stops beating. When this happens, a pacemaker is used to shock the heart muscles and the pacemakers back into action. The way this is achieved is by rubbing the two panels of the pacemaker together to create an adequate electrical current, and then the heart gets back to the normal state. The project aims in designing a system which is capable of continuously displaying the heart beat and blood pressure of a person on LCD. The concerned doctor gets the heart beat and also the blood pressure details continuously through the GSM Modem in the form of SMS alerts. In case of abnormal condition, the doctor sends message format regarding the amount of electric shock needed. Automatically the microcontroller gives the input to the pacemaker which in turn gives the shock to the patient. Heart beat monitor and display system is a portable and a best replacement for the old model stethoscope which is less efficient. The heart beat rate is calculated manually using stethoscope where the probability of error is high because the heart beat rate lies in the range of 70 to 90 per minute whose occurrence is less than 1 sec, so this device can be considered as a very good alternative instead of a stethoscope.

Keywords: missing R wave, PWM, demand pacemaker, heart

Procedia PDF Downloads 441
3519 Comparative Fragility Analysis of Shallow Tunnels Subjected to Seismic and Blast Loads

Authors: Siti Khadijah Che Osmi, Mohammed Ahmad Syed

Abstract:

Underground structures are crucial components which required detailed analysis and design. Tunnels, for instance, are massively constructed as transportation infrastructures and utilities network especially in urban environments. Considering their prime importance to the economy and public safety that cannot be compromised, thus any instability to these tunnels will be highly detrimental to their performance. Recent experience suggests that tunnels become vulnerable during earthquakes and blast scenarios. However, a very limited amount of studies has been carried out to study and understanding the dynamic response and performance of underground tunnels under those unpredictable extreme hazards. In view of the importance of enhancing the resilience of these structures, the overall aims of the study are to evaluate probabilistic future performance of shallow tunnels subjected to seismic and blast loads by developing detailed fragility analysis. Critical non-linear time history numerical analyses using sophisticated finite element software Midas GTS NX have been presented about the current methods of analysis, taking into consideration of structural typology, ground motion and explosive characteristics, effect of soil conditions and other associated uncertainties on the tunnel integrity which may ultimately lead to the catastrophic failure of the structures. The proposed fragility curves for both extreme loadings are discussed and compared which provide significant information the performance of the tunnel under extreme hazards which may beneficial for future risk assessment and loss estimation.

Keywords: fragility analysis, seismic loads, shallow tunnels, blast loads

Procedia PDF Downloads 312
3518 Mass Media Products Consumption Patterns in Rural South-South, Nigeria Communities

Authors: Inemesit Akpan Umoren, Aniekan James Akpan

Abstract:

Media practitioners and information managers have often erroneously operated on the premise that media messages are received as disseminated to the extent that audiences of whatever background assimilate the content uniformly. This does not subsist since media audiences are often segmented in terms of educational level, social category, place of residence, gender, among others. While those who are highly educated, live in urban areas and are of highest standing are more likely to have direct access to the media, those in the rural areas and of low education and standing, may not have direct or easy access. These, therefore, informed the study to establish the consumption patterns of mass media products by residents of rural communities in south-south, Nigeria. The study, which was anchored on the multi-step flow and social categories theories, adopted a survey research design and a sample of 383 using Mayer’s 1979 guide drawn from nine rural communities in the south-south, Nigeria states of Akwa Ibom, Rivers and Edo. Findings among others showed that while a negligible percentage is highly exposed to media messages of all types, a greater member depend on opinion leaders, social groups, drinking joints, among other such for filtered content. It was concluded that since rural or community media organizations are very vital in ensuring media content get to all audience without necessarily being passing through intermediaries. Among the recommendations was that information managers and media organizations should always have in mind the ruralites while packaging their contents even in the mainstream media.

Keywords: consumption, media, media product, pattern

Procedia PDF Downloads 105
3517 Design and Performance Analysis of Resource Management Algorithms in Response to Emergency and Disaster Situations

Authors: Volkan Uygun, H. Birkan Yilmaz, Tuna Tugcu

Abstract:

This study focuses on the development and use of algorithms that address the issue of resource management in response to emergency and disaster situations. The presented system, named Disaster Management Platform (DMP), takes the data from the data sources of service providers and distributes the incoming requests accordingly both to manage load balancing and minimize service time, which results in improved user satisfaction. Three different resource management algorithms, which give different levels of importance to load balancing and service time, are proposed for the study. The first one is the Minimum Distance algorithm, which assigns the request to the closest resource. The second one is the Minimum Load algorithm, which assigns the request to the resource with the minimum load. Finally, the last one is the Hybrid algorithm, which combines the previous two approaches. The performance of the proposed algorithms is evaluated with respect to waiting time, success ratio, and maximum load ratio. The metrics are monitored from simulations, to find the optimal scheme for different loads. Two different simulations are performed in the study, one is time-based and the other is lambda-based. The results indicate that, the Minimum Load algorithm is generally the best in all metrics whereas the Minimum Distance algorithm is the worst in all cases and in all metrics. The leading position in performance is switched between the Minimum Distance and the Hybrid algorithms, as lambda values change.

Keywords: emergency and disaster response, resource management algorithm, disaster situations, disaster management platform

Procedia PDF Downloads 310
3516 Personality as a Determinant of Career Decision-Making Difficulties in a Higher Educational Institution in Ghana

Authors: Gladys Maame Akua Setordzie

Abstract:

Decision on one’s future career is said to have both beneficial and detrimental effects on one’s mental health, social and economic standing later in life, making it an important developmental problem for young people. In this light, the study’s overarching goal was to assess how different personality traits serve as a determinant of career decision-making difficulties experienced by university students in Ghana. Specifically, for the purpose of shaping the future of individualized career counselling support, the study investigated whether the “Big Five” personality traits influenced the difficulties students at the University of Ghana encounter while making career decisions. Cross-sectional survey design using a stratified random sampling technique, sampled 494 undergraduate students from the University of Ghana, who completed the Big Five Questionnaire and the Career Decision-making Difficulties Questionnaire. Hierarchical multiple regression analyses indicated that neuroticism, consciousness, and openness, accounted for a significant proportion of the variance in career decision-making difficulties. This study provides empirical evidence to support the idea that neuroticism is not necessarily a negative emotion when it comes to career decisionmaking, as has been suggested in previous studies, but rather it allows students to perform better in career decision-making. These results suggests that personality traits play a significant role in the career decision-making process of students of the University of Ghana. Therefore, a better understanding of how different personal and interpersonal factors impact career indecision in students could help career counsellors develop more focused vocational and career guidance interventions.

Keywords: career decision-making difficulties, dysfunctional career beliefs, personality traits, young people

Procedia PDF Downloads 61
3515 Rural Water Supply Services in India: Developing a Composite Summary Score

Authors: Mimi Roy, Sriroop Chaudhuri

Abstract:

Sustainable water supply is among the basic needs for human development, especially in the rural areas of the developing nations where safe water supply and basic sanitation infrastructure is direly needed. In light of the above, we propose a simple methodology to develop a composite water sustainability index (WSI) to assess the collective performance of the existing rural water supply services (RWSS) in India over time. The WSI will be computed by summarizing the details of all the different varieties of water supply schemes presently available in India comprising of 40 liters per capita per day (lpcd), 55 lpcd, and piped water supply (PWS) per household. The WSI will be computed annually, between 2010 and 2016, to elucidate changes in holistic RWSS performances. Results will be integrated within a robust geospatial framework to identify the ‘hotspots’ (states/districts) which have persistent issues over adequate RWSS coverage and warrant spatially-optimized policy reforms in future to address sustainable human development. Dataset will be obtained from the National Rural Drinking Water Program (NRDWP), operating under the aegis of the Ministry of Drinking Water and Sanitation (MoDWS), at state/district/block levels to offer the authorities a cross-sectional view of RWSS at different levels of administrative hierarchy. Due to simplistic design, complemented by spatio-temporal cartograms, similar approaches can also be adopted in other parts of the world where RWSS need a thorough appraisal.

Keywords: rural water supply services, piped water supply, sustainability, composite index, spatial, drinking water

Procedia PDF Downloads 272
3514 The Effect Of Leadership Style On Employee Engagment In Ethiopian Airlines

Authors: Mahlet Nigussie Worku

Abstract:

The main purpose of this study was to examine the effects of different leadership styles on employee engagement in Ethiopian Airlines head quarter located in Addis Ababa. Specific objectives of the study were stated to examine the effects of five leadership styles namely transformational, transactional, democratic, lassies fair and autocratic leadership styles on employees’ engagement. The study was conducted on 288 sample size and a simple random sampling technique was employed. The quantitative findings were presented and analyzed by table, ANOVA, bivariate correlation and regression model through SPSS software version 23. Out of 288 total distributed questionnaires 280 were returned and 8 of the returned were rejected due to missing data while the remaining 280 responses were used for data analysis. Data was analyzed using the Statistical Package for Social Sciences (SPSS). The study employed both descriptive and explanatory research design. Correlation and regression were used to analyze the relationship and its effect between leadership Style and employee’s engagement. The regression results showed that transformational, transactional and democratic leadership Styles have significant contribution for employee’s engagement. Similarly transformational, transactional land democratic leadership style had a positive and strong correlation with employee’s engagement. However lassies-fair and autocratic leadership style showed negative and insignificant effect on employee engagement. Finally, based on the findings, workable recommendations and implications for further studies were forwarded

Keywords: leadership, leadership style, employee engagement, autocratic leadership styles

Procedia PDF Downloads 24
3513 Security Analysis of Mod. S Transponder Technology and Attack Examples

Authors: M. Rutkowski, J. Cwiklak, M. Grzegorzewski, M. Adamski

Abstract:

All class A Airplanes have to be equipped with Mod. S transponder for ATC surveillance purposes. This technology was designed to provide a robust and dependable solution to localize, identify and exchange data with the airplane. The purpose of this paper is to analyze potential hazards that are a result of lack of any security or encryption on a design level. Secondary Surveillance Radars rely on an active response from an airplane. SSR radar installation is broadcasting a directional interrogation signal to the planes in range on 1030MHz frequency with DPSK modulation. If the interrogation is correctly received by the transponder located on the plane, a proper answer is sent on 1090MHz with PPM modulation containing plane’s SQUAWK, barometric altitude, GPS coordinates and 24bit unique address code. This technology does not use any kind of encryption. All of the specifications from the previous chapter can be found easily on the internet. Since there is no encryption or security measure to ensure the credibility of the sender and message, it is highly hazardous to use such technology to ensure the safety of the air traffic. The only thing that identifies the airplane is the 24-bit unique address. Most of the planes have been sniffed by aviation enthusiasts and cataloged in web databases. In the moment of writing this article, The PoFung Technologies has announced that they are planning to release all band SDR transceiver – this device would be more than enough to build your own Mod. S Transponder. With fake transponder, a potential terrorist can identify as a different airplane. By replacing the transponder in a poorly controlled airspace, hijackers can enter another airspace identifying themselves as another plane and land in the desired area.

Keywords: flight safety, hijack, mod S transponder, security analysis

Procedia PDF Downloads 267
3512 A Study on Architectural Characteristics‎ of Traditional Iranian Ordinary Houses in Mashhad, Iran

Authors: Rana Daneshvar Salehi

Abstract:

In many Iranian cities including ‎‎Mashhad‎, the capital of ‎‎‎‎Razavi Khorasan Province‎, ‎ordinary samples of domestic architecture ‎on a ‎small scale is not ‎‎‎considered as ‎heritage. ‎While the ‎principals of house formation are ‎‎respected in all ‎‎traditional Iranian ‎‎‎‎houses‎; ‎from moderate to great ones. During the past decade, Mashhad has lost its identity, and has become a modern city. Identifying it as the capital of the Islamic Culture in 2017 by ISESCO and consequently looking for new developments and transfiguration caused to demolish a large ‎number ‎of ‎traditional modest habitation. ‎For this ‎reason, the present paper aims to introduce ‎the three ‎undiscovered houses with the ‎historical and monumental values located in the ‎oldest ‎neighborhoods of Mashhad which have been neglected in the cultural ‎heritage field. The preliminary phase of this approach will be a measured survey to identify the significant characteristics ‎of ‎selected dwellings and understand the challenges through focusing on building ‎form, orientation, ‎‎room function, space proportion and ornamental elements’ details. A comparison between the ‎‎case studies and the wealthy domestically buildings ‎presents that a house belongs to inhabitants ‎with an average income could introduce the same accurate, regular, harmonic and proportionate ‎design which can be found in the great mansions. It reveals that an ordinary traditional house can ‎be regarded as valuable construction not only for its historical characteristics but also ‎for its ‎aesthetical and architectural features that could avoid further destructions in the future.

Keywords: traditional ordinary house, architectural characteristic, proportion, heritage

Procedia PDF Downloads 115
3511 Prevalence and Correlates of Anemia in Adolescents in Riyadh City, Kingdom of Saudi Arabia

Authors: Aljohara M. Alquaiz, Tawfik A. M. Khoja, Abdullah Alsharif, Ambreen Kazi, Ashry Gad Mohamed, Hamad Al Mane, Abdullah Aldiris, Shaffi Ahamed Shaikh

Abstract:

Objective: To determine the prevalence and correlates of anemia in male and female adolescents in Riyadh, Kingdom of Saudi Arabia. Design: A cross-sectional community based study setting: Five primary health care centers in Riyadh. Subjects: We invited 203 male and 292 female adolescents aged 13-18 years for interview, anthropometric measurements and complete blood count. Blood hemoglobin was measured with coulter cellular analysis system using light scatter method. Results: Using the WHO cut-off of Hb < 12gms/dl, 16.7%(34) males and 34%(100) females were suffering from anemia. The mean Hb (±SD) in males and females was 13.5(±1.4) and 12.3(±1.2) mg/dl, respectively. Mean(±SD) MCV, MCH, MCHC and RDW in male and female adolescents were 77.8(±6.2) vs76.4(±10.3)fL, 26.1(±2.7) vs25.5(±2.6)pg, 32.7(±2.4) vs32.2(±2.6)g/dL, 13.9(±1.4) vs13.6(±1.3)%, respectively. Multivariate logistic regression revealed that positive family history of iron deficiency anemia(IDA)(OR 4.7,95%CI 1.7–12.2), infrequent intake (OR 3.7,95%CI 1.3–10.0) and never intake of fresh juices(OR 3.5,95%CI 1.4–9.5), 13 to 14 years age (OR 3.1,95%CI 1.2–9.3) were significantly associated with anemia in male adolescents; whereas in females: family history of IDA (OR 3.4, 95%CI 1.5–7.6), being over-weight(OR 3.0,95%CI 1.4–6.1), no intake of fresh juice (OR 2.6,95%CI 1.4–5.1), living in an apartment (OR 2.0, 95%CI 1.1-3.8) or living in small house (OR 2.5, 95%CI 1.2-5.3) were significantly associated with anemia. Conclusion: Anemia is more prevalent among Saudi female adolescents as compared to males. Important factors like positive family history of IDA, overweight, lack of fresh juice intake and low socioeconomic status are significantly associated with anemia in adolescents.

Keywords: adolescents, anemia, correlates, obesity

Procedia PDF Downloads 310
3510 School Context-Related Factors That Affect Principals’ Instructional Leadership Competence at Primary Schools in Tarcha Town, Ethiopia

Authors: Godaye Gobena Gomiole

Abstract:

The purpose of this study was to investigate school context-related factors that affect principals' instructional leadership competence in primary schools in Tarcha Town, Ethiopia. A qualitative case study research design was used. The data were collected through semi-structured interviews and document analysis. Twelve senior principals were included in the study through purposive sampling. Interviews were used to collect in-depth data. The data was analyzed thematically. The findings of the study indicated that primary school principals face both internal and external challenges. Internally, they face limited knowledge and skills, a lack of courage and commitment, and administrative work overload. Their external challenges included negative attitudes from parents and teachers, a lack of instructional materials, and little support from local education authorities. Consequently, they can't serve effectively as instructional leaders or resource people. Based on the findings, it is recommended that the Ministry of Education, South West Regional Education Bureau, Dawuro Zone Education Department, and Tarcha Town Administration Education Officers and Cluster Supervisors regularly monitor and support school leaders and prepare and provide pertinent teaching materials and training so that the principals can lead in the capacity that is appropriate for the position.

Keywords: instructional leadership, primary school, principals, school context related factors

Procedia PDF Downloads 16
3509 The Influence of Surface Roughness on the Flow Fields Generated by an Oscillating Cantilever

Authors: Ciaran Conway, Nick Jeffers, Jeff Punch

Abstract:

With the current trend of miniaturisation of electronic devices, piezoelectric fans have attracted increasing interest as an alternative means of forced convection over traditional rotary solutions. Whilst there exists an abundance of research on various piezo-actuated flapping fans in the literature, the geometries of these fans all consist of a smooth rectangular cross section with thicknesses typically of the order of 100 um. The focus of these studies is primarily on variables such as frequency, amplitude, and in some cases resonance mode. As a result, the induced flow dynamics are a direct consequence of the pressure differential at the fan tip as well as the pressure-driven ‘over the top’ vortices generated at the upper and lower edges of the fan. Rough surfaces such as golf ball dimples or vortex generators on an aircraft wing have proven to be beneficial by tripping the boundary layer and energising the adjacent air flow. This paper aims to examine the influence of surface roughness on the airflow generation of a flapping fan and determine whether the induced wake can be manipulated or enhanced by energising the airflow around the fan tip. Particle Image Velocimetry (PIV) is carried out on mechanically oscillated rigid fans with various surfaces consisting of pillars, perforations and cell-like grids derived from the wing topology of natural fliers. The results of this paper may be used to inform the design of piezoelectric fans and possibly aid in understanding the complex aerodynamics inherent in flapping wing flight.

Keywords: aerodynamics, oscillating cantilevers, PIV, vortices

Procedia PDF Downloads 186
3508 Native Plants Marketing by Entrepreneurs in the Landscaping Industry in Japan

Authors: Yuki Hara

Abstract:

Entrepreneurs are welcomed to the landscaping industry, conserving practically and theoretically biological diversity in landscaping construction, although there are limited reports on corporative trials making a market with a new logistics system of native plants (NP) between landscaping companies and nurserymen. This paper explores the entrepreneurial process of a landscaping company, “5byMidori” for NP marketing. This paper employs a case study design. Data are collected in interviews with the manager and designer of 5byMidori, 2 scientists, 1 organization, and 18 nurserymen, fieldworks at two nurseries, observations of marketing activities in three years, and texts from published documents about the business concept and marketing strategy with NP. These data are analyzed by qualitative methods. The results show that NP is suitable for the vision of 5byMidori improving urban desertified environment with closer urban-rural linkage. Professional landscaping team changes a forestry organization into NP producers conserving a large nursery of a mountain. Multifaceted PR based on the entrepreneurial context and personal background of a landscaping venture can foster team members' businesses and help customers and users to understand the biodiversity value of the product. Wider partnerships with existing nurserymen at other sites in many regions need socio-economic incentives and environmental reliability. In conclusion, the entrepreneurial marketing of a landscaping company needs to add more meanings and a variety of merits in terms of ecosystem services, as NP tends to be in academic definition and independent from the cultures like nurseryman and forestry.

Keywords: biological diversity, landscaping industry, marketing, native plants

Procedia PDF Downloads 93
3507 Finite Difference Modelling of Temperature Distribution around Fire Generated Heat Source in an Enclosure

Authors: A. A. Dare, E. U. Iniegbedion

Abstract:

Industrial furnaces generally involve enclosures of fire typically initiated by the combustion of gases. The fire leads to temperature distribution inside the enclosure. A proper understanding of the temperature and velocity distribution within the enclosure is often required for optimal design and use of the furnace. This study was therefore directed at numerical modeling of temperature distribution inside an enclosure as typical in a furnace. A mathematical model was developed from the conservation of mass, momentum and energy. The stream function-vorticity formulation of the governing equations was solved by an alternating direction implicit (ADI) finite difference technique. The finite difference formulation obtained were then developed into a computer code. This was used to determine the temperature, velocities, stream function and vorticity. The effect of the wall heat conduction was also considered, by assuming a one-dimensional heat flow through the wall. The computer code (MATLAB program) developed was used for the determination of the aforementioned variables. The results obtained showed that the transient temperature distribution assumed a uniform profile which becomes more chaotic with increasing time. The vertical velocity showed increasing turbulent behavior with time, while the horizontal velocity assumed decreasing laminar behavior with time. All of these behaviours were equally reported in the literature. The developed model has provided understanding of heat transfer process in an industrial furnace.

Keywords: heat source, modelling, enclosure, furnace

Procedia PDF Downloads 228
3506 Numerical Modal Analysis of a Multi-Material 3D-Printed Composite Bushing and Its Application

Authors: Paweł Żur, Alicja Żur, Andrzej Baier

Abstract:

Modal analysis is a crucial tool in the field of engineering for understanding the dynamic behavior of structures. In this study, numerical modal analysis was conducted on a multi-material 3D-printed composite bushing, which comprised a polylactic acid (PLA) outer shell and a thermoplastic polyurethane (TPU) flexible filling. The objective was to investigate the modal characteristics of the bushing and assess its potential for practical applications. The analysis involved the development of a finite element model of the bushing, which was subsequently subjected to modal analysis techniques. Natural frequencies, mode shapes, and damping ratios were determined to identify the dominant vibration modes and their corresponding responses. The numerical modal analysis provided valuable insights into the dynamic behavior of the bushing, enabling a comprehensive understanding of its structural integrity and performance. Furthermore, the study expanded its scope by investigating the entire shaft mounting of a small electric car, incorporating the 3D-printed composite bushing. The shaft mounting system was subjected to numerical modal analysis to evaluate its dynamic characteristics and potential vibrational issues. The results of the modal analysis highlighted the effectiveness of the 3D-printed composite bushing in minimizing vibrations and optimizing the performance of the shaft mounting system. The findings contribute to the broader field of composite material applications in automotive engineering and provide valuable insights for the design and optimization of similar components.

Keywords: 3D printing, composite bushing, modal analysis, multi-material

Procedia PDF Downloads 55
3505 Smart in Performance: More to Practical Life than Hardware and Software

Authors: Faten Hatem

Abstract:

This paper promotes the importance of focusing on spatial aspects and affective factors that impact smart urbanism. This helps to better inform city governance, spatial planning, and policymaking to focus on what Smart does and what it can achieve for cities in terms of performance rather than on using the notion for prestige in a worldwide trend towards becoming a smart city. By illustrating how this style of practice compromises the social aspects and related elements of space making through an interdisciplinary comparative approach, the paper clarifies the impact of this compromise on the overall smart city performance. In response, this paper recognizes the importance of establishing a new meaning for urban progress by moving beyond improving basic services of the city to enhance the actual human experience which is essential for the development of authentic smart cities. The topic is presented under five overlooked areas that discuss the relation between smart cities’ potential and efficiency paradox, the social aspect, connectedness with nature, the human factor, and untapped resources. However, these themes are not meant to be discussed in silos, instead, they are presented to collectively examine smart cities in performance, arguing there is more to the practical life of smart cities than software and hardware inventions. The study is based on a case study approach, presenting Milton Keynes as a living example to learn from while engaging with various methods for data collection including multi-disciplinary semi-structured interviews, field observations, and data mining.

Keywords: smart design, the human in the city, human needs and urban planning, sustainability, smart cities, smart

Procedia PDF Downloads 60
3504 Internal Audit and the Effectiveness and Efficiency of Operations in Hospitals

Authors: Naziru Suleiman

Abstract:

The ever increasing cases of financial frauds and corporate accounting scandals in recent years have raised more concern on the operation of internal control mechanisms and performance of the internal audit departments in organizations. In most cases the seeming presence of both the internal control system and internal audit in organizations do not prove useful as frauds errors and irregularities are being perpetuated. The aim of this study, therefore, is to assess the role of internal audit in achieving the objectives of internal control system of federal hospitals in Kano State from the perception of the respondents. The study used survey research design and generated data from primary source by means of questionnaire. A total number of 100 copies of questionnaire were administered out of which 68 were duly completed and returned. Cronbach’s alpha was used to test the internal validity of the various items in the constructs. Descriptive statistics, chi-square test, Mann Whitney U test and Kruskal Wallis ANOVA were employed for the analysis of data. The study finds that from the perception of the respondents, internal audit departments in Federal Hospitals in Kano State are effective and that they contribute positively to the overall attainment of the objectives of internal control system of these hospitals. There is no significant difference found on the views of the respondents from the three hospitals. Hence, the study concludes that strong and functional internal audit department is a basic requirement for effectiveness of operations of the internal control system. In the light of the findings, it is recommended that internal audit should continue to ensure that the objectives of internal control system of these hospitals are achieved through proper and adequate evaluation and review of the system.

Keywords: internal audit, internal control, federal hospitals, financial frauds

Procedia PDF Downloads 315
3503 Phosphate Bonded Hemp (Cannabis sativa) Fibre Composites

Authors: Stephen O. Amiandamhen, Martina Meinken, Luvuyo Tyhoda

Abstract:

The properties of Hemp (Cannabis sativa) in phosphate bonded composites were investigated in this research. Hemp hurds were collected from the Hemporium institute for research, South Africa. The hurds were air-dried and shredded using a hammer mill. The shives were screened into different particle sizes and were treated separately with 5% solution of acetic anhydride and sodium hydroxide. The binding matrix was prepared using a reactive magnesia, phosphoric acid, class S fly ash and unslaked lime. The treated and untreated hemp fibers were mixed thoroughly in different ratios with the inorganic matrix. Boric acid and excess water were used to retard and control the rate of the reaction and the setting of the binder. The Hemp composite was formed in a rectangular mold and compressed at room temperature at a pressure of 100KPa. After de-molding the composites, they were cured in a conditioning room for 96 h. Physical and mechanical tests were conducted to evaluate the properties of the composites. A central composite design (CCD) was used to determine the best conditions to optimize the performance of the composites. Thereafter, these combinations were applied in the production of the composites, and the properties were evaluated. Scanning electron microscopy (SEM) was used to carry out the advance examination of the behavior of the composites while X-ray diffractometry (XRD) was used to analyze the reaction pathway in the composites. The results revealed that all properties of phosphate bonded Hemp composites exceeded the LD-1 grade classification of particle boards. The proposed product can be used for ceiling, partitioning, wall claddings and underlayment.

Keywords: CCD, fly ash, magnesia, phosphate bonded hemp composites, phosphoric acid, unslaked lime

Procedia PDF Downloads 415
3502 Portuguese Pine Resin: The Economic and Activity Decline to a New Forestry and Biotechnology Approach

Authors: Carolina Nunes, Sónia Ribeiro, Hélio Faustinho, Hélia Sales, Rita Pontes, João Nunes

Abstract:

Pine resin activity in Portugal was one of the most important and major non-wood forestry, representing a strategic natural resource for Portuguese Bioeconomy and an important social activity for rural regions. Pine forests representing a stock of atmospheric carbon, contributing to greenhouse effect mitigation and social and environmental important services returns. They are important sources of numerous useful products, including not only wood and cellulose but also nonwood products used by the chemical, food, and pharmaceutical industries, as well as for biorefineries. Portuguese pine forest area decreases from 1 million hectares to 400 mil hectares in the last 20 years. Portugal, in 80´s decade, was one of the world´s TOP 3 producers, with a middle annual production of 140 mil tones.year-1. With the pressure of the social desertification, forest fires, phytosanitary problems (e.g. nematode of the pine wood) and the decrease of economic value and competitivity of the Portuguese forest, the actual middle annual production is less than 10 mil tones.year-1 (lesser 92%). This significant decrease representing an annual economic loss of approximately 130-140 million Euros. year⁻¹ for forest primary sector in Portugal. The Biopinus project design new forestry approach and strategic biotechnologies knowledge to increase the economic value of Pine resin in Portugal, with an impact on the growth of the economic value of Pine resin from 1,1 to 1,5 Euros/kg.

Keywords: pine resin, bioeconomy, economic value, biotecnology

Procedia PDF Downloads 41
3501 Exploring the Impact of Dual Brand Image on Continuous Smartphone Usage Intention

Authors: Chiao-Chen Chang, Yang-Chieh Chin

Abstract:

The mobile phone has no longer confined to communication, from the aspect of smartphones, consumers are only willing to pay for the product which the added value has corresponded with their appetites, such as multiple application, upgrade of the camera, and the appearance of the phone and so on. Moreover, as the maturity stage of smartphone industry today, the strategy which manufactures used to gain competitive advantages through hardware as well as software differentiation, is no longer valid. Thus, this research aims to initiate from brand image, to examine exactly whether consumers’ buying intention focus on smartphone brand or operating system, at the same time, perceived value and customer satisfaction will be added between brand image and continuous usage intention to investigate the impact of these two facets toward continuous usage intention. This study verifies the correlation, fitness, and relationship between the variables that lies within the conceptual framework. The result of using structural equation modeling shows that brand image has a positive impact on continuous usage intention. Firms can affect consumer perceived value and customer satisfaction through the creation of the brand image. It also shows that the brand image of smartphone and brand image of the operating system have a positive impact on customer perceived value and customer satisfaction. Furthermore, perceived value also has a positive impact on satisfaction, and so is the relation within satisfaction and perceived value to the continuous usage intention. Last but not least, the brand image of the smartphone has a more remarkable impact on customers than the brand image of the operating system. In addition, this study extends the results to management practice and suggests manufactures to provide fine product design and hardware.

Keywords: smartphone, brand image, perceived value, continuous usage intention

Procedia PDF Downloads 169
3500 Design Optimization of Chevron Nozzles for Jet Noise Reduction

Authors: E. Manikandan, C. Chilambarasan, M. Sulthan Ariff Rahman, S. Kanagaraj, V. R. Sanal Kumar

Abstract:

The noise regulations around the major airports and rocket launching stations due to the environmental concern have made jet noise a crucial problem in the present day aero-acoustics research. The three main acoustic sources in jet nozzles are aerodynamics noise, noise from craft systems and engine and mechanical noise. Note that the majority of engine noise is due to the jet noise coming out from the exhaust nozzle. The previous studies reveal that the potential of chevron nozzles for aircraft engines noise reduction is promising owing to the fact that the jet noise continues to be the dominant noise component, especially during take-off. In this paper parametric analytical studies have been carried out for optimizing the number of chevron lobes, the lobe length and tip shape, and the level of penetration of the chevrons into the flow over a variety of flow conditions for various aerospace applications. The numerical studies have been carried out using a validated steady 3D density based, SST k-ω turbulence model with enhanced wall functions. In the numerical study, a fully implicit finite volume scheme of the compressible, Navier–Stokes equations is employed. We inferred that the geometry optimization of an environmental friendly chevron nozzle with a suitable number of chevron lobes with aerodynamically efficient tip contours for facilitating silent exit flow will enable a commendable sound reduction without much thrust penalty while comparing with the conventional supersonic nozzles with same area ratio.

Keywords: chevron nozzle, jet acoustic level, jet noise suppression, shape optimization of chevron nozzles

Procedia PDF Downloads 284
3499 Developmental Trajectories and Predictors of Adolescent Depression: A Short Term Study

Authors: Hyang Lim, Sungwon Choi

Abstract:

Many previous studies in area of adolescents' depression have used a longitudinal design. The previous studies have found that the developmental trajectory of them is only one. But it needs to be examined whether the trajectory is applied to all adolescents. Some factors in their home and/or school have an effect on adolescents' depression and more likely to be specific groups. The present study was a longitudinal study aimed to identify the trajectories and to explore the predictors of adolescents' depression. The study used Korean Children and Youth Panel Survey (KCYPS) data. In this study, 2,351 second and third-year of middle school and first of high school students' data was analyzed by using semi-parametric group modeling (SGM). There were 5 trajectory groups for adolescents; low depressed stables, low depressed risers, moderately depressed decreases, moderately depressed stables, severe depressed decreases. The predictors of adolescents' depression were parental abuse, parental neglect, annual family income, parental academic background, friendship at school, and teacher-student relationship at school. All predictors had the significant difference across trajectory group profile for adolescents. The findings of the present study recommend to promote the socioeconomic status and to train social skill for the interpersonal relationship at the home and school. And the results suggest that the proper prevention programs for each group in the middle adolescents that target selected factors may be helpful in reducing the level of depression.

Keywords: adolescent, depression, KCYPS, school life, semi-parametric group-based modeling

Procedia PDF Downloads 418
3498 Variability in Saturation Flow and Traffic Performance at Urban Signalized Intersection

Authors: P. N. Salini, B. Anish Kini, R. Ashalatha

Abstract:

At signalized intersections with heterogeneous traffic, the percentage share of different vehicle categories have a bearing on the inter-vehicle space utilization, which eventually impacts the saturation flow. This paper analyzed the impact of the percentage share of various vehicle categories in the traffic stream on the saturation flow at signalized intersections by video graphing major intersections with varying geometry in Kerala, India. It was found that as the percentage share of two-wheelers increases, the saturation flow at signalized intersections increases and vice-versa for the percentage share of cars. The effect of bus blockage and parking maneuvers on the saturation flow were also studied. As the distance of bus blockage increases from the stop line, the effect on the saturation flow decreases, while with more buses stopping at the same bus stop, the saturation flow reduces further. The study revealed that with higher kerbside parking maneuvers on the upstream, the saturation flow reduces, and with an increase in the distance of the parking maneuver from the stop line, the effect on the saturation flow decreases. The adjustment factors for bus blockage due to bus stops within 75m downstream and parking maneuvers within 75m upstream of the intersection have been established for mixed traffic conditions. These adjustment factors could empower the urban planners, enforcement personnel and decision-makers to estimate the reduction in the capacity of signalized intersections for suggesting improvements in the form of parking restrictions/ bus stop relocation for existing intersections or make design changes for planned intersections.

Keywords: signalized intersection, saturation flow, adjustment factors, capacity

Procedia PDF Downloads 87
3497 Unintended Health Inequity: Using the Relationship Between the Social Determinants of Health and Employer-Sponsored Health Insurance as a Catalyst for Organizational Development and Change

Authors: Dinamarie Fonzone

Abstract:

Employer-sponsored health insurance (ESI) strategic decision-making processes rely on financial analysis to guide leadership in choosing plans that will produce optimal organizational spending outcomes. These financial decision-making methods have not abated ESI costs. Previously unrecognized external social determinants, the impact on ESI plan spending, and other organizational strategies are emerging and are important considerations for organizational decision-makers and change management practitioners. The purpose of thisstudy is to examine the relationship between the social determinants of health (SDoH), employer-sponsored health insurance (ESI) plans, andthe unintended consequence of health inequity. A quantitative research design using selectemployee records from an existing employer human capital management database will be analyzed. Statistical regressionmethods will be used to study the relationships between certainSDoH (employee income, neighborhood geographic living area, and health care access) and health plan utilization, cost, and chronic disease prevalence. The discussion will include an application of the social gradient of health theory to the study findings, organizational transformation through changes in ESI decision-making mental models, and the connection of ESI health inequity to organizational development and changediversity, equity, and inclusion strategies.

Keywords: employer-sponsored health insurance, social determinants of health, health inequity, mental models, organizational development, organizational change, social gradient of health theory

Procedia PDF Downloads 71
3496 Transdermal Therapeutic System of Lercanıdipine Hydrochloride: Fabrication and in Vivo Evaluation

Authors: Jiji Jose, R. Narayanacharyulu, Molly Mathew, Jisha Prems

Abstract:

Introduction: Lercanidipine hydrochloride (LD), an effective calcium channel blocker, widely used for the treatment of chronic stable angina and hypertension seems to be potential transdermal therapeutic system candidate, mainly due to its low oral bio availability, short half life and high first-pass metabolism. Objective: To develop transdermal therapeutic systems for LD and to evaluate its in vivo performance in rabbits. Methodology: Transdermal patches of LD were formulated using the polymer blend of eudragit RL100 (ERL) and polyvinyl pyrolidone (PVP) by casting method Propylene glycol (PG) and tween 80 were used as plasticizer and permeation enhancer respectively. The pharmaco kinetic parameters of LD after the administration of transdermal patches was compared with that of oral administration. The study was carried out in a two way crossover design in male New Zealand albino rabbits. Results: The formulation with ERL: PVP ratio 1:4 with 15% w/w PG as plasticizer and 4% w/w tween 80 as permeation enhancer showed the best drug release results. The pharmacokinetic parameters such as Cmax, tmax, mean residence time (MRT) and area under the curve (AUC 0-∞) were significantly different following transdermal administration compared to oral administration. The terminal half life of transdermally administered LD was found to similar that of oral administration. A sustained drug release over a period of 24 hrs was observed after transdermal administration. Conclusion: The fabricated transdermal delivery system have the potential to provide controlled and extended drug release, better bio availability and thus, this may improve the patient compliance.

Keywords: transdermal therapeutic system, lercanidipine hydrochloride, eudragit, skinpermeation

Procedia PDF Downloads 589
3495 Using Plant Oils in Total Mixed Ration on Voluntary Feed Intake and Blood Metabolize of Crossbred Thai Native X American Brahman Cattle

Authors: Wantanee Polviset, N. Prakobsaeng, N. Wetchakama, C. Yuangklang

Abstract:

The aim of this study was to evaluate the effect of soybean oil, palm oil and sunflower oil supplementations in total mixed ration on voluntary feed intake, dry matter (DM) digestibility and blood metabolize in crossbred Thai native x American Brahman Cattle. Three Thai native x American Brahman cattle, one-year-old with liveweight of 116±22.59 kg, were randomly assigned according to a 3 x 3 latin square design. Each period of feeding lasted for 21 days to receive three dietary treatments were soybean oil, palm oil and sunflower oil supplementation at 5%. During the experimental periods, all cattle were fed a diet with total mixed ration containing roughage to concentrate ratio of 40:60 and rice straw was used as a roughage source. Based on the present study, the results revealed that voluntary feed intake (kgDM/head/day) and %BW DM intake were not affected (P>0.05), whereas percentage of dry matter digestibility was greater with the soybean oil supplementation (P<0.01). It was also found that blood glucose, blood urea nitrogen, cholesterol, triglyceride, high density lipoprotein and low density lipoprotein in plasma were similar among treatments. Based on this study, supplementing 5% soybean oil in total mixed ration (TMR) diets was suitable in beef cattle without any effect dry matter digestibility and blood metabolites.

Keywords: plant oils, feed intake, blood metabolize, crossbred Thai native x Brahman cattle

Procedia PDF Downloads 281
3494 Evaluation of Traditional Housing Texture in Context of Sustainability

Authors: Esra Yaldız, Dicle Aydın

Abstract:

Sustainability is a term that provides deciding about the future considering environment and investigates the harmony and balance between protection and usage of the resource. The main objective of sustainability is creating residential areas is nature compatible or providing continuance thereby adapting existing residential area to nature. In this context, historical and traditional areas must have utilized according to sustainability. Traditional housing texture are identified as a traditional architectural product has been designed based on this term. General characteristics of traditional housing within the context of sustainable architecture are their specific dynamics and components and their harmonisation of environment and nature. Owing to the fact that traditional housing texture harmonizes natural conditions of the region, topography, climate and their context, construction materials are provided from environment and traditional techniques and their forms are used and due to construction materials has natural insulation traditional housing create healthy and comfortable living environment, traditional housing is rather significant in terms of sustainable architecture. The basis of this study comprise the routers in traditional housing design in accordance with the principles of sustainability. These are, accommodating topography, climate, and geography, accessibility, structuring at the scale of human, utilization of green zones, unique to the region used construction materials, the form of construction, building envelope and space organization of dwelling. In this context, the purpose of this study is that vernacular architecture approaches of traditional housing textures which are in Central Anatolia Region Located in Anatolia are utilized with regard to sustainability.

Keywords: Anatolia, sustainability, traditional housing texture, vernacular architecture

Procedia PDF Downloads 424
3493 Developing a Decision-Making Tool for Prioritizing Green Building Initiatives

Authors: Tayyab Ahmad, Gerard Healey

Abstract:

Sustainability in built environment sector is subject to many development constraints. Building projects are developed under different requirements of deliverables which makes each project unique. For an owner organization, i.e., a higher-education institution, involved in a significant building stock, it is important to prioritize some of the sustainability initiatives over the others in order to align the sustainable building development with organizational goals. The point-based green building rating tools i.e. Green Star, LEED, BREEAM are becoming increasingly popular and are well-acknowledged worldwide for verifying a sustainable development. It is imperative to synthesize a multi-criteria decision-making tool that can capitalize on the point-based methodology of rating systems while customizing the sustainable development of building projects according to the individual requirements and constraints of the client organization. A multi-criteria decision-making tool for the University of Melbourne is developed that builds on the action-learning and experience of implementing Green Buildings at the University of Melbourne. The tool evaluates the different sustainable building initiatives based on the framework of Green Star rating tool of Green Building Council of Australia. For each different sustainability initiative the decision-making tool makes an assessment based on at least five performance criteria including the ease with which a sustainability initiative can be achieved and the potential of a sustainability initiative to enhance project objectives, reduce life-cycle costs, enhance University’s reputation, and increase the confidence in quality construction. The use of a weighted aggregation mathematical model in the proposed tool can have a considerable role in the decision-making process of a Green Building project by indexing the Green Building initiatives in terms of organizational priorities. The index value of each initiative will be based on its alignment with some of the key performance criteria. The usefulness of the decision-making tool is validated by conducting structured interviews with some of the key stakeholders involved in the development of sustainable building projects at the University of Melbourne. The proposed tool is realized to help a client organization in deciding that within limited resources which sustainability initiatives and practices are more important to be pursued than others.

Keywords: higher education institution, multi-criteria decision-making tool, organizational values, prioritizing sustainability initiatives, weighted aggregation model

Procedia PDF Downloads 197
3492 Design and Development of Buccal Delivery System for Atenolol Tablets by Using Different Bioadhesive Polymers

Authors: Venkatalakshmi Ranganathan, Ong Hsin Ju, Tan Yinn Ming, Lim Kien Sin, Wong Man Ting, Venkata Srikanth Meka

Abstract:

The mucoadhesive buccal tablet is an oral drug delivery system which attached to the buccal surface for direct drug absorption into the systemic circulation and the unidirectional drug release is ensured by formulating a hydrophobic backing layer. The objective of present study was to formulate mucoadhesive atenolol bilayer buccal tablets by using sodium alginate, hydroxyethyl cellulose, and xanthan gum as mucoadhesive polymer and the technique applied was direct compression method. Ethyl cellulose was used as backing layer of the tablet. FTIR and DSC analysis were carried out to identify the drug polymer interactions. The prepared tablets were evaluated for physicochemical parameters, ex vivo mucoadhesion time and in-vitro drug release. The formulated tablets showed the average surface pH 6-7 which is favourable for oral mucosa. The formulation containing sodium alginate showed more than 90 % of drug release at the end of the 7 hours in vitro dissolution studies. The formulation containing xanthan gum showed more than 8 hours of mucoadhesion time and all formulation exhibited non fickian release kinetics. The present study indicates enormous potential of erodible mucoadhesive buccal tablet containing atenolol for systemic delivery with an added advantage of circumventing the hepatic first pass metabolism.

Keywords: atenolol, mucoadhesion, in vitro drug release, direct compression, ethyl cellulose

Procedia PDF Downloads 592