Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles and JavaScript.

  • View all journals
  • Explore content
  • About the journal
  • Publish with us
  • Sign up for alerts
  • Open access
  • Published: 11 March 2024

An autonomous wheelchair with health monitoring system based on Internet of Thing

  • Lei Hou 1 , 2   na1 ,
  • Jawwad Latif 1   na1 ,
  • Pouyan Mehryar 1 ,
  • Stephen Withers 3 ,
  • Angelos Plastropoulos 3 ,
  • Linlin Shen 4 &
  • Zulfiqur Ali 1  

Scientific Reports volume  14 , Article number:  5878 ( 2024 ) Cite this article

2316 Accesses

1 Altmetric

Metrics details

  • Engineering
  • Health care

Assistive powered wheelchairs will bring patients and elderly the ability of remain mobile without the direct intervention from caregivers. Vital signs from users can be collected and analyzed remotely to allow better disease prevention and proactive management of health and chronic conditions. This research proposes an autonomous wheelchair prototype system integrated with biophysical sensors based on Internet of Thing (IoT). A powered wheelchair system was developed with three biophysical sensors to collect, transmit and analysis users’ four vital signs to provide real-time feedback to users and clinicians. A user interface software embedded with the cloud artificial intelligence (AI) algorithms was developed for the data visualization and analysis. An improved data compression algorithm Minimalist, Adaptive and Streaming R-bit (O-MAS-R) was proposed to achieve a higher compression ratio with minimum 7.1%, maximum 45.25% compared with MAS algorithm during the data transmission. At the same time, the prototype wheelchair, accompanied with a smart-chair app, assimilates data from the onboard sensors and characteristics features within the surroundings in real-time to achieve the functions including obstruct laser scanning, autonomous localization, and point-to-point route planning and moving within a predefined area. In conclusion, the wheelchair prototype uses AI algorithms and navigation technology to help patients and elderly maintain their independent mobility and monitor their healthcare information in real-time.

Similar content being viewed by others

research paper electric chair

Reshaping healthcare with wearable biosensors

research paper electric chair

An easily attachable measurement system of joystick angle in a power wheelchair using IMUs for maneuvering logger

research paper electric chair

A smart device for non-invasive ADL estimation through multi-environmental sensor fusion

Introduction.

An electric-powered wheelchair (EPW) is an assistive technology solution for people with motor disabilities, which gives them independent mobility. An estimated 65 million people worldwide need a wheelchair 1 , and the number of people who are in need of a wheelchair is estimated to increase over 22% in the next decade 2 . There is a high level of demand for wheelchair services for the elderly that is difficult to meet.

The research on EPW started around the 1980s. The prototype wheelchair allowed a person to maneuver within an office building 3 . Since then, many EPWs have been developed and commercialized, such as TinMan 4 , NavChair 5 , Maid 6 , and SPAM 7 to provide users indoor mobility. However, the traditional type of EPW was controlled by a joystick and was difficult to maneuver by patients with complicated disabilities and mobility impairment due to cerebral palsy, cognitive impairment, and fatigue 8 . For example, patients with Parkinson’s disease often lack the cognitive and physical skills to maneuver the EPW due to perceptual impairments. A study of 65 clinicians reported that between 10 and 40% of their patients could not be equipped with EPW due to sensory disabilities, impaired mobility, or cognitive deficits. These impairments made it difficult to operate a wheelchair safely with the current control functions 9 . Consequently, those individuals who cannot maneuver an EPW independently and safely must be seated in a manual wheelchair and pushed by a caregiver. To solve these problems, academics improved the design of the EPW in three main areas: the assistive technology mechanics, physical interface, and power shared control between the user and the wheelchair 10 , 11 .

Currently, most autonomous wheelchairs are modified by existing commercially available EPW, with additional facilities to improve maneuverability, locomotion, localization, navigation, and control interface 12 . The smart autonomous wheelchairs have been trialled in hospitals and airports.

In 2016, two prototype autonomous wheelchairs developed by the Singapore-MIT Alliance for Research and Technology Centre were tested in a hospital of Singapore to navigate the hospital’s hallways 13 . The prototype wheelchair created a path map using data from three Lidar sensors. The location of the wheelchair on the map is determined using a localization algorithm. In 2017, an autonomous wheelchair embedded with LIDAR sensors was proposed by Harkishan 14 . This wheelchair can navigate to predefined locations in an unstructured environment. Another model WHILL autonomous wheelchair was developed in 2017 by Panasonic and Whill 13 . This type of wheelchair was premiered at Haneda Airport in Tokyo with further trials in Amsterdam’s Schiphol airport, Abu Dhabi airport and north American airports since 2018 15 . However, these prototypes can only take passengers to predefined locations within the airport or hospital. The maximum luggage carrying capacity of four kilograms cannot fulfill the baggage requirements for most passengers. In addition to autonomous driving, assistive biophysical sensors can be integrated into the wheelchair to check passengers’ vital signs before use.

A robot operating system was used in an autonomous wheelchair for individuals who have difficulty in controlling movements by Grewal 16 . He employed only 2D laser scanners to design a mapping system that enabled the wheelchair to move autonomously. The same approach was used by Wang 17 , but the sensor offered large degree measurements in a narrow space. On the other hand, Surmann utilized a rotatory mechanism and a 2D LiDAR scanner to create a 3D environment map for anti-collision system. Nonetheless, the solution may be insufficient to ensure the safety of the wheelchair user 18 . Furthermore, a wheelchair system developed by Andre can transport inpatients autonomously to their departments by integrating with the hospital information system 19 . However, using this system for private transportation may be challenging, as it requires specific location and path information for departments in the hospital.

Electrically powered wheelchairs should not only provide mobility for advanced stages of disability but also integrate with assistive technology to offer better clinical care. Chronic diseases, such as arthritis, asthma and coronary heart disease, are becoming more prevalent among the elderly and place a high demand for healthcare services 20 . A wheelchair health monitoring system with routine tests can be a cost-effective way for clinicians and caregivers to manage chronic conditions in their patients 21 . The remote monitoring system can improve the management of chronic condition transparency and quality of care for patients while reducing the burden on healthcare facilities, emergency situations, and re-admissions. For example, a biomedical sensing system was integrated into a prototype wheelchair to record users’ pulse rate, respiratory rate and motion states 22 . However, the signal communication and autonomous system were limited by Wi-Fi signals and not viable for outdoor scenarios. Based on that prototype, a home healthcare system for wheelchair users was proposed to connect more sensors in a prototype wheelchair. Similar work was proposed to develop an Intelligent Robotic Wheelchair (iRW) 23 that integrates telehealth systems to collect vital signs of users in real time. However, there is no effective analysis of these healthcare signals which can be used for remote diagnosis by doctors.

One of the significant limitations for the autonomous telehealth wheelchair is the battery life. The operating of biophysical sensors embedded in the wheelchair is limited by various resources, such as power supply, memory storage and processing capabilities 24 , 25 . Continuous monitoring sensors produce a large amount of data and consume significant storage memory and transmission power. According to a survey 26 , nearly 80% of the power is consumed during the transmission of data in each sensor node. Therefore, it is essential to develop a lower power design to make the battery last longer. Data compression in sensor nodes before the data transmission provides an adequate method to reduce the size of data. The performance of various data compression algorithms is evaluated based on dataset types.

Lempel–Ziv–Welch (S-LZW) data compression algorithm uses structured data to reduce substantial energy consumption 27 . However, S-LZW is a dictionary-based algorithm that occupies memory for calculation, so it is not suitable for sensors with restricted RAM 25 . Another compression algorithm of Run Length Encoding (RLE) works by removing duplicate data values. Based on RLE, K-RLE was developed to achieve a better compression ratio 28 . Meanwhile, because it concentrates on computing floating-point data, the Minimalist Adaptive and Streaming (MAS) method was recommended as resource efficient 29 . Among them, MAS and S-LZW algorithms have been widely applied in real-time sensing applications, such as monitoring wind speed, rainfall, temperature, humidity, soil moisture, pressure, and battery level 24 , 30 . The reduction of power consumption during data transmission of the MAS algorithm is between 53.55 and 55.95%, while that of the S-LZW is between 23.41 and 33.97%. To further improve the data compression ratio during transmission, the Minimalist, Adaptive and Streaming R-bit (O-MAS-R) algorithm was proposed.

In this paper we propose an intelligent autonomous wheelchair (iChair) integrated with telemedicine sensors based on IoT, and the architecture of the wheelchair system is shown in Fig.  1 . Various sensors including wireless location, position accelerometer, seat cushion sensors, and biophysical sensors are embedded in the wheelchair to collect users’ physiological and behavioral data in real time. At the same time, an improved data compression algorithm Minimalist, Adaptive and Streaming R-bit (O-MAS-R), is also proposed to achieve a higher compression ratio during the data transmission. To visualize and analyze the data, a user interface was developed to provide telediagnosis, advice and alert to users and caregivers using artificial intelligence algorithms.

figure 1

The architecture of the smart wheelchair system. A portable wheelchair is equipped with sensors, cameras, and screens. The data acquisition system processes, compresses and uploads the measurements from biophysical sensors. A MATLAB graphic user interface allows users and doctors access and diagnose the health information in real-time 31 .

Wheelchair monitoring interface

The handrail of the wheelchair system included three biophysical sensors: pulse oxygen (SpO 2 ), blood pressure, and temperature sensors to collect and transmit four kinds of vital signs from users (blood oxygen levels, pulse rate, blood pressure and temperature) 31 , as depicted in Fig.  2 .

figure 2

The prototype of the smart wheelchair consists of a controller box, laser sensors, power system, screens, and biophysical sensors 31 .

On the wheelchair as shown in Fig.  2 , there are two monitoring interfaces to provide feedback to users: the large screen interface and the handrail screen as depicted in Fig.  2 . The screen installed on the handrail of the wheelchair and the remote GUI are for data classification, visualization, and analysis.

The information includes data initialization, measurement, upload status to the cloud, and transmission completion. The duration for each process results in a 40-s cycle, with each set lasting 10 s. The display shows a countdown for each phase, and the timing allows the data from all three biophysical sensors to finish transmitting.

The GUI, developed in MATLAB and shown in Fig.  3 allows users to download, inspect, and analyze the cloud-stored data once it finishes uploading. In the user interface, access to users’ healthcare data requires a unique Patient Identity number (PID) assigned to each user before experiments. The warning system uses three colors to flag conditions: red, yellow, and blue. The red indicates that the gathered data is above the upper threshold, the yellow shows the data is below the lower threshold, and the blue indicates the measured data is within the thresholds.

figure 3

The iChair monitoring interface. The GUI comprises four main sections: patient information, last update, vital signs, and inspection. It allows users and doctors to download and analyze cloud-stored data as well as inspect the data being recorded in real-time.

Figure  3 shows the iChair monitoring interface comprising four main sections: patient information, last update, vital signs, and inspection. The last update section shows the most recent collecting date and time from the user, and the users’ vital signs appear in the vital signs section. In the inspection section, users can see an aggregated display of their specific vital sign’s information in the past.

Data compression algorithm

Both MAS and O-MAS-R compression algorithms were applied to five ECG datasets, twelve EMG datasets, and three accelerometer datasets to evaluate the approaches effectiveness. Figure  4 depicts the compression ratio performance.

figure 4

The compression ratio results of MAS and O-MAS-R algorithms are shown in ( a – c ), in each figure, x-axis shows the group number, and y-axis is the compression ratio. The average ratio increase of the O-MAS-R algorithm over MAS is shown in ( d ). The compression ratio of ( a ) five ECG datasets, ( b ) twelve EMG datasets and ( c ) three accelerometer datasets are demonstrated.

In Fig.  4 a, the compression results of MAS and O-MAS-R algorithms applied to five ECG datasets are demonstrated. The data in ECG datasets is assigned integer type with two bytes per sample. Each ECG dataset comprises 3,600 samples that occupy 7,200 bytes of memory. Among the simulation results, the group three of O-MAS-R algorithm shows the greatest compression ratio of 20.54%, while the MAS algorithm is 12.47%. For each group, the O-MAS-R method achieves compression ratios of 19.86%, 19.13%, 20.54%, 18.78%, and 18.26% respectively. Meanwhile, the MAS algorithm demonstrates compression ratios of 11.9%, 11.57%, 12.47%, 12.32% and 12.28% respectively.

In Fig.  4 b, EMG data of twelve muscle activities during treadmill walking have been compressed by the MAS and O-MAS-R algorithms. The EMG values are float type that contains 4 bytes per sample. Each EMG dataset comprises 15,000 samples that occupy 60,000 bytes of memory. The RF activity shows the highest O-MAS-R compression ratio of 39.85%, while the MAS is 31.26%. For each group, the O-MAS-R algorithm achieves compression ratios of 39.85%, 35.44%, 34.74%, 39.5%, 35.58%, 36.4%, 33.21%, 36.01%, 39.33%, 35.71%, 35.86% and 37.87% respectively. Meanwhile, the MAS algorithm demonstrates compression ratios of 31.26%, 26.41%, 26.07%, 30.8%, 27.07%, 27.62%, 25.95%, 28.53%, 31.18%, 28.27%, 28.41% and 28.95% respectively.

In Fig.  4 c, the compression algorithms have been applied to three accelerometer datasets. The data type in the dataset is float type and contains 4 bytes per sample. Each Accelerometer dataset has 15,000 samples that take 60,000 bytes of memory. For each group, the O-MAS-R algorithm achieves compression ratios of 84%, 83.83%, and 83.76% respectively. Meanwhile, the MAS algorithm demonstrates compression ratios of 38.83%, 38.28%, and 38.77% respectively.

For all the datasets, O-MAS-R compression algorithm demonstrates a better performance. The average increase of O-MAS-R over MAS is shown in Fig.  4 d. The accelerometer datasets of O-MAS-R algorithm shows the greatest increase of 45.25% over the MAS algorithm. The average increases of compression ratios for ECG, EMG, and Acc datasets are 7.21%, 8.26%, and 45.25%, respectively.

According to the Spyder platform's profiler tool, the encoding function of the MAS and O-MAS-R algorithms in compressing ECG dataset values took 20.28 µs and 25.69 µs, respectively. However, the repetition of data, on the other hand, resulted in fewer calls to the encoding function in the O-MAS-R algorithm, which decreased the overall run time of the O-MAS-R algorithm. The total run time for the MAS and O-MAS-R algorithms applied in ECG dataset were 79.37 ms and 73.04 ms, respectively. Similarly, the encoding function of the MAS and O-MAS-R algorithms in compressing Accelerometer dataset values took 18.90us and 19.25 µs, respectively. However, due to high frequency of repetitions of data in accelerometer dataset, the total run time for O-MAS-R encoding algorithm is significantly reduced from 283.53 to 71.67 ms 25 .

MATLAB graphic user interface (GUI)

This paper discusses the smart wheelchair prototype and the three integrated biophysical sensors used to collect four vital health indicators from users. It also discusses the MATLAB GUI software designed to synchronize and download the patients’ healthcare data for diagnosis and analysis.

The preliminary experiments, five participants were involved in the clinical trials, and healthcare data was collected for 5–10 mins for each user. Figure  5 a–d demonstrates the results.

figure 5

Four types of vital signs from five participants were monitored: ( a ) finger temperature, ( b ) pulse rate, ( c ) blood oxygen levels, and ( d ) blood pressure. Each column represents a single measurement, and the group of columns represents the results from a single participant. The gap between each column is the time spent uploading the measurements.

Figure  5 a documents the five participants whose finger temperatures were measured and recorded. The x-axis is the measurement time, and the y-axis is the measured temperature in Celsius (°C). Before taking the measurements, participants were advised to place their forefinger on their wrist for a minute to equalize the temperature. An upper threshold of 37 °C was set as it was considered as the average normal body temperature. Among the participants, users four and five had a slightly higher temperature than normal, and thus the column automatically turned red following the three-color system.

As seen in Fig.  5 b, the five participants’ pulse rate were recorded with the upper threshold set to 120 bpm. The results revealed one participant had a higher average pulse rate than the other participants. Figure  5 c depicts the blood oxygen saturation level (SpO 2 ) for each participant. The lower limit of SpO 2 was set at 90%, as any number below that represents hypoxemia, and poses a variety of complications 32 . Therefore, the level of SpO 2 is a highly useful approach for measuring health conditions 32 . Figure  5 d shows the participants’ systolic and diastolic blood pressures in the top and bottom rows, respectively. The upper threshold for systolic blood pressure is 120 mmHg, while the upper threshold for diastolic blood pressure is 80 mmHg. The results indicate that participant three had unreasonably high systolic blood pressure on certain tests, and participant five had high systolic blood pressure and diastolic blood pressure. The three-color system automatically marked the column for high blood pressure data in red.

iChair autonomous driving

The autonomous driving experiments were conducted in the factory testing area 33 . We described the smart wheelchair safety and obstacle detection system in our previously published papers 31 . Based on that system, the wheelchair was improved to travel autonomously from point to point inside a lager and obstacle completed area. An Android-based smartphone app iChair was developed to control and tracks the entire driving progress depicted in Fig.  6 .

figure 6

The smart wheelchair autonomous driving and control. ( a ) An engineer sits in the wheelchair and controls it using the iChair app. ( b ) The navigation panel with the iChair app control information, while ( c ) depicts the mapping information of the enclosed area.

There are three main sections in the iChair app: bio-medical, navigation and mapping. The biomedical section displays the collected bio-sensory data, the navigation section links the wheelchair to the app and controls its movement, and the mapping section displays the wheelchair's real-time location.

In Fig.  6 a, an engineer sits in the wheelchair and controls it using the iChair app. To perform autonomous driving well, the iChair must be in a pre-scanned, enclosed environment, achieved by recording the surrounding information into the map using the data from LIDAR sensors. As shown in Fig.  6 c, the app remembers its scanned path of the office, the start and stop coordinates, and the blue dots provides the position of the wheelchair. The red and grey dots, in addition to the lines, are the LIDAR sensors reflecting signals that represent the barriers along the path. Once the scanned map saves, the iChair will link with the app to perform the autonomous driving as shown in Fig.  6 b. As a result, the user can enter the start and stop coordinates from the Android app or directly through the ROS network as separate position names. By clicking different positions in the app panel, the wheelchair will drive to the location autonomously.

During the reliability tests, the iChair navigated to various predetermined locations using automated driving scripts. It successfully operated for five hours until the battery ran out of power. Wooden boards were used to modify the configuration of the path during the mobility tests to determine the maximum capacity of the system to maneuver. The results show that the iChair could pass through a minimal gap of 0.85 m and can operate in at least 1.2 m wide corridors. The maximum speed that the wheelchair could move in an unmapped area while accounting for unknown obstacles was 0.2 m/s.

Patients who cannot safely and independently operate an Electric Powered Wheelchair (EPW) must be seated in a manual wheelchair and pushed by a caregiver. An autonomous telemedicine wheelchair is one solution to overcoming the cognitive and physical challenges and improve independence for those users 34 . It not only takes people to their desired location but also assesses their physical location, status conditions and vital bio-signs in real-time. This data will help them manage and prevent chronic diseases in the long term.

The paper proposes a smart wheelchair equipped with three biophysical sensors and a novel Internet of Thing (IoT) compression algorithm that monitors and assesses users' physiological and behavioral data in real-time. The iChair design should prioritize simplicity in control to minimize usage barriers, especially for patients who require assistance. They may initially struggle with or forget to use some of the features. To address the issue, the wheelchair controls should be similar to EPWs on the market, facilitating their usage habits. The central screen can serve as a user-friendly dashboard, displaying the patient's current status, providing prompts for necessary measurements, and offering easy navigation to desired locations. It serves as an interface for users to interact with the iChair smoothly. Due to the wheelchair being integrated with advanced components, algorithms, and sensors, if it is deployed in the market on a large scale, maintenance may require specific technical skills. To mitigate this issue, the system should support remote monitoring and diagnostic tools for spotting issues early. It also provides detailed documents with best practices and maintenance guidelines. Lastly, regular training for maintenance staff can be conducted to ensure they can handle any problems effectively.

The smart wheelchair can further develop as a proprietary medical device for autonomous health monitoring and navigation. For example, it will offer those affected by Parkinson’s disease the ability to proactively manage their chronic condition, and help them avoid fainting, which are considered the most common diagnosis for patients attending emergency departments. It will also help maintain their mobility. The artificial intelligence algorithms incorporated into the wheelchair will analyze sensor data and provide feedback in real-time to the user and clinicians on any potential risks to the patient, such as the experience of a sharp and unexpected drop in blood pressure, causing dizziness and an increased risk of fainting. With the assistant of the smart wheelchiar, the ratio of carers to patients can be increased from 1:2.5 to 1:4 or 1:5 for completely disabled people, allowing the cost of carers to be reduced by up to CNY 15–18 k per year. The wheelchair system is estimated to be priced at CNY 8000 (~ £920), and the retrofitted system is priced at CNY 3000 (~ £345). In the UK market, the cost of the systems will be £2500 and £500, respectively.

During the trials, the system could only process up to three sensors simultaneously, because of the microcontroller’s restrictions in supporting concurrent sensor readings from one group of sensors (analog, UART, Bluetooth) to one interface (TFT, Bluetooth, Wi-Fi) 35 . The constraint may limit the system's coverage of health conditions, especially when managing chronic diseases that involve monitoring multiple health indicators. These problems could be optimized by implementing intelligent algorithms that prioritize and cycle through different sets of sensors over time, ensuring continuous monitoring of key health parameters relevant to chronic conditions. Additionally, adapting the system to support sensor modularity and sensor fusion technologies would enable the integration of more sensors. The detecting sensors integrated into the microcontroller could expand to eighteen different functions, including features such as snore monitoring, temperature readings, glucometer readings, ECGs, EMGs, breath monitoring, SpO 2 , blood pressure, airflow, body position, emergency alarms, and room thermometer, providing a more comprehensive view of the patient's health status.

Health monitoring sensors, such as heart rate, blood pressure and temperature sensors, need to be strategically placed for accurate readings while considering user comfort. Integrating sensors without interfering with wheelchair controls is critical. Thus, for the convenience of our wheelchair design, the temperature sensor was placed on the handrail to detect users’ fingers, palm and wrist temperature. However, we acknowledge that environmental factors influencing temperature in these areas may cause variations in sensor readings. Further improvements involve implementing adaptive calibration algorithms that dynamically adjust temperature readings based on environmental conditions. Additionally, to extend the functionality of the wheelchair, certain sensors can be integrated as conformable and wearable patches on the body and be easily removable modular elements. The integration of multiple sensors, including non-contact sensors on the screen, could be applied to offer a comprehensive approach.

However, the effectiveness of the O-MAS-R compression algorithm may be specific to the types of data used in the study. The performance might vary when applied to different types of datasets beyond the scope of the initial experiments. Additionally, the study demonstrated positive results under controlled conditions, but real-world scenarios can be more complex. Factors such as signal interference, hardware malfunctions, or variations in environmental conditions could affect the actual performance of the proposed model.

Further research can focus on optimizing the compression algorithm for diverse sensor data types, ensuring it maintains efficiency across a wide range of physiological parameters. Extensive validation studies can be conducted in diverse healthcare settings, such as different patient demographics, environmental conditions, and healthcare practices. Moreover, the algorithm can be further integrated with advanced healthcare AI models for automated monitoring and forecasting of users' physiological conditions and diseases.

To explore the EPW with other sensors for more functionalities, previous work by Shen et.al., 36 extend  the scope of the work. This extension includes a face-recognition screen with a camera on the left handrail of the wheelchair. This innovative approach aims to evaluate users' long-term cardiovascular conditions based on facial information, utilizing a CHD evaluation algorithm published by Shen 36 . First, sixty-eight face feature points and ears from patients’ face images were collected. Based on their coordinates, six regions of interests (ROI) were extracted: left canthus, right canthus, left crowsfeet, right crowsfeet, nose bridge and forehead 36 . Then, a gray-level co-occurrence matrix algorithm was applied to the ROIs to extract and analyze their texture features. Lastly, the random forest and decision tree classification methods were applied to predict the risk of CHD.

In the paper, 1528 facial images were captured from 309 subjects, comprising 226 males and 83 females 36 . Among them, 195 patients have coronary heart disease. Each patient had at least three face images collected: front, left, and right faces. By adopting features into the models, the random forest algorithm had a maximum accuracy of 72.73% in identifying patients with CHD, while the decision tree model had a maximum accuracy of 70.45%. The results demonstrated that facial images can be an effective method of detecting patients with CHD, with an accuracy rate of above 70%. The algorithm will be embedded into the wheelchair's screen to monitor the user’s coronary health condition over time.

In the paper, we demonstrated that the proposed use of the O-MAS-R compression algorithm maintained a greater compression ratio than the MAS algorithm at a 53% reduction in data transmission power consumption 24 . As the compression ratio is directly proportional to data transmission power usage, implementing the O-MAS-R algorithm in wireless sensor network sensor nodes will result in even lower data transmission power consumption 25 . This approach uses the least amount of memory to store and transmit data by reducing consecutively repeated data values. This functionality is particularly useful in dealing with healthcare data. However, the effectiveness of the O-MAS-R compression algorithm may be specific to the types of data used in the study. The performance might vary when applied to different types of datasets beyond the scope of the initial experiments. Additionally, the study demonstrated positive results under controlled conditions, but real-world scenarios can be more complex. Factors such as signal interference, hardware malfunctions, or variations in environmental conditions could affect the actual performance of the proposed model.

This paper documents and evaluates the obstacle avoidance, human–machine interaction, and point-to-point autonomous driving of the smart wheelchair. Currently, the intelligent wheelchair can only drive autonomously in a pre-scanned enclosed area because the only way to calculate the optimal route between any two locations requires the system to store localized data from the laser sensors. However, once scanned, the stored maps and routes can be shared with other wheelchairs for collaborative driving.

For wheelchair users with limited mobility, safety is the top priority. Unmapped areas may have construction zones, temporary obstacles, changes in road conditions, lacking lane markings and road signs, which can cause severe dangers to the wheelchair's autonomous driving. Therefore, the autonomous driving function will be deactivated in unmapped areas. Users have to rely on the manual control of the wheelchair to ensure safety. Additionally, to ensure safety for wheelchair users, we conduct thorough testing to validate the system's performance under different conditions, ensuring robustness and safety. We implement redundant sensor systems, the obstacle avoidance system, to ensure the vehicle can rely on multiple sources of information, mitigating the risk of sensor failures and avoiding collisions. A software filter that used LIDAR sensor data successfully hid the user’s legs from the scan data to minimize blind spots. Increasing the use of obstacle detection over a wider range reduced the remaining blind spots discovered around the four corners of the wheelchair.

The smart autonomous wheelchair will assist disabled and elderly patients by allowing them to pick locations on their phones and drive independently and autonomously. It will reduce their dependency on caregivers and family members while also eliciting feelings of self-reliance. Therefore, the wheelchair has potential uses in nursing homes, hospitals, communities, airports, and shopping malls. In hospitals and nursing homes, the wheelchair will work in conjunction with the other infrastructure, such as elevators, ward doors, and automated doors to complete easy point-to-point and ward-to-ward mobility. The telemedicine diagnosis from the wheelchair will complete the initial evaluation of vital sign measurements at the hospital’s entrance and then continually monitor those patients.

In this paper we proposed a smart autonomous wheelchair (iChair) that integrates with telemedicine sensors based on IoT. The wheelchair, controlled by a mobile app, achieved point-to-point autonomous driving within a predefined area with and without obstructions. Various sensors, including wireless location, position accelerometer, seat cushion sensors, and biophysical sensors embedded in the wheelchair, collected users’ physiological and behavioral data in real-time. This comprehensive data was extracted, transformed, and uploaded to a cloud platform for storage. An improved data compression algorithm, Minimalist, Adaptive and Streaming R-bit (O-MAS-R) will likely achieve a higher compression ratio during the data transmission. Performance of MAS and O-MAS-R was evaluated in healthcare applications such as ECG, EMG, and accelerometer datasets. The designed user interface allowed users and their caretakers or doctors to see and analyze the data using the artificial intelligence algorithm to receive telediagnosis, advice and alerts. The interface also allowed users to track and diagnose long-term health issues with similar algorithms and makes it easier for medical professionals to diagnose probable health conditions in the patients.

System architecture

The robotic wheelchair system was designed based on the research of our previously published papers 31 .

The wheelchair prototype modified and improved upon the Titan-LTE powered wheelchair 37 and integrated with the DMC60C digital motor controllers 38 to allow wheelchair manipulation both manually and autonomously. The new components include DC motor controllers, a Jetson Nano developer kit, an Inertial Measurement Unit (IMU), a joystick module, two light detection and ranging sensors (LIDAR), and a 3D printed shield were incorporated into the wheelchair and allowed users to operate the wheelchair via a mobile app. These integrated components communicated with each other by a central Controller Area Network (CAN). The joystick module was a custom-made unit that used a potentiometer joystick with access to the CAN enabled microcontroller.

The Jetson module included Wi-Fi capability, which allowed the entire wheelchair system to be linked to a wireless Android application. The software that enabled mobility assistance and autonomous driving was written in C++. The sensors connected to the Jetson Nano development kit used Robot Operating System middleware (ROS). It implemented a navigation stack and custom configurations for obstacle avoidance. The stack consisted of specially developed modules, including a localization module and a mapping module. The packages for reading the joystick, movement aid, and motor control were developed while the autonomous movement was powered by an open-source navigation. The Timed Elastic-Band (TEB) route planner 30 enabled path planning optimization to ensure smooth and safe mobility in the iChair system. It also included two laser sensors 31 mounted on the front of the wheelchair to help ensure obstruct avoidance.

