SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
Krishna Prasad Dasari, Dr.A.M.Prasad, V.Sai Krishna Prasad / International Journal of
      Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                       Vol. 2, Issue4, July-August 2012, pp.2198-2202



Water Temperature and Flow control Measurement for Thermal
           Discharge Model using PID controller
      Krishna Prasad Dasari1 Dr.A.M.Prasad ME,Ph.D2                                V.Sai Krishna
                                  Prasad3
                           Department of ECE, University College of Engineering
               Jawaharlal Nehru Technological University Kakinada (JNTUK), Kakinada, India



1. ABSTRACT:
         This main aim of this paper is evaluate         by heat regression effect due to emission of thermal
the method of environmental impact of power              discharge from power plants to surrounding water,
plant discharge by reducing the temperature              so the physical model test on the warm water
difference between effluent and costal water and         temperature region prediction is very necessary.
flow control. Water temperature control and flow         Water temperature is not only an important parameter
control measurement have been designed in                for the test, but is also important for the process
advance technology of industrial control area for        control. For this experiment, we generally require
thermal discharge model test. Digital temperature        sensors to measure temperature, flow rate and this
sensors, level sensors, Flow meters, different           automatic synchronized signal is displayed
modulated circuits, dedicated interface are used in      at remote place and recorder is also necessary in the
the test and controlling of the system is adopted in     test. Besides, model discharge needs to get
software      designing      and     programming.        temperature, flow and level in control and not just be
Measurement procedure, data processing and               measured. Obviously, mercury thermometers cannot
controlling are done by Proportional – Integral –        be competent, but electronic thermometer is suitable.
Derivative (PID) controller. The numerous                The general temperature sensors include IC LM35,
analyses of these applications it is shown that          thermistor, resistance temperature detector (RTD)
measurement is satisfactory, precise and reliable        and thermocouples, etc. However, electronic
meeting the requirement of test. This technology         thermometers (including IC shunt sensor) need
can be implemented where the thermal effluent            separate signal cable transmission, separate
are discharged in coastal areas.                         amplification, shaping circuit, A/D converters and
KEYWORDS: Thermal discharge, Temperature                 multichannel analog switch, this will make hardware
measurement, Flow Control, level measurement,            system complex. Let analog circuits and digital
Temperature/Flow control System                          circuits coexist in one system and the assembly and
                                                         commissioning is troublesome and with higher cost
2. INTRODUCTION:                                         and magnetic level sensors are used in order to
         A lot of electricity is produced by the         measure the level of the liquid at regular intervals.
thermal power plants constructed along the coast.
Every day they are pumping the hundred thousand          3.  SYSTEM               STRUCTURE              AND
tonnage of sea water as heat sink from thermal power     OPERATION
plant. Through in this process more number of heat                The system design has been adopted with
wastes is emitted to the environment of sea or river.    digital temperature sensors, Flow Meters, level
Various human living and industrial activity also        sensors with the latest extreme fast control
cause for this thermal discharge. This is not so sever   technology several modules computers and dedicated
to aquatic ecological system but also not negligible.    interface is shown in the below figure 3.1
Thermal discharge from many factories and plants
along coasts results environmental impact especially
huge power plants has been big issue in the socio-
economic viewpoints of coastal eco-system.

         Water temperature is an important factor to
water quality and ecology, which almost affects the
entire physical, chemical and biochemical properties
of water. Large number of thermal pollution is caused



                                                                                              2198 | P a g e
Krishna Prasad Dasari, Dr.A.M.Prasad, V.Sai Krishna Prasad / International Journal of
      Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                       Vol. 2, Issue4, July-August 2012, pp.2198-2202
                                                                   Digital temperature sensors, data acquisition
                                                         converter, dedicated communication interface, and
                                                         computer composed, the temperature measurement
                                                         system realized the simultaneous multi-point
                                                         temperature values detected of synchronous by the
                                                         specific software to complete data sampling, transfer,
                                                         display and output of graphics and tables.

                                                         B. FLOW MEASUREMENT AND CONTROL
                                                                  The Flow rate of the inlet and the discharge
                                                         can be measured by venturimeter or Orifice meter
                                                         and the differential pressure is calculated and it is
                                                         been transmitted to the computer for the comparison
                                                         with the set point with is already fed to the computer.
                                                         The flow rate and the valve opening/closing depends
                                                         upon the level of the heating pool and it is
                                                         continuously monitored by the set point given and
                                                         been operated by PID Controller.

                                                         C. LEVEL MEASUREMENT AND CONTROL
                                                                  The level of the system is monitored by
                                                         using the magnetic level sensor. The level is
                                                         processed by using controller and based on the level
                                                         the cooling system is activated and the temperature of
                     Figure 3.1                          the pool is controlled to the required set point. The
                                                         level of the system is displayed on the personal
A.WATER TEMPERATURE MEASUREMENT                          computer and the controlling action takes place. The
AND CONTROL                                              cooling system has to work in a condition that it
          The digital temperature sensor is a thermal    should satisfy the pool temperature with the given set
transistor of temperature measurement. when the          point in between the inlet and outlet valves of the
water temperature changes then the sensor detect and     pool.
the physical quantity of temperature is converted in
to digital quantity in computer through temperature      4. SOFTWARE DESIGN
sensitive devices and corresponding circuits such as              The programming of control system is
analog to digital convertor, controller, data            completed in object oriented program it includes two
acquistion. Herewe undergo with a Resistance             operations for temperature control and level control,
Temperature detector(RTD) sensor for temperature         MATLAB is used in measurement procedure and
measurement which has a range of -202°C to 855°C         data processing to communicate between two
and accuracy of 0.1 °C and resolution 0.0625.            modules this interface is friendly and easy to operate.
                                                                  Display of measurement shows each
The system mainly consists of heating pool (hot          temperature value measured and all data will be
water) The water temperature of the pool showed by       automatically saves in the form of document for easy
temperature sensor and this signal will be compared      access, the MATLAB code is used for data
with the experimental reading with was given             processing procedures based on the display
computer as a set point, based on the water              temperature the temperature is controlled to
temperature the cooling system is switched ON to         allowable range, the measured signals are then
reduce the temperature to the required set point. The    calculated in computer for data integration after
controlling action is been processed by the controller   processing to keep the consistency results.PID
and the final temperature is displayed in the            control method is applied to system, this PID is
computer. The Cooling system is been powered with        suitable for nonlinear problem with large delay and
the solar panels instead of electric power. The power    difference to be simulated in mathematical model.
can be stored in Battery and can be utilized when the
solar power is interrupted.                              Temperature measurement and control: In this
                                                         control it has two modules those are manual and
Data aquistion is intergrates ETRX2(W-PAN)               automatic. In manual cooling system, the set point
transreciver module to transmit the data to remote       has to be given to the personal computer, so
place through wireless communication this module is      according to the input value the cooling system
equiped with power supply.                               comes into the action. In automatic cooling system, it
                                                         operates continuously depending up on the discharge
                                                         rate.



                                                                                               2199 | P a g e
Krishna Prasad Dasari, Dr.A.M.Prasad, V.Sai Krishna Prasad / International Journal of
      Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                       Vol. 2, Issue4, July-August 2012, pp.2198-2202
                                                                    For France highest Temperature rise is 3°C
Level measurement: In this it consists of two             and for Italy highest temperature rise is 3°C, highest
modules those are manual and automatic. In manual         temperature is 30°C and highest temperature of out
operation cooling system, the set point has to be         fall is 35°C.
given to the personal computer, so according to the       India published more perfect standard on the power
input value the cooling system comes into the action.     plants thermal discharge. There are also
In automatic cooling system, it operates continuously     concentration limit about other pollutants in the
depends up on the discharge rate.                         thermal discharge. Table II shows Indian power plant
                                                          discharge standard of water cooling. Table III shows
Flow measurement and control: In this it consists of      Egyptian power plant standard of thermal discharge.
two modules those are manual and automatic. In
manual operation cooling system, the set point has to
be given to the personal computer, so according to
the input value the cooling system comes into the
action. In automatic cooling system, it operates
continuously depends up on the Temperature and
level.

5. FEATURE OF THE SYSTEM
          The system is digitally programmed with
multi functional circuit module high integration, light
simple structure and high precision in temperature
measurement.
          The way of transmission with data is highly
reliable because it can transmit the data through large
distance without loss of data by using the ETRX2
module.
          Using this XFC (extreme fast control)
technology provides a real time control and fast
accurate response. Using XFC technology, I/O
response time ≤ 100μs, XFC components achieves
the cycle time of 50μs in the Windows system, I/O
distributed processing time is 30μs, time stamp and
the over-sampling ensure high precision timing (up
to 10ns). These greatly meet the process control
requirements of real time. Meanwhile, we can
improve the precision and resolution by optimizing
the system cycle, and we can also reduce the
response time and improves the function of the
system. Standard tasks, measurement tasks and fast
control tasks can be executed parallel in hardware
and software platform because XFC are compatible          There are some regulations for temperature
with the system.                                          monitored at bay shore plants for intake and
                                                          discharge process, in summer months the maximum
6. DATA ANALYSIS                                          intake of plant must be 28.9°C and maximum
          The power plant has to sign a protocol with     discharge must be 34.3°C and in winter months
local government to reduce influences on marine           maximum intake must be 13.8°C and maximum
environment by thermal discharge. The thermal             discharge must be 18.1°C, for summer months
discharge standard of MKS Power Plant in America          minimum intake must be 17.9°C and minimum
points, temperature-rise of power plant should be less    discharge is 21.4°C and in winter months minimum
than 5°C, dissolved oxygen concentration must be          intake must is 1.1°C and minimum discharge is
more than 5mg/L, and temperature should be less           3.4°C.
than 28.33°C in summer. Internationally, main
marine countries all made some management
regulations about thermal discharge. Table I shows
limited value of water temperature by some European
countries regulations. Belgium highest temperature is
30-35°C, Holland highest temperature rise is 3°C and
highest temperature out fall is 30°C.




                                                                                               2200 | P a g e
Krishna Prasad Dasari, Dr.A.M.Prasad, V.Sai Krishna Prasad / International Journal of
      Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                       Vol. 2, Issue4, July-August 2012, pp.2198-2202
                                                         regulation on neither aspects such as discharge
                                                         intensity and range of mixed zone, nor temperature
                                                         rise limit related to regional or ecological features.

                                                         7. EXPERIMENTAL RESULTS




                                                         Temperature control using PID at 35°C




                                                                              Figure 7.1


The mixing of the discharge to the river or sea is not   Flow Control Using PID at 50% Opening
a physical process. But it must be regulatory designed
to discharge the effluent before all the required
standards are met. Reasonable amount of dilution of
thermal water results in minimizing the
environmental effect by mixing zone size. The
'mixing zone' is simply the region within which a
contaminant plume is legally allowed to interact with
the surrounding water. The contaminant may cause
impact to the environment due to presence of heat of
any other chemical effluent.
         China hasn’t special standard aiming at
cooling water, but only has clear clauses about water
temperature-rise in some environment regulations.
For example, in “Standard of Surface Water
Environment Quality the Water temperature term
points, “Artificial environmental water temperature
change should be limited under an average of 1°C per
week in summer and 2°C in winter. And in “Sea
Water Quality Standard it is said that Artificial                             Figure 7.2
Temperature-rise should be no more than 4°C higher
than that place at that time.” However, compared to
foreign related standards, China’s regulations about
water temperature is very general, and has no clear


                                                                                              2201 | P a g e
Krishna Prasad Dasari, Dr.A.M.Prasad, V.Sai Krishna Prasad / International Journal of
      Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                       Vol. 2, Issue4, July-August 2012, pp.2198-2202
                                                                Design of Nuclear Engineering,2007,1:14-
                                                                16.
Flow Vs Level                                            [4]    Clean Water Act NPDES Permitting
                                                                Determinations for Thermal Discharge and
                                                                Cooling Water Intake from Mirant Kendall
                                                                Station in Cambridge,MA 2004.8.8.
                                                         [5].   Wu Xinsheng, Zhou Zhen, Yu Lianqing, and
                                                                Chen      Fengyu,      “Development      and
                                                                application of control facility of warm-water
                                                                discharge in river model test”, Journal of
                                                                Yangtze River Scientific Research Institute,
                                                                Wuhan, vol. 20, pp. 58–60, Oct. 2003. (in
                                                                Chinese)
                                                         [6].   He Xicai, Sensor and Its Application Circuit.
                                                                Beijing: Electronics Industry Press, 2001.
                                                                (in Chinese)

                                                         [7]     Notification, Ministry of Environment and
                                                                 Forests, New Delhi,the 22nd December,1998.
                                                         [8]     Cheikh I. Fall, Egypt:EL Kureimat
                                                                 Combined        Cycle       Power        Plant
                                                                 Project(ModuleII), Environmental And
                     Figure 7.3                                  Social           Management               Plan
                                                                 Summary,2005,Feb 4th .
8. CONCLUSION:                                           [9]     T. Toyota, T. Nakashima and T. Ikeda,
         By using this proposed method we can                    “Overview of research activities on the
reduce the temperature of the thermal discharge from             utilization of deep seawater in Japan”,
power plant up to desired set point by controlling the           International OTEC/DOWA Association,
desired flow rate and we can also measure the level              May 1997, pp.109-118.
of the system and get displayed on the computer.         [10]    Y. H. Kim, "Power plant discharge and its
                                                                 affect to marine ecological system", Electric
         Selection of the higher grade of sensors can            signal science technology press center,
add advantage to the project and gives the better                Seoul, June 2000, p.259. (in Korean).
performance. This method have multiple effect of         [11]    Vega L.A., “Ocean Thermal Energy
reducing the carbon dioxide emissions from hot water             version”. In Encyclopedia of Energy
which cause thermal pollution and the effects would              Technology and the Environment, Vol. 3 (A.
be proportionally magnified if plants are added and              Bisio and S. Boots eds.), John Wiley &
expanded.                                                        Sons, New York, 1995. pp.2104-2119.
         The system will have a wide range of            [12]    J.R. Adams, "Ecological investigations
application where water temperature monitoring is                related to thermal discharges, Pacific
needed and such as, industries, lakes, rivers etc.               Electrical     Association,       Engineering
                                                                 Operations Section, Annual Meeting, Los
9. REFERENCES:                                                   Angeles.
  [1]    Wu Xinsheng, Lin Musong, Yao Shiming,           [13]    Penney T.R., Daniel T.H, “Energy from the
         Liao xiaoyong, Huang weidong “Design and                ocean: a resource for the future”, Year Book
         application of multi-point water temperature            for 1989, Encyclopedia Britannica, 1989,
         measurement and control system for thermal              pp.98-115.
         discharge model” 2010 International             [14]    J.R. Vadus, “A strategy for OTEC
         Conference on Digital Manufacturing &                   Commercialization”,              International
         Automation                                              OTEC/DOWA Association, May 1997,
  [2]    G.C. Nihous, M.G. Brown, D.Levrat, M.                   pp.235-247.
         Gauthier, J. Ruer, “Ocean Thermal Energy        [15]   H.J. Kim, D.H. Jung, D.S. Moon and W.Y..
         Conversion (OTEC): Principles, problems                 Oh,      “Development     and Application
         and     prospects”,     2nd     International           Direction of Ocean Thermal Energy
         Conference on Ocean Energy (ICOE 2008),                 Conversion”, Proc. Of Korean Society
         October 2008, 1-9.
   [3]   H.Z. Li. Evaluation of Influences on
         Environment by Japanese Nuclear Power
         Plant’s Thermal Discharge [J] Research &




                                                                                             2202 | P a g e

Contenu connexe

Tendances

11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGP11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGPJay Patel
 
Temperature measurement
Temperature measurement Temperature measurement
Temperature measurement BharathasreejaG
 
How to calibrate an ir thermometer, frank liebmann, 2013 05-07
How to calibrate an ir thermometer, frank liebmann, 2013 05-07How to calibrate an ir thermometer, frank liebmann, 2013 05-07
How to calibrate an ir thermometer, frank liebmann, 2013 05-07Jesus Enrique Oliva Salazar
 
EXPERIMENTAL AND MEASUREMENT METHODS FINAL WORK
EXPERIMENTAL AND MEASUREMENT METHODS FINAL WORKEXPERIMENTAL AND MEASUREMENT METHODS FINAL WORK
EXPERIMENTAL AND MEASUREMENT METHODS FINAL WORKShaho Mohamedali
 
Temperature Measuring Seonsors
Temperature Measuring SeonsorsTemperature Measuring Seonsors
Temperature Measuring SeonsorsZaeem Naqvi
 
IRJET - Control and Analyze of TCPTF
IRJET -  	  Control and Analyze of TCPTFIRJET -  	  Control and Analyze of TCPTF
IRJET - Control and Analyze of TCPTFIRJET Journal
 
SIMULATION OF TEMPERATURE SENSOR USING LABVIEW
SIMULATION OF TEMPERATURE SENSOR USING LABVIEWSIMULATION OF TEMPERATURE SENSOR USING LABVIEW
SIMULATION OF TEMPERATURE SENSOR USING LABVIEWPooja Shukla
 
Handheld Infrared Thermometer
Handheld Infrared ThermometerHandheld Infrared Thermometer
Handheld Infrared ThermometerPremier Farnell
 
Seminar report on Temperature Measuring Devices
Seminar report on Temperature Measuring DevicesSeminar report on Temperature Measuring Devices
Seminar report on Temperature Measuring DevicesAmbrish Rai
 
Temperature Transducers
Temperature TransducersTemperature Transducers
Temperature TransducersAsim Raza
 
Green house monitoring and controling through zigbee communication
Green house monitoring and controling through zigbee communicationGreen house monitoring and controling through zigbee communication
Green house monitoring and controling through zigbee communicationPvrtechnologies Nellore
 
Basics of Temperature Measurement
Basics of Temperature MeasurementBasics of Temperature Measurement
Basics of Temperature MeasurementMithila6190
 
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNOGREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNOSulma Mahardiani
 
VET4SBO Level 1 module 1 - unit 2 - v0.9 en
VET4SBO Level 1   module 1 - unit 2 - v0.9 enVET4SBO Level 1   module 1 - unit 2 - v0.9 en
VET4SBO Level 1 module 1 - unit 2 - v0.9 enKarel Van Isacker
 

Tendances (20)

11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGP11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGP
 
Temperature measurement
Temperature measurement Temperature measurement
Temperature measurement
 
How to calibrate an ir thermometer, frank liebmann, 2013 05-07
How to calibrate an ir thermometer, frank liebmann, 2013 05-07How to calibrate an ir thermometer, frank liebmann, 2013 05-07
How to calibrate an ir thermometer, frank liebmann, 2013 05-07
 
EXPERIMENTAL AND MEASUREMENT METHODS FINAL WORK
EXPERIMENTAL AND MEASUREMENT METHODS FINAL WORKEXPERIMENTAL AND MEASUREMENT METHODS FINAL WORK
EXPERIMENTAL AND MEASUREMENT METHODS FINAL WORK
 
Temperature Measuring Seonsors
Temperature Measuring SeonsorsTemperature Measuring Seonsors
Temperature Measuring Seonsors
 
IRJET - Control and Analyze of TCPTF
IRJET -  	  Control and Analyze of TCPTFIRJET -  	  Control and Analyze of TCPTF
IRJET - Control and Analyze of TCPTF
 
Thermometer
ThermometerThermometer
Thermometer
 
What does NTC Mean?
What does NTC Mean? What does NTC Mean?
What does NTC Mean?
 
H010344552
H010344552H010344552
H010344552
 
SIMULATION OF TEMPERATURE SENSOR USING LABVIEW
SIMULATION OF TEMPERATURE SENSOR USING LABVIEWSIMULATION OF TEMPERATURE SENSOR USING LABVIEW
SIMULATION OF TEMPERATURE SENSOR USING LABVIEW
 
Handheld Infrared Thermometer
Handheld Infrared ThermometerHandheld Infrared Thermometer
Handheld Infrared Thermometer
 
Seminar report on Temperature Measuring Devices
Seminar report on Temperature Measuring DevicesSeminar report on Temperature Measuring Devices
Seminar report on Temperature Measuring Devices
 
M.m.m
M.m.mM.m.m
M.m.m
 
Temperature Transducers
Temperature TransducersTemperature Transducers
Temperature Transducers
 
Green house monitoring and controling through zigbee communication
Green house monitoring and controling through zigbee communicationGreen house monitoring and controling through zigbee communication
Green house monitoring and controling through zigbee communication
 
Jj2516631667
Jj2516631667Jj2516631667
Jj2516631667
 
Basics of Temperature Measurement
Basics of Temperature MeasurementBasics of Temperature Measurement
Basics of Temperature Measurement
 
embedded system for green g
embedded system for green gembedded system for green g
embedded system for green g
 
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNOGREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO
 
VET4SBO Level 1 module 1 - unit 2 - v0.9 en
VET4SBO Level 1   module 1 - unit 2 - v0.9 enVET4SBO Level 1   module 1 - unit 2 - v0.9 en
VET4SBO Level 1 module 1 - unit 2 - v0.9 en
 

En vedette

Natural Disaster (Tsunami) and Its Socio Economic and Environmental Impact – ...
Natural Disaster (Tsunami) and Its Socio Economic and Environmental Impact – ...Natural Disaster (Tsunami) and Its Socio Economic and Environmental Impact – ...
Natural Disaster (Tsunami) and Its Socio Economic and Environmental Impact – ...IJERA Editor
 
Validation of the Newly Developed Fabric Feel Tester for Its Accuracy and Rep...
Validation of the Newly Developed Fabric Feel Tester for Its Accuracy and Rep...Validation of the Newly Developed Fabric Feel Tester for Its Accuracy and Rep...
Validation of the Newly Developed Fabric Feel Tester for Its Accuracy and Rep...IJERA Editor
 
A Review: Significant Research on Time And Frequency Synchronization In MIMO ...
A Review: Significant Research on Time And Frequency Synchronization In MIMO ...A Review: Significant Research on Time And Frequency Synchronization In MIMO ...
A Review: Significant Research on Time And Frequency Synchronization In MIMO ...IJERA Editor
 
Analysis of a Compessor Rotor using Finite Element Analysis
Analysis of a Compessor Rotor using Finite Element AnalysisAnalysis of a Compessor Rotor using Finite Element Analysis
Analysis of a Compessor Rotor using Finite Element AnalysisIJERA Editor
 
SRGM Analyzers Tool of SDLC for Software Improving Quality
SRGM Analyzers Tool of SDLC for Software Improving QualitySRGM Analyzers Tool of SDLC for Software Improving Quality
SRGM Analyzers Tool of SDLC for Software Improving QualityIJERA Editor
 
Graphical Password by Watermarking for security
Graphical Password by Watermarking for securityGraphical Password by Watermarking for security
Graphical Password by Watermarking for securityIJERA Editor
 
Congestion Control in Wireless Sensor Networks: A survey
Congestion Control in Wireless Sensor Networks: A surveyCongestion Control in Wireless Sensor Networks: A survey
Congestion Control in Wireless Sensor Networks: A surveyIJERA Editor
 
A Microcontroller Based Intrusion Detection System
A Microcontroller Based Intrusion Detection SystemA Microcontroller Based Intrusion Detection System
A Microcontroller Based Intrusion Detection SystemIJERA Editor
 
Heat transfer and Marangoni flow in a circular heat pipe using self rewetting...
Heat transfer and Marangoni flow in a circular heat pipe using self rewetting...Heat transfer and Marangoni flow in a circular heat pipe using self rewetting...
Heat transfer and Marangoni flow in a circular heat pipe using self rewetting...Mohammadreza Bohloul
 
Lokakynning pdf
Lokakynning pdfLokakynning pdf
Lokakynning pdfhmh213
 

En vedette (20)

Lk2519761985
Lk2519761985Lk2519761985
Lk2519761985
 
Lp2520162020
Lp2520162020Lp2520162020
Lp2520162020
 
Lt2520382043
Lt2520382043Lt2520382043
Lt2520382043
 
Nl2422102215
Nl2422102215Nl2422102215
Nl2422102215
 
Natural Disaster (Tsunami) and Its Socio Economic and Environmental Impact – ...
Natural Disaster (Tsunami) and Its Socio Economic and Environmental Impact – ...Natural Disaster (Tsunami) and Its Socio Economic and Environmental Impact – ...
Natural Disaster (Tsunami) and Its Socio Economic and Environmental Impact – ...
 
Z041106163167
Z041106163167Z041106163167
Z041106163167
 
Validation of the Newly Developed Fabric Feel Tester for Its Accuracy and Rep...
Validation of the Newly Developed Fabric Feel Tester for Its Accuracy and Rep...Validation of the Newly Developed Fabric Feel Tester for Its Accuracy and Rep...
Validation of the Newly Developed Fabric Feel Tester for Its Accuracy and Rep...
 
A Review: Significant Research on Time And Frequency Synchronization In MIMO ...
A Review: Significant Research on Time And Frequency Synchronization In MIMO ...A Review: Significant Research on Time And Frequency Synchronization In MIMO ...
A Review: Significant Research on Time And Frequency Synchronization In MIMO ...
 
Analysis of a Compessor Rotor using Finite Element Analysis
Analysis of a Compessor Rotor using Finite Element AnalysisAnalysis of a Compessor Rotor using Finite Element Analysis
Analysis of a Compessor Rotor using Finite Element Analysis
 
SRGM Analyzers Tool of SDLC for Software Improving Quality
SRGM Analyzers Tool of SDLC for Software Improving QualitySRGM Analyzers Tool of SDLC for Software Improving Quality
SRGM Analyzers Tool of SDLC for Software Improving Quality
 
Graphical Password by Watermarking for security
Graphical Password by Watermarking for securityGraphical Password by Watermarking for security
Graphical Password by Watermarking for security
 
Congestion Control in Wireless Sensor Networks: A survey
Congestion Control in Wireless Sensor Networks: A surveyCongestion Control in Wireless Sensor Networks: A survey
Congestion Control in Wireless Sensor Networks: A survey
 
A Microcontroller Based Intrusion Detection System
A Microcontroller Based Intrusion Detection SystemA Microcontroller Based Intrusion Detection System
A Microcontroller Based Intrusion Detection System
 
Ef31876879
Ef31876879Ef31876879
Ef31876879
 
Aq31294301
Aq31294301Aq31294301
Aq31294301
 
Ci31560566
Ci31560566Ci31560566
Ci31560566
 
Heat transfer and Marangoni flow in a circular heat pipe using self rewetting...
Heat transfer and Marangoni flow in a circular heat pipe using self rewetting...Heat transfer and Marangoni flow in a circular heat pipe using self rewetting...
Heat transfer and Marangoni flow in a circular heat pipe using self rewetting...
 
Lokakynning pdf
Lokakynning pdfLokakynning pdf
Lokakynning pdf
 
Flipbook
FlipbookFlipbook
Flipbook
 
Km2417821785
Km2417821785Km2417821785
Km2417821785
 

Similaire à Nj2421982202

Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsIJMTST Journal
 
Automated Substation Monitoring with Thermal Imaging
Automated Substation Monitoring with Thermal Imaging Automated Substation Monitoring with Thermal Imaging
Automated Substation Monitoring with Thermal Imaging Power System Operation
 
Heat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cellHeat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cellIJCSEA Journal
 
Precision Cooling System
Precision Cooling SystemPrecision Cooling System
Precision Cooling SystemRamMohan Pandey
 
Greenhouse controlling project
Greenhouse controlling projectGreenhouse controlling project
Greenhouse controlling projectRAHUL PATHAK
 
11901621030_Digital control System_Priyashree Nandi.pdf
11901621030_Digital control System_Priyashree Nandi.pdf11901621030_Digital control System_Priyashree Nandi.pdf
11901621030_Digital control System_Priyashree Nandi.pdfNerupaSharma
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
MINI PROJECT ABSTRACT-Embedded based data acquisition system and control with...
MINI PROJECT ABSTRACT-Embedded based data acquisition system and control with...MINI PROJECT ABSTRACT-Embedded based data acquisition system and control with...
MINI PROJECT ABSTRACT-Embedded based data acquisition system and control with...ASHOKKUMAR RAMAR
 
Speed controller for fan
Speed controller for fanSpeed controller for fan
Speed controller for fanRifatkhasru009
 
Temperature Control System Using Pid Controller
Temperature Control System Using Pid ControllerTemperature Control System Using Pid Controller
Temperature Control System Using Pid ControllerMasum Parvej
 
AUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTORAUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTORPankaj Jagadale
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllereSAT Journals
 
The application of Self-adaptive Fuzzy PID control the evaporator superheat
The application of Self-adaptive Fuzzy PID control the evaporator superheatThe application of Self-adaptive Fuzzy PID control the evaporator superheat
The application of Self-adaptive Fuzzy PID control the evaporator superheatIJRES Journal
 
Fuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature processFuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature processeSAT Publishing House
 
Fuzzy based control using labview for miso temperature process
Fuzzy based control using labview for miso temperature processFuzzy based control using labview for miso temperature process
Fuzzy based control using labview for miso temperature processeSAT Journals
 
A remote online monitoring system for dam
A remote online monitoring system for damA remote online monitoring system for dam
A remote online monitoring system for damsudhakar5472
 
A remote online monitoring system for dam
A remote online monitoring system for damA remote online monitoring system for dam
A remote online monitoring system for damsudhakar5472
 
Summer placement in Brunel University
Summer placement in Brunel UniversitySummer placement in Brunel University
Summer placement in Brunel UniversityJordan Karapanagiotis
 
Mecha-Lec-1-Introducing Mechatronics.pptx
Mecha-Lec-1-Introducing Mechatronics.pptxMecha-Lec-1-Introducing Mechatronics.pptx
Mecha-Lec-1-Introducing Mechatronics.pptxhailegebreselassie24
 

Similaire à Nj2421982202 (20)

Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using Sensors
 
Automated Substation Monitoring with Thermal Imaging
Automated Substation Monitoring with Thermal Imaging Automated Substation Monitoring with Thermal Imaging
Automated Substation Monitoring with Thermal Imaging
 
Heat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cellHeat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cell
 
Precision Cooling System
Precision Cooling SystemPrecision Cooling System
Precision Cooling System
 
Greenhouse controlling project
Greenhouse controlling projectGreenhouse controlling project
Greenhouse controlling project
 
11901621030_Digital control System_Priyashree Nandi.pdf
11901621030_Digital control System_Priyashree Nandi.pdf11901621030_Digital control System_Priyashree Nandi.pdf
11901621030_Digital control System_Priyashree Nandi.pdf
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
MINI PROJECT ABSTRACT-Embedded based data acquisition system and control with...
MINI PROJECT ABSTRACT-Embedded based data acquisition system and control with...MINI PROJECT ABSTRACT-Embedded based data acquisition system and control with...
MINI PROJECT ABSTRACT-Embedded based data acquisition system and control with...
 
Speed controller for fan
Speed controller for fanSpeed controller for fan
Speed controller for fan
 
Temperature Control System Using Pid Controller
Temperature Control System Using Pid ControllerTemperature Control System Using Pid Controller
Temperature Control System Using Pid Controller
 
AUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTORAUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTOR
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controller
 
The application of Self-adaptive Fuzzy PID control the evaporator superheat
The application of Self-adaptive Fuzzy PID control the evaporator superheatThe application of Self-adaptive Fuzzy PID control the evaporator superheat
The application of Self-adaptive Fuzzy PID control the evaporator superheat
 
Fuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature processFuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature process
 
Fuzzy based control using labview for miso temperature process
Fuzzy based control using labview for miso temperature processFuzzy based control using labview for miso temperature process
Fuzzy based control using labview for miso temperature process
 
A remote online monitoring system for dam
A remote online monitoring system for damA remote online monitoring system for dam
A remote online monitoring system for dam
 
Src 135
Src 135Src 135
Src 135
 
A remote online monitoring system for dam
A remote online monitoring system for damA remote online monitoring system for dam
A remote online monitoring system for dam
 
Summer placement in Brunel University
Summer placement in Brunel UniversitySummer placement in Brunel University
Summer placement in Brunel University
 
Mecha-Lec-1-Introducing Mechatronics.pptx
Mecha-Lec-1-Introducing Mechatronics.pptxMecha-Lec-1-Introducing Mechatronics.pptx
Mecha-Lec-1-Introducing Mechatronics.pptx
 

Nj2421982202

  • 1. Krishna Prasad Dasari, Dr.A.M.Prasad, V.Sai Krishna Prasad / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue4, July-August 2012, pp.2198-2202 Water Temperature and Flow control Measurement for Thermal Discharge Model using PID controller Krishna Prasad Dasari1 Dr.A.M.Prasad ME,Ph.D2 V.Sai Krishna Prasad3 Department of ECE, University College of Engineering Jawaharlal Nehru Technological University Kakinada (JNTUK), Kakinada, India 1. ABSTRACT: This main aim of this paper is evaluate by heat regression effect due to emission of thermal the method of environmental impact of power discharge from power plants to surrounding water, plant discharge by reducing the temperature so the physical model test on the warm water difference between effluent and costal water and temperature region prediction is very necessary. flow control. Water temperature control and flow Water temperature is not only an important parameter control measurement have been designed in for the test, but is also important for the process advance technology of industrial control area for control. For this experiment, we generally require thermal discharge model test. Digital temperature sensors to measure temperature, flow rate and this sensors, level sensors, Flow meters, different automatic synchronized signal is displayed modulated circuits, dedicated interface are used in at remote place and recorder is also necessary in the the test and controlling of the system is adopted in test. Besides, model discharge needs to get software designing and programming. temperature, flow and level in control and not just be Measurement procedure, data processing and measured. Obviously, mercury thermometers cannot controlling are done by Proportional – Integral – be competent, but electronic thermometer is suitable. Derivative (PID) controller. The numerous The general temperature sensors include IC LM35, analyses of these applications it is shown that thermistor, resistance temperature detector (RTD) measurement is satisfactory, precise and reliable and thermocouples, etc. However, electronic meeting the requirement of test. This technology thermometers (including IC shunt sensor) need can be implemented where the thermal effluent separate signal cable transmission, separate are discharged in coastal areas. amplification, shaping circuit, A/D converters and KEYWORDS: Thermal discharge, Temperature multichannel analog switch, this will make hardware measurement, Flow Control, level measurement, system complex. Let analog circuits and digital Temperature/Flow control System circuits coexist in one system and the assembly and commissioning is troublesome and with higher cost 2. INTRODUCTION: and magnetic level sensors are used in order to A lot of electricity is produced by the measure the level of the liquid at regular intervals. thermal power plants constructed along the coast. Every day they are pumping the hundred thousand 3. SYSTEM STRUCTURE AND tonnage of sea water as heat sink from thermal power OPERATION plant. Through in this process more number of heat The system design has been adopted with wastes is emitted to the environment of sea or river. digital temperature sensors, Flow Meters, level Various human living and industrial activity also sensors with the latest extreme fast control cause for this thermal discharge. This is not so sever technology several modules computers and dedicated to aquatic ecological system but also not negligible. interface is shown in the below figure 3.1 Thermal discharge from many factories and plants along coasts results environmental impact especially huge power plants has been big issue in the socio- economic viewpoints of coastal eco-system. Water temperature is an important factor to water quality and ecology, which almost affects the entire physical, chemical and biochemical properties of water. Large number of thermal pollution is caused 2198 | P a g e
  • 2. Krishna Prasad Dasari, Dr.A.M.Prasad, V.Sai Krishna Prasad / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue4, July-August 2012, pp.2198-2202 Digital temperature sensors, data acquisition converter, dedicated communication interface, and computer composed, the temperature measurement system realized the simultaneous multi-point temperature values detected of synchronous by the specific software to complete data sampling, transfer, display and output of graphics and tables. B. FLOW MEASUREMENT AND CONTROL The Flow rate of the inlet and the discharge can be measured by venturimeter or Orifice meter and the differential pressure is calculated and it is been transmitted to the computer for the comparison with the set point with is already fed to the computer. The flow rate and the valve opening/closing depends upon the level of the heating pool and it is continuously monitored by the set point given and been operated by PID Controller. C. LEVEL MEASUREMENT AND CONTROL The level of the system is monitored by using the magnetic level sensor. The level is processed by using controller and based on the level the cooling system is activated and the temperature of Figure 3.1 the pool is controlled to the required set point. The level of the system is displayed on the personal A.WATER TEMPERATURE MEASUREMENT computer and the controlling action takes place. The AND CONTROL cooling system has to work in a condition that it The digital temperature sensor is a thermal should satisfy the pool temperature with the given set transistor of temperature measurement. when the point in between the inlet and outlet valves of the water temperature changes then the sensor detect and pool. the physical quantity of temperature is converted in to digital quantity in computer through temperature 4. SOFTWARE DESIGN sensitive devices and corresponding circuits such as The programming of control system is analog to digital convertor, controller, data completed in object oriented program it includes two acquistion. Herewe undergo with a Resistance operations for temperature control and level control, Temperature detector(RTD) sensor for temperature MATLAB is used in measurement procedure and measurement which has a range of -202°C to 855°C data processing to communicate between two and accuracy of 0.1 °C and resolution 0.0625. modules this interface is friendly and easy to operate. Display of measurement shows each The system mainly consists of heating pool (hot temperature value measured and all data will be water) The water temperature of the pool showed by automatically saves in the form of document for easy temperature sensor and this signal will be compared access, the MATLAB code is used for data with the experimental reading with was given processing procedures based on the display computer as a set point, based on the water temperature the temperature is controlled to temperature the cooling system is switched ON to allowable range, the measured signals are then reduce the temperature to the required set point. The calculated in computer for data integration after controlling action is been processed by the controller processing to keep the consistency results.PID and the final temperature is displayed in the control method is applied to system, this PID is computer. The Cooling system is been powered with suitable for nonlinear problem with large delay and the solar panels instead of electric power. The power difference to be simulated in mathematical model. can be stored in Battery and can be utilized when the solar power is interrupted. Temperature measurement and control: In this control it has two modules those are manual and Data aquistion is intergrates ETRX2(W-PAN) automatic. In manual cooling system, the set point transreciver module to transmit the data to remote has to be given to the personal computer, so place through wireless communication this module is according to the input value the cooling system equiped with power supply. comes into the action. In automatic cooling system, it operates continuously depending up on the discharge rate. 2199 | P a g e
  • 3. Krishna Prasad Dasari, Dr.A.M.Prasad, V.Sai Krishna Prasad / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue4, July-August 2012, pp.2198-2202 For France highest Temperature rise is 3°C Level measurement: In this it consists of two and for Italy highest temperature rise is 3°C, highest modules those are manual and automatic. In manual temperature is 30°C and highest temperature of out operation cooling system, the set point has to be fall is 35°C. given to the personal computer, so according to the India published more perfect standard on the power input value the cooling system comes into the action. plants thermal discharge. There are also In automatic cooling system, it operates continuously concentration limit about other pollutants in the depends up on the discharge rate. thermal discharge. Table II shows Indian power plant discharge standard of water cooling. Table III shows Flow measurement and control: In this it consists of Egyptian power plant standard of thermal discharge. two modules those are manual and automatic. In manual operation cooling system, the set point has to be given to the personal computer, so according to the input value the cooling system comes into the action. In automatic cooling system, it operates continuously depends up on the Temperature and level. 5. FEATURE OF THE SYSTEM The system is digitally programmed with multi functional circuit module high integration, light simple structure and high precision in temperature measurement. The way of transmission with data is highly reliable because it can transmit the data through large distance without loss of data by using the ETRX2 module. Using this XFC (extreme fast control) technology provides a real time control and fast accurate response. Using XFC technology, I/O response time ≤ 100μs, XFC components achieves the cycle time of 50μs in the Windows system, I/O distributed processing time is 30μs, time stamp and the over-sampling ensure high precision timing (up to 10ns). These greatly meet the process control requirements of real time. Meanwhile, we can improve the precision and resolution by optimizing the system cycle, and we can also reduce the response time and improves the function of the system. Standard tasks, measurement tasks and fast control tasks can be executed parallel in hardware and software platform because XFC are compatible There are some regulations for temperature with the system. monitored at bay shore plants for intake and discharge process, in summer months the maximum 6. DATA ANALYSIS intake of plant must be 28.9°C and maximum The power plant has to sign a protocol with discharge must be 34.3°C and in winter months local government to reduce influences on marine maximum intake must be 13.8°C and maximum environment by thermal discharge. The thermal discharge must be 18.1°C, for summer months discharge standard of MKS Power Plant in America minimum intake must be 17.9°C and minimum points, temperature-rise of power plant should be less discharge is 21.4°C and in winter months minimum than 5°C, dissolved oxygen concentration must be intake must is 1.1°C and minimum discharge is more than 5mg/L, and temperature should be less 3.4°C. than 28.33°C in summer. Internationally, main marine countries all made some management regulations about thermal discharge. Table I shows limited value of water temperature by some European countries regulations. Belgium highest temperature is 30-35°C, Holland highest temperature rise is 3°C and highest temperature out fall is 30°C. 2200 | P a g e
  • 4. Krishna Prasad Dasari, Dr.A.M.Prasad, V.Sai Krishna Prasad / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue4, July-August 2012, pp.2198-2202 regulation on neither aspects such as discharge intensity and range of mixed zone, nor temperature rise limit related to regional or ecological features. 7. EXPERIMENTAL RESULTS Temperature control using PID at 35°C Figure 7.1 The mixing of the discharge to the river or sea is not Flow Control Using PID at 50% Opening a physical process. But it must be regulatory designed to discharge the effluent before all the required standards are met. Reasonable amount of dilution of thermal water results in minimizing the environmental effect by mixing zone size. The 'mixing zone' is simply the region within which a contaminant plume is legally allowed to interact with the surrounding water. The contaminant may cause impact to the environment due to presence of heat of any other chemical effluent. China hasn’t special standard aiming at cooling water, but only has clear clauses about water temperature-rise in some environment regulations. For example, in “Standard of Surface Water Environment Quality the Water temperature term points, “Artificial environmental water temperature change should be limited under an average of 1°C per week in summer and 2°C in winter. And in “Sea Water Quality Standard it is said that Artificial Figure 7.2 Temperature-rise should be no more than 4°C higher than that place at that time.” However, compared to foreign related standards, China’s regulations about water temperature is very general, and has no clear 2201 | P a g e
  • 5. Krishna Prasad Dasari, Dr.A.M.Prasad, V.Sai Krishna Prasad / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue4, July-August 2012, pp.2198-2202 Design of Nuclear Engineering,2007,1:14- 16. Flow Vs Level [4] Clean Water Act NPDES Permitting Determinations for Thermal Discharge and Cooling Water Intake from Mirant Kendall Station in Cambridge,MA 2004.8.8. [5]. Wu Xinsheng, Zhou Zhen, Yu Lianqing, and Chen Fengyu, “Development and application of control facility of warm-water discharge in river model test”, Journal of Yangtze River Scientific Research Institute, Wuhan, vol. 20, pp. 58–60, Oct. 2003. (in Chinese) [6]. He Xicai, Sensor and Its Application Circuit. Beijing: Electronics Industry Press, 2001. (in Chinese) [7] Notification, Ministry of Environment and Forests, New Delhi,the 22nd December,1998. [8] Cheikh I. Fall, Egypt:EL Kureimat Combined Cycle Power Plant Project(ModuleII), Environmental And Figure 7.3 Social Management Plan Summary,2005,Feb 4th . 8. CONCLUSION: [9] T. Toyota, T. Nakashima and T. Ikeda, By using this proposed method we can “Overview of research activities on the reduce the temperature of the thermal discharge from utilization of deep seawater in Japan”, power plant up to desired set point by controlling the International OTEC/DOWA Association, desired flow rate and we can also measure the level May 1997, pp.109-118. of the system and get displayed on the computer. [10] Y. H. Kim, "Power plant discharge and its affect to marine ecological system", Electric Selection of the higher grade of sensors can signal science technology press center, add advantage to the project and gives the better Seoul, June 2000, p.259. (in Korean). performance. This method have multiple effect of [11] Vega L.A., “Ocean Thermal Energy reducing the carbon dioxide emissions from hot water version”. In Encyclopedia of Energy which cause thermal pollution and the effects would Technology and the Environment, Vol. 3 (A. be proportionally magnified if plants are added and Bisio and S. Boots eds.), John Wiley & expanded. Sons, New York, 1995. pp.2104-2119. The system will have a wide range of [12] J.R. Adams, "Ecological investigations application where water temperature monitoring is related to thermal discharges, Pacific needed and such as, industries, lakes, rivers etc. Electrical Association, Engineering Operations Section, Annual Meeting, Los 9. REFERENCES: Angeles. [1] Wu Xinsheng, Lin Musong, Yao Shiming, [13] Penney T.R., Daniel T.H, “Energy from the Liao xiaoyong, Huang weidong “Design and ocean: a resource for the future”, Year Book application of multi-point water temperature for 1989, Encyclopedia Britannica, 1989, measurement and control system for thermal pp.98-115. discharge model” 2010 International [14] J.R. Vadus, “A strategy for OTEC Conference on Digital Manufacturing & Commercialization”, International Automation OTEC/DOWA Association, May 1997, [2] G.C. Nihous, M.G. Brown, D.Levrat, M. pp.235-247. Gauthier, J. Ruer, “Ocean Thermal Energy [15] H.J. Kim, D.H. Jung, D.S. Moon and W.Y.. Conversion (OTEC): Principles, problems Oh, “Development and Application and prospects”, 2nd International Direction of Ocean Thermal Energy Conference on Ocean Energy (ICOE 2008), Conversion”, Proc. Of Korean Society October 2008, 1-9. [3] H.Z. Li. Evaluation of Influences on Environment by Japanese Nuclear Power Plant’s Thermal Discharge [J] Research & 2202 | P a g e