Search results for: health information exchange (hie)
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 19259

Search results for: health information exchange (hie)

9749 Development of Requirements Analysis Tool for Medical Autonomy in Long-Duration Space Exploration Missions

Authors: Lara Dutil-Fafard, Caroline Rhéaume, Patrick Archambault, Daniel Lafond, Neal W. Pollock

Abstract:

Improving resources for medical autonomy of astronauts in prolonged space missions, such as a Mars mission, requires not only technology development, but also decision-making support systems. The Advanced Crew Medical System - Medical Condition Requirements study, funded by the Canadian Space Agency, aimed to create knowledge content and a scenario-based query capability to support medical autonomy of astronauts. The key objective of this study was to create a prototype tool for identifying medical infrastructure requirements in terms of medical knowledge, skills and materials. A multicriteria decision-making method was used to prioritize the highest risk medical events anticipated in a long-term space mission. Starting with those medical conditions, event sequence diagrams (ESDs) were created in the form of decision trees where the entry point is the diagnosis and the end points are the predicted outcomes (full recovery, partial recovery, or death/severe incapacitation). The ESD formalism was adapted to characterize and compare possible outcomes of medical conditions as a function of available medical knowledge, skills, and supplies in a given mission scenario. An extensive literature review was performed and summarized in a medical condition database. A PostgreSQL relational database was created to allow query-based evaluation of health outcome metrics with different medical infrastructure scenarios. Critical decision points, skill and medical supply requirements, and probable health outcomes were compared across chosen scenarios. The three medical conditions with the highest risk rank were acute coronary syndrome, sepsis, and stroke. Our efforts demonstrate the utility of this approach and provide insight into the effort required to develop appropriate content for the range of medical conditions that may arise.

Keywords: decision support system, event-sequence diagram, exploration mission, medical autonomy, scenario-based queries, space medicine

Procedia PDF Downloads 123
9748 The Study of Digital Transformation Skills and Competencies Framework at Umm Alqura University

Authors: Anod H. Alhazmi, Hanaa A. Yamani

Abstract:

The lack of digital transformation professionals could prevent Saudi Arabia’s universities from providing digital services. The task of understanding what digital skills are needed within an organization, measuring the existing skills, and developing or attracting talents is a complex task. This paper provides a comprehensive analysis of the digital transformation skills needed in the organizations who seek digital transformation and identifies the skills and competencies framework DigSC built on Skills Framework for the Informational Age (SFIA) framework that is adopted by the Ministry of Communications and Information Technology (MCIT) in Saudi Arabia. The framework adopted identifies the main digital transformation skills clusters, categories and levels of responsibilities for each job description to fill the gap between this requirement and the digital skills supplied by the Umm Alqura University (UQU).

Keywords: competencies, digital transformation, framework, skills, Umm Alqura university

Procedia PDF Downloads 179
9747 Evaluation of a Hybrid System for Renewable Energy in a Small Island in Greece

Authors: M. Bertsiou, E. Feloni, E. Baltas

Abstract:

The proper management of the water supply and electricity is the key issue, especially in small islands, where sustainability has been combined with the autonomy and covering of water needs and the fast development in potential sectors of economy. In this research work a hybrid system in Fournoi island (Icaria), a small island of Aegean, has been evaluated in order to produce hydropower and cover water demands, as it can provide solutions to acute problems, such as the water scarcity or the instability of local power grids. The meaning and the utility of hybrid system and the cooperation with a desalination plant has also been considered. This kind of project has not yet been widely applied, so the consideration will give us valuable information about the storage of water and the controlled distribution of the generated clean energy. This process leads to the conclusions about the functioning of the system and the profitability of this project, covering the demand for water and electricity.

Keywords: hybrid system, water, electricity, island

Procedia PDF Downloads 319
9746 Machine Learning for Disease Prediction Using Symptoms and X-Ray Images

Authors: Ravija Gunawardana, Banuka Athuraliya

Abstract:

Machine learning has emerged as a powerful tool for disease diagnosis and prediction. The use of machine learning algorithms has the potential to improve the accuracy of disease prediction, thereby enabling medical professionals to provide more effective and personalized treatments. This study focuses on developing a machine-learning model for disease prediction using symptoms and X-ray images. The importance of this study lies in its potential to assist medical professionals in accurately diagnosing diseases, thereby improving patient outcomes. Respiratory diseases are a significant cause of morbidity and mortality worldwide, and chest X-rays are commonly used in the diagnosis of these diseases. However, accurately interpreting X-ray images requires significant expertise and can be time-consuming, making it difficult to diagnose respiratory diseases in a timely manner. By incorporating machine learning algorithms, we can significantly enhance disease prediction accuracy, ultimately leading to better patient care. The study utilized the Mask R-CNN algorithm, which is a state-of-the-art method for object detection and segmentation in images, to process chest X-ray images. The model was trained and tested on a large dataset of patient information, which included both symptom data and X-ray images. The performance of the model was evaluated using a range of metrics, including accuracy, precision, recall, and F1-score. The results showed that the model achieved an accuracy rate of over 90%, indicating that it was able to accurately detect and segment regions of interest in the X-ray images. In addition to X-ray images, the study also incorporated symptoms as input data for disease prediction. The study used three different classifiers, namely Random Forest, K-Nearest Neighbor and Support Vector Machine, to predict diseases based on symptoms. These classifiers were trained and tested using the same dataset of patient information as the X-ray model. The results showed promising accuracy rates for predicting diseases using symptoms, with the ensemble learning techniques significantly improving the accuracy of disease prediction. The study's findings indicate that the use of machine learning algorithms can significantly enhance disease prediction accuracy, ultimately leading to better patient care. The model developed in this study has the potential to assist medical professionals in diagnosing respiratory diseases more accurately and efficiently. However, it is important to note that the accuracy of the model can be affected by several factors, including the quality of the X-ray images, the size of the dataset used for training, and the complexity of the disease being diagnosed. In conclusion, the study demonstrated the potential of machine learning algorithms for disease prediction using symptoms and X-ray images. The use of these algorithms can improve the accuracy of disease diagnosis, ultimately leading to better patient care. Further research is needed to validate the model's accuracy and effectiveness in a clinical setting and to expand its application to other diseases.

