Search results for: performance based logistics
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 35774

Search results for: performance based logistics

34004 Assessing Project Performance through Work Sampling and Earned Value Analysis

Authors: Shobha Ramalingam

Abstract:

The majority of the infrastructure projects are affected by time overrun, resulting in project delays and subsequently cost overruns. Time overrun may vary from a few months to as high as five or more years, placing the project viability at risk. One of the probable reasons noted in the literature for this outcome in projects is due to poor productivity. Researchers contend that productivity in construction has only marginally increased over the years. While studies in the literature have extensively focused on time and cost parameters in projects, there are limited studies that integrate time and cost with productivity to assess project performance. To this end, a study was conducted to understand the project delay factors concerning cost, time and productivity. A case-study approach was adopted to collect rich data from a nuclear power plant project site for two months through observation, interviews and document review. The data were analyzed using three different approaches for a comprehensive understanding. Foremost, a root-cause analysis was performed on the data using Ishikawa’s fish-bone diagram technique to identify the various factors impacting the delay concerning time. Based on it, a questionnaire was designed and circulated to concerned executives, including project engineers and contractors to determine the frequency of occurrence of the delay, which was then compiled and presented to the management for a possible solution to mitigate. Second, a productivity analysis was performed on select activities, including rebar bending and concreting through a time-motion study to analyze product performance. Third, data on cost of construction for three years allowed analyzing the cost performance using earned value management technique. All three techniques allowed to systematically and comprehensively identify the key factors that deter project performance and productivity loss in the construction of the nuclear power plant project. The findings showed that improper planning and coordination between multiple trades, concurrent operations, improper workforce and material management, fatigue due to overtime were some of the key factors that led to delays and poor productivity. The findings are expected to act as a stepping stone for further research and have implications for practitioners.

Keywords: earned value analysis, time performance, project costs, project delays, construction productivity

Procedia PDF Downloads 94
34003 Facial Recognition and Landmark Detection in Fitness Assessment and Performance Improvement

Authors: Brittany Richardson, Ying Wang

Abstract:

For physical therapy, exercise prescription, athlete training, and regular fitness training, it is crucial to perform health assessments or fitness assessments periodically. An accurate assessment is propitious for tracking recovery progress, preventing potential injury and making long-range training plans. Assessments include necessary measurements, height, weight, blood pressure, heart rate, body fat, etc. and advanced evaluation, muscle group strength, stability-mobility, and movement evaluation, etc. In the current standard assessment procedures, the accuracy of assessments, especially advanced evaluations, largely depends on the experience of physicians, coaches, and personal trainers. And it is challenging to track clients’ progress in the current assessment. Unlike the tradition assessment, in this paper, we present a deep learning based face recognition algorithm for accurate, comprehensive and trackable assessment. Based on the result from our assessment, physicians, coaches, and personal trainers are able to adjust the training targets and methods. The system categorizes the difficulty levels of the current activity for the client or user, furthermore make more comprehensive assessments based on tracking muscle group over time using a designed landmark detection method. The system also includes the function of grading and correcting the form of the clients during exercise. Experienced coaches and personal trainer can tell the clients' limit based on their facial expression and muscle group movements, even during the first several sessions. Similar to this, using a convolution neural network, the system is trained with people’s facial expression to differentiate challenge levels for clients. It uses landmark detection for subtle changes in muscle groups movements. It measures the proximal mobility of the hips and thoracic spine, the proximal stability of the scapulothoracic region and distal mobility of the glenohumeral joint, as well as distal mobility, and its effect on the kinetic chain. This system integrates data from other fitness assistant devices, including but not limited to Apple Watch, Fitbit, etc. for a improved training and testing performance. The system itself doesn’t require history data for an individual client, but the history data of a client can be used to create a more effective exercise plan. In order to validate the performance of the proposed work, an experimental design is presented. The results show that the proposed work contributes towards improving the quality of exercise plan, execution, progress tracking, and performance.

Keywords: exercise prescription, facial recognition, landmark detection, fitness assessments

Procedia PDF Downloads 129
34002 Evaluation Criteria for Performance of Knitted Terry Fabrics and Building Elements of Fashion: A Critical Review

Authors: Harpinder Kaur, Amit Madahar

Abstract:

The terry fabric is one of the fastest growing and challenging sub-sectors of the textile industry. Terry fabrics are produced using ground weft, ground warp, and pile yarns. The terry fabrics not only finds applications in towels but also in home textile products, sauna dressing- gowns, slippers, jackets, garments, apparels, outerwears, overcoats, sweatshirts, children’s clothes, and hygiene products for babies, beachwear, sleepwear, gloves, scarfs, shawls, etc. In some cases, these wide ranges of applications not only demand a high degree of absorption but also necessitate the due consideration for the handle properties of the fabrics. These fabrics are required to be accessed for their performance in terms of absorbency and comfort characteristics. Since material (yarns, colors, fabrics, fashion, patrons, accessories and fittings) are the core elements of structure of fashion, hence textile and fashion go hand in hand. This paper throws some light on the performance evaluation of terry fabrics. Here, characteristics/features that are required to be achieved for satisfactory performance of the terry fabrics with reference to fashion are discussed. The terry fabrics are being modified over the years in terms of the raw material requirements such as 100% cotton or blends or cotton with other fibers in order to obtain better performance as well as their structural parameters including stitch length and stitch density etc.

Keywords: absorbency, comfort, cotton, performance, terry fabrics, fashion

Procedia PDF Downloads 143
34001 Optimised Path Recommendation for a Real Time Process

