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.
In this study, four different spectrophotometric methods were applied for determination of cimetidine and erythromycin ethylsuccinate drugs in pure form and in their pharmaceutical preparations. The suggested methods are simple, sensitive, accurate, not time consuming and inexpensive. The results showed the following: The first method: Based on the formation of ion pair complex of each drug with bromothymol blue (BTB) as a chromogenic reagent. The formed complexes were extracted with chloroform and their absorbance values were measured at 427.5 nm for cimetidine and 416.5nm for erythromycin ethylsuccinate; against their reagents blanks. Two different methods, univariate method and multivariate method, were used to obtain the optimum condit
... Show MoreNanostructured photodetectors have garnered great attention due to their enriched electronic and optical properties. In this work, we aim to fabricate a high-performance CeO2/Si photodetector by growing a CeO2 nanostructure film on a silicon substrate using the pulsed laser deposition (PLD) technique at different laser energy densities. The impact of laser energy density and the number of pulses on the morphological, optical, and electrical properties was studied. Field emission scanning electron microscopy (FESEM) results show that the CeO2 film has a spherical grain morphology with an average grain size ranging from 33 to 54 nm, depending on the laser energy density. The film deposited at various numbers of laser pulses also has spherical
... Show MoreFlow-injection (FI) spectrophotometric method has been developed for the analysis of thymol in pharmaceutical preparations. The method is based on organic coupling reaction between thymol and 4-amino antipyrine in the presence of alkaline medium to form an intense stable red color complex with copper nitrate that has a maximum absorption at 490 nm. Optimum conditions for determination of the drug was investigated .The calibration graph was linear over the range of 5-500 µg.ml-1 of thymol . The limit of detection (LOD) and limit of quantification (LOQ) were 1.81 ?g mL-1 and 3.60 ?g mL-1 respectively .The proposed method was applied satisfactorily to the determination of thymol in mouth wash preparations. The procedure is characterized by
... Show MoreFace recognition, emotion recognition represent the important bases for the human machine interaction. To recognize the person’s emotion and face, different algorithms are developed and tested. In this paper, an enhancement face and emotion recognition algorithm is implemented based on deep learning neural networks. Universal database and personal image had been used to test the proposed algorithm. Python language programming had been used to implement the proposed algorithm.