Chapter 5 CENG Equipment Subsystems Flashcards

1
Q

Topic 5: Infusion Pump

What is the first option when a patient needs medication or nutrients to be administered on a regular basis?

A

Option 1:

A nurse would have to come, measure out the volume (or dose), and inject it personally.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Topic 5: Infusion Pump

What are the issues over time of asking a nurse to manually infusion a patient rather than using an infusion pump? (3 issues)

A

1) Boredom due to repetitive work
2) Consistency of dosage delivered
3) It occupies nurses’ time from attending to more critical tasks
4) Overlook the time for medication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Topic 5: Infusion Pump

What is the second option when a patient needs medication or nutrients to be administered on a regular basis?

A

Option 2:

Use an infusion pump where a nurse can program the pump to deliver the medication or nutrients at a specific time, quantity and rate.

This ensures that the patients get what they need while the nurse can also focus on other more crucial tasks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Topic 5: Infusion Pump

What is the infusion pump used for?

A

It can be used to administer medications or nutrients in a controlled manner to patients that is pre-set by nurses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Topic 5: Infusion Pump

What are the advantages of infusion pump over manual administration of medication? (4 advantages)

A

1) Can deliver small volumes more accurately
2) Precise programmed flow rates
3) Precise timing intervals
4) Minimize over-infusing and under-infusing patients

This is especially useful in the treatment of very young patients
such as those infants in the neonatal intensive care unit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Topic 5: Infusion Pump

With infusion pumps, what does it allow the doctors to create?

A

It allow doctors to create a standard drug library that can be administered to patients for similar medical intervention.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Topic 5: Infusion Pump

What is the purpose of microprocessor in infusion pump?

A

It monitors the input components from the buttons, optical sensor block and OEM, and triggers the corresponding output components to switch on and off accordingly.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Topic 5: Stepper Motor and Gears

How does a stepper motor work?

A

It produces rotation through equal angles for each digital pulse supplied to input, via the different pole of the stator and rotor (electromagnet)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Topic 5: Stepper Motor and Gears

What does a stepper motor consist of and what can it be used for?

A

1) It consists of a rotor and stator
2) It can be used for accurate angular positioning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Topic 5: Stepper Motor and Gears

What can stepper motors be used in? (2 applications)

A

1) Medical imaging machines
2) Surgical devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Topic 5: Stepper Motor and Gears

What is the formula to calculate Number of steps, N?

A

N = number of stator poles x rotor pole pairs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Topic 5: Stepper Motor and Gears

How to calculate per step angle of a motor?

A

Step angle = 360 degrees divided by number of steps (360/N)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Topic 5: Stepper Motor and Gears

How do gears work?

A

It allow variations in the rotational speed and torque to suit the motor and load conditions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Topic 5: Stepper Motor and Gears

What is the relationship between turning gear and torque?

A

Faster turning gear has less torque while slower turning gear has more torque.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Topic 5: Stepper Motor and Gears

What are the advantages of a gear system? (2 advantages)

A

It gives greater accuracy and control for medical professionals.

For example, joysticks in a robotic surgical arm can be used to manoeuvre a delicate tool or an instrument with precision.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Topic 5: Stepper Motor and Gears

What is the formula for Gear ratio to calculate number of teeth, speed and torque?

A

Gear Ratio = NL/NM = wM/wL = TL/TM

NM = number of teeth on the motor side.
NL = number of teeth on the load side.
ωM = speed of motor.
ωL = speed at load.
TM = torque of motor.
TL = torque at load.

17
Q

Topic 5: Stepper Motor and Gears

Figure 2 shows a small motor running at 200 revolution per minute (rpm) drives a paper roller. The gear on the motor has 20 teeth and the gear on the roller has 50 teeth. Calculate how fast is the roller turning?

A

Gear ratio = NL/NM = WM/WL = TL/TM

Speed at motor (WM) = 200rpm
Teeth on load (NL) = 50 teeth
Teeth on motor (NM) = 20 teeth
Speed at load (WL) = ?

NL/NM = 50/20 = 2.5
2.5 = WM/WL
WM = 200rpm
WL = 200pm/2.5 = 80rpm

18
Q

Topic 5: Stepper Motor and Driver

How does the stepper motor work when common ground red wire is not used?

A

1) The motor driver will drive current in 2 directions of the 2 magnetic coils and,
2) The first direction will induce the attraction of the rotor towards the electromagnet while,
3) The second direction will induce repulsion of the rotor magnet away from the electromagnet
4) Hence, we get a full 360 degrees rotation with 90 degrees per step

19
Q

Topic 5: Stepper Motor and Driver

What is the purpose of a stepper motor driver? (2 purpose)

A

1) To isolate the voltage from the Arduino and the stepper motor
2) To provide enough current so that it can drive the stepper motor

20
Q

Topic 5: Stepper Motor and Driver

What is the difference between analogRead() and digitalRead()?

A

The difference is that analogRead() measures the voltage of a sensor and the values vary from 0 to 1024 while digitalRead() can only read 1 or 0 or HIGH/LOW

21
Q

Topic 5: Stepper Motor and Driver

What is the process of the stepper motor, bipolar mode? (6 steps)

A

Process

1) Connect the 4 motor pins via L293 driver to 4 UNO IO ports.
2) Set these pins as output.
3) Set only 1 motor pin “HIGH” at a time.
4) Include a time delay.
5) Repeat Steps 3) and 4) until all the 4 motor pins are turned
“HIGH” sequentially.
6) Repeat Steps 3) to 5) until the motor is stopped by the user.