Search results for: Business Performance
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 15299

Search results for: Business Performance

10619 Compact Dual-Band Bandpass Filter Based on Quarter Wavelength Stepped Impedance Resonators

Authors: Yu-Fu Chen, Zih-Jyun Dai, Chen-Te Chiu, Shiue-Chen Chiou, Yung-Wei Chen, Yu-Ming Lin, Kuan-Yu Chen, Hung-Wei Wu, Hsin-Ying Lee, Yan-Kuin Su, Shoou-Jinn Chang

Abstract:

This paper presents a compact dual-band bandpass filter that involves using the quarter wavelength stepped impedance resonators (SIRs) for achieving simultaneously compact circuit size and good dual-band performance. The filter is designed at 2.4 / 3.5 GHz and constructed by two pairs of quarter wavelength SIRs and source-load lines. By properly tuning the impedance ratio, length ratio and radius of via hole of the SIRs, dual-passbands performance can be easily determined. To improve the passband selectivity, the use of source-load lines is to increase coupling energy between the resonators. The filter is showing simple configuration, effective design method and small circuit size. The measured results are in good agreement with the simulation results.

Keywords: dual-band, bandpass filter, stepped impedance resonators, SIR

Procedia PDF Downloads 516
10618 A Study of Using Different Printed Circuit Board Design Methods on Ethernet Signals

Authors: Bahattin Kanal, Nursel Akçam

Abstract:

Data transmission size and frequency requirements are increasing rapidly in electronic communication protocols. Increasing data transmission speeds have made the design of printed circuit boards much more important. It is important to carefully examine the requirements and make analyses before and after the design of the digital electronic circuit board. It delves into impedance matching techniques, signal trace routing considerations, and the impact of layer stacking on signal performance. The paper extensively explores techniques for minimizing crosstalk issues and interference, presenting a holistic perspective on design strategies to optimize the quality of high-speed signals. Through a comprehensive review of these design methodologies, this study aims to provide insights into achieving reliable and high-performance printed circuit board layouts for these signals. In this study, the effect of different design methods on Ethernet signals was examined from the type of S parameters. Siemens company HyperLynx software tool was used for the analyses.

Keywords: HyperLynx, printed circuit board, s parameters, ethernet

Procedia PDF Downloads 34
10617 Knowledge Sharing within a Team: Exploring the Antecedents and Role of Trust

Authors: Li Yan Hei, Au Wing Tung

Abstract:

Knowledge sharing is a process in which individuals mutually exchange existing knowledge and co-create new knowledge. Previous research has confirmed that trust is positively associated with knowledge sharing. However, only few studies systematically examined the antecedents of trust and these antecedents’ impacts on knowledge sharing. In order to explore and understand the relationships between trust and knowledge sharing in depth, this study proposed a relationship maintenance-based model to examine the antecedents of trust in knowledge sharing in project teams. Three critical elements within a project team were measured, including the environment, project team partner and interaction. It was hypothesized that the trust would lead to knowledge sharing and in turn result in perceived good team performance. With a sample of 200 Hong Kong employees, the proposed model was evaluated with structural equation modeling. Expected findings are trust will contribute to knowledge sharing, resulting in better team performance. The results will also offer insights into antecedents of trust that play a heavy role in the focal relationship. The present study contributes to a more holistic understanding of relationship between trust and knowledge sharing by linking the antecedents and outcomes. The findings will raise the awareness of project managers on ways to promote knowledge sharing.

Keywords: knowledge sharing, project management, team, trust

Procedia PDF Downloads 617
10616 Ecosystem, Environment Being Threatened by the Activities of Major Industries

Authors: Charles Akinola Imolehin

Abstract:

According to the news on world population record, over 6.6 billion people on earth, and almost a quarter million added each day, the scale of human activity and environmental impact is unprecedented. Soaring human population growth over the past century has created a visible challenge to earth’s life support systems. Critical natural resources such as clean ground water, fertile topsoil, and biodiversity are diminishing at an exponential rate, orders of magnitude above that at which they can be regenerated. In addition, the world faces an onslaught of other environmental threats including degenerated global climate change, global warming, intensified acid rain, stratospheric ozone depletion and health threatening pollution. Overpopulation and the use of deleterious technologies combine to increase the scale of human activities to a level that underlies these entire problems. These intensifying trends cannot continue indefinitely, hopefully, through increased understanding and valuation of ecosystems and their services, earth’s basic life-support system will be protected for the future. To say the fact, human civilization is now the dominant cause of change in the global environment. Now that human relationship to the earth has change so utterly, there is need to see to that change and understand its implication. These are two aspects to the challenges which all should believe. The first is to realize that human activity has power to harm the earth and can indeed have global and even permanent effects. Second is to realize that the only way to understand human new role as a co-architect of nature is to see human activities as part of a complex system that does operate according to the same simple rules of cause and effect commonly used to. So, understanding the physical/biological dimension of earth system is an important precondition for making sensible policy to protect our environment. Because believing in Sustainable Development is a matter of reconciling respect for the environment, social equity, and economic profitability. Also, there is strong believe that environmental protection is naturally about reducing air and water pollution, but it also includes the improvement of the environmental performance of existing process. That is why is important to always have it at the heart of business policy that the environmental problem is not our effect on the environment so much as the relationship of production activities on the environment. There should be this positive thinking in all operation to always be environmentally friendly especially in projection and considering Sustainable ALL awareness in all sites of operation.