The microcontroller used by the data acquisition unit was an Arduino component 39 , while the biophysical sensors were MySignals packages 35 . Consequently, we designed a converter microcontroller to resolve the incompatibility between the Arduino and MySignals system. The ThingSpeak 40 cloud platform was used to allow users to view, download and analyze the stored data. We also developed a new MATLAB graphic user interface (GUI) to help users and doctors access and diagnose health information in real-time.

Data communication and compression

We introduced the proposed Minimalist, Adaptive and Streaming R-bit (O-MAS-R) data compression algorithm in our previously published papers 25 , 31 . The improvements made to the MAS algorithm allowed for a decrease in the sequential repeating of data values, which lead to a higher compression ratio. Equation ( 1 ) represents the floating data format of the O-MAS-R data compression algorithm.

where nnn is the length of the input data in binary format, eee represents the position of the decimal point for the input data from left to right. Additionally, ns shows whether the input value is positive or negative, and the proposed R-bit represents the consecutive repetition of input digits.

The algorithm calculates up to seven input digits. The repetition input value from the subsequent input data sets the R digit to 1. When there is no repetition, R is 0. The number of R-bits increases as the number of consecutive repetitions of input data increases. The decoding process outputs the same value until it reads 0. Similarly, Eq. ( 2 ) represents the O-MAS-R encoding format for the integer value.

To distinguish between integer and floating-point data, the first three digits 000 indicated the input data is integer and eee bit is removed. The repetition digit R-bit indicates if the following data is the same as the current value.

The following describes the detailed encoding and decoding process of data. When the sensor nodes send out data, the algorithm determines if the value is an integer or float number. When the value is a float number, the data value compresses using the float encoding format described in Eq. ( 1 ). In contrast, when the value is an integer, the integer encoding format [Eq. ( 2 )] compresses the data. Following data encoding, an R-bit will append to the end of the format dependent on the repetition of the next data value. If the value is the same as the present value, the R-bit is 1. If not, the R-bit value is 0. For the data decoding progress, the software reads the first data value and examines the R-bit to determine whether the upcoming value is the same as the current value. If the R-bit is 1, the upcoming value is treated as the same as the current one. The method keeps reading R-bit until it equals 0.

Both the MAS and O-MAS-R were implemented across three healthcare datasets: electrocardiography (ECG), surface electromyography (sEMG), and accelerometer-based events (Acc) to assess the efficacy of the data compression methods. Scripts for data compression algorithms were simulated in Spyder (Python 3.7). The compression ratio was determined by dividing the dataset’s compressed size by its original size, as indicated in Eq. ( 3 ). The higher the compression ratio, the better the data compression algorithm would perform.

Five ECG datasets 41 , twelve EMG datasets 42 , and three accelerometer datasets 43 were obtained from the MIT-BIH Arrhythmia Database 44 , with a sampling frequency of 360 samples per second and an 11-bit resolution. Additionally, sEMG datasets were recorded at 1.5 kHz, corresponding to 12 lower limb muscles in a healthy subject during treadmill walking. These muscles include rectus gemoris (RF), vastus lateralis (VL), gracilis (GR), biceps femoris long head (BFLH), tensor fasciae latae (TFL), Vastus medialis (VM), Tibialis Anterior (TA), Soleus (SOL), Gluteus Medius (GMD), gastrocnemius lateralis (GL), gastrocnemius medialis (GM) and semitendinosus (SEM) 44 . Lastly, datasets from three-axis accelerometers were selected and evaluated at a frequency of 120 Hz.

Ethical approval

This study was approved by the Innovative Technology and Science Ltd on 2020.06. We affirm that all experiments were conducted in compliance with the experimental guidelines and regulations established by the Innovative Technology and Science Ltd.

Data availability

The data that support the findings of this study are available from the corresponding author, upon reasonable request.

Labbé, D., Ben Mortenson, W., Rushton, P. W., Demers, L. & Miller, W. C. Mobility and participation among ageing powered wheelchair users: Using a lifecourse approach. Ageing Soc. https://doi.org/10.1017/S0144686X18001228 (2020).

Article   Google Scholar  

Kaye, H. S., Kang, T. & LaPlante, M. P. Mobility device use in the United States. Disabil. Stat. Rep. 14 , 1–10 (2000).

Google Scholar  

Madarasz, R. L., Heiny, L. C., Cromp, R. F. & Mazur, N. M. The design of an autonomous vehicle for the disabled. IEEE J. Robot. Autom. https://doi.org/10.1109/JRA.1986.1087052 (1986).

Miller, D. P. & Slack, M. G. Design and testing of a low-cost robotic wheelchair prototype. Auton. Robots https://doi.org/10.1007/BF00735440 (1995).

Levine, S. P. et al. The navchair assistive wheelchair navigation system. IEEE Trans. Rehabil. Eng. https://doi.org/10.1109/86.808948 (1999).

Article   PubMed   Google Scholar  

Prassler, E., Scholz, J. & Fiorini, P. A robotic wheelchair for crowded public environments. IEEE Robot. Autom. Mag. https://doi.org/10.1109/100.924358 (2001).

Simpson, R. et al. A prototype power assist wheelchair that provides for obstacle detection and avoidance for those with visual impairments. J. Neuroeng. Rehabil. https://doi.org/10.1186/1743-0003-2-30 (2005).

Article   PubMed   PubMed Central   Google Scholar  

Simpson, R. C., LoPresti, E. F. & Cooper, R. A. How many people would benefit from a smart wheelchair?. J. Rehabil. Res. Dev. https://doi.org/10.1682/JRRD.2007.01.0015 (2008).

Fehr, L., Langbein, W. E. & Skaar, S. B. Adequacy of power wheelchair control interfaces for persons with severe disabilities: A clinical survey. J. Rehabil. Res. Dev. 37 , 3 (2000).

Simpson, R. C. Smart wheelchairs: A literature review. J. Rehabil. Res. Dev. https://doi.org/10.1682/JRRD.2004.08.0101 (2005).

Tomari, M. R. M., Kobayashi, Y. & Kuno, Y. Development of smart wheelchair system for a user with severe motor impairment. Procedia Eng. https://doi.org/10.1016/j.proeng.2012.07.209 (2012).

Prassler, E., Scholz, J. & Fiorini, P. A robotic wheelchair for crowded public environments. IEEE Robot. Autom. Mag. 8 (1), 38–45. https://doi.org/10.1109/100.924358 (2001).

Scudellari, M. Self-driving wheelchairs debut in hospitals and airports [news]. IEEE Spectr. https://doi.org/10.1109/mspec.2017.8048827 (2017).

Grewal, H., Matthews, A., Tea, R. & George, K. LIDAR-based autonomous wheelchair. in SAS 2017 IEEE Sensors Applications Symposium, Proceedings . https://doi.org/10.1109/SAS.2017.7894082 (2017).

Fisher, R. WHILL Has Brought Autonomous Wheelchairs to Airports in North America . (2019). https://globalshakers.com/whill-has-brought-autonomous-wheelchairs-to-airports-in-north-america/ . Accessed 28 Sept 2023.

Grewal, H., Matthews, A., Tea, R. & George, K. LIDAR-based autonomous wheelchair. in Proceedings of the 2017 IEEE Sensors Applications Symposium (SAS) (2017).

Wang, Y., Ramezani, M. & Fallon, M. Actively mapping industrial structures with information gain-based planning on a quadruped robot. in Proceedings of the 2020 IEEE International Conference on Robotics and Automation (ICRA) , 8609–8615 (2020).

Surmann, H., Nüchter, A. & Hertzberg, J. An autonomous mobile robot with a 3D laser range finder for 3D exploration and digitalization of indoor environments. Robot. Autonom. Syst. 45 , 181–198. https://doi.org/10.1016/j.robot.2003.09.004 (2003).

Baltazar, A. R., Petry, M. R., Silva, M. F. & Moreira, A. P. Autonomous wheelchair for patient’s transportation on healthcare institutions. SN Appl. Sci. 3 , 354 (2021).

Schmidt, H. Chronic Disease Prevention and Health Promotion 137–176 (Springer, 2016).

Glasziou, P., Irwig, L. & Mant, D. Monitoring in chronic disease: A rational approach. Br. Med. J. 330 , 7492. https://doi.org/10.1136/bmj.330.7492.644 (2005).

Postolache, O., Girao, P. S., Mendes, J. & Postolache, G. Unobstrusive heart rate and respiratory rate monitor embedded on a wheelchair. in 2009 IEEE International Workshop on Medical Measurements and Applications, MeMeA 2009 , 83–88. https://doi.org/10.1109/MEMEA.2009.5167960 (2009)

Hsu, P. E., Hsu, Y. L., Chang, K. W. & Geiser, C. Mobility assistance design of the intelligent robotic wheelchair. Int. J. Adv. Robot. Syst. https://doi.org/10.5772/54819 (2012).

Abuda, C. F. P., Caya, M. V. S., Cruz, F. R. G. & Uy, F. A. A. Compression of wireless sensor node data for transmission based on minimalist, adaptive, and streaming compression algorithm. in 2018 IEEE 10th International Conference on Humanoid, Nanotechnology, Information Technology, Communication and Control, Environment and Management, HNICEM 2018 . https://doi.org/10.1109/HNICEM.2018.8666320 (2019).

Latif, J., Mehryar, P., Hou, L. & Ali, Z. An efficient data compression algorithm for real-time monitoring applications in healthcare. in 2020 5th International Conference on Computer and Communication Systems, ICCCS 2020 . https://doi.org/10.1109/ICCCS49078.2020.9118600 (2020).

Kimura, N. & Latifi, S. A survey on data compression in wireless sensor networks. Int. Conf. Inf. Technol. Cod. Comput. ITCC 2 , 8–13. https://doi.org/10.1109/itcc.2005.43 (2005).

Sadler, C. M. & Martonosi, M. Data compression algorithms for energy-constrained devices in delay tolerant networks. in SenSys’06: Proceedings of the Fourth International Conference on Embedded Networked Sensor Systems , 265–278. https://doi.org/10.1145/1182807.1182834 (2006).

Capo-Chichi, E. P., Guyennet, H. & Friedt, J. M. K-RLE: A new data compression algorithm for wireless sensor network. in Proceedings—2009 3rd International Conference on Sensor Technologies and Applications, SENSORCOMM 2009 , 502–507. https://doi.org/10.1109/SENSORCOMM.2009.84 (2009).

El Assi, M., Ghaddar, A., Tawbi, S. & Fadi, G. Resource-efficient floating-point data compression using MAS in WSN. Int. J. Ad hoc Sens. Ubiquit. Comput. 4 (5), 13–28. https://doi.org/10.5121/ijasuc.2013.4502 (2013).

Monjardin, C. E. F., Uy, F. A. A., Tan, F. J. & Cruz, F. R. G. Automated real-time monitoring system (ARMS) of hydrological parameters for Ambuklao, Binga and San Roque dams cascade in Luzon Island, Philippines. in 2017 IEEE Conference on Technologies for Sustainability, SusTech 2017 , vol. 2018, 1–7. https://doi.org/10.1109/SusTech.2017.8333532 (2018).

Hou, L. et al . IoT Based Smart Wheelchair for Elderly Healthcare Monitoring . https://doi.org/10.1109/icccs52626.2021.9449273 (2021).

Hersh, M. Overcoming barriers and increasing independence: Service robots for elderly and disabled people. Int. J. Adv. Robot. Syst. https://doi.org/10.5772/59230 (2015).

InnoTecUK. AI (Artificial Intelligence) Based Healthcare System for Elderly People. (2019). https://projects.innotecuk.com/key-projects/ichair/ . Accessed 08 Dec 2023.

Sarkar, M., Niranjan, N. & Banyal, P. K. Mechanisms of hypoxemia. Lung India https://doi.org/10.4103/0970-2113.197116 (2017).

MySignals—eHealth and Medical IoT Development Platform. http://www.my-signals.com/ . Accessed 22 Aug 2023.

Lin, S. et al . Face analysis for coronary heart disease diagnosis. in Proceedings 2019 12th International Congress on Image and Signal Processing, BioMedical Engineering and Informatics, CISP-BMEI 2019 . https://doi.org/10.1109/CISP-BMEI48845.2019.8966020 (2019).

Titan LTE. https://drivedevilbiss.co.uk/products/titan-lte . Accessed 22 Aug 2023.

Digilent. DMC60C Digital Motor Controller for FIRST Robotics . (2019). https://www.digikey.co.uk/en/product-highlight/d/digilent/dmc60c-digital-motor-controller . Accessed 29 Sept 2023.

Arduino Sensor Kit—Base. https://store.arduino.cc/sensor-kit-base?_gl=1*1hnfgac*_ga*MzQxNzY1MjczLjE2Mjk2NDI1MDI.*_ga_NEXN8H46L5*MTYyOTY0MjUwMS4xLjEuMTYyOTY0MjUzMi4w . Accessed 22 Aug 2021.

IoT Analytics—ThingSpeak Internet of Things. https://thingspeak.com/ . Accessed 22 Aug 2023.

Goldberger, A. L. et al. PhysioBank, PhysioToolkit, and PhysioNet: Components of a new research resource for complex physiologic signals. Circulation 101 (23), e215–e220 (2000).

Article   CAS   PubMed   Google Scholar  

Hunter, I. et al. EMG activity during positive-pressure treadmill running. J. Electromyogr. Kinesiol. 24 (3), 348–352 (2014).

Amin, M. R., Wickramasuriya, D. S. & Faghih, R. T. A wearable exam stress dataset for predicting grades using physiological signals. in 2022 IEEE Healthcare Innovations and Point of Care Technologies (HI-POCT), IEEE (2022).

MIT-BIH Arrhythmia Database v1.0.0. https://physionet.org/content/mitdb/1.0.0/ . Accessed 22 Aug 2023.

Download references

This work was supported in part by the UK Research and Innovation under Grant 104312, as well as the Horizon Europe EC SusFE project under grant agreement No. 101070477, and in part by the Science and Technology Project of Guangdong Province, China under Grant 2018A050501014.

Author information

These authors contributed equally: Lei Hou and Jawwad Latif.

Authors and Affiliations

Healthcare Innovation Centre, School of Health & Life Sciences, Teesside University, Middlesbrough, TS1 BX, UK

Lei Hou, Jawwad Latif, Pouyan Mehryar & Zulfiqur Ali

Zhejiang Lab, Research Center for Frontier Fundamental Studies, Hangzhou, 311121, China

Innovative Technology and Science Ltd, Hildersham Road, Cambridge, CB21 6DR, UK

Stephen Withers & Angelos Plastropoulos

College of Computer Science and Software Engineering, Shenzhen University, Shenzhen, 518060, China

Linlin Shen

You can also search for this author in PubMed   Google Scholar

Contributions

Z.A. and L.L.S. conceived and supervised the project. L.H. performed the experiments. A.P. and J.L. performed the algorithm. P.M. designed the sensing experiments. All authors analyzed the data. L.H., and S.W. wrote the manuscript. All authors discussed the results and commented on the paper. The authors affirm that human research participants provided informed consent for publication of the images.

Corresponding authors

Correspondence to Lei Hou or Zulfiqur Ali .

Ethics declarations

Competing interests.

The authors declare no competing interests.

Additional information

Publisher's note.

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/ .

Reprints and permissions

About this article

Cite this article.

Hou, L., Latif, J., Mehryar, P. et al. An autonomous wheelchair with health monitoring system based on Internet of Thing. Sci Rep 14 , 5878 (2024). https://doi.org/10.1038/s41598-024-56357-y

Download citation

Received : 26 December 2023

Accepted : 05 March 2024

Published : 11 March 2024

DOI : https://doi.org/10.1038/s41598-024-56357-y

Share this article

Anyone you share the following link with will be able to read this content:

Sorry, a shareable link is not currently available for this article.

Provided by the Springer Nature SharedIt content-sharing initiative

  • Autonomous driving
  • Healthcare monitoring
  • Internet of Things
  • Smart wheelchair

By submitting a comment you agree to abide by our Terms and Community Guidelines . If you find something abusive or that does not comply with our terms or guidelines please flag it as inappropriate.

Quick links

  • Explore articles by subject
  • Guide to authors
  • Editorial policies

Sign up for the Nature Briefing newsletter — what matters in science, free to your inbox daily.

research paper electric chair

  • Submit Paper
  • Check Paper Status
  • Download Certificate/Paper

Twitter

  • --> --> --> --> --> E-mail [email protected] --> --> 76

    Gpt-fabricated scientific papers found on google scholar by misinformation researchers more | reply login, gpt-fabricated scientific papers found on google scholar by misinformation researchers.

    • Informative
    • Interesting

    Academic future ( Score: 5 , Interesting)

    Shouldn't there be a go fund me or bug bounty to detect and force retractions of papers?

    And then determine if GPT and AI written work if worthy of getting a researcher expelled from the research university's staff.

    Re: ( Score: 1 )

    No, because most of these papers are just written by students who are forced to have those written to graduate and leave the trash fire that is modern academia forever. They're minimum necessary effort to generate this necessary evil.

    No one will ever cite them, because people who actually do research professionally understand the formulaic nature of such papers (as they're written under professor's guidance who understanding the issue will make them adhere to a specific formula).

    If you want to change this,

    Re: ( Score: 2 )

    Going through the motions is how you learn, for example, to write. That extends to writing for a particular purpose. You don't learn that if you ChatGPT it, so sanctioning the students who do that and lie about it seems like the correct course of action.

    Removing the incentive to publish these papers is also a good idea, but we can hold 2 good ideas in our head simultaneously, or at least I can.

    "Going through the motions is how you learn, for example, to write. That extends to writing for a particular purpose."

    Not when the purpose is unrelated to writing as in this case. It doesn't matter how the information gets into an accepted format and tone for its purpose, feeding the real information into chatgpt and having it do the druge work of writing/formatting is perfectly valid. Writing the paper is not a end in itself, it is just a means for sharing the information.

    You share information by communicating it clearly and effectively. Writing the paper is not separate from that goal, it's integral to it. ChatGPT might be able to do it for you, or it might not. You won't even be able to tell if you've never written yourself.

    If a critical part of your job feels like "drudge work", either suck it up, or find a new line of work. Most likely option #2, because if you're considering using ChatGPT, you are clearly lacking in the rigor and meticulousness that science demands.

    "You share information by communicating it clearly and effectively. Writing the paper is not separate from that goal, it's integral to it."

    I disagree. Having a well written paper is integral to that goal, at least as long as papers are the medium which we are using. There are more paths from having the information to having a well written paper than 'writing the paper.'

    "You won't even be able to tell if you've never written yourself."

    Nonsense. You'll be able to tell by reading it.

    "If a critical part of your

    "You won't even be able to tell if you've never written yourself." Nonsense. You'll be able to tell by reading it.

    Have you ever heard of the Dunning-Kreuger effect?

    Yes. But I am surprised you'd mention it since the hypothetical "author" who utilized chatgpt and proofread the result is at less risk of bias than the one that wrote the paper themselves. That is a strong example of philosophical charity and intellectual integrity. I applaud that.

    In turn, I have to admit there is merit to your argument that having a certain amount of experience writing papers helps with reading an interpreting them as well. It is always beneficial when communicating to be able to step into

    Arithmetic is a great analogy. But unlike arithmetic, I would say most university students have not developed communication skills well enough that they can skip practice.

    We already have navigation and typing skills (and much else) on the decline due to smart phones. It certainly seems that most people are OK watching their general competence degrade, or fail to develop. But there are certain fields - science, medicine - where that kind of slippage isn't acceptable. And yet I do think it's happening. I don'

    Absolutely. And a handful of those that have to write those may actually find that they're good at it and keep doing it until they get good. At which point they will start getting cited.

    The problem is that writing papers is mostly chatGPT automatable shit that is exceedingly boring, repetitive and frankly mindless. The actual meat of the paper, the novel thing, the one that is the subject is a tiny percentage of the workload.

    And automating the mundane so people can focus on the novel is one of the best thin

    No, because most of these papers are just written by students who are forced to have those written to graduate and leave the trash fire that is modern academia forever.

    Then the students should have their degrees rescinded. It's the same thing you would do if you found out that a student published made-up data, or plagiarized large parts of their thesis, etc.

    Except in this case, an additional step is needed: After rescinding the student's degree, you should open a formal investigation to find out why the thesis committee approved their work. (If a non-expert could determine that it was written by machine, why couldn't a committee of experts figure out the same thing?)

    This is "computers should not be allowed...", "typewriters should not be allowed", etc narrative.

    Reality rejects this claim on fundamental level, because those that don't use new technological breakthrough to automate processes that can be automated get left behind by those that do within a few generations.

    That's a very strange analogy. I've never in my life heard anyone suggest that "computers should be banned from academia" (or that "typewriters" should be banned, FFS).

    There are certain basic skills which have always been a requirement for working in academia, and one of them is the ability to convey information through language. You don't have to be Shakespeare-- you don't even need to have impeccable grammar and spelling. You *do*, however, have to be able to communicate in a way that is clear and under

    That is because you know little to nothing about history. Penmanship was key to academia for a long time, and when typewriters came there was massive opposition to their adoption. Because it was much more fast and efficient, but also caused loss of penmanship skill. Notably, argument was exactly the same. That penmanship required careful consideration of writing, and therefore adopting fast typewriters would eliminate the need for that sort of thinking.

    Same opposition was for computers and word processing s

    Citation needed. I don't think "penmanship" has been considered a "key" skill in academia for a very, very long time-- not since the invention of the printing press. It would have been considered a useful "secretarial" skill, sort of like being good at typing. But at the end of the day, your academic career and reputation did not depend on the quality of your handwriting. If your handwriting wasn't so good-- well, that's what you had "scriveners" for. Remember Bartleby?

    I wasn't around for the adoption

    >for a very, very long time

    While bitching about LLMs taking over education, about a year after a large percentage of students openly tell you that they're using them for composition. Ok grandpa. Keep screaming at the cloud. Just like your predecessors did.

    >I wasn't around for the adoption of typewriters

    Your personal anecdotes are irrelevant. Get out of your bubble and read. Authors in 1800s bitching in essays and contemporary literature about typewriters and how important it is to write by hand for co

    Again... citations needed, Oh Historically-Informed One. For any piece of technology, there is probably *someone* who disliked it and complained about it. I'm sure in the days of the medieval scriptorium, there were older monks who didn't like the new-fashioned dip pens. But I have read a great deal of 19th-century literature-- it happens to have been my major in college-- and I don't think the literature of the time was awash in essays about how typewriters interfered with "correct thought processes". M

    • 1 reply beneath your current threshold.

    Entirely untrue. The people dealing in fabricated papers are professionals. You can't just submit a generated paper to a journal, not even one published by MDPI, Frontiers or IEEE, and expect to have it published. You need to have friendly peer reviewers, i.e. a network of other crooks, preferably ones with credible credentials. And of course, these people will want something in return, perhaps citations to their own rubbish papers as much as money. And citations get you promoted, or a new job.

    There are ple

    At no point was this discussion about "fabricated papers". Also "fabricated papers" are easy to push among professionals in many fields, as you note above. My personal favourite is the curious case of Boghossian, Lidndsay and Pluckrose that demonstrated just how bad modern academia is when it comes to fabricated papers.

    But this discussion has nothing to do with that. We're talking about very real papers, on very real subjects, published in very real journals, peer reviewed by very real peers. Because publis

    The title of the story is "GPT- Fabricated Scientific Papers Found on Google Scholar by Misinformation Researchers", you blithering imbecile. It's the starting point of the discussion.

    2030 suggestion ( Score: 2 )

    The social science community raise funds for 2030 to take significant, high citation count papers and rerun the experiments and republish the updated results. This is really needed in the social sciences side because many high citation count papers, direct or indirectly cited, are from 1 to 2 generations ago where what would be finding 20 years ago would be less likely to be the finding today.

    Why this is needed?

    The second generation of researchers to examine and recreate a well cited paper would hav

    Alternative suggestion, we just toss out all social science which isn't entirely built upon physical sciences and empirical observation. The rest we call social pseudoscientology so it is appropriately categorized.

    The problem this ignores is that it is perfectly valid to use GPT or other AI to assist in writing a paper. "Attached is my result, here is my conclusion, here are a few key points in the data to support it.... write that out in a long winded overly pretentious and wordy fashion typical of academic level egos" "okay, that is pretty good but fix this error, adjust that, also here is another point I want incorporated"... etc, etc, etc.

    Correct. And there's nothing new about this. Overwhelming majority of papers are that mandatory crap that certain students need to produce to graduate, and while a few take those seriously, most view it as a necessary step to graduation to be done as quickly as possible. So they can get a real job.

    That is why you don't just cite papers from google scholar. You read their contents before you do it.

    If anything, ChatGPT likely increases quality of such papers..

    "That is why you don't just cite papers from google scholar. You read their contents before you do it."

    One would hope everyone is reading everything they cite in any case. Okay, so in school that is a 'nudge nudge, wink wink' but for real/published work...

    As for using ChatGPT, it is just a tool. There is nothing wrong with say writing an outline of your paper and then feeding it parameters to write a first pass section by section, or to polish your own first draft. The purpose of these papers is to convey d

    Devil's word rings true yet again, doesn't it?

    Spoiler alert - the misinformation researchers used GPT for their paper.

    Sokal Cubed?

    Re: Further proof ( Score: 4 , Interesting)

    If I read the summary correctly, no one actually reviewed the papers. I think what they are reporting is google scholar hacking. Essentially google scholar does not pull papers from publishers. They pull also paper from the web. So you can literally write an ieee formated lorem ipsum. Put it in a place where google crawls, and appear on google scholar.(OK that doesnt actually work, but not much smarter than that DOES work ) We have seen people showing the limits of google scholar by fabricating authors with h-index 1000 by generating non sense papers that cite each others. So in those cases , google scholar is the only thing that actually "read" the paper. It is a failure of Google Scholar more than of the acientific community.

    Now it probably also happen in low tier venues (and probably even in high tier venue, at a lower rate). But one needs to remeber that something isn't good science because it was formatted by latex. Or even because it appeared in a known journal or conference. It is good science because it has been independently reproduced by entities you trust.

    The ABC's of Alphabet ( Score: 2 )

    The Google dilemma continues. How will they cope with bad actors, technology, and harm reduction, while earning profit primarily from advertising and marketing data revenues?

    Re: The ABC's of Alphabet ( Score: 2 )

    If by "user," you mean "advertisers," they already do. If you mean those who do searches on their search engine, you're confusing "users" with "product."

    invented data ( Score: 2 )

    Re:invented data ( score: 4 , interesting).

    What is needed in Science is *fewer* papers, of higher quality, that leave sufficiently large gaps that are trivial to bridge by talented researchers. That is by definition not something a tool like ChatGPT, which only interpolates existing knowledge and makes up the rest, can help with.

    Now if you say ChatGPT can help improve the English grammar of the paper, then I will say it doesn't matter, a sufficiently talented researcher can bridge that gap, and in so doing will be forced to think more deeply about the subject matter anyway.

    proliferation of papers

    I think the proliferation of papers is more to do with ever increasing niche areas of research as an ever increasing number authors strive for originality. Whereas these niches appeal to vanishingly smaller audiences it's easier to sneak in some ChatGPT nonsense.

    This is largely about social science. You can slip in ChatGPT nonsense anywhere you like in these fields because they are grounded in speculation, shoddy math, and popular opinions rather than physical reality.

    "The big problem with Science today is the proliferation of papers."

    The big problem with science today is that it is infiltrated with social pseudoscience and the rise of government regimes defining a concept like 'misinformation' so they can block information they disagree with.

    Without manipulation there should be as many papers as there are things to report, no more or less.

    "That is by definition not something a tool like ChatGPT, which only interpolates existing knowledge and makes up the rest, can help

    The big problem with Science today is the proliferation of papers. It doesn't matter if it is accurate and correct: if it isn't original or novel then it still contributes to the information pollution just as much as if it was inaccurate or downright fantasy.

    I feel like that's more a problem from the outsider perspective. Sure those minor results don't lead to a breakthrough, but those incremental steps add up to help create the bigger breakthroughs.

    With how often ChatGPT is wrong about commonly known things I certainly wouldn't trust it to be right about some new, novel, and extremely esoteric research.

    Also.. ( Score: 2 )

    The Marxists are perfectly happy to program children and youth. Why do think they want to make you scared of shutting down the DoE having 50 or more large sets of opinions dominate the educations of children who can then grow to debate and discussed them rather than forcing everyone to unify on their nationalized cannon?

    Ironically that is the reason for the pseudoscientific social science garbage you defend getting a toehold and corrupting science in the first place.

    lol That's a good one. Of course you mean ideas only discredited by garbage pseudoscience in fields which aren't grounded in observations of physical reality and the first place. It's hilarious for someone defending those sorts of ideas to criticize ANYTHING as garbage science.

    Look at the kind of ridiculous and convoluted frameworks you've had to invent. Needing a decade of brainwashing to convince people to agree with your rationalizations, layer-by-layer, doesn't mean you are educated and enlightened, whi

    What is the correlation with publication quality? ( Score: 2 )

    To gauge if this is a serious problem, we need to know if the top conferences and journals suffer from accepting these AI-generated papers. We should keep in mind that even before the advent of AI-generated papers, we already had to deal with paper mills that tried to game stats such as h-index or paper counts per school or country. Most of these problems arose from non-top level conferences and journals.

    If AI-generated (and the implication is that such papers are low quality) papers infect arxiv, is that a

    And this being america, you'd be shot on sight, on site, for trespassing with a firearm ?

    Google's reputation precedes them ( Score: 2 )

    Yup and remember when they suppressed COVID-19 related information on behalf of government pressure from the organization which funded the gain of function research that likely led to the pandemic and was definitely trying to cover up that possibility?

    I first became aware that youtube was censoring information related to COVID when a biohacking group I followed produced a vaccine, documenting their work throughout the process for full transparency and then was shut down by youtube.

    Er ... ( Score: 2 )

    It increases the noise level. ( score: 2 ).

    The problem is the LLMs make it easier to convert vague ideas into papers. This allows the volume to be increased at little cost, with no increase in information content. I.e. it increases the noise level.

    so who published them? ( Score: 4 , Insightful)

    They were posted so someone must know, yes? And I presume a paper published in the world has to have an attributed author?

    So are these people being identified, blocked, and banned from science publishing...forever? If a "scientist" publishes a gpt-authored paper, they should be hounded out of the field.

    Re: so who published them? ( Score: 2 )

    I would imagine so. In computing, publishing is mostly done by ACM and IEEE. Cases of plagiarism and data fabrication are reported to the publisher. They maintain a list (and I believe share it between them) to ban authors caught in non ethical authorship. When you run a journal or a conferen that they sponsor, they share a list of banned author. If a conferenreceive a paper from them, you just forward to the publisher who handles it I have never served on the ethics panel, so I am not sure what the precise sta

    I just used this standard for random stories from the press over the last 4 yrs and it was EXTREMELY accurate. Virtually everything contained a white house press release which is corroborated by a legacy media story has non-promoted retraction 3-6 months later which is subsequently buried. Talking heads and "fact checks" from the networks then proceed as if the retraction/correction never occurred and continue to reference opinions consistent with it as falsehoods and misinformation.

    misinformation ( Score: 2 )

    I don't know what "misinformation" is. But, it does seem highly likely that as the bulk of scientific publications are in English, and the bulk of the world does not speak or rite gud inglish, that they would use LLM software to help them write and/or translate their papers.

    I doubt that the bulk of scientific papers are in English, but the bulk that are covered by Google probably are. So you've identified one strain of the problem. There are others.

    Indeed, since English is the most universal language it would make far sense not only for the bulk of papers to be written in it but to stop using other languages as the primarily language in academics globally. This should reduce translation errors and miscommunications drastically as well as vastly expanding the pool of readily consumed and shared science across the board for future generations.

    I think China might have a few objections to that. Whether something "makes sense" as a choice depends on what your goals are, and China might be just as happy if a lot of their developments didn't rapidly leak outside the country. (Rapidly is a key word here. I'm not talking about explicit secrecy, but just a barrier that slows diffusion.)

    From what I understand the primarily reason the Chinese state promotes maintaining a China specific language to help them manage propaganda and information outside of science so I'm sure it would be the same within. I could certainly see slowing down ingestion of outside discoveries/information that conflict with their state propaganda as a priority for the state as well as having more opportunity to contain embarrassing errors and fake research.

    Still, that does seem like something of a compromise on the la

    Re: misinformation ( Score: 2 )

    That is indeed jappening. I have been reviewing papers from $notenglishspeakingcountry recently which were of way lower quality than what they used to write. I am talking top tier research institution that usually writes very good papers. The last 3 I reviewed from them were almost unreadable. My guess is that they pushed the writing to an AI translator rather than eriting it themselves. In all 3 cases I had to request a reject because I could not understand the paper because of its poor language

    • 3 replies beneath your current threshold.

    There may be more comments in this discussion. Without JavaScript enabled, you might want to turn on Classic Discussion System in your preferences instead.

    Related Links Top of the: day , week , month .

    • 692 comments Men Overran a Job Fair For Women In Tech
    • 522 comments Google Workers Protest Cloud Contract With Israel's Government
    • 476 comments Are EV 'Charger Hogs' Ruining the EV Experience?
    • 472 comments How Electric Cars are Already Upending America
    • 446 comments Internet Access in Gaza is Collapsing as ISPs Fall Offline

    Slashdot Top Deals

    Like punning, programming is a play on words.
    • Events Calendar
    • Strauss Health Sciences Library
    • Department A-Z Directory
    • Campus Directory
    • Faculty & Staff Resources
    • Supporter & Alumni Resources
    • Student Resources
    • Mental Health Resources
    • University Policies
    • CU Anschutz Medical Campus
    • CU Colorado Springs
    • School of Dental Medicine
    • Graduate School

    School of Medicine

    • College of Nursing
    • Skaggs School of Pharmacy and Pharmaceutical Sciences
    • Colorado School of Public Health
    • Education Admissions Current Students Academy of Medical Educators Diversity & Inclusion Continuing Medical Education Contact Us
    • Research Clinical Trials Colorado Clinical & Translational Sciences Institute (CCTSI) Research Core Labs Health Data Compass Information Services Office of Grants & Contracts Office of Laboratory Animal Resources Regulatory Compliance Research Affairs Research Development Resources for Investigators Transformational Research Funding Donate
    • Patient Care Clinical Affairs Advanced Practice Providers Donate
    • Departments | Centers | Institutes
    • Dean's Office About Us Administrative Fellowship Program Administrative Toolbox Alumni Contact Information CU Medicine Today Diversity & Inclusion The Hub Information Services Leadership University of Colorado Medicine Donate

    E-Scooter Injuries on the Rise in Denver, Says CU School of Medicine Research

    The new paper from alexander lauder, md, and medical student riley kahan suggests limiting the vehicles’ use at night..

    minute read

    research paper electric chair

    Want to avoid an injury from riding an electric scooter? Riders need to think twice about riding at night and jumping on after having a drink. 

    Those are two of the takeaways from a new research study on electric scooter injuries conducted by University of Colorado School of Medicine  student Riley Kahan and Alexander Lauder , MD, associate professor of orthopedics . Published in August in the journal Clinical Orthopaedics and Related Research , the study finds that in Denver, e-scooter injuries have become more frequent and more costly — in terms of medical expenses — over the past five years.

    “We looked at how many e-scooter-related injuries happened and categorized the prevalence of injuries and how many of those were orthopedic,” Lauder says. “We also looked the charges associated with treating those injuries. We looked at hospital data to see if there are certain times of day associated with more expensive care, if certain injuries are more expensive to treat, or if patients who are intoxicated get more severely injured.”

    The study found that a total of 2,424 patients were identified with e-scooter injuries between January 1, 2020, and November 1, 2023. Thirty percent of all injuries were orthopedic. Twelve percent of all patients required hospital admission, and 16% percent of patients with orthopedic injuries required hospital admission. The median hospital charge per patient treated was $7,075 for all patients, $8,077 for those with orthopedic injuries. Costs were higher for patients who were treated at night.

    Timely update

    Lauder published his first research  on e-scooter injuries in the Journal of the American Academy of Orthopaedic Surgeons in 2022; the new study updates that information with the latest data and more specifics on timing and costs.

    “It seems like these injuries are more and more prevalent, and that was the impetus for the current study,” Lauder says. “Riley had the nice idea of trying to figure out when they are most common, and if there are any preventative measures we can take to decrease the number of injuries.”

    Riley Kahan

    Medical student Riley Kahan contributed to the research on electric scooter injuries.

    Not surprisingly for a cheap mode of transportation often rented at nighttime in areas packed with restaurants and bars, Lauder and Kahan found many e-scooter injuries happen at nights and weekends, and when their riders are intoxicated.

    “When people operate e-scooters while intoxicated, they likely become disinhibited and willing to take more risks, which may be the cause of more frequent and severe injuries,” Kahan says. “The higher number of nighttime injuries could be associated with collisions with other vehicles on the road. Even if the rider is sober, aware, and paying attention, people operating larger vehicles might not be looking out for e-scooters speeding down the sides of the road.”

    Injuries from e-scooter accidents can include head injuries, facial fractures, spine fractures, and damage to the humerus, forearm, radius, hand, tibia, and femur, Lauder says. The newly published research also found that more men than women are likely to be involved in e-scooter accidents, as are those in the 25–37 age range.

    Limitation suggestions 

    Along with their findings, Kahan and Lauder suggest reforms to help reduce e-scooter injuries — chiefly, limiting use on night and weekends.

    “Anecdotally, the findings we highlight are relatively obvious — these injuries occur more frequently at night and on the weekends,” Kahan says. “What’s interesting about this study is that we highlight an opportunity for rule implementation that would limit a very small percentage of the time people ride e-scooters to have a disproportionately large reduction on the hospital costs associated with the injuries. For example, if we were to limit e-scooter riding from 7 p.m. to 3 a.m. on Friday nights, we would likely save an outsized portion of health care dollars.”

    Lauder adds that if the devices were inactivated at night, the number of people presenting to emergency rooms with e-scooter injuries would decrease by 45%.

    “If you can cut out nearly half the injuries — and the most expensive injuries — just by limiting when people can ride these things, I think that's pretty impactful,” he says.

    Further research planned

    Lauder says the retrospective, observational nature of the recently published research makes it difficult to draw certain conclusions. For future research on e-scooter injuries, he plans to look at factors including the geographic locations in which the injuries happened, the specific time of the injury (vs. when the patient came in for care), how much time patients had to take off work to recover, and if any disability resulted from their accident. 

    While he has seen too many people injured riding e-scooters, Lauder says they still may have their place in a city like Denver, which is trying to decrease its reliance on automobile traffic.

    “I'm torn, because on one hand, it's nice to have inexpensive, energy-efficient transit for people who want to get around on public transportation, but if you do get injured on them, it can be painful and costly,” he says. “We're seeing more and more of it every day.” 

    Topics: Community ,

    Spread the word:

    Staff Mention

    Alexander Lauder, MD

    Related Articles

    E-Scooter Injuries on the Rise in Denver, Says CU School of Medicine Research

    E-Scooter Injuries on the Rise in Denver, Says CU ...

    World Health Organization Declares an Mpox Public Health Emergency: Here’s What to Know

    World Health Organization Declares an Mpox Public ...

    From Physical Therapy to Brewing: CU School of Medicine Grad Crafts a Beer Career

    From Physical Therapy to Brewing: CU School of Med...

    Cu anschutz, fitzsimons building.

    13001 East 17th Place

    Aurora, CO 80045

    303.724.5375

    School of Medicine Home

    Find a Doctor

    Find a Researcher

    Departments

    School Profiles

    Affiliate/Partner Hospitals

    CU Medicine

    Map and Parking

    Health Sciences Library

    Student Life

    Colorado Springs Branch

    • Website Feedback
    • Privacy Policy
    • Terms of Use
    • Accessibility
    • Accreditation

    © 2024  The Regents of the University of Colorado , a body corporate. All rights reserved.

    Accredited by the Higher Learning Commission . All trademarks are registered property of the University. Used by permission only.

    • December 2021
    • 9(12):2263-2265

    Swagata Banerjee at Birla Institute of Technology, Mesra

    • Birla Institute of Technology, Mesra

    Abstract and Figures

    Rechargeable Battery

    Discover the world's research

    • 25+ million members
    • 160+ million publication pages
    • 2.3+ billion citations

    A. Vazquez Carazo

    • Charles Platt
    • Roderic Lakes
    • Robert O Becker
    • Andrew A Marino
    • James Karki
    • Recruit researchers
    • Join for free
    • Login Email Tip: Most researchers use their institutional email address as their ResearchGate login Password Forgot password? Keep me logged in Log in or Continue with Google Welcome back! Please log in. Email · Hint Tip: Most researchers use their institutional email address as their ResearchGate login Password Forgot password? Keep me logged in Log in or Continue with Google No account? Sign up

IMAGES

  1. Electric chair

    research paper electric chair

  2. What was the profession of the inventor of the electric chair?

    research paper electric chair

  3. Your Engineering Heritage: The Electric Chair

    research paper electric chair

  4. Electric Chair

    research paper electric chair

  5. Has Anyone Survived the Electric Chair? Exploring the History, Science

    research paper electric chair

  6. Brief History Of The Electric Chair

    research paper electric chair

VIDEO

  1. First Electrocuted in Electric Chair in the World

  2. Today's Insight: electric chair #shorts #facts #information #knowledge #electricchair #daily

  3. Strange Paper Electric Motor

  4. The Electric Chair 😨 (Animation Meme) #shorts

  5. The Shocking Truth About the Electric Chair

  6. Electric Chair is First Used

COMMENTS

  1. The power of power wheelchairs: Mobility choices of community-dwelling

    Mobility limitations affect one-third of older adults in the United States (1). Not surprisingly, they are the fastest growing and largest demographic of power wheelchair users (2). Many benefits have been attributed to the receipt of power wheelchairs. Quantitative studies have found power wheelchair use to be associated with improved mobility ...

  2. An autonomous wheelchair with health monitoring system based on

    In this paper we propose an intelligent autonomous wheelchair (iChair) integrated with telemedicine sensors based on IoT, and the architecture of the wheelchair system is shown in Fig. 1. Various ...

  3. Design and Implementation of an Electric Wheelchair Operating in

    To make the Electric wheel chair available at lower cost, the possibility of retrofitting a wheel chair is investigated. 24V 13.4A BLDC motors are used and controllers are modified.

  4. A Review on Electric Wheelchair Innovation to Ease Mobility and As a

    PDF | On Jun 30, 2018, Muhammad Sidik M. H. and others published A Review on Electric Wheelchair Innovation to Ease Mobility and As a Rehabilitation Tool for Spinal Cord Impairment Patient | Find ...

  5. (PDF) A Study on Smart Wheelchair Systems

    This paper is to review the recent studies on smart wheelchair systems. It aims to evaluate the current available technologies and to discuss new future directions for our ongoing research project ...

  6. Smart Voice Controlled Wheelchair for Physically Disabled People

    Abstract. In this groundbreaking study, we introduce a state-of-the-art, user-friendly smart voice-controlled wheelchair designed specifically for individuals with physical disabilities. Leveraging advanced technologies, including the powerful Arduino Uno microcontroller, precise ultrasonic sensors for obstacle detection, and seamless Bluetooth ...

  7. Electric powered wheelchairs

    Electric powered wheelchairs. Abstract: The purpose of this review is to convey the depth and breadth of the research conducted on electric-powered wheelchair (EPW) control technology as well as provide insights into future directions. We review the concepts and previous work on velocity control, traction control, suspension control, stability ...

  8. Electric powered wheelchairs

    The purpose of this review is to convey the depth and breadth of the research conducted on electric-powered wheelchair (EPW) control technology as well as provide insights into future directions. We review the concepts and previous work on velocity control, traction control, suspension control, stability control, stair-climbing wheelchairs, and wheelchair navigation. The information gathered ...

  9. Advances in smart wheelchair technology

    A Survey of Disabled Persons by NSSO (2011) reported that Disability is an important public health problem in India. The wheelchair is topmost used assistive devices for enhancing the personal mobility of disabled people. Power wheelchairs are useful for those unable to propel a manual wheelchair. The disabled people with visual acuity, lack of motor skills and strength find difficult to use a ...

  10. Development of an Autonomous Driving Smart Wheelchair for the ...

    People who have difficulty moving owing to problems in walking spend their lives assisted by wheelchairs. In the past, research has been conducted regarding the application of various technologies to electric wheelchairs for user convenience. In this study, we evaluated a method of applying an autonomous driving function and developed an autonomous driving function using ROS. An electric ...

  11. Biomechanical assessment of electric lifting chair for persons with

    This paper describes a biomechanical assessment of electric lifting chair with hip-up function. In experiments we measured 3D motion data and electromyogram (EMG) on the femoral muscle when subject performs the standing motion on the predetermined seat height. The experimental results show that 15 degree of the hip-up angle is adequate for the ...

  12. A Comparative Study on the Effects of High-Intensity Focused

    During the treatment, the patient is fully clothed and seated on the center of the chair while the alternating magnetic fields with intensities of up to 2.5 T have been penetrating the pelvic area. In total, 10 HIFEM treatments (for 28 minutes each) with frequency 2 to 3 sessions per week were delivered to match the electrostimulation protocol.

  13. (PDF) Smart Wheelchair: A Literature Review

    The research contribution of this study is the development of an electric wheelchair with mecanum wheels that allows for improved mobility and independence for wheelchair users.

  14. PDF Chapter 2: Literature Review History of Wheelchairs and Power Add-On Units

    1940 - The first patent was issued for an electric wheelchair (Hobson, 1990). 1950 - Sam Duke received a patent for a releasable add-on power drive applied to a manual wheelchair (the unit was actually permanently fitted to the chair with U-bolts) (Kamenetz, 1969). 1960's - Folding wheelchairs were commonly fitted with electric drives.

  15. The effectiveness of a chair intervention in the workplace to reduce

    Since the chair has a direct influence on body alignment (posture), individuals suffering from musculoskeletal symptoms related to prolonged sitting are often advised to alter the chair of their workstations [5,7-10]. Changing the chair is also the most pragmatic action because altering the work surface may be limited by physical space ...

  16. PDF Design and Analysis of Electric Wheelchair cum Stretcher

    t of the actual designed wheelchair is nearly Rs 20,540. The cost of wheelchairs available in Indian market have a starting range of Rs 40,000 and go up to Rs 1,00, 000.Comparing with the starting range o. r design has achieved a price reduction of about 48.65%. Table No. 8 Bill of Material.

  17. NASA Discovers a Long-Sought Global Electric Field on Earth

    An international team of scientists has successfully measured a planet-wide electric field thought to be as fundamental to Earth as its gravity and magnetic fields. Known as the ambipolar electric field, scientists first hypothesized over 60 years ago that it drove atmospheric escape above Earth's North and South Poles. Measurements from a suborbital rocket have confirmed the existence of ...

  18. SMART Researchers Unveil Study Linking EV Charging Stations to

    In a paper titled "Effects of Electric Vehicle Charging Stations on Economic Vitality of Local Businesses" in the Nature Communications journal, the researchers analysed data from over 4,000 EVCS and 140,000 business establishments in California, USA, finding that installing one EVCS boosted spending at nearby establishments by 1.4% in 2019 and 0.8% from January 2021 to June 2023, leading to ...

  19. (PDF) Research and Development of a Brain-Controlled Wheelchair for

    This paper presents a brain-controlled wheelchair model to assist disabled and paralyzed patients. The wheelchair is controlled by interpreting Electroencephalogram (EEG) signals, also known as ...

  20. The Effect of Chair-Based Exercise on Physical Function in Older Adults

    Differences in both the 30-s chair stand and arm curl tests demonstrated improvements in neuromuscular function (e.g., strength) as a result of chair-based exercise. The difference observed in the 30-s chair stand was of a similar magnitude to that demonstrated by [ 46 ] when they compared high and low active community-dwelling older adults.

  21. Supply chain trends 2024: The digital shake-up

    Battery electric commercial vehicles (BECVs) could reach between15% and 34% sales penetration by 2030 7. In summary. As we stand on the brink of 2024, the supply chain landscape is on the cusp of profound transformation. AI and other advanced technologies are quickly reshaping the very core of supply chain management. KPMG professionals believe ...

  22. GPT-Fabricated Scientific Papers Found on Google Scholar by

    Harvard's school of public policy is publishing a Misinformation Review for peer-reviewed, scholarly articles promising "reliable, unbiased research on the prevalence, diffusion, and impact of misinformation worldwide." This week it reported that "Academic journals, archives, and repositories are seeing an increasing number of questionable research papers clearly produced using generative AI."

  23. (PDF) Review Paper: Wheelchair Design and Its Influence on Physical

    Review Paper: Wheelchair Design and Its Influence on Physical Activity and Quality of Life Among Disabled Individuals June 2016 Iranian Rehabilitation Journal 14(2):85-92

  24. E-Scooter Injuries on the Rise in Denver, Says CU School of Medicine

    Medical student Riley Kahan contributed to the research on electric scooter injuries. Not surprisingly for a cheap mode of transportation often rented at nighttime in areas packed with restaurants and bars, Lauder and Kahan found many e-scooter injuries happen at nights and weekends, and when their riders are intoxicated.

  25. (PDF) Smart Seat

    Abstract and Figures. Smart Seat: When a person seats on a seat, certain amount of pressure is applied on it. If we install certain amount of piezoelectric sensor in a seat. With the help of ...