Lower limb Rehabilitation Robots (LLRRs) assist in therapeutic tasks that involve gait recovery and joint mobility recovery of the lower limbs, in patients recovering from neurologic injuries such as stroke as well as spinal cord injury. LLRRs can sometimes be driven by preprogrammed trajectories or Inverse Kinematics (IK) trajectories, which bring increased computational demand and command supported interaction. This paper proposes an interactive control framework for LLRRs using a hybrid mix of Forward Kinematics (FK) driven movement and an offline Voice Conversational Agent (VCA), based on the Vosk speech recognition engine. The framework proposed is modular in nature that is completely “local”, running offline with no need for the Internet, preserving privacy, and not needing to send uploads cards to cloud processing units. Spoken commands, such as “forward”, “backward”, “rest”, “exercise”, and “stop” are mapped to hip and knee joint angles, which are then driven to FK equations for deriving leg segment positions in an ongoing manner. A hybrid MATLAB-Python implementation is used, where MATLAB is used for simulation and animation, while Python captures the audio input and runs the offline speech recognition component. Recognized transcripts are resolved through fuzzy command matching and are followed by a confidence gated execution to improve tolerance to Automatic Speech Recognition (ASR) variability. Under controlled conditions, command recognition accuracy ranging from 80% to 95%, with end-to-end latencies ranging from 0.89 to 1.32 sec. were seen for the evaluated commands. The performance of feasible offline voice guided interaction and reasonably smooth, anatomically consistent motion transitions, as shown in simulation, provide evidence for the working of the proposed architecture. The main contribution of the work lies in the explicit exposure of ASR offline, fuzzy command matching, applying confidence gated execution, and the use of FK based motion generation, all within a lightweight LLRR oriented framework. This should be enough substrate for future hardware validation, and phase synchronized wearables deployment.
Electrospinning is a novel technique that can be used to produce highly porous fibers with highly tunable properties. In this research, this technique is adopted to prepare the electrospun nanofiber membrane for membrane distillation application. A custom-built electrospinning setup was made to prepare the nanofibers membrane. Polyvinylidene fluoride (PVDF) polymer was used in the electrospinning process due to its high hydrophobicity. Electrospun (PVDF) nanofibers were tested in direct contact membrane distillation (DCMD) process using 0.6 M sodium chloride as a feed solution. The resulting nanofiber membrane exhibited high performance in DCMD (i.e. relatively high water flux and high salt rejection). It has been found
... Show MoreThe feature extraction step plays major role for proper object classification and recognition, this step depends mainly on correct object detection in the given scene, the object detection algorithms may result with some noises that affect the final object shape, a novel approach is introduced in this paper for filling the holes in that object for better object detection and for correct feature extraction, this method is based on the hole definition which is the black pixel surrounded by a connected boundary region, and hence trying to find a connected contour region that surrounds the background pixel using roadmap racing algorithm, the method shows a good results in 2D space objects.
Keywords: object filling, object detection, objec
Smart water flooding (low salinity water flooding) was mainly invested in a sandstone reservoir. The main reasons for using low salinity water flooding are; to improve oil recovery and to give a support for the reservoir pressure.
In this study, two core plugs of sandstone were used with different permeability from south of Iraq to explain the effect of water injection with different ions concentration on the oil recovery. Water types that have been used are formation water, seawater, modified low salinity water, and deionized water.
The effects of water salinity, the flow rate of water injected, and the permeability of core plugs have been studied in order to summarize the best conditions of low salinity
... Show MoreScientific development has occupied a prominent place in the field of diagnosis, far from traditional procedures. Scientific progress and the development of cities have imposed diseases that have spread due to this development, perhaps the most prominent of which is diabetes for accurate diagnosis without examining blood samples and using image analysis by comparing two images of the affected person for no less than a period. Less than ten years ago they used artificial intelligence programs to analyze and prove the validity of this study by collecting samples of infected people and healthy people using one of the Python program libraries, which is (Open-CV) specialized in measuring changes to the human face, through which we can infer the
... Show MoreIn this paper, we used four classification methods to classify objects and compareamong these methods, these are K Nearest Neighbor's (KNN), Stochastic Gradient Descentlearning (SGD), Logistic Regression Algorithm(LR), and Multi-Layer Perceptron (MLP). Weused MCOCO dataset for classification and detection the objects, these dataset image wererandomly divided into training and testing datasets at a ratio of 7:3, respectively. In randomlyselect training and testing dataset images, converted the color images to the gray level, thenenhancement these gray images using the histogram equalization method, resize (20 x 20) fordataset image. Principal component analysis (PCA) was used for feature extraction, andfinally apply four classification metho
... Show MoreUsed automobile oils were subjected to filtration to remove solid material and dehydration to remove water, gasoline and light components by using vacuum distillation under moderate pressure, and then the dehydrated waste oil is subjected to extraction by using liquid solvents. Two solvents, namely n-butanol and n-hexane were used to extract base oil from automobile used oil, so that the expensive base oil can be reused again.
The recovered base oil by using n-butanol solvent gives (88.67%) reduction in carbon residue, (75.93%) reduction in ash content, (93.73%) oil recovery, (95%) solvent recovery and (100.62) viscosity index, at (5:1) solvent to used oil ratio and (40 oC) extraction temperature, while using n-hexane solvent gives (6
Association rules mining (ARM) is a fundamental and widely used data mining technique to achieve useful information about data. The traditional ARM algorithms are degrading computation efficiency by mining too many association rules which are not appropriate for a given user. Recent research in (ARM) is investigating the use of metaheuristic algorithms which are looking for only a subset of high-quality rules. In this paper, a modified discrete cuckoo search algorithm for association rules mining DCS-ARM is proposed for this purpose. The effectiveness of our algorithm is tested against a set of well-known transactional databases. Results indicate that the proposed algorithm outperforms the existing metaheuristic methods.