• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Part15

Part15

License Free, legal, low-power radio broadcasting

  • About Us
  • Forums
  • Resources
  • Members
  • Contact Us
  • Log In
Forums
Main Category
temp
Modification to mak...
 
Notifications
Clear all

Modification to make an UP timer go down?

 
temp
Last Post by Anonymous 13 years ago
13 Posts
2 Users
0 Reactions
583 Views
RSS
RichPowers
 RichPowers
(@richpowers)
Posts: 3358
Famed Member Registered
Topic starter
 

This will probably sound silly; both the story and the question; but, in search for a digital studio countdown timer, I bought an ESE es-520 - which is an UP timer (assumption got ahead of my paying attention)

This es-520 unit is about 20 years old, but it's seems to be identical to their current es-520 model as shown here (the desktop unit, not the rackmount:
http://www.ese-web.com/es520.htm

Anyway, is it possible to easily modify it to run the opposite direction (down)?

I've had battery-operated what-nots that ran in reverse if the battery was backwards.. so I got to wondering..


 
Posted : 19/11/2012 7:30 pm
 Anonymous
(@Anonymous)
Posts: 0
 

Older counters where the counting circuit and the display circuit were separate IC's could be made to count down by modifying the display decoder circuitry. I once did this for a pilot who wanted a similar counter.

The details escape me but essentially it involved inverting the digital BCD signals.

It might be better to seek a timer designed for the purpose.

Neil


 
Posted : 20/11/2012 8:08 am
 Anonymous
(@Anonymous)
Posts: 0
 

I don't know what that means! but in a search of the user manual (which doesn't provide any schematics by the way), the only reference to "BCD" is in the options where it states:

When this option is specified, the unit becomes a CMOS compatible parallel BCD reader. The
generator must have a parallel BCD output.

I don't guess that helps much, but just thought I'd mention it.

You're probably right that I should just look around until I find one actually made to count down, but thought I'd ask since I already have this unit.


 
Posted : 20/11/2012 8:36 am
 Anonymous
(@Anonymous)
Posts: 0
 

Maybe find a schematic to a console with the built in count down timers and build one from that?

RFB


 
Posted : 20/11/2012 11:48 am
 Anonymous
(@Anonymous)
Posts: 0
 

Rich,

Sorry if my post left you feeling that it was snowing...a lot happening but nothing to see.

My intent was to give some idea of what might be involved to modify the counter.

For those wondering what I was saying here's a short lesson. To keep it simple let's count from zero to one on an event.

Counting:
0
1

Now if we invert the 0 and make it a 1 and invert the 1 and make it a zero (negation in the binary digital world) then the count is

1
0

So in effect we are counting down simply by inverting the binary bits.

BCD is Binary Coded Decimal where four bits are used together to represent the digits from 0 to 9. By inverting these four bits the digits could run from 9 to 0. This is just a quick look at the subject but it is not quite this simple and would require what is called "excess three" binary coding.

Another but is some counting ICs have a built in up/down count function which can be controlled by one of the pins of the IC. It would seem that if this is the case with your unit the down count option would have been added as a feature. So, I don't envision an easy fix for you.

Neil


 
Posted : 20/11/2012 1:42 pm
 Anonymous
(@Anonymous)
Posts: 0
 

"Another but is some counting ICs have a built in up/down count function which can be controlled by one of the pins of the IC."

Excellent point Neil! Rich, may want to look inside that counter and take note of the IC part numbers and look up their datasheets, perhaps it already can do down counts by either lifting or grounding a simple IC pin!!

RFB


 
Posted : 20/11/2012 5:49 pm
 Anonymous
(@Anonymous)
Posts: 0
 

If it's the model with the micro (8749-CT4) the input just past the RESET switch input is the DOWN command input. Just connect a pushbutton switch to ground from this hole (pin 30 on the 8749)


 
Posted : 21/11/2012 4:08 pm
 Anonymous
(@Anonymous)
Posts: 0
 

You mean inside the unit, or via one of the holes on the back?.. The main buttons are just start, stop, and reset. On the back are several adjustment "holes", but no reset.. (Back: Front: )

As I mentioned, the guy I bought it from had this thing for over 20 years, and used it to time weather segments recorded for radio stations.
I looked over the manual I downloaded for the ES-520U (mine just says it's a ES-520, but I think it omits the "U" because it's old, yet no different than the 520U.. the "U" just stands for Up timer), I see no reference in the manual about any DOWN circuitry ( http://end80radio.com/equipment/pdfs/U%20Series%20Up%20Timers_Web.pdf )

Nevertheless, I'll take a look inside sometime in the next few days and see if I can find the IC part numbers and/or a micro 8749-CT4 as suggested.

If it can't be modified to count down I'll make do with it until finding a bargain on a nice one that will. (I only have a total of $26 invested in this one)

Just to mention.. the reason I want one is to make it easy during pre-recordings to accurately maintain the lengths of the segments to incorporate into the scheduling, since commercial breaks will be scheduled in specific time intervals.

I've got a couple software freebees that do it, but really prefer a dedicated piece of hardware.

Not completely necessary to have one, but I like little bells and whistles!


 
Posted : 21/11/2012 5:42 pm
 Anonymous
(@Anonymous)
Posts: 0
 

Rich Powers has made a point that is significant.

Almost everything can be done on a computer, the Swiss army knife of devices.

But things can also be done by dedicated equipment, apart from a computer.

Very often the dedicated approach is preferable.

We are lucky that computers don't seek revenge when we exclude them from providing certain services.


 
Posted : 21/11/2012 6:59 pm
 Anonymous
(@Anonymous)
Posts: 0
 

Speaking of bells and whistles, I just bought a cough-drop! http://www.ebay.com/itm/271103872022

Now all I needs a cold.


 
Posted : 21/11/2012 7:17 pm
 Anonymous
(@Anonymous)
Posts: 0
 

What I mean is that the expression "hack" is a euphemism for a cough, as in "a hacking cold".

Anyway, the "Cough Drop" is a neat device, a way to avoid being on the air when you would wish to abruptly re-grab privacy for purposes of suppressing body noise.

What we need next is a "Thought Drop" which would cut our connection when we think of something absurd that's just about to get said.

One eBay purchase at a time.


 
Posted : 21/11/2012 7:44 pm
 Anonymous
(@Anonymous)
Posts: 0
 

The 'U' originally meant "Universal" as it pertained to a new slave series which read multiple time codes. It has since come to refer to a whole series of units (including timers) which use the 87C51 or later processors. The older non-U version used the 8749.

I'm referring to the pcb holes to which the switches are wired. The 8749-CT4 (or 87C51-CT5 on the "U" series) is a combo clock/timer firmware which has a down mode. It just isn't used on the 520. The same firmware is used on the 362 up/down models. Its a little more complicated on the U model since the mode select has to be jumpered differently to access the up/down mode, but it can be done.


 
Posted : 04/12/2012 1:21 pm
 Anonymous
(@Anonymous)
Posts: 0
 

After watching and waiting, I lucked out and bought a ESE ES-301 which already has the up/down counting capability for a grand total of $28, to replace my ES-520 'up only' unit which I actuall paid more for I think.
It's basically the same unit with more buttons:
It works great, and a lot easier than me trying to modify the other one!


 
Posted : 30/01/2013 7:34 am
Forum Jump:
  Previous Topic
Next Topic  
Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 13 Forums
  • 7,740 Topics
  • 63.5 K Posts
  • 76 Online
  • 2,249 Members
Our newest member: electronic
Latest Post: 7 Beatles Misheard Lyrics
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Primary Sidebar

Online Members

 No online members at the moment

Recent Posts

  • Mark

    RE: 7 Beatles Misheard Lyrics

    Many songs have I heard something other than the actual...

    By Mark , 1 day ago

  • Mark

    RE: 7 Beatles Misheard Lyrics

    Have you heard this?

    By Mark , 1 day ago

  • RichPowers

    Unique AM Transmitter

    Here one I've not seen before. they're $69.50 on eBay, ...

    By RichPowers , 2 days ago

  • RichPowers

    7 Beatles Misheard Lyrics

    As far as I'm concerned this article is ridiculous, I d...

    By RichPowers , 2 days ago

  • Mark

    RE: Newly Discovered Robert Johnson in Stunning Clarity

    @richpowers Sounds good.

    By Mark , 2 days ago

Recent Topics

  • RichPowers

    Unique AM Transmitter

    By RichPowers 2 days ago

  • RichPowers

    7 Beatles Misheard Lyrics

    By RichPowers 2 days ago

  • RichPowers

    Public Domain Feature Films about Radio

    By RichPowers 3 days ago

  • RichPowers

    Speed Limit 17.3mph

    By RichPowers 5 days ago

  • ArtisanRadio

    Artisan Radio Pivots Again

    By ArtisanRadio 5 days ago

Topic Tags

  • Carl Blare3
  • KDX RADIO3
  • WINDOZE3
  • Transmitter2
  • Radio Phvern2
  • station upgrade2
  • archive.org2
  • playlist2
  • Zara Radio2
  • Carrier Current1
View all tags (74)

Copyright © 2026 · Part15.org · Log in

‹›×

    ‹›×