<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://projectswiki.eleceng.adelaide.edu.au/projects/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A1699151</id>
	<title>Projects - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://projectswiki.eleceng.adelaide.edu.au/projects/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A1699151"/>
	<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php/Special:Contributions/A1699151"/>
	<updated>2026-04-25T08:37:59Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.4</generator>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11371</id>
		<title>Projects:2018s1-157 Designing Airway Pressure Control Technology for Sleep Apnea Treatment</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11371"/>
		<updated>2018-10-18T03:40:53Z</updated>

		<summary type="html">&lt;p&gt;A1699151: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Member ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mike Tanggie Bilang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Guanmu Ding&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Qiuyang Wang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Project&amp;#039;s Supervisor ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Associate Professor Mathias Baumert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to design novel technology for controlling mask pressure adaptively, by incorporating physiological signals in the control algorithm. The novel technology includes intelligent control logic, the intelligent control system need to able get feedback from patient, at the same time analysis the received information, then implement the most suitable treatment for patient in order to prevent sleep apnea happen. The control system need physiological signals and these can be achieved by different kind of sensors. In this project, heart rate/pulse oximetry sensor and blood oxygen saturation sensor has been decided to use.&lt;br /&gt;
&lt;br /&gt;
== Objectives ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Enhance the functionality of the CPAP machine &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
- The existing CPAP machine will be added with two new sensors, which are the blood oxygen saturation and the heart rate/pulse oximetry sensor.&lt;br /&gt;
&lt;br /&gt;
- The machine&amp;#039;s circuitry and functionality will be further analysed to implement the new sensors.&lt;br /&gt;
&lt;br /&gt;
- The control logic to integrate the sensors with the machine is designed.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Ensure the compatibility between the machine and sensors implemented &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Incorporate physiological signals in the machine&amp;#039;s control logic &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== System Overview ==&lt;br /&gt;
[[File:System_Overview.PNG|Figure 1: Control system design for the experimental CPAP machine|thumb|600px]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows the system overview for the control system. The control system consists of the touch screen monitor, the Arduino UNO board, the heart rate and pulse oximeter sensor, the pressure sensor, the motor driver evaluation board (DRV8312 EVM), the blower assembly (pump), and the air tube. The touch screen monitor will display the value of the air pressure, the motor speed, and the heart rate and the blood oxygen saturation. The Arduino UNO board will collect the data in the form of analog signals from the two sensors. The data will be collected in the following precedence, firstly the air pressure, next data is the blood oxygen saturation, and lastly the heart rate. The heart rate and pulse oximeter sensor (pulse rate sensor) will measure the heart rate, the pulse rate, and the blood oxygen saturation. The code is program to measure all the values and display them on the touch screen. The pressure sensor will measure the air pressure and display the value on the touch screen. The motor driver evaluation board will drive the three-phase brushless DC (BLDC) motor. It will control the motor speed based on the data collected by the Arduino UNO board. The PID system control logic is used to enable the evaluation board controlling the speed of the motor by considering the data from the sensors as the input. The microcontroller unit (MCU) of the Arduino UNO board is able to adjust the operation in real time so that the airflow is maintain in settling level. The pump will provide the pressurised air to the patient via the air tube. The air pressure value will indicate the condition of the patient. If the pressure is high, the patient is possibly under the sleep apnea condition. The heart rate and blood oxygen saturation show the event of asphyxia. Meanwhile, the pulse rate and the blood oxygen saturation are unable to predict the worst event of sleep apnea due to a delay on the signal.&lt;br /&gt;
&lt;br /&gt;
== Findings ==&lt;br /&gt;
&lt;br /&gt;
During the completion of this project, it is found that the touch screen monitor is unable to read the data from the pulse rate sensor. This happened because the Arduino UNO MCU is unable to read the incoming signals from the sensor. On the positive side, the monitor is able to read the data of the air pressure sensor. Besides that, the evaluation board is not communicate with the MCU which means that the motor driver is unable to be controlled based on the physiological signals. Therefore, the experimental CPAP machine is not able to work as expected.&lt;br /&gt;
&lt;br /&gt;
== Future Work ==&lt;br /&gt;
&lt;br /&gt;
In the future, the Arduino MCU should be implemented to read signals from more than one sensor. This means that the scope of the physiological signals that will be implemented as the input for the machine should be expand. The project can include the blood pressure as the new physiological signal to control the CPAP machine.&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11368</id>
		<title>Projects:2018s1-157 Designing Airway Pressure Control Technology for Sleep Apnea Treatment</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11368"/>
		<updated>2018-10-18T03:28:52Z</updated>

		<summary type="html">&lt;p&gt;A1699151: /* System Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Member ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mike Tanggie Bilang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Guanmu Ding&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Qiuyang Wang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Project&amp;#039;s Supervisor ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Associate Professor Mathias Baumert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to design novel technology for controlling mask pressure adaptively, by incorporating physiological signals in the control algorithm. The novel technology includes intelligent control logic, the intelligent control system need to able get feedback from patient, at the same time analysis the received information, then implement the most suitable treatment for patient in order to prevent sleep apnea happen. The control system need physiological signals and these can be achieved by different kind of sensors. In this project, heart rate/pulse oximetry sensor and blood oxygen saturation sensor has been decided to use.&lt;br /&gt;
&lt;br /&gt;
== Objectives ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Enhance the functionality of the CPAP machine &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
- The existing CPAP machine will be added with two new sensors, which are the blood oxygen saturation and the heart rate/pulse oximetry sensor.&lt;br /&gt;
&lt;br /&gt;
- The machine&amp;#039;s circuitry and functionality will be further analysed to implement the new sensors.&lt;br /&gt;
&lt;br /&gt;
- The control logic to integrate the sensors with the machine is designed.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Ensure the compatibility between the machine and sensors implemented &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Incorporate physiological signals in the machine&amp;#039;s control logic &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== System Overview ==&lt;br /&gt;
[[File:System_Overview.PNG|Figure 1: Control system design for the experimental CPAP machine|thumb|600px]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows the system overview for the control system. The control system consists of the touch screen monitor, the Arduino UNO board, the heart rate and pulse oximeter sensor, the pressure sensor, the motor driver evaluation board (DRV8312 EVM), the blower assembly (pump), and the air tube. The touch screen monitor will display the value of the air pressure, the motor speed, and the heart rate and the blood oxygen saturation. The Arduino UNO board will collect the data in the form of analog signals from the two sensors. The data will be collected in the following precedence, firstly the air pressure, next data is the blood oxygen saturation, and lastly the heart rate. The heart rate and pulse oximeter sensor (pulse rate sensor) will measure the heart rate, the pulse rate, and the blood oxygen saturation. The code is program to measure all the values and display them on the touch screen. The pressure sensor will measure the air pressure and display the value on the touch screen. The motor driver evaluation board will drive the three-phase brushless DC (BLDC) motor. It will control the motor speed based on the data collected by the Arduino UNO board. The PID system control logic is used to enable the evaluation board controlling the speed of the motor by considering the data from the sensors as the input. The microcontroller unit (MCU) of the Arduino UNO board is able to adjust the operation in real time so that the airflow is maintain in settling level. The pump will provide the pressurised air to the patient via the air tube. The air pressure value will indicate the condition of the patient. If the pressure is high, the patient is possibly under the sleep apnea condition. The heart rate and blood oxygen saturation show the event of asphyxia. Meanwhile, the pulse rate and the blood oxygen saturation are unable to predict the worst event of sleep apnea due to a delay on the signal.&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11365</id>
		<title>Projects:2018s1-157 Designing Airway Pressure Control Technology for Sleep Apnea Treatment</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11365"/>
		<updated>2018-10-18T03:15:25Z</updated>

		<summary type="html">&lt;p&gt;A1699151: /* Project&amp;#039;s Supervisor */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Member ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mike Tanggie Bilang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Guanmu Ding&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Qiuyang Wang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Project&amp;#039;s Supervisor ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Associate Professor Mathias Baumert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to design novel technology for controlling mask pressure adaptively, by incorporating physiological signals in the control algorithm. The novel technology includes intelligent control logic, the intelligent control system need to able get feedback from patient, at the same time analysis the received information, then implement the most suitable treatment for patient in order to prevent sleep apnea happen. The control system need physiological signals and these can be achieved by different kind of sensors. In this project, heart rate/pulse oximetry sensor and blood oxygen saturation sensor has been decided to use.&lt;br /&gt;
&lt;br /&gt;
== Objectives ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Enhance the functionality of the CPAP machine &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
- The existing CPAP machine will be added with two new sensors, which are the blood oxygen saturation and the heart rate/pulse oximetry sensor.&lt;br /&gt;
&lt;br /&gt;
- The machine&amp;#039;s circuitry and functionality will be further analysed to implement the new sensors.&lt;br /&gt;
&lt;br /&gt;
- The control logic to integrate the sensors with the machine is designed.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Ensure the compatibility between the machine and sensors implemented &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Incorporate physiological signals in the machine&amp;#039;s control logic &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== System Overview ==&lt;br /&gt;
[[File:System_Overview.PNG|System Overview]]&lt;br /&gt;
&lt;br /&gt;
Figure above shows the system overview for the control system. The control system consists of the touch screen monitor, the Arduino UNO board, the heart rate and pulse oximeter sensor, the pressure sensor, the motor driver evaluation board (DRV8312 EVM), the blower assembly (pump), and the air tube. The touch screen monitor will display the value of the air pressure, the motor speed, and the heart rate and the blood oxygen saturation. The Arduino UNO board will collect the data in the form of analog signals from the two sensors. The data will be collected in the following precedence, firstly the air pressure, next data is the blood oxygen saturation, and lastly the heart rate. The heart rate and pulse oximeter sensor (pulse rate sensor) will measure the heart rate, the pulse rate, and the blood oxygen saturation. The code is program to measure all the values and display them on the touch screen. The pressure sensor will measure the air pressure and display the value on the touch screen. The motor driver evaluation board will drive the three-phase brushless DC (BLDC) motor. It will control the motor speed based on the data collected by the Arduino UNO board. The PID system control logic is used to enable the evaluation board controlling the speed of the motor by considering the data from the sensors as the input. The microcontroller unit (MCU) of the Arduino UNO board is able to adjust the operation in real time so that the airflow is maintain in settling level. The pump will provide the pressurised air to the patient via the air tube. The air pressure value will indicate the condition of the patient. If the pressure is high, the patient is possibly under the sleep apnea condition. The heart rate and blood oxygen saturation show the event of asphyxia. Meanwhile, the pulse rate and the blood oxygen saturation are unable to predict the worst event of sleep apnea due to a delay on the signal.&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11364</id>
		<title>Projects:2018s1-157 Designing Airway Pressure Control Technology for Sleep Apnea Treatment</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11364"/>
		<updated>2018-10-18T03:09:55Z</updated>

		<summary type="html">&lt;p&gt;A1699151: /* System Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Member ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mike Tanggie Bilang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Guanmu Ding&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Qiuyang Wang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Project&amp;#039;s Supervisor ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Assoc. Professor Mathias Baumert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to design novel technology for controlling mask pressure adaptively, by incorporating physiological signals in the control algorithm. The novel technology includes intelligent control logic, the intelligent control system need to able get feedback from patient, at the same time analysis the received information, then implement the most suitable treatment for patient in order to prevent sleep apnea happen. The control system need physiological signals and these can be achieved by different kind of sensors. In this project, heart rate/pulse oximetry sensor and blood oxygen saturation sensor has been decided to use.&lt;br /&gt;
&lt;br /&gt;
== Objectives ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Enhance the functionality of the CPAP machine &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
- The existing CPAP machine will be added with two new sensors, which are the blood oxygen saturation and the heart rate/pulse oximetry sensor.&lt;br /&gt;
&lt;br /&gt;
- The machine&amp;#039;s circuitry and functionality will be further analysed to implement the new sensors.&lt;br /&gt;
&lt;br /&gt;
- The control logic to integrate the sensors with the machine is designed.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Ensure the compatibility between the machine and sensors implemented &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Incorporate physiological signals in the machine&amp;#039;s control logic &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== System Overview ==&lt;br /&gt;
[[File:System_Overview.PNG|System Overview]]&lt;br /&gt;
&lt;br /&gt;
Figure above shows the system overview for the control system. The control system consists of the touch screen monitor, the Arduino UNO board, the heart rate and pulse oximeter sensor, the pressure sensor, the motor driver evaluation board (DRV8312 EVM), the blower assembly (pump), and the air tube. The touch screen monitor will display the value of the air pressure, the motor speed, and the heart rate and the blood oxygen saturation. The Arduino UNO board will collect the data in the form of analog signals from the two sensors. The data will be collected in the following precedence, firstly the air pressure, next data is the blood oxygen saturation, and lastly the heart rate. The heart rate and pulse oximeter sensor (pulse rate sensor) will measure the heart rate, the pulse rate, and the blood oxygen saturation. The code is program to measure all the values and display them on the touch screen. The pressure sensor will measure the air pressure and display the value on the touch screen. The motor driver evaluation board will drive the three-phase brushless DC (BLDC) motor. It will control the motor speed based on the data collected by the Arduino UNO board. The PID system control logic is used to enable the evaluation board controlling the speed of the motor by considering the data from the sensors as the input. The microcontroller unit (MCU) of the Arduino UNO board is able to adjust the operation in real time so that the airflow is maintain in settling level. The pump will provide the pressurised air to the patient via the air tube. The air pressure value will indicate the condition of the patient. If the pressure is high, the patient is possibly under the sleep apnea condition. The heart rate and blood oxygen saturation show the event of asphyxia. Meanwhile, the pulse rate and the blood oxygen saturation are unable to predict the worst event of sleep apnea due to a delay on the signal.&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11360</id>
		<title>Projects:2018s1-157 Designing Airway Pressure Control Technology for Sleep Apnea Treatment</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11360"/>
		<updated>2018-10-18T03:01:33Z</updated>

		<summary type="html">&lt;p&gt;A1699151: /* System Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Member ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mike Tanggie Bilang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Guanmu Ding&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Qiuyang Wang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Project&amp;#039;s Supervisor ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Assoc. Professor Mathias Baumert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to design novel technology for controlling mask pressure adaptively, by incorporating physiological signals in the control algorithm. The novel technology includes intelligent control logic, the intelligent control system need to able get feedback from patient, at the same time analysis the received information, then implement the most suitable treatment for patient in order to prevent sleep apnea happen. The control system need physiological signals and these can be achieved by different kind of sensors. In this project, heart rate/pulse oximetry sensor and blood oxygen saturation sensor has been decided to use.&lt;br /&gt;
&lt;br /&gt;
== Objectives ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Enhance the functionality of the CPAP machine &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
- The existing CPAP machine will be added with two new sensors, which are the blood oxygen saturation and the heart rate/pulse oximetry sensor.&lt;br /&gt;
&lt;br /&gt;
- The machine&amp;#039;s circuitry and functionality will be further analysed to implement the new sensors.&lt;br /&gt;
&lt;br /&gt;
- The control logic to integrate the sensors with the machine is designed.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Ensure the compatibility between the machine and sensors implemented &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Incorporate physiological signals in the machine&amp;#039;s control logic &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== System Overview ==&lt;br /&gt;
[[File:System_Overview.PNG|System Overview]]&lt;br /&gt;
&lt;br /&gt;
Figure above shows the system overview for the control system. The control system consists of the touch screen monitor, the Arduino UNO board, the heart rate and pulse oximeter sensor, the pressure sensor, the motor driver evaluation board (DRV8312 EVM), the blower assembly (pump), and the air tube. The touch screen monitor will display the value of the air pressure, the motor speed, and the heart rate and the blood oxygen saturation. The Arduino UNO board will collect the data in the form of analog signals from the two sensors. The data will be collected in the following precedence, firstly the air pressure, next data is the blood oxygen saturation, and lastly the heart rate. The heart rate and pulse oximeter sensor (pulse rate sensor) will measure the heart rate, the pulse rate, and the blood oxygen saturation. The code is program to measure all the values and display them on the touch screen. The pressure sensor will measure the air pressure and display the value on the touch screen. The motor driver evaluation board will drive the three-phase brushless DC (BLDC) motor. It will control the motor speed based on the data collected by the Arduino UNO board. The&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11309</id>
		<title>Projects:2018s1-157 Designing Airway Pressure Control Technology for Sleep Apnea Treatment</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11309"/>
		<updated>2018-10-17T07:25:01Z</updated>

		<summary type="html">&lt;p&gt;A1699151: /* System Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Member ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mike Tanggie Bilang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Guanmu Ding&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Qiuyang Wang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Project&amp;#039;s Supervisor ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Assoc. Professor Mathias Baumert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to design novel technology for controlling mask pressure adaptively, by incorporating physiological signals in the control algorithm. The novel technology includes intelligent control logic, the intelligent control system need to able get feedback from patient, at the same time analysis the received information, then implement the most suitable treatment for patient in order to prevent sleep apnea happen. The control system need physiological signals and these can be achieved by different kind of sensors. In this project, heart rate/pulse oximetry sensor and blood oxygen saturation sensor has been decided to use.&lt;br /&gt;
&lt;br /&gt;
== Objectives ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Enhance the functionality of the CPAP machine &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
- The existing CPAP machine will be added with two new sensors, which are the blood oxygen saturation and the heart rate/pulse oximetry sensor.&lt;br /&gt;
&lt;br /&gt;
- The machine&amp;#039;s circuitry and functionality will be further analysed to implement the new sensors.&lt;br /&gt;
&lt;br /&gt;
- The control logic to integrate the sensors with the machine is designed.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Ensure the compatibility between the machine and sensors implemented &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Incorporate physiological signals in the machine&amp;#039;s control logic &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== System Overview ==&lt;br /&gt;
[[File:System_Overview.PNG|System Overview]]&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:System_Overview.PNG&amp;diff=11308</id>
		<title>File:System Overview.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:System_Overview.PNG&amp;diff=11308"/>
		<updated>2018-10-17T07:11:23Z</updated>

		<summary type="html">&lt;p&gt;A1699151: A1699151 uploaded a new version of &amp;amp;quot;File:System Overview.PNG&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:System_Overview.PNG&amp;diff=11307</id>
		<title>File:System Overview.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:System_Overview.PNG&amp;diff=11307"/>
		<updated>2018-10-17T07:04:05Z</updated>

		<summary type="html">&lt;p&gt;A1699151: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11304</id>
		<title>Projects:2018s1-157 Designing Airway Pressure Control Technology for Sleep Apnea Treatment</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11304"/>
		<updated>2018-10-17T06:57:14Z</updated>

		<summary type="html">&lt;p&gt;A1699151: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Member ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mike Tanggie Bilang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Guanmu Ding&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Qiuyang Wang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Project&amp;#039;s Supervisor ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Assoc. Professor Mathias Baumert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to design novel technology for controlling mask pressure adaptively, by incorporating physiological signals in the control algorithm. The novel technology includes intelligent control logic, the intelligent control system need to able get feedback from patient, at the same time analysis the received information, then implement the most suitable treatment for patient in order to prevent sleep apnea happen. The control system need physiological signals and these can be achieved by different kind of sensors. In this project, heart rate/pulse oximetry sensor and blood oxygen saturation sensor has been decided to use.&lt;br /&gt;
&lt;br /&gt;
== Objectives ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Enhance the functionality of the CPAP machine &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
- The existing CPAP machine will be added with two new sensors, which are the blood oxygen saturation and the heart rate/pulse oximetry sensor.&lt;br /&gt;
&lt;br /&gt;
- The machine&amp;#039;s circuitry and functionality will be further analysed to implement the new sensors.&lt;br /&gt;
&lt;br /&gt;
- The control logic to integrate the sensors with the machine is designed.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Ensure the compatibility between the machine and sensors implemented &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Incorporate physiological signals in the machine&amp;#039;s control logic &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== System Overview ==&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11302</id>
		<title>Projects:2018s1-157 Designing Airway Pressure Control Technology for Sleep Apnea Treatment</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=11302"/>
		<updated>2018-10-17T06:55:09Z</updated>

		<summary type="html">&lt;p&gt;A1699151: /* Objectives */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Member ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mike Tanggie Bilang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Guanmu Ding&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Qiuyang Wang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Project&amp;#039;s Supervisor ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Assoc. Professor Mathias Baumert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to design novel technology for controlling mask pressure adaptively, by incorporating physiological signals in the control algorithm. The novel technology includes intelligent control logic, the intelligent control system need to able get feedback from patient, at the same time analysis the received information, then implement the most suitable treatment for patient in order to prevent sleep apnea happen. The control system need physiological signals and these can be achieved by different kind of sensors. In this project, heart rate/pulse oximetry sensor and blood oxygen saturation sensor has been decided to use.&lt;br /&gt;
&lt;br /&gt;
== Objectives ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Enhance the functionality of the CPAP machine &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
- The existing CPAP machine will be added with two new sensors, which are the blood oxygen saturation and the heart rate/pulse oximetry sensor.&lt;br /&gt;
&lt;br /&gt;
- The machine&amp;#039;s circuitry and functionality will be further analysed to implement the new sensors.&lt;br /&gt;
&lt;br /&gt;
- The control logic to integrate the sensors with the machine is designed.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Ensure the compatibility between the machine and sensors implemented &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Incorporate physiological signals in the machine&amp;#039;s control logic &amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=10923</id>
		<title>Projects:2018s1-157 Designing Airway Pressure Control Technology for Sleep Apnea Treatment</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=10923"/>
		<updated>2018-09-17T12:44:33Z</updated>

		<summary type="html">&lt;p&gt;A1699151: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Team Member ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mike Tanggie Bilang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Guanmu Ding&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Qiuyang Wang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Project&amp;#039;s Supervisor ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Assoc. Professor Mathias Baumert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to design novel technology for controlling mask pressure adaptively, by incorporating physiological signals in the control algorithm. The novel technology includes intelligent control logic, the intelligent control system need to able get feedback from patient, at the same time analysis the received information, then implement the most suitable treatment for patient in order to prevent sleep apnea happen. The control system need physiological signals and these can be achieved by different kind of sensors. In this project, heart rate/pulse oximetry sensor and blood oxygen saturation sensor has been decided to use.&lt;br /&gt;
&lt;br /&gt;
== Objectives ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Enhance the functionality of the CPAP machine &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
- The existing CPAP machine will be added with two new sensors, which are the blood oxygen saturation and the heart rate/pulse oximetry sensor.&lt;br /&gt;
&lt;br /&gt;
- The machine&amp;#039;s circuitry and functionality will be further analysed to implement the new sensors.&lt;br /&gt;
&lt;br /&gt;
- The control logic to integrate the sensors with the machine is designed.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Verify measurements to ensure the accuracy of the data &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
- Use the approved medical data as the reference.&lt;br /&gt;
&lt;br /&gt;
- Multiple tests on sensors will be conducted.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Ensure the compatibility between the machine and sensors implemented &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Incorporate physiological signals in the machine&amp;#039;s control logic &amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=10922</id>
		<title>Projects:2018s1-157 Designing Airway Pressure Control Technology for Sleep Apnea Treatment</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-157_Designing_Airway_Pressure_Control_Technology_for_Sleep_Apnea_Treatment&amp;diff=10922"/>
		<updated>2018-09-17T12:37:26Z</updated>

		<summary type="html">&lt;p&gt;A1699151: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Team member:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Mike Tanggie Bilang ==&lt;br /&gt;
&lt;br /&gt;
== Guanmu Ding ==&lt;br /&gt;
&lt;br /&gt;
== Qiuyang Wang ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisor:&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
== Associate Professor Mathias Baumert ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Introduction：&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to design novel technology for controlling mask pressure adaptively, by incorporating physiological signals in the control algorithm. The novel technology includes intelligent control logic, the intelligent control system need to able get feedback from patient, at the same time analysis the received information, then implement the most suitable treatment for patient in order to prevent sleep apnea happen. The control system need physiological signals and these can be achieved by different kind of sensors. In this project, heart rate/pulse oximetry sensor and blood oxygen saturation sensor has been decided to use.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Objectives:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Enhance the functionality of the CPAP machine ==&lt;br /&gt;
- The existing CPAP machine will be added with two new sensors, which are the blood oxygen saturation and the heart rate/pulse oximetry sensor.&lt;br /&gt;
- The machine&amp;#039;s circuitry and functionality will be further analysed to implement the new sensors.&lt;br /&gt;
- The control logic to integrate the sensors with the machine is designed.&lt;br /&gt;
&lt;br /&gt;
== Verify measurements to ensure the accuracy of the data ==&lt;br /&gt;
- Use the approved medical data as the reference.&lt;br /&gt;
- Multiple tests on sensors will be conducted.&lt;br /&gt;
&lt;br /&gt;
== Ensure the compatibility between the machine and sensors implemented ==&lt;br /&gt;
&lt;br /&gt;
== Incorporate physiological signals in the machine&amp;#039;s control logic ==&lt;/div&gt;</summary>
		<author><name>A1699151</name></author>
		
	</entry>
</feed>