+ All Categories
Home > Documents > Tech Notes PICMG, PICMG 1.3, & PISA Expansion...

Tech Notes PICMG, PICMG 1.3, & PISA Expansion...

Date post: 03-Apr-2018
Category:
Upload: doanthien
View: 229 times
Download: 1 times
Share this document with a friend
11
SINGLE-BOARD COMPUTERS / CPU CARDS 91 Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001 www.cyberresearch.com Applications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected] Visit our website for detailed product information! PICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG and PISA standards are alternative approaches to supporting both ISA and PCI boards in a single computer. Each of these dual-bus architectures provides you with the flexibility to use both PCI expansion cards and legacy ISA cards. PICMG stands for the PCI Industrial Computer Manufacturers Group. This group released the “PCI-ISA Passive Backplane Standard” (commonly called the “PICMG” bus) in the mid-1990s. PICMG systems take a railroad-car approach: ISA & PCI slots are placed end-to-end, and the single-board computer (SBC, or CPU card) incorporates edge connectors for both slots. Your CPU interfaces with the ISA bus via the ISA connector and the PCI bus from the PCI connector. The combined length of the PCI & ISA slots means that PICMG cards must use a full-length expansion slot. PICMG 1.3 adds support for high-speed PCI Express (PCIe) slots in place of older ISA slots (see PCIe Tech Note on page 15). The PICMG 1.3 bus carries all the signals for up to 16 traditional PCI cards and five or more PCIe cards — far beyond what motherboard-based systems can provide. PICMG 1.3 also handles more power. Traditional PICMG 1.0 full-length cards could safely pull up to 227W from the backplane. PICMG 1.3 cards can draw up to 500W without damage. This not only makes them more robust, but also provides support for modern multiprocessor systems and high-speed CPUs. PISA (PCI and ISA bus”) grew out of the EISA standard. PISA takes an upstairs-downstairs approach. Pins on the PISA- bus connector are longer than either PCI or ISA pins. The upper pins carry ISA signals while the lower pins carry PCI signals. This allows for CPU cards that are roughly half the length of PICMG CPU cards. In fact, our shorter MicroBoxPC Systems all use either ISA or PISA CPU cards to achieve their shorter lengths (see Tech Note on page 98). Unused PISA & PICMG slots may be used as ISA expansion slots because both connectors have all of the ISA pins in the standard positions for exactly that purpose. PISA-bus backplanes and CPU cards can potentially provide you with a highly compact PC. PICMG & PICMG 1.3 backplanes and CPU cards require more length, but there is a greater variety of them to choose from. Tech Notes Robert Annesley PICMG 1.0 CPGK Series (see pg. 95) PICMG 1.3 PISA CEGC Series (see pg. 93) CZMD (see pg. 98) Single Board Computers/ CPU Cards are on pages 92~101. Passive Backplanes can be found on pages 88~90. RAID” stands for Redundant Array of Inde- pendent Disks. RAID combines multiple hard drives to increase system reliability by protecting against data loss and/or improving performance. RAID can be implemented in software, with the system CPU as a con- troller, or in hardware with a controller chip. Common RAID Levels • RAID Level 0: Speeds I/O performance (especially for SSDs) by spreading I/O load across two or more drives. Data is broken down into blocks and each block is written to a separate disk drive. Net storage is 100% of net total drive capacity. Requires 2 drives minimum. (Note: NOT fault-tolerant/redundant). • RAID Level 1 (“Mirroring”): The same data is written to two drives for 100% redundancy. Net storage is 50% of net total drive capacity. Requires 2 drives minimum. •RAID Level 0+1 (a.k.a. “RAID 10”): A RAID Level 1 mirrored array whose segments are RAID 0 arrays. High performance and high fault tolerance. Because all data is duplicated (“mirrored”), twice the storage capacity is required. Net storage is 50% of net total drive capacity. Requires 4 drives minimum. •RAID Level 5 (Striping with Parity): Combines the speed of striping with reliability of redundancy. Data is striped across two or more drives, while parity information is written across the array. If a hard drive fails, the data lost from this drive can be recovered through parity calculations from the other disks. RAID 5 stores more data than RAID 1 or RAID 0+1, but parity calculations make it slower. Net storage is 95% of net total drive capacity, less one drive. Requires 3 drives minimum. Common RAID Types •IDE (Parallel ATA): IDE drives are by far the most common. They use standard IDC 40-pin connectors and 40-conductor or 80-conductor ribbon cables. A compact version of this is used with 2.5" IDE drives, using high-density 44-pin cables. •Serial ATA (SATA): Serial ATA drives feature a smaller 7-pin data connector and thinner, more flexible cable. SATA drives have lower power consumption and higher speeds than IDE (currently up to 3.0 Gb/s vs. 1.3 Gb/s or less). Both SATA and IDE hard drives can be found on page 111. •SCSI: Generally used in high-end storage applications due to its faster speed (up to 320MB/s), reliability, and durability. SCSI is a more expensive option, compared to IDE. Tech Notes Robert Annesley RAID: Redundant Backups Automatically Keep Your Data Protected
Transcript
Page 1: Tech Notes PICMG, PICMG 1.3, & PISA Expansion …cyberresearch.net/content/catalog/V26/10SBCsCPUCards.pdfPICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG

SINGLE-BOARD COMPUTERS / CPU CARDS

91Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001 www.cyberresearch.comApplications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected] Visit our website for detailed product information!

PICMG, PICMG 1.3, & PISA Expansion Buses – A Brief IntroductionThe PICMG and PISA standards are

alternative approaches to supporting bothISA and PCI boards in a single computer.Each of these dual-bus architecturesprovides you with the flexibility to use bothPCI expansion cards and legacy ISA cards.

PICMG stands for the PCI IndustrialComputer Manufacturers Group. Thisgroup released the “PCI-ISA Passive

Backplane Standard” (commonly called the “PICMG” bus) in themid-1990s. PICMG systems take a railroad-car approach: ISA &PCI slots are placed end-to-end, and the single-board computer(SBC, or CPU card) incorporates edge connectors for both slots.Your CPU interfaces with the ISA bus via the ISA connector andthe PCI bus from the PCI connector. The combined length of thePCI & ISA slots means that PICMG cards must use a full-lengthexpansion slot.

PICMG 1.3 adds support for high-speed PCI Express (PCIe)slots in place of older ISA slots (see PCIe Tech Note on page 15).The PICMG 1.3 bus carries all the signals for up to 16traditional PCI cards and five or more PCIe cards — far beyondwhat motherboard-based systems can provide. PICMG 1.3 alsohandles more power. Traditional PICMG 1.0 full-length cardscould safely pull up to 227W from the backplane. PICMG 1.3cards can draw up to 500W without damage. This not onlymakes them more robust, but also provides support for modernmultiprocessor systems and high-speed CPUs.

PISA (“PCI and ISA bus”) grew out of the EISA standard.PISA takes an upstairs-downstairs approach. Pins on the PISA-bus connector are longer than either PCI or ISA pins. Theupper pins carry ISA signals while the lower pins carry PCIsignals. This allows for CPU cards that are roughly half thelength of PICMG CPU cards. In fact, our shorter MicroBox™ PCSystems all use either ISA or PISA CPU cards to achieve theirshorter lengths (see Tech Note on page 98). Unused PISA &PICMG slots may be used as ISA expansion slots because bothconnectors have all of the ISA pins in the standard positionsfor exactly that purpose.

PISA-bus backplanes and CPU cards can potentiallyprovide you with a highly compact PC. PICMG & PICMG 1.3backplanes and CPU cards require more length, but there isa greater variety of them to choose from.

Tech Notes

Robert Annesley

PICMG 1.0 CPGK Series (see pg. 95)

PICMG 1.3

PISA

CEGC Series (see pg. 93)

CZMD (see pg. 98)

Single BoardComputers/

CPU Cards are onpages 92~101.

Passive Backplanes

can be found on pages 88~90.

“RAID” stands for Redundant Array of Inde-pendent Disks. RAID combines multiplehard drives to increase system reliability byprotecting against data loss and/or improvingperformance. RAID can be implemented insoftware, with the system CPU as a con-troller, or in hardware with a controller chip.

Common RAID Levels•RAID Level 0: Speeds I/O performance (especially for SSDs) by

spreading I/O load across two or more drives. Data is brokendown into blocks and each block is written to a separate diskdrive. Net storage is 100% of net total drive capacity. Requires2 drives minimum. (Note: NOT fault-tolerant/redundant).

•RAID Level 1 (“Mirroring”): The same data is written to twodrives for 100% redundancy. Net storage is 50% of net totaldrive capacity. Requires 2 drives minimum.

•RAID Level 0+1 (a.k.a. “RAID 10”): A RAID Level 1 mirroredarray whose segments are RAID 0 arrays. High performance andhigh fault tolerance. Because all data is duplicated (“mirrored”),twice the storage capacity is required. Net storage is 50% of nettotal drive capacity. Requires 4 drives minimum.

•RAID Level 5 (Striping with Parity): Combines the speed ofstriping with reliability of redundancy. Data is striped acrosstwo or more drives, while parity information is written acrossthe array. If a hard drive fails, the data lost from this drive canbe recovered through parity calculations from the other disks.RAID 5 stores more data than RAID 1 or RAID 0+1, but paritycalculations make it slower. Net storage is 95% of net totaldrive capacity, less one drive. Requires 3 drives minimum.

Common RAID Types•IDE (Parallel ATA): IDE drives are by far the most common.

They use standard IDC 40-pin connectors and 40-conductor or80-conductor ribbon cables. A compact version of this is usedwith 2.5" IDE drives, using high-density 44-pin cables.

•Serial ATA (SATA): Serial ATA drives feature a smaller 7-pindata connector and thinner, more flexible cable. SATA driveshave lower power consumption and higher speeds than IDE(currently up to 3.0 Gb/s vs. 1.3 Gb/s or less). Both SATA andIDE hard drives can be found on page 111.

•SCSI: Generally used in high-end storage applications due to itsfaster speed (up to 320MB/s), reliability, and durability. SCSI isa more expensive option, compared to IDE.

Tech Notes

Robert Annesley

RAID: Redundant Backups Automatically Keep Your Data Protected

091.08$ 12/13/10 2:17 PM Page 1

Page 2: Tech Notes PICMG, PICMG 1.3, & PISA Expansion …cyberresearch.net/content/catalog/V26/10SBCsCPUCards.pdfPICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG

New!Core i5Core i7

SINGLE-BOARD COMPUTERS / CPU CARDS

92 www.cyberresearch.com Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001Visit our website for detailed product information! Applications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected]

Important Notes and Features

2.66G

Hz Co

re 2 Q

uad�

3.0GH

z Core

2 Du

o�

2.8 GH

z Pen

tium

G or

2.9 G

Hz Pe

nt Du

al Cor

e

3.0GH

z Core

2 Qu

ad�

3.33G

Hz Co

re i5

�2.8

GHz�

Core i7On-B

oard

Vide

oGi

gabit

LAN/

Ether

net

SATA

Ports

3.0or

1.5Gb

/sec.�

USB

2.0

Port

supp

orts

1.1

RS-2

32 S

erial

Por

tsSp

ecial

Feat

ures

Chips

etInt

el®un

less n

oted.

Proc

esso

r FSB

(MHz

)/DM

I(GT/

s)

Micro

proces

sor w

/Fan

Includ

ed in

Pac

kage

Pric

e

No. o

f Mem

ory

Sock

ets

Card

Bus

/CPU

Slot

Type

Card

Leng

th(in

inch

es)

Feat

ure S

umma

ry

Max

. Mem

ory

(RAM

) �

Includes CPU, RAM, & Windows 7

Order with 1GB memory + Windows® 7 software or card only (Replace “-X” with “-C” for CPU card only and deduct $200). More CPU cards on pp. 94~101.

RAID

Supp

ort

#CEGE PG-28-X Pentium G 2.5GT/s DMI 14 USB PICMG1.3 Full13.39 2 DDR3 8 GB VGA 2 6 Y Q57 2.5GT/s 14� 2 �� $1295 — — — — —#CEGE I5-33-X Core i 5� 2.5GT/s DMI 14 USB PICMG1.3 Full13.39 2 DDR3 8 GB VGA 2 6 Y Q57 2.5GT/s 14� 2 ��� — — — — $1495 —#CEGE I7-28-X Core i 7� 2.5GT/s DMI 14 USB PICMG1.3 Full13.39 2 DDR3 8 GB � 2 6 Y Q57 2.5GT/s 14� 2 �� — — — — — $1695#CEGD PE-29-X Pent Dual Core RAID/Dual GB LAN PICMG1.3 Full13.31 2 DDR3 4 GB VGA 2 4 Y G41 1066 8� 2 �� $995 — — — — —#CEGD C2-30-X Core 2 Duo� RAID/Dual GB LAN PICMG1.3 Full13.31 2 DDR3 4 GB VGA 2 4 Y G41 1333 8� 2 �� — $1195 — — — —#CEGD CQ-26-X Core2Quad� RAID/Dual GB LAN PICMG1.3 Full13.31 2 DDR3 4 GB VGA 2 4 Y G41 1333 8� 2 �� — — $1295 — — —#CEGD CQ-30-X Core2Quad� RAID/Dual GB LAN PICMG1.3 Full13.31 2 DDR3 4 GB VGA 2 4 Y G41 1333 8� 2 �� — — — $1495 — —#CEGC PE-29-X Pent Dual Core RAID/Dual GB LAN PICMG1.3 Full13.31 4 DDR2 8 GB VGA 2 6 Y Q35 1066 10� 2 �� $1095 — — — — —#CEGC C2-30-X Core 2 Duo� RAID/Dual GB LAN PICMG1.3 Full13.31 4 DDR2 8 GB VGA 2 6 Y Q35 1333 10� 2 �� — $1295 — — — —#CEGC CQ-26-X Core2Quad� RAID/Dual GB LAN PICMG1.3 Full13.31 4 DDR2 8 GB VGA 2 6 Y Q35 1333 10� 2 �� — — $1395 — — —#CEGC CQ-30-X Core2Quad� RAID/Dual GB LAN PICMG1.3 Full13.31 4 DDR2 8 GB VGA 2 6 Y Q35 1333 10� 2 �� — — — $1595 — —

PICMG 1.3 CPU Card / SBC Comparison Chart

PICMG 1.3 adds support for high-speed PCI Express (PCIe) slots in place of older ISA slots.The PICMG 1.3 bus carries all the signals for up to 16 traditional PCI cards and five or morePCIe cards. PICMG 1.3 also increases power capacity. Traditional PICMG 1.0 full-lengthcards could safely pull up to 227W from the backplane. New PICMG 1.3 cards can draw upto 500W without damage. This not only makes them more robust, but also provides supportfor modern multiprocessor systems and high-speed CPUs. NOTE: These cards require apassive backplane with a PICMG 1.3 slot in order to function. See page 90 or visit ourwebsite to see our PICMG 1.3-based backplanes.A free keyboard is included on request when you purchase a complete system with aCPU card or motherboard (benchtop-style, #OIX 2107, page 102).All boards above monitor CPU and system temperatures, CPU and system cooling fanspeeds, and system voltage levels. In addition, all have an onboard watchdog timercircuit that can be set to automatically restart your system if it halts. All cards above have a maximum operating temperature of 60oC.

ADDITIONAL SPECIFICATIONS AND TECHNICAL DETAILS:� CEGE, CEGD, and CEGE include a Realtek ALC883 for 7.1-channel surround-sound

audio capability.� Current Intel® Pentium®, CoreTM 2 Duo, and CoreTM i3 processors have two independent

processor cores to do more work per clock cycle than older CPUs to complete processing

tasks. CoreTM 2 Quad processors double this to four cores, each of which is operating atthe specified clock speed. CoreTM i5 processors on this page have two cores, and eachcore has 2 independent threads for processing, allowing even greater processingcapability. The CoreTM i7 processor on this page has 4 cores that each have 2 processingthreads for maximum computational capacity.

CEGD has an EIDE UltraATA/100 port for 1 or 2 PATA/IDE drives.� A 32-bit operating system limits usable RAM to a maximum of 3.145GB. For more RAM,

please order one of the 64-bit versions of Windows 7 at no extra charge..� CEGC, CEGD, and CEGE have SATA 3.0Gb/s ports that can be set up as RAID 0, RAID 1,

RAID 0+1 (10), or RAID 5. See Tech Note on page 91 for RAID details.� CEGD and CEGE have a 10-pin DIO header with 4 inputs and 4 outputs. CEGC has an

18-pin DIO header with 8 inputs and 8 outputs. � In addition to each PICMG 1.3 SBC’s onboard USB ports, each card enables four

additional USB ports located on most PICMG 1.3 passive backplanes. See page 90 orvisit our website to see our PICMG 1.3-based backplanes.

� CEGE boards, based on the Intel Q57 chipset, have video capability built into the CPU,not the chipset. Therefore, models with Core i7 CPUs require a separate video card. We recommend our GRI ED1GD (page 118), which supports 1 or 2 displays with 1 GBof video memory.

PBER 09

3 PCI / PCIe: 1 x16 / 4 x1

PBER 19P16

16 PCI / 1 PCIe x16 / 1 PCIe x1

One PICMG 1.3 slot

PBER 10A

4 PCI / 1 PCIe x16 / 4 PCIe x1

PBER 13P8

8 PCI / 1 PCIe x16 / 3 PCIe x1

PBER 09P3

3 PCI / 2 PCIe x16 (x8 signal) / 3 PCIe x4

PBER 07

3 PCI / PCIe: 1 x16, 2 x1

PBER 07P

1 PCI / PCIe: 1 x16, 4 x1

PBER 06A

PCIe: 5 x4

PBER 06

3 PCI / PCIe: 1 x16, 1 x4

PBER 06P

PCIe: 1 x16, 3 x1

PBER 04A

PCIe: 2 x8, 1 x4

PBER 05

2 PCI / PCIe: 1 x16, 1 x4

PBER 05E

PCIe: 1 x16, 3 x1

PBER 04

2 PCI / PCIe: 1 x16

PBER 04P

1 PCI / PCIe:1 x16, 1 x4

PBER 04E

PCIe: 1 x16, 2 x1

PBER 06R

2 PCI / PCIe: 1 x16, 1 x4,

1 x1

PBER 13D

For Dual Systems(see chart)

NOTE:PBER 13Drequirestwo powersupplies!

092-093.42$ 12/13/10 2:41 PM Page 1

Page 3: Tech Notes PICMG, PICMG 1.3, & PISA Expansion …cyberresearch.net/content/catalog/V26/10SBCsCPUCards.pdfPICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG

PICMG 1.3 Single Board Computers

SINGLE-BOARD COMPUTERS / CPU CARDS

93Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001 www.cyberresearch.comApplications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected] Visit our website for detailed product information!

LPT Printerconnector

Four USB 2.0headers

(support 8 ports)

Two USB 2.0 ports

Dual Gigabit(1000Base-T)

Ethernet ports

Keyboard andMouse header

VGA video port

Two USB 2.0 ports

Chassis fanconnector

Dual Gigabit(1000Base-T)

Ethernet ports

(both RJ-45)

VGA video port

Four SATA (Serial ATA) connssupport RAID 0 / 1 / 0+1 / 5!

(see RAID Tech Note on page 91)Data xfer rates up to 3 Gb / second

PICMG 1.3 connector4-part connector bus adds support for high-speed

PCI-Express (PCIe) signals and allows the card to draw up to 500W without damage.

Support for up to 8 USB 2.0 portsThe CEGD includes two USB ports on the bracket and two more via headers.In addition, the card’s PICMG 1.3 connector enables four additional ports

located on most PICMG 1.3 backplanes (see pg. 90 for more details).

ATA/100IDE port(supports 2 drives)

COM1: andCOM2:

(both RS-232)

COM1: andCOM2:

(both RS-232)

+12V connector(from ATX

power supply)

Two 240-pin DDR3sockets supportup to 4GB RAM(1GB included)

Floppydrive

connector

IrDAconn

Intel G41 chipsetIntegrated video supports

up to 2048 x 1536 maximum resolution;

supports 1333MHz FSB and DDR3 system memory

Two 240-pin DDR3sockets support up to 8 GB RAM

(1GB included)

Six SATA (Serial ATA) connssupport RAID 0 / 1 / 0+1 / 5!

(see RAID Tech Note on page 91)Data xfer rates up to 3 Gb / second

DIO(4 in,4 out)

IrDAAudioconnector

supports 7.1channel audio

CPUfan

conns

Floppy driveconnector

AMIBIOS

Intel Q57 chipsetIntegrated video supports

up to 2048 x 1536 maximum resolution;

supports 1333 MHz FSB and DDR3 system memory

LGA1156 connectorwith your choice of

Intel processor: • 2.8 GHz Core™ i7• 3.3 Ghz Core™ i5• 2.8 GHz Pentium G

CPU 12V connector

LGA775 connectorwith your choice of

Intel processor: • 3.0 GHz Core 2 Quad• 2.6 GHz Core 2 Quad• 3.0 GHz Core 2 Duo• 2.9 GHz Pent. Dual Core

PICMG 1.3 connector4-part connector bus adds support for high-speed

PCI-Express (PCIe) signals and allows the card to draw up to 500W without damage

Video Depends on CPUThe VGA controller is built intothe CPU. If the board has a COREi5-7xx or higher CPU you need aseparate video card, such as ourGRI ED1GD (pg. 118)

Support for up to 14 USB 2.0 ports!The CEGE includes two USB ports on the bracket and 8 more via headers. In addition, the card’s PICMG 1.3 connector enables four additional ports

located on most PICMG 1.3 backplanes (see pg. 90 for more details).

+12V conn(from ATX

power supply)

CEGCSeries

Four 240-pin DDR2sockets support up to 8 GB RAM

(1GB included)

Externalswitches

and indicators

CPUfan

conn

Intel Q35 + ICH9DOchipset

Integrated VGA supports up to 2048 x 1536

maximum resolution; supports 1333MHz FSB

and DDR2 system memory

LGA775 connectorwith your choice of

Intel processor: • 3.0 GHz Core 2 Quad• 2.6 GHz Core 2 Quad• 3.0 GHz Core 2 Duo• 2.9 GHz Pent. Dual Core

PICMG 1.3 connector4-part connector bus adds support for high-speed

PCI-Express (PCIe) signals and allows the card to draw up to 500W without damage.

Support for up to 12 USB 2.0 ports!The CEGC includes two USB ports on the bracket and six more via headers. In addition, the card’s PICMG 1.3 connector enables four additional ports

located on most PICMG 1.3 backplanes (see pg. 90 for more details).

COM1: & COM2:

(both RS-232)

IrDA connector

Two USB 2.0 ports

AMI BIOS

Dual Gigabit(1000Base-T)

Ethernet ports

(both RJ-45;controller #1:

Intel 82566DM;controller #2:Intel 82573L)

VGA video port

6-pin keyboard and mouse header

(incl. backplate brings out PS/2 conns to rear of PC)

Audioconnectors;

supports 7.1 channel audio

Six USB 2.0connectors

(via three 8-pin headers)

Digital I/O

header(4 in/4 out)

Six SATA (Serial ATA) connssupport RAID 0 / 1 / 0+1 / 5!

(see RAID Tech Note on p. 91)Data xfer rates up to 3 Gb / second!

But what exactly isPICMG 1.3?

See pages 90 and 91 for details.

RoHS✔✔

CEGESeries

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

NEW!

CEGDSeries

NEW!CPUfan

conn

Externalswitches

and indicators

Digital I/O

header(4 in/4 out)

LPTPrinter

connector

6-pin keyboard and mouse header

(incl. backplate brings out PS/2 conns to rear of PC)

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

092-093.42$ 12/13/10 2:49 PM Page 2

Page 4: Tech Notes PICMG, PICMG 1.3, & PISA Expansion …cyberresearch.net/content/catalog/V26/10SBCsCPUCards.pdfPICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG

SINGLE-BOARD COMPUTERS / CPU CARDS

94 www.cyberresearch.com Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001Visit our website for detailed product information! Applications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected]

Important Notes and Features

3.4GH

z Pent

ium 4

or

2.9GH

z Pent

Dual

Core�

3.0GH

z Core

2 Du

o�2.6

6GHz

Core

2 Qua

d�3.0

GHz C

ore 2

Quad�

with CPU, RAM, & Win 7

Order with 1GB memory + Windows® XP software or card only (Replace “-X” with “-C” for CPU card only and deduct $200). More CPU Cards on pp. 92~ 101.

LGA775-based CPU Card / SBC Comparison Chart

