SUMMARY: Nowadays people who have undergone fixation surgery tend to have backlash or repercussions after surgery due to slight accidental movements so a precise method should be developed to counter this problem. This project works on developing such a system. The sys
Smart wearing back corset for keeping the fixation surgery patient back straight
SUMMARY:
Nowadays people who have undergone fixation surgery tend to have backlash or repercussions after surgery due to slight accidental movements so a precise method should be developed to counter this problem. This project works on developing such a system.
The system is placed as a back corset and it helps the patient to keep the back straight. It helps the patient to maintain the prevention of lumbar disorders and degenerative disc disease. This product is especially suitable for patients who have had spinal surgery and those with severe deformities of the back or spine. The corset is equipped with a buzzer, which ensures proper back position. The system also includes flex sensors - these can read the bending or deflection of your back's position.
Language: Arduino language will be used.
Technologies used in this project are Arduino microcontroller which is used to control all the peripherals, 6 flex sensors which will be used to sense the posture of the patient,2 buzzers will be used that will beep to warn the patient, breadboard for connection of wires, female-female jumper wires for wiring.
Project Objectives
Correct sitting for fast recovery of the patient.
Implementation
The tools we will use are Arduino, 2 buzzers, 6 flex sensors, breadboard, female-female jumper wires, 6 resistors, and Arduino software. The flex sensors will detect the posture of the back and send this angles data to the Arduino board then if the posture is not right buzzers will start to beep until the patient corrects the posture.
Benefits:
After Surgery due to patients a lot of movement they face backlash and this will help them out by correcting their posture
Deliverable:
Our proposed system is made for the patient spinal fixation recovery and this is an embedded system in which we will embed code on Aurdino, two flex sensors and two buzzers are used one flex sensor and buzzer on Thoracic and one flex sensor and buzzer on the lumbar, if our upper posture is wrong the flex sensor and buzzer on the Thoracic will start to beep and if the lower posture is wrong the flex sensor and buzzer on lumbar will start to beep.
Diagram:

Algorithm:
Read analog from both flex sensors
Void loop () {
If (flexSensorReading1<=13) {
Turn on the top of vibration sensor
Delay the process for one minute
Turn off the top of vibration sensor
}
(flexSensorReading2<=13) {
Turn on the top of vibration sensor
Delay the process for one minute
Turn off the top of vibration sensor
}
(flexSensorReading3<=13) {
Turn on the top of vibration sensor
Delay the process for one minute
Turn off the top of vibration sensor
}
(flexSensorReading4<=13) {
Turn on the top of vibration sensor
Delay the process for one minute
Turn off the top of vibration sensor
}
(flexSensorReading5<=13) {
Turn on the top of vibration sensor
Delay the process for one minute
Turn off the top of vibration sensor
}
If (flexSensorReading6<=13) {
Turn on vibration sensor on the bottom
Delay the process for one minute
Turn off the bottom of vibration sensor
}
Delay the loop for nine minutes
}
| Item Name | Type | No. of Units | Per Unit Cost (in Rs) | Total (in Rs) |
|---|---|---|---|---|
| Aurdino Mega | Equipment | 1 | 3000 | 3000 |
| Flex Sensors 4.5 | Equipment | 6 | 4700 | 28200 |
| Buzzers | Equipment | 2 | 100 | 200 |
| Breadboard | Equipment | 1 | 350 | 350 |
| Female-female jumper wires | Equipment | 15 | 12 | 180 |
| Resistors | Equipment | 2 | 100 | 200 |
| Total in (Rs) | 32130 |
Diabetes is an inveterate metabolic disease which is affecting approximately 463 million i...
The ability to accurately segment retinal blood vessels in the fundus is critical to the d...
Battery cell balancing is an important feature for the long-term survival of the batteries...
Prosthetic knee is the replacement of the actual knee that is either lost due to disease,...
Electric charging stations are the future of vehicle refueling, rather than using typical...