Keywords: earth's ocean, marine animals life under treat, flooding, ctritical natiural resouces polluted

Procedia PDF Downloads 18
10615 Statically Fused Unbiased Converted Measurements Kalman Filter

Authors: Zhengkun Guo, Yanbin Li, Wenqing Wang, Bo Zou

Abstract:

The statically fused converted position and doppler measurements Kalman filter (SF-CMKF) with additive debiased measurement conversion has been previously presented to combine the resulting states of converted position measurements Kalman filter (CPMKF) and converted doppler measurement Kalman filter (CDMKF) to yield the final state estimates under minimum mean squared error (MMSE) criterion. However, the exact compensation for the bias in the polar-to-cartesian and spherical-to-cartesian conversion are multiplicative and depend on the statistics of the cosine of the angle measurement errors. As a result, the consistency and performance of the SF-CMKF may be suboptimal in large-angle error situations. In this paper, the multiplicative unbiased position and Doppler measurement conversion for 2D (polar-to-cartesian) tracking are derived, and the SF-CMKF is improved to use those conversions. Monte Carlo simulations are presented to demonstrate the statistical consistency of the multiplicative unbiased conversion and the superior performance of the modified SF-CMKF (SF-UCMKF).

Keywords: measurement conversion, Doppler, Kalman filter, estimation, tracking

Procedia PDF Downloads 208
10614 Domain Adaptive Dense Retrieval with Query Generation

Authors: Rui Yin, Haojie Wang, Xun Li

Abstract:

Recently, mainstream dense retrieval methods have obtained state-of-the-art results on some datasets and tasks. However, they require large amounts of training data, which is not available in most domains. The severe performance degradation of dense retrievers on new data domains has limited the use of dense retrieval methods to only a few domains with large training datasets. In this paper, we propose an unsupervised domain-adaptive approach based on query generation. First, a generative model is used to generate relevant queries for each passage in the target corpus, and then, the generated queries are used for mining negative passages. Finally, the query-passage pairs are labeled with a cross-encoder and used to train a domain-adapted dense retriever. We also explore contrastive learning as a method for training domain-adapted dense retrievers and show that it leads to strong performance in various retrieval settings. Experiments show that our approach is more robust than previous methods in target domains that require less unlabeled data.

Keywords: dense retrieval, query generation, contrastive learning, unsupervised training

Procedia PDF Downloads 104
10613 Secure Hashing Algorithm and Advance Encryption Algorithm in Cloud Computing

Authors: Jaimin Patel

Abstract:

Cloud computing is one of the most sharp and important movement in various computing technologies. It provides flexibility to users, cost effectiveness, location independence, easy maintenance, enables multitenancy, drastic performance improvements, and increased productivity. On the other hand, there are also major issues like security. Being a common server, security for a cloud is a major issue; it is important to provide security to protect user’s private data, and it is especially important in e-commerce and social networks. In this paper, encryption algorithms such as Advanced Encryption Standard algorithms, their vulnerabilities, risk of attacks, optimal time and complexity management and comparison with other algorithms based on software implementation is proposed. Encryption techniques to improve the performance of AES algorithms and to reduce risk management are given. Secure Hash Algorithms, their vulnerabilities, software implementations, risk of attacks and comparison with other hashing algorithms as well as the advantages and disadvantages between hashing techniques and encryption are given.

Keywords: Cloud computing, encryption algorithm, secure hashing algorithm, brute force attack, birthday attack, plaintext attack, man in middle attack

Procedia PDF Downloads 280
10612 Evaluating the Learning Outcomes of Physical Therapy Clinical Fieldwork Course

Authors: Hui-Yi Wang, Shu-Mei Chen, Mei-Fang Liu

Abstract:

Background and purpose: Providing clinical experience in medical education is an important discipline method where students can gradually apply their academic knowledge to clinical situations. The purpose of this study was to establish self-assessment questionnaires for students to assess their learning outcomes for two fields of physical therapy, orthopedic physical therapy, and pediatric physical therapy, in a clinical fieldwork course. Methods: The questionnaires were developed based on the core competence dimensions of the course. The content validity of the questionnaires was evaluated and established by expert meetings. Among the third-year undergraduate students who took the clinical fieldwork course, there were 49 students participated in this study. Teachers arranged for the students to study two professional fields, and each professional field conducted a three-week clinical lesson. The students filled out the self-assessment questionnaires before and after each three-week lesson. Results: The self-assessment questionnaires were established by expert meetings that there were six core competency dimensions in each of the two fields, with 20 and 21 item-questions, respectively. After each three-week clinical fieldwork, the self-rating scores in each core competency dimension were higher when compared to those before the course, indicating having better clinical abilities after the lessons. The best self-rating scores were the dimension of attitude and humanistic literacy, and the two lower scores were the dimensions of professional knowledge and skills and problem-solving critical thinking. Conclusions: This study developed questionnaires for clinical fieldwork courses to reflect students' learning outcomes, including the performance of professional knowledge, practice skills, and professional attitudes. The use of self-assessment of learning performance can help students build up their reflective competencies. Teachers can guide students to pay attention to the performance of abilities in each core dimension to enhance the effectiveness of learning through self-reflection and improvement.

Keywords: physical therapy, clinical fieldwork course, learning outcomes assessment, medical education, self-reflection ability

Procedia PDF Downloads 116
10611 Review of Cable Fault Locating Methods and Usage of VLF for Real Cases of High Resistance Fault Locating

Authors: Saadat Ali, Rashid Abdulla Ahmed Alshehhi

Abstract:

Cable faults are always probable and common during or after commissioning, causing significant delays and disrupting power distribution or transmission network, which is intolerable for the utilities&service providers being their reliability and business continuity measures. Therefore, the adoption of rapid localization & rectification methodology is the main concern for them. This paper explores the present techniques available for high voltage cable localization & rectification and which is preferable with regards to easier, faster, and also less harmful to cables. It also provides insight experience of high resistance fault locating by utilization of the Very Low Frequency (VLF) method.

Keywords: faults, VLF, real cases, cables

Procedia PDF Downloads 112
10610 Photocatalytic Degradation of Methyl Orange by Ag Doped La₂Ti₂O₇

Authors: Hong Zhang

Abstract:

Photocatalytic degradation is an appealing process to remove organic contaminants from industrial wastewater, but usually impeded by less effective photocatalysts. Here, we successfully synthesized Ag doped La₂Ti₂O₇ via a simple sol-gel route for photocatalytic methyl orange (MO) degradation. Their crystal structures, morphology, surface area and optical absorption activity were systematically characterized by X-ray diffraction, scanning electron microscope, BET N₂ adsorption-desorption study, and UV-vis diffuse reflectance spectra. The photocatalytic activity was evaluated by MO photodegradation under a 300 W xenon lamp. The results indicate that the doping of Ag has effectively narrowed the band gap, increased the specific area of La2Ti2O7, and supressed the recombination of photogenerated carriers. Compared with the pristine La₂Ti₂O₇, La₁.₉Ag₀.₁Ti₂O₇-δ revealed a superior performance for MO degradation with a degradation rate of 97% in only 60 min. Also, the pseudo-first order kinetic constant for La₁.₉Ag₀.₁Ti₂O₇-δ is ~ 11 times higher than that of undoped sample. The outstanding performance of Ag modified La₂Ti₂O₇ is probably attributed to the integrated factors. Active species trapping experiments indicated that h+ plays a critical role in MO degradation, while •O₂− has slight effect on the photocatalytic activity and the function of •OH can almost be neglected.

Keywords: Ag doped La₂Ti₂O₇, methyl orange, photodegradation, surface plasmon resonance

Procedia PDF Downloads 107
10609 Desing of PSS and SVC to Improve Power System Stability

Authors: Mahmoud Samkan

Abstract:

In this paper, the design and assessment of new coordination between Power System Stabilizers (PSSs) and Static Var Compensator (SVC) in a multimachine power system via statistical method are proposed. The coordinated design problem of PSSs and SVC over a wide range of loading conditions is handled as an optimization problem. The Bacterial Swarming Optimization (BSO), which synergistically couples the Bacterial Foraging (BF) with the Particle Swarm Optimization (PSO), is employed to seek for optimal controllers parameters. By minimizing the proposed objective function, in which the speed deviations between generators are involved; stability performance of the system is enhanced. To compare the capability of PSS and SVC, both are designed independently, and then in a coordinated manner. Simultaneous tuning of the BSO based coordinated controller gives robust damping performance over wide range of operating conditions and large disturbance in compare to optimized PSS controller based on BSO (BSOPSS) and optimized SVC controller based on BSO (BSOSVC). Moreover, a statistical T test is executed to validate the robustness of coordinated controller versus uncoordinated one.

Keywords: SVC, PSSs, multimachine power system, coordinated design, bacteria swarm optimization, statistical assessment

Procedia PDF Downloads 376
10608 Laying Performance of Itik Pinas (Anas platyrynchos Linnaeus) as Affected by Garlic (Allium sativum) Powder in Drinking Water

Authors: Gianne Bianca P. Manalo, Ernesto A. Martin, Vanessa V. Velasco

Abstract:

The laying performance, egg quality, egg classification, and income over feed cost of Improved Philippine Mallard duck (Itik Pinas) were examined as influenced by garlic powder in drinking water. A total of 48 ducks (42 females and 6 males) were used in the study. The ducks were allocated into two treatments - with garlic powder (GP) and without garlic powder (control) in drinking water. Each treatment had three replicates with eight ducks (7 females and 1 male) per replication. The results showed that there was a significant (P = 0.03) difference in average egg weight where higher values were attained by ducks with GP (77.67 g ± 0.64) than the control (75.64 g ± 0.43). The supplementation of garlic powder in drinking water, however, did not affect the egg production, feed intake, FCR, egg mass, livability, egg quality and egg classification. The Itik Pinas with GP in drinking water had numerically higher income over feed cost than those without. GP in drinking water can be considered in raising Itik Pinas. Further studies on increasing level of GP and long feeding duration also merit consideration to substantiate the findings.

Keywords: phytogenic, garlic powder, Itik-Pinas, egg weight, egg production

Procedia PDF Downloads 84
10607 The Effectiveness of an Occupational Therapy Metacognitive-Functional Intervention for the Improvement of Human Risk Factors of Bus Drivers

Authors: Navah Z. Ratzon, Rachel Shichrur

Abstract:

Background: Many studies have assessed and identified the risk factors of safe driving, but there is relatively little research-based evidence concerning the ability to improve the driving skills of drivers in general and in particular of bus drivers, who are defined as a population at risk. Accidents involving bus drivers can endanger dozens of passengers and cause high direct and indirect damages. Objective: To examine the effectiveness of a metacognitive-functional intervention program for the reduction of risk factors among professional drivers relative to a control group. Methods: The study examined 77 bus drivers working for a large public company in the center of the country, aged 27-69. Twenty-one drivers continued to the intervention stage; four of them dropped out before the end of the intervention. The intervention program we developed was based on previous driving models and the guiding occupational therapy practice framework model in Israel, while adjusting the model to the professional driving in public transportation and its particular risk factors. Treatment focused on raising awareness to safe driving risk factors identified at prescreening (ergonomic, perceptual-cognitive and on-road driving data), with reference to the difficulties that the driver raises and providing coping strategies. The intervention has been customized for each driver and included three sessions of two hours. The effectiveness of the intervention was tested using objective measures: In-Vehicle Data Recorders (IVDR) for monitoring natural driving data, traffic accident data before and after the intervention, and subjective measures (occupational performance questionnaire for bus drivers). Results: Statistical analysis found a significant difference between the degree of change in the rate of IVDR perilous events (t(17)=2.14, p=0.046), before and after the intervention. There was significant difference in the number of accidents per year before and after the intervention in the intervention group (t(17)=2.11, p=0.05), but no significant change in the control group. Subjective ratings of the level of performance and of satisfaction with performance improved in all areas tested following the intervention. The change in the ‘human factors/person’ field, was significant (performance : t=- 2.30, p=0.04; satisfaction with performance : t=-3.18, p=0.009). The change in the ‘driving occupation/tasks’ field, was not significant but showed a tendency toward significance (t=-1.94, p=0.07,). No significant differences were found in driving environment-related variables. Conclusions: The metacognitive-functional intervention significantly improved the objective and subjective measures of safety of bus drivers’ driving. These novel results highlight the potential contribution of occupational therapists, using metacognitive functional treatment, to preventing car accidents among the healthy drivers population and improving the well-being of these drivers. This study also enables familiarity with advanced technologies of IVDR systems and enriches the knowledge of occupational therapists in regards to using a wide variety of driving assessment tools and making the best practice decisions.

Keywords: bus drivers, IVDR, human risk factors, metacognitive-functional intervention

Procedia PDF Downloads 346
10606 Improved Performance in Content-Based Image Retrieval Using Machine Learning Approach

Authors: B. Ramesh Naik, T. Venugopal

Abstract:

This paper presents a novel approach which improves the high-level semantics of images based on machine learning approach. The contemporary approaches for image retrieval and object recognition includes Fourier transforms, Wavelets, SIFT and HoG. Though these descriptors helpful in a wide range of applications, they exploit zero order statistics, and this lacks high descriptiveness of image features. These descriptors usually take benefit of primitive visual features such as shape, color, texture and spatial locations to describe images. These features do not adequate to describe high-level semantics of the images. This leads to a gap in semantic content caused to unacceptable performance in image retrieval system. A novel method has been proposed referred as discriminative learning which is derived from machine learning approach that efficiently discriminates image features. The analysis and results of proposed approach were validated thoroughly on WANG and Caltech-101 Databases. The results proved that this approach is very competitive in content-based image retrieval.

Keywords: CBIR, discriminative learning, region weight learning, scale invariant feature transforms

Procedia PDF Downloads 181
10605 Impact of Butt Joints on Flexural Properties of Nail Laminated Timber

Authors: Mohammad Mehdi Bagheri, Tianying Ma, Meng Gong

Abstract:

Nail laminated timber (NLT) is widely used for constructing timber bridge decks in North America. Butt joints usually exist due to the length limits of lumber, leading to concerns about the decrease of structural performance of NLT. This study aimed at investigating the provisions incorporated in Canadian highway bridge design code on the use of but joints in wooden bridge decks. Three and five layers NLT specimens with various configurations were tested under 3-point bending test. It was found that the standard equation is capable of predicting the bending stiffness reduction due to butt joints and 1-m band limit in which, one but joint in every three adjacent lamination is allowed, sounds reasonable. The strength reduction also followed a pattern similar to stiffness reduction. Also reinforcement of the butt joint through nails and steel side plates was attempted. It was found that nail reinforcement recovers the stiffness slightly. In contrast, reinforcing the butt joint through steel side plate improved the flexural performance significantly when compared to the nail reinforcement.

