C
Andrew Kohlsmith wrote: > > > I agree that we had three threads crossed in that discussion. Would > people wanting to > > do hardware projects please ID the one they (or more) they are going to > proceed on? > > Alright -- I'm Andrew Kohlsmith. I do research and development at Benshaw > Canada (www.benshaw.com) and I am the designer of the RediStart Digital soft > starter. I'd done up an old 8255 driver card YEARS ago (ISA interface) > because I got sick and tired of not having enough I/O on my computer. > > Now the 8255 driver that was desired by the list (as I understand it): > - optically isolated inputs (24V AC/DC) and optionally 240VAC > - high voltage drivers for outputs (ULN2003A-type, Open Collector), > optionally optically/relay isolated? I think 24V outs would be good for now. Photo darlington for isolated, 8311 for non-isolated (cheap) The optoisolator drawing I sent you has a darlington variant. > What I haven't worried about until now is the PC interface: how would you > like it? ISA, PCMCIA, PC-104? I haven't done any PCI design but there are > hordes of PCI glue chips I could do. > > If we're doing ISA or PC-104 what kind of port configuration do you want? > I've done some PnP but really it's not that difficult, I just need to know > what you guys want as a whole. I like ISA to keep costs down. The address decoding etc. is readily understandable and it's easy to troubleshoot. The duopoly is trying to eliminate it, but I think it's fine for control. Automation stuff can only dream of running at even 8 Mhz.so PCI is not needed IMHO. > How many I/O? Each 8255 can get you 24 I/O in your choice of three (basic) > flavours: straight I/O, interrupts and control lines. The 8255 has three > 8-bit ports but IIRC (gotta get the datasheet out) there are some > restrictions as to which can be input and which can be output in some > configurations. The board I designed long ago was used for straight I/O and > supported 3 8255s (just because I got sick and tired of soldering all the > wires.
There's a topic for discussion. Lowest cost is to do fixed configs. Mixing is a compromise. Since we're polled, straight IO is appropriate but how much of each? Regards cww _______________________________________________ LinuxPLC mailing list [email protected] http://linuxplc.org/mailman/listinfo/linuxplc