cts_casemod
Member level 4
- Joined
- Dec 9, 2010
- Messages
- 72
- Helped
- 14
- Reputation
- 28
- Reaction score
- 14
- Trophy points
- 1,288
- Location
- London
- Activity points
- 1,950
Use modbus protocol by which you can communicate with each sensor bidirectional (Half duplex).
Google with the term "modbus" you will find lot of information.
If you don't have a uP, then what is the receiver for this information?
That requires an intelligent controller, which is most easily done with a microprocessor.One bit just read sensors and activates relays
The other bit is a parallel LCD to display voltages/currents.
That requires an intelligent controller, which is most easily done with a microprocessor.
What is this "bit"?
I...I can suggest a simple one. why dont you use a 16:1 mux??
What is the distance between this remote devices "concentrator" and the host ?
+++
I just read a lot of quite complex ideas. I think I can suggest a simple one. why dont you use a 16:1 mux?? you will surely need 4 control lines, but that can be on board. You just need to create some gap at the beginning and ending to signify the start and end of the reading. Apart from that, you'll need to create a bit of synchronization between transmitter and receiver (the way its done for UART).
I think with this implementation, you wont even need a smart controller.
I don´t like this approach, due some synch loss will not be detectable, and at serial communication may introduce check bytes, such as CRC.
Once will be used a dedicated PCB, I don´t see any inconvenience to perform this job by a uC.
+++
...I would certainly use one, simple RS-232 Comms would even allow analogue signals to be sent with a few bits resolution, problem is I have no idea how to program :/
It is absolutely comprehensive that you want to keep design as simple as possible, but I must advice that if you perform the task by an uC, the flexibility achieved substantiate the effort required to learn. There is always a first time...
+++
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?