Authors: Likewin Thomas, M. V. Manoj Kumar, B. Annappa

Abstract:

Traditional execution process follows the path of execution drawn by the process analyst without observing the behaviour of resource and other real-time constraints. Identifying process model, predicting the behaviour of resource and recommending the optimal path of execution for a real time process is challenging. The proposed AlfyMiner: αyM iner gives a new dimension in process execution with the novel techniques Process Model Analyser: PMAMiner and Resource behaviour Analyser: RBAMiner for recommending the probable path of execution. PMAMiner discovers next probable activity for currently executing activity in an online process using variant matching technique to identify the set of next probable activity, among which the next probable activity is discovered using decision tree model. RBAMiner identifies the resource suitable for performing the discovered next probable activity and observe the behaviour based on; load and performance using polynomial regression model, and waiting time using queueing theory. Based on the observed behaviour αyM iner recommend the probable path of execution with; next probable activity and the best suitable resource for performing it. Experiments were conducted on process logs of CoSeLoG Project1 and 72% of accuracy is obtained in identifying and recommending next probable activity and the efficiency of resource performance was optimised by 59% by decreasing their load.

Keywords: cross-organization process mining, process behaviour, path of execution, polynomial regression model

Procedia PDF Downloads 330
34000 Evaluating the Impact of Replacement Policies on the Cache Performance and Energy Consumption in Different Multicore Embedded Systems

Authors: Sajjad Rostami-Sani, Mojtaba Valinataj, Amir-Hossein Khojir-Angasi

Abstract:

The cache has an important role in the reduction of access delay between a processor and memory in high-performance embedded systems. In these systems, the energy consumption is one of the most important concerns, and it will become more important with smaller processor feature sizes and higher frequencies. Meanwhile, the cache system dissipates a significant portion of energy compared to the other components of a processor. There are some elements that can affect the energy consumption of the cache such as replacement policy and degree of associativity. Due to these points, it can be inferred that selecting an appropriate configuration for the cache is a crucial part of designing a system. In this paper, we investigate the effect of different cache replacement policies on both cache’s performance and energy consumption. Furthermore, the impact of different Instruction Set Architectures (ISAs) on cache’s performance and energy consumption has been investigated.

Keywords: energy consumption, replacement policy, instruction set architecture, multicore processor

Procedia PDF Downloads 150
33999 Perception of Indoor Environmental Qualities in Residential Buildings: A Quantitative Case Survey for Turkey and Iran

Authors: Majid Bahramian, Kaan Yetilmezsoy

Abstract:

Environmental performance of residential buildings been a hotspot for the research community, however, the indoor environmental quality significantly overlooked in the literature. The paper is motivated by the understanding of the occupants from the indoor environmental qualities and seeks to find the satisfaction level in two high-rise green-certified residential buildings. Views of more than 250 respondents in each building were solicited on 15 Indoor Environmental Qualities (IEQ) parameters. Findings suggest that occupants are generally satisfied with five critical aspects of IEQ, but some unsatisfaction exists during operation phase. The results also indicate that the green build certification systems for new buildings have some deficiencies which affect the actual environmental performance of green buildings during operation. Some reasons were suggested by the occupants of which the design-focus construction and lack of monitoring after certification were the most critical factors. Among the crucial criteria for environmental performance assessment of green buildings, energy saving, reduction of Greenhouse Gases (GHG) emissions, environmental impacts on neighborhood area, waste reduction and IEQs, were the most critical factors dominating the performance, in a descending order. This study provides valuable information on the performance of IEQ parameters of green building and gives a deeper understanding for stakeholders and companies involved in construction sector with the relevant feedback for their decision-making on current and future projects.

Keywords: indoor environmental qualities, green buildings, occupant satisfaction, environmental performance

Procedia PDF Downloads 82
33998 Performance of Different Biodegradable Waxes Based Specialized Pheromone and Lure Application Technology-Male Anhelation Technique-Cue Lure Formulations in Bittergourd Field against Bactrocera cucurbitae

Authors: Amna Jalal, Muhammad Dildar Gogi, Muhammad Jalal Arif, Anum Tariq, Waleed Afzal Naveed, Talha Farooq, Mubashir Iqbal, Muhammad Junaid Nisar

Abstract:

Melon fruit flies (Diptera: Tephritidae: Dacinae) are economically important pests of the cucurbits and are geographically distributed throughout the tropics and subtropics of the world. It causes heavy quantitative and qualitative losses in bitter gourd. The present experiment was carried out to evaluate the performance of different biodegradable waxes based SPLAT-MAT-CL (Specialized Pheromone and Lure Application Technology-Male Anhelation Technique- Cue Lure) formulations in bitter gourd field. Fourteen SPLAT-MAT emulsions/formulations were prepared by admixing different SPLAT matrices with toxicant (spinosad) and sex pheromone cuelure (attractant) in different proportionate percentage by weight. The results revealed that attraction and trapping of fruit flies of B. cucurbitae varied significantly for different SPLAT-MAT-CL formulations (p < 0.05). The maximum B. cucurbitae males were trapped in SPLAT-MAT-CL-7 (60 flies/trap/day) followed by SPLAT-MAT-CL-9 (40 flies/trap/day). The performance of all other formulations of SPLAT-MAT-CL was found in the order of SPLAT-MAT-CL-8 (30 flies/trap/day) > SPLAT-MAT-CL-3 (28 flies/trap/day) > SPLAT-MAT-CL-5 (25 flies/trap/day) > SPLAT-MAT-CL-4 (22 flies/trap/day) > SPLAT-MAT-CL-12 (20 flies/trap/day) SPLAT-MAT-CL-2 (19 flies/trap/day) > SPLAT-MAT-CL-14 (17 flies/trap/day) > SPLAT-MAT-CL-13 (15 flies/trap/day) > SPLAT-MAT-CL-11 (10 flies/trap/day) > SPLAT-MAT-CL-1 (8 flies/trap/day) > SPLAT-MAT-CL-10 (02 flies/trap/day). Overall, all the SPLAT-MAT-CL formulations, except SPLAT-MAT-CL-10, demonstrated higher density of captures of B. cucurbitae males as compared to standard (06 flies/trap/day). The results also demonstrate that SPLAT-MAT-CL-7, SPLAT-MAT-CL-9, SPLAT-MAT-CL-8, SPLAT-MAT-CL-3, SPLAT-MAT-CL-5, SPLAT-MAT-CL-4, SPLAT-MAT-CL-12, SPLAT-MAT-CL-2, SPLAT-MAT-CL-14, SPLAT-MAT-CL-13, SPLAT-MAT-CL-11 and SPLAT-MAT-CL-1 explained approximately 5, 4.6, 4.1, 3.6, 3.3, 3.1,2.8,2.5 and 1.6 times higher captures of B. cucurbitae males over standards. However, SPLAT-MAT-CL-10 demonstrated 3 times fewer captures of B. cucurbitae males over standards. In conclusion, SPLAT-MAT-CL-7, SPLAT-MAT-CL-9 can be exploited for the monitoring and trapping of B. cucurbitae in its IPM of program.

Keywords: attractancy, field conditions, melon fruit fly, SPLAT-MAT-CL

Procedia PDF Downloads 262
33997 The Role of Human Resource Capabilities and Knowledge Management on Employees’ Performance in the Nuclear Energy Sector of Nigeria

Authors: Hakeem Ade Omokayode Idowu

Abstract:

The extent of the role played by human capabilities developments as well as knowledge management on employees’ performance in the nuclear energy sector of Nigeria remains unclear. This is in view of the important role which human resource capabilities could play in the desire to generate energy using nuclear resources. This study appraised the extent of human resource capabilities available in the nuclear energy sector of Nigeria. It further examined the relationship between knowledge management and employees’ performance in the nuclear energy sector. The study adopted a descriptive research design with a population that comprised all the 1736 members of staff of the selected centres, institutes, and the headquarters of the Nigeria Atomic Energy Commission (NAEC), Nigerian Nuclear Regulatory Authority (NNRA), and Energy Commission of Nigeria (ECN) and a sample size of 332 employees was selected using purposive and convenience sampling techniques. Data collected were subjected to analysis using frequency counts and simple regression. The results showed that majority of the employees perceived that they have to a high extent of availability of knowledge (118, 35.5%), credibility (134, 40.4%), alignment (130, 39.2%), performance (126, 38%) and innovation (138, 41.6%) The result of the hypothesis tested indicated that knowledge management has a positive and significant effect on employees’ performance (Beta weight = 0.336, R2 =0.113, F-value = 41.959, p-value = 0.000< 0.05). The study concluded that human resource capabilities and knowledge management could enhance employee performance within the nuclear energy sector of Nigeria.

Keywords: human resource capabilities, knowledge management, employees productivity, national development

Procedia PDF Downloads 69
33996 Thin Film Thermoelectric Generator with Flexible Phase Change Material-Based Heatsink

Authors: Wu Peiqin

Abstract:

Flexible thermoelectric devices are light and flexible, which can be in close contact with any shape of heat source surfaces to minimize heat loss and achieve efficient energy conversion. Among the wide application fields, energy harvesting via flexible thermoelectric generators can adapt to a variety of curved heat sources (such as human body, circular tubes, and surfaces of different shapes) and can drive low-power electronic devices, exhibiting one of the most promising technologies in self-powered systems. The heat flux along the cross-section of the flexible thin-film generator is limited by the thickness, so the temperature difference decreases during the generation process, and the output power is low. At present, most of the heat flow directions of the thin film thermoelectric generator are along the thin-film plane; however, this method is not suitable for attaching to the human body surface to generate electricity. In order to make the film generator more suitable for thermoelectric generation, it is necessary to apply a flexible heatsink on the air sides with the film to maintain the temperature difference. In this paper, Bismuth telluride thermoelectric paste was deposited on polyimide flexible substrate by a screen printing method, and the flexible thermoelectric film was formed after drying. There are ten pairs of thermoelectric legs. The size of the thermoelectric leg is 20 x 2 x 0.1 mm, and adjacent thermoelectric legs are spaced 2 mm apart. A phase change material-based flexible heatsink was designed and fabricated. The flexible heatsink consists of n-octadecane, polystyrene, and expanded graphite. N-octadecane was used as the thermal storage material, polystyrene as the supporting material, and expanded graphite as the thermally conductive additive. The thickness of the flexible phase change material-based heatsink is 2mm. A thermoelectric performance testing platform was built, and its output performance was tested. The results show that the system can generate an open-circuit output voltage of 3.89 mV at a temperature difference of 10K, which is higher than the generator without a heatsink. Therefore, the flexible heatsink can increase the temperature difference between the two ends of the film and improve the output performance of the flexible film generator. This result promotes the application of the film thermoelectric generator in collecting human heat for power generation.

Keywords: flexible thermoelectric generator, screen printing, PCM, flexible heatsink

Procedia PDF Downloads 96
33995 The Death Philosophy of Taiwanese Aerial Acrobats

Authors: Tien-Mei Hu

Abstract:

Death is not only a physical event and a fact of life ending but also one of the ultimate issues of philosophy. The aerial acrobats’ dangerous nature and protective rope culture have kept the concept of death in this profession. This study aims to interpret the Taiwanese aerialists’ view of death through the philosophy of death, starting from the archetype of traditional Eastern body practices (aerial acrobatics). Five Taiwanese acrobats (two male and three female) were interviewed through a snowball approach. After the interviews, ATLAS.ti, a qualitative analysis software, was used to analyze the verbatim transcripts, photographs, and documents. The following three conclusions were drawn from this study: every performance by Taiwanese aerial acrobats is a life-threatening performance; Taiwanese aerialists’ perception of death changes with different life stages; Taiwanese aerialists’ philosophy of death is based on the heritage foundation of the "acrobatics" profession, which has created the phenomenon of not using safety equipment unique to Taiwanese aerialists.

Keywords: acrobatics, body culture, circus, tightrope walker

Procedia PDF Downloads 88
33994 Effectiveness of the Use of Polycarboxylic Ether Superplasticizers in High Performance Concrete Containing Silica Fume

Authors: Alya Harichane, Badreddine Harichane

Abstract:

The incorporation of polycarboxylate ether superplasticizer (PCE) and silica fume (SF) in high-performance concretes (HPC) leads to the achievement of remarkable rheological and mechanical improvements. In the fresh state, PCEs are adsorbed on cement particles and dispersants, in turn promoting the workability of the concrete. Silica fume enables a very well compacted concrete to be obtained, which is characterized by high mechanical parameters in its hardened state. Some PCEs are incompatible with silica fume, which can result in the loss of slump and in poor rheological behavior. The main objective of the research is the study of the influence of three types of PCEs, which all have a different molecular architecture, on the rheological and mechanical behavior of high-performance concretes containing 10% of SF as a partial replacement of cement. The results show that the carboxylic density of PCE has an influence on its compatibility with SF.

Keywords: polycarboxylate-ether superplasticizer, rheology, compressive strength, high-performance concrete, silica fume

Procedia PDF Downloads 71
33993 Influence of Bed Depth on Performance of Wire Screen Packed Bed Solar Air Heater

Authors: Vimal Kumar Chouksey, S. P. Sharma

Abstract:

This paper deals with theoretical analysis of performance of solar air collector having its duct packed with blackened wire screen matrices. The heat transfer equations for two-dimensional fully developed fluid flows under quasi-steady-state conditions have been developed in order to analyze the effect of bed depth on performance. A computer programme is developed in C++ language to estimate the temperature rise of entering air for evaluation of performance by solving the governing equations numerically using relevant correlations for heat transfer coefficient for packed bed systems. Results of air temperature rise and thermal efficiency obtained from the analysis have been compared with available experimental results and results have been found fairly in closed agreement. It has been found that there is considerable enhancement in performance with packed bed collector upto a certain total bed depth. Effect of total bed depth on efficiency show that there is an upper limiting value of total bed depth beyond which the thermal efficiency begins to fall again and this type of characteristics behavior is observed at all mass flow rate.

Keywords: plane collector, solar air heater, solar energy, wire screen packed bed

Procedia PDF Downloads 231
33992 The Effects of Aging on the Cost of Operating and Support: An Empirical Study Applied to Weapon Systems

Authors: Byungchae Kim, Jiwoo Nam

Abstract:

Aging of weapon systems can cause the failure and degeneration of components which results in increase of operating and support costs. However, whether this aging effect is significantly strong and it influences a lot on national defense spending due to the rapid increase in operating and support (O&S) costs is questionable. To figure out this, we conduct a literature review analyzing the aging effect of US weapon systems. We also conduct an empirical research using a maintenance database of Korean weapon systems, Defense Logistics Integrated Information System (DAIIS). We run regression of various types of O&S cost on weapon system age to investigate the statistical significance of aging effect and use generalized linear model to find relations between the failure of different priced components and the age. Our major finding is although aging effect exists, its impacts on weapon system cost seem to be not too large considering several characteristics of O&S cost elements not relying on the age.

Keywords: O&S cost, aging effect, weapon system, GLM

Procedia PDF Downloads 136
33991 Development of a Rating Scale for Elementary EFL Writing

Authors: Mohammed S. Assiri

Abstract:

In EFL programs, rating scales used in writing assessment are often constructed by intuition. Intuition-based scales tend to provide inaccurate and divisive ratings of learners’ writing performance. Hence, following an empirical approach, this study attempted to develop a rating scale for elementary-level writing at an EFL program in Saudi Arabia. Towards this goal, 98 students’ essays were scored and then coded using comprehensive taxonomy of writing constructs and their measures. An automatic linear modeling was run to find out which measures would best predict essay scores. A nonparametric ANOVA, the Kruskal-Wallis test, was then used to determine which measures could best differentiate among scoring levels. Findings indicated that there were certain measures that could serve as either good predictors of essay scores or differentiators among scoring levels, or both. The main conclusion was that a rating scale can be empirically developed using predictive and discriminative statistical tests.

Keywords: analytic scoring, rating scales, writing assessment, writing constructs, writing performance

Procedia PDF Downloads 460
33990 Experimental Investigation of Nucleate Pool Boiling Heat Transfer Characteristics on Copper Surface with Laser-Textured Stepped Microstructures

Authors: Luvindran Sugumaran, Mohd Nashrul Mohd Zubir, Kazi Md Salim Newaz, Tuan Zaharinie Tuan Zahari, Suazlan Mt Aznam, Aiman Mohd Halil

Abstract:

Due to the rapid advancement of integrated circuits and the increasing trend towards miniaturizing electronic devices, the amount of heat produced by electronic devices has consistently exceeded the maximum limit for heat dissipation. Currently, the two-phase cooling technique based on phase change pool boiling heat transfer has received a lot of attention because of its potential to fully utilize the latent heat of the fluid and produce a highly effective heat dissipation capacity while keeping the equipment's operating temperature within an acceptable range. There are numerous strategies available for the alteration of heating surfaces, but to find the best, simplest, and most dependable one remains a challenge. Lately, surface texturing via laser ablation has been used in a variety of investigations, demonstrating its significant potential for enhancing the pool boiling heat transfer performance. In this research, the nucleate pool boiling heat transfer performance of laser-textured copper surfaces of different patterns was investigated. The bare copper surface serves as a reference to compare the performance of laser-structured surfaces. It was observed that the heat transfer coefficients were increased with the increase of surface area ratio and the ratio of the peak-to-valley height of the microstructure. Laser machined grain structure produced extra nucleation sites, which ultimately caused the improved pool boiling performance. Due to an increase in nucleation site density and surface area, the enhanced nucleate boiling served as the primary heat transfer mechanism. The pool boiling performance of the laser-textured copper surfaces is superior to the bare copper surface in all aspects.

Keywords: heat transfer coefficient, laser texturing, micro structured surface, pool boiling

Procedia PDF Downloads 84
33989 Analysis of the Effective Components on the Performance of the Public Sector in Iran

Authors: Mahsa Habibzadeh

Abstract:

The function is defined as the process of systematic and systematic measurement of the components of how each task is performed and determining their potential for improvement in accordance with the specific standards of each component. Hence, evaluation is the basis for the improvement of organizations' functional excellence and the move towards performance excellence depends on performance improvement planning. Because of the past two decades, the public sector system has undergone dramatic changes. The purpose of such developments is often to overcome the barriers of the bureaucratic system, which impedes the efficient use of limited resources. Implementing widespread changes in the public sector of developed and even developing countries has led the process of developments to be addressed by many researchers. In this regard, the present paper has been carried out with the approach of analyzing the components that affect the performance of the public sector in Iran. To achieve this goal, indicators that affect the performance of the public sector and the factors affecting the improvement of its accountability have been identified. The research method in this research is descriptive and analytical. A statistical population of 120 people consists of managers and employees of the public sector in Iran. The questionnaires were distributed among them and analyzed using SPSS and LISREL software. The obtained results indicate that the results of the research findings show that between responsibilities there is a significant relationship between participation of managers and employees, legality, justice and transparency of specialty and competency, participation in public sector functions. Also, the significant coefficient for the liability variable is 3.31 for justice 2.89 for transparency 1.40 for legality of 2.27 for specialty and competence 2.13 and 5.17 for participation 5.17. Implementing indicators that affect the performance of the public sector can lead to satisfaction of the audience.

Keywords: performance, accountability system, public sector, components

Procedia PDF Downloads 225
33988 Students’ learning Effects in Physical Education between Sport Education Model with TPSR and Traditional Teaching Model with TPSR

Authors: Yi-Hsiang Pan, Chen-Hui Huang, Ching-Hsiang Chen, Wei-Ting Hsu

Abstract:

The purposes of the study were to explore the students' learning effect of physical education curriculum between merging Teaching Personal and Social Responsibility (TPSR) with sport education model and TPSR with traditional teaching model, which these learning effects included sport self-efficacy, sport enthusiastic, group cohesion, responsibility and game performance. The participants include 3 high school physical education teachers and 6 physical education classes, 133 participants with experience group 75 students and control group 58 students, and each teacher taught an experimental group and a control group for 16 weeks. The research methods used questionnaire investigation, interview, focus group meeting. The research instruments included personal and social responsibility questionnaire, sport enthusiastic scale, group cohesion scale, sport self-efficacy scale and game performance assessment instrument. Multivariate Analysis of covariance and Repeated measure ANOVA were used to test difference of students' learning effects between merging TPSR with sport education model and TPSR with traditional teaching model. The findings of research were: 1) The sport education model with TPSR could improve students' learning effects, including sport self-efficacy, game performance, sport enthusiastic, group cohesion and responsibility. 2) The traditional teaching model with TPSR could improve students' learning effect, including sport self-efficacy, responsibility and game performance. 3) the sport education model with TPSR could improve more learning effects than traditional teaching model with TPSR, including sport self-efficacy, sport enthusiastic,responsibility and game performance. 4) Based on qualitative data about learning experience of teachers and students, sport education model with TPSR significant improve learning motivation, group interaction and game sense. The conclusions indicated sport education model with TPSR could improve more learning effects in physical education curriculum. On other hand, the curricular projects of hybrid TPSR-Sport Education model and TPSR-Traditional Teaching model are both good curricular projects of moral character education, which may be applied in school physical education.

Keywords: character education, sport season, game performance, sport competence

Procedia PDF Downloads 446
33987 Achieving Competitive Advantage Through Internal Resources and Competences

Authors: Ibrahim Alkandi

Abstract:

