The Godfather talking
You can run, but you can't hide.
Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 19, 2024, 11:58:49 23:58


Login with username, password and session length


Pages: [1]
Print
Author Topic: Cheap 1 hour timer for 220v suggestions  (Read 4644 times)
0 Members and 1 Guest are viewing this topic.
snowman
Junior Member
**
Offline Offline

Posts: 77

Thank You
-Given: 179
-Receive: 53


« on: June 03, 2018, 12:26:32 12:26 »

Hi folks,

I need a timer circuit to light a 220v small bulb for 15 minutes on every 1 hour. duration does not need to be accurate. instead of 15 minutes it can be 20 etc.

I looked into 555 solutions, arduino solutions, 4060 solutions. Looks like 220v-12v or 220v-5v adapter is more expensive than circuit itself.

I had problem with 555 solution because every online 555 calculator calculates frequency and period from given capacitor and resistance values, but I need it backwards. a calculator that gives resistor and capacitor values from given frequency. Also they are not clear about on-off times. If I needed square ware that would be fine but that's no the case.

I need ideas about power supply of this device. It should be small and should not generate heat. Needed current is very small, relay is small one like arduino relay modules. There are transformerless power supply schematics online but they don't mention about heat (this device will be in closed box forever)

Basically I could not decide.

Can anyone point me a direction with ideas please.

best.
Logged
Sideshow Bob
Cracking Team
Hero Member
****
Offline Offline

Posts: 982

Thank You
-Given: 230
-Receive: 960



« Reply #1 on: June 03, 2018, 01:16:54 13:16 »

This is not meant to be disrespectful. But this is in the same alley as building your own heatsink using scrap metal plates in order to save money. Programable digital timers that you put into the mains socket are dirt cheap and they often do have a battery for backup. Non digital like this one as an example https://www.ebay.com/itm/Digital-Electronic-EU-US-UK-AU-Plug-in-Programmable-24-Hour-Timer-Switch-Socket/322553113078 is even cheaper. Look for them on EBAY, Alibaba Express etc
Logged

I have come here to chew bubblegum and kick ass... and I'm all out of bubblegum
CocaCola
Senior Member
****
Offline Offline

Posts: 482

Thank You
-Given: 169
-Receive: 232



« Reply #2 on: June 03, 2018, 06:58:07 18:58 »

As Sideshow said, don't re-invent the wheel unless you need to...

Not a product endorsement, just another example of how cheap these things can be sourced vs built...

https://www.ebay.com/itm/Cycle-Delay-Timing-Timer-Relay-Switch-Turn-ON-OFF-Module-AC-110V-120V-220V-230V/263430643827
Logged
Wizpic
Global Moderator
Hero Member
*****
Offline Offline

Posts: 1196

Thank You
-Given: 541
-Receive: 408



« Reply #3 on: June 03, 2018, 09:00:42 21:00 »

I would use and Arduino mini a 5v relay module all cheap enough from e-bay and one of these for for the power supply 240v to 5v dc all in one no need for rectifier
[urlhttps://uk.rs-online.com/web/p/pcb-transformers/8695025/][/url]

I did a fish tank pump controller the same way it ran left pump for 5 minutes and then the right wave pump plus added a button to turn them off for 15 minutes while feeding work very well
Logged

When you think, "I can't do anymore. I need a break," that is the time to challenge yourself to keep going another five minutes. Those who persevere for even an extra five minutes will win in life..
snowman
Junior Member
**
Offline Offline

Posts: 77

Thank You
-Given: 179
-Receive: 53


« Reply #4 on: June 03, 2018, 09:20:41 21:20 »

Hi,
To answer Slideshow Bob, I have one of these. Their interval not suits my needs. Also I have one of electronic ones. they cannot turn on and off 1 hour/15 minutes intervals. Mechanical ones work half an hour/half an hour.

To Wizpic; the product you offer is 11 pounds. Not acceptable for me. Aliexpress has cheaper ones but still expensive comparing to timer device itself.

CocaCola got the point. the device he offers is about 5 dollars. I believe including power supply. That was what I needed. I could not find that kind of product with my research, maybe because ebay is not usable in the damn country I live.

thanks.

Logged
Sideshow Bob
Cracking Team
Hero Member
****
Offline Offline

Posts: 982

Thank You
-Given: 230
-Receive: 960



« Reply #5 on: June 04, 2018, 11:14:39 11:14 »

Hi,
To answer Slideshow Bob, I have one of these. Their interval not suits my needs. Also I have one of electronic ones. they cannot turn on and off 1 hour/15 minutes intervals. Mechanical ones work half an hour/half an hour.
Actually those digital week timers are just made for such a task. Once I did a setup very simlar to your project. I had to run a pump regulary  monday to friday but it could not run dry. As that would damage the pump. So I set a digital week timer run for 10 minutes every hour monday to friday. For that job I found a chap timer with 96 programable on/off. More than enough to do the task 
Logged

I have come here to chew bubblegum and kick ass... and I'm all out of bubblegum
Parmin
Hero Member
*****
Offline Offline

Posts: 582

Thank You
-Given: 494
-Receive: 133


Very Wise (and grouchy) Old Man


« Reply #6 on: June 05, 2018, 12:04:11 00:04 »

If you have to make one yourself, I suggest to see Microchip's transformerless power supply and design with a PIC - you will end up with a lot less components and quite cheap system.
OTOH, like most above, I would suggest to use commercially available system.
Logged

If I have said something that offends you, please let me know, so I can say it again later.
Wizpic
Global Moderator
Hero Member
*****
Offline Offline

Posts: 1196

Thank You
-Given: 541
-Receive: 408



« Reply #7 on: June 05, 2018, 06:14:10 06:14 »

Cheap and custom designs do not go together  Grin, If I was you I would stick with the commercially available system  Smiley. You could use  transformerless power supply but then safety come into mind, I looked down this route but then decided against for that reason, I value my house  Shocked
Logged

When you think, "I can't do anymore. I need a break," that is the time to challenge yourself to keep going another five minutes. Those who persevere for even an extra five minutes will win in life..
Sideshow Bob
Cracking Team
Hero Member
****
Offline Offline

Posts: 982

Thank You
-Given: 230
-Receive: 960



« Reply #8 on: June 05, 2018, 07:49:21 07:49 »

If you have to make one yourself, I suggest to see Microchip's transformerless power supply and design with a PIC - you will end up with a lot less components and quite cheap system.
OTOH, like most above, I would suggest to use commercially available system.
If on a budget, I would have asked around if sombody could donate an old cellphone charger. As this solution is more safe for the hobbyist. At least if a an orginal charger is used. The aftermarked ones should in theory also be safe. But many of those are cheap products from China, not complying with regulations even if they are labled as such
« Last Edit: June 05, 2018, 09:29:40 09:29 by Sideshow Bob » Logged

I have come here to chew bubblegum and kick ass... and I'm all out of bubblegum
snowman
Junior Member
**
Offline Offline

Posts: 77

Thank You
-Given: 179
-Receive: 53


« Reply #9 on: June 05, 2018, 04:25:03 16:25 »

As I said before I have mechanical programmable timer plug. My intention was remove the internals and insert a power supply, pic, 555 or arduino nano or maybe esp8266 and a small 5v relay. This device have great compact 2 way plug. I also have a koogeek plug and case is so small and compact that I wonder how they fit all electronics there. Power supply, mcu, bluetooth, wifi, relay, leds... But its too far expensive for disassembling.
Logged
ero
Junior Member
**
Offline Offline

Posts: 43

Thank You
-Given: 12
-Receive: 27


« Reply #10 on: June 06, 2018, 10:33:15 10:33 »

The cheapest system is to use one microcontroller with a relay powered by simple (unisolated) power supply.
It is very easy to make this but the main problem is to microcontroller. You need to program it by using a programmer.

Project files are enclosed.
When yo give the power to the system it is counting first one hour. Later drive the relay for 15 min than close the relay and counting again one hour and continuing so on.

If you are not able to work with un isolated circuit do not make this project it canbe dangerous. If you want a safety system you should use 3w / 0-6V transformer for power supply

Ete

Logged
token0
Junior Member
**
Offline Offline

Posts: 51

Thank You
-Given: 55
-Receive: 97


« Reply #11 on: August 18, 2018, 03:18:53 15:18 »

I bought dirt cheap multizone timer with clock for my fridge, so it works only when electricity is cheap. It costed about $7 in local Auchan. Clock deviation is about 15 minutes per year Smiley
Logged
solutions
Hero Member
*****
Offline Offline

Posts: 1823

Thank You
-Given: 655
-Receive: 900



« Reply #12 on: August 18, 2018, 04:29:03 16:29 »

How many of these are you making?
Logged
snowman
Junior Member
**
Offline Offline

Posts: 77

Thank You
-Given: 179
-Receive: 53


« Reply #13 on: August 18, 2018, 06:28:01 18:28 »

I need 3 or 4. Still I could not find a cheap easy solution. Currently I'm using mechanical 200v timer with minimum on/off rate is 30 minutes. I bought couple of arduino from aliexpress, they arrived but 220v-5v conversion is also a problem because adapters are not cheap. I need transformerless solution but yet... no luck.
Logged
kreutz
Active Member
***
Offline Offline

Posts: 183

Thank You
-Given: 983
-Receive: 125


« Reply #14 on: August 18, 2018, 07:28:37 19:28 »

Perhaps this data sheet will provide some ideas to solve your problem: https://www.diodes.com/assets/Datasheets/PT8A2516.pdf
Logged
snowman
Junior Member
**
Offline Offline

Posts: 77

Thank You
-Given: 179
-Receive: 53


« Reply #15 on: August 18, 2018, 07:47:38 19:47 »

holly cow....

this is what I need..... I can't thank you enough. Datasheet also has transformerless power supply schematic...

You're the man. Thank you my friend... After posting this message I'm going to my workshop... thanks..

Posted on: August 18, 2018, 01:42:17 13:42 - Automerged

aha... PT8A2516 is obsolete product. its end of life. I'm looking for replacement version.

but schematic was great..
Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC