Skip to main content

sensors

Sensors:


Let us say the person be X whose mother tongue is hindi and the other  person be  Y whose mother tongue is tamil. Now the person X cannot understand what the person Y says,  similarly the person Y cannot understand what the person X says. Now to make the understand each other we need to have an intermediate person to translate their languages. An intermediate person role is to make them communicate and understand better. The same role is here for the sensor it connects the device and the controller.

What is sensor? 


Sensor is a device which  converts the physical signal to electrically measurable signals. The variation in the signals and the response of the devices are based on the changes in the environment. By the way it coordinates the device and the controller

What are physical signals? 


The physical signals may be:

  • Temperature
  • Light
  • Blood pressure
  • Humidity
  • Speed
  • Smoke.  e.t.c
Types of sensors: 

Let us see the types of sensors in detail: 

Temperature sensor: 


It is used to convert the temperature into electrical signal. If the Temperature changes in the environment is detected, sensor will send that value to the microcontroller. If the value measured is normal to the reference value it won't respond,  in case of any abnormal value to the reference value it will indicate us .

LM35 is the mostly used temperature sensor. Rarely we used LM34

LM35

LM35 is a temperature sensor which produces voltage output in linear proportion to the degree celsius of heat. 


LM35 pin configuration: 


Every sensor will have two or more terminals so it is necessary for us to know the pin configuration. 

  • Vcc  / Vs:  supply voltage
  • Analog output:  10mv/°c
  • GND 


Features of LM35: 

  • Minimum voltage: -2 V
  • Maximum voltage:  32v 
  • Typical voltage:  5v
  • Drain current is always less than 60mua
  • Rise of 10mV for every increase in 1°C
  • +/- 0.5 Accuracy

Application: 

  • Helps in measuring temperature of a particular environment
  • Provides the thermal shutdown for a circuit/component
  • Monitors Battery Temperature
  • HVAC applications. 

LM34: 

LM34 is a temperature sensor which produces voltage output in linear proportion to the Fahrenheit.

The pin description of LM34 is similar to LM35

LM34 features:

  • Linear +10.0 mV/˚F scale factor
  • 1.0˚F accuracy  (at +77˚F) 
  • Suitable for remote applicationsL
  • ow cost due to wafer-level trimming
  • Operates from 5 to 30 volts
  • Drain current is always less than 90 µA L
  • Low self-heating
  • Nonlinearity only ±0.5˚F typical
  • Low-impedance output

To know the connectivity of Arduino with LM35 refer my blog

Comments

Popular posts from this blog

EEE Interview Questions IV

1. What is Power System? It is a branch of electrical engineering which deals with the study of generation, transmission, distribution and utilization of electrical energy 2. What is Power Factor? The cosine of angle between voltage and the current in an AC circuit is known as power factor 3. How should be power factor for the good working system? Power Factor should be less than 1 for the good working system 4. What is one line diagram? One line diagram is a single line representation of  three phase power system It consists of symbol representation of  bus bar, Generator, Alternator, e.t.c [caption id="attachment_91" align="alignnone" width="624"]                                                                one line diagram 5. W...

Synchronous Condensor

Synchronous Condensor: In electrical engineering, it is considered as a borderline between a motor and generator with no mechanical load  In other words, it is a DC excited synchronous motor whose shaft is connected to nothing It can compensate either lagging or leading power factor by supplying or absorbing reactive power from the line It is also called as synchronous Condensor or synchronous compensator Working: Kinetic energy stored in motor of machine will help to stable a power system during rapid fluctuations of load  It involves three conditions based on power factor: Under Excitation   Unity or Ideal  Over Excitation  Under excitation: In under excited condition, the machine will operate at lagging power factor  It draws lagging current from the supply line  Lagging power factor can be corrected by supplying reactive power   Reactive power drawn from capacitor bank decreases when grid Voltage decrea...

EEE Interview Questions-1

Here are some of the basic questions asked in interviews for EEE students 1. what is the principle of motor?       The electric motor is based on the principle that whenever a current carrying conductor is placed in an magnetic field it experiences a mechanical force i.e turning or twisting movement is called as torque. 2. what is the principle of generator?   The electric generator is based on the principle of faraday's law of electromagnetic induction. Such that whenever a current carrying conductor is placed in an varying magnetic field it induces an emf in it. 3. what are the types of DC motor? Series motor Shunt motor Compound motor Permanent magnet DC motor 4. What are the types of AC motor? Synchronous motor Asynchronous motor 5. What is Synchronous motor?       Synchronous motor is a kind of AC motor where the rotation of the shaft is synchronized with the frequency of the supply current at steady ...