Programmable logic device question

  • Thread starter Thread starter bob987
  • Start date Start date
  • Tags Tags
    Device Logic
AI Thread Summary
For switching between two inputs at set intervals, the Parallax Propeller microcontroller is recommended as an affordable option, priced around $8. If the application involves high-speed signals, solid-state switches or RF relays are necessary. Time delay relays can also be programmed for switching but are often considered overpriced for their functionality. For more complex tasks, programmable logic controllers (PLCs) from manufacturers like OMRON offer reliability but require a 24V power supply and can be costly. Hobbyist circuit boards with programmable chips are available for less critical applications, but they may lack robustness.
bob987
Messages
15
Reaction score
0
I don't know a lot about PLD's so hopefully someone here can help me. Is there a relatively cheap PLD that can switch between 2 inputs every given amount of time, like every second or every 5 seconds? I'm just trying to find what I am looking for and can look up and read through the data sheets to make sure it meets my needs. Thanks for the help.
 
Engineering news on Phys.org
I don't know exactly what your application is, but if you're looking for an easy to use microcontroller that's relatively inexpensive, I'd suggest the Parallax Propeller. It's a hobby microcontroller, but it can easily handle switching two outputs at a given time interval, and I think it's only about 8$ for the chip itself and a little more for the support components.
 
What kind of switch you need depends on what kind of signal you're switching. If you're switching between something fast, like video, you need something solid state, or something that's made to work with high-speed signals - like an RF relay. The same holds true if you're switching between tiny signals, like from thermocouples.

As to the device, it sounds like you're describing a time delay relay. Some act as delays, and others can be programmed to switch back and forth. They all cost too much for what they do, but make it up with convenience. You might look at McMaster Carr, Allied Electronics, or Mouser Electronics for one of these.

For elaborate sequencing of events, you can buy a little programmable logic controller that has a few inputs and relay outputs. You generally need a small 24V power supply for it as well. We used to use these from OMRON, but there are any number of companies that sell these. Again, all are grossly overpriced, but are usually easy to program with a PC and they tend to be bullet-proof.

If you need something a lot less robust, but cheaper, there are any number of little hobby companies that sell printed circuit boards with a processor on them. If you look in a Make-Magazine or Nuts & Volts, they'll be any number of these. Getting something with a chip you can program in Basic helps. In any case, don't depend on these little boards to gaurd the treasures of your kingdom, because a distant spark can usually send them reeling in confusion.

Best of luck,

- Mike
 
Hi all, I have a question. So from the derivation of the Isentropic process relationship PV^gamma = constant, there is a step dW = PdV, which can only be said for quasi-equilibrium (or reversible) processes. As such I believe PV^gamma = constant (and the family of equations) should not be applicable to just adiabatic processes? Ie, it should be applicable only for adiabatic + reversible = isentropic processes? However, I've seen couple of online notes/books, and...
I have an engine that uses a dry sump oiling system. The oil collection pan has three AN fittings to use for scavenging. Two of the fittings are approximately on the same level, the third is about 1/2 to 3/4 inch higher than the other two. The system ran for years with no problem using a three stage pump (one pressure and two scavenge stages). The two scavenge stages were connected at times to any two of the three AN fittings on the tank. Recently I tried an upgrade to a four stage pump...
Back
Top