期刊文献+
共找到848,149篇文章
< 1 2 250 >
每页显示 20 50 100
Application Strategies of Automatic Addressable Single-Lamp Control Technology in Tunnel Lighting
1
作者 Huiyan Yang 《Journal of World Architecture》 2024年第2期90-95,共6页
The article mainly studies the application strategy of automatic addressable single-lamp control technology in tunnel lighting.It encompasses an introduction to this technology,an analysis of the tunnel lighting syste... The article mainly studies the application strategy of automatic addressable single-lamp control technology in tunnel lighting.It encompasses an introduction to this technology,an analysis of the tunnel lighting system using automatic addressable single-lamp control technology,and outlines the main development direction for this technology in modern tunnel lighting.The aim is to offer insights that can inform the rational deployment of this technology,thereby enhancing the lighting control effectiveness in modern tunnels and meeting their specific lighting requirements more effectively. 展开更多
关键词 Tunnel lighting automatic addressable single-lamp control technology System design Cascade control
下载PDF
Study on the Interactivity of Controlled and Automatic Information Processing in L2 Reading
2
作者 DONG Tiantian WANG Yong 《Sino-US English Teaching》 2024年第7期314-321,共8页
L2 reading is not only an important channel for people to obtain information and knowledge,but also the main way for people to learn a foreign language.Reading information processing can be divided into controlled pro... L2 reading is not only an important channel for people to obtain information and knowledge,but also the main way for people to learn a foreign language.Reading information processing can be divided into controlled processing and automatic processing.Controlled information processing is a conscious and resource-intensive processing model,while automatic information processing is an unconscious and automatic processing model.This study investigates the characteristics and interactivity of controlled and automatic information processing in L2 reading,and explores the roles of controlled and automatic information processing strategies in improving L2 reading ability.The findings are as follows:(a)controlled and automatic information processing is interactive in L2 reading;and(b)the uses of controlled and automatic information processing strategies are beneficial to the improvement of the reading ability of L2 learners.This study has important theoretical and practical value in improving the efficiency of L2 reading teaching and learning. 展开更多
关键词 L2 reading controlled information processing automatic information processing interactivity
下载PDF
Optimizing PID controller parameters for robust automatic voltage regulator system through indirect design approach-2
3
作者 Mohd Zaidi Mohd Tumari Mohd Ashraf Ahmad +1 位作者 Mohd Riduwan Ghazali Mohd Helmi Suid 《Global Energy Interconnection》 EI CSCD 2024年第5期682-696,共15页
Automatic voltage regulators(AVR)are designed to manipulate a synchronous generator’s voltage level automatically.Proportional integral derivative(PID)controllers are typically used in AVR systems to regulate voltage... Automatic voltage regulators(AVR)are designed to manipulate a synchronous generator’s voltage level automatically.Proportional integral derivative(PID)controllers are typically used in AVR systems to regulate voltage.Although advanced PID tuning methods have been proposed,the actual voltage response differs from the theoretical predictions due to modeling errors and system uncertainties.This requires continuous fine tuning of the PID parameters.However,manual adjustment of these parameters can compromise the stability and robustness of the AVR system.This study focuses on the online self-tuning of PID controllers called indirect design approach-2(IDA-2)in AVR systems while preserving robustness.In particular,we indirectly tune the PID controller by shifting the frequency response.The new PID parameters depend on the frequency-shifting constant and the previously optimized PID parameters.Adjusting the frequency-shifting constant modifies all the PID parameters simultaneously,thereby improving the control performance and robustness.We evaluate the robustness of the proposed online PID tuning method by comparing the gain margins(GMs)and phase margins(PMs)with previously optimized PID parameters during parameter uncertainties.The proposed method is further evaluated in terms of disturbance rejection,measurement noise,and frequency response analysis during parameter uncertainty calculations against existing methods.Simulations show that the proposed method significantly improves the robustness of the controller in the AVR system.In summary,online self-tuning enables automated PID parameter adjustment in an AVR system,while maintaining stability and robustness. 展开更多
关键词 PID controller tuning AVR system Indirect design approach(IDA) Frequency-shifting Robust control
下载PDF
Deep learning models semi-automatic training system for quality control of transthoracic echocardiography
4
作者 QIAN Sunnan WENG Hexiang +7 位作者 CHENG Hanlin SHI Zhongqing WANG Xiaoxian GUO Guanjun FANG Aijuan LUO Shouhua YAO Jing QI Zhanru 《中国医学影像技术》 CSCD 北大核心 2024年第8期1140-1145,共6页
Objective To explore the value of deep learning(DL)models semi-automatic training system for automatic optimization of clinical image quality control of transthoracic echocardiography(TTE).Methods Totally 1250 TTE vid... Objective To explore the value of deep learning(DL)models semi-automatic training system for automatic optimization of clinical image quality control of transthoracic echocardiography(TTE).Methods Totally 1250 TTE videos from 402 patients were retrospectively collected,including 490 apical four chamber(A4C),310 parasternal long axis view of left ventricle(PLAX)and 450 parasternal short axis view of great vessel(PSAX GV).The videos were divided into development set(245 A4C,155 PLAX,225 PSAX GV),semi-automated training set(98 A4C,62 PLAX,90 PSAX GV)and test set(147 A4C,93 PLAX,135 PSAX GV)at the ratio of 5∶2∶3.Based on development set and semi-automatic training set,DL model of quality control was semi-automatically iteratively optimized,and a semi-automatic training system was constructed,then the efficacy of DL models for recognizing TTE views and assessing imaging quality of TTE were verified in test set.Results After optimization,the overall accuracy,precision,recall,and F1 score of DL models for recognizing TTE views in test set improved from 97.33%,97.26%,97.26%and 97.26%to 99.73%,99.65%,99.77%and 99.71%,respectively,while the overall accuracy for assessing A4C,PLAX and PSAX GV TTE as standard views in test set improved from 89.12%,83.87%and 90.37%to 93.20%,90.32%and 93.33%,respectively.Conclusion The developed DL models semi-automatic training system could improve the efficiency of clinical imaging quality control of TTE and increase iteration speed. 展开更多
关键词 ECHOCARDIOGRAPHY quality control artificial intelligence
下载PDF
Automatic Generation of Attribute-Based Access Control Policies from Natural Language Documents
5
作者 Fangfang Shan Zhenyu Wang +1 位作者 Mengyao Liu Menghan Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第9期3881-3902,共22页
In response to the challenges of generating Attribute-Based Access Control(ABAC)policies,this paper proposes a deep learning-based method to automatically generate ABAC policies from natural language documents.This me... In response to the challenges of generating Attribute-Based Access Control(ABAC)policies,this paper proposes a deep learning-based method to automatically generate ABAC policies from natural language documents.This method is aimed at organizations such as companies and schools that are transitioning from traditional access control models to the ABAC model.The manual retrieval and analysis involved in this transition are inefficient,prone to errors,and costly.Most organizations have high-level specifications defined for security policies that include a set of access control policies,which often exist in the form of natural language documents.Utilizing this rich source of information,our method effectively identifies and extracts the necessary attributes and rules for access control from natural language documents,thereby constructing and optimizing access control policies.This work transforms the problem of policy automation generation into two tasks:extraction of access control statements andmining of access control attributes.First,the Chat General Language Model(ChatGLM)isemployed to extract access control-related statements from a wide range of natural language documents by constructing unique prompts and leveraging the model’s In-Context Learning to contextualize the statements.Then,the Iterated Dilated-Convolutions-Conditional Random Field(ID-CNN-CRF)model is used to annotate access control attributes within these extracted statements,including subject attributes,object attributes,and action attributes,thus reassembling new access control policies.Experimental results show that our method,compared to baseline methods,achieved the highest F1 score of 0.961,confirming the model’s effectiveness and accuracy. 展开更多
关键词 Access control policy generation natural language deep learning
下载PDF
Design of Intelligent Window Automatic Monitoring System Based on Microcontroller Control
6
作者 Liyan Gao Rongfang Zong 《Journal of Electronic Research and Application》 2024年第4期34-40,共7页
To ensure the safety of residents’lives and property by using automatic opening and closing of ordinary windows,this article designs an intelligent window automatic monitoring system.The article proposes a software a... To ensure the safety of residents’lives and property by using automatic opening and closing of ordinary windows,this article designs an intelligent window automatic monitoring system.The article proposes a software and hardware design scheme for the system,which comprises a microcontroller control module,temperature and humidity detection module,harmful gas detection module,rainfall detection module,human thermal radiation induction module,Organic Light-Emitting Diode(OLED)display module,stepper motor drive module,Wi-Fi communication module,etc.Users use this system to monitor environmental data such as temperature,humidity,rainfall,harmful gas concentrations,and human health.Users can control the opening and closing of windows through manual,microcontroller,and mobile application(app)remote methods,providing users with a more convenient,comfortable,and safe living environment. 展开更多
关键词 Smart window automatic monitoring STM32 microcontroller Mobile application
下载PDF
GUIDANCE AND CONTROL FOR AUTOMATIC LANDING OF UAV 被引量:1
7
作者 曹云峰 陶勇 沈勇璋 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2001年第2期229-235,共7页
A scheme of guidance and control is presented to meet the requirements for automatic landing of unmanned aerial vehicles (UAVs) based on the airborne digital flight control system and radio tracker on ground station. ... A scheme of guidance and control is presented to meet the requirements for automatic landing of unmanned aerial vehicles (UAVs) based on the airborne digital flight control system and radio tracker on ground station. An automatic landing system is realized for an unmanned aerial vehicle. The results of real time simulation and flight test are given to illustrate the effectiveness and availability of the scheme. Results meet all the requirements for automatic landing of the unmanned aerial vehicle. 展开更多
关键词 automatic landing unmanned aerial vehicle GUIDANCE NAVIGATION flight control
下载PDF
Automatic Control of Automobile Transmission Performance Test Stand
8
作者 阎清东 项昌乐 冯永存 《Journal of Beijing Institute of Technology》 EI CAS 1998年第2期178-183,共6页
To realize automatic control of automobile transmission performance test stand Methods The automatic control technique of the lubricant temperature,the program- controll- edautomaticshifting of the transmission,the c... To realize automatic control of automobile transmission performance test stand Methods The automatic control technique of the lubricant temperature,the program- controll- edautomaticshifting of the transmission,the continuous adjusting of revolution speed and load, data-acquisition and data real-time processing were adopted.Results The lubricant temperature was controlled at the set temperature ±2℃.The automatic shifting of the trans- mission is simple,reliable and accurate.The automatic adjusting of load and rotation speed is rapidandaccurate,the torque divergence is ±1N·m,the rotation speed divergence is ±5r/min Conclusion The four kinds of techniques are applied into the automobile transmission perfor- mance test stand successfully. mancetest stand successfully. 展开更多
关键词 automobile transmission performance test computer-aided test automatic control
下载PDF
Computer Network Control System in Automatic Automobile Detection
9
作者 高岩 窦丽华 +1 位作者 高琪 周宁 《Journal of Beijing Institute of Technology》 EI CAS 2001年第4期406-411,共6页
An automobile test controlling and managing system with computer network is introduced. The architecture of the local network, hardware structure, software structure, design of the test process, and error tolerating r... An automobile test controlling and managing system with computer network is introduced. The architecture of the local network, hardware structure, software structure, design of the test process, and error tolerating redundant design in work position substituting are presented. At last, the pivotal questions solved are discussed. With an advanced structure, this system is multi functional and flexible. Furthermore, advanced computer technology is adopted to improve its technical degree. 展开更多
关键词 computer control system local network automobile test error tolerance
下载PDF
Monitor automatic gauge control strategy with a Smith predictor for steel strip rolling 被引量:10
10
作者 Dianhua Zhang Hao Zhang +1 位作者 Tao Sun Xu Li 《Journal of University of Science and Technology Beijing》 CSCD 2008年第6期827-832,共6页
The simplified transfer function diagram block for a monitor automatic gauge control (Mon-AGC) system of strip steel rolling process was investigated. The new notion of strip sample length was given. In this way, th... The simplified transfer function diagram block for a monitor automatic gauge control (Mon-AGC) system of strip steel rolling process was investigated. The new notion of strip sample length was given. In this way, the delay time varying with the rolling speed was evaded. After a Smith predictor was used to monitor the AGC system, the control laws were deduced for both proportional and integral regulators. The control strategies showed that by choosing the controller parameter P=∞ for both control algo- rithms each regulator could compensate the whole strip gage error in the first control step. The result shows that the integral algo- rithm is more controllable for the system regulating process and has a better steady-state precision than the proportional regulator. Compared with the traditional control strategy, the new control laws have a faster response speed and a hieher steadv-state precision. 展开更多
关键词 time delay system Smith predictor (SP) automatic gauge control steel strip rollling
下载PDF
OPTIMAL CONTROL APPLIED IN AUTOMATIC CLUTCH ENGAGEMENTS OF VEHICLES 被引量:13
11
作者 Sun Chengshun Zhang Jianwu School of Mechanical and Power Engineering,Shanghai Jiaotong University,Shanghai 200030, China 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2004年第2期280-283,共4页
Start-up working condition is the key to the research of optimal engagementof automatic clutch for AMT. In order to guarantee an ideal dynamic performance of the clutchengagement, an optimal controller is designed by ... Start-up working condition is the key to the research of optimal engagementof automatic clutch for AMT. In order to guarantee an ideal dynamic performance of the clutchengagement, an optimal controller is designed by considering throttle angle, engine speed, gearratio, vehicle acceleration and road condition. The minimum value principle is also introduced toachieve an optimal dynamic performance of the nonlinear system compromised in friction plate wearand vehicle drive quality. The optimal trajectory of the clutch engagement can be described in theform of explicit and analytical expressions and characterized by the deterministic and accuratecontrol strategy in stead of indeterministic and soft control techniques which need thousands ofexperiments. For validation of the controller, test work is carried out for the automated clutchengagements in a commercial car with an traditional mechanical transmission, a hydraulic actuator, agroup of sensors and a portable computer system. It is shown through experiments that dynamicbehaviors of the clutch engagement operated by the optimal control are more effective and efficientthan those by fuzzy control. 展开更多
关键词 automatic clutch Optimal control Nonlinear system dynamics
下载PDF
An Expert System in Automatic Gauge Control for Rolling Process
12
作者 智秋梅 梁启宏 侯朝桢 《Journal of Beijing Institute of Technology》 EI CAS 1995年第1期66+58-65,共9页
Beacuse the practical mathematic model of rolling process can't be built accurately,this paper established an expert system to control the rolling steels' gauge by adjusting the setup roll open, which combined... Beacuse the practical mathematic model of rolling process can't be built accurately,this paper established an expert system to control the rolling steels' gauge by adjusting the setup roll open, which combined the experience of theoreticians and operators. The system applied the expression method of rule-skeleton+rule-body', and selected an appropriate non-exact reference model and self-study algorithm. The whole system, including auxiliary routes, is designed in Borland C++. Some experiments on this system have been done, and a good result has been achieved. 展开更多
关键词 expert systems process control rolling mills /automatic gauge control
下载PDF
Research on a Monte Carlo global variance reduction method based on an automatic importance sampling method 被引量:1
13
作者 Yi-Sheng Hao Zhen Wu +3 位作者 Shen-Shen Gao Rui Qiu Hui Zhang Jun-Li Li 《Nuclear Science and Techniques》 SCIE EI CAS CSCD 2024年第5期200-215,共16页
Global variance reduction is a bottleneck in Monte Carlo shielding calculations.The global variance reduction problem requires that the statistical error of the entire space is uniform.This study proposed a grid-AIS m... Global variance reduction is a bottleneck in Monte Carlo shielding calculations.The global variance reduction problem requires that the statistical error of the entire space is uniform.This study proposed a grid-AIS method for the global variance reduction problem based on the AIS method,which was implemented in the Monte Carlo program MCShield.The proposed method was validated using the VENUS-Ⅲ international benchmark problem and a self-shielding calculation example.The results from the VENUS-Ⅲ benchmark problem showed that the grid-AIS method achieved a significant reduction in the variance of the statistical errors of the MESH grids,decreasing from 1.08×10^(-2) to 3.84×10^(-3),representing a 64.00% reduction.This demonstrates that the grid-AIS method is effective in addressing global issues.The results of the selfshielding calculation demonstrate that the grid-AIS method produced accurate computational results.Moreover,the grid-AIS method exhibited a computational efficiency approximately one order of magnitude higher than that of the AIS method and approximately two orders of magnitude higher than that of the conventional Monte Carlo method. 展开更多
关键词 Monte Carlo Global variance reduction Reactor shielding automatic importance sampling
下载PDF
Guidance and Control Techniques of Carrier-Based Aircraft for Automatic Carrier Landing 被引量:9
14
作者 Zhen Ziyang Zhang Zhibin Zhang Junhong 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2017年第6期600-608,共9页
We summarize the guidance and control techniques of automatic carrier landing for carrier-based aircraft.First,we analyze the carrier landing operations of the manned fixed-wing aircraft,unmanned fixed-wing aircraft a... We summarize the guidance and control techniques of automatic carrier landing for carrier-based aircraft.First,we analyze the carrier landing operations of the manned fixed-wing aircraft,unmanned fixed-wing aircraft and helicopters.Second,we look into the navigation and guidance system and the flight control methods for current different aircraft.Finally,we draw several conclusions of the development prospects for aircraft carrier landing,including the precision landing control techniques,precision approach and landing guidance techniques,and adaptive,reconfigurable and intelligent flight control techniques. 展开更多
关键词 carrier-based aircraft automatic carrier landing GUIDANCE flight control
下载PDF
Adaptive Clutch Engaging Process Control for Automatic Mechanical Transmission 被引量:12
15
作者 刘海鸥 陈慧岩 +1 位作者 丁华荣 何忠波 《Journal of Beijing Institute of Technology》 EI CAS 2005年第2期170-174,共5页
Based on detail analysis of clutch engaging process control targets and adaptive demands, a control strategy which is based on speed signal, different from that of based on main clutch displacement signal, is put forw... Based on detail analysis of clutch engaging process control targets and adaptive demands, a control strategy which is based on speed signal, different from that of based on main clutch displacement signal, is put forward. It considers both jerk and slipping work which are the most commonly used quality evaluating indexes of vehicle starting phase. The adaptive control system and its reference model are discussed profoundly. Taking the adaptability to different starting gears and different road conditions as examples, some proving field test records are shown to illustrate the main clutch adaptive control strategy at starting phase. Proving field test gives acceptable results. 展开更多
关键词 automatic mechanical transmission(AMT) transmission technology adaptive control main clutch engagement
下载PDF
Automatic Carrier Landing Control for Unmanned Aerial Vehicles Based on Preview Control 被引量:9
16
作者 Zhen Ziyang Ma Kun Bhatia Ajeet Kumar 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2017年第4期413-419,共7页
For carrier-based unmanned aerial vehicles(UAVs),one of the important problems is the design of an automatic carrier landing system(ACLS)that would enable the UAVs to accomplish autolanding on the aircraft carrier.How... For carrier-based unmanned aerial vehicles(UAVs),one of the important problems is the design of an automatic carrier landing system(ACLS)that would enable the UAVs to accomplish autolanding on the aircraft carrier.However,due to the movements of the flight deck with six degree-of-freedom,the autolanding becomes sophisticated.To solve this problem,an accurate and effective ACLS is developed,which is composed of an optimal preview control based flight control system and a Kalman filter based deck motion predictor.The preview control fuses the future information of the reference glide slope to improve landing precision.The reference glide slope is normally a straight line.However,the deck motion will change the position of the ideal landing point,and tracking the ideal straight glide slope may cause landing failure.Therefore,the predictive deck motion information from the deck motion predictor is used to correct the reference glide slope,which decreases the dispersion around the desired landing point.Finally,simulations are carried out to verify the performance of the designed ACLS based on a nonlinear UAV model. 展开更多
关键词 carrier-based unmanned aerial vehicles optimal preview control automatic carrier landing system deck motion predictor
下载PDF
Design of a Proportional-Integral-Derivative Controller for an Automatic Generation Control of Multi-area Power Thermal Systems Using Firefly Algorithm 被引量:5
17
作者 K.Jagatheesan B.Anand +3 位作者 Sourav Samanta Nilanjan Dey Amira S.Ashour Valentina E.Balas 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第2期503-515,共13页
Essentially, it is significant to supply the consumer with reliable and sufficient power. Since, power quality is measured by the consistency in frequency and power flow between control areas. Thus, in a power system ... Essentially, it is significant to supply the consumer with reliable and sufficient power. Since, power quality is measured by the consistency in frequency and power flow between control areas. Thus, in a power system operation and control,automatic generation control(AGC) plays a crucial role. In this paper, multi-area(Five areas: area 1, area 2, area 3, area 4 and area 5) reheat thermal power systems are considered with proportional-integral-derivative(PID) controller as a supplementary controller. Each area in the investigated power system is equipped with appropriate governor unit, turbine with reheater unit, generator and speed regulator unit. The PID controller parameters are optimized by considering nature bio-inspired firefly algorithm(FFA). The experimental results demonstrated the comparison of the proposed system performance(FFA-PID)with optimized PID controller based genetic algorithm(GAPID) and particle swarm optimization(PSO) technique(PSOPID) for the same investigated power system. The results proved the efficiency of employing the integral time absolute error(ITAE) cost function with one percent step load perturbation(1 % SLP) in area 1. The proposed system based FFA achieved the least settling time compared to using the GA or the PSO algorithms, while, it attained good results with respect to the peak overshoot/undershoot. In addition, the FFA performance is improved with the increased number of iterations which outperformed the other optimization algorithms based controller. 展开更多
关键词 automatic generation control(AGC) FIREFLY ALGORITHM GENETIC algorithm(GA) particle SWARM optimization(PSO) proportional-integral-derivative(PID) controller
下载PDF
Multi-timescale robust dispatching for coordinated automatic generation control and energy storage 被引量:4
18
作者 Yiran Ma Xueshan Han +1 位作者 Ming Yang Wei-Jen Lee 《Global Energy Interconnection》 2020年第4期355-364,共10页
The increasing penetration of renewable energy into power grids is reducing the regulation capacity of automatic generation control(AGC).Thus,there is an urgent demand to coordinate AGC units with active equipment suc... The increasing penetration of renewable energy into power grids is reducing the regulation capacity of automatic generation control(AGC).Thus,there is an urgent demand to coordinate AGC units with active equipment such as energy storage.Current dispatch decision-making methods often ignore the intermittent effects of renewable energy.This paper proposes a two-stage robust optimization model in which energy storage is used to compensate for the intermittency of renewable energy for the dispatch of AGC units.This model exploits the rapid adjustment capability of energy storage to compensate for the slow response speed of AGC units,improve the adjustment potential,and respond to the problems of intermittent power generation from renewable energy.A column and constraint generation algorithm is used to solve the model.In an example analysis,the proposed model was more robust than a model that did not consider energy storage at eliminating the effects of intermittency while offering clear improvements in economy and efficiency. 展开更多
关键词 automatic generation control Energy storage Intermittency Coordinated dispatching Robust optimization
下载PDF
A Novel Cascaded PID Controller for Automatic Generation Control Analysis With Renewable Sources 被引量:5
19
作者 Aurobindo Behera Tapas Kumar Panigrahi +1 位作者 PrakashK·Ray Arun Kumar Sahoo 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第6期1438-1451,共14页
Present day power scenarios demand a high quality uninterrupted power supply and needs environmental issues to be addressed. Both concerns can be dealt with by the introduction of the renewable sources to the existing... Present day power scenarios demand a high quality uninterrupted power supply and needs environmental issues to be addressed. Both concerns can be dealt with by the introduction of the renewable sources to the existing power system. Thus, automatic generation control(AGC) with diverse renewable sources and a modified-cascaded controller are presented in the paper.Also, a new hybrid scheme of the improved teaching learning based optimization-differential evolution(hITLBO-DE) algorithm is applied for providing optimization of controller parameters. A study of the system with a technique such as TLBO applied to a proportional integral derivative(PID), integral double derivative(IDD) and PIDD is compared to hITLBO-DE tuned cascaded controller with dynamic load change.The suggested methodology has been extensively applied to a 2-area system with a diverse source power system with various operation time non-linearities such as dead-band of, generation rate constraint and reheat thermal units. The multi-area system with reheat thermal plants, hydel plants and a unit of a wind-diesel combination is tested with the cascaded controller scheme with a different controller setting for each area. The variation of the load is taken within 1% to 5% of the connected load and robustness analysis is shown by modifying essential factors simultaneously by± 30%. Finally, the proposed scheme of controller and optimization technique is also tested with a 5-equal area thermal system with non-linearities. The simulation results demonstrate the superiority of the proposed controller and algorithm under a dynamically changing load. 展开更多
关键词 automatic generation control(AGC) cascaded controlLER hybrid improved teaching learning based optimization-differential evolution(hITLBO-DE) algorithm INTEGRAL of SQUARE time multiplied by SQUARE error(ISTSE)
下载PDF
OPTIMAL TORQUE CONTROL STRATEGY FOR PARALLEL HYBRID ELECTRIC VEHICLE WITH AUTOMATIC MECHANICAL TRANSMISSION 被引量:12
20
作者 GU Yanchun YIN Chengliang ZHANG Jianwu 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2007年第1期16-20,共5页
In parallel hybrid electrical vehicle (PHEV) equipped with automatic mechanical transmission (AMT), the driving smoothness and the clutch abrasion are the primary considerations for powertrain control during gears... In parallel hybrid electrical vehicle (PHEV) equipped with automatic mechanical transmission (AMT), the driving smoothness and the clutch abrasion are the primary considerations for powertrain control during gearshift and clutch operation. To improve these performance indexes of PHEV, a coordinated control system is proposed through the analyzing of HEV powertrain dynamic characteristics. Using the method of minimum principle, the input torque of transmission is optimized to improve the driving smoothness of vehicle. Using the methods of fuzzy logic and fuzzy-PID, the engaging speed of clutch and the throttle opening of engine are manipulated to ensure the smoothness of clutch engagement and reduce the abrasion of clutch friction plates. The motor provides the difference between the required input torque of transmission and the torque transmitted through clutch plates. Results of simulation and experiments show that the proposed control strategy performs better than the contrastive control system, the smoothness of driving and the abrasion of clutch can be improved simultaneously. 展开更多
关键词 Parallel hybrid electric vehicle (PHEV) automatic mechanical transmission (AMT) Driving smoothness Clutch abrasion Optimal control Fuzzy logic control
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部