Search results for: control rights of large shareholders
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 17929

Search results for: control rights of large shareholders

16519 Eliminating Cutter-Path Deviation For Five-Axis Nc Machining

Authors: Alan C. Lin, Tsong Der Lin

Abstract:

This study proposes a deviation control method to add interpolation points to numerical control (NC) codes of five-axis machining in order to achieve the required machining accuracy. Specific research issues include: (1) converting machining data between the CL (cutter location) domain and the NC domain, (2) calculating the deviation between the deviated path and the linear path, (3) finding interpolation points, and (4) determining tool orientations for the interpolation points. System implementation with practical examples will also be included to highlight the applicability of the proposed methodology.

Keywords: CAD/CAM, cutter path, five-axis machining, numerical control

Procedia PDF Downloads 415
16518 Sliding Mode Control of a Bus Suspension System

Authors: Mujde Turkkan, Nurkan Yagiz

Abstract:

The vibrations, caused by the irregularities of the road surface, are to be suppressed via suspension systems. In this paper, sliding mode control for a half bus model with air suspension system is presented. The bus is modelled as five degrees of freedom (DoF) system. The mathematical model of the half bus is developed using Lagrange Equations. For time domain analysis, the bus model is assumed to travel at certain speed over the bump road. The numerical results of the analysis indicate that the sliding mode controllers can be effectively used to suppress the vibrations and to improve the ride comfort of the busses.

Keywords: active suspension system, air suspension, bus model, sliding mode control

Procedia PDF Downloads 380
16517 Digital Renaissance of African Heritage: Navigating Ownership, Representation, and Equitable Access in the Virtual Realm

Authors: Okechukwu Joshua Mba

Abstract:

The increased worldwide spending on digital transformation has changed the way audiences engage with cultural heritage. Technological capabilities are encouraging institutions and practitioners to prioritize the digitization of cultural heritage assets. Museums and educational institutions, among others, are creating engaging and sustainable digitization solutions that foster their historical legacies. However, in Africa, there are impediments to these digitization efforts. The advent of digital technologies presents unprecedented opportunities for the preservation and dissemination of African heritage, yet it also raises critical questions about ownership, representation, and access. Disputed ownership rights of cultural artifacts, inability to achieve the right representation in the digitization process, and lack of accessibility hamper the digitization of cultural heritage assets. Therefore, this study examines the ethical dimensions of digital custodianship of African heritage to ensure Indigenous rights are upheld. The representation of African heritage is scrutinized through a decolonial lens to rectify historical misrepresentations. Furthermore, we propose innovative solutions to bridge the digital divide and facilitate inclusive global engagement with digitized heritage. To advance the digital renaissance of African heritage, it is crucial to develop ethical digitization practices, foster collaboration between international and local stakeholders, and create frameworks that guarantee both the preservation of cultural integrity and broad accessibility.

Keywords: digital transformation, cultural heritage, digitization, African heritage, ownership, representation, equitable access. historical misrepresentations, inclusive engagement, local communities

Procedia PDF Downloads 14
16516 Control Strategies for a Robot for Interaction with Children with Autism Spectrum Disorder

Authors: Vinicius Binotte, Guilherme Baldo, Christiane Goulart, Carlos Valadão, Eliete Caldeira, Teodiano Bastos

Abstract:

Socially assistive robotic has become increasingly active and it is present in therapies of people affected for several neurobehavioral conditions, such as Autism Spectrum Disorder (ASD). In fact, robots have played a significant role for positive interaction with children with ASD, by stimulating their social and cognitive skills. This work introduces a mobile socially-assistive robot, which was built for interaction with children with ASD, using non-linear control techniques for this interaction.

Keywords: socially assistive robotics, mobile robot, autonomous control, autism

Procedia PDF Downloads 486
16515 Comparison of β-Cell Regenerative Potentials of Selected Sri Lankan Medicinal Plant Extracts in Alloxan-Induced Diabetic Rats

Authors: A. P. Attanayake, K. A. P. W. Jayatilaka, L. K. B. Mudduwa, C. Pathirana

Abstract:

Triggering of β-cell regeneration is a recognized therapeutic strategy for the treatment of type 1 diabetes mellitus. One such approach to foster restoration and regeneration of β-cells is from exogenous natural extracts. The aim of the present study was to investigate and compare the β-cell regenerative potentials of the extracts of Spondias pinnata (Linn. f.) Kurz, Coccinia grandis (L.) Voigt and Gmelina arborea Roxb. in alloxan induced diabetic rats. Wistar rats were divided in to six groups (n=6); healthy untreated rats, alloxan induced diabetic untreated rats (150 mg/kg, ip), diabetic rats receiving the extracts of S. pinnata (1.0 g/kg), C. grandis (0.75 g/kg), G. arobrea (1.00 g/kg) and diabetic rats receiving glibenclamide (0.5 mg/kg) for 30 days. The assessment of selected biochemical parameters, histopathology and immunohistochemistry in the pancreatic tissue were done on the 30th day. The reduction in the percentage of HbA1C was in the decreasing order of C. grandis (35%), G. arborea (31%) and S. pinnata (29%) in alloxan induced diabetic rats (p< 0.05). The concentration of serum fructosamine, insulin and C-peptide were decreased significantly in a decreasing order of C. grandis (30%, 72%, 51%), G. arborea (25%, 44%, 44%) and S. pinnata (27%, 34%, 24%) in alloxan induced diabetic rats (p < 0.05). The extent of β-cell regeneration was in the decreasing order of C. grandis, G. arborea, S. pinnata reflected through the increased percentage of insulin secreting β-cells in alloxan induced diabetic rats. The extract of C. grandis produced the highest degree of β-cell regeneration demonstrated through an increase in the number of islets and percentage of the insulin secreting β-cells (75%) in the pancreas of diabetic rats (p < 0.05). Further the C. grandis extract produced a significant increase in mean profile diameter in small (118%), average (10%), and large (13%) islets as compared with diabetic control rats respectively. However, statistically significant increase in the islet profile diameter was shown only in average (2%) and large (5%) islets in the G. arborea extract treated rats and large islets (5%) in S. pinnata extract treated diabetic rats (p < 0.05). The β-cell regeneration potency was in the decreasing order of C. grandis (0.75 g/kg), G. arborea (1.00 g/kg) and S. pinnata (1.00 g/kg) in alloxan induced diabetic rats. The three plant extracts may be useful as natural agents of triggering the β-cell regeneration in the management of type 1 diabetes mellitus.

Keywords: alloxan-induced diabetic rats, β-cell regeneration, histopathology, immunohistochemistry

Procedia PDF Downloads 233
16514 FCNN-MR: A Parallel Instance Selection Method Based on Fast Condensed Nearest Neighbor Rule

Authors: Lu Si, Jie Yu, Shasha Li, Jun Ma, Lei Luo, Qingbo Wu, Yongqi Ma, Zhengji Liu

Abstract:

Instance selection (IS) technique is used to reduce the data size to improve the performance of data mining methods. Recently, to process very large data set, several proposed methods divide the training set into some disjoint subsets and apply IS algorithms independently to each subset. In this paper, we analyze the limitation of these methods and give our viewpoint about how to divide and conquer in IS procedure. Then, based on fast condensed nearest neighbor (FCNN) rule, we propose a large data sets instance selection method with MapReduce framework. Besides ensuring the prediction accuracy and reduction rate, it has two desirable properties: First, it reduces the work load in the aggregation node; Second and most important, it produces the same result with the sequential version, which other parallel methods cannot achieve. We evaluate the performance of FCNN-MR on one small data set and two large data sets. The experimental results show that it is effective and practical.

Keywords: instance selection, data reduction, MapReduce, kNN

Procedia PDF Downloads 245
16513 Effect of Fatiguing Hip Muscles on Dynamic Posture Control in Recurrent Ankle Sprain

Authors: Radwa El Shorbagy, Alaa El Din Balbaa, Khaled Ayad, Waleed Reda

Abstract:

Ankle sprain is a common lower limb injury that is complicated by high recurrence rate. The cause of recurrence is not clear; however, changes in motor control have been postulated.Objective: to determine the contribution of proximal hip strategy to dynamic posture control in patients with recurrent ankle sprain. Methods:Fifteen subjects with recurrent ankle sprain (Group A) and fifteen healthy control subjects (Group B) participated in this study. Abductor-adductor as well as flexor-extensor hip musculature control was abolished by fatigue using the Biodex Isokinatic System. Dynamic posture control was measured before and after fatigue by the Biodex Balance System. Results: Repeated measures MANOVA was used to compare within group differences. In group A fatiguing of hip muscles (flexors-extensors and abductors-adductors) lowered overall stability index (OASI), anteroposterior stability index (APSI) and mediolateral stability index (MLSI) significantly (p=0.00) whereas; in group B fatiguing of hip flexors-extensors lowered significantly OASI and APSI only (p= 0.017, 0.010; respectively) while fatiguing of hip abductors-adductors has no significant effect on these variables. Conclusion: fatiguing of hip muscles has a significant deleterious effect on dynamic posture control in patient with recurrent ankle sprain indicating their increased dependence on hip strategy.

Keywords: ankle sprain, fatigue hip muscles, dynamic balance, ankle sprain

Procedia PDF Downloads 347
16512 Technical Aspects of Closing the Loop in Depth-of-Anesthesia Control

Authors: Gorazd Karer

Abstract:

When performing a diagnostic procedure or surgery in general anesthesia (GA), a proper introduction and dosing of anesthetic agents are one of the main tasks of the anesthesiologist. However, depth of anesthesia (DoA) also seems to be a suitable process for closed-loop control implementation. To implement such a system, one must be able to acquire the relevant signals online and in real-time, as well as stream the calculated control signal to the infusion pump. However, during a procedure, patient monitors and infusion pumps are purposely unable to connect to an external (possibly medically unapproved) device for safety reasons, thus preventing closed-loop control. The paper proposes a conceptual solution to the aforementioned problem. First, it presents some important aspects of contemporary clinical practice. Next, it introduces the closed-loop-control-system structure and the relevant information flow. Focusing on transferring the data from the patient to the computer, it presents a non-invasive image-based system for signal acquisition from a patient monitor for online depth-of-anesthesia assessment. Furthermore, it introduces a UDP-based communication method that can be used for transmitting the calculated anesthetic inflow to the infusion pump. The proposed system is independent of a medical device manufacturer and is implemented in Matlab-Simulink, which can be conveniently used for DoA control implementation. The proposed scheme has been tested in a simulated GA setting and is ready to be evaluated in an operating theatre. However, the proposed system is only a step towards a proper closed-loop control system for DoA, which could routinely be used in clinical practice.

Keywords: closed-loop control, depth of anesthesia (DoA), modeling, optical signal acquisition, patient state index (PSi), UDP communication protocol

Procedia PDF Downloads 207
16511 Criminal Responsibility of Minors in Russia: The Age of Liability and Penalties

Authors: Natalia Selezneva

Abstract:

The level of crime depends on a number of factors, such as political and economic instability, social inequality and ineffective legislation. A special place in the overall level of crime takes juvenile delinquency. United Nations Standard Minimum developed rules for the administration of juvenile justice (The Beijing Rules), in order to ensure the rights of juvenile offenders under the various legal systems. Most countries support these recommendations, and Russia is no exception. Russia's criminal code establishes the minimum age of criminal liability; types of crimes for which the possible involvement of minors to justice; punishment; sentencing and execution of punishment for minors. However, these provisions cause heated debates in the scientific literature. The high level of juvenile crime indicates the ineffectiveness of legal regulation of criminal liability of minors. In order to ensure compliance with international standards require new and modern approaches to improve national legislation and practice of its application. Achieving this goal will be achieved through the following tasks: 1. Create sub-branches of law regulating the legal status of minors; 2. Improving the types of penalties; 3. The possibility of using alternative measures; 4. The introduction of the procedure of extrajudicial settlement of the conflict. The criminal law of each country depends on the historical, national and cultural characteristics. The development of the Russian legislation taking into account international experience is extremely essential and will be a new stage in the formation of a legal state, especially in the sphere of protection of the rights of juvenile offenders.

Keywords: criminal law, juvenile offender, punishment, the age of criminal responsibility

Procedia PDF Downloads 519
16510 A Review on Control of a Grid Connected Permanent Magnet Synchronous Generator Based Variable Speed Wind Turbine

Authors: Eman M. Eissa, Hany M. Hasanin, Mahmoud Abd-Elhamid, S. M. Muyeen, T. Fernando, H. H. C. Iu

Abstract:

Among all available wind energy conversion systems (WECS), the direct driven permanent magnet synchronous generator integrated with power electronic interfaces is becoming popular due to its capability of extracting optimal energy capture, reduced mechanical stresses, no need to external excitation current, meaning less losses, and more compact size. Simple structure, low maintenance cost; and its decoupling control performance is much less sensitive to the parameter variations of the generator. This paper attempts to present a review of the control and optimization strategies of WECS based on permanent magnet synchronous generator (PMSG) and overview the most recent research trends in this field. The main aims of this review include; the generalized overall WECS starting from turbines, generators, and control strategies including converters, maximum power point tracking (MPPT), ending with DC-link control. The optimization methods of the controller parameters necessary to guarantee the operation of the system efficiently and safely, especially when connected to the power grid are also presented.

Keywords: control and optimization techniques, permanent magnet synchronous generator, variable speed wind turbines, wind energy conversion system

Procedia PDF Downloads 213
16509 Internal Displacement in Iraq due to ISIS Occupation and Its Effects on Human Security and Coexistence

Authors: Feisal Khudher Mahmood, Abdul Samad Rahman Sultan

Abstract:

Iraq had been a diverse society with races, cultures and religions that peacefully coexistence. The phenomenon of internal displacement occurred after April 2003, because of political instability as will as the deterioration of the political and security situation as a result of United States of America occupation. Biggest internal displacement have occurred (and keep happening) since 10th of June 2014 due to rise of Islamic State of Iraq and Syria (ISIS) and it’s occupation of one third of country territories. This crisis effected directly 3,275,000 people and reflected negatively on the social fabric of Iraq community and led to waves of sectorial violence that swept the country. Internal displaced communities are vulnerable, especially under non functional and weak government, that led to lose of essential human rights and dignity. Using Geographic Information System (GIS) and Geospatial Techniques, two types of internal displacement have been found; voluntary and forced. Both types of displacement are highly influenced by location, race and religion. The main challenge for Iraqi government and NGOs will be after defeating ISIS. Helping the displaced to resettle within their community and to re-establish the coexistence. By spatial-statical analysis hot spots of future conflicts among displaced community have been highlighted. This will help the government to tackle future conflicts before they occur. Also, it will be the base for social conflict early warning system.

Keywords: internal displacement, Iraq, ISIS, human security, human rights, GIS, spatial-statical analysis

Procedia PDF Downloads 515
16508 The Stereotypical Images of Marginalized Women in the Poetry of Rita Dove

Authors: Wafaa Kamal Isaac

Abstract:

This paper attempts to shed light upon the stereotypical images of marginalized black women as shown through the poetry of Rita Dove. Meanwhile, it explores how stereotypical images held by the society and public perceptions perpetuate the marginalization of black women. Dove is considered one of the most fundamental African-American poets who devoted her writings to explore the problem of identity that confronted marginalized women in America. Besides tackling the issue of black women’s stereotypical images, this paper focuses upon the psychological damage which the black women had suffered from due to their stripped identity. In ‘Thomas and Beulah’, Dove reflects the black woman’s longing for her homeland in order to make up for her lost identity. This poem represents atavistic feelings deal with certain recurrent images, both aural and visual, like the image of Beulah who represents the African-American woman who searches for an identity, as she is being denied and humiliated one in the newly founded society. In an attempt to protest against the stereotypical mule image that had been imposed upon black women in America, Dove in ‘On the Bus with Rosa Parks’ tries to ignite the beaten spirits to struggle for their own rights by revitalizing the rebellious nature and strong determination of the historical figure ‘Rosa Parks’ that sparked the Civil Rights Movement. In ‘Daystar’, Dove proves that black women are subjected to double-edged oppression; firstly, in terms of race as a black woman in an unjust white society that violates her rights due to her black origins and secondly, in terms of gender as a member of the female sex that is meant to exist only to serve man’s needs. Similarly, in the ‘Adolescence’ series, Dove focuses on the double marginalization which the black women had experienced. It concludes that the marginalization of black women has resulted from the domination of the masculine world and the oppression of the white world. Moreover, Dove’s ‘Beauty and the Beast’ investigates the African-American women’s problem of estrangement and identity crisis in America. It also sheds light upon the psychological consequences that resulted from the violation of marginalized women’s identity. Furthermore, this poem shows the black women’s self-debasement, helplessness, and double consciousness that emanate from the sense of uprootedness. Finally, this paper finds out that the negative, debased and inferior stereotypical image held by the society did not only contribute to the marginalization of black women but also silenced and muted their voices.

Keywords: stereotypical images, marginalized women, Rita Dove, identity

Procedia PDF Downloads 153
16507 Child Labour Issue: Practice of Enforecement of Right of the Child in Nigeria

Authors: Gift Salawa, Perkins Erhijakpor, Henry Ukwu

Abstract:

This study will explore child labour issues in Nigeria because it is capable of affecting the physical and general well-being of children who perform hazardous work. This feat will be achieved through qualitative research methodology. Data collection shall be elicited by oral interviews and documental content analysis to delve on the application of the Convention on the Rights of the Child (CRC), International Labour Organization ILO and Geneva Convention relating to child labour practices in Nigeria. This will include the relevance of present domestic laws relating to child labour as implemented in Nigeria, together with factors that contribute to the practice of child labour in the country. The oral interview data analysis will be performed by breaking the interview data into significant statements and themes. This shall be done by comparing and determining the commonalities that are prevalent in the participants’ views regarding child labour menace in Nigeria. Presumably, findings from this study shall unveil that a poor educational policy, a widespread poverty level which is mostly prevalent amongst families in the rural areas of the country, a lack of employment for adults, have led to the ineffectiveness of the local child labour laws in Nigeria. These has in turn culminated into a somewhat non-implementation of the international laws of the CRC, ILO and Geneva Declaration on child labour to which the Nigerian government is a signatory. Based on the finding, this study will calls on the government of Nigeria to extend its free educational policy from the elementary, secondary to tertiary educations. The government also has to ensure that offenders of children’s rights should face a severe punishment.

Keywords: child labour, educational policy, human right, protection right

Procedia PDF Downloads 293
16506 Stabilization Control of the Nonlinear AIDS Model Based on the Theory of Polynomial Fuzzy Control Systems

Authors: Shahrokh Barati

Abstract:

In this paper, we introduced AIDS disease at first, then proposed dynamic model illustrate its progress, after expression of a short history of nonlinear modeling by polynomial phasing systems, we considered the stability conditions of the systems, which contained a huge amount of researches in order to modeling and control of AIDS in dynamic nonlinear form, in this approach using a frame work of control any polynomial phasing modeling system which have been generalized by part of phasing model of T-S, in order to control the system in better way, the stability conditions were achieved based on polynomial functions, then we focused to design the appropriate controller, firstly we considered the equilibrium points of system and their conditions and in order to examine changes in the parameters, we presented polynomial phase model that was the generalized approach rather than previous Takagi Sugeno models, then with using case we evaluated the equations in both open loop and close loop and with helping the controlling feedback, the close loop equations of system were calculated, to simulate nonlinear model of AIDS disease, we used polynomial phasing controller output that was capable to make the parameters of a nonlinear system to follow a sustainable reference model properly.

Keywords: polynomial fuzzy, AIDS, nonlinear AIDS model, fuzzy control systems

Procedia PDF Downloads 457
16505 Fall Avoidance Control of Wheeled Inverted Pendulum Type Robotic Wheelchair While Climbing Stairs

Authors: Nan Ding, Motoki Shino, Nobuyasu Tomokuni, Genki Murata

Abstract:

The wheelchair is the major means of transport for physically disabled people. However, it cannot overcome architectural barriers such as curbs and stairs. In this paper, the authors proposed a method to avoid falling down of a wheeled inverted pendulum type robotic wheelchair for climbing stairs. The problem of this system is that the feedback gain of the wheels cannot be set high due to modeling errors and gear backlash, which results in the movement of wheels. Therefore, the wheels slide down the stairs or collide with the side of the stairs, and finally the wheelchair falls down. To avoid falling down, the authors proposed a slider control strategy based on skyhook model in order to decrease the movement of wheels, and a rotary link control strategy based on the staircase dimensions in order to avoid collision or slide down. The effectiveness of the proposed fall avoidance control strategy was validated by ODE simulations and the prototype wheelchair.

Keywords: EPW, fall avoidance control, skyhook, wheeled inverted pendulum

Procedia PDF Downloads 324
16504 Large Amplitude Vibration of Sandwich Beam

Authors: Youssef Abdelli, Rachid Nasri

Abstract:

The large amplitude free vibration analysis of three-layered symmetric sandwich beams is carried out using two different approaches. The governing nonlinear partial differential equations of motion in free natural vibration are derived using Hamilton's principle. The formulation leads to two nonlinear partial differential equations that are coupled both in axial and binding deformations. In the first approach, the method of multiple scales is applied directly to the governing equation that is a nonlinear partial differential equation. In the second approach, we discretize the governing equation by using Galerkin's procedure and then apply the shooting method to the obtained ordinary differential equations. In order to check the validity of the solutions obtained by the two approaches, they are compared with the solutions obtained by two approaches; they are compared with the solutions obtained numerically by the finite difference method.

Keywords: finite difference method, large amplitude vibration, multiple scales, nonlinear vibration

Procedia PDF Downloads 453
16503 Experimental Study on the Effectiveness of Functional Training for Female College Students' Physical Fitness and Sport Skills

Authors: Yangming Zhu, Mingming Guo, Xiaozan Wang

Abstract:

Introduction: The purpose of this study is to integrate functional training into physical education to test the effectiveness of functional training in improving the physical fitness (PF) and sport skills (SS) of female college students. Methods: A total of 54 female college students from East China Normal University were selected for this study (27 in the experimental group and 27 in the control group), and 13 weeks of the experimental intervention was conducted during the semester. During the experimental period, the experimental group was functionally trained for 1 hour per week. The control group performed one-hour weekly sports (such as basketball, football, etc.) as usual. Before and after the experiment, the national students' physical fitness test was used to test the PF of the experimental group and the control group, and the SS of the experimental group and the control group were tested before and after the intervention. Then using SPSS and Excel to organize and analyze the data. Results: The independent sample T-test showed that there was no significant difference in the PF and SS between the experimental group and the control group before the experiment (T PF=71.86, p PF> 0.05, Tₛₛ=82.41,pₛₛ > 0.05); After the experiment, the PF of the experimental group was significantly higher than that of the control group (T Improve=71.86, p Improve < 0.05); after the experiment, the SS of the experimental group was significantly higher than that of the control group (Tₛₛ = 1.31, pₛₛ <0.01) Conclusions: Integrating functional training into physical education can improve the PF of female college students. At the same time, the integration of functional training into physical education can also effectively improve the SS of female college students. Therefore, it is suggested that functional training be integrated into the daily physical education of female college students so as to improve their PF and SS.

Keywords: functional training, physical fitness, sport skills, female college students

Procedia PDF Downloads 125
16502 The Innovative Leadership in Air Forces

Authors: Ahmet Emre Yonder

Abstract:

The concept of present time is inevitably and rapidly changing. That provokes unbalanced, uncertain and elusive platform in the world order. Keeping up with this fluctuation requires a willingness to step beyond the comfort zones and to take a step through unknown. That is the perspectives of organizations in which the shareholders persistently create and then they share their creation. Moreover they are adapted to the unpredictable shifts and they establish vision. These are the meaning of innovation which is a process that converts new ideas to invaluable outcomes and that process can be ensured via innovative leaders. Leaders’ creativity is needed when challenging against countless complicated and unsteady situations in the battlefield. However, little attention has been paid to the importance of being innovative leader apart from innovating new technologies so far. Additionally, in most situation militarist organizations are hesitant to welcome different attitudes and that may discourage new ideas. Furthermore military leaders may complain about the lack of sources in today's world where the sources are very rare. In that point military leaders should change the strategies they apply from conventional views to the innovation of different point of views. But the constant occupation in Air Forces can be counted as a huge obstacle for innovative thinking. An organizational structure is needed to be developed for solutions of the problems which the creative leaders will encounter.This article focuses on how to raise innovative military leaders with innovative thinking skills and the need for a change from conventional to the innovative leadership in Air Forces. It also gives important suggestions to encourage raising innovative military leaders.

Keywords: air force, creativity, leadership, military, innovation

Procedia PDF Downloads 303
16501 Simulation and Control of the Flywheel System in the Rotor of a Wind Turbine Using Simulink and OpenFAST for Assessing the Effect on the Mechanical Loads

Authors: Chinazo Onyeka Eziuzo

Abstract:

This work presents the simulation and control of the flywheel system in the rotor of a wind turbine using Simulink and OpenFAST for assessing the effect on the mechanical loads. This concept allows the flywheel system to serve two main tasks: supporting the power system and mitigating the mechanical loads in the wind turbine. These tasks are grouped into four control scenarios; scenario 1 represents steadying the power infeed in the Flywheel, scenario 2 represents steadying power with FW and grid loss, scenario 3 represents mitigating excitations from gravity, and scenario 4 represents damping in-plane blade vibrations. The s-function of the OpenFAST model was used to substitute the given 1st Eigen mode model of the WT. After that, the simulations were run for the above-listed scenarios. Additionally, the effects of the control options on the mechanical loads were assessed, and it was established that the FW system assists in steadying infeed power and mechanical load mitigation.

Keywords: simulation, control, wind turbine, OpenFAST

Procedia PDF Downloads 109
16500 A Model Predictive Control Based Virtual Active Power Filter Using V2G Technology

Authors: Mahdi Zolfaghari, Seyed Hossein Hosseinian, Hossein Askarian Abyaneh, Mehrdad Abedi

Abstract:

This paper presents a virtual active power filter (VAPF) using vehicle to grid (V2G) technology to maintain power quality requirements. The optimal discrete operation of the power converter of electric vehicle (EV) is based on recognizing desired switching states using the model predictive control (MPC) algorithm. A fast dynamic response, lower total harmonic distortion (THD) and good reference tracking performance are realized through the presented control strategy. The simulation results using MATLAB/Simulink validate the effectiveness of the scheme in improving power quality as well as good dynamic response in power transferring capability.

Keywords: electric vehicle, model predictive control, power quality, V2G technology, virtual active power filter

Procedia PDF Downloads 413
16499 User Intention Generation with Large Language Models Using Chain-of-Thought Prompting Title

Authors: Gangmin Li, Fan Yang

Abstract:

Personalized recommendation is crucial for any recommendation system. One of the techniques for personalized recommendation is to identify the intention. Traditional user intention identification uses the user’s selection when facing multiple items. This modeling relies primarily on historical behaviour data resulting in challenges such as the cold start, unintended choice, and failure to capture intention when items are new. Motivated by recent advancements in Large Language Models (LLMs) like ChatGPT, we present an approach for user intention identification by embracing LLMs with Chain-of-Thought (CoT) prompting. We use the initial user profile as input to LLMs and design a collection of prompts to align the LLM's response through various recommendation tasks encompassing rating prediction, search and browse history, user clarification, etc. Our tests on real-world datasets demonstrate the improvements in recommendation by explicit user intention identification and, with that intention, merged into a user model.

Keywords: personalized recommendation, generative user modelling, user intention identification, large language models, chain-of-thought prompting

Procedia PDF Downloads 40
16498 The Effect of Postural Sway and Technical Parameters of 8 Weeks Technical Training Performed with Restrict of Visual Input on the 10-12 Ages Soccer Players

Authors: Nurtekin Erkmen, Turgut Kaplan, Halil Taskin, Ahmet Sanioglu, Gokhan Ipekoglu

Abstract:

The aim of this study was to determine the effects of an 8 week soccerspecific technical training with limited vision perception on postural control and technical parameters in 10-12 aged soccer players. Subjects in this study were 24 male young soccer players (age: 11.00 ± 0.56 years, height: 150.5 ± 4.23 cm, body weight: 41.49 ± 7.56 kg). Subjects were randomly divided as two groups: Training and control. Balance performance was measured by Biodex Balance System (BBS). Short pass, speed dribbling, 20 m speed with ball, ball control, juggling tests were used to measure soccer players’ technical performances with a ball. Subjects performed soccer training 3 times per week for 8 weeks. In each session, training group with limited vision perception and control group with normal vision perception committed soccer-specific technical drills for 20 min. Data analyzed with t-test for independent samples and Mann-Whitney U between groups and paired t-test and Wilcoxon test between pre-posttests. No significant difference was found balance scores and with eyes open and eyes closed and LOS test between training and control groups after training (p>0.05). After eight week of training there are no significant difference in balance score with eyes open for both training and control groups (p>0.05). Balance scores decreased in training and control groups after the training (p<0.05). The completion time of LOS test shortened in both training and control groups after training (p<0.05). The training developed speed dribbling performance of training group (p<0.05). On the other hand, soccer players’ performance in training and control groups increased in 20 m speed with a ball after eight week training (p<0.05). In conclusion; the results of this study indicate that soccer-specific training with limited vision perception may not improves balance performance in 10-12 aged soccer players, but it develops speed dribbling performance.

Keywords: Young soccer players, vision perception, postural control, technical

Procedia PDF Downloads 462
16497 Managerial Leadership Styles of Deans in Indonesian Universities

Authors: Jenny Ngo, Harry De Boer, Jurgen Enders

Abstract:

Indonesian higher education has experienced significant changes over the last decade. In 1999, the government published an overall strategy for decentralization and enhancement of local autonomy in many sectors, including (higher) education. Indonesian higher education reforms have forced universities to restructure their internal university governance to become more entrepreneurial. These new types of internal university governance are likely to affect the institutions’ leadership and management. This paper discusses the approach and findings of a study on the managerial leadership styles of deans in Indonesian universities. The study aims to get a better understanding of styles exhibited by deans manifested in their behaviors. Using the theories of reasoned action and planned behavior, in combination with the competing values framework, a large-scale survey was conducted to gather information on the deans’ behaviors, attitudes, subjective norms, and perceived behavioral control. Based on the responses of a sample of 218 deans, the study identifies a number of leadership styles: the Master, the Competitive Consultant, the Consensual Goal-Setter, the Focused Team Captain, and the Informed Trust-Builder style. The study demonstrates that attitudes are the primary determinant of the styles that were found. Perceived behavioral control is a factor that explains some managerial leadership styles. By understanding the attitudes of deans in Indonesian universities, and their leadership styles, universities can strengthen their management and governance, and thus improve their effectiveness.

Keywords: deans, Indonesian higher education, leadership and management styles, decentralization

Procedia PDF Downloads 337
16496 How Markets React to Corporate Disclosure: An Analysis Using a SEM Model

Authors: Helena Susana Afonso Alves, Natália Maria Rafael Canadas, Ana Maria Rodrigues

Abstract:

We examined the impact of governance rules on information asymmetry, using the turnover ratio and the bid-ask spread as proxies for the information asymmetry. We used a SEM model and analyzed the indirect relations through the voluntary disclosure of information and the organizational performance. We built a voluntary disclosure index based on the information firms provided in their annual reports and divided the governance characteristics in two constructs: directors’ and supervisors’ structures and ownership structure. We concluded that the ownership structure exerts a direct influence on share price and share liquidity, Otherwise, the directors’ and supervisors’ structures exert an indirect influence, through the organizational performance and the voluntary disclosure of information. The results also show that for firms with high levels of disclosure the bid-ask spread is lower. However, in firms with a high ownership concentration investors tend to increase the bid-ask spreads and trade less, which, in this case, reduces the liquidity of the stock. The failure to find the relationship between voluntary disclosure of information and the turnover ratio shows us that the liquidity of shares is more related to the greater or lesser concentration of shareholders, with the performance of their companies than with the access to information. Moreover, it is clear that the role that information disclosure plays is mainly at the level of price formation.

Keywords: corporate governance, information asymmetry, voluntary disclosure, structural equation modelling, SEM

Procedia PDF Downloads 506
16495 MPPT Control with (P&O) and (FLC) Algorithms of Solar Electric Generator

Authors: Dib Djalel, Mordjaoui Mourad

Abstract:

The current trend towards the exploitation of various renewable energy resources has become indispensable, so it is important to improve the efficiency and reliability of the GPV photovoltaic systems. Maximum Power Point Tracking (MPPT) plays an important role in photovoltaic power systems because it maximize the power output from a PV system for a given set of conditions. This paper presents a new fuzzy logic control based MPPT algorithm for solar panel. The solar panel is modeled and analyzed in Matlab/Simulink. The Solar panel can produce maximum power at a particular operating point called Maximum Power Point(MPP). To produce maximum power and to get maximum efficiency, the entire photovoltaic panel must operate at this particular point. Maximum power point of PV panel keeps on changing with changing environmental conditions such as solar irradiance and cell temperature. Thus, to extract maximum available power from a PV module, MPPT algorithms are implemented and Perturb and Observe (P&O) MPPT and fuzzy logic control FLC, MPPT are developed and compared. Simulation results show the effectiveness of the fuzzy control technique to produce a more stable power.

Keywords: MPPT, photovoltaic panel, fuzzy logic control, modeling, solar power

Procedia PDF Downloads 472
16494 Replacement of Dietary Soybean Meal by Dried Grains with Solubles on Liver Histology of Rainbow Trout, Oncorhynchus mykiss

Authors: Baki Aydin, Erkan Gumus

Abstract:

The aim of the present study was to investigate the effects of replacing dietary soybean meal by dried grains with solubles (DDGS) on liver histology of rainbow trout, Oncorhynchus mykiss. Five isoproteic (∼45% crude protein) and isocaloric (∼3570 kcal/kg digestible energy) diets were formulated: Conrol-1 (Fish meal control), Control-2, DDGS33, DDGS66 and DDGS100 which included 0%, 0%, 10%, 20% and 30% DDGS, respectively. Triplicate groups of fish with an average weight of 20.46 g were fed three times a day until apparent satiation during 84 days. The obtained results showed that diameters of hepatocyte nuclei were not statistically different among the groups. The histological examination of liver sections from the fish fed the Control-1 diet showed normal histology, mild cytoplasm vacuoles and appears to be central to hepatocyte nuclei. Fish fed diets containing soybean meal and DDGS presented variable levels of cytoplasmic vacuolization and some with eccentric hepatocyte nuclei. But, fish fed diet soybean meal based control (Control-2) showed the highest hepatocyte nuclei displacement, and cytoplasm vacuoles compared the DDGS30 diet. DDGS20 and DDGS30 fish also showed more regular hepatocytes than in Control-2 fish. The results of this study demonstrated that fish fed diets containing increasing DDGS levels exhibited less histomorphological changes compared the Control-2 diet.

Keywords: DDGS, soybean meal, rainbow trout, hepatocyte

Procedia PDF Downloads 143
16493 Investigation of Adaptable Winglets for Improved UAV Control and Performance

Authors: E. Kaygan, A. Gatto

Abstract:

An investigation of adaptable winglets for morphing aircraft control and performance is described in this paper. The concepts investigated consist of various winglet configurations fundamentally centred on a baseline swept wing. The impetus for the work was to identify and optimize winglets to enhance controllability and the aerodynamic efficiency of a small unmanned aerial vehicle. All computations were performed with Athena Vortex Lattice modelling with varying degrees of twist, swept, and dihedral angle considered. The results from this work indicate that if adaptable winglets were employed on small scale UAV’s improvements in both aircraft control and performance could be achieved.

Keywords: aircraft, rolling, wing, winglet

Procedia PDF Downloads 453
16492 Three-Level Converters Back-To-Back DC Bus Control for Torque Ripple Reduction of Induction Motor

Authors: T. Abdelkrim, K. Benamrane, B. Bezza, Aeh Benkhelifa, A. Borni

Abstract:

This paper proposes a regulation method of back-to-back connected three-level converters in order to reduce the torque ripple in induction motor. First part is dedicated to the presentation of the feedback control of three-level PWM rectifier. In the second part, three-level NPC voltage source inverter balancing DC bus algorithm is presented. A theoretical analysis with a complete simulation of the system is presented to prove the excellent performance of the proposed technique.

Keywords: back-to-back connection, feedback control, neutral-point balance, three-level converter, torque ripple

Procedia PDF Downloads 485
16491 How to Use E-Learning to Increase Job Satisfaction in Large Commercial Bank in Bangkok

Authors: Teerada Apibunyopas, Nithinant Thammakoranonta

Abstract:

Many organizations bring e-Learning to use as a tool in their training and human development department. It is getting more popular because it is easy to access to get knowledge all the time and also it provides a rich content, which can develop the employees skill efficiently. This study focused on the factors that affect using e-Learning efficiently, so it will make job satisfaction increased. The questionnaires were sent to employees in large commercial banks, which use e-Learning located in Bangkok, the results from multiple linear regression analysis showed that employee’s characteristics, characteristics of e-Learning, learning and growth have influence on job satisfaction.

Keywords: e-Learning, job satisfaction, learning and growth, Bangkok

Procedia PDF Downloads 485
16490 The Optimal Indirect Vector Controller Design via an Adaptive Tabu Search Algorithm

Authors: P. Sawatnatee, S. Udomsuk, K-N. Areerak, K-L. Areerak, A. Srikaew

Abstract:

The paper presents how to design the indirect vector control of three-phase induction motor drive systems using the artificial intelligence technique called the adaptive tabu search. The results from the simulation and the experiment show that the drive system with the controller designed from the proposed method can provide the best output speed response compared with those of the conventional method. The controller design using the proposed technique can be used to create the software package for engineers to achieve the optimal controller design of the induction motor speed control based on the indirect vector concept.

Keywords: indirect vector control, induction motor, adaptive tabu search, control design, artificial intelligence

Procedia PDF Downloads 389