A free keyboard is included on request when you purchase a complete system with aCPU card or motherboard (benchtop-style, #OIX 2107).All boards above monitor CPU and system temperatures, CPU and system cooling fanspeeds, and system voltage levels. In addition, all have an onboard watchdog timercircuit that can be set to automatically restart your system if it halts. All cards above have a maximum operating temperature of 60oC.

ADDITIONAL SPECIFICATIONS AND TECHNICAL DETAILS:� CPMB: Realtek ALC260 2-channel HD audio. CPGT, CPGU, and CPIJ support 5.1-

channel audio. � CPGK, CPGN, and CZMD include a Realtek ALC883 for 7.1-channel surround-sound

audio capability. � Pentium 4 (P4) processors have a single processor core. Intel Pentium Dual Core (PE)

and Core 2 Duo (C2) processors have two independent processor cores to do more work

per clock cycle. Core 2 Quad (CQ) processors double this to four cores, each of whichis operating at the specified clock speed. Multicore processors are also more energy-efficient than single-core CPUs, turning on computing functions only when needed.

� VGA controller is built into the 945G chipset and shares up to 224MB of system memoryfor video.

� One RS-232 serial port + one serial port jumper-selectable as RS 232/422/485.� Maximum of 3.145GB of usable RAM due to the limitations of 32-bit operating systems.

If you need more memory, please choose one of the 64-bit Windows® 7 OSs.� CPGN, CPGT, and CPGU have 4 SATA (Serial ATA) 3.0Gb/s ports. CPGK, CPMB, and

CZMD have SATA 3.0Gb/s ports that can be set up as RAID 0, RAID 1, RAID 0+1, orRAID 5. See Tech Note on page 91 for RAID details

CPGN has a 10-pin header for 8 digital I/O ports (4 input, 4 output). CPMB has a 12-pin header for 8 digital I/O ports (user-programmable; 12mA sink). All others: Cardhas an onboard header for digital I/O (4 input, 4 output).

On-B

oard

Vide

o Gi

gabit

LAN/

Ethe

rnet

SATA

Ports

RAID

Sup

port

USB 2

.0 Po

rts su

pport

s 1.1

RS-2

32 S

erial

Por

ts

Spec

ial Fe

atur

es

Chips

et Int

el®un

less n

oted

FSB

( CPU

fron

t side

bus,

MHz

)

Micro

proces

sor w

/Fan

Includ

ed in

Pac

kage

Pric

e

No. o

f Mem

ory

Sock

ets

Card

Bus

/CPU

Slot

Type

Card

Leng

th(in

inch

es)

Feat

ure S

umma

ry

Max

. Mem

ory (R

AM)�

EIDE /

PATA

/ATA

Por

ts

2.4GH

z Core

2 Du

o�

2.1GH

z Core

2 Du

o�

Memory Modules (RAM):#DIMM 512U 512MB ....................DIMM Memory Upgrade (SDRAM). $100#DDR 0512U 512MB ...........DDR DIMM Memory Upgrade ................ $50#DDR 01GBU 1GB ................DDR DIMM Memory Upgrade............... $100#DDR2 01GBU 1GB ..............DDR2 DIMM Memory Upgrade (240-pin)... $50#DDR2 02GBU 2 GB .............DDR2 DIMM Memory Upgrade (240-pin). $100#DDR3 01GB-1333 1GB ..............DDR3 DIMM Memory Upgrade (240-pin)... $50#DDR3 02GB-1333 2GB ..............DDR3 DIMM Memory Upgrade (240-pin). $100#DDR3 04GB-1333 4GB ..............DDR3 DIMM Memory Upgrade (240-pin). $200#SODDR 512U 512MB ......DDR SODIMM Memory Upgrade (200-pin)... $50#SODDR 01GBU 1GB ...........DDR SODIMM Memory Upgrade (200-pin). $100#SODDR2 01GBU 1GB .........DDR2 SODIMM Memory Upgrade (200-pin)... $50#SODDR2 02GBU 2GB .........DDR2 SODIMM Memory Upgrade (200-pin). $100

Due to market volatility, please visit our website for the latest memory pricing!

Windows ® OS Software:32-bit Operating Systems#MSD W7P32 Windows 7 Professional,32-bit, on DVD (w/system purchase) ......$150#MSD W7U32 Windows 7 Ultimate,32-bit, on DVD (w/system purchase) ............$250Note that 32-bit operating systems limit the maximum usable memory on anymotherboard or CPU card to 3.145GB. If you need more memory, order a 64-bitOS with your motherboard at no extra charge.

64-bit Operating Systems#MSD W7P64 Windows 7 Professional,64-bit, on DVD (w/system purchase).......$150#MSD W7U64 Windows 7 Ultimate,64-bit, on DVD (w/system purchase) ............$250

NOTE: All operating systems acquired through a Microsoft ® volume licensing programrequire that a licensed desktop operating system already exists and was installed by theOEM that built the PC. PCs that did not have an operating system installed whenpurchased will not qualify for a volume licensing operating system license. For moreinformation, see: www.microsoft.com.

#CPGN PE-29-X Pent Dual Core DVI/VGA/Dual GBLAN PICMG Full13.31 2 DDR3 4GB� DVI+VGA 2 4 Y� 1 G41 1066 7 2 � $1095 — — — — —#CPGN C2-30-X Core2Duo DVI/VGA/Dual GBLAN PICMG Full13.31 2 DDR3 4GB� DVI+VGA 2 4 Y� 1 G41 1333 7 2 � — — — $1295 — —#CPGN CQ-26-X Core2Quad DVI/VGA/Dual GBLAN PICMG Full13.31 2 DDR3 4GB� DVI+VGA 2 4 Y� 1 G41 1333 7 2 � — — — — $1395 —#CPGN CQ-30-X Core2Quad DVI/VGA/Dual GBLAN PICMG Full13.31 2 DDR3 4GB� DVI+VGA 2 4 Y� 1 G41 1333 7 2 � — — — — — $1595#CPGK PE-29-X Pent Dual Core VGA/RAID/Dual GBLAN PICMG Full13.40 4 DDR2 8GB� VGA 2 6 Y� 1 Q35 1066 7 2 � $1095 — — — — —#CPGK C2-30-X Core2Duo VGA/RAID/Dual GBLAN PICMG Full13.40 4 DDR2 8GB� VGA 2 6 Y� 1 Q35 1333 7 2 � — — — $1295 — —#CPGK CQ-26-X Core2Quad VGA/RAID/Dual GBLAN PICMG Full13.40 4 DDR2 8GB� VGA 2 6 Y� 1 Q35 1333 7 2 � — — — — $1395 —#CPGK CQ-30-X Core2Quad VGA/RAID/Dual GBLAN PICMG Full13.40 4 DDR2 8GB� VGA 2 6 Y� 1 Q35 1333 7 2 � — — — — — $1595#CPIJ P4-34-X Pentium 4 DVI/VGA/Dual GBLAN PICMG Full13.42 2DDR2 4GB� DVI+VGA 2 4 Y 1 Q965 800 6 2� � $1295 — — — — —#CPIJ C2-21-X Core2Duo DVI/VGA/Dual GBLAN PICMG Full13.42 2DDR2 4GB� DVI+VGA 2 4 Y 1 Q965 1066 6 2� � — $1495 — — — —#CPIJ C2-24-X Core2Duo DVI/VGA/Dual GBLAN PICMG Full13.42 2DDR2 4GB� DVI+VGA 2 4 Y 1 Q965 1066 6 2� � — — $1595 — — —#CPMB P4-34-X Pentium 4 DVI/VGA/RAID GBLAN PICMG Full13.31 2DDR2 3GB DVI+VGA 2 6 Y� – Q965 800 6 2� � $1095 — — — — —#CPMB C2-21-X Core2Duo DVI/VGA/RAID GBLAN PICMG Full13.31 2DDR2 3GB DVI+VGA 2 6 Y� – Q965 1066 6 2� � — $1295 — — — —#CPMB C2-24-X Core2Duo DVI/VGA/RAID GBLAN PICMG Full13.31 2DDR2 3GB DVI+VGA 2 6 Y� – Q965 1066 6 2� � — — $1395 — — —#CPGU P4-34-X Pentium 4 DVI/VGA/Dual GBLAN PICMG Full13.31 4 DDR2 4GB� DVI+VGA 2 4 Y 1 945G 800 7 2 � $1295 — — — — —#CPGU C2-21-X Core2Duo DVI/VGA/Dual GBLAN PICMG Full13.31 4 DDR2 4GB� DVI+VGA 2 4 Y 1 945G 1066 7 2 � — $1495 — — — —#CPGU C2-24-X Core2Duo DVI/VGA/Dual GBLAN PICMG Full13.31 4 DDR2 4GB� DVI+VGA 2 4 Y 1 945G 1066 7 2 � — — $1595 — — —#CPGT P4-34-X Pentium 4 VGA/Dual GBLAN� PICMG Full13.31 4 DDR2 4GB� VGA 2 4 Y 1 945G 800 7 2 � $1195 — — — — —#CPGT C2-21-X Core2Duo VGA/Dual GBLAN� PICMG Full13.31 4 DDR2 4GB� VGA 2 4 Y 1 945G 1066 7 2 � — $1395 — — — —#CPGT C2-24-X Core2Duo VGA/Dual GBLAN� PICMG Full13.31 4 DDR2 4GB� VGA 2 4 Y 1 945G 1066 7 2 � — — $1495 — — —#CZMD PE-29-X Pent Dual Core DVI/VGA/RAID GBLAN PISA Short7.56 1 DDR2 2GB DVI+VGA 2 4 Y� – Q35 1066 4 2� � $1095 — — — — —#CZMD C2-30-X Core2Duo DVI/VGA/RAID GBLAN PISA Short7.56 1 DDR2 2GB DVI+VGA 2 4 Y� – Q35 1333 4 2� � — $1295 — — — —#CZMD CQ-26-X Core2Quad DVI/VGA/RAID GBLAN PISA Short7.56 1 DDR2 2GB DVI+VGA 2 4 Y� – Q35 1333 4 2� � — — — — $1395 —#CZMD CQ-30-X Core2Quad DVI/VGA/RAID GBLAN PISA Short7.56 1 DDR2 2GB DVI+VGA 2 4 Y� – Q35 1333 4 2� � — — — — — $1595

094-095.43$ 12/13/10 2:42 PM Page 1

Page 5: Tech Notes PICMG, PICMG 1.3, & PISA Expansion …cyberresearch.net/content/catalog/V26/10SBCsCPUCards.pdfPICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG

SINGLE-BOARD COMPUTERS / CPU CARDS

95Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001 www.cyberresearch.comApplications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected] Visit our website for detailed product information!

COM1: & COM2:

DIO8 in,.8 out

VGA port

USB port

Dual Gigabit (LAN

(both RJ-45)

PS/2 keybd.& mouse port

Intel G41 + ICH7R chipset

128 MB video RAMbuilt into chipset

maximum resolutions up to 2048 x 1536 (VGA) both full 1080p HD and

1920 x 1080 resolution (DVI)supports 1066MHz FSB

and DDR3 system memory

LGA775 connectorwith your choice of

Intel processor: • 3.0 GHz Core 2 Quad• 2.6 GHz Core 2 Quad• 3.0 GHz Core 2 Duo• 2.9 GHz Pent Dual Core

+12V connector(from ATX

power supply)

Two 240-pin DDR3sockets support up to 4 GB RAM

(1GB included)

ATA/100 IDE conn(supports 2 drives)

Four 3.0 Gb/s

SATA ports

Floppydrive

connector

6 USB 2.0 connectors

(via three 8-pin headers)

AMI BIOSCPU fan

Parallel PortECP, EPP, SPP,

26 pins

PICMG 1.0 connectorThe CPGN supports the full power of Core 2 Duo and Core 2 Quad

processors, but connects via any standard PICMG 1.0 slot! (PICMG 1.0 backplanes shown on pages 88~89)

CPGK: Intel Q35-based SBC Supports Latest Core™ 2 Quad CPUs!

+12V conn(from ATX

power supply)

Four 240-pin DDR2sockets support up to 8 GB RAM

(1GB included)

Audioconnectors;

supports 7.1-channel audio!

Externalswitches

and indicators

AMIBIOS

CPUfan

conn

IrDAconn

ATXpwr.ctrl.

Intel Q35 + ICH9DOchipset

Integrated VGA shares up to 384MB and supports

up to 2048 x 1536 maximum resolution;

supports 1333MHz FSB and DDR2 system memory

LGA775 connectorwith your choice of

Intel processor: • 3.0 GHz Core 2 Quad

1333 MHz FSB, 12 MB Cache• 2.66 GHz Core 2 Quad

1333 MHz FSB, 6 MB Cache• 3.0 GHz Core 2 Duo

1333 MHz FSB, 6 MB Cache• 2.93 GHz Pentium D

1066 MHz FSB, 2 MB Cache

ATA/100 IDE conn(supports 2 drives)

Floppy conn

VGA video port

Parallel conn

COM1: & COM2:(both RS-232)

USB 2.0 port

Dual Gigabit(1000Base-T)

Ethernet ports

(both RJ-45)

PS/2 keyboard & mouse

port

Six USB 2.0connectors

(via three 8-pin headers)

Digital I/O

header(4 in / 4 out)

DualBroadcomBCM5787

GbE ctrlrs.

Ext.keybd.header

Six SATA (Serial ATA) connssupport RAID 0 / 1 / 0+1 / 5!

(see RAID Tech Note on p. 91)Data xfer rates up to 3 Gb / second!

PICMG 1.0 connectorThe CPGK supports the full power of Core 2 Duo and Core 2 Quad processors,

but is compatible with any standard PICMG 1.0 backplane! (PICMG 1.0 backplanes shown on pages 88~89))

NEW!3.0 GHz

Core 2 Quad with1333MHz FSB & 2MB L2 cache

NEW!3.0 GHz

Core 2 Quad with1333MHz FSB & 2MB L2 cache

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

Ordering Information:#CPGN CQ-30-X 3.0 GHz Core™ 2 Quad PICMG CPU Card with DVI, VGA, DVI, SATA RAID, dual Gb LAN, 7.1-channel audio, and 8 DIO (4 in, 4 out)...........................$1595#CPGN CQ-26-X 2.6 GHz Core 2 Quad PICMG CPU Card with DVI, VGA, SATA RAID, dual Gb LAN, 7.1-channel audio, and 8 DIO (4 in, 4 out) .....................................$1395#CPGN C2-30-X 3.0 GHz Core™ 2 Duo PICMG CPU Card with DVI, VGA, SATA RAID, dual Gb LAN, 7.1-channel audio, and 8 DIO (4 in, 4 out) .....................................$1295#CPGN PE-29-X 2.9 GHz Pentium Dual Core PICMG CPU Card with DVI, VGA, SATA RAID, dual Gb LAN, 7.1-channel audio, and 8 DIO (4 in, 4 out) .........................$1095

For additional specifications, see chart on p. 94 or visit cyberresearch.com!

CPGN PICMG 1.0 SBC with DVI, VGA, SATA RAID, & 7.1 Audio

VGA • Four digital I/O • Dual gigabit LAN • Seven USB 2.0 Ports • 5.1-channel audio

DVI • VGA • Eight DIO • Dual gigabit LAN • Four SATA Ports • SATA RAID • Six USB 2.0 Ports

Ordering Information:#CPGK CQ-30-X 3.0 GHz Core 2 Quad PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, 5.1-channel audio, and 8 DIO (4 in, 4 out).......................................$1595#CPGK CQ-26-X 2.6 GHz Core 2 Quad PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, 5.1-channel audio, and 8 DIO (4 in, 4 out).......................................$1395#CPGK C2-30-X 3.0 GHz Core 2 Duo PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, 5.1-channel audio, and 8 DIO (4 in, 4 out) .........................................$1295#CPGK PE-29-X 2.9 GHz Pentium Dual Core PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, 5.1-channel audio, and 8 DIO (4 in, 4 out) .........................$1095

For additional specifications, see chart on p. 94 or visit cyberresearch.com!

094-095.43$ 12/13/10 2:47 PM Page 2

Page 6: Tech Notes PICMG, PICMG 1.3, & PISA Expansion …cyberresearch.net/content/catalog/V26/10SBCsCPUCards.pdfPICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG

SINGLE-BOARD COMPUTERS / CPU CARDS

96 www.cyberresearch.com Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001Visit our website for detailed product information! Applications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected]

Quantities of a Single Item Per Shipment – Call for DetailsQUANTITY DISCOUNTS: 1-4/LIST 5-9/5% 10-24/10% 25+/CALL

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

Intel Q965 + ICH8DOchipset

Integrated video supportsmaximum resolutions

up to 2048 x 1536 (VGA) and 1600 x 1200 (DVI);

supports 1066MHz FSB and DDR2 system memory

8-pin ATX12Vpower

connector

External switchesand indicators

CPUfan

PhoenixBIOS

LGA775 connectorwith your choice of

Intel processor: • 2.4 GHz Core 2 Duo• 2.1 GHz Core 2 Duo• 3.4 GHz Pentium 4

PICMG 1.0 connectorThe CPMB supports the full power of Core 2 Duoand Core 2 Quad processors, but is compatible

with any standard PICMG 1.0 backplane! (PICMG 1.0 backplanes shown on pages 88~89)

System fan

Audio conns.

VGA video port

Dual IntelPC82573L

Gigabit Ethernetcontroller

chips

Dual Gigabit(1000Base-T)

Ethernet ports

(both RJ-45)

Ext. keyboardheader

PS/2 keyboard & mouse

port

6 USB 2.0 conns(via three 8-pin headers)

Two 240-pin DDR2sockets support up to 3 GB RAM

(1GB included)

Stand-alonepower

connector

12-pin headerfor 8 lines of

programmabledigital I/O

COM1: & COM2:

(one RS-232; oneRS-232/422/485)

DVI headerconnects via cable

to separate backplate with a DVI connector (included)

Mini PCI slotType IIIA, 32-bit, 33MHz slot

supports Mini PCI cards(#MPCI WLANC for wireless LAN; see web)

Parallelconnector

Floppy drive conn

ATXpwr.ctrl.

Six SATA (Serial ATA) connssupport RAID 0 / 1 / 0+1 / 5!

(see RAID Tech Note on p. 91)Data xfer rates up to 3 Gb / second!

Parallel port

COM1: & COM2:

(one RS-232;one RS-232/

422/485)

Audioconns:

supports5.1-ch.audio

VGA port

PS/2 keybd.& mouse port

Dual Gigabit(1000Base-T)

Ethernet ports

(both RJ-45;controller #1:

Intel 82566DM;controller #2:Intel 82573L)

Intel Q965 + ICH8DO chipset

Integrated video supportsmaximum resolutions

up to 2048 x 1536 (VGA) and 1600 x 1200 (DVI);

supports 1066MHz FSB and DDR2 system memory

LGA775 connectorwith your choice of

Intel processor: • 2.66 GHz Core 2 Quad• 2.1 GHz Core 2 Duo• 3.4 GHz Pentium 4

+12V connector(from ATX

power supply)

Two 240-pin DDR2sockets support up to 4 GB RAM

(1GB included)

Four 3.0 Gb/s

SATA ports

ATA/100 IDE connector

(supports 2 drives)

Floppydrive

connector

Digital I/Oheader

(4 in / 4 out)

Externalswitches

and indicators

6 USB 2.0 connectors

(via three 8-pin headers)

Wake-on-LANconnector

Award BIOS(on rear of card)

External keyboard and

mouse headers

CPUfan

conn.

DVI headerconnects via cable

to separate backplate with a DVI connector (included)

PICMG 1.0 connectorThe CPIJ supports the full power of Core 2 Duo and Core 2 Quad

processors, but connects via any standard PICMG 1.0 slot! (PICMG 1.0 backplanes shown on pages 88~89)

Ordering Information: For additional specifications, see chart on p. 94 or visit cyberresearch.com!

#CPIJ C2-24-X 2.4 GHz Core 2 Duo PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, and 8 digital I/O (1066 MHz FSB; 4 MB Level 2 cache) .......................$1595#CPIJ C2-21-X 2.1 GHz Core 2 Duo PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, and 8 digital I/O (1066 MHz FSB; 2 MB Level 2 cache) .......................$1495#CPIJ P4-34-X 3.4 GHz Pentium 4 PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, and 8 digital I/O (800 MHz FSB; 2 MB Level 2 cache) ...........................$1295

Ordering Information: For additional specifications, see chart on p. 94 or visit cyberresearch.com!

#CPMB C2-24-X 2.4 GHz Core™ 2 Duo PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, and 8 digital I/O (1066 MHz FSB; 4 MB Level 2 cache) ..............$1395#CPMB C2-21-X 2.1 GHz Core 2 Duo PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, and 8 digital I/O (1066 MHz FSB; 2 MB Level 2 cache)...................$1295#CPMB P4-34-X 3.4 GHz Pentium 4 PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, and 8 digital I/O (800 MHz FSB; 4 MB Level 2 cache) ......................$1095

CPIJ Series PICMG 1.0 SBCs with DVI, VGA, and SATA RAID DVI • VGA • Digital I/O • Dual gigabit LAN • Four SATA ports • One ATA/100 port • Seven USB 2.0 ports • 5.1-channel audio

CPMB Series PICMG 1.0 SBCs with DVI, VGA and SATA RAID DVI • VGA • Programmable digital I/O • Dual gigabit LAN • Six USB 2.0 ports • Two serial ports • Two-channel HD audio

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

096-097.20$ 12/13/10 2:54 PM Page 1

Page 7: Tech Notes PICMG, PICMG 1.3, & PISA Expansion …cyberresearch.net/content/catalog/V26/10SBCsCPUCards.pdfPICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG

SINGLE-BOARD COMPUTERS / CPU CARDS

97Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001 www.cyberresearch.comApplications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected] Visit our website for detailed product information!

Quantities of a Single Item Per Shipment – Call for DetailsQUANTITY DISCOUNTS: 1-4/LIST 5-9/5% 10-24/10% 25+/CALL

Ordering Information: For additional specifications, see chart on p. 94 or visit cyberresearch.com!

#CPGT C2-24-X 2.4 GHz Core 2 Duo PICMG CPU Card with VGA, SATA RAID, dual Gb LAN, 5.1-channel audio, and 8 DIO (4 in, 4 out) .................................................$1495#CPGT C2-21-X 2.1 GHz Core 2 Duo PICMG CPU Card with VGA, SATA RAID, dual Gb LAN, 5.1-channel audio, and 8 DIO (4 in, 4 out) .................................................$1395#CPGT P4-34-X 3.4 GHz Pentium 4 PICMG CPU Card with VGA, SATA RAID, dual Gb LAN, 5.1-channel audio, and 8 DIO (4 in, 4 out) ...................................................$1195

Ordering Information: For additional specifications, see chart on p. 94 or visit cyberresearch.com!

#CPGU C2-24-X 2.4 GHz Core™ 2 Duo PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, 5.1-channel audio, and 8 DIO (4 in, 4 out) .....................................$1595#CPGU C2-21-X 2.1 GHz Core 2 Duo PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, 5.1-channel audio, and 8 DIO (4 in, 4 out) .........................................$1495#CPGU P4-34-X 3.4 GHz Pentium 4 PICMG CPU Card with VGA, DVI, SATA RAID, dual Gb LAN, 5.1-channel audio, and 8 DIO (4 in, 4 out) ...........................................$1295

Ext.keybd.header

6 USB 2.0 conns(2 connect via

included cables tobackplate shown at left)

Digital I/O(4 in / 4 out),

audio, & IrDAheaders

CPU fanconnector

Intel 945G chipsetIntegrated video shares up to 224MB and supports

maximum VGA resolutions up to 2048 x 1536.Also supports 1066MHz FSB & DDR2 memory

Four SATA (Serial ATA) connectorsSupport data transfer rates

up to 3.0 Gb / second!+12V

connector(from ATX

power supply)

ATXpowercontrol

Four 240-pin DDR2sockets support up to 4 GB RAM

(1GB included)

COM1: and

COM2:(both RS-232)

ATA/100IDE conn(supports2 drives)

Floppydriveconn

LGA775 connectorwith 2.4 GHz Core 2 Duo

(1066 MHz FSB, 4 MB L2 cache2.1 GHz Core 2 Duo

(1066 MHz FSB, 2 MB L2 cache3.4 GHz Pentium 4 CPUs

(800 MHz FSB, 2 MB L2 cache

VGA video port

Parallel connector

USB 2.0 port

Dual Gigabit(1000Base-T)

Ethernet ports (both RJ-45)

PS/2 keyboard & mouse port

AMI BIOS

CPGU Series PICMG 1.0 SBCs with DVI, VGA, and SATA RAID Easy DVI & USB connections • VGA • Four digital I/O • Dual gigabit LAN • Seven USB 2.0 ports • 5.1-channel audio

CPGT PICMG 1.0 SBC, Cost-Effective with VGA and SATA RAID Easy USB connections • VGA • Four digital I/O • Dual gigabit LAN • Seven USB 2.0 ports • 5.1-channel audio

Ext.keybd.header

6 USB 2.0 conns(4 connect via

included cables tobackplate shown at left)

Digital I/O(4 in / 4 out),

audio, & IrDAheaders

CPU fan conn.

Intel 945G chipsetIntegrated video shares up to 224MB and supportsmaximum resolutions up to 2048 x 1536 (VGA) and

1600 x 1200 (DVI); supports 1066MHz FSB & DDR2 memory

Four SATA (Serial ATA) connectorsSupport data transfer rates

up to 3.0 Gb / second!

+12Vconnector(from ATX

power supply)

ATXpowercontrol

Four 240-pin DDR2sockets support up to 4 GB RAM

(1GB included)

25-pin DVI header(connect via included

cable to backplate shown at left)

COM1: and

COM2:(both RS-232)

ATA/100IDE conn(supports2 drives)

Floppydriveconn

LGA775 connectorwith 2.4 GHz Core 2 Duo2.1 GHz Core 2 Duo or

3.4 GHz Pentium 4 CPUs

VGA video port

Parallel connector

USB 2.0 port

Dual Gigabit(1000Base-T)

Ethernet ports (both RJ-45)

PS/2 keyboard & mouse port

AMI BIOS

DVI and USB 2.0signals are brought outfrom the CPGU via the

included backplate shown above andsupplied cables.

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

096-097.20$ 12/13/10 3:05 PM Page 2

Page 8: Tech Notes PICMG, PICMG 1.3, & PISA Expansion …cyberresearch.net/content/catalog/V26/10SBCsCPUCards.pdfPICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG

More Embedded SBCs

98 www.cyberresearch.com Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001Visit our website for detailed product information! Applications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected]

More Embedded SBCsSINGLE-BOARD COMPUTERS / CPU CARDS

CZMD: Core™ 2 Quad CPU Power in a Half-Length PISA SBC!Up to 1333 MHz FSB and 12 MB Level 2 Cache • Dual video (VGA & DVI) • Gigabit LAN • Four 3.0Gb/s SATA ports with RAID

Our half-length CZMD single-boardcomputer is an ideal choice forapplications requiring cutting-edgeCore 2 Quad-powered computingwithin a small-footprint PC chassis. Byusing a PISA-style bus connector, (seethe Tech Note on page 91) the CZMDmeasures only 7.56" long and is a per-fect match for many of our MicroBox™ultra-compact chassis (see pages 77~81).

But don’t let this board’s small sizefool you! The front of the CZMD, asshown at right, is packed withfeatures: VGA and DVI with dual videocapability, 4 SATA 3.0Gb/s ports thatsupport RAID 0, 1, 0+1, and 5 (see RAIDTech Note on pg. 91), gigabit LAN, 7.1surround sound audio, 2 serial COM:ports (one RS-232, one jumper-selectableas RS-232/422/485), 4 USB 2.0 ports,and 8 lines of digital I/O (4 in / 4 out).

On the rear of the card is one DDR2SODIMM socket that allows for up to2GB of system memory (1GB RAMincluded with CZMD “-X” packages; seeordering information below for details). RoHS✔✔

LGA775connector

with your choiceof Intel

processor: • 3.0 GHz Core 2 Quad• 2.66 GHz Core 2 Quad• 3.0 GHz Core™ 2 Duo• 2.93 GHz Pentium ® D

One 200-pinDDR2

SODIMMsocket

(on back of card)

supports up to2GB RAM

(1GB included)

+12V conn(from ATX

power supply)

Externalswitches

and indicators

System& CPU fan

conns

PhoenixBIOS

ATXpowercontrol

Stand-alonepower

connector

Intel Q35 + ICH9DO chipsetIntegrated VGA shares up to 384MB

and supports up to 2048 x 1536maximum resolution; supports

1333MHz FSB and DDR2 system memory

DVI headerconnects via cable

to separate backplatewith a DVI connector

(included)

4 USB 2.0connectors

(via two 8-pin headers)

Four SATA (Serial ATA) connssupport RAID 0 / 1 / 0+1 / 5!

(see RAID Tech Note on p. 91)Data xfer rates up to 3 Gb / second!

NEWHalf-LengthPISA-Bus

Quantities of a Single Item Per Shipment – Call for DetailsQUANTITY DISCOUNTS: 1-4/LIST 5-9/5% 10-24/10% 25+/CALL

The PISA expansion-bus connector allowsa short CPU card to drive both ISA and PCIboards. Because it stacks ISA pins on top ofPCI pins, instead of stringing one set ofpins behind the other, the PISA configu-ration makes it possible to accommodateboth PCI and ISA boards in one compact,short-length MicroBox PC chassis.

In PICMG 1.0 systems, the CPU card interfaces with an ISA-busslot via the ISA portion of its connector, while driving thesystem’s PCI slots from the PCI portion of the PICMGconnector. This works well, but requires that CPUcards extend more than a foot inside the chassis.Naturally, that means the chassis must be even longer.

Instead of the tandem PICMG 1.0 arrangement, thefingers on a PISA-bus connector are roughly twice aslong as those on a PICMG or ISA bus. The PISA buscarries ISA signals in the upper pins of the connectorand PCI signals on the lower pins. This allows both setsof signals to be carried in minimum connector length.In addition, PISA-bus slots automatically accom-modate ISA-based expansion boards.

To take advantage of the compact PISA bus,CyberResearch offers our space-saving MicroBoxseries of chassis, as shown on pages 76~81. Some of

these chassis, like the MB IPC6LHZ shown below and on page 80,are specifically designed for half-size cards. Larger MicroBoxes,however, can accommodate up to 14 full-size expansion boards.Our applications engineers are happy to assist you in finding thechassis and CPU/expansion cards that fit your application’s needs.

PISA-Bus SBCs & MicroBox™ Chassis: Ideal for Space-Limited ApplicationsTech Notes

Mike Mathis

ShortLength

6-Slot MB IPC6LHZ

ISA expansion slots

PISA-bus CPU card slot(use with

a half-lengthPISA-bus CPU card)

PCI expansion slots

Use this backplane in our MB IPC6LHZMicroBox chassis

for an expandable PC that’s only 8.6" deep!

Power connectors

6-slot PISA-bus backplane, PBZR 06, is included in our MB IPC6LHZ MicroBox PC chassis (p. 80)

Standard PISA-bus connector interfaces with any PISA-based passive backplane.

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

Ordering Information:#CZMD CQ-30-X 3.0 GHz Core 2 Quad PICMG CPU Card with DVI, VGA, SATA RAID, dual Gb LAN, 7.1-channel audio, and 8 DIO (4 in, 4 out).......................................$1595#CZMD CQ-26-X 2.6 GHz Core 2 Quad PICMG CPU Card with DVI, VGA, SATA RAID, dual Gb LAN, 7.1-channel audio, and 8 DIO (4 in, 4 out) .....................................$1395#CZMD C2-30-X 3.0 GHz Core 2 Duo PICMG CPU Card with DVI, VGA, SATA RAID, dual Gb LAN, 7.1-channel audio, and 8 DIO (4 in, 4 out) .........................................$1295#CZMD PE-29-X 2.9 GHz Pentium Dual Core PICMG CPU Card with DVI, VGA, SATA RAID, dual Gb LAN, 7.1-channel audio, and 8 DIO (4 in, 4 out) .........................$1095

For additional specifications, see chart on p. 94 or visit cyberresearch.com!

Audio connectors;

supports7.1-channel

audio!

VGA video port

Gigabit (1000Base-T)Ethernet port

(RJ-45)

IrDA conn

COM1: (RS-232)

COM2: (RS-232/422/485)

Digital I/O header(4 in / 4 out)

PS/2 port forkeyboard & mouse(includes “Y” cable)

Externalkeyboard header

098-099.35$ 12/15/10 11:38 AM Page 1

Page 9: Tech Notes PICMG, PICMG 1.3, & PISA Expansion …cyberresearch.net/content/catalog/V26/10SBCsCPUCards.pdfPICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG

on pages 100~101

99Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001 www.cyberresearch.comApplications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected] Visit our website for detailed product information!

Important Notes and Features

Comp

actFl

ash™

Sock

etOn

-Boa

rd V

ideo M

emor

yEth

erne

t/LA

NCo

ntro

ller

EIDE P

orts

Up to

2 driv

espe

r por

t

EIDE C

ontro

ller A

TAsp

eed (

MHz

)

SATA

Por

ts1.5

Gb/

sec�

USB

Ports

RS-2

32 Se

rial P

orts

Fanle

ss (n

o CPU

coole

r)Sp

ecial

Feat

ures

MaxO

perat

ingTem

p( °C)

Chips

etInt

el®un

less n

oted

FSB(

CPU

front

side b

us, M

Hz)

Micro

proces

sor w

ith Fa

n

Includ

ed in

Packa

ge Pr

ice

*Emb

edde

d

Memo

ry So

ckets

Card

Bus/

CPU

Slot T

ype

Card

Leng

th(in

inch

es)

Featu

re Su

mmar

y

All In

clude

: VG

A/Au

dio/L

AN

Max.

Mem

ory (

RAM

)

Incl. CPU & RAM; Win 7on CZGL & CPGL only

Order with RAM memory + Windows® 7 software or card only (Replace “-X” or “-R” with “-C” for CPU card only). More CPU Cards on pp. 92~101.

Dual

Ether

net 2

LAN

contr

ollers

!

SATA

RAI

D

Socket 370 and Embedded SBC Comparison ChartIncluding Intel Atom, Pentium® III & more! • Low-cost “-C” versions start at only $495!

Embe

dded

Low-

Volta

ge CP

Us1.0

GHz P

-III

(Socke

t 370

)

on pages 100~101 SINGLE-BOARD COMPUTERS / CPU CARDS

#CPGL AT-16-X Atom-1.6GHz* USB 2.0 PICMG Full 13.31 1 2 GB 1 224MB Shared � Y 2 133 2 – 945GSE 533 6 2 Y ����� 60° $895 ––#CZGL AT-16-X Atom-1.6GHz* USB 2.0 PISA Short 7.28 1 2.5 GB 1 224MB Shared � Y 2 100 2 – 945GSE 533 6 2 Y ����� 60° $995 ––#CPGM MK-08-R VIA Mark-800MHz* LAN ISA Short 7.28 1 640 MB 1 32MB Shared � – 1 100 – – VIAVT82C686B 133 4 2 Y ����� 60° $595 ––#CPGJ LM-10-R Celeron M-1GHz* USB 2.0 ISA Short 7.28 1 1 GB 1 96MB Shared � – 2 100 2 � 852GM 400 4 1� Y ����� 60° $695 ––#CPGD P3-10-R PentiumIII-1GHz USB 2.0/GBLAN PICMG Full 13.31 2 512MB 1 32MB Shared � Y 2 100 2 � 815EB 133 6 2 – ����� 60° –– $845

Ideal for use as a single-board computer in legacy Windows® systems

VGA video port

CD in header

Audio connectors1/8" audio line out

RJ-45 LAN port:10/100Base-TX

Gigabit LAN port (RJ-45):10/100/1000Base-TX

PS/2 mouse and keyboard port

External keyboard header

Two UltraATA/100IDE conns

(supports 4 drives)

CPU & chassis fanconnectors

LAN LEDconnector

Award BIOS (on rear of card)

Floppydriveconn

ATXpowercontrol

COM1: & COM2:

(both RS-232)

Parallelconn

IrDAconn

• Intel 815EB chipset • Supports 133MHz

FSB speeds • Two Serial ATA

(SATA) ports can beset up to supporttwo independentSATA drives or can beset up as a RAID 0or RAID 1 array!

• Dual Ethernet LANfeatures one Gigabit(10/100/1000Base-TX;1000 Mbps) and one 10/100Base-TXPort (RJ-45 conns.)

• 6 USB Ports (four 2.0; two 1.1)

• Economy version,CPGC, available (visit our website)

Intel 815EB chipsetIntegrated VGA shares system memory

& supports up to 1600 x1200 @ 256 colors

Low-ProfileSocket 370connector

with Intel Pentium III

1.0GHz processor

Two 168-pin DIMM socketssupport up to 512MB RAM

(512MB included)

ATX power

connector

CompactFlash™

Socket(module not included)

Two Serial ATA (SATA) Connectors

support transfer rates up to 1.5Gb / second

and can be configured as RAID 0 or RAID 1!

Four USB 2.0 & two USB 1.1 connectors 6 USB Ports Total!

CPGD P3-10: Socket 370 SBC with Dual LAN & SATA RAID

ATXpowercontrolRoHS✔✔

IncludesCPU fan

(not shown)

IncludesCPU fan

(not shown)

CPGD P3-10-R includes 512MB RAM but no operating system. CPGM MK-08-Rhas 128MB of embedded RAM plus one 512MB DIMM for a total of 640MBof RAM, and no operating system. To order without additional RAM, replacethe “-R” suffix in the part number with a “-C” and deduct $100.CPGJ LM-10-R model has 128MB of embedded RAM and one 512MB SODIMMfor a total of 640MB of RAM, but no operating system. To order with just128MB of RAM, use part number CPGJ LM-10-C and deduct $50.CPGL AT-16-X model includes 1GB of RAM and Windows 7. To order withoutRAM and Windows 7, use part number CPGL AT-16-C and deduct $200.CZGL AT-16-X model includes 1.5GB of RAM (512MB embedded plus a 1GBDIMM) and Windows 7. To order without additional RAM and Windows 7,use part number CZGL AT-16-C and deduct $200.CPxx-series CPU cards are designed for use with our PICMG 1.0 and ISA-only backplanes. CZxx-series CPU cards are designed for use with ourPISA-bus backplanes. To view our comprehensive selection of PICMG 1.0,ISA, and PISA backplanes, please see pages 88~89 or visit our website.A free keyboard is included on request when you purchase a completesystem with a CPU card or motherboard (benchtop-style, #OIX 2107).ADDITIONAL SPECIFICATIONS AND TECHNICAL DETAILS:�Most cards with this notation have an AC97 standard sound controller

built into the chipset for stereo audio (mic in, line in, CD in headers; 1/8"line out on backplate). For example, CPGM models feature mic in, line in,CD in, and line out headers.

CZGL supports 7.1 surround sound. CPGJ supports 5.1 surround sound.�CPGL: One serial port that is jumper-selectable as RS-232/422/485.

�CPGD model has a gigabit (1000Mbps) Ethernet port and a 10/100Base-TX port. CPGL has a dual gigabit LAN via a Realtek 8111CP controller.CPGM: 10/100Base-T via a Realtek RTL8100. CZGL has dual gigabit LAN.

�VGA controller built into chipset; uses shared system memory. CPGD,CPGM, and CZGL support up to 1600 x1200 resolution. CPGL and CPGJsupport up to 1920 x1440 pixels.

�CZGL Has six USB 2.0 ports. CPGD: Two USB 1.1 (up to 12Mbps) portsand four USB 2.0 (up to 480Mbps) ports. CPGL : Four USB 2.0 ports.

CPGD, CPGJ, and CPGM are offered without an operating systembecause they run best under Windows® XP. We recommend that you usean existing XP license for this board, or another OS. If you choose toorder Windows 7, see page 86 for Win 7 part numbers and pricing.

�CZGL, CPGL, & CPGM have a 10-pin header for 8 digital I/O lines (4 in, 4 out).�CPGD has 2 Serial ATA (SATA) 1.5Gb/s ports for use with SATA hard

drives and can be configured as a RAID 0 (striped) or RAID 1 (mirrored)array. DOS Users: Please note that SATA ports and SATA-based RAIDfunctionality are not supported under DOS. For more information onRAID, please see the Tech Note on page 91.

�Hardware monitor can display card temperature and supply voltage status.Hardware monitor can display card temperature, CPU fan speed, and

supply voltage status. Power Loss Restart lets you choose whether yourPC stays powered off or reboots after a power outage.

�Hardware monitor can display CPU and card temperature, CPU andsystem fan speed, internal voltages, and battery voltage.

All Models: On-board watchdog timer can reboot your system if it hangs.

098-099.35$ 12/15/10 11:49 AM Page 2

Page 10: Tech Notes PICMG, PICMG 1.3, & PISA Expansion …cyberresearch.net/content/catalog/V26/10SBCsCPUCards.pdfPICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG

SINGLE-BOARD COMPUTERS / CPU CARDS

100 www.cyberresearch.com Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001Visit our website for detailed product information! Applications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected]

CPGM MK-08: 800 MHz Embedded ISA SBC w/Onboard DIOLegacy ISA-bus support combines

with modern CPU card features suchas CompactFlash, and onboarddigital I/O on our new CPGM MK-08single-board computer.

For starters, the CPGM has an800MHz VIA Mark CoreFusionprocessor built right into the board.This CPU is cooled with a heat sink —no fan required!

Want no moving parts? A Compact-Flash socket is built onto the back ofthe card, as is 128MB of embeddedSDRAM (see page 110 for solid-stateCompact Flash modules). The four USBconnectors can also be used for USBdrives. In addition, there’s a 168-pinDIMM socket on the front of the CPGMthat can support up to 512MB ofadditional RAM — which is includedwith all CPGM MK-08-R packages.

Other storage options include afloppy drive and two IDE UltraATA/100drives, either conventional harddrives, CD-ROM drives, or one of each.

Audio connectors:line in/mic in/line out/CD in

VGA video port

Ethernet port

(10/100BaseT;RJ-45)

COM1: (RS-232)

Ext. keyboardheader

PS/2 portfor keyboardand mouse(includes “Y” cable)

Parallelconnector

(SPP/EPP/ECP)

UltraATA/100IDE connector(supports 2 drives)

Floppydrive

connector

CompactFlash™

socket(on back of card)supportsoptional

solid-state flash memory

modules (see page 110)

128MBEmbeddedSDRAM on

back of cardand one 168-pin

DIMM socketon front

(includes 512MB DIMM;

total memory max:640MB)

Stand-alonepwr. connector

Ordering Information: For complete specifications, please visit cyberresearch.comCPGM MK-08-R Fanless ISA-bus CPU Card w/ Embedded 800MHz VIA Mark CPU, LAN, VGA, Audio, 4 USB 1.1 ports, DIO, spts. 2 UltraATA/100 IDE drives.....$595NOTE: CPGM MK-08-R card includes 512MB DIMM RAM; also available without additional memory (see chart on pg. 99 for details).

Embedded VIA Mark800 MHz CPUwith 133 MHz FSB

AwardBIOS

VIAVT82C686B

chipset

4USB 1.1conns

Digital I/O header

(4 in/4 out)COM2:

(RS-232) RoHS✔✔

Digital I/O header

(4 in/4 out)

IrDA header

COM1: (RS-232)

Audio connectors:line in/mic in/line out/CD in

Ethernet port(10/100BaseTX;

RJ-45)

VGA video port

External keyboard header

PS/2 portfor keyboardand mouse(includes “Y” cable)

Parallelconnector

(SPP/EPP/ECP)

UltraATA/100IDE connector

(supports 2 drives)

COM2:(RS-232/422/485)

Floppydrive

connector

4 USB 2.0 connectors

(via two 8-pin headers)

CompactFlash™

socket(on back of card)supportsoptional

solid-state flash memory

modules (see page 110)

128MBEmbedded

DDR SDRAMand 1 SODDR

DIMM sloton back of card!

(includes 512MBSODDR DIMM;

total memory max:1152 MB)

Stand-alonepower

connector

CPGJ LM-10: ISA SBC w/Embedded 1GHz Celeron M CPU!Our CPGJ LM-10 CPU card is an

ideal way to support legacy ISA cardswhile retaining the speed and power ofa 1 GHz CPU and an 800 MHz front-sidebus. The CPGJ has 128MB DDR SDRAMembedded right onto the board itself.There’s also one SODDR DIMM slot onthe rear of the card that we fill with a512 MB memory stick. You can upgradethe stick to 1GB max, bringing the cardto its maximum memory of 1152 MB.

Need lots of drives? This boardsupports two SATA drives with RAID,two UltraATA/100 IDE drives, and onefloppy drive. For yet more datastorage space, there’s a CompactFlashslot on the back of the board.

The board is fanless, so it operatesin silence and does not block adjacentexpansion slots. On-board I/Oincludes a parallel port, four USB 2.0ports, two serial ports, eight DIO lines(4 in/4 out), 10/100BaseT Ethernet, 5.1 surround-sound audio, VGA video,PS/2 keyboard & mouse, and aninfrared (IrDA) header.

Ordering Information: For complete specifications, please visit cyberresearch.comCPGJ LM-10-R Fanless ISA-bus CPU Card w/ Embedded 1GHz Intel Celeron M CPU, LAN, VGA, Audio, 4 USB 2.0 ports, DIO, & 2 SATA ports w/ RAID .......$695NOTE: CPGJ LM-10-X card includes 512MB SODDR DIMM; also available without additional memory (see our website for details).

Embedded Intel Celeron M 1GHz CPU

with 800 MHz FSB

Two SATA connsData transfer rates

up to 1.5Gb/s; supports RAID 0, RAID 1, & JBOD

AMIBIOSRoHS✔✔

Intel852GM + ICH4

chipset

Quantities of a Single Item Per Shipment – Call for DetailsQUANTITY DISCOUNTS: 1-4/LIST 5-9/5% 10-24/10% 25+/CALL

100-101.15$ 12/17/10 1:40 PM Page 1

Page 11: Tech Notes PICMG, PICMG 1.3, & PISA Expansion …cyberresearch.net/content/catalog/V26/10SBCsCPUCards.pdfPICMG, PICMG 1.3, & PISA Expansion Buses – A Brief Introduction The PICMG

SINGLE-BOARD COMPUTERS / CPU CARDS

101Toll-Free Assistance: 1-800-341-2525 (USA) Tel: 203-643-5000 Fax: 203-643-5001 www.cyberresearch.comApplications Engineers: Monday – Friday, 9:00 AM – 5:00 PM, U.S. Eastern Time • e-mail: [email protected] Visit our website for detailed product information!

Quantities of a Single Item Per Shipment – Call for DetailsQUANTITY DISCOUNTS: 1-4/LIST 5-9/5% 10-24/10% 25+/CALL

Ordering Information: For complete specifications, please visit cyberresearch.comCPGL AT-16-X PICMG 1.0-bus CPU Card with Embedded 1.6 GHz Intel Atom CPU, Dual Gb LAN, VGA, 7 USB 2.0, Audio, DIO, and 2 SATA ports ....$895NOTE: CPGL AT-16-X card includes Windows® 7 software and 1GB DDR2 RAM; also available without OS and additional memory (see notes on pg. 99 for details).

CPGL AT-16: PICMG 1.0 SBC w/Embedded 1.6 GHz Atom CPU!

Parallel port

COM1: & COM2:

(both RS-232)

VGA port

USB 2.0port

Dual Gigabit(1000Base-T)

Ethernet ports

(both RJ-45;Realtek 8111CP

controller)

PS/2 portfor keyboardand mouse(includes “Y” cable)

Intel 945GSE + ICH7-M chipsetIntegrated video shares

up to 224MB and supports

maximum resolutions up to 2048 x 1536

(VGA & LCD)

240-pin DDR2 socket supports up to 2GB RAM

(1GB included)

Externalswitches

and indicators

ATXpwr.ctrl.

PICMG 1.0 connectorThe CPGL connects via any standard PICMG 1.0 slot

and its fanless low profile doesn’t block adjacent slots! (PICMG 1.0 backplanes shown on page 88~89)

Fanless Low-Profile • VGA • Audio • Digital I/O • Dual Gigabit LAN • Two SATA ports • Seven USB 2.0 ports • Audio

RoHS✔✔

Embedded Intel Atom 1.6GHz CPU

with 533 MHz FSBand 512KB L2 cache

Audio conns;supports

7.1 channelaudio!

CompactFlash™ socket

supports optional solid-state flash memory modules

(see page 110)

Two SATA connectorsSupports data transfer

rates up to 1.5Gb/s

6 USB 2.0 connectors

(via three 8-pin headers)

Digital I/O header

(4 in/4 out)IrDA

header

External keyboardheader

UltraATA/133EIDE connector

(supports 2 drives)

CZGL AT-16: PISA SBC w/Embedded 1.6GHz Atom CPU!Ideal for applications with limited

space, our half-length CZGL AT-16single-board computer combines apowerful 1.6 GHz CPU and 533 MHzfront-side bus with incredibly lowpower consumption: only 17.09 W!

For that reason, the CPU can beadequately cooled by a heat sink withno fan, so there’s nothing to block thefacing expansion slot. With a cardlength of only 7.28" (185 mm) andheight of only 5.02" (128 mm), this SBCfits all but the very smallest of ourMicroBox™ chassis (see pp. 77~81).

Most of the time, when you confinea powerful CPU in a small chassis youget big-league cooling problems. Butnot this time. Our CZGL does its jobquite happily at temperatures up to140°F (60°C). That beats many harddrives and most power supplies.

This powerful board also supportsthe latest technology with dual gigabitLAN ports, 7.1 surround sound, andeven high-definition TV output!

Parallelport

headerAMIBIOS

UltraATA/100IDE connector(supports 2 drives)

Floppy driveheader

(included cablebrings 34-pin

header out to 2mm

connector)

COM2: (RS-232/422/485)

COM1: (RS-232)

1 SODDR2 DIMM slot on back of card!(Total maximum memory = 2560MB:

512MB embedded RAM on front of card + 2GB maximum for SODDR2 DIMM slot on rear)

CompactFlash™ socket

(on back of card)

supports optional solid-state flashmemory modules

(see page 110)

512 MB Embedded DDR2 RAM

Ordering Information: For complete specifications, please visit cyberresearch.comCZGL AT-16-X Fanless PISA-bus CPU Card with Embedded 1.6 GHz Intel Atom CPU, Dual Gb LAN, VGA, HDTV out, Audio, DIO, and 2 SATA ports ......$995NOTE: CZGL AT-16-X card includes Windows 7 software; also available without OS (see our website for details).

Embedded Intel Atom 1.6GHz CPU

with 533 MHz FSB

Two 1.5Gb/s

SATA ports

Digital I/O header

(4 in/4 out)

HDTV out header(included cable bringsout component video

connector jacks)

Audio conns;supports

7.1 channelaudio!

RoHS✔✔

Intel 945GSE + ICH7-Mchipset

4 USB 2.0 connectors

(via two 8-pin headers)

Two USB 2.0 ports

Dual Gigabit(1000Base-T)

Ethernet ports

(both RJ-45;Realtek 8111CP

controller)

VGA video port

6-pin keyboard and mouse header

(incl. backplate brings out PS/2 conns to rear of PC)

100-101.15$ 12/17/10 1:45 PM Page 2


Recommended