Those of you is it know what is a sensor
Sensors
come in all shapes and sizes, from the motion detectors that signal
lights to go on when we enter a room to Geiger counters that detect
radiation loss. They are used in commercial, industrial and personal
applications, whether to tell us when we have a fever or to regulate
conveyor systems in a factory. We even contain a number of biological
sensors that regulate chemical balances within our bodies, or cause us
to react to different stimulate.
Even in the manufacturing
realm, the term sensor covers such a wide variety of applications and
devices that it is almost impossible to define. Nonetheless, regardless
of the industry, sensors are used to alert a person or system; sometimes
this is in order to generate a new function, such as switching off a
furnace, while in other instances it is to signal a problem. The
majority of sensors, however, are meant to help regulate and control
existing operations. Various speed and position sensors, for instance,
assist in automotive engine management. Adjustable linear, null balance
and output current sensors monitor AC or DC current for different
electrical or industrial systems. Proximity sensors assist in aircraft
and marine applications, among others.
Other sensor
types include photoelectric sensors, which detect objects with light and
have exceptional range; liquid level sensors and debris monitors, which
can be used on fixed wing and rotary aircrafts; temperature and
pressure meters, which factor into an immense range of industrial,
commercial, medical and processing systems; and electrochemical sensors,
such as amperometric and coulometric sensors, which measure various
biological functions. From the places we visit to our means of
transportation, we are surrounded by sensors and systems that rely on
sensors, as well as goods that could not exist without them.
Sensors
play even more direct roles in our everyday lives. Thermometers and
barometers tell us the weather, oil and fuel gages keep our cars
running, and proximity sensors turn on and off our outdoor lights. Of
course, direct applications do not stop there. Automated doors,
elevators, ovens and refrigerators all incorporate sensors into their
designs, making sure our pathways stay open, our food stays fresh, and
our appliances remain dependable.,
Main Component/Part Used In This Project
Arduino Uno - Microcontroller
Arduino
is an amazing tool for physical computing. It is an open source microcontroller
board, plus a free software development environment. The usage of arduino is to
make cool interactive objects that can sense inputs from switches, sensors, and
computers and then control motors, lights, and other physical outputs in the
real world.
The Arduino Uno is compatible with
all current shields and code, and comes assembled. It’s simple to use by just
connected it to a computer with a USB cable or power it with AC-to-DC adapter
or battery.
In this project, we use Arduino Uno as our microcontroller. Since our project
consists of receiver and transmitter, we have to use two Arduino Uno for both
circuit as the microcontroller to control all the other part that attached to
the circuit. This Arduino Uno can simply be control by a code that can be
written using the Arduino software.
-
Pin Out
RF Link Receiver and Transmitter
This is the 315MHz transmitter and receiver that will work with the RF Links at 315MHz at either baud rate. This wireless data is easy to use and it also the lowest cost RF link that we have ever see. The RF link transmitter is use to transmit position data, temperature data, even current program register values wirelessly to the RF link receiver. These modules have up to 500 feet range in open space. The transmitter and receiver operates from 2-12V. The range will be greater if the voltage is higher.
We have looking forward these modules extensively and have been very impressed with their ease of use and direct interface to an MCU. The theory of operation is very simple. What the transmitter 'sees' on its data pin is what the receiver outputs on its data pin.
This is an ASK transmitter module with an output of up to 8mW depending on power supply voltage. The transmitter is based on SAW resonator and accepts digital inputs, can operate from 2 to 12 Volts-DC, and makes building RF enabled products very easy.
IR Sensor
IR Sensors work by using a specific light sensor to detect a select light wavelength in the Infra-Red (IR) spectrum. By using an LED which produces light at the same wavelength as what the sensor is looking for, you can look at the intensity of the received light. When an object is close to the sensor, the light from the LED bounces off the object and into the light sensor. This results in a large jump in the intensity, which we already know can be detected using a threshold.
Depiction of the operation of an IR Sensor
Detecting Brightness
Since the sensor works by looking for reflected light, it is possible to have a sensor that can return the value of the reflected light. This type of sensor can then be used to measure how "bright" the object is. This is useful for tasks like line tracking.
IR Sensor
Alarm Buzzer
For alarm buzzer, we use speaker as it can produce a louder sound. This speaker will produce an alarm sound that can alert the people in the house when there is a letter in their mailbox. This 30mm diameter speaker is encased in plastic and will handle about 100mW of power.
LCD Display Description
After our advisor approved with our explanation on the circuit testing we decided to buy our component at our best electric and electronic market the Jalan Pasar, pudu.
No comments :
Post a Comment