Keywords: nail laminated timber, butt joint, bending stiffness, reinforcement

Procedia PDF Downloads 185
10604 Multiple Winding Multiphase Motor for Electric Drive System

Authors: Zhao Tianxu, Cui Shumei

Abstract:

This paper proposes a novel multiphase motor structure. The armature winding consists of several independent multiphase windings that have different rating rotate speed and power. Compared to conventional motor, the novel motor structure has more operation mode and fault tolerance mode, which makes it adapt to high-reliability requirement situation such as electric vehicle, aircraft and ship. Performance of novel motor structure varies with winding match. In order to find optimum control strategy, motor torque character, efficiency performance and fault tolerance ability under different operation mode are analyzed in this paper, and torque distribution strategy for efficiency optimization is proposed. Simulation analyze is taken and the result shows that proposed structure has the same efficiency on heavy load and higher efficiency on light load operation points, which expands high efficiency area of motor and cruise range of vehicle. The proposed structure can improve motor highest speed.

Keywords: multiphase motor, armature winding match, torque distribution strategy, efficiency

Procedia PDF Downloads 360
10603 The Effect of Exercise Therapy and Electroacupuncture on Some Clinical Outcomes in People with Post Total Hip Arthroplasty

Authors: Marzieh Yassin, Masoud Rashed, Soheil Mansour Sohani, Reza Salehi

Abstract:

Background: Hip arthroplasty is one of the surgical methods to improve symptoms in patients with hip osteoarthritis. The use of electroacupuncture and TENS reduces pain, increases range of motion and improves performance. Methods: In this clinical trial study, 30 patients after hip arthroplasty were randomly divided into two groups: electroacupuncture (n=16) with exercise therapy and TENS with exercise therapy (n=14). Severity of pain, quality of life, range of motion, edema and function were evaluated in two groups before and after the interventions. Interventions of 10 sessions (three sessions per week) were conducted for two groups. The significance level in all tests was below 0.05. Results: The results showed that both groups improved all of the symptoms after the intervention (p≤0.05), although there was no statistically significant difference between the two groups in terms of effectiveness (p≥0.05). Conclusion: The results showed that both methods improve symptoms in patients after surgery. According to this study, electroacupuncture is suggested as a new method effective for the treatment of people with post-Total Hip Arthroplasty.

Keywords: electroacupuncture, physical performance, total hip arthroplasty, TENS

Procedia PDF Downloads 82
10602 Knowledge Spillovers from Patent Citations: Evidence from Swiss Manufacturing Industry

Authors: Racha Khairallah, Lamia Ben Hamida

Abstract:

Our paper attempts to examine how Swiss manufacturing firms manage to learn from patent citations to improve their innovation performance. We argue that the assessment of these effects needs a detailed analysis of spillovers according to the source of knowledge with respect to formal and informal patent citations made in European and internal search, the horizontal and vertical mechanisms by which knowledge spillovers take place, and the technological characteristics of innovative firms that able them to absorb external knowledge and integrate it in their existing innovation process. We use OECD data and find evidence that knowledge spillovers occur only from horizontal and backward linkages. The importance of these effects depends on the type of citation, in which the references to non-patent literature (informal citations made in European and international searches) have a greater impact. In addition, only firms with high technological capacities benefit from knowledge spillovers from formal and informal citations. Low-technology firms fail to catch up and efficiently learn external knowledge from patent citations.

Keywords: innovation performance, patent citation, absorptive capacity, knowledge spillover mechanisms

Procedia PDF Downloads 109
10601 Image Captioning with Vision-Language Models

Authors: Promise Ekpo Osaine, Daniel Melesse

Abstract:

Image captioning is an active area of research in the multi-modal artificial intelligence (AI) community as it connects vision and language understanding, especially in settings where it is required that a model understands the content shown in an image and generates semantically and grammatically correct descriptions. In this project, we followed a standard approach to a deep learning-based image captioning model, injecting architecture for the encoder-decoder setup, where the encoder extracts image features, and the decoder generates a sequence of words that represents the image content. As such, we investigated image encoders, which are ResNet101, InceptionResNetV2, EfficientNetB7, EfficientNetV2M, and CLIP. As a caption generation structure, we explored long short-term memory (LSTM). The CLIP-LSTM model demonstrated superior performance compared to the encoder-decoder models, achieving a BLEU-1 score of 0.904 and a BLEU-4 score of 0.640. Additionally, among the CNN-LSTM models, EfficientNetV2M-LSTM exhibited the highest performance with a BLEU-1 score of 0.896 and a BLEU-4 score of 0.586 while using a single-layer LSTM.

Keywords: multi-modal AI systems, image captioning, encoder, decoder, BLUE score

Procedia PDF Downloads 77
10600 Supply Chain Design: Criteria Considered in Decision Making Process

Authors: Lenka Krsnakova, Petr Jirsak

Abstract:

Prior research on facility location in supply chain is mostly focused on improvement of mathematical models. It is due to the fact that supply chain design has been for the long time the area of operational research that underscores mainly quantitative criteria. Qualitative criteria are still highly neglected within the supply chain design research. Facility location in the supply chain has become multi-criteria decision-making problem rather than single criteria decision due to changes of market conditions. Thus, both qualitative and quantitative criteria have to be included in the decision making process. The aim of this study is to emphasize the importance of qualitative criteria as key parameters of relevant mathematical models. We examine which criteria are taken into consideration when Czech companies decide about their facility location. A literature review on criteria being used in facility location decision making process creates a theoretical background for the study. The data collection was conducted through questionnaire survey. Questionnaire was sent to manufacturing and business companies of all sizes (small, medium and large enterprises) with the representation in the Czech Republic within following sectors: automotive, toys, clothing industry, electronics and pharmaceutical industry. Comparison of which criteria prevail in the current research and which are considered important by companies in the Czech Republic is made. Despite the number of articles focused on supply chain design, only minority of them consider qualitative criteria and rarely process supply chain design as a multi-criteria decision making problem. Preliminary results of the questionnaire survey outlines that companies in the Czech Republic see the qualitative criteria and their impact on facility location decision as crucial. Qualitative criteria as company strategy, quality of working environment or future development expectations are confirmed to be considered by Czech companies. This study confirms that the qualitative criteria can significantly influence whether a particular location could or could not be right place for a logistic facility. The research has two major limitations: researchers who focus on improving of mathematical models mostly do not mention criteria that enter the model. Czech supply chain managers selected important criteria from the group of 18 available criteria and assign them importance weights. It does not necessarily mean that these criteria were taken into consideration when the last facility location was chosen, but how they perceive that today. Since the study confirmed the necessity of future research on how qualitative criteria influence decision making process about facility location, the authors have already started in-depth interviews with participating companies to reveal how the inclusion of qualitative criteria into decision making process about facility location influence the company´s performance.

Keywords: criteria influencing facility location, Czech Republic, facility location decision-making, qualitative criteria

Procedia PDF Downloads 325
10599 Study on Seismic Performance of Reinforced Soil Walls in Order to Offer Modified Pseudo Static Method

Authors: Majid Yazdandoust

Abstract:

This study, tries to suggest a design method based on displacement using finite difference numerical modeling in reinforcing soil retaining wall with steel strip. In this case, dynamic loading characteristics such as duration, frequency, peak ground acceleration, geometrical characteristics of reinforced soil structure and type of the site are considered to correct the pseudo static method and finally introduce the pseudo static coefficient as a function of seismic performance level and peak ground acceleration. For this purpose, the influence of dynamic loading characteristics, reinforcement length, height of reinforced system and type of the site are investigated on seismic behavior of reinforcing soil retaining wall with steel strip. Numerical results illustrate that the seismic response of this type of wall is highly dependent to cumulative absolute velocity, maximum acceleration, and height and reinforcement length so that the reinforcement length can be introduced as the main factor in shape of failure. Considering the loading parameters, mechanically stabilized earth wall parameters and type of the site showed that the used method in this study leads to most efficient designs in comparison with other methods which are generally suggested in cods that are usually based on limit-equilibrium concept. The outputs show the over-estimation of equilibrium design methods in comparison with proposed displacement based methods here.

Keywords: pseudo static coefficient, seismic performance design, numerical modeling, steel strip reinforcement, retaining walls, cumulative absolute velocity, failure shape

Procedia PDF Downloads 485
10598 A Study of Growth Performance, Carcass Characteristic, Meat Quality and Association of Polymorphism in the ApoVLDL-II Gene with Fat Accumulation in the Female Broiler, Thai Native and Betong Chickens (KU Line)

Authors: C. Kridtayopas, W. Danvilai, P. Sopannarath, A. Kayan, W. Loongyai

Abstract:

Both Betong chicken (KU Line) and Thai Native chickens were the high quality of the meat and low carcass fat compared to broiler chickens. The objective of this study was to determine the growth performance, carcass characteristic, meat quality and association of polymorphism in the ApoVLDL-II gene with fat accumulation in the female broiler, Thai Native and Betong (KU line) chickens at 4-14 weeks. The chickens were used and reared under the same environment and management (100 chicks per breed). The results showed that body weight (BW) of broiler chickens was significantly higher than Thai Native and Betong (KU line) chickens (P < 0.01) through all the experiment. At 4-8 weeks of age, feed conversion ratio (FCR) of broiler chickens was significantly better than Thai Native and Betong (KU line) chickens (P < 0.01), then increased at week 8-14. The percentage of breast, abdominal fat and subcutaneous fat of broiler chickens was significantly greater than Thai Native and Betong (KU line) chickens (P < 0.01). However, Thai Native chickens showed the highest percentage of liver (P < 0.01) when compared to other breeds. In addition, the percentage of wing of Thai Native and Betong (KU line) chickens were significantly (P < 0.01) higher than broiler chickens. Meat quality was also determined and found that, pH of breast meat left from slaughter 45 minutes (pH45) and 24 hours (pH24) of broiler was significantly higher than Thai Native and Betong (KU line) (P < 0.01) whereas the percentage of drip loss, thawing loss, cooking loss and shear force was not significantly different between breeds. The polymerase chain reaction-restriction fragment length polymorphism (PCR-RFLP) technique was used to genotype the polymorphism in the ApoVLDL-II gene in the broiler, Thai Native and Betong (KU line) chickens. The results found that, the polymorphism in the ApoVLDL-II gene at VLDL6 loci was not associated with fat accumulation in those studied population.

Keywords: ApoVLDL-II gene, Betong (KU line) chickens, broiler chickens, carcass characteristic, growth performance, meat quality, Thai native chickens

Procedia PDF Downloads 203
10597 Integration of Ukrainian Refugee Athletes Into the Olympic Channel of Their Neighboring Countries

Authors: Gheorghe Braniste

Abstract:

It is a matter of common knowledge the fact that the International Olympic Movement is characterized by dynamism and adaptability to the challenges of modern society. A significant proof of this is the establishment of the IOC Refugee Olympic Team in 2016, at the Olympic Games in Rio de Janeiro, a practice continued in Tokyo in 2020 and with a great chance to be successfully repeated in subsequent editions: Paris 2024 and Dakar 2026. This phenomenon is all the more welcome as, after the global refugee crisis of 2015, when the whole world has seen millions of people in the world displaced, we are now experiencing the negative effects of the war that started in February 2022 in Ukraine; which caused the exodus of the population to neighboring countries. Therefore, the international Olympic community must decide how to integrate Ukrainian athletes with refugee status into the Olympic system. Until the establishment of an internationally agreed policy, Romania and the Republic of Moldova, as countries directly involved in this process, must find urgent solutions to allow athletes to continue their Olympic careers. This article proposes a description of the strategies adopted both at the national level and at the level of sports clubs and an analysis of their impact on the performance of athletes.

Keywords: olympic movement, olympic games, refugees, performance, integration

Procedia PDF Downloads 134
10596 Health and Performance Fitness Assessment of Adolescents in Middle Income Schools in Lagos State

Authors: Onabajo Paul

Abstract:

The testing and assessment of physical fitness of school-aged adolescents in Nigeria has been going on for several decades. Originally, these tests strictly focused on identifying health and physical fitness status and comparing the results of adolescents with others. There is a considerable interest in health and performance fitness of adolescents in which results attained are compared with criteria representing positive health rather than simply on score comparisons with others. Despite the fact that physical education program is being studied in secondary schools and physical activities are encouraged, it is observed that regular assessment of students’ fitness level and health status seems to be scarce or not being done in these schools. The purpose of the study was to assess the heath and performance fitness of adolescents in middle-income schools in Lagos State. A total number of 150 students were selected using the simple random sampling technique. Participants were measured on hand grip strength, sit-up, pacer 20 meter shuttle run, standing long jump, weight and height. The data collected were analyzed with descriptive statistics of means, standard deviations, and range and compared with fitness norms. It was concluded that majority 111(74.0%) of the adolescents achieved the healthy fitness zone, 33(22.0%) were very lean, and 6(4.0%) needed improvement according to the normative standard of Body Mass Index test. For muscular strength, majority 78(52.0%) were weak, 66(44.0%) were normal, and 6(4.0%) were strong according to the normative standard of hand-grip strength test. For aerobic capacity fitness, majority 93(62.0%) needed improvement and were at health risk, 36(24.0%) achieved healthy fitness zone, and 21(14.0%) needed improvement according to the normative standard of PACER test. Majority 48(32.0%) of the participants had good hip flexibility, 38(25.3%) had fair status, 27(18.0%) needed improvement, 24(16.0%) had very good hip flexibility status, and 13(8.7%) of the participants had excellent status. Majority 61(40.7%) had average muscular endurance status, 30(20.0%) had poor status, 29(18.3%) had good status, 28(18.7%) had fair muscular endurance status, and 2(1.3%) of the participants had excellent status according to the normative standard of sit-up test. Majority 52(34.7%) had low jump ability fitness, 47(31.3%) had marginal fitness, 31(20.7%) had good fitness, and 20(13.3%) had high performance fitness according to the normative standard of standing long jump test. Based on the findings, it was concluded that majority of the adolescents had better Body Mass Index status, and performed well in both hip flexibility and muscular endurance tests. Whereas majority of the adolescents performed poorly in aerobic capacity test, muscular strength and jump ability test. It was recommended that to enhance wellness, adolescents should be involved in physical activities and recreation lasting 30 minutes three times a week. Schools should engage in fitness program for students on regular basis at both senior and junior classes so as to develop good cardio-respiratory, muscular fitness and improve overall health of the students.

Keywords: adolescents, health-related fitness, performance-related fitness, physical fitness

Procedia PDF Downloads 353
10595 Preliminary Design and Aerodynamic Study of Hybrid Aerial Vehicle

Authors: Pratyush Agnihotri

Abstract:

This paper presents a comprehensive overview of the conceptual design process for a fixed-wing vertical take-off and landing (VTOL) unmanned aerial vehicle (UAV). Fixed-wing VTOL UAVs combine the advantages of rotary-wing aircraft, such as vertical take-off and landing capabilities, with the efficiency and speed of fixed-wing flight. The primary objective of this study is to explore the aerodynamic design principles that optimize performance parameters, including range, endurance, and stability while maintaining the VTOL capability. The design process involves selecting appropriate airfoils, optimizing wing configurations, and integrating propulsion systems suitable for both hovering and forward flight. Analytical methods are employed to evaluate aerodynamic performance, with a focus on lift-to-drag ratio, power requirements, and control strategies. The results highlight the challenges and trade-offs inherent in designing such hybrid aircraft, particularly in balancing the conflicting requirements of VTOL and fixed-wing flight. This study contributes to the development of efficient, versatile UAVs capable of operating in diverse environments.

Keywords: fixed wing, hybrid, VTOL, UAV

Procedia PDF Downloads 19
10594 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 268
10593 Analysis of Changes Being Done of the Mine Legislation of Turkey: Mining Operation Activity Process

Authors: Taşkın Deniz Yıldız, Mustafa Topaloğlu, Orhan Kural

Abstract:

The right to operate a fairly long periods of prior periods and after the 3213 Mining Law has been observed to be shortened in Turkey. Permit the realization of business activities (or concession) requested the purchase of the mine operated "found mine" position, as well as the financial and technical capability to have the owner of the right to operate the mines as well as the principle of equality is important in terms of assessing the best way be. In particular, in this context, license fields "negligence" (downsizing) have noted that the current arrangement for all periods. However, in the period after 3213 Mining Act and a permit to operate more effectively within the framework of implementation of negligence is laid down.

Keywords: mining legislation, operation, permit, Turkey

Procedia PDF Downloads 402
10592 Motivational Factors on Non-Academic Staff of Higher Education

Authors: Atya Nur Aisha, Pamoedji Hardjomidjojo, Yassierli

Abstract:

Motivation is an important aspect which affects employee behavior to achieve performance. Working motivation tend to be unstable, it easily changing. This condition could be affected by individual factors, namely working ability, and organizational factors, such as working condition and incentives system. The purpose of this study was to examine the impact of individual and organizational factors on non-academic staff motivation. A questionnaire was designed and distributed to 150 non-academic staff of a university in Indonesia. Regression analysis was used to identify the relationship. Results revealed that individual working ability and incentives system had a positive impact on non-academic staff motivation (sig 0.001). This study provides information about practical implication for university authorities and theoretical implications for researchers who interested in exploring motivational and employee performance in a higher education context. It was proposed to increase productivity and work motivation of non-academic staff, university authorities should maintain equality and feasibility of incentives system and design a human resource development to improve employee ability.

Keywords: motivation, incentives, working ability, non-academic staff

Procedia PDF Downloads 410
10591 Hydrodynamic Performance of a Moored Barge in Irregular Wave

Authors: Srinivasan Chandrasekaran, Shihas A. Khader

Abstract:

Motion response of floating structures is of great concern in marine engineering. Nonlinearity is an inherent property of any floating bodies subjected to irregular waves. These floating structures are continuously subjected to environmental loadings from wave, current, wind etc. This can result in undesirable motions of the vessel which may challenge the operability. For a floating body to remain in its position, it should be able to induce a restoring force when displaced. Mooring is provided to enable this restoring force. This paper discuss the hydrodynamic performance and motion characteristics of an 8 point spread mooring system applied to a pipe laying barge operating in the West African sea. The modelling of the barge is done using a computer aided-design (CAD) software RHINOCEROS. Irregular waves are generated using a suitable wave spectrum. Both frequency domain and time domain analysis is done. Numerical simulations based on potential theory are carried out to find the responses and hydrodynamic performance of the barge in both free floating as well as moored conditions. Initially, potential flow frequency domain analysis is done to obtain the Response Amplitude Operator (RAO) which gives an idea about the structural motion in free floating state. RAOs for different wave headings are analyzed. In the following step, a time domain analysis is carried out to obtain the responses of the structure in the moored condition. In this study, wave induced motions are only taken into consideration. Wind and current loads are ruled out and shall be included in future studies. For the current study, 5000 seconds simulation is taken. The results represent wave-induced motion responses, mooring line tensions and identifies critical mooring lines.

Keywords: irregular wave, moored barge, time domain analysis, numerical simulation

Procedia PDF Downloads 252
10590 Design Elements: Examining Product Design Attribute That Make Sweets Appear More Delicious to Foreign Patrons

Authors: Kazuko Sakamoto, Keiichiro Kawarabayashi, Yoji Kitani

Abstract:

Japanese sweets are one of the important elements of the Chur Japan strategy. In this research, we investigated what kind of sweets are liked to the Chinese tourist. What is generally eaten is influenced by culture, a sense of values, and business practice. Therefore, what was adapted there is sold. However, when traveling, what its country does not have is called for. Then, how far should we take in Chinese people's taste in a design? This time, the design attribute (a color and a form) which leads to sweets "being delicious" was clarified by rough aggregate theory.As a result, the difference in the taste of Chinese people and Japanese people became clear.

Keywords: design attribute, international comparison, taste by appearance, design attribute

Procedia PDF Downloads 423