Sei sulla pagina 1di 7

AUTOMATIC CONTROL OF

AIRCONDITIONER USING FUZZY LOGIC


Authorised By
SANTOSH BHARADWAJ REDDY
Email: help@matlabcodes.com
Engineeringpapers.blogspot.com
More Papers and Presentations available on
above site
sensing room temperature; and a control
ABSTRACT: unit for carrying out fuzzy logic by
This paper gives a short introduction
into Fuzzy Logic, presents an overview
on fuzzy controllers, and its applications. inputting the detected room temperature
According to L.A.Zadeh, fuzzy logic is a and the temperature error between
superset of conventional (Boolean) logic detected room temperature and sensed
that has been extended to handle the room temperature and for compensating
concept of partial truth -- truth values the temperature error to linear-control an
between "completely true" and operation frequency of the compressor
"completely false". Fuzzy Logic has by inputting the compensated
been gaining increasing acceptance temperature error.
during the past few years. There are over WHAT IS FUZZY LOGIC?:--Fuzzy
two thousand commercially available logic is a powerful problem-solving

products using Fuzzy Logic, ranging methodology with a myriad of


applications in embedded control
from air conditioners to high speed
and information processing. It was
trains. Nearly every application can
introduced by Dr. Lotfi Zadeh of
potentially realize some of the benefits
UC/Berkeley in the 1960's as a
of Fuzzy Logic, such as performance,
means to model the uncertainty of
simplicity, lower cost, and productivity.
natural language. Zadeh says that
An air conditioner temperature control
rather than regarding fuzzy theory
apparatus comprising: a remotely as a single theory, we should
controlled signal receiving unit for regard the process of
``fuzzification'' as a methodology
to generalize ANY specific theory washing machines to high speed
from a crisp (discrete) to a trains. Nearly every application can
continuous (fuzzy) form .Thus potentially realize some of the
recently researchers have also benefits of Fuzzy Logic, such as
introduced "fuzzy calculus", "fuzzy performance, simplicity, lower cost,
differential equations", and so and productivity. Fuzzy Logic has
on.Fuzzy provides a remarkably been found to be very suitable for
simple way to draw definite embedded control applications.
conclusions from vague, Several manufacturers in the
ambiguous or imprecise automotive industry are using
information. In a sense, fuzzy logic fuzzy technology to improve quality
resembles human decision making and reduce development time. In
with its ability to work from aerospace, fuzzy enables very
approximate data and find precise complex real time problems to be
solutions.Unlike classical logic tackled using a simple approach. In
which requires a deep consumer electronics, fuzzy
understanding of a system, exact improves time to market and helps
equations, and precise numeric reduce costs. In manufacturing,
values, Fuzzy logic incorporates an fuzzy is proven to be invaluable in
alternative way of thinking, which increasing equipment efficiency
allows modeling complex systems and diagnosing malfunctions
using a higher level of abstraction APPLICATIONS OF FUZZY LOGIC
originating from our knowledge and
experience. Fuzzy Logic allows Fuzzy logic can be used to control
expressing this knowledge with household appliances such as washing
subjective concepts such as very machines (which sense load size and
hot, bright red, and a long time detergent concentration and adjust their
which are mapped into exact wash cycles accordingly) and
numeric ranges.Fuzzy Logic has refrigerators.A basic application might
been gaining increasing characterize sub ranges of a continuous
acceptance during the past few
variable. For instance, a temperature
years. There are over two thousand
measurement for anti-lock brakes might
commercially available products
have several separate membership
using Fuzzy Logic, ranging from
functions defining particular temperature bit in the data stream. The likelihood
ranges needed to control the brakes measures might use a scale of 256 values
properly. Each function maps the same between extremes of "certainly 0" and
temperature value to a truth value in the "certainly 1". Two decoders may analyze
0 to 1 range. These truth values can then the data in parallel, arriving at different
be used to determine how the brakes likelihood results for the values intended
should be controlled. by the sender. Each can then use as
additional data the other's likelihood
results, and repeats the process to
improve the results until consensus is
reached as to the most likely values.

AIR CONDITIONING
TEMPERATURE CONTROL
In this image, cold, warm, and hot are
functions mapping a temperature scale. Temperature control is widely used in
A point on that scale has three "truth various processes. These processes, no
values" — one for each of the three matter if it is in a large industrial plant,
functions. For the particular temperature or in a home appliance, share several
shown, the three truth values could be unfavorable features. These include non-
interpreted as describing the temperature linearity, interference, dead time, and
as, say, "fairly cold", "slightly warm", external disturbances, among others.
and "not hot".A more sophisticated Conventional approaches usually do not
practical example is the use of fuzzy result in satisfactory temperature control.
logic in high-performance error In this Application Note we provide
correction to improve information examples of fuzzy logic used to control
reception over a limited-bandwidth temperature in several different
communication link affected by data- situations. These examples are
corrupting noise using turbo codes. The developed using FIDE, an integrated
front-end of a decoder produces a fuzzy inference development
likelihood measure for the value environment.
intended by the sender (0 or 1) for each FUZZY CONTROLLER FOR
AIR CONDITIONING SYSTEM:--In A Basic Model:--Let us start with the
the following discussion, we give simplest air conditioning system, which
examples of air conditioning systems, is shown in Figure 1. The only control
ranging from a basic model to an target in this system is temperature.
advanced model. We do not provide FIU There are two adjustment valves to
(Fuzzy Inference Unit) source code as change temperature. An example
we have in previous application notes. provided in directory
Instead, this time we concentrate on the /fide/examples/fans in the FIDE software
input/output variables of the fuzzy package is similar to this basic model.
controller for an air conditioning system.
Figure 1 Air Conditioning System:
Basic Model

there are two control elements, cooling


valve and heating valve, to adjust the air
supply temperature to the room. Figure
There is a sensor in the room to monitor 2 Fuzzy Controller for Air
temperature for feedback control, and Conditioning System: Basic Model

Figure 2 diagrams a fuzzy controller for FIDE to define the fuzzy sets. Generally,
an air conditioning system basic model. membership functions of fuzzy sets take
Rules for this controller may be on a triangular shape because they are
formulated using statements similar to: effective and easy to manipulate. A
If temperature is low then open heating Modified Model:--In the real
valve greatlalues such as low are defined world,however, it is usually not enough
by fuzzy sets (membership functions). to manage an air conditioning system
We can use the MF-edit function in with temperature control only. We need
to control humidity as well. A modified control elements: cooling valve, heating
air conditioning system is shown in valve, and humidifying valve, to adjust
Figure 3. There are two sensors in this temperature and humidity of the air
system: one to monitor temperature and supply.
one to monitor humidity. There are three

Figure 3 Air Conditioning System: Modified Model

A fuzzy controller for this modified air temperature control in the basic model.
conditioning system is shown in Figure 4 Additional rules must take the
The two inputs to the controller are interference between temperature and
measured temperature and humidity. The humidity into account. For example, in
three outputs are control signals to the the winter, when we use heat to raise
three valves. figure 4 Fuzzy temperature, humidity is usually
Controller for Air Conditioning reduced. The air thus becomes too dry.
System: Modified Model To address this condition, a rule
statement similar to the following is
appropriate: If temperature is low then
open humidifying valve slightly.This rule
acts as a predictor of humidity (it leads
the humidity value) and is also designed
to prevent overshoot in the output
humidity curve. We could have
Rules for this controller can be
usedthefollowing rule: If humidity is low
formulated by adding rules for humidity
then open humidifying valve slightly.But
control to those already formulated for
its action, if acting as the only rule
forlow humidity, will be late when low strength of sunshine radiation and the
humidity is already the case. automobile speed must also be factored
in. Figure 5 shows a fuzzy controller
An advanced model for which employs five sensors to obtain
automobile passenger data for temperature control and
environment: Temperature control in humidity control in an automobile. A
an automobile passenger environment is recent industry report on the application
more complex than that of a static room of such a controller on a new model
in a building. To address driver and automobile indicates this controller
passenger comfort and safety, many outperforms conventional control
factors must be taken into account. systems substantially. It prevents rapid
Temperature and humidity should be change of temperature in the car when
controlled to provide an enjoyable ride. doors or windows are opened and then
However, it is also critical to keep closed. It even reacts to weather changes
windows from being fogged, which is because interior humidity changes
caused by a temperature differential caused by the weather can be detected
between inside and outside air in by sensors. Figure 5 Fuzzy Controller
combination with the interior humidity. for Air Conditioning System: Advanced
To obtain satisfactory control results, the Model

CONCLUSION:--Air conditioning lives. Our expectations of such systems


systems are essential in most of our daily have been raised to demand more than
just temperature control, and it is environments can be solved. The key to
increasingly desirable to apply these a good solution lies in thorough analysis
systems in varying situations and of factors affecting the control target and
environments. A comfortable and safe the kinds of sensors and sensing
environment is often difficult to define techniques used to detect these factors.
and affected by sometimes contradictory For an engineer, an ideal machine would
factors. Fuzzy logic control provides an be one in which human requests are
effective and economic approach this automatically interpreted and responded
problem. Fuzzy controllers incorporated to by adjusting itself appropriately to
in the latest model automobiles designed variations in the environment. Fuzzy
by Japanese auto makers provide proof logic can help make this ideal a reality.
that temperature control in diverse At the least, it makes the effort easier.

REFERENCES: --Zadeh L.A., Fuzzy Sets, ‘’Information and Control’’, 8 (1965)


338353.

• Ahmad M. Ibrahim ,Introduction to Applied Fuzzy Electronics, , ISBN 0-13-


206400-6--Sahelefarda 22:07, 10 January 2007 (UTC)
• www.wikipedia.com,. www.aptronix.com, .www.google.com
• Authorised By
• SANTOSH BHARADWAJ REDDY
• Email: help@matlabcodes.com
• Engineeringpapers.blogspot.com
• More Papers and Presentations available
on above site

Potrebbero piacerti anche