This study aims at understanding how banks can utilize their resources and capabilities to achieve a competitive advantage. The resource-based approach has been applied to assess the resources and capabilities as well as how the management perceives them as sources of competitive advantages. A quantitative approach was implemented using cross-sectional data. The research population consisted of Top managers in financial companies in Saudi Arabia, and the sample comprised 79 managers. The resources were sub divided into tangible and intangible. Among the variables that will be assessed in the research include propriety rights, trademark which is the brand, communication as well as organizational culture. To achieve the objective of the research, Multivariate analysis through multiple regression was used. The research tool used is a questionnaire whose validity is also assessed. According to the results of the study, there is a significant relationship between bank’s performance and the strategic management of propriety rights, trademark, administrative and financial skills as well as bank culture. Therefore, the research assessed four aspects, among the variables in the model, in relation to the strategic performance of these banks. The aspects considered were trademark, communication, administrative and leadership style as well as the company’s culture. Hence, this paper contributes to the body of literature by providing empirical evidence of the resources influencing both banks’ market and economic performance.

Keywords: competitive advantage, Saudi banks, strategic management, RBV

Procedia PDF Downloads 69
33986 'When 2 + 2 = 5: Synergistic Effects of HRM Practices on the Organizational Performance'

Authors: Qura-tul-aain Khair, Mohtsham Saeed

Abstract:

Synergy is a main characteristic of human resource management (HRM) system. It highlights the hidden characteristics of HRM system. This research paper has empirically tested that internally consistent and complementary HR practices/components in the HR system are more able to predict and enhance the organizational performance than the sum of individual practice. The data was collected from the sample of 109 firm respondents of service industry through convenience sampling technique. The major finding of this research highlighted that configurational approach to synergy or the HRM system as a whole has an ability to enhance the organizational performance more than by the sum of individual HRM practices of HRM system. Hence, confirming that the whole is greater than the sum of individual parts.

Keywords: internally consistant HRM practices, synergistic effects, horizontal fit, vertical fit

Procedia PDF Downloads 349
33985 Computational Analysis on Thermal Performance of Chip Package in Electro-Optical Device

Authors: Long Kim Vu

Abstract:

The central processing unit in Electro-Optical devices is a Field-programmable gate array (FPGA) chip package allowing flexible, reconfigurable computing but energy consumption. Because chip package is placed in isolated devices based on IP67 waterproof standard, there is no air circulation and the heat dissipation is a challenge. In this paper, the author successfully modeled a chip package which various interposer materials such as silicon, glass and organics. Computational fluid dynamics (CFD) was utilized to analyze the thermal performance of chip package in the case of considering comprehensive heat transfer modes: conduction, convection and radiation, which proposes equivalent heat dissipation. The logic chip temperature varying with time is compared between the simulation and experiment results showing the excellent correlation, proving the reasonable chip modeling and simulation method.

Keywords: CFD, FPGA, heat transfer, thermal analysis

Procedia PDF Downloads 178
33984 A Heuristic Based Decomposition Approach for a Hierarchical Production Planning Problem

Authors: Nusrat T. Chowdhury, M. F. Baki, A. Azab

Abstract:

The production planning problem is concerned with specifying the optimal quantities to produce in order to meet the demand for a prespecified planning horizon with the least possible expenditure. Making the right decisions in production planning will affect directly the performance and productivity of a manufacturing firm, which is important for its ability to compete in the market. Therefore, developing and improving solution procedures for production planning problems is very significant. In this paper, we develop a Dantzig-Wolfe decomposition of a multi-item hierarchical production planning problem with capacity constraint and present a column generation approach to solve the problem. The original Mixed Integer Linear Programming model of the problem is decomposed item by item into a master problem and a number of subproblems. The capacity constraint is considered as the linking constraint between the master problem and the subproblems. The subproblems are solved using the dynamic programming approach. We also propose a multi-step iterative capacity allocation heuristic procedure to handle any kind of infeasibility that arises while solving the problem. We compare the computational performance of the developed solution approach against the state-of-the-art heuristic procedure available in the literature. The results show that the proposed heuristic-based decomposition approach improves the solution quality by 20% as compared to the literature.

Keywords: inventory, multi-level capacitated lot-sizing, emission control, setup carryover

Procedia PDF Downloads 135
33983 4-DOFs Parallel Mechanism for Minimally Invasive Robotic Surgery

Authors: Khalil Ibrahim, Ahmed Ramadan, Mohamed Fanni, Yo Kobayashi, Ahmed Abo-Ismail, Masakatus G. Fujie

Abstract:

This paper deals with the design process and the dynamic control simulation of a new type of 4-DOFs parallel mechanism that can be used as an endoscopic surgical manipulator. The proposed mechanism, 2-PUU_2-PUS, is designed based on the screw theory and the parallel virtual chain type synthesis method. Based on the structure analysis of the 4-DOF parallel mechanism, the inverse position equation is studied using the inverse analysis theory of kinematics. The design and the stress analysis of the mechanism are investigated using SolidWorks software. The virtual prototype of the parallel mechanism is constructed, and the dynamic simulation is performed using ADAMS TM software. The system model utilizing PID and PI controllers has been built using MATLAB software. A more realistic simulation in accordance with a given bending angle and point to point control is implemented by the use of both ADAMS/MATLAB software. The simulation results showed that this control method has solved the coordinate control for the 4-DOF parallel manipulator so that each output is feedback to the four driving rods. From the results, the tracking performance is achieved. Other control techniques, such as intelligent ones, are recommended to improve the tracking performance and reduce the numerical truncation error.

Keywords: parallel mechanisms, medical robotics, tracjectory control, virtual chain type synthesis method

Procedia PDF Downloads 464
33982 Esports: A Biomechanics and Performance Perspective

Authors: Alex S. Talan

Abstract:

The introduction of scientific terms for esports can directly affect the quality of the training process. This is a critically important scientific task since esports is a rapidly developing global sport that has only recently begun to receive scientific and methodological consideration. In this report, we evaluate esports from a biomechanical perspective. First, we examine the relationship between physical performance and esports gaming techniques, with consideration toward engineering more effective physical and in-game training methodologies for amateur and professional esports competitors. In addition, we advocate that applying biomechanical research methodologies has the added potential to improve physical performance and endurance in esports athletes. With the budding attention on the esports enterprise globally, scientific research into esports would benefit from standardizing terminologies and methodological approaches that are specifically tailored to assess esports training efficacy to enhance individual and team performance within the esports community.

Keywords: cybersport, esports, biomechanics, sports technique, training standards, dental occlusion, sports engineering, sitting pose

Procedia PDF Downloads 85
33981 Antecedents of MNE Performance and Managing Firm-Specific and Country-Specific Advantages: An Empirical Study of Optoelectronics Industry in Taiwan

Authors: Jyh-Yi Shih, Chie-Bein Chen, Kuang-Yi Lin, Yu-Wei Huang

Abstract:

Because of the trend toward globalization, Taiwanese companies have gradually focused more on overseas market operations. Overseas market performance has gradually increased as a proportion of Taiwanese companies’ total business revenues. Existing international investment theories cannot explain numerous new phenomena in this domain. Opinions are inconsistent, and contradictory positions exist regarding the antecedents of multinational enterprise (MNE) performance. This study applied contemporary internalization theory to establish and extend approaches adopted by previous relevant studies. In the context of the overseas market, the influence that MNE investment in research and development (R&D) and marketing has on enterprise performance was investigated from the firm-specific advantages (FSAs) and country-specific advantages (CSAs) perspectives. CSAs and internationalization speed were addressed as moderators, and hypotheses regarding how internationalization and performance were achieved through MNE overseas market operation were explored to ensure the completeness of the investigation. The list of enterprises was sourced from the Taiwan Economic Journal. After examining the relevant data, the following conclusions were obtained: (a) The relationship between the level of FSAs in R&D and enterprise performance exhibited an S-shaped curve. (b) The relationship between the level of FSAs in marketing and enterprise performance displayed a U-shaped curve. (c) The extent to which potential CFAs were obtained positively moderated the relationship between enterprise investment in R&D to gain FSAs and MNE performance. (d) Internationalization speed positively moderated the relationship between MNEs and enterprise investment in R&D and marketing to gain FSAs.

Keywords: multinational corporation, firm-specific advantages, country-specific advantages, international speed

Procedia PDF Downloads 392
33980 Value Chain Analysis of the Seabass Industry in Doumen

Authors: Tiantian Ma

Abstract:

The district of Doumen, Zhuhai has a sophisticated seabass value chain. However, unlike typical Global Value Chain (GVC) industries, the seabass value chain in Doumen is highly domestic both in terms of production and consumption. Still, since the highly-industrialized and capital-intensive industry involves many off-farm segments in both upstream and downstream, this paper will be utilizing the method of value chain analysis. To be specific, the paper will concentrate on two research goals: 1) the value chain mapping of the seabass industry, such as identifying actors in the hatchery, fish feed, fishponds, processing, logistics, and distribution, 2) the SWOT analysis of the seabass industry in Doumen, including incompetence of the waste disposal, the strategy of marketing, and the supportive role of the government, etc. In general, the seabass industry in Doumen is a sophisticated but not yet comprehensive value chain. It has achieved a lot in industrializing aqua-food products and fostering development, but there are still improvements that could be carried out, such as upholding environmental sustainability and promoting the brand better.

Keywords: agricultural value chain, fish farming, regional development, SWOT analysis, value chain mapping

Procedia PDF Downloads 148
33979 Treatment Performance of Waste Stabilization Ponds: A Look at Physic-Chemical Parameters in Ghana

Authors: Emmanuel Adu-Ofori, Richard Amfo-Otu, Isaac O. A. Hodgson

Abstract:

The study was conducted to determine the treatment performance of waste stabilization ponds in Akosombo. A total of 15 samples were taken for four consecutive months from the inlet, facultative pond and outlet of maturation pond. The samples were preserved and transported to Water Research Institute for laboratory analysis. The wastewater quality parameters analysed to assess the treatment performance were total suspended solids (TSS), biochemical oxygen demand (BOD), chemical oxygen demand (COD), ammonia and phosphate. The results of the laboratory analysis showed that the ponds achieved TSS, BOD and COD removals of about 30, 82 and 75 per cent respectively. Statistically, the BOD (t = 10.27, p = 6.68 x 10-6) and COD (t = 4.23, p = 0.0029) of the raw sewage were significantly different from the total effluent at 95% confidence interval. The ammonia and phosphate removal was as high as 92% and 84% respectively. The quality parameters analysed for the final effluent from the Waste Stabilisation Pond was within the EPA guideline values. The general treatment performances were very good with respect to the parameters studied and does not pose threat to the receiving water body. A further study to examine the bacteriological treatment performance was recommended.

Keywords: waste stabilization pond, wast water, treatment performance, nutrient, Ghana

Procedia PDF Downloads 316
33978 The Impact of Window Opening Occupant Behavior Models on Building Energy Performance

Authors: Habtamu Tkubet Ebuy

Abstract:

Purpose Conventional dynamic energy simulation tools go beyond the static dimension of simplified methods by providing better and more accurate prediction of building performance. However, their ability to forecast actual performance is undermined by a low representation of human interactions. The purpose of this study is to examine the potential benefits of incorporating information on occupant diversity into occupant behavior models used to simulate building performance. The co-simulation of the stochastic behavior of the occupants substantially increases the accuracy of the simulation. Design/methodology/approach In this article, probabilistic models of the "opening and closing" behavior of the window of inhabitants have been developed in a separate multi-agent platform, SimOcc, and implemented in the building simulation, TRNSYS, in such a way that the behavior of the window with the interconnectivity can be reflected in the simulation analysis of the building. Findings The results of the study prove that the application of complex behaviors is important to research in predicting actual building performance. The results aid in the identification of the gap between reality and existing simulation methods. We hope this study and its results will serve as a guide for researchers interested in investigating occupant behavior in the future. Research limitations/implications Further case studies involving multi-user behavior for complex commercial buildings need to more understand the impact of the occupant behavior on building performance. Originality/value This study is considered as a good opportunity to achieve the national strategy by showing a suitable tool to help stakeholders in the design phase of new or retrofitted buildings to improve the performance of office buildings.

Keywords: occupant behavior, co-simulation, energy consumption, thermal comfort

Procedia PDF Downloads 97
33977 LiTa2PO8-based Composite Solid Polymer Electrolytes for High-Voltage Cathodes in Lithium-Metal Batteries

Authors: Kumlachew Zelalem Walle, Chun-Chen Yang

Abstract:

Solid-state Lithium metal batteries (SSLMBs) that contain polymer and ceramic solid electrolytes have received considerable attention as an alternative to substitute liquid electrolytes in lithium metal batteries (LMBs) for highly safe, excellent energy storage performance and stability under elevated temperature situations. Here, a novel fast Li-ion conducting material, LiTa₂PO₈ (LTPO), was synthesized and electrochemical performance of as-prepared powder and LTPO-incorporated composite solid polymer electrolyte (LTPO-CPE) membrane were investigated. The as-prepared LTPO powder was homogeneously dispersed in polymer matrices, and a hybrid solid electrolyte membrane was synthesized via a simple solution-casting method. The room temperature total ionic conductivity (σt) of the LTPO pellet and LTPO-CPE membrane were 0.14 and 0.57 mS cm-1, respectively. A coin battery with NCM811 cathode is cycled under 1C between 2.8 to 4.5 V at room temperature, achieving a Coulombic efficiency of 99.3% with capacity retention of 74.1% after 300 cycles. Similarly, the LFP cathode also delivered an excellent performance at 0.5C with an average Coulombic efficiency of 100% without virtually capacity loss (the maximum specific capacity is at 27th: 138 mAh g−1 and 500th: 131.3 mAh g−1). These results demonstrates the feasibility of a high Li-ion conductor LTPO as a filler, and the developed polymer/ceramic hybrid electrolyte has potential to be a high-performance electrolyte for high-voltage cathodes, which may provide a fresh platform for developing more advanced solid-state electrolytes.

Keywords: li-ion conductor, lithium-metal batteries, composite solid electrolytes, liTa2PO8, high-voltage cathode

Procedia PDF Downloads 61
33976 Parameter Measurement Systems to Evaluate Performance of Archers

Authors: Muhammad Zikril Hakim Md. Azizi, Norhafizan Ahmad, Raja Ariffin Raja Ghazilla

Abstract:

Postural stability, attention level of the archer and particularly the vibrations of the bow itself plays a prominent role in determining the athletes performance. Many techniques and systems had been developing to monitor the parameters of the archers during training. In Malaysia, archery coaches tend to use non-scientific ways that they are familiar with, to evaluate archer performance. An approach that provides more affordable yet accurate systems to the masses and relatively easy system deployment procedure need to be proposed. Hence, this project will address to fulfil the needs. Three area of the archer parameter were included for data monitoring sensors. Attention level can be measured using EEG sensor, centre of mass linked to the postural stability can be measured by foot pressure sensor, and the bow vibrations in three axis will be relayed by the vibrations sensors placed directly on the bow using wireless sensors. Arduino based microcontroller used to relay all the data back to the interfacing systems. Interface systems will be using Python language and C++ framework for user interface and hardware interfacing systems. All sensor data can be observed in real time using the in-house applications, and each sessions can be saved to common files so that coach and the team can have a further discussion and comparisons.

Keywords: archery, graphical user interface, microcontroller, wireless sensor, monitoring system

Procedia PDF Downloads 298
33975 Effect of Instructional Materials on Academic Performance in Heat Transfer Concept among Secondary School Physics Students in Fagge Educational Zone, Kano State, Nigeria

Authors: Shehu Aliyu

Abstract:

This study investigated the effects of instructional materials on academic achievement among senior secondary school students on the concept of Heat Transfer in physics in Fagge Educational Zone, Kano State Nigeria. The population consisted of SSII students from 10 public schools. Out of this, 87 students were randomly selected from which 24 males and 22 females formed the experimental group and 41 students as control group. A quasi experiential design with pretest and post-test for both the groups was adopted. Two research questions and null hypotheses guided the conduct of the study. The experimental group was exposed to teaching using instructional materials while the control group was taught using the normal lecture mode. Head Transfer Performance Test (HTPT) was used for data collection. The instrument was validated by experts in the science education field. A Pearson Product Moment Correlation (PPMC) was used to determine the reliability co-efficient and was found to be r=0.83. The research questions were answered using descriptive statistics while the hypotheses were tested at p≤ 0.05 level of significance using t-test. The result obtained from the data analysis showed that students in experimental group performed significantly better than those in the control group and that there was no significant difference in the academic performance between male and female students in the experimental group. Based on the findings of this study, it was recommended among others that the physics teachers should be receiving regular training on the importance of using instructional materials whether ready made or improved in their teaching.

Keywords: heat transfer, physics, instructional materials, academic performance

Procedia PDF Downloads 178