Lab 2 Sensor
Lab 2 Sensor
LAB 2
PRESSURE SENSOR
GROUP NAME:
NAME NO.MATRICS
AHMAD FAIZ BIN MD ISA 08BEU18F3018
KHAIRUL ANAS BIN KAMARUDIN 08BEU18F3027
IMAN NAJIHAH BINTI YUSOFF 08BEU18F3002
LECTURER:
MADAM NURUL MAISARAH BINTI KAMARUDDIN
TITTLE: PRESSURE SENSOR
INTRODUCTION:
Absolute
Gauge
Differentia
Absolute
In an absolute pressure sensor (see diagram to the below), the reference point is zero,
or a vacuum. One side of the sensor is exposed to the medium to be measured, and the other
side is sealed to effect a vacuum.
Gauge
A gauge sensor (see diagram to the below) measures pressure relative to atmospheric
pressure. One side is connected to the system, which may be a pump such as a suction pump,
while the other side is vented to the atmosphere. It’s important to ensure the vent hole won’t
become obstructed.
Differential
A differential pressure sensor (see diagram to the below) measures the difference between
pressure experienced at two exposed ports. Typical uses include measuring liquid or gas flow
in pipes or ducts, or detecting a blockage or seized valve.
Sensing principles
Resistive
Capacitive
Piezoelectric
Optical
MEMS
Media Compatibility
When searching for the right pressure sensor, you’ll want to consider the media
they’re designed to measure, i.e. the different types of gases and liquids:
Air
Atmospheric / barometric
Gas
Water
Liquid
Hydraulic / pneumatic
Corrosive media
METHOD:
Component
Coding:
RESULT:
Result 1: The input is 50kPa. The output is 0.50 Atm
DISCUSSIONS:
Based on this lab, we can discuss about the result of the pressure sensor. In this
lab, we converted the unit of pressure which is from kilopascal (kPa) to atmospheric
pressure (atm). Proteus 8 Professional is used to perform the drawing and the simulation
of the circuit. There are 4 major component used in this simulation such as Arduino
UNO, MPX4115 Pressure Sensor, LCD and Virtual Terminal. Arduino is used to
program the calculation of temperature converter from kilopascal (kPa) to atmospheric
pressure (atm). MPX4115 is used as a pressure sensor which is it can be adjust the value
indicates the pressure applied. LCD and Virtual Terminal to show the changing of the
unit. The schematic circuit is drawn refer on the links provided. Subsequently, the
provided code is added on the Arduino UNO and the Run button is clicked. Based on
the result, there are four different result represent three pressure applied on such as
50kPi, 75kPi, 100kPi and 150kPi. For result 4, the value of output not same as input.
This is because the MPX44115 pressure sensor reach the maximum limit of pressure.
The formula of the Celsius to Fahrenheit is (0°C × 9/5) + 32. The formula of the
kilopascal to atmospheric pressure approximate divide the pressure value by 101.
Purpose of this lab is to produce the value from pressure sensor which is from a unit to
another. Secondly, to examine the precision value produced by the sensor through the
Arduino. Other result can be produced by change the value at pressure sensor and the
result value will display.
CONCLUSION: