Temperature/ph control with LOGO! 12/24 RC

dimoutsa

Member
Join Date
Sep 2008
Location
Greece
Posts
4
As stated in the title I'm trying to build an automation for an aquarium to control temperature and ph in the water among other things. Since I'm just an amateur I have a bit of a problem in choosing the appropriate sensors for this application. The aquarium will operate at 25 degrees Celcius and at 7.0 ph. LOGO! 12/24 RC without buying an extra module only supports 0 - 10v AIs. I need some help in choosing these two sensors and some tips on how to program them correctly.
 
well for temperature you want to go with a PT100 sensor, they are the easiest and will work with the AI module.
I havent worked with ph yet so cant help you with that.
 
cheap is use a NTC and a resistor for the temperature. use the 24 volts and put the NTC direct on the glass of the aqaurium.
the voltage will run from 2.5 to 5 volts or something and you must make a diagram for the temps.

the pH is more work and you must use electronics to convert signal.
pH is in millivolts and with very high impedance so impossible to put it in a logo.
 
I guess the PT100 will do the trick thanks for the answer my friend... As far as ph is concerned I've seen that in all the sensors the output is mVs so I suppose I should use a transmiter right? Problem is which one will do the trick for me since I dont want to get ripped off heh. Anyways thank you both for your replies :)
 

Similar Topics

I have S7 1512C controler for controlling 48 PID temperature loop, the output is PWM. Please I need the best, most efficient way to write the...
Replies
13
Views
648
Hey everyone I'm trynna write a program to a WEST PRO16 temperature controller, but it just won't download the program i made using BlueControl...
Replies
0
Views
757
I am at a loss... I have a pasteurizing system that i need to control product temperature with the speed of the product pump. I currently have a...
Replies
11
Views
2,614
Hello PLC community, I'm looking for advice on a project that I'm going to do for the first time with a PLC (Siemens), the system is to do an...
Replies
7
Views
1,583
I have PID temperature control which will connect to Beckhoff EL4004(0v-10v). How I can program it to let EL4004 to control the temperature?
Replies
7
Views
2,648
Back
Top Bottom