Maker Pro
Maker Pro

Existance of Standard and Versatile Card for 3HE Rack Cabinets for my Lab

K

Klaus Kragelund

Hi

I've got a Rack cabinet with height of 3HE and a backplane with seemingly standard connectors:

https://www1.elfa.se/elfa3~dk_da/elfa/init.do?item=52-750-94&toc=20844

Sometimes during development I spend some time making test equipment and I would like to reduce that time and have something more cool

So my idea is to embed a ARM eval board or a PSOC Eval board onto a 1 or 2 unit card, so I can bring out connections to the front or another card installed in the rack. A connection to the eval board allows for upload of new SW, that is required for a relevant test with the required functionality.

But, instead of making the board from scratch, does standard cards exist with breakout area on, so I can get a jump start? (and that is not prohibitive expensive)

Thanks

Klaus
 
Klaus Kragelund said:
But, instead of making the board from scratch, does standard cards
exist with breakout area on, so I can get a jump start?

Yes. Are you using VME, CompactPCI, or something else? Google
"VME prototyping board" or "CompactPCI prototyping board" for many
options.
(and that is not prohibitive expensive)

http://www.circuitspecialists.com/pc412902.html is a 3U VME prototype
board for US$7, quantity 1. You have to install the VME connector.

CompactPCI prototype boards seem to be more expensive (US$100+),
probably because it is a newer bus and mostly only companies (not
humans) buy it.

If the signals are not too fast and there aren't many of them, it is
also possible to just buy a VME or CompactPCI connector, solder a
few wires to it, and get the signals out that way.

Standard disclaimers apply; I don't get money or other consideration
from any companies mentioned.

Matt Roberds
 
J

John S

Hi

I've got a Rack cabinet with height of 3HE and a backplane with
seemingly standard connectors:

https://www1.elfa.se/elfa3~dk_da/elfa/init.do?item=52-750-94&toc=20844

Sometimes during development I spend some time making test equipment
and I would like to reduce that time and have something more cool

So my idea is to embed a ARM eval board or a PSOC Eval board onto a 1
or 2 unit card, so I can bring out connections to the front or
another card installed in the rack. A connection to the eval board
allows for upload of new SW, that is required for a relevant test
with the required functionality.

But, instead of making the board from scratch, does standard cards
exist with breakout area on, so I can get a jump start? (and that is
not prohibitive expensive)

Thanks

Klaus

Hi, Klaus -

Look for the new PSoC4 on the Cypress Web site. It is an ARM and sells
for about $3.50 in single quantities from Mouser.

John S
 
K

Klaus Kragelund

Yes. Are you using VME, CompactPCI, or something else? Google

"VME prototyping board" or "CompactPCI prototyping board" for many

options.






http://www.circuitspecialists.com/pc412902.html is a 3U VME prototype

board for US$7, quantity 1. You have to install the VME connector.



CompactPCI prototype boards seem to be more expensive (US$100+),

probably because it is a newer bus and mostly only companies (not

humans) buy it.



If the signals are not too fast and there aren't many of them, it is

also possible to just buy a VME or CompactPCI connector, solder a

few wires to it, and get the signals out that way.

Wow, that's really nice and low price. Thanks for the link :)

Regards

Klaus
 
K

Klaus Kragelund

Hi, Klaus -



Look for the new PSoC4 on the Cypress Web site. It is an ARM and sells

for about $3.50 in single quantities from Mouser.

That's really nice. I have actually used the PSOC 1, 3 and 5 before. The PSOC4 is a little limited in memory, but I can see they have increased their efforts on making better analog. Now it really has nice specs. Below 1mV offset at up to 6MHz GBW for both the opamp and comparator.

But, the price is still very high. I get a M0 with 32kB flash and in principle the flexibility of the analog/digital array. But I can get a ST M3 with256kB for the same price.

Anyway, it's really nice for this one-off purpose of a generic lab instrument. Thanks for the hint :)

Regards

Klaus
 
Top