期刊文献+
共找到3,301篇文章
< 1 2 166 >
每页显示 20 50 100
SELECTED WORKS FROM ONLINE EXHIBITION OF WOMEN ARTISTS
1
作者 《Women of China》 2026年第3期40-43,共4页
An online exhibition of pain tings,by women artists,was held recently.Through the excellent paintings,the artists,also board members of China Female Artists Association,extolled the magnificent views of the motherland... An online exhibition of pain tings,by women artists,was held recently.Through the excellent paintings,the artists,also board members of China Female Artists Association,extolled the magnificent views of the motherland,and they expressed their love and expectations for a better life,as well as their dedication to artistic creation. 展开更多
关键词 women artists MOTHERLAND better life PAINTINGS LOVE online exhibition artistic creation China Female Artists Association
原文传递
Exploring the Framework of Online Music Use for Motivation of Studies and Gratification Needs for Students’Well-Being
2
作者 Muhammad Ali Malik Koo Ah Choo +4 位作者 Hawa Rahmat Elyna Amir Sharji Teoh Sian Hoon Sabariah Eni Lim Kok Yoong 《International Journal of Mental Health Promotion》 2026年第1期149-167,共19页
Background:Music has proven to be vital in enhancing resilience and promotingwell-being.Previously,the impact of music in sports environments was solely investigated,while this paper applies it to study environments,s... Background:Music has proven to be vital in enhancing resilience and promotingwell-being.Previously,the impact of music in sports environments was solely investigated,while this paper applies it to study environments,standing out as pioneering research.The study consists of a systematic development of a conceptual framework based on theories of Uses and Gratification Expectancy(UGE)and perceived motivation based on music elements.Their components are observed variables influencing students’psychological well-being(as the dependent variable).Resilience is examined as a mediator,influencing the relationships of both observed and dependent variables.The main purpose of this study is to highlight the positive effects of online music consumption on the psychological well-being of students.Methods:Semi-structured qualitative interviews were conducted with eighteen final year creative multimedia undergraduate students belonging to five central region Malaysian universities,especially on their UGE needs,and a similar concept survey instrument with two hundred participants.The interview data were analysed through thematic analysis,while the survey data through descriptive and Partial Least Squares Structural Equation Modeling(PLS-SEM).Results:The results highlight that students gain motivation from online music,which positively affects their psychological well-being(β=0.190,p=0.003,f^(2)=0.037),while resilience significantly affects this relationship(β=0.562,p<0.001,f^(2)=0.461).However,the results also predict a partial relationship between constructs based on UGE with psychological well-being,mediated by resilience,i.e.,AT-UGE(β=0.021,p=0.783,f^(2)=0.000),SIPI-UGE(β=0.228,p=0.004,f^(2)=0.044).Conclusion:The outcome of the study reflected practical,meaningful,and statistically significant results.The majority of the predictors,with the exception of one,i.e.,AT-UGE,displayed a clear positive relation of online music consumption on the Psychological Well-being of students.Future research will explore varying contextual factors impacting online music-related gratifications,motivations,and resilience,along with additional potential mediators and moderators. 展开更多
关键词 online music uses and gratification expectancy perceived motivation resilience WELL-BEING
在线阅读 下载PDF
Improving Online Restore Performance of Backup Storage via Historical File Access Pattern
3
作者 Ruidong Chen Guopeng Wang +5 位作者 Jingyuan Yang Ziyu Wang Fang Zou Jia Sun Xingpeng Tang Ting Chen 《Computers, Materials & Continua》 2026年第3期1536-1558,共23页
The performance of data restore is one of the key indicators of user experience for backup storage systems.Compared to the traditional offline restore process,online restore reduces downtime during backup restoration,... The performance of data restore is one of the key indicators of user experience for backup storage systems.Compared to the traditional offline restore process,online restore reduces downtime during backup restoration,allowing users to operate on already restored files while other files are still being restored.This approach improves availability during restoration tasks but suffers from a critical limitation:inconsistencies between the access sequence and the restore sequence.In many cases,the file a user needs to access at a given moment may not yet be restored,resulting in significant delays and poor user experience.To this end,we present Histore,which builds on the user’s historical access sequence to schedule the restore sequence,in order to reduce users’access delayed time.Histore includes three restore approaches:(i)the frequency-based approach,which restores files based on historical file access frequencies and prioritizes ensuring the availability of frequently accessed files;(ii)the graph-based approach,which preferentially restores the frequently accessed files as well as their correlated files based on historical access patterns,and(iii)the trie-based approach,which restores particular files based on both users’real-time and historical access patterns to deduce and restore the files to be accessed in the near future.We implement a prototype of Histore and evaluate its performance from multiple perspectives.Trace-driven experiments on two datasets show that Histore significantly reduces users’delay time by 4-700×with only 1.0%-14.5%additional performance overhead. 展开更多
关键词 online restore access pattern correlation graph TRIE
在线阅读 下载PDF
A Hybrid Deep Learning Approach for Real-Time Cheating Behaviour Detection in Online Exams Using Video Captured Analysis
4
作者 Dao Phuc Minh Huy Gia Nhu Nguyen Dac-Nhuong Le 《Computers, Materials & Continua》 2026年第3期1179-1198,共20页
Online examinations have become a dominant assessment mode,increasing concerns over academic integrity.To address the critical challenge of detecting cheating behaviours,this study proposes a hybrid deep learning appr... Online examinations have become a dominant assessment mode,increasing concerns over academic integrity.To address the critical challenge of detecting cheating behaviours,this study proposes a hybrid deep learning approach that combines visual detection and temporal behaviour classification.The methodology utilises object detection models—You Only Look Once(YOLOv12),Faster Region-based Convolutional Neural Network(RCNN),and Single Shot Detector(SSD)MobileNet—integrated with classification models such as Convolutional Neural Networks(CNN),Bidirectional Gated Recurrent Unit(Bi-GRU),and CNN-LSTM(Long Short-Term Memory).Two distinct datasets were used:the Online Exam Proctoring(EOP)dataset from Michigan State University and the School of Computer Science,Duy Tan Unievrsity(SCS-DTU)dataset collected in a controlled classroom setting.A diverse set of cheating behaviours,including book usage,unauthorised interaction,internet access,and mobile phone use,was categorised.Comprehensive experiments evaluated the models based on accuracy,precision,recall,training time,inference speed,and memory usage.We evaluate nine detector-classifier pairings under a unified budget and score them via a calibrated harmonic mean of detection and classification accuracies,enabling deployment-oriented selection under latency and memory constraints.Macro-Precision/Recall/F1 and Receiver Operating Characteristic-Area Under the Curve(ROC-AUC)are reported for the top configurations,revealing consistent advantages of object-centric pipelines for fine-grained cheating cues.The highest overall score is achieved by YOLOv12+CNN(97.15%accuracy),while SSD-MobileNet+CNN provides the best speed-efficiency trade-off for edge devices.This research provides valuable insights into selecting and deploying appropriate deep learning models for maintaining exam integrity under varying resource constraints. 展开更多
关键词 online exam proctoring cheating behavior detection deep learning real-time monitoring object detection human behavior recognition
在线阅读 下载PDF
Defending against Topological Information Probing for Online Decentralized Web Services
5
作者 Xinli Hao Qingyuan Gong Yang Chen 《Computers, Materials & Continua》 2026年第3期330-350,共21页
Topological information is very important for understanding different types of online web services,in particular,for online social networks(OSNs).People leverage such information for various applications,such as socia... Topological information is very important for understanding different types of online web services,in particular,for online social networks(OSNs).People leverage such information for various applications,such as social relationship modeling,community detection,user profiling,and user behavior prediction.However,the leak of such information will also pose severe challenges for user privacy preserving due to its usefulness in characterizing users.Large-scale web crawling-based information probing is a representative way for obtaining topological information of online web services.In this paper,we explore how to defend against topological information probing for online web services,with a particular focus on online decentralized web services such as Mastodon.Different from traditional centralized web services,the federated nature of decentralized web services makes the identification of distributed crawlers even more difficult.We analyze the behavioral differences between legitimate users and crawlers in decentralized web services and highlight two key behavioral attributes that distinguish crawlers from legitimate users:instance interaction preferences and hop count in profile viewing patterns.Based on these insights:we propose a supervised machine learning-based framework for crawler detection,which is able to learn the federation-aware feature representations for users.To validate the framework’s effectiveness,we construct a labeled dataset that integrates real users with real-trace driven simulated crawlers in Mastodon.We use this dataset to train various supervised classifiers for crawler detection.Experimental results demonstrate that our framework can achieve an excellent classification performance.Moreover,it is observed that federation-aware features are effective in improving detection performance. 展开更多
关键词 Anti-mapping crawler detection machine learning decentralized online social networks
在线阅读 下载PDF
OPOR-Bench:Evaluating Large Language Models on Online Public Opinion Report Generation
6
作者 Jinzheng Yu Yang Xu +4 位作者 Haozhen Li Junqi Li Ligu Zhu Hao Shen Lei Shi 《Computers, Materials & Continua》 2026年第4期1403-1427,共25页
Online Public Opinion Reports consolidate news and social media for timely crisis management by governments and enterprises.While large language models(LLMs)enable automated report generation,this specific domain lack... Online Public Opinion Reports consolidate news and social media for timely crisis management by governments and enterprises.While large language models(LLMs)enable automated report generation,this specific domain lacks formal task definitions and corresponding benchmarks.To bridge this gap,we define the Automated Online Public Opinion Report Generation(OPOR-Gen)task and construct OPOR-Bench,an event-centric dataset with 463 crisis events across 108 countries(comprising 8.8 K news articles and 185 K tweets).To evaluate report quality,we propose OPOR-Eval,a novel agent-based framework that simulates human expert evaluation.Validation experiments show OPOR-Eval achieves a high Spearman’s correlation(ρ=0.70)with human judgments,though challenges in temporal reasoning persist.This work establishes an initial foundation for advancing automated public opinion reporting research. 展开更多
关键词 online public opinion reports crisis management large language models agent-based evaluation
在线阅读 下载PDF
Online Learning for Subseasonal Forecasting over South China
7
作者 ZHANG Jia-wei LU Chu-han +3 位作者 CHEN Si-rong LIU Mei-chen ZHANG Yu-min SHEN Yi-chen 《Journal of Tropical Meteorology》 2026年第1期86-95,共10页
Since the initiation of the subseasonal-to-seasonal prediction project by the World Meteorological Organization,the accuracy of model forecasts has improved notably.However,substantial discrepancies have been observed... Since the initiation of the subseasonal-to-seasonal prediction project by the World Meteorological Organization,the accuracy of model forecasts has improved notably.However,substantial discrepancies have been observed among forecast results produced by different ensemble members when applied to South China.To enhance the accuracy of sub-seasonal forecasts in this region,it is essential to develop new methods that can effectively leverage multiple predictive models.This study introduces a weighted ensemble forecasting method based on online learning to improve forecast accuracy.We utilized ensemble forecasts from three models:the Integrated Forecasting System model from the European Centre for Medium-Range Weather Forecasts,the Climate Forecast System Version 2 model from the National Centers for Environmental Prediction,and the Beijing Climate Center-Climate Prediction System version 3 model from the China Meteorological Administration.The ensemble weights are trained using an online learning approach.The results indicate that the forecasts obtained through online learning outperform those of the original dynamical models.Compared to the simple ensemble results of the three models,the weighted ensemble model showed a stronger capability to capture temperature and precipitation patterns in South China.Therefore,this method has the potential to improve the accuracy of sub-seasonal forecasts in this region. 展开更多
关键词 online learning subseasonal forecasting weighted ensemble forecast
在线阅读 下载PDF
Koopman-Based Robust Model Predictive Control With Online Identification for Nonlinear Dynamical Systems
8
作者 Ruiqi Ke Jingchuan Tang +1 位作者 Zongyu Zuo Yan Shi 《IEEE/CAA Journal of Automatica Sinica》 2025年第9期1947-1949,共3页
Dear Editor,This letter presents a novel approach to the data-driven control of unknown nonlinear systems.By leveraging online sparse identification based on the Koopman operator,a high-dimensional linear system model... Dear Editor,This letter presents a novel approach to the data-driven control of unknown nonlinear systems.By leveraging online sparse identification based on the Koopman operator,a high-dimensional linear system model approximating the actual system is obtained online.The upper bound of the discrepancy between the identified model and the actual system is estimated using real-time prediction error,which is then utilized in the design of a tube-based robust model predictive controller.The effectiveness of the proposed approach is validated by numerical simulation. 展开更多
关键词 koopman operatora online identification tube based control real time prediction error online sparse identification identified model Koopman based control robust model predictive control
在线阅读 下载PDF
Online calculation and monitoring system of blast furnace operation profile based on data and mechanism dual drive
9
作者 Zhen Zhang Jue Tang +5 位作者 Man-sheng Chu Quan Shi Ming-yu Wang Chuan-qiang Wang Shi-bin Wang Yun-tao Li 《Journal of Iron and Steel Research International》 2025年第12期4188-4206,共19页
The operation furnace profile for the high heat load zone was one of the important factors affecting the stable and high-quality production of the blast furnace,but it was difficult to monitor directly.To address this... The operation furnace profile for the high heat load zone was one of the important factors affecting the stable and high-quality production of the blast furnace,but it was difficult to monitor directly.To address this issue,an online calculation model for the operation furnace profile was proposed based on a dual-driven approach combining data and mechanisms,by integrating mechanism experiment,numerical simulation,and machine learning.The experimentally determined slag layer hanging temperature was 1130℃,and the thermal conductivity ranged from 1.32 to 1.96 m^(2)℃^(-1).Based on the 3D slag-hanging numerical simulation model,a database was constructed,containing 2294 sets of mechanism cases for the slag layer.The fusion of data modeling,heat transfer theory,and expert experience enabled the online calculation of key input variables for the operation furnace profile,particularly the quantification of the“black-box”variable of gas temperature.Simulated data were used as inputs,and light gradient boosting machine was applied to construct the online calculation model for the operation furnace profile.This model facilitated the online calculation of the slag layer thickness and other key indices.The coefficient of determination of the model exceeded 0.98,indicating high accuracy.A slag layer state judgment model was constructed,categorizing states as shedding,too thin,normal,and too thick.Real-time data were applied,and the average slag thickness in the high heat load area of the test data ranged from 40 to 80 mm,which was consistent with field experience.The absolute value of the Pearson correlation coefficient between slag layer thickness,thermocouple temperature,and heat load data was above 0.85,indicating that the calculated results closely aligned with the actual trends.A 3D visual online monitoring system for the operation furnace profile was created,and it has been successfully implemented at the blast furnace site. 展开更多
关键词 Blast furnace Operation furnace profile Numerical simulation Machine learning online calculation online monitoring
原文传递
Data-Driven Component-Level Decision-Making for Online Remanufacturing of Gas-Insulated Switchgear
10
作者 Hansam Cho Seokho Moon +2 位作者 Sunhyeok Hwang Seoung Bum Kim Younghoon Kim 《Computer Modeling in Engineering & Sciences》 2025年第11期1941-1967,共27页
Accurately determining when and what to remanufacture is essential for maximizing the lifecycle value of industrial equipment.However,existing approaches face three significant limitations:(1)reliance on predefined ma... Accurately determining when and what to remanufacture is essential for maximizing the lifecycle value of industrial equipment.However,existing approaches face three significant limitations:(1)reliance on predefined mathematical models that often fail to capture equipment-specific degradation,(2)offline optimization methods that assume access to future data,and(3)the absence of component-level guidance.To address these challenges,we propose a data-driven framework for component-level decision-making.The framework leverages streaming sensor data to predict the remaining useful life(RUL)without relying on mathematical models,employs an online optimization algorithm suitable for practical settings,and,through remanufacturing simulations,provides guidance on which components should be replaced.In a case study on gas-insulated switchgear,the proposed framework achieved RUL prediction performance comparable to an oracle model in an online setting without relying on predefined mathematical models.Furthermore,by employing online optimization,it determined a remanufacturing timing close to the global optimum using only past and current data.In addition,unlike previous studies,the framework enables component-level decision-making,allowing for more detailed and actionable remanufacturing guidance in practical applications. 展开更多
关键词 REMANUFACTURING online decision-making gas-insulated switchgear online learning
在线阅读 下载PDF
UHNPR:A competitive opinion information dissemination model for online social hypernetworks
11
作者 Changcai Tan Xin Yan +2 位作者 Hongbin Wang Shengxiang Gao Zhongying Deng 《Chinese Physics B》 2025年第12期2-18,共17页
With the rapid development of the internet,the dissemination of public opinion in online social networks has become increasingly complex.Existing dissemination models rarely consider group phenomena and the simultaneo... With the rapid development of the internet,the dissemination of public opinion in online social networks has become increasingly complex.Existing dissemination models rarely consider group phenomena and the simultaneous spread of competing public opinion information in online social networks.This paper introduces the UHNPR information dissemination model to study the dynamic spread and interaction of positive and negative public opinion information in hypernetworks.To improve the accuracy of modeling of information dissemination,we revise the traditional assumptions of constant propagation and decay rates by redefining these rates based on factors that influence the spread of public opinion information.Subsequently,we validate the effectiveness of the UHNPR model using numerical simulations and analyze the impact of factors such as authority effect,user intimacy,information content and information timeliness on the spread of public opinion,providing corresponding suggestions for public opinion control.Our research results demonstrate that this model outperforms the SIR,SEIR and SEIDR models in describing public opinion propagation in real social networks.Compared with complex networks,information spreads faster and more extensively in hypernetworks. 展开更多
关键词 online opinion online social networks competitive opinion information hypernetwork
原文传递
Nonlinear Integral-Ameliorated Model for Dynamic Convex Optimization With Perturbance Considered
12
作者 Kangze Zheng Yunong Zhang 《IEEE/CAA Journal of Automatica Sinica》 2025年第7期1418-1433,共16页
This work presents a nonlinear integral-ameliorated model for handling dynamic optimization problems with affine constraints.They pose a challenge as their optimal solutions evolve with time.Traditional iteration-base... This work presents a nonlinear integral-ameliorated model for handling dynamic optimization problems with affine constraints.They pose a challenge as their optimal solutions evolve with time.Traditional iteration-based methods that exactly solve the problem at each time instant,fail to precisely and realtime track the solution due to computational and communication bottlenecks.Our model,through rigorous theoretical analyses,is able to reduce the optimality gap(i.e.,the difference between the model state and optimal solution)to zero in a finite time,and thus,track the solution online.Besides,perturbance is taken into account.We prove that under certain conditions,our model can totally tolerate an important kind of noise that we call“errorrelated noise”.In numerical experiments,compared with six existing methods,our model exhibits superior robustness when contaminated by the error-related noise.The key techniques in the model design involve employing the zeroing neural network to leverage time-derivative information,and introducing an integral term as well as the class C_(L)^(0)functions to enhance convergence and noise resistance.Finally,we establish a model-free control framework for a surgical manipulator with the remote-center-of-motion constraint and compare the performances of the framework based on different models in simulations.The results indicate that our model achieves the best performance among various models employed within the framework. 展开更多
关键词 Dynamic convex optimization error-related noise nonlinear integral-ameliorated zeroing neural network online solution remote center of motion
在线阅读 下载PDF
Online Fault-Tolerant Tracking Control With Adaptive Critic for Nonaffine Nonlinear Systems
13
作者 Ding Wang Lingzhi Hu +1 位作者 Xiaoli Li Junfei Qiao 《IEEE/CAA Journal of Automatica Sinica》 2025年第1期215-227,共13页
In this paper, a fault-tolerant-based online critic learning algorithm is developed to solve the optimal tracking control issue for nonaffine nonlinear systems with actuator faults.First, a novel augmented plant is co... In this paper, a fault-tolerant-based online critic learning algorithm is developed to solve the optimal tracking control issue for nonaffine nonlinear systems with actuator faults.First, a novel augmented plant is constructed by fusing the system state and the reference trajectory, which aims to transform the optimal fault-tolerant tracking control design with actuator faults into the optimal regulation problem of the conventional nonlinear error system. Subsequently, in order to ensure the normal execution of the online learning algorithm, a stability criterion condition is created to obtain an initial admissible tracking policy. Then, the constructed model neural network(NN) is pretrained to recognize the system dynamics and calculate trajectory control. The critic and action NNs are constructed to output the approximate cost function and approximate tracking control,respectively. The Hamilton-Jacobi-Bellman equation of the error system is solved online through the action-critic framework. In theoretical analysis, it is proved that all concerned signals are uniformly ultimately bounded according to the Lyapunov principle.The tracking control law can approach the optimal tracking control within a finite approximation error. Finally, two experimental examples are conducted to indicate the effectiveness and superiority of the developed fault-tolerant tracking control scheme. 展开更多
关键词 Adaptive critic control neural network(NN) nonaffine nonlinear systems online fault-tolerant tracking design uniform ultimate boundedness
在线阅读 下载PDF
Continuous measurement of reactive ammonia in hydrogen fuel by online dilution module coupled with Fourier transform infrared spectrometer 被引量:1
14
作者 Wenqing Deng Fanfeng Deng +5 位作者 Ting Zhang Junjie Lin Liang Zhao Gang Li Yi Pan Jiebin Yang 《Chinese Chemical Letters》 2025年第3期188-193,共6页
Fuel cell electric vehicles hold great promise for a diverse range of applications in reducing greenhouse gas emissions.In power fuel cell systems,hydrogen fuel serves as an energy vector.To ensure its suitability,it ... Fuel cell electric vehicles hold great promise for a diverse range of applications in reducing greenhouse gas emissions.In power fuel cell systems,hydrogen fuel serves as an energy vector.To ensure its suitability,it is necessary for the quality of hydrogen to adhere to the standards set by ISO 14687:2019,which sets maximum limits for 14 impurities in hydrogen,aiming to prevent any degradation of fuel cell performance.Ammonia(NH_(3))is a prominent pollutant in fuel cells,and accurate measurements of its concentration are crucial for hydrogen fuel cell quantity.In this study,a novel detection platform was developed for determining NH_(3)in real hydrogen samples.The online analysis platform integrates a self-developed online dilution module with a Fourier transform infrared spectrometer(ODM-FTIR).The ODM-FTIR can be operated fully automatically with remote operation.Under the optimum conditions,this method achieved a wide linear range between(50∼1000)nmol/mol.The limit of detection(LOD)was as low as 2 nmol/mol with a relative standard deviation(RSD,n=7)of 3.6%at a content of 50 nmol/mol.To ensure that the quality of the hydrogen products meets the requirement of proton exchange membrane fuel cell vehicles(PEMFCV),the developed ODM-FTIR system was applied to monitor the NH_(3)content in Chengdu Hydrogen Energy Co.,Ltd.for 21 days during Chengdu 2021 FISU World University Games.The proposed method retains several unique advantages,including a low detection limit,excellent repeatability,high accuracy,high speed,good stability,and calibration flexibility.It is an effective analytical method for accurately quantifying NH_(3)in hydrogen,especially suitable for online analysis.It also provides a new idea for the analysis of other impurity components in hydrogen. 展开更多
关键词 Fuel cell electric vehicles Hydrogen fuel ODM-FTIR NH_(3) IMPURITY online analysis
原文传递
Online Optimization to Suppress the Grid-Injected Power Deviation of Wind Farms with Battery-Hydrogen Hybrid Energy Storage Systems 被引量:1
15
作者 Min Liu Qiliang Wu +4 位作者 Zhixin Li Bo Zhao Leiqi Zhang Junhui Li Xingxu Zhu 《Energy Engineering》 2025年第4期1403-1424,共22页
To address the issue of coordinated control of multiple hydrogen and battery storage units to suppress the grid-injected power deviation of wind farms,an online optimization strategy for Battery-hydrogen hybrid energy... To address the issue of coordinated control of multiple hydrogen and battery storage units to suppress the grid-injected power deviation of wind farms,an online optimization strategy for Battery-hydrogen hybrid energy storage systems based on measurement feedback is proposed.First,considering the high charge/discharge losses of hydrogen storage and the low energy density of battery storage,an operational optimization objective is established to enable adaptive energy adjustment in the Battery-hydrogen hybrid energy storage system.Next,an online optimization model minimizing the operational cost of the hybrid system is constructed to suppress grid-injected power deviations with satisfying the operational constraints of hydrogen storage and batteries.Finally,utilizing the online measurement of the energy states of hydrogen storage and batteries,an online optimization strategy based on measurement feedback is designed.Case study results show:before and after smoothing the fluctuations in wind power,the time when the power exceeded the upper and lower limits of the grid-injected power accounted for 24.1%and 1.45%of the total time,respectively,the proposed strategy can effectively keep the grid-injected power deviations of wind farms within the allowable range.Hydrogen storage and batteries respectively undertake long-term and short-term charge/discharge tasks,effectively reducing charge/discharge losses of the Battery-hydrogen hybrid energy storage systems and improving its operational efficiency. 展开更多
关键词 Battery-hydrogen hybrid energy storage systems grid-injected power deviations measurement feedback online optimization energy states
在线阅读 下载PDF
Electrochemical cutting with flexible electrode of controlled online deformation 被引量:1
16
作者 Lin Liu Zhengyang Xu +1 位作者 Yuheng Hao Yunlong Teng 《International Journal of Extreme Manufacturing》 2025年第1期453-480,共28页
Improvements in aero-engine performance have made the structures of the aero-engine components increasingly complex.To better adapt to the processing requirements of narrow twisted channels such as an integral shroude... Improvements in aero-engine performance have made the structures of the aero-engine components increasingly complex.To better adapt to the processing requirements of narrow twisted channels such as an integral shrouded blisk,this study proposes an innovative method of electrochemical cutting in which a flexible tube electrode is controlled by online deformation during processing.In this study,the processing principle of electrochemical cutting with a flexible electrode for controlled online deformation(FECC)was revealed for the first time.The online deformation process of flexible electrodes and the machining process of profiles were analysed in depth,and the corresponding theoretical models were established.Conventional electrochemical machining(ECM)is a multi-physical field-coupled process involving electric and flow fields.In FECC,classical mechanics are introduced into the tool cathode,which must be loaded at all times during the machining process.Therefore,in this study,before and after the deformation of the flexible electrode,a corresponding simulation study was conducted to understand the influence of the online deformation of the flexible electrode on the flow and electric fields.The feasibility of flexible electrodes for online deformation and the validity of the theoretical model were verified by deformation measurements and in situ observation experiments.Finally,the method was successfully applied to the machining of nickel-based high-temperature alloys,and different specifications of flexible electrodes were used to complete the machining of the corresponding complex profiles,thereby verifying the feasibility and versatility of the method.The method proposed in this study breaks the tradition of using a non-deformable cathode for ECM and adopts a flexible electrode that can be deformed during the machining process as the tool cathode,which improves machining flexibility and provides a valuable reference to promote the ECM of complex profiles. 展开更多
关键词 electrochemical machining online deformation flexible electrode
在线阅读 下载PDF
Study on Affecting Factors of the Consistency of Printed Electrodes Based on an Online Pressure Monitoring System
17
作者 CAI Zi-mu GU Jin-tao +2 位作者 CHENG Guang-kai XU Guang-yi LI Yan 《印刷与数字媒体技术研究》 北大核心 2025年第2期91-97,共7页
In order to address the current inability of screen printing to monitor printing pressure online,an online printing pressure monitoring system applied to screen printing machines was designed in this study.In this stu... In order to address the current inability of screen printing to monitor printing pressure online,an online printing pressure monitoring system applied to screen printing machines was designed in this study.In this study,the consistency of printed electrodes was measured by using a confocal microscope and the pressure distribution detected by online pressure monitoring system was compared to investigate the relationship.The results demonstrated the relationship between printing pressure and the consistency of printed electrodes.As printing pressure increases,the ink layer at the corresponding position becomes thicker and that higher printing pressure enhances the consistency of the printed electrodes.The experiment confirms the feasibility of the online pressure monitoring system,which aids in predicting and controlling the consistency of printed electrodes,thereby improving their performance. 展开更多
关键词 Printing pressure Consistency of printed electrodes Screen printing online monitoring
在线阅读 下载PDF
Curators and Mediators of Language,Content,Pedagogy,and Technology:Teachers’Expanding Roles in Fully-Online CLIL Contexts
18
作者 Yuliya Novitskaya Rebekah R.Gordon +1 位作者 Douglas K.Hartman Curtis Green-Eneix 《Chinese Journal of Applied Linguistics》 2025年第1期50-69,155,共21页
As world events have morphed teachers’roles within English medium of instruction(EMI)contexts to incorporate more online teaching practices,teachers’integration of digital tools has faced technological and curricula... As world events have morphed teachers’roles within English medium of instruction(EMI)contexts to incorporate more online teaching practices,teachers’integration of digital tools has faced technological and curricular challenges.While previous research has examined the integration of digital tools in face-to-face and hybrid EMI settings(e.g.,Finardi,2015;O’Dowd,2018),more research is needed to understand the familiarization process teachers engage in as they implement fully-online teaching to support their content and language integrated learning(CLIL)teaching.As part of a larger project,this case study sets out to fill this gap by examining the practices and perspectives of 30 Kazakhstani university teachers who adopted CLIL approaches while needing to adapt to fully-online teaching contexts.Using the concept of technological pedagogical content knowledge(Mishra&Koehler,2006)in tandem with Ball et al.’s(2016)seven CLIL principles as a framework,this study thematically analyzed workshop artifacts,survey responses,semi-structured interview transcripts,and videos from online class lessons to find that teachers were mediators and curators of content,language,pedagogy,and digital tools.The findings offer pedagogical insights for the implementation of professional development(PD)to prepare teachers to meaningfully curate and mediate technology into their CLIL pedagogy to teach content within EMI contexts. 展开更多
关键词 CLIL teacher professional development digital tools TPACK online teaching Kazakhstan
在线阅读 下载PDF
上一页 1 2 166 下一页 到第
使用帮助 返回顶部