Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Source
    • Language
158 result(s) for "Sheng Quan Xie"
Sort by:
A weighted interval rough number based method to determine relative importance ratings of customer requirements in QFD product planning
Customer requirements (CRs) play a significant role in the product development process, especially in the early design stage. Quality function deployment (QFD), as a useful tool in customer-oriented product development, provides a systematic approach towards satisfying CRs. Customers are heterogeneous and their requirements are often vague, therefore, how to determine the relative importance ratings (RIRs) of CRs and eventually evaluate the final importance ratings is a critical step in the QFD product planning process. Aiming to improve the existing approaches by interpreting various CR preferences more objectively and accurately, this paper proposes a weighted interval rough number method. CRs are rated with interval numbers, rather than a crisp number, which is more flexible to adapt in real life; also, the fusion of customer heterogeneity is addressed by assigning different weights to customers based on several factors. The consistency of RIRs is maintained by the proposed procedures with design rules. A comparative study among fuzzy weighted average method, rough number method and the proposed method is conducted at last. The result shows that the proposed method is more suitable in determining the RIRs of CRs with vague information.
Adaptive Thermal Imaging Signal Analysis for Real-Time Non-Invasive Respiratory Rate Monitoring
(1) Background: This study presents an adaptive, contactless, and privacy-preserving respiratory-rate monitoring system based on thermal imaging, designed for real-time operation on embedded edge hardware. The system continuously processes temperature data from a compact thermal camera without external computation, enabling practical deployment for home or clinical vital-sign monitoring. (2) Methods: Thermal frames are captured using a 256×192 TOPDON TC001 camera and processed entirely on an NVIDIA Jetson Orin Nano. A YOLO-based detector localizes the nostril region in every even frame (stride = 2) to reduce the computation load, while a Kalman filter predicts the ROI position on skipped frames to maintain spatial continuity and suppress motion jitter. From the stabilized ROI, a temperature-based breathing signal is extracted and analyzed through an adaptive median–MAD hysteresis algorithm that dynamically adjusts to signal amplitude and noise variations for breathing phase detection. Respiratory rate (RR) is computed from inter-breath intervals (IBI) validated within physiological constraints. (3) Results: Ten healthy subjects participated in six experimental conditions including resting, paced breathing, speech, off-axis yaw, posture (supine), and distance variations up to 2.0 m. Across these conditions, the system attained a MAE of 0.57±0.36 BPM and an RMSE of 0.64±0.42 BPM, demonstrating stable accuracy under motion and thermal drift. Compared with peak-based and FFT spectral baselines, the proposed method reduced errors by a large margin across all conditions. (4) Conclusions: The findings confirm that accurate and robust respiratory-rate estimation can be achieved using a low-resolution thermal sensor running entirely on an embedded edge device. The combination of YOLO-based nostril detector, Kalman ROI prediction, and adaptive MAD–hysteresis phase that self-adjusts to signal variability provides a compact, efficient, and privacy-preserving solution for non-invasive vital-sign monitoring in real-world environments.
Privacy-Preserving Approach for Early Detection of Long-Lie Incidents: A Pilot Study with Healthy Subjects
(1) Background: Detecting long-lie incidents—where individuals remain immobile after a fall—is essential for timely intervention and preventing severe health consequences. However, most existing systems focus only on fall detection, neglect post-fall monitoring, and raise privacy concerns, especially in real-time, non-invasive applications; (2) Methods: This study proposes a lightweight, privacy-preserving, long-lie detection system utilizing thermal imaging and a soft-voting ensemble classifier. A low-resolution thermal camera captured simulated falls and activities of daily living (ADL) performed by ten healthy participants. Human pose keypoints were extracted using MediaPipe, followed by the computation of five handcrafted postural features. The top three classifiers—automatically selected based on cross-validation performance—formed the soft-voting ensemble. Long-lie conditions were identified through post-fall immobility monitoring over a defined period, using rule-based logic on posture stability and duration; (3) Results: The ensemble model achieved high classification performance with accuracy, precision, recall, and an F1 score of 0.98. Real-time deployment on a Raspberry Pi 5 demonstrated the system is capable of accurately detecting long-lie incidents based on continuous monitoring over 15 min, with minimal posture variation; (4) Conclusion: The proposed system introduces a novel approach to long-lie detection by integrating privacy-aware sensing, interpretable posture-based features, and efficient edge computing. It demonstrates strong potential for deployment in homecare settings. Future work includes validation with older adults and integration of vital sign monitoring for comprehensive assessment.
Additive Manufacturing of Customized Metallic Orthopedic Implants: Materials, Structures, and Surface Modifications
Metals have been used for orthopedic implants for a long time due to their excellent mechanical properties. With the rapid development of additive manufacturing (AM) technology, studying customized implants with complex microstructures for patients has become a trend of various bone defect repair. A superior customized implant should have good biocompatibility and mechanical properties matching the defect bone. To meet the performance requirements of implants, this paper introduces the biomedical metallic materials currently applied to orthopedic implants from the design to manufacture, elaborates the structure design and surface modification of the orthopedic implant. By selecting the appropriate implant material and processing method, optimizing the implant structure and modifying the surface can ensure the performance requirements of the implant. Finally, this paper discusses the future development trend of the orthopedic implant.
A weighted rough set based fuzzy axiomatic design approach for the selection of AM processes
Additive manufacturing (AM) or 3D printing, as an enabling technology for mass customization or personalization, has been developed rapidly in recent years. Various design tools, materials, machines and service bureaus can be found in the market. Clearly, the choices are abundant, but users can be easily confused as to which AM process they should use. This paper first reviews the existing multi-attribute decision-making methods for AM process selection and assesses their suitability with regard to two aspects, preference rating flexibility and performance evaluation objectivity . We propose that an approach that is capable of handling incomplete attribute information and objective assessment within inherent data has advantages over other approaches. Based on this proposition, this paper proposes a weighted preference graph method for personalized preference evaluation and a rough set based fuzzy axiomatic design approach for performance evaluation and the selection of appropriate AM processes. An example based on the previous research work of AM machine selection is given to validate its robustness for the priori articulation of AM process selection decision support.
Rehabilitation Assessment System for Stroke Patients Based on Fusion-Type Optoelectronic Plethysmography Device and Multi-Modality Fusion Model: Design and Validation
This study aimed to propose a portable and intelligent rehabilitation evaluation system for digital stroke-patient rehabilitation assessment. Specifically, the study designed and developed a fusion device capable of emitting red, green, and infrared lights simultaneously for photoplethysmography (PPG) acquisition. Leveraging the different penetration depths and tissue reflection characteristics of these light wavelengths, the device can provide richer and more comprehensive physiological information. Furthermore, a Multi-Channel Convolutional Neural Network–Long Short-Term Memory–Attention (MCNN-LSTM-Attention) evaluation model was developed. This model, constructed based on multiple convolutional channels, facilitates the feature extraction and fusion of collected multi-modality data. Additionally, it incorporated an attention mechanism module capable of dynamically adjusting the importance weights of input information, thereby enhancing the accuracy of rehabilitation assessment. To validate the effectiveness of the proposed system, sixteen volunteers were recruited for clinical data collection and validation, comprising eight stroke patients and eight healthy subjects. Experimental results demonstrated the system’s promising performance metrics (accuracy: 0.9125, precision: 0.8980, recall: 0.8970, F1 score: 0.8949, and loss function: 0.1261). This rehabilitation evaluation system holds the potential for stroke diagnosis and identification, laying a solid foundation for wearable-based stroke risk assessment and stroke rehabilitation assistance.
Model Predictive Control with Optimal Modelling for Pneumatic Artificial Muscle in Rehabilitation Robotics: Confirmation of Validity Though Preliminary Testing
This paper presents a model predictive controller (MPC) based on dynamic models generated using the Particle Swarm Optimisation method for accurate motion control of a pneumatic artificial muscle (PAM) for application in rehabilitation robotics. The physical compliance and lightweight nature of PAMs make them desirable for use in the field but also introduce nonlinear dynamic properties which are difficult to accurately model and control. As well as the MPC, three other control systems were examined for a comparative study: a particle-swarm optimised proportional-integral-derivative controller (PSO-PID), an iterative learning controller (ILC), and classical PID control. A series of different waveforms were used as setpoints for each controller, including addition of external loading and simulated disturbance, for a system consisting of a single PAM. Based on the displacement error measured for each experiment, the PID controller performed worst with the largest error values and an issue with oscillating about the setpoint. PSO-PID performed better but still poorly compared with the other intelligent controllers, as well as still exhibiting oscillation, which is undesirable in any human–robot interaction as it can heavily impact the comfort and safety of the system. ILC performed well with rapid convergence to steady-state and low-error values, as well as mitigation of loads and disturbance; however, it performed poorly under changing frequency of input. MPC generally performed the best of the controllers tested here, with the lowest error values and a rapid response to changes in setpoint, as well as no required learning period due to the predictive algorithm.
Novel Design on Knee Exoskeleton with Compliant Actuator for Post-Stroke Rehabilitation
Knee joint disorders pose a significant and growing challenge to global healthcare systems. Recent advancements in robotics, sensing technologies, and artificial intelligence have driven the development of robot-assisted therapies, reducing the physical burden on therapists and improving rehabilitation outcomes. This study presents a novel knee exoskeleton designed for safe and adaptive rehabilitation, specifically targeting bed-bound stroke patients to enable early intervention. The exoskeleton comprises a leg splint, thigh splint, and an actuator, incorporating a series elastic actuator (SEA) to enhance torque density and provide intrinsic compliance. A variable impedance control method was also implemented to achieve accurate position tracking of the exoskeleton, and performance tests were conducted with and without human participants. A preliminary clinical study involving two stroke patients demonstrated the exoskeleton’s potential in reducing muscle spasticity, particularly at faster movement velocities. The key contributions of this study include the design of a compact SEA with improved torque density, the development of a knee exoskeleton equipped with a cascaded position controller, and a clinical test validating its effectiveness in alleviating spasticity in stroke patients. This study represents a significant step forward in the application of SEA for robot-assisted rehabilitation, offering a promising approach to the treatment of knee joint disorders.
A Piecewise Particle Swarm Optimisation Modelling Method for Pneumatic Artificial Muscle Actuators
Pneumatic artificial muscles (PAMs) possess compliant properties desirable for certain applications such as prosthetics and robotic structures. However, this compliance along with their inherent nonlinear dynamics make them difficult to accurately model and as such accurately control under certain control architectures. Common approaches to this problem include measuring the actuator’s physical properties and approximating a model based on these parameters or using deep learning methods to train a model with the actuator’s behaviours. This paper introduces an optimisation-based modelling approach based on a particle swarm optimisation (PSO) algorithm using a mass–spring–damper approximation for the PAM, as well as a piecewise modelling method that accounts for nonlinear dynamics. The use of optimisation to estimate model parameters removes the need to measure physical properties, and the three-element approximation allows for fast model generation with low computational complexity and training data requirements. Through multiple tests comparing model behaviour with real PAM motion, the accuracy of these models is confirmed to be promising for future work. Dynamic nonlinearities are properly accounted for using the piecewise modelling method, including both hysteresis and disproportionate input/output relationship across the stroke length of the actuator. Compared with other PAM modelling techniques, this method has improved generation time, lower computational load requirements, and complexity and can be applied to actuators for which the phenomenological mass–spring–damper model is a good approximation.
The Design and Adaptive Control of a Parallel Chambered Pneumatic Muscle-Driven Soft Hand Robot for Grasping Rehabilitation
The widespread application of exoskeletons driven by soft actuators in motion assistance and medical rehabilitation has proven effective for patients who struggle with precise object grasping and suffer from insufficient hand strength due to strokes or other conditions. Repetitive passive flexion/extension exercises and active grasp training are known to aid in the restoration of motor nerve function. However, conventional pneumatic artificial muscles (PAMs) used for hand rehabilitation typically allow for bending in only one direction, thereby limiting multi-degree-of-freedom movements. Moreover, establishing precise models for PAMs is challenging, making accurate control difficult to achieve. To address these challenges, we explored the design and fabrication of a bidirectionally bending PAM. The design parameters were optimized based on actual rehabilitation needs and a finite element analysis. Additionally, a dynamic model for the PAM was established using elastic strain energy and the Lagrange equation. Building on this, an adaptive position control method employing a radial basis function neural network, optimized for parameters and hidden layer nodes, was developed to enhance the accuracy of these soft PAMs in assisting patients with hand grasping. Finally, a wearable soft hand rehabilitation exoskeleton was designed, offering two modes, passive training and active grasp, aimed at helping patients regain their grasp ability.