shaku
Junior Member level 1
- Joined
- Jul 8, 2013
- Messages
- 17
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 127
Hi Shaku,
Now you are saying there is only two input and output lines look at #10 I already asked for it, give clear explanation ..
I think you in need of a black box which automatically detects the input and gives the output right??
Hi venkadeshm,
I am not sure why i did that way but after #10, you have re-draw diagram in #13 and then i have replied in #18 and asked you the same. I am not looking for black box as i have defined that need to detect ac or dc by using any method. I know it is not a regular thing but could be possible with electrical circuit.
At this point, my hope is some kind of relay circuit which can switch ac and dc.
- - - Updated - - -
Hi kam,
This is small project as a curicullam part of semister. I did not get your post.
Thank you for the response.
- - - Updated - - -
A good link for Solid State Relays (SSR) is found here. https://en.wikipedia.org/wiki/Solid-state_relay
It is only a couple of pages and worth a read. Especially the section on Advantages and Disadvantages.
Whether a SSR or a standard contact relay is used the solution is nearly the same. You need to sense the input voltage and depending on the voltage either drive the correct relay coil or pass current through the opto device in the SSR. There are many ways to sense the voltage such as ADC's, or window comparators.
If you use a ADC you will need some "smarts" after the ADC to decode its digital output
To reduce part count I would probably use a cheap ADC and a CPLD, window comparator is also a good solution
From the last post we now know there is a single input that can range from 20-40VDC to 100-280VAC. One last question: does the control circuit need to be power by this input or is there a another power supply for the control circuit?
I'm assuming the following:
1.) there are two wires coming in: Ground and [20-40VDC to 100-280VAC]
2.) there are three wires on the output: Ground, 20-40VDC, and 100-280VAC
3.) the input and output ground are common (i.e. connected together)
4.) there are no additional connections or power supplies
Are these assumptions correct?
Hi HMS1021,
To answer your question, the control(relay) circuit powered by this power only. I don't want to use other power source to power-up control circuit.
(1.) yes two wires Ground and ac(100-280vac) "or" dc(20-40vdc) ("input is always either ac or dc, never come at same time.).
(2.) yes output is three wires Ground, ac(100-280vac), dc(20-40vdc).
(3.) yes we can have common ground for input and ouput.
(4.) no additional connections.
All four points are only related to "control(relay) circuit". Not to entire project.
Thank you for your time.