Search results for: service user
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 5612

Search results for: service user

4172 Accurate Position Electromagnetic Sensor Using Data Acquisition System

Authors: Z. Ezzouine, A. Nakheli

Abstract:

This paper presents a high position electromagnetic sensor system (HPESS) that is applicable for moving object detection. The authors have developed a high-performance position sensor prototype dedicated to students’ laboratory. The challenge was to obtain a highly accurate and real-time sensor that is able to calculate position, length or displacement. An electromagnetic solution based on a two coil induction principal was adopted. The HPESS converts mechanical motion to electric energy with direct contact. The output signal can then be fed to an electronic circuit. The voltage output change from the sensor is captured by data acquisition system using LabVIEW software. The displacement of the moving object is determined. The measured data are transmitted to a PC in real-time via a DAQ (NI USB -6281). This paper also describes the data acquisition analysis and the conditioning card developed specially for sensor signal monitoring. The data is then recorded and viewed using a user interface written using National Instrument LabVIEW software. On-line displays of time and voltage of the sensor signal provide a user-friendly data acquisition interface. The sensor provides an uncomplicated, accurate, reliable, inexpensive transducer for highly sophisticated control systems.

Keywords: electromagnetic sensor, accurately, data acquisition, position measurement

Procedia PDF Downloads 288
4171 Recent Developments in Artificial Intelligence and Information Communications Technology

Authors: Dolapo Adeyemo

Abstract:

Technology can be designed specifically for geriatrics and persons with disabilities or ICT accessibility solutions. Both solutions stand to benefit from advances in Artificial intelligence, which are computer systems that perform tasks that require human intelligence. Tasks such as decision making, visual perception, speech recognition, and even language translation are useful in both situation and will provide significant benefits to people with temporarily or permanent disabilities. This research’s goal is to review innovations focused on the use of artificial intelligence that bridges the accessibility gap in technology from a user-centered perspective. A mixed method approach that utilized a comprehensive review of academic literature on the subject combined with semi structure interviews of users, developers, and technology product owners. The internet of things and artificial intelligence technology is creating new opportunities in the assistive technology space and proving accessibility to existing technology. Device now more adaptable to the needs of the user by learning the behavior of users as they interact with the internet. Accessibility to devices have witnessed significant enhancements that continue to benefit people with disabilities. Examples of other advances identified are prosthetic limbs like robotic arms supported by artificial intelligence, route planning software for the visually impaired, and decision support tools for people with disabilities and even clinicians that provide care.

Keywords: ICT, IOT, accessibility solutions, universal design

Procedia PDF Downloads 90
4170 The Effects of Logistics Applications on Logistics Activities of Service Providers: An Assessment of a 3PL Company in Turkey

Authors: Fatmanur Avar, Kubra G. Kostepen, Seda Lafci

Abstract:

In today’s world, technological innovations have brought out entirely new business understanding. Companies operating in logistics have become more flexible to business trends such as digitalization, innovation, sustainability, flexibility, and productivity. Through the arrival of the fourth industrial revolution called as industry 4.0 approach, the logistics concepts have been redefined. By adopting automated planning and scheduling, organizing and controlling systems such as Transportation Management System (TMS), Enterprise Resource Planning (ERP), warehouse control systems, it will be possible for businesses to be ahead of logistics process. In this research, the aim is to reveal the effects of logistics 4.0 applications for a third party logistics service provider (3PL) located in Turkey. Also, the impacts of logistics 4.0 on key performance indicators (KPI) are examined under the scope of the study. As a methodology, a semi-structured interview is conducted with a global 3PL company and data collected from interviews is analyzed with content analysis. At the end of the analysis, it is presented the effects of logistics 4.0 applications on logistics activities of the company. Limitations and suggestions are also offered.

Keywords: key performance indicators, KPI, logistics activities, logistics 4.0, 3PL

Procedia PDF Downloads 187
4169 Application of the Sufficiency Economy Philosophy to Integrated Instructional Model of In-Service Teachers of Schools under the Project Initiated by H.R.H Princess in Maha Chakri Sirindhorn, Nakhonnayok Educational Service Area Office

Authors: Kathaleeya Chanda

Abstract:

The schools under the Project Initiated by H.R.H Princess in Maha Chakri Sirindhorn in Nakhonnayok Educational Service Area Office are the small schools, situated in a remote and undeveloped area.Thus, the school-age youth didn’t have or have fewer opportunities to study at the higher education level which can lead to many social and economic problems. This study aims to solve these educational issues of the schools, under The Project Initiated by H.R.H Princess in Maha Chakri Sirindhorn, Nakhonnayok Educational Service Area Office, by the development of teachers, so that teachers could develop teaching and learning system with the ultimate goal to increase students’ academic achievement, increase the educational opportunities for the youth in the area, and help them learn happily. 154 in-service teachers from 22 schools and 4 different districts in Nakhonnayok participated in this teacher training. Most teachers were satisfied with the training content and the trainer. Thereafter, the teachers were given the test to assess the skills and knowledge after training. Most of the teachers earned a score higher than 75%. Accordingly, it can be concluded that after attending the training, teachers have a clear understanding of the contents. After the training session, the teachers have to write a lesson plan that is integrated or adapted to the Sufficiency Economy Philosophy. The teachers can either adopt intradisciplinary or interdisciplinary integration according to their actual teaching conditions in the school. Two weeks after training session, the researchers went to the schools to discuss with the teachers and follow up the assigned integrated lesson plan. It was revealed that the progress of integrated lesson plan could be divided into 3 groups: 1) the teachers who have completed the integrated lesson plan, but are concerned about the accuracy and consistency, 2) teachers who almost complete the lesson plan or made a great progress but are still concerned, confused in some aspects and not fill in the details of the plan, and 3), the teachers who made few progress, are uncertain and confused in many aspects, and may had overloaded tasks from their school. However, a follow-up procedure led to the commitment of teachers to complete the lesson plan. Regarding student learning assessment, from an experiment teaching, most of the students earned a score higher than 50 %. The rate is higher than the one from actual teaching. In addition, the teacher have assessed that the student is happy, enjoys learning, and providing a good cooperates in teaching activities. The students’ interview about the new lesson plan shows that they are happy with it, willing to learn, and able to apply such knowledge in daily life. Integrated lesson plan can increases the educational opportunities for youth in the area.

Keywords: sufficiency, economy, philosophy, integrated education syllabus

Procedia PDF Downloads 191
4168 A Clustering-Based Approach for Weblog Data Cleaning

Authors: Amine Ganibardi, Cherif Arab Ali

Abstract:

This paper addresses the data cleaning issue as a part of web usage data preprocessing within the scope of Web Usage Mining. Weblog data recorded by web servers within log files reflect usage activity, i.e., End-users’ clicks and underlying user-agents’ hits. As Web Usage Mining is interested in End-users’ behavior, user-agents’ hits are referred to as noise to be cleaned-off before mining. Filtering hits from clicks is not trivial for two reasons, i.e., a server records requests interlaced in sequential order regardless of their source or type, website resources may be set up as requestable interchangeably by end-users and user-agents. The current methods are content-centric based on filtering heuristics of relevant/irrelevant items in terms of some cleaning attributes, i.e., website’s resources filetype extensions, website’s resources pointed by hyperlinks/URIs, http methods, user-agents, etc. These methods need exhaustive extra-weblog data and prior knowledge on the relevant and/or irrelevant items to be assumed as clicks or hits within the filtering heuristics. Such methods are not appropriate for dynamic/responsive Web for three reasons, i.e., resources may be set up to as clickable by end-users regardless of their type, website’s resources are indexed by frame names without filetype extensions, web contents are generated and cancelled differently from an end-user to another. In order to overcome these constraints, a clustering-based cleaning method centered on the logging structure is proposed. This method focuses on the statistical properties of the logging structure at the requested and referring resources attributes levels. It is insensitive to logging content and does not need extra-weblog data. The used statistical property takes on the structure of the generated logging feature by webpage requests in terms of clicks and hits. Since a webpage consists of its single URI and several components, these feature results in a single click to multiple hits ratio in terms of the requested and referring resources. Thus, the clustering-based method is meant to identify two clusters based on the application of the appropriate distance to the frequency matrix of the requested and referring resources levels. As the ratio clicks to hits is single to multiple, the clicks’ cluster is the smallest one in requests number. Hierarchical Agglomerative Clustering based on a pairwise distance (Gower) and average linkage has been applied to four logfiles of dynamic/responsive websites whose click to hits ratio range from 1/2 to 1/15. The optimal clustering set on the basis of average linkage and maximum inter-cluster inertia results always in two clusters. The evaluation of the smallest cluster referred to as clicks cluster under the terms of confusion matrix indicators results in 97% of true positive rate. The content-centric cleaning methods, i.e., conventional and advanced cleaning, resulted in a lower rate 91%. Thus, the proposed clustering-based cleaning outperforms the content-centric methods within dynamic and responsive web design without the need of any extra-weblog. Such an improvement in cleaning quality is likely to refine dependent analysis.

Keywords: clustering approach, data cleaning, data preprocessing, weblog data, web usage data

Procedia PDF Downloads 171
4167 The Effects of Subsidised Irrigation Service Fees on Irrigation Performance in Vietnam

Authors: Trang Pham

Abstract:

Approximately 70% of the Vietnamese population lives in rural areas where the main livelihood is farming. For many years, the Vietnamese Government has been working towards improving farmers’ quality of life. In 2008, the Government issued the decree 115/2008/ND-CP to subsidize farmers’ water fees. The subsidy covers operation and management costs of major water infrastructure. Water users have only to pay for the operation and management of minor or tertiary canal systems. But the “subsidized water fee” has become contentious; there are two opposing schools of thought. One view is that the subsidy lessens the burden on farmers in terms of reducing their production costs, at the same time generating a sufficient budget for Irrigation Management Companies (IMCs) and Water User Association (WUAs). The alternate point of view is that the subsidy negatively effects irrigation performance, especially in tertiary canals. The aim of this study was to gain clear awareness of the perceptions of farmers, WUA members, and IMC staffs in regard to irrigation performance and management since the introduction of subsidies and local water fees. In order to find out how the government intervention has affected local farming communities, a series of questionnaires and interviews were administered in 2013. Four case studies were chosen which represent four different agricultural areas and four different irrigation systems in Vietnam. Interviews were conducted with IMC staffs and WUA members and questionnaires were used to gather information from farmers. The study compares the difference in operation and management costs across the four case studies both before and after the implementation of the decree. The results disclose factors behind the subsidized water fee that either allow or hinder improved irrigation performance and better irrigation management.

Keywords: water fee, irrigation performance, local farming, tertiary canal systems

Procedia PDF Downloads 330
4166 Local Pricing Strategy Should Be the Entry Point of Equitable Benefit Sharing and Poverty Reduction in Community Based Forest Management: Some Evidences from Lowland Community Forestry in Nepal

Authors: Dhruba Khatri

Abstract:

Despite the short history of community based forest management, the community forestry program of Nepal has produced substantial positive effects to organize the local people at a local level institution called Community Forest User Group and manage the local forest resources in the line of poverty reduction since its inception in 1970s. Moreover, each CFUG has collected a community fund from the sale of forest products and non-forestry sources as well and the fund has played a vital role to improve the livelihood of user households living in and around the forests. The specific study sites were selected based on the criteria of i) community forests having dominancy of Sal forests, and ii) forests having 3-5 years experience of community forest management. The price rates of forest products fixed by the CFUGs and the distribution records were collected from the respective community forests. Nonetheless, the relation between pricing strategy and community fund collection revealed that the small change in price of forest products could greatly affect in community fund collection and carry out of forest management, community development, and income generation activities in the line of poverty reduction at local level.

Keywords: benefit sharing, community forest, equitable, Nepal

Procedia PDF Downloads 386
4165 Crime Victim Support Services in Bangladesh: An Analysis

Authors: Mohammad Shahjahan, Md. Monoarul Haque

Abstract:

In the research work information and data were collected from both types of sources, direct and indirect. Numerological, qualitative and participatory analysis methods have been followed. There were two principal sources of collecting information and data. Firstly, the data provided by the service recipients (300 nos. of women and children victims) in the Victim Support Centre and service providing policemen, executives and staffs (60 nos.). Secondly, data collected from Specialists, Criminologists and Sociologists involved in victim support services through Consultative Interview, KII, Case Study and FGD etc. The initial data collection has been completed with the help of questionnaires as per strategic variations and with the help of guidelines. It is to be noted that the main objective of this research was to determine whether services provided to the victims for their facilities, treatment/medication and rehabilitation by different government/non-government organizations was veritable at all. At the same time socio-economic background and demographic characteristics of the victims have also been revealed through this research. The results of the study show that although the number of victims has increased gradually due to socio-economic, political and cultural realities in Bangladesh, the number of victim support centers has not increased as expected. Awareness among the victims about the effectiveness of the 8 centers working in this regard is also not up to the mark. Two thirds of the victims coming to get service were not cognizant regarding the victim support services at all before getting the service. Most of those who have finally been able to come under the services of the Victim Support Center through various means, have received sheltering (15.5%), medical services (13.32%), counseling services (13.10%) and legal aid (12.66%). The opportunity to stay in security custody and psycho-physical services were also notable. Usually, women and children from relatively poor and marginalized families of the society come to victim support center for getting services. Among the women, young unmarried women are the biggest victims of crime. Again, women and children employed as domestic workers are more affected. A number of serious negative impacts fall on the lives of the victims. Being deprived of employment opportunities (26.62%), suffering from psycho-somatic disorder (20.27%), carrying sexually transmitted diseases (13.92%) are among them. It seems apparent to urgently enact distinct legislation, increase the number of Victim Support Centers, expand the area and purview of services and take initiative to increase public awareness and to create mass movement.

Keywords: crime, victim, support, Bangladesh

Procedia PDF Downloads 95
4164 Steady-State Behavior of a Multi-Phase M/M/1 Queue in Random Evolution Subject to Catastrophe Failure

Authors: Reni M. Sagayaraj, Anand Gnana S. Selvam, Reynald R. Susainathan

Abstract:

In this paper, we consider stochastic queueing models for Steady-state behavior of a multi-phase M/M/1 queue in random evolution subject to catastrophe failure. The arrival flow of customers is described by a marked Markovian arrival process. The service times of different type customers have a phase-type distribution with different parameters. To facilitate the investigation of the system we use a generalized phase-type service time distribution. This model contains a repair state, when a catastrophe occurs the system is transferred to the failure state. The paper focuses on the steady-state equation, and observes that, the steady-state behavior of the underlying queueing model along with the average queue size is analyzed.

Keywords: M/G/1 queuing system, multi-phase, random evolution, steady-state equation, catastrophe failure

Procedia PDF Downloads 332
4163 Create a Brand Value Assessment Model to Choosing a Cosmetic Brand in Tehran Combining DEMATEL Techniques and Multi-Stage ANFIS

Authors: Hamed Saremi, Suzan Taghavy, Seyed Mohammad Hanif Sanjari, Mostafa Kahali

Abstract:

One of the challenges in manufacturing and service companies to provide a product or service is recognized Brand to consumers in target markets. They provide most of their processes under the same capacity. But the constant threat of devastating internal and external resources to prevent a rise Brands and more companies are recognizing the stages are bankrupt. This paper has tried to identify and analyze effective indicators of brand equity and focuses on indicators and presents a model of intelligent create a model to prevent possible damage. In this study, the identified indicators of brand equity are based on literature study and according to expert opinions, set of indicators By techniques DEMATEL Then to used Multi-Step Adaptive Neural-Fuzzy Inference system (ANFIS) to design a multi-stage intelligent system for assessment of brand equity.

Keywords: brand, cosmetic product, ANFIS, DEMATEL

Procedia PDF Downloads 420
4162 Importance of Field Hospitals in Trauma Management: An Experience from Nepal Earthquake

Authors: Krishna Gopal Lageju

Abstract:

On 25th April 2015, a 7.6 magnitude earthquake struck Gorkha district of Nepal, which resulted over 8,790 deaths and 22,300 injuries. In addition, almost one-third of the country’s healthcare service has been disrupted. A total of 1,211 health facilities became non-operational, due to 446 completely and other 765 partially damaged. Nearly 84 percent (375 out of 446) of the completely damaged health facilities are in the 14 most affected districts. As a result, the ability of health facilities to respond to health care needs has been harshly affected. In addition, 18 health workers lost their lives and 75 are injured, which added further challenges in the delivery of health services. Thus, to address the immediate health needs in the most devastated areas, Nepal Red Cross Society (NRCS) in coordination with IFRC and Nepal Government, 8 Field hospitals established with surgical capacities, where around 492 international Emergency Response Units (ERUs) Members are mobilized for 3 months period. More than 54,000 patients have been treated in the Red Cross operated field hospitals. Trauma cases accounted 9,180 (17%) of the total patients off which 1,285 (14%) are major surgical cases. Most of the case loads 44,830 (83%) are outpatients and 9,180 patients got inpatients service. Similarly, 112 births have been performed in the field hospitals. Inpatient mortality rate remained 1.5% (21 deaths), many of them are presented with critical injuries or illnesses. No outbreak has been seen during the ERU operation. Deployment of ERUs together with national health workers are very important to address the immediate health needs of the affected communities. This will ease for transition and handover of emergency service and equipments to local provider. Likewise, capacity building of local staff as on the job training on various clinical teachings would be another important issue to look at before phasing out such services.

Keywords: trauma management, critical injuries, earthquake, health

Procedia PDF Downloads 243
4161 Issues and Challenges of Planning in Commercial Business Districts of Farukh Nagar in Gurugram, Harayana, India

Authors: Adedayo Jeremiah Adeyekun, Samuel Oluwagbemiga Ishola

Abstract:

This research paper focuses on the study of the master plan of rural Farrukhnagar, a town in Gurugram with an aim to proffer solutions to the problems associated with the planning of the town. The commercial zone has been selected for the case study. The findings from the case studies will reveal problems that will require a proposed design of a new ultra-modern market to position traders selling along the road in well-deserved stalls, waste disposal/incinerator system for proper management of waste and cleanliness within the market square, design of stormwater drainage to avoid flood during the rainy season and the design of car/auto – tricycle parks to create more space in the existing market cycle and thereby avoiding congestion. The research proposes urban and architectural solutions to improve the rural commercial service settings in Farrukhnagar which is a study area in Gurugram, Haryana, India.

Keywords: management, commercial, service, planning, congestion

Procedia PDF Downloads 236
4160 Video-On-Demand QoE Evaluation across Different Age-Groups and Its Significance for Network Capacity

Authors: Mujtaba Roshan, John A. Schormans

Abstract:

Quality of Experience (QoE) drives churn in the broadband networks industry, and good QoE plays a large part in the retention of customers. QoE is known to be affected by the Quality of Service (QoS) factors packet loss probability (PLP), delay and delay jitter caused by the network. Earlier results have shown that the relationship between these QoS factors and QoE is non-linear, and may vary from application to application. We use the network emulator Netem as the basis for experimentation, and evaluate how QoE varies as we change the emulated QoS metrics. Focusing on Video-on-Demand, we discovered that the reported QoE may differ widely for users of different age groups, and that the most demanding age group (the youngest) can require an order of magnitude lower PLP to achieve the same QoE than is required by the most widely studied age group of users. We then used a bottleneck TCP model to evaluate the capacity cost of achieving an order of magnitude decrease in PLP, and found it be (almost always) a 3-fold increase in link capacity that was required.

Keywords: network capacity, packet loss probability, quality of experience, quality of service

Procedia PDF Downloads 275
4159 Factors Affecting Context of Innovation: A Case Study of a Farming-as-a-Service Company

Authors: Kunal Mankodi, Sudhir Pandey

Abstract:

This study aims to assess the factors that play a role in setting up and running a social enterprise driven towards sustainability at the intersection of energy, environment, and poverty alleviation. According to the theory of sustainability-oriented innovation (SOI), conventional organisations adapt their processes to focus on sustainability-oriented innovations. On the other hand, social enterprises that are purpose-driven are also influenced by the context of innovation, which need due attention. This paper presents an account of innovation at Oorja - an Indian social enterprise operating with a farming-as-a-service business model. It aims to illustrate the contexts in which the innovative solutions were developed to work at an intersection between agriculture and clean energy, thereby allowing small farmers access to efficient solutions in the agriculture cycle. Primary data was collected through in-depth interviews, and secondary data was collected from company sources. The study finds that in the case of a social enterprise, the definition of innovation assumes a wider scope by going beyond the introduction of a new product/service. The context of innovation for social enterprise is affected by organisational factors such as organisation’s philosophical mindset, behaviour towards innovation, organisation’s capabilities, regulatory environment, and customer receptiveness. Additionally, the study also finds that the context of innovation for a social enterprise is affected by its organizational structure. A majority of these organizational factors are, in turn, affected by individual (Founder’s) factors such as the founder’s formative years, education, direct exposure to relevant issues, complementary skills of co-founders, and a common calling.

Keywords: context of innovation, social enterprise, sustainability oriented innovations, emerging markets, agriculture

Procedia PDF Downloads 148
4158 The Effects of the Introduction of a One-day Waiting Period on Absences for Ordinary Illness of Public Employees

Authors: Mohamed Ali Ben Halima, Malik Koubi, Joseph Lanfranchi, Yohan Wloczysiak

Abstract:

This article assesses the consequences on the frequency and duration of ordinary sick leave of the January 2012 and 2018 reforms modifying the scope of sick leave reimbursement in the French civil service. These reforms introduce a one-day waiting period which removes the compensation for the first day of ordinary sick leave. In order to evaluate these reforms, we use an administrative database from the National Pension Fund for local public employees (FPT). The first important result of our data analysis is that the one-day waiting period was not introduced at the same time in the French Local Public Service establishments, or even never in some. This peculiarity allows for an identification strategy using a difference-in-differences method based on the definition at each date of groups of employees treated and not treated by the reform, since establishments that apply the one-day waiting period coexist with establishments that do not apply it. Two types of estimators are used for this evaluation: individual and time fixed effects estimators and DIDM estimators which correct for the biases of the Two Way Fixed Effects one. The results confirm that the change in the sick pay system decreases the probability of having at least one ordinary sick leave as well as the number and duration of these episodes. On the other hand, the estimates show that longer leave episodes are not less affected than shorter ones. Finally, the validity tests of the estimators support the results obtained for the second period of 2018-2019, but suggest estimation biases for the period 2012-2013. The extent to which the endogeneity of the choices of implementation of the reform at the local level impact these estimates needs to be further tested.

Keywords: sick leave, one-day waiting period, territorial civil service, public policy evaluation

Procedia PDF Downloads 89
4157 Electronic Commerce in Georgia: Problems and Development Perspectives

Authors: Nika GorgoShadze, Anri Shainidze, Bachuki Katamadze

Abstract:

In parallel to the development of the digital economy in the world, electronic commerce is also widely developing. Internet and ICT (information and communication technology) have created new business models as well as promoted to market consolidation, sustainability of the business environment, creation of digital economy, facilitation of business and trade, business dynamism, higher competitiveness, etc. Electronic commerce involves internet technology which is sold via the internet. Nowadays electronic commerce is a field of business which is used by leading world brands very effectively. After the research of internet market in Georgia, it was found out that quality of internet is high in Tbilisi and is low in the regions. The internet market of Tbilisi can be evaluated as high-speed internet service, competitive and cost effective internet market. Development of electronic commerce in Georgia is connected with organizational and methodological as well as legal problems. First of all, a legal framework should be developed which will regulate responsibilities of organizations. The Ministry of Economy and Sustainable Development will play a crucial role in creating legal framework. Ministry of Justice will also be involved in this process as well as agency for data exchange. Measures should be taken in order to make electronic commerce in Georgia easier. Business companies may be offered some model to get low-cost and complex service. A service centre should be created which will provide all kinds of online-shopping. This will be a rather interesting innovation which will facilitate online-shopping in Georgia. Development of electronic business in Georgia requires modernized infrastructure of telecommunications (especially in the regions) as well as solution of institutional and socio-economic problems. Issues concerning internet availability and computer skills are also important.

Keywords: electronic commerce, internet market, electronic business, information technology, information society, electronic systems

Procedia PDF Downloads 386
4156 Direct Growth Rates of the Information Model for Traffic at the Service of Sustainable Development of Tourism in Dubrovacko-Neretvanska County 2014-2020

Authors: Vinko Viducic, Jelena Žanic Mikulicic, Maja Racic, Kristina Sladojevic

Abstract:

The research presented in this paper has been focused on analyzing the impact of traffic on the sustainable development of tourism in Croatia's Dubrovacko-Neretvanska County by the year 2020, based on the figures and trends reported in 2014 and using the relevant variables that characterise the synergy of traffic and tourism in, speaking from the geographic viewpoint, the most problematic county in the Republic of Croatia. The basic hypothesis has been confirmed through scientifically obtained research results, through the quantification of the model's variables and the direct growth rates of the designed model. On the basis of scientific insights into the sustainable development of traffic and tourism in Dubrovacko-Neretvanska County, it is possible to propose a new information model for traffic at the service of the sustainable development of tourism in the County for the period 2014-2020.

Keywords: environment protection, hotel industry, private sector, quantification

Procedia PDF Downloads 283
4155 Accessible Mobile Augmented Reality App for Art Social Learning Based on Technology Acceptance Model

Authors: Covadonga Rodrigo, Felipe Alvarez Arrieta, Ana Garcia Serrano

Abstract:

Mobile augmented reality technologies have become very popular in the last years in the educational field. Researchers have studied how these technologies improve the engagement of the student and better understanding of the process of learning. But few studies have been made regarding the accessibility of these new technologies applied to digital humanities. The goal of our research is to develop an accessible mobile application with embedded augmented reality main characters of the art work and gamification events accompanied by multi-sensorial activities. The mobile app conducts a learning itinerary around the artistic work, driving the user experience in and out the museum. The learning design follows the inquiry-based methodology and social learning conducted through interaction with social networks. As for the software application, it’s being user-centered designed, following the universal design for learning (UDL) principles to assure the best level of accessibility for all. The mobile augmented reality application starts recognizing a marker from a masterpiece of a museum using the camera of the mobile device. The augmented reality information (history, author, 3D images, audio, quizzes) is shown through virtual main characters that come out from the art work. To comply with the UDL principles, we use a version of the technology acceptance model (TAM) to study the easiness of use and perception of usefulness, extended by the authors with specific indicators for measuring accessibility issues. Following a rapid prototype method for development, the first app has been recently produced, fulfilling the EN 301549 standard and W3C accessibility guidelines for mobile development. A TAM-based web questionnaire with 214 participants with different kinds of disabilities was previously conducted to gather information and feedback on user preferences from the artistic work on the Museo del Prado, the level of acceptance of technology innovations and the easiness of use of mobile elements. Preliminary results show that people with disabilities felt very comfortable while using mobile apps and internet connection. The augmented reality elements seem to offer an added value highly engaging and motivating for the students.

Keywords: H.5.1 (multimedia information systems), artificial, augmented and virtual realities, evaluation/methodology

Procedia PDF Downloads 138
4154 Supervisory Emotional Display Affects Employee’s Well-Being

Authors: Huan Zhang, Darius K. S Chan

Abstract:

Despite a large number of studies linking emotional labor and its detrimental impact for laborer, research on how emotional labor would influence the receiver is still in its infancy. Especially under the call for “people management”, supervisors inside the organization are more inclined to display happy mood to support their employees, thus endorsing emotional labor. The present study focuses on the employees in the service industry as emotional labor recipients and investigates how they respond to their supervisors’ emotional display, given their sensitivity to emotional cues. Targeted at a sample of 250 survey data from a wide range of customer service professions, this ongoing study examines how perceived supervisory emotional labor would moderate the relationship between employees surface acting and their well-being. Our major hypotheses are that employees’ surface acting predicts well-being level, and that perceived supervisory emotional labor to moderate the surface acting—outcome links. Preliminary findings have provided some support to the hypothesized model. Specifically, supervisors who are perceived to be high in surface acting are also regarded as fake and pseudo, hence the enhancing the detrimental effect of employees’ surface acting is attenuated, resulting in lower job satisfaction, higher physical stress and burnout; whereas perceived high supervisor’s deep acting, as associated with genuine and authenticity, buffers the negative impact and leads to higher job satisfaction, lower physical stress and burnout. This study first confirms the negative impacts of the surface acting on well-being for service industry employees as laborer and then extends the emotional labor studies by considering them as recipients of supervisory emotional labor. The findings provide insights for leaders by pointing out the importance of authentic emotional expression in workplace.

Keywords: perceived supervisory emotional labor, surface acting, well-being

Procedia PDF Downloads 402
4153 A Fuzzy Inference System for Predicting Air Traffic Demand Based on Socioeconomic Drivers

Authors: Nur Mohammad Ali, Md. Shafiqul Alam, Jayanta Bhusan Deb, Nowrin Sharmin

Abstract:

The past ten years have seen significant expansion in the aviation sector, which during the previous five years has steadily pushed emerging countries closer to economic independence. It is crucial to accurately forecast the potential demand for air travel to make long-term financial plans. To forecast market demand for low-cost passenger carriers, this study suggests working with low-cost airlines, airports, consultancies, and governmental institutions' strategic planning divisions. The study aims to develop an artificial intelligence-based methods, notably fuzzy inference systems (FIS), to determine the most accurate forecasting technique for domestic low-cost carrier demand in Bangladesh. To give end users real-world applications, the study includes nine variables, two sub-FIS, and one final Mamdani Fuzzy Inference System utilizing a graphical user interface (GUI) made with the app designer tool. The evaluation criteria used in this inquiry included mean square error (MSE), accuracy, precision, sensitivity, and specificity. The effectiveness of the developed air passenger demand prediction FIS is assessed using 240 data sets, and the accuracy, precision, sensitivity, specificity, and MSE values are 90.83%, 91.09%, 90.77%, and 2.09%, respectively.

Keywords: aviation industry, fuzzy inference system, membership function, graphical user interference

Procedia PDF Downloads 79
4152 A Comprehensive Approach to Sustainable Building Design: Bridging Design for Adaptability and Circular Economy with LCA

Authors: Saba Baienat, Ivanka Iordanova, Bechara Helal

Abstract:

Incorporating the principles of Design for Adaptability (DfAd) and Circular Economy (CE) into the service life planning of buildings and construction engineering projects can significantly enhance sustainable development. By employing DfAd, both the service life and design process can be optimized, gradually postponing the building’s End of Life (EoL) and extending the service life of buildings, thereby closing material cycles and making them more circular. This paper presents a comprehensive framework that addresses adaptability strategies and considerations to objectively assess the role of DfAd in circularity. The framework aims to provide a streamlined approach for accessing DfAd strategies and identifying the most effective ones for enhancing a project's adaptability. Key strategies include anticipating changes in requirements, enabling adaptations and transformations of the building for better use and reuse, preparing for future lives of the building and its components, and contributing to the circular material life cycle. Furthermore, the framework seeks to enhance the awareness of stakeholders about the subject of Design for Adaptability through the lens of the Circular Economy. Additionally, this paper integrates Life Cycle Assessment (LCA) methodologies to evaluate the environmental impacts of implementing DfAd strategies within the context of the Circular Economy. By utilizing LCA, the framework provides a quantitative basis for assessing the sustainability benefits of adaptable building designs, offering insights into how these strategies can minimize resource consumption, reduce emissions, and enhance overall environmental performance. This holistic approach underscores the critical role of LCA in bridging DfAd and CE, ultimately fostering more resilient and sustainable construction practices.

Keywords: circular economy (CE), design for adaptability (DfAd), life cycle assessment (LCA), sustainable development

Procedia PDF Downloads 38
4151 Interactivity as a Predictor of Intent to Revisit Sports Apps

Authors: Young Ik Suh, Tywan G. Martin

Abstract:

Sports apps in a smartphone provide up-to-date information and fast and convenient access to live games. The market of sports apps has emerged as the second fastest growing app category worldwide. Further, many sports fans use their smartphones to know the schedule of sporting events, players’ position and bios, videos and highlights. In recent years, a growing number of scholars and practitioners alike have emphasized the importance of interactivity with sports apps, hypothesizing that interactivity plays a significant role in enticing sports apps users and that it is a key component in measuring the success of sports apps. Interactivity in sports apps focuses primarily on two functions: (1) two-way communication and (2) active user control, neither of which have been applicable through traditional mass media and communication technologies. Therefore, the purpose of this study is to examine whether the interactivity function on sports apps leads to positive outcomes such as intent to revisit. More specifically, this study investigates how three major functions of interactivity (i.e., two-way communication, active user control, and real-time information) influence the attitude of sports apps users and their intent to revisit the sports apps. The following hypothesis is proposed; interactivity functions will be positively associated with both attitudes toward sports apps and intent to revisit sports apps. The survey questionnaire includes four parts: (1) an interactivity scale, (2) an attitude scale, (3) a behavioral intention scale, and (4) demographic questions. Data are to be collected from ESPN apps users. To examine the relationships among the observed and latent variables and determine the reliability and validity of constructs, confirmatory factor analysis (CFA) is conducted. Structural equation modeling (SEM) is utilized to test hypothesized relationships among constructs. Additionally, this study compares the proposed interactivity model with a rival model to identify the role of attitude as a mediating factor. The findings of the current sports apps study provide several theoretical and practical contributions and implications by extending the research and literature associated with the important role of interactivity functions in sports apps and sports media consumption behavior. Specifically, this study may improve the theoretical understandings of whether the interactivity functions influence user attitudes and intent to revisit sports apps. Additionally, this study identifies which dimensions of interactivity are most important to sports apps users. From practitioners’ perspectives, this findings of this study provide significant implications. More entrepreneurs and investors in the sport industry need to recognize that high-resolution photos, live streams, and up-to-date stats are in the sports app, right at sports fans fingertips. The result will imply that sport practitioners may need to develop sports mobile apps that offer greater interactivity functions to attract sport fans.

Keywords: interactivity, two-way communication, active user control, real time information, sports apps, attitude, intent to revisit

Procedia PDF Downloads 149
4150 Telephone Health Service to Improve the Quality of Life of the People Living with AIDS in Eastern Nepal

Authors: Ram Sharan Mehta, Naveen Kumar Pandey, Binod Kumar Deo

Abstract:

Quality of Life (QOL) is an important component in the evaluation of the well-being of People Living with AIDS (PLWA). This study assessed the effectiveness of education intervention programme in improving the QOL of PLWA on ART attaining the ART-clinics at B. P. Koirala Institute of Health Sciences (BPKIHS), Nepal. A pre-experimental research design was used to conduct the study among the PLWA on ART at BPKIHS from June to August 2013 involving 60 PLWA on pre-test randomly. The mean age of the respondents was 36.70 ± 9.92, and majority of them (80%) were of age group of 25-50 years and Male (56.7%). After education intervention programme there is significant change in the QOL in all the four domains i.e. Physical (p=0.008), Psychological (p=0.019), Social (p=0.046) and Environmental (p=0.032) using student t-test at 0.05 level of significance. There is significant (p= 0.016) difference in the mean QOL scores of pre-test and post-test. High QOL scores in post-test after education intervention programme may reflective of the effectiveness of planned education interventions programme.

Keywords: telephone, AIDS, health service, Nepal

Procedia PDF Downloads 507
4149 Overview of Development of a Digital Platform for Building Critical Infrastructure Protection Systems in Smart Industries

Authors: Bruno Vilić Belina, Ivan Župan

Abstract:

Smart industry concepts and digital transformation are very popular in many industries. They develop their own digital platforms, which have an important role in innovations and transactions. The main idea of smart industry digital platforms is central data collection, industrial data integration, and data usage for smart applications and services. This paper presents the development of a digital platform for building critical infrastructure protection systems in smart industries. Different service contraction modalities in service level agreements (SLAs), customer relationship management (CRM) relations, trends, and changes in business architectures (especially process business architecture) for the purpose of developing infrastructural production and distribution networks, information infrastructure meta-models and generic processes by critical infrastructure owner demanded by critical infrastructure law, satisfying cybersecurity requirements and taking into account hybrid threats are researched.

Keywords: cybersecurity, critical infrastructure, smart industries, digital platform

Procedia PDF Downloads 113
4148 Improving Junior Doctor Induction Through the Use of Simple In-House Mobile Application

Authors: Dmitriy Chernov, Maria Karavassilis, Suhyoun Youn, Amna Izhar, Devasenan Devendra

Abstract:

Introduction and Background: A well-structured and comprehensive departmental induction improves patient safety and job satisfaction amongst doctors. The aims of our Project were as follows: 1. Assess the perceived preparedness of junior doctors starting their rotation in Acute Medicine at Watford General Hospital. 2. Develop a supplemental Induction Guide and Pocket reference in the form of an iOS mobile application. 3. To collect feedback after implementing the mobile application following a trial period of 8 weeks with a small cohort of junior doctors. Materials and Methods: A questionnaire was distributed to all new junior trainees starting in the department of Acute Medicine to assess their experience of current induction. A mobile Induction application was developed and trialled over a period of 8 weeks, distributed in addition to the existing didactic induction session. After the trial period, the same questionnaire was distributed to assess improvement in induction experience. Analytics data were collected with users’ consent to gauge user engagement and identify areas of improvement of the application. A feedback survey about the app was also distributed. Results: A total of 32 doctors used the application during the 8-week trial period. The application was accessed 7259 times in total, with the average user spending a cumulative of 37 minutes 22 seconds on the app. The most used section was Clinical Guidelines, accessed 1490 times. The App Feedback survey revealed positive reviews: 100% of participants (n=15/15) responded that the app improved their overall induction experience compared to other placements; 93% (n=14/15) responded that the app improved overall efficiency in completing daily ward jobs compared to previous rotations; and 93% (n=14/15) responded that the app improved patient safety overall. In the Pre-App and Post-App Induction Surveys, participants reported: a 48% improvement in awareness of practical aspects of the job; a 26% improvement of awareness on locating pathways and clinical guidelines; a 40% reduction of feelings of overwhelmingness. Conclusions and recommendations: This study demonstrates the importance of technology in Medical Education and Clinical Induction. The mobile application average engagement time equates to over 20 cumulative hours of on-the-job training delivered to each user, within an 8-week period. The most used and referred to section was clinical guidelines. This shows that there is high demand for an accessible pocket guide for this type of material. This simple mobile application resulted in a significant improvement in feedback about induction in our Department of Acute Medicine, and will likely impact workplace satisfaction. Limitations of the application include: post-app surveys had a small number of participants; the app is currently only available for iPhone users; some useful sections are nested deep within the app, lacks deep search functionality across all sections; lacks real time user feedback; and requires regular review and updates. Future steps for the app include: developing a web app, with an admin dashboard to simplify uploading and editing content; a comprehensive search functionality; and a user feedback and peer ratings system.

Keywords: mobile app, doctor induction, medical education, acute medicine

Procedia PDF Downloads 90
4147 City-Wide Simulation on the Effects of Optimal Appliance Scheduling in a Time-of-Use Residential Environment

Authors: Rudolph Carl Barrientos, Juwaln Diego Descallar, Rainer James Palmiano

Abstract:

Household Appliance Scheduling Systems (HASS) coupled with a Time-of-Use (TOU) pricing scheme, a form of Demand Side Management (DSM), is not widely utilized in the Philippines’ residential electricity sector. This paper’s goal is to encourage distribution utilities (DUs) to adopt HASS and TOU by analyzing the effect of household schedulers on the electricity price and load profile in a residential environment. To establish this, a city based on an implemented survey is generated using Monte Carlo Analysis (MCA). Then, a Binary Particle Swarm Optimization (BPSO) algorithm-based HASS is developed considering user satisfaction, electricity budget, appliance prioritization, energy storage systems, solar power, and electric vehicles. The simulations were assessed under varying levels of user compliance. Results showed that the average electricity cost, peak demand, and peak-to-average ratio (PAR) of the city load profile were all reduced. Therefore, the deployment of the HASS and TOU pricing scheme is beneficial for both stakeholders.

Keywords: appliance scheduling, DSM, TOU, BPSO, city-wide simulation, electric vehicle, appliance prioritization, energy storage system, solar power

Procedia PDF Downloads 104
4146 Transforming Healthcare Delivery: Technological Infrastructure for Decentralized Patient-Centric Ecosystems Through Comprehensive Digital Platform Analysis and Strategic Intervention

Authors: Munachiso A. Muoneke

Abstract:

The global healthcare system faces unprecedented challenges of fragmented information systems, inefficient data management, and limited service accessibility. With the rapid evolution of digital technologies, there is a dire need to develop integrated technological infrastructures that can reinvent healthcare delivery from its core. This research addresses the significant gap between existing healthcare technologies and the growing demand for more responsive, secure, and patient-centered medical services. The study uses a mixed-method research approach, combining quantitative system performance analysis and qualitative healthcare provider interviews to comprehensively evaluate the limitations of the current digital health infrastructure. Across multiple healthcare settings, technological barriers are mapped to help develop a robust framework for assessing and redesigning digital health platforms. The research reveals significant potential for technology to transform healthcare delivery. It reveals that strategic technological interventions can reduce administrative inefficiencies by up to 40%, improving patient data security and creating more responsive healthcare ecosystems. The research shows how integrated digital infrastructure can bridge existing gaps in healthcare service delivery, improving patient access and healthcare provider coordination. By providing a practical framework for the transformation of digital health infrastructure, this research offers actionable insights for healthcare providers, technology developers and policy makers seeking to modernize healthcare service delivery in an increasingly digital world.

Keywords: decentralized healthcare, digital health, healthcare systems transformation, patient-centric technology

Procedia PDF Downloads 12
4145 Service Provision in 'the Jungle': Describing Mental Health and Psychosocial Support Offered to Residents of the Calais Camp

Authors: Amy Darwin, Claire Blacklock

Abstract:

Background: Existing literature about delivering evidence-based mental health and psychosocial support (MHPSS) in emergency settings is limited. It is difficult to monitor and evaluate the approach to MHPSS in informal refugee camps such as ‘The Jungle’ in Calais, where there are multiple service providers and where the majority of providers are volunteers. AIM: To identify experiences of MHPSS delivery by service providers in an informal camp environment in Calais, France and describe MHPSS barriers and opportunities in this type of setting. Method: Qualitative semi-structured interviews were conducted with 13 individuals from different organisations offering MHPSS in Calais and analysed using conventional content analysis. Results: Unsafe, uncertain and unsanitary conditions in the camp meant MHPSS was difficult to implement, and such conditions contributed to the poor mental health of the residents. The majority of MHPSS was offered by volunteers who lacked resources and training, and there was no overall official camp leadership which meant care was poorly coordinated and monitored. Strong relationships existed between volunteers and camp residents, but volunteers felt frustrated that they could not deliver the kind of MHPSS that they felt residents required. Conclusion: While long-term volunteers had built supportive relationships with camp residents, lack of central coordination and leadership of MHPSS services and limited access to trained professionals made implementation of MHPSS problematic. Similarly, the camp lacked the necessary infrastructure to meet residents’ basic needs. Formal recognition of the camp, and clear central leadership were identified as necessary steps to improving MHPSS delivery.

Keywords: calais, mental health, refugees, the jungle, MHPSS

Procedia PDF Downloads 254
4144 A Novel Gateway Location Algorithm for Wireless Mesh Networks

Authors: G. M. Komba

Abstract:

The Internet Gateway (IGW) has extra ability than a simple Mesh Router (MR) and the responsibility to route mostly the all traffic from Mesh Clients (MCs) to the Internet backbone however, IGWs are more expensive. Choosing strategic locations for the Internet Gateways (IGWs) best location in Backbone Wireless Mesh (BWM) precarious to the Wireless Mesh Network (WMN) and the location of IGW can improve a quantity of performance related problem. In this paper, we propose a novel algorithm, namely New Gateway Location Algorithm (NGLA), which aims to achieve four objectives, decreasing the network cost effective, minimizing delay, optimizing the throughput capacity, Different from existing algorithms, the NGLA increasingly recognizes IGWs, allocates mesh routers (MRs) to identify IGWs and promises to find a feasible IGW location and install minimum as possible number of IGWs while regularly conserving the all Quality of Service (QoS) requests. Simulation results showing that the NGLA outperforms other different algorithms by comparing the number of IGWs with a large margin and it placed 40% less IGWs and 80% gain of throughput. Furthermore the NGLA is easy to implement and could be employed for BWM.

Keywords: Wireless Mesh Network, Gateway Location Algorithm, Quality of Service, BWM

Procedia PDF Downloads 373
4143 Prospect and Challenges of Public Bicycle Sharing System in Indian Cities

Authors: Anil Kumar

Abstract:

Public Bicycle System (PBS), generally known as Public Bicycle Share System or Bike-Share, is a service provided to the everyday commuters in which several cycles are available on the shared system. The concept of PBS is new to the people of India and requires more study in the fields of essential requirements, major infrastructural requirements, social acceptability, and various challenges. In various Indian cities, MRTS, BRTS, Monorail, and other modes of transport have been adopted for the main haul of transport. These modes take more time, space and are also expensive to implement. At the same time, the PBS system is more economical and takes less time to implement. The main benefit of the PBS system is that it is more environmentally friendly. PBS is being implemented in many Indian cities for public use, but various challenges are associated with this. The study aims to determine what are the basic infrastructural requirements for PBS in India, as well as to determine to what extent a Public Bike Sharing System can provide a quality and efficient service to passengers as a primary method of transportation.

Keywords: public bicycle sharing system, sustainable transport, infrastructure, smart city

Procedia PDF Downloads 197