Difference between revisions of "PCBricks"

From AIRWiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Image:PCBrick.jpg|right|thumb|300px|A PCBrick. Its external dimensions are 225mm (l) x 195mm (d) x 135mm (h).]]
 
[[Image:PCBrick.jpg|right|thumb|300px|A PCBrick. Its external dimensions are 225mm (l) x 195mm (d) x 135mm (h).]]
  
A PCBrick is a complete x86-compatible PC, designed for maximum modularity in terms of mechanical construction and data interface provision. It has been designed explicitly for robotic applications, and it is fitted with a DC power supply. The main design goal has been to minimize power consumption while maintaining acceptable performance of the single PCBrick: if more computing power is required, multiple PCBricks can be used. In this way the use of powerful and power-hungry PCs can be confined to the applications where they are really necessary.  
+
A PCBrick is a complete x86-compatible PC, designed for maximum modularity in terms of mechanical construction and data interface provision. It has been designed explicitly for robotic applications, therefore it is fitted with a DC input power supply. The main design goal has been to minimize power consumption while maintaining acceptable performance of the single PCBrick: if more computing power is required, multiple PCBricks can be used. In this way the use of powerful and power-hungry PCs can be confined to the applications where they are really necessary.  
  
A single PCBrick has a power consumption that never exceeds 25W, and is still lower when the processor is not under heavy computational load.
+
The PCBrick design is based on the use of motherboards with mini-ITX form factor (17cm x 17cm). Presently, two types of PCBricks have been built:
 +
* '''PCBrick v1.0''', based on the [http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=399 VIA EN15000 motherboard] (single-core VIA C7 processor, clock frequency of 1.5GHz). A PCBrick v1.0 has a power consumption that never exceeds 25W, and is still lower when the processor is not under heavy computational load; on the other hand, its weak point is the low computing power. Don't expect to run software needing heavy computation without hitting the limits of the processor. For example, compiling the Linux kernel on a PCBrick is an experience that any sane man or woman would avoid (and yet is necessary if you want to extract every last gram of that limited performance).
  