Keywords: K-nearest neighbor, mask R-CNN, random forest, support vector machine

Procedia PDF Downloads 142
9745 New Approach in Sports Management of Great Sports Events

Authors: Taieb Kherafa Noureddine

Abstract:

The paper presents a new approach regarding the management in sports that is based on the principles of reengineering. Applying that modern and pure management system, called reengineering, in sports activity, we hope to get better and better results, in order to increase both the health state and the performances of trained athletes. The paper also presents the similarities between BPR (Business Process Reengineering) and sports managements, as well as the proposed solution for a proper implementation of such model of management. The five components of the basic BPR model are presented, together with their features for sports management.

Keywords: business process reengineering, great sports events, sports management, training activities

Procedia PDF Downloads 486
9744 Lecture Video Indexing and Retrieval Using Topic Keywords

Authors: B. J. Sandesh, Saurabha Jirgi, S. Vidya, Prakash Eljer, Gowri Srinivasa

Abstract:

In this paper, we propose a framework to help users to search and retrieve the portions in the lecture video of their interest. This is achieved by temporally segmenting and indexing the lecture video using the topic keywords. We use transcribed text from the video and documents relevant to the video topic extracted from the web for this purpose. The keywords for indexing are found by applying the non-negative matrix factorization (NMF) topic modeling techniques on the web documents. Our proposed technique first creates indices on the transcribed documents using the topic keywords, and these are mapped to the video to find the start and end time of the portions of the video for a particular topic. This time information is stored in the index table along with the topic keyword which is used to retrieve the specific portions of the video for the query provided by the users.

Keywords: video indexing and retrieval, lecture videos, content based video search, multimodal indexing

Procedia PDF Downloads 246
9743 Analysis of Environmental Impacts Generated in the Seasons of Holidays from Praia Dos Buritis in Palmas, Tocantins, Brazil

Authors: Alana C. M. Santana, Mary L. G. S. Senna

Abstract:

T Sustainable development is very important for the existence of life on the planet. The use of any space without planning can cause impacts on the environment, which depending on the proportion may be irreversible. Buritis beach is very frequented by visitors, but it has no information on use and does not have enough infrastructure to collaborate with the preservation of the environment. Therefore, the objective of this study was to adopt a simple control list of environmental impacts in river beaches, in order to identify the environmental impacts generated in the post-holiday seasons of Buritis beach and to characterize the beach in terms of infrastructure. The holidays that carried out the analyzes were the nationals of the second half of 2017, as well as the universal fraternization holiday of 2018. The results show that the beach needs investments in its infrastructure and educational campaigns to minimize environmental impacts caused by anthropic action.

Keywords: environmental impacts, sustainable development, Buritis Beach, Brazil.

Procedia PDF Downloads 152
9742 Real Time Detection, Prediction and Reconstitution of Rain Drops

Authors: R. Burahee, B. Chassinat, T. de Laclos, A. Dépée, A. Sastim

Abstract:

The purpose of this paper is to propose a solution to detect, predict and reconstitute rain drops in real time – during the night – using an embedded material with an infrared camera. To prevent the system from needing too high hardware resources, simple models are considered in a powerful image treatment algorithm reducing considerably calculation time in OpenCV software. Using a smart model – drops will be matched thanks to a process running through two consecutive pictures for implementing a sophisticated tracking system. With this system drops computed trajectory gives information for predicting their future location. Thanks to this technique, treatment part can be reduced. The hardware system composed by a Raspberry Pi is optimized to host efficiently this code for real time execution.

Keywords: reconstitution, prediction, detection, rain drop, real time, raspberry, infrared

Procedia PDF Downloads 414
9741 A Qualitative Approach to Engineering Design Issues, Problems, and Solutions

Authors: M. U. Arshid, M. A. Kamal

Abstract:

The engineering design process is the activities formulation, to help an engineer raising a plan with a specified goal and performance. The engineering design process is a multi-stage course of action including the conceptualization, research, feasibility studies, establishment of design parameters, preliminary and finally the detailed design. It is a progression from the abstract to the concrete; starting with probably abstract ideas about need, and thereafter elaborating detailed specifications of the object that would satisfy the needs, identified. Engineering design issues, problems, and solutions are discussed in this paper using qualitative approach from an information structure perspective. The objective is to identify the problems, to analyze them and propose solutions by integrating; innovation, practical experience, time and resource management, communications skills, isolating the problem in coordination with all stakeholders. Consequently, this would be beneficial for the engineering community to improve the Engineering design practices.

Keywords: engineering design, engineering design issues, innovation, public sector projects

Procedia PDF Downloads 337
9740 An Improvement of Multi-Label Image Classification Method Based on Histogram of Oriented Gradient

Authors: Ziad Abdallah, Mohamad Oueidat, Ali El-Zaart

Abstract:

Image Multi-label Classification (IMC) assigns a label or a set of labels to an image. The big demand for image annotation and archiving in the web attracts the researchers to develop many algorithms for this application domain. The existing techniques for IMC have two drawbacks: The description of the elementary characteristics from the image and the correlation between labels are not taken into account. In this paper, we present an algorithm (MIML-HOGLPP), which simultaneously handles these limitations. The algorithm uses the histogram of gradients as feature descriptor. It applies the Label Priority Power-set as multi-label transformation to solve the problem of label correlation. The experiment shows that the results of MIML-HOGLPP are better in terms of some of the evaluation metrics comparing with the two existing techniques.

Keywords: data mining, information retrieval system, multi-label, problem transformation, histogram of gradients

Procedia PDF Downloads 370
9739 Psychological Aspects of Quality of Life in Patients with Primary and Metastatic Bone Tumors

Authors: O. Yu Shchelkova, E. B. Usmanova

Abstract:

Introduction: Last decades scientific research of quality of life (QoL) is developing fast worldwide. QoL concept pays attention to emotional experience of disease in patients, particularly to personal sense of possibility to satisfy actual needs and possibility of full social functioning in spite of disease limitations. QoL in oncological patients is studied intensively. Nevertheless, the issue of QoL in patients with bone tumors focused on psychological factors of QoL and relation to disease impact on QoL is not discussed. The aim of the study was to reveal the basic aspects and personality factors of QoL in patients with bone tumor. Results: Study participants were 139 patients with bone tumors. The diagnoses were osteosarcoma (n=42), giant cell tumor (n=32), chondrosarcoma (n=32), Ewing sarcoma (n=10) and bone metastases (n=23). The study revealed that patients with bone metastases assess their health significantly worse than other patients. Besides patients with osteosarcoma evaluate their general health higher than patients with giant cell tumors. Social functioning in patients with chondrosarcoma is higher than in patients with bone metastases and patients with giant cell tumor. Patients with chondrosarcoma have higher physical functioning and less restricted in daily activities than patients with bone metastases. Patients with bone metastases characterize their pain as more widespread than patients with primary bone tumors and have more functional restrictions due to bone incision. Moreover, the study revealed personality significant influence on QoL related to bone tumors. Such characteristics in structure of personality as high degree of self-consciousness, personal resources, cooperation and disposition to positive reappraisal in difficult situation correspond to higher QoL. Otherwise low personal resources and slight problem solving behaviour, low degree of self-consciousness and high social dependence correspond to decrease of QoL in patients with bone tumors. Conclusion: Patients with bone metastasis have lower QoL compared to patients with primary bone tumors. Patients with giant cell tumor have the worth quality of life among patients with primary bone tumors. Furthermore, the results revealed differences in QoL parameters associated with personality characteristics in patients with bone tumors. Such psychological factors as future goals, interest in life and emotional saturation, besides high degree of personal resources and cooperation influence on increasing QoL in patients with bone tumors.

Keywords: quality of life, psychological factors, bone tumor, personality

Procedia PDF Downloads 138
9738 Impact of Preoperative Physiotherapy Care in Total Hip Arthroplasty in Slovakia and Austria

Authors: Peter Kutis, Vladimir Littva

Abstract:

Nowadays, it is necessary to ensure that this reduction in costs is not at the expense of the quality of health care and future medical success. In general, physiotherapy for total hip joint arthroplasty is considered to be a routine matter that deals mainly with mobility training, increased muscular strength, and basic day-to-day activities such as bed-to-chair transition, standing, and walking. Within the KEGA project no. 003KU-4-2021, we decided to investigate preoperative physiotherapy care in Slovakia and Austria in total hip arthroplasty patients to shortened overall recovery. Research Sample and Methods: The sample comprised 498 respondents –patients who were indicated to total hip arthroplasty on the territory of Slovakia and Austria. There were 130 women in Slovakia and 135 women in Austria. The numbers of men were 120 in Slovakia and 113 men in Austria. The age of respondents was between 40 and 85 years of age. As a method of our research, we chose a non-standardized questionnaire, which consisted of three parts. The first part for the initial examination of the patient contained the identification of the patient according to the assigned number and subsequently 19 questions conditioned by the physical examination and evaluation of the patients. The second part of our questionnaire was completed after the patient's hospitalization and contained 10 questions that were conditioned by the patient's examination. The last third part for the overall assessment of the patient's state of health consisted of 12 questions conditioned by the patient's examination. This part was performed at the last meeting with the patient at the end of the treatment. All data were statistically processed by SPSS 25. Results: All data were evaluated at a significance level of p = 0.05. From the comparison of patients who underwent preoperative preparation, we can clearly state that the total duration of treatment is significantly shorter. A t-test of two mean values with uneven variance was used to verify the validity of the assumption. The total duration of treatment in patients with preoperative preparation was on average 92,635 days and without preoperative preparation was on average 135,884 days (t-Stat = 44,52784, t Critical one-tail = 1,648187415, t Critical two-tail = 1,965157). Conclusion: The results obtained during the research show the importance of adequate preoperative physiotherapeutic preparation of the patient. The results of total hip joint arthroplasty studies showed a significant reduction in a hospital stay as well as shortened total treatment time.

Keywords: THA, physiotherapy, recovery, preoperative physiotherapy care

Procedia PDF Downloads 176
9737 Trend of Overweight and Obesity, Based on Population Study among School Children in North West of Iran: Implications for When to Intervene

Authors: Sakineh Nouri Saeidlou, Fatemeh Rezaiegoyjeloo, Parvin Ayremlou, Fariba Babaie

Abstract:

Introduction: Childhood overweight and obesity is a major public health problem in both developed and developing countries. Overweight and obesity in children may have severe consequences later in adolescence and adulthood. The aim of current study was to determine the prevalence trend of overweight and obesity in school-aged children from 2009 to 2011. Methods: The present study was a population-based study and conducted in three consecutive years, from 2009 to 2011. The study population included all of primary, secondary and high school children in rural and urban regions of West Azarbijan province in West-North of Iran. Body mass index (BMI), the ratio of weight to height squared [weight (kg)]/ [height (m)]2, was calculated to the nearest decimal place. Overweight and obesity were classified using CDC recommendations for age and sex: a BMI 85th–95th percentile was classified as overweight and a BMI>95th percentile was classified as obese. All statistical analyses were performed using the Excel Software. Descriptive statistics were used to characterize the sample in different time periods. The prevalence was calculated as the ratio of number present cases to a given population number in a given subgroup at a given time. Results: Overall, 165740, 145146 and 146203 school children were assessed at 2009, 2010 and 2011, respectively. Prevalence of overweight in primary school children among girls were 52.83, 86.93 and 116.36 and for boys were 57.07, 53.4 and 93.55 per 1000 person in 2009, 2010 and 2011 years ,respectively. The prevalence of obesity in secondary school children for girls were 22.26, 27.75 and 28.43 and 26.52, 25.72 and 35.85 for boys per 1000 person in 2009, 2010 and 2011, respectively, The highest prevalence of overweight was 77.58, 142.4 and 126.46 per 1000 person among primary, secondary and high school children, respectively, in 2011. The lowest prevalence of obesity was 12.52, 24.1 and 21.61 per 1000 person among primary, secondary and high school children, respectively, in 2009. Conclusion: However, the rapid increase in both obesity and overweight should have a special attention. Research on prevalence trend of overweight and obesity in children is poorly reported in Iran. So that, future studies need to follow-up on the associations between overweight and obesity with health outcomes when children develop and reach adolescence and adulthood.

Keywords: overweight, obesity, school children, prevalence trend, Iran

Procedia PDF Downloads 336
9736 Cultural Background as Moderator of the Association Between Personal Bonding Social Capital and Well-Being: An Association Study in a Sample of Dutch and Turkish Older Adults in the Netherlands

Authors: Marianne Simons, Sinan Kurt, Marjolein Stefens, Kai Karos, Johan Lataster

Abstract:

As cultural diversity within older populations in European countries increases, the role of cultural background should be taken account of in aging studies. Bonding social capital (BSC), containing someone’s socio-emotional resources, is recognised as an important ingredient for wellbeing in old age and found to be associated with someone’s cultural background. The current study examined the association between BSC, loneliness and wellbeing in a sample including older Turkish migrants with a collectivistic cultural background and native Dutch older adults, both living in the Netherlands, characterised by an individualistic culture. A sample of 119 Turkish migrants (64.7% male; age 65-87, M(SD)=71.13(5.04) and 124 native Dutch adults (32.3% male, age 65-94, M(SD)= 71.9(5.32) filled out either an online or printed questionnaire measuring BSC, psychological, social and emotional well-being, loneliness and relevant demographic covariates. Regression analysis - including confounders age, gender, level of education, physical health and relationship - showed positive associations between BSC and respectively emotional, social and psychological well-being and a negative association with loneliness in both samples. Moderation analyses showed that these associations were significantly stronger for the Turkish older migrants than for their native peers. Measurement invariance analysis indicated partial metric invariance for the measurement of BSC and loneliness and non-invariance for wellbeing, calling for caution comparing means between samples. The results stress the importance of BSC for wellbeing of older migrants from collectivistic cultures living in individualistic countries. Previous research, shows a trend of older migrants displaying lower levels of BSC as well as associated variables, such as education, physical health, and financial income. This calls for more research of the interplay between demographic and psychosocial factors restraining mental wellbeing of older migrant populations. Measurement invariance analyses further emphasize the importance of taking cultural background into account in positive aging studies.

Keywords: positive aging, cultural background, wellbeing, social capital, loneliness

Procedia PDF Downloads 83
9735 A New Floating Point Implementation of Base 2 Logarithm

Authors: Ahmed M. Mansour, Ali M. El-Sawy, Ahmed T. Sayed

Abstract:

Logarithms reduce products to sums and powers to products; they play an important role in signal processing, communication and information theory. They are primarily used for hardware calculations, handling multiplications, divisions, powers, and roots effectively. There are three commonly used bases for logarithms; the logarithm with base-10 is called the common logarithm, the natural logarithm with base-e and the binary logarithm with base-2. This paper demonstrates different methods of calculation for log2 showing the complexity of each and finds out the most accurate and efficient besides giving in- sights to their hardware design. We present a new method called Floor Shift for fast calculation of log2, and then we combine this algorithm with Taylor series to improve the accuracy of the output, we illustrate that by using two examples. We finally compare the algorithms and conclude with our remarks.

Keywords: logarithms, log2, floor, iterative, CORDIC, Taylor series

Procedia PDF Downloads 525
9734 Adaptive Data Approximations Codec (ADAC) for AI/ML-based Cyber-Physical Systems

Authors: Yong-Kyu Jung

Abstract:

The fast growth in information technology has led to de-mands to access/process data. CPSs heavily depend on the time of hardware/software operations and communication over the network (i.e., real-time/parallel operations in CPSs (e.g., autonomous vehicles). Since data processing is an im-portant means to overcome the issue confronting data management, reducing the gap between the technological-growth and the data-complexity and channel-bandwidth. An adaptive perpetual data approximation method is intro-duced to manage the actual entropy of the digital spectrum. An ADAC implemented as an accelerator and/or apps for servers/smart-connected devices adaptively rescales digital contents (avg.62.8%), data processing/access time/energy, encryption/decryption overheads in AI/ML applications (facial ID/recognition).

Keywords: adaptive codec, AI, ML, HPC, cyber-physical, cybersecurity

Procedia PDF Downloads 75
9733 Comparison of Different Data Acquisition Techniques for Shape Optimization Problems

Authors: Attila Vámosi, Tamás Mankovits, Dávid Huri, Imre Kocsis, Tamás Szabó

Abstract:

Non-linear FEM calculations are indispensable when important technical information like operating performance of a rubber component is desired. Rubber bumpers built into air-spring structures may undergo large deformations under load, which in itself shows non-linear behavior. The changing contact range between the parts and the incompressibility of the rubber increases this non-linear behavior further. The material characterization of an elastomeric component is also a demanding engineering task. The shape optimization problem of rubber parts led to the study of FEM based calculation processes. This type of problems was posed and investigated by several authors. In this paper the time demand of certain calculation methods are studied and the possibilities of time reduction is presented.

Keywords: rubber bumper, data acquisition, finite element analysis, support vector regression

Procedia PDF Downloads 468
9732 Structural Properties of Polar Liquids in Binary Mixture Using Microwave Technique

Authors: Shagufta Tabassum, V. P. Pawar

Abstract:

The study of static dielectric properties in a binary mixture of 1,2 dichloroethane (DE) and n,n dimethylformamide (DMF) polar liquids has been carried out in the frequency range of 10 MHz to 30 GHz for 11 different concentration using time domain reflectometry technique at 10ºC temperature. The dielectric relaxation study of solute-solvent mixture at microwave frequencies gives information regarding the creation of monomers and multimers as well as interaction between the molecules of the binary mixture. The least squares fit method is used to determine the values of dielectric parameters such as static dielectric constant (ε0), dielectric constant at high frequency (ε) and relaxation time (τ).

Keywords: shagufta shaikhexcess parameters, relaxation time, static dielectric constant, time domain reflectometry

Procedia PDF Downloads 239
9731 Examining the Design of a Scaled Audio Tactile Model for Enhancing Interpretation of Visually Impaired Visitors in Heritage Sites

Authors: A. Kavita Murugkar, B. Anurag Kashyap

Abstract:

With the Rights for Persons with Disabilities Act (RPWD Act) 2016, the Indian government has made it mandatory for all establishments, including Heritage Sites, to be accessible for People with Disabilities. However, recent access audit surveys done under the Accessible India Campaign by Ministry of Culture indicate that there are very few accessibility measures provided in the Heritage sites for people with disabilities. Though there are some measures for the mobility impaired, surveys brought out that there are almost no provisions for people with vision impairment (PwVI) in heritage sites thus depriving them of a reasonable physical & intellectual access that facilitates an enjoyable experience and enriching interpretation of the Heritage Site. There is a growing need to develop multisensory interpretative tools that can help the PwVI in perceiving heritage sites in the absence of vision. The purpose of this research was to examine the usability of an audio-tactile model as a haptic and sound-based strategy for augmenting the perception and experience of PwVI in a heritage site. The first phase of the project was a multi-stage phenomenological experimental study with visually impaired users to investigate the design parameters for developing an audio-tactile model for PwVI. The findings from this phase included user preferences related to the physical design of the model such as the size, scale, materials, details, etc., and the information that it will carry such as braille, audio output, tactile text, etc. This was followed by the second phase in which a working prototype of an audio-tactile model is designed and developed for a heritage site based on the findings from the first phase of the study. A nationally listed heritage site from the author’s city was selected for making the model. The model was lastly tested by visually impaired users for final refinements and validation. The prototype developed empowers People with Vision Impairment to navigate independently in heritage sites. Such a model if installed in every heritage site, can serve as a technological guide for the Person with Vision Impairment, giving information of the architecture, details, planning & scale of the buildings, the entrances, location of important features, lifts, staircases, and available, accessible facilities. The model was constructed using 3D modeling and digital printing technology. Though designed for the Indian context, this assistive technology for the blind can be explored for wider applications across the globe. Such an accessible solution can change the otherwise “incomplete’’ perception of the disabled visitor, in this case, a visually impaired visitor and augment the quality of their experience in heritage sites.

Keywords: accessibility, architectural perception, audio tactile model , inclusive heritage, multi-sensory perception, visual impairment, visitor experience

Procedia PDF Downloads 102
9730 The Effects of Globalization on Health: A Case of Kenyatta National Hospital Healthcare Services

Authors: S. Ithai, A. Oloo

Abstract:

The emergence of globalization has cultivated an international consensus that without economic development; it is very unlikely that a country may realize social or political development. It is equally important to note that the economic effect on social development automatically influence the country healthcare services as healthcare systems are improved and adopted. For decades and before 1980's, the colonial and the Governments of Kenya had pursued a goal to provide free healthcare services to its citizen with minimal success; but as population increased, this endeavor became almost a mirage. The challenge called for a change of strategy with introduction of cost sharing which also could not guarantee sustainability of healthcare services in the country due to increased number of poor people and poverty. An involvement of multisectral approach to provision of health individual, collaboration and adoption of all dimensions through globalization provides a ray of hope to not only economic, political and social development but also guaranteed equitable and reliable healthcare systems in Kenya and specifically referral healthcare services at KNH. With the advent of globalization, KNH has made positive strides that have guaranteed patients with reliable healthcare services. These include increased donor funding, collaboration levels, training and research as well as enhanced the hospital relations with international partners. During this period, the hospital has increased number of local doctors and nurses, enhanced transfer of skills, innovations and technologies which are driving forces to quality and efficient healthcare services. The period has also brought in challenges for the hospital which include increased competition, attraction of qualified nurses and doctors to international are some the issues that have made the hospital to spend more resources in research and development in order to stay afloat. This paper reveals the link between globalization and healthcare and its influence on institution policy choice. However, the process is not expected to take place automatically without institutional initiatives if KNH is to reap the benefits of globalization. KNH need to make use of the existing infrastructure, human resources and donor confidence, the opportunities that are indeed important in propelling KNH toward Vision 2030 and achieving the desired Millennium Development Goals (MDGs).

Keywords: globalization, Kenyatta National Hospital, native, healthcare

Procedia PDF Downloads 333
9729 Rural Entrepreneurship as a Response to Climate Change and Resource Conservation

Authors: Omar Romero-Hernandez, Federico Castillo, Armando Sanchez, Sergio Romero, Andrea Romero, Michael Mitchell

Abstract:

Environmental policies for resource conservation in rural areas include subsidies on services and social programs to cover living expenses. Government's expectation is that rural communities who benefit from social programs, such as payment for ecosystem services, are provided with an incentive to conserve natural resources and preserve natural sinks for greenhouse gases. At the same time, global climate change has affected the lives of people worldwide. The capability to adapt to global warming depends on the available resources and the standard of living, putting rural communities at a disadvantage. This paper explores whether rural entrepreneurship can represent a solution to resource conservation and global warming adaptation in rural communities. The research focuses on a sample of two coffee communities in Oaxaca, Mexico. Researchers used geospatial information contained in aerial photographs of the geographical areas of interest. Households were identified in the photos via the roofs of households and georeferenced via coordinates. From the household population, a random selection of roofs was performed and received a visit. A total of 112 surveys were completed, including questions of socio-demographics, perception to climate change and adaptation activities. The population includes two groups of study: entrepreneurs and non-entrepreneurs. Data was sorted, filtered, and validated. Analysis includes descriptive statistics for exploratory purposes and a multi-regression analysis. Outcomes from the surveys indicate that coffee farmers, who demonstrate entrepreneurship skills and hire employees, are more eager to adapt to climate change despite the extreme adverse socioeconomic conditions of the region. We show that farmers with entrepreneurial tendencies are more creative in using innovative farm practices such as the planting of shade trees, the use of live fencing, instead of wires, and watershed protection techniques, among others. This result counters the notion that small farmers are at the mercy of climate change and have no possibility of being able to adapt to a changing climate. The study also points to roadblocks that farmers face when coping with climate change. Among those roadblocks are a lack of extension services, access to credit, and reliable internet, all of which reduces access to vital information needed in today’s constantly changing world. Results indicate that, under some circumstances, funding and supporting entrepreneurship programs may provide more benefit than traditional social programs.

Keywords: entrepreneurship, global warming, rural communities, climate change adaptation

Procedia PDF Downloads 236
9728 Words Spotting in the Images Handwritten Historical Documents

Authors: Issam Ben Jami

Abstract:

Information retrieval in digital libraries is very important because most famous historical documents occupy a significant value. The word spotting in historical documents is a very difficult notion, because automatic recognition of such documents is naturally cursive, it represents a wide variability in the level scale and translation words in the same documents. We first present a system for the automatic recognition, based on the extraction of interest points words from the image model. The extraction phase of the key points is chosen from the representation of the image as a synthetic description of the shape recognition in a multidimensional space. As a result, we use advanced methods that can find and describe interesting points invariant to scale, rotation and lighting which are linked to local configurations of pixels. We test this approach on documents of the 15th century. Our experiments give important results.

Keywords: feature matching, historical documents, pattern recognition, word spotting

Procedia PDF Downloads 270
9727 Indo-US Strategic Collaboration in Space Capabilities and its Effect on the Stability of South Asian Region

Authors: Shahab Khan, Damiya Saghir

Abstract:

With the advent of space technology, a new era began where space, considered the new ‘High ground,’ is used for a variety of commercial (communications, weather and navigational information, Earth resources monitoring and imagery) and military applications (surveillance, tracking, reconnaissance and espionage of adversaries). With the ever-evolving geo-political environment, where now the US foreseeing India as a counterbalance to China’s economic and military rise, significant growth in strategic collaboration between US and India has been witnessed, particularly in the space domain. This is creating a strategic imbalance in South Asia with implications for all regional countries. This research explores the present and future of Indo-US strategic collaboration in the space domain with envisaged effects and challenges for countries in the South Asian region.

Keywords: space, satellites, Indo-US strategic agreements in space domain, balance of power in South Asian region

Procedia PDF Downloads 119
9726 Proposed Model to Assess E-Government Readiness in Jordan

Authors: Hadeel Abdulatif, Maha Alkhaffaf

Abstract:

E-government is the use of Information and Communication Technology to enrich the access to and delivery of government services to citizens, business partners and employees, Policy makers and regulatory bodies have to be cognizant of the degree of readiness of a populace in order to design and implement efficient e-government programs. This paper aims to provide a transparent situation analyses for the case of e-government official website in Jordan, it focuses on assessing e-government in Jordan; web site assessment by using international criteria for assessing e-government websites, However, the study analyses the environmental factor consisting of cultural and business environment factors. By reviewing the literature the researchers found that government's efforts towards e-government may vary according to the country's readiness and other key implementation factors which will lead to diverse e-government experience; thus, there is a need to study the impact of key factors to implement e-government in Jordan.

Keywords: e-government, environmental factors, website assessment, readiness

Procedia PDF Downloads 289
9725 Speaker Recognition Using LIRA Neural Networks

Authors: Nestor A. Garcia Fragoso, Tetyana Baydyk, Ernst Kussul

Abstract:

This article contains information from our investigation in the field of voice recognition. For this purpose, we created a voice database that contains different phrases in two languages, English and Spanish, for men and women. As a classifier, the LIRA (Limited Receptive Area) grayscale neural classifier was selected. The LIRA grayscale neural classifier was developed for image recognition tasks and demonstrated good results. Therefore, we decided to develop a recognition system using this classifier for voice recognition. From a specific set of speakers, we can recognize the speaker’s voice. For this purpose, the system uses spectrograms of the voice signals as input to the system, extracts the characteristics and identifies the speaker. The results are described and analyzed in this article. The classifier can be used for speaker identification in security system or smart buildings for different types of intelligent devices.

Keywords: extreme learning, LIRA neural classifier, speaker identification, voice recognition

Procedia PDF Downloads 171
9724 Preparations of Fruit Nectars from Fresh Fruit Juices-Analyses before and after Storage

Authors: Youcef Amir

Abstract:

The consumption of beverages continues to grow worldwide due to increasing demography, but pure fruit juices and high-quality nectars can induce protective effects on human health because of their natural bioactive components. In contrast, sodas and gaseous drinks containing synthetic food additives are considered as responsible for consumers of several pathologies such as obesity, diabetes, and non-alcoholic fatty liver disease. The nutritional and therapeutic virtues of fruit juices are generally a remarkable antioxidant power, anti-cancer activity linked to their richness of indigestible and indigestible sugars, vitamins, mineral salts, carotenoids and phenolic compounds. The main reasons, which led us to produce these fruit derivatives, are the non-availability of the fresh fruits mentioned above all along the year and also the existence of variations in the chemical composition of these different fruits as well as for the major or minor components. We tested, therefore, the physicochemical characteristics of each fruit juice and pulp apart and afterward those of the cocktails formulated. The fresh juices used during our experiments were obtained from the following fruits from north-central Algeria: prickly pear, pomegranate, melon, red oranges. The formulations of these fruit juices were tested after several trials comprising sensorial analysis, physicochemical factors (pH, titratable acidity, Brix degree, formal index, water content, total ash, total and reducing sugars, vitamin C, carotenoids, phenolic compounds) and microbial analysis after a storage period. To the pure juices proportions, citric acid E330, sucrose, and water were added followed by pasteurisation. These products were analysed from the physicochemical, microbial and sensorial viewpoints after a storage period of one month according to national legislation to evaluate their stability. The results of the physicochemical parameters of the prepared beverages had shown good physicochemical results, acceptable sensorial characteristics and microbial stability and safety before and after a storage period. We measured appreciable amounts of minor compounds with health properties.

Keywords: fruit juices, microbial analyses, nectars, physico chemical characteristics, sensorial analysis, storage period

Procedia PDF Downloads 225
9723 A Survey on Ambient Intelligence in Agricultural Technology

Authors: C. Angel, S. Asha

Abstract:

Despite the advances made in various new technologies, application of these technologies for agriculture still remains a formidable task, as it involves integration of diverse domains for monitoring the different process involved in agricultural management. Advances in ambient intelligence technology represents one of the most powerful technology for increasing the yield of agricultural crops and to mitigate the impact of water scarcity, climatic change and methods for managing pests, weeds, and diseases. This paper proposes a GPS-assisted, machine to machine solutions that combine information collected by multiple sensors for the automated management of paddy crops. To maintain the economic viability of paddy cultivation, the various techniques used in agriculture are discussed and a novel system which uses ambient intelligence technique is proposed in this paper. The ambient intelligence based agricultural system gives a great scope.

Keywords: ambient intelligence, agricultural technology, smart agriculture, precise farming

Procedia PDF Downloads 601
9722 The Audit Quality Effects on Reputation of the Certified Public Accountants in Thailand

Authors: Prateep Wajeetongratana

Abstract:

This research aims to study the audit quality that affected to the reputation of the certified public accountants in Thailand. The researcher defined the population for this research as a group of the certified public accountants in Thailand who are the member of the federation of accounting professions under the royal patronage of his majesty the king also disclose their information .The total sampling size is 325. The results showed the audit quality factor has influence to the reputation of the certified public accountants in Thailand by accuracy auditing, objectiveness auditing and clearness auditing .These factors show by y1 = 1.381 + .372x1.1 + .309x1.2 + .305x1.3 can be describe as professional standard strictly factor (Y.1.1) and the new clients raised from word of mount of old clients regularly factor (Y.1.2) by regression coefficient (R2) as.242, this shows that such variables could predict the audit quality variable as 24.2 percent.

Keywords: audit quality, certified public accountants in Thailand, reputation

Procedia PDF Downloads 247
9721 The Impact of Team Heterogeneity and Team Reflexivity on Entrepreneurial Decision -Making - Empirical Study in China

Authors: Chang Liu, Rui Xing, Liyan Tang, Guohong Wang

Abstract:

Entrepreneurial actions are based on entrepreneurial decisions. The quality of decisions influences entrepreneurial activities and subsequent new venture performance. Uncertainty of surroundings put heightened demands on the team as a whole, and each team member. Diverse team composition provides rich information, which a team can draw when making complex decisions. However, team heterogeneity may cause emotional conflicts, which is adverse to team outcomes. Thus, the effects of team heterogeneity on team outcomes are complex. Although team heterogeneity is an essential factor influencing entrepreneurial decision-making, there is a lack of empirical analysis on under what conditions team heterogeneity plays a positive role in promoting decision-making quality. Entrepreneurial teams always struggle with complex tasks. How a team shapes its teamwork is key in resolving constant issues. As a collective regulatory process, team reflexivity is characterized by continuous joint evaluation and discussion of team goals, strategies, and processes, and adapt them to current or anticipated circumstances. It enables diversified information to be shared and overtly discussed. Instead of hostile interpretation of opposite opinions team members take them as useful insights from different perspectives. Team reflexivity leads to better integration of expertise to avoid the interference of negative emotions and conflict. Therefore, we propose that team reflexivity is a conditional factor that influences the impact of team heterogeneity on high-quality entrepreneurial decisions. In this study, we identify team heterogeneity as a crucial determinant of entrepreneurial decision quality. Integrating the literature on decision-making and team heterogeneity, we investigate the relationship between team heterogeneity and entrepreneurial decision-making quality, treating team reflexivity as a moderator. We tested our hypotheses using the hierarchical regression method and the data gathered from 63 teams and 205 individual members from 45 new firms in China's first-tier cities such as Beijing, Shanghai, and Shenzhen. This research found that both teams' education heterogeneity and teams' functional background heterogeneity were significantly positively related to entrepreneurial decision-making quality, and the positive relation was stronger in teams with a high level of team reflexivity. While teams' specialization of education heterogeneity was negatively related to decision-making quality, and the negative relationship was weaker in teams with a high level of team reflexivity. We offer two contributions to decision-making and entrepreneurial team literatures. Firstly, our study enriches the understanding of the role of entrepreneurial team heterogeneity in entrepreneurial decision-making quality. Different from previous entrepreneurial decision-making literatures, which focus more on decision-making modes of entrepreneurs and the top management team, this study is a significant attempt to highlight that entrepreneurial team heterogeneity makes a unique contribution to generating high-quality entrepreneurial decisions. Secondly, this study introduced team reflexivity as the moderating variable, to explore the boundary conditions under which the entrepreneurial team heterogeneity play their roles.

Keywords: decision-making quality, entrepreneurial teams, education heterogeneity, functional background heterogeneity, specialization of education heterogeneity

Procedia PDF Downloads 116
9720 Soccer Match Result Prediction System (SMRPS) Model

Authors: Ajayi Olusola Olajide, Alonge Olaide Moses

Abstract:

Predicting the outcome of soccer matches poses an interesting challenge for which it is realistically impossible to successfully do so for every match. Despite this, there are lots of resources that are being expended on the correct prediction of soccer matches weekly, and all over the world. Soccer Match Result Prediction System Model (SMRPSM) is a system that is proposed whereby the results of matches between two soccer teams are auto-generated, with the added excitement of giving users a chance to test their predictive abilities. Soccer teams from different league football are loaded by the application, with each team’s corresponding manager and other information like team location, team logo and nickname. The user is also allowed to interact with the system by selecting the match to be predicted and viewing of the results of completed matches after registering/logging in.

Keywords: predicting, soccer match, outcome, soccer, matches, result prediction, system, model

Procedia PDF Downloads 487