Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/21/05 07:29
Read: times


 
#95426 - From CBHS to STPC
Responding to: ???'s previous message
Muhammad Naeem said:

3) At this time i have to interface 40 small relay and in future its increase 100,300,600 relays.Because i have to implement electronic jacqured.Electronic jacqured is textile machine thats generate pattrents.



So would you keep expanding the relay controllers by adding Slave Micros.

1- so many relays, so much Inductive load on PSU, so much noise......... 89x51 is too poor to handle that........

2- why don't you use simple serial to parallel conversion (STPC). As to what I understand from your posts is that you got some controlling Software on PC and that gives certain stream to your Master Micro from there you want to pull down or up a certain realy(s)..... if this is your scheme as I understand, then,

Simply use something like 4094 which connect like tail to head (or head to tail) each giving out 8 outputs so for 600 relays you would only need 75 of them. (each costing only Rs. 20, so cheap). All you would need to control the long distance cable noise problem if your relays are miles away from each other. And all 75 of them would need only 3 wires from one to the next to the next to the end.......

And you don't need a UART to drive them.

Good Luck

Babar

List of 24 messages in thread
TopicAuthorDate
One 89c51 Master and 7 Slaves            01/01/70 00:00      
   Multiple 8051s communication            01/01/70 00:00      
      Standard IO expender            01/01/70 00:00      
         try 74xx273            01/01/70 00:00      
   Try parallel comm,            01/01/70 00:00      
      Defeating the object?            01/01/70 00:00      
      Parallel communnication            01/01/70 00:00      
   expand the i/o            01/01/70 00:00      
   Cart Before Horse            01/01/70 00:00      
   Why not HC595?            01/01/70 00:00      
   questions            01/01/70 00:00      
      Answer            01/01/70 00:00      
         From CBHS to STPC            01/01/70 00:00      
         textile machine ...            01/01/70 00:00      
         You're never too old to learn            01/01/70 00:00      
         RS-485??            01/01/70 00:00      
         CAN??            01/01/70 00:00      
   the most I ever drove            01/01/70 00:00      
   For io expenssion            01/01/70 00:00      
      Big Box            01/01/70 00:00      
      The best:            01/01/70 00:00      
         Maxim            01/01/70 00:00      
         explain,what calculation            01/01/70 00:00      
            Hmmmm....            01/01/70 00:00      

Back to Subject List