The PCBrick design is based on the use of motherboards with mini-ITX form factor (17cm x 17cm). Presently, the PCBrick mount [http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=399 VIA EN15000 motherboards], fitted with a single-core VIA C7 processor having a clock frequency of 1.5GHz, and with an extensive set of interfaces. An aluminum frame is used, made with [http://www.item.info Item profiles], for easy mechanical connections to external systems. Included in the frame of the PCBrick are an 80GB hard disk ([http://www.hitachigst.com/hdd/support/7k100/7k100.htm Hitachi HTS721080G9AT00]: 2,5”, 7200RPM, Parallel ATA), 1GB of DDR2 RAM (400/533MHz DIMM, 1GB maximum) and a DC power supply accepting from 6V DC to 24V DC. The frame includes the space necessary for the fitting of PCI card into the (single) slot of the motherboard, and fixtures for the mounting of additional hardware.
+
* '''PCBrick v2.0''' (also called ''PCBriccone'') based on [http://www.jetway.com.tw/jetway/system/productshow2.asp?id=404&proname=J9F2-Extreme Jetway J9F2 Extreme motherboards] fitted with an Intel Core2 Duo T7200 processor. This is a significantly more powerful machine, both in terms of processing power and of electrical power drawn when heavy computation is required.
  
If necessary, on a PCBrick can be mounted ''two'' PCI cards. However, that can only be accomplished by mounting the cards ''horizontally'', and requires the use of an  L-shaped PCI adapter board (available). The horizontal mounting of PCI cards can easily be accomodated by removing from the frame of the PCBrick a pillar, kept in place by a single screw. Note, however, that horizontally-mounted PCI cards will extend out from the PCBrick frame, and that suitable fixing points and protection for them must be realized.  
+
A custom frame has been designed for the PCBrick. It encloses and protects the components of the PCBricks, and at the same time it makes mechanical connections to external structures easy; its "open" nature is ideal for lab work. The PCBrick frame is built from aluminium profiles (we used [http://www.item.info Item profiles]) and 5mm-thick panels (in our case clear acrylic panels, which are cool to look at: but you can choose any non-conducting material). If you want to build your own PCBrick, you can download the specifications of the frame, and the measurements of the panels.
  
Of course the use of the PCI adapter described above also allows for the horizontal mounting of a ''single'' PCI card, but it's hard to think of a case in which this kind of mounting is so needed that the awkwardness of having a card sticking out from the PC and needing external fixing points can be overlooked.
+
Included in the frame of each PCBrick are a 2.5" hard disk (which, depending on application, can be mechanical or solid-state) and a DC-input power supply accepting from 6V DC to 24V DC. The frame includes the space necessary to fit a PCI card into the (single) slot of the motherboard, and fixtures for mounting additional hardware if required.
  
The weak point of the PCBrick is (by design) the low computing power. Don't expect to run software needing heavy computation without hitting the limits of the processor. For example, compiling the Linux kernel on a PCBrick is an experience that any sane man or woman would avoid (and yet is necessary if you want to extract every last gram of that limited performance). On the other hand, the disk is fast (generally 2.5" disks have a 5400RPM rotational speed) and the interfaces are comprehensive, so the logging of substantial amounts of data - even from multiple sources - is possible, as it requires limited intervention of the processor.
+
Actually, on a PCBrick can be mounted ''two'' PCI cards. However, this can only be accomplished by mounting the cards ''horizontally'', and requires the use of an L-shaped PCI adapter board (available). The horizontal mounting of PCI cards can be accomodated by removing from the frame of the PCBrick a pillar, kept in place by a single screw. Note, however, that horizontally-mounted PCI cards will extend out of  the PCBrick frame, and that suitable fixing points and protection for them must be realized. Of course the use of the PCI adapter described above also allows for the horizontal mounting of a ''single'' PCI card, but it's hard to think of a case in which this kind of mounting is so needed that the awkwardness of having a card sticking out from the PC and needing external fixing points can be overlooked...
  
By the way, the processor fan is absolutely silent in any condition: something that could not be said of previous VIA mini-ITX boards, and that can be required for some applications.
+
In the AIRLab, five PCBricks v1.0 and two PCBricks v2.0 are currently available.
 
+
In the AIRLab '''five PCBricks''' are available. Three of them are currently used by the [[Rawseeds]] project and two by the [[LURCH - The autonomous wheelchair|LURCH]] project.
+

Revision as of 12:00, 3 February 2010

A PCBrick. Its external dimensions are 225mm (l) x 195mm (d) x 135mm (h).

A PCBrick is a complete x86-compatible PC, designed for maximum modularity in terms of mechanical construction and data interface provision. It has been designed explicitly for robotic applications, therefore it is fitted with a DC input power supply. The main design goal has been to minimize power consumption while maintaining acceptable performance of the single PCBrick: if more computing power is required, multiple PCBricks can be used. In this way the use of powerful and power-hungry PCs can be confined to the applications where they are really necessary.

The PCBrick design is based on the use of motherboards with mini-ITX form factor (17cm x 17cm). Presently, two types of PCBricks have been built:

  • PCBrick v1.0, based on the VIA EN15000 motherboard (single-core VIA C7 processor, clock frequency of 1.5GHz). A PCBrick v1.0 has a power consumption that never exceeds 25W, and is still lower when the processor is not under heavy computational load; on the other hand, its weak point is the low computing power. Don't expect to run software needing heavy computation without hitting the limits of the processor. For example, compiling the Linux kernel on a PCBrick is an experience that any sane man or woman would avoid (and yet is necessary if you want to extract every last gram of that limited performance).
  • PCBrick v2.0 (also called PCBriccone) based on Jetway J9F2 Extreme motherboards fitted with an Intel Core2 Duo T7200 processor. This is a significantly more powerful machine, both in terms of processing power and of electrical power drawn when heavy computation is required.

A custom frame has been designed for the PCBrick. It encloses and protects the components of the PCBricks, and at the same time it makes mechanical connections to external structures easy; its "open" nature is ideal for lab work. The PCBrick frame is built from aluminium profiles (we used Item profiles) and 5mm-thick panels (in our case clear acrylic panels, which are cool to look at: but you can choose any non-conducting material). If you want to build your own PCBrick, you can download the specifications of the frame, and the measurements of the panels.

Included in the frame of each PCBrick are a 2.5" hard disk (which, depending on application, can be mechanical or solid-state) and a DC-input power supply accepting from 6V DC to 24V DC. The frame includes the space necessary to fit a PCI card into the (single) slot of the motherboard, and fixtures for mounting additional hardware if required.

Actually, on a PCBrick can be mounted two PCI cards. However, this can only be accomplished by mounting the cards horizontally, and requires the use of an L-shaped PCI adapter board (available). The horizontal mounting of PCI cards can be accomodated by removing from the frame of the PCBrick a pillar, kept in place by a single screw. Note, however, that horizontally-mounted PCI cards will extend out of the PCBrick frame, and that suitable fixing points and protection for them must be realized. Of course the use of the PCI adapter described above also allows for the horizontal mounting of a single PCI card, but it's hard to think of a case in which this kind of mounting is so needed that the awkwardness of having a card sticking out from the PC and needing external fixing points can be overlooked...

In the AIRLab, five PCBricks v1.0 and two PCBricks v2.0 are currently available.