<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sealevel &#187; Sealevel Products</title>
	<atom:link href="http://www.sealevel.com/community/blog/category/sealevel-products/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sealevel.com/community/blog</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 14:37:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>.NET Compact Framework Power Toys</title>
		<link>http://www.sealevel.com/community/blog/net-compact-framework-power-toys/</link>
		<comments>http://www.sealevel.com/community/blog/net-compact-framework-power-toys/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 16:09:09 +0000</pubDate>
		<dc:creator>Thomas Walters</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Industry Trends]]></category>
		<category><![CDATA[Sealevel Products]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sealevel.com/community/blog/?p=2140</guid>
		<description><![CDATA[Sealevel's R9 family of products are capable of running Windows CE 6.0 with the .NET Compact Framework 3.5. The .NET Compact Framework is a subset of the .NET Framework that has been optimized to run on embedded systems with limited resources such as the R9 family. Visual Studio provides a standard interface for debugging application code; however, there is no built-in method to aid in analyzing memory usage. This makes developing memory efficient applications a real challenge. Fortunately, Microsoft has released a set of tools that will aid in identifying and isolating problematic code and memory leaks: Power Toys for .NET Compact Framework.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sealevel.com/community/blog/wp-content/uploads/2012/02/Thomas_NETCF.jpg"><img class="alignleft  wp-image-2145" title=".NET Compact Framework Power Toys" src="http://www.sealevel.com/community/blog/wp-content/uploads/2012/02/Thomas_NETCF.jpg" alt="" width="340" height="252" /></a>Sealevel’s R9 family of products are capable of running Windows CE 6.0 with the .NET Compact Framework 3.5. The .NET Compact Framework is a subset of the .NET Framework that has been optimized to run on embedded systems with limited resources such as the R9 family. Visual Studio provides a standard interface for debugging application code; however, there is no built-in method to aid in analyzing memory usage. This makes developing memory efficient applications a real challenge. Fortunately, Microsoft has released a set of tools that will aid in identifying and isolating problematic code and memory leaks: Power Toys for .NET Compact Framework.</p>
<p>The collection of analysis tools can be installed on any workstation and do not require the full suite of Visual Studio development tools.  To begin using the Power Toys, the .NET Compact Framework must be installed.  Once the utilities and their dependencies are installed, an application’s memory usage can be analyzed through an ActiveSync connection.</p>
<p>The .NET CF Remote Performance Monitor is one analysis tool included in the Power Toys collection.  This utility is useful for monitoring applications statistics and counters on-the-fly.  The counters available will provide valuable information on the behavior of the garbage collector in relation to an application.  One of the really useful features of this utility is the ability to export the data to Window’s performance monitor.  This integration allows application statistics to be graphed over time very easily.  This makes identification of memory leaks a trivial task.</p>
<p>Another useful tool in the Power Toys collection is the .NET CF CLR Profiler.  This utility is helpful in isolating the portions of code responsible for memory leaks and performance bottlenecks.  The tool allows one to graphically explore an application’s runtime memory allocations as they relate to various method calls.  It is also possible to explore the application’s heap at any point during execution.  This tool makes it much easier to determine which methods can be optimized to decrease memory allocations and thereby improve application stability and performance.</p>
<p>The tools contained in the .NET Compact Framework Power Toys collection can be very useful to analyze application code when executing on resource limited embedded systems.  There are some other useful tools included in the .NET Compact Framework Power Toys, but for the sake of brevity, this article will not cover them.  It is important to note that application performance will be significantly reduced for most applications being analyzed by the tools mentioned in this article.</p>
<p>For more information, check out the sites below:<br />
<a title=".NET Compact Framework Power Toys" href="http://msdn.microsoft.com/en-us/netframework/aa497273" target="_blank">http://msdn.microsoft.com/en-us/netframework/aa497273</a><br />
<a title=".NET Compact Framework Power Toys" href="http://www.microsoft.com/download/en/details.aspx?id=65" target="_blank">http://www.microsoft.com/download/en/details.aspx?id=65</a><br />
<a title=".NET Compact Framework Power Toys" href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=13442" target="_blank">http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=13442</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sealevel.com/community/blog/net-compact-framework-power-toys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>COM Express: Great Taste, Less Filling</title>
		<link>http://www.sealevel.com/community/blog/com-express-great-taste-less-filling/</link>
		<comments>http://www.sealevel.com/community/blog/com-express-great-taste-less-filling/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 14:40:52 +0000</pubDate>
		<dc:creator>Earle Foster</dc:creator>
				<category><![CDATA[Custom Solutions]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Industry Trends]]></category>
		<category><![CDATA[International Partners]]></category>
		<category><![CDATA[Sealevel Products]]></category>

		<guid isPermaLink="false">http://www.sealevel.com/community/blog/?p=2131</guid>
		<description><![CDATA[Remember the popular Miller Lite commercials that promise a great tasting beer that won't fill you up? That message resonated with consumers because it promised "everything you always wanted in a beer". And, of course, the ads were great. COM Express designs offer a similar choice in computer systems: the technical advantages of a custom design without the high cost and long development cycle. Pretty big claim. So, how does this work? Read on.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sealevel.com/custom/design_center/com_express.html"><img class="alignleft size-full wp-image-2133" title="Learn more about COM Express at Sealevel.com" src="http://www.sealevel.com/community/blog/wp-content/uploads/2012/01/West2012e.jpg" alt="" width="202" height="287" /></a>Remember the popular Miller Lite commercials that promise a great tasting beer that won’t fill you up? That message resonated with consumers because it promised “everything you always wanted in a beer”. And, of course, the ads were great.</p>
<p>COM Express designs offer a similar choice in computer systems: the technical advantages of a custom design without the high cost and long development cycle. Pretty big claim, so how does this work?</p>
<p>The concept of using a Computer on Module (COM) was developed as an alternative design architecture that combines important benefits of custom and off-the-shelf systems. COM Express systems use an off-the-shelf COM module that supplies the core, high-speed functionality found in most PCs (processor, chipset, video, memory, Ethernet, USB) married to a custom designed “carrier board” with all connectors, power, and application specific I/O. Although there is still some design effort required for the carrier board, time to market is greatly shortened compared to a true custom computer system while delivering the same exact match to the electrical and mechanical application requirements.</p>
<p>The benefits of COM Express systems are numerous and include:</p>
<ul>
<li>Fast Time to Market</li>
<li>Scalability for Easy Upgrade</li>
<li>Application Specific I/O</li>
<li>Flexible Mechanical Configuration</li>
<li>Vibration Resistant</li>
<li>Long Term Availability and Support</li>
<li>Superior Lifecycle Management</li>
</ul>
<p>You can find additional information on <a title="Learn more about COM Express and Sealevel's custom carrier boards" href="http://www.sealevel.com/custom/design_center/com_express.html" target="_blank">COM Express and Sealevel’s custom design capabilities</a> by visiting our website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sealevel.com/community/blog/com-express-great-taste-less-filling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sealevel Heads to West 2012 in San Diego</title>
		<link>http://www.sealevel.com/community/blog/sealevel-heads-to-west-2012-in-san-diego/</link>
		<comments>http://www.sealevel.com/community/blog/sealevel-heads-to-west-2012-in-san-diego/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 20:26:05 +0000</pubDate>
		<dc:creator>Marc Foster</dc:creator>
				<category><![CDATA[Custom Solutions]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Industry Trends]]></category>
		<category><![CDATA[International Partners]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Sealevel Products]]></category>

		<guid isPermaLink="false">http://www.sealevel.com/community/blog/?p=2114</guid>
		<description><![CDATA[Stop by Booth #1919 at West 2012 to see our new custom carrier boards for COM Express, which minimize the difficulty of custom computer board design by combining the processing, memory, video, Ethernet and USB functionality in a small, highly integrated module. We will also be showcasing our ACC-188 Synchronous Interface Adapter, which enables tactical radios to interface to PCs and quickly transmit IP-based data such as email, IM-type communications, files, GPS maps, images and coordinates. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sealevel.com/community/blog/wp-content/uploads/2012/01/West2012.jpg"><img class="alignleft  wp-image-2115" title="Sealevel to Exhibit at West 2012" src="http://www.sealevel.com/community/blog/wp-content/uploads/2012/01/West2012.jpg" alt="" width="157" height="374" /></a>Stop by Booth #1919 at <a title="West 2012 San Diego Convention Center" href="http://www.afcea.org/events/west/12/introduction.asp" target="_blank">West 2012 </a>to see our new custom carrier boards for <a title="COM Express &amp; Sealevel's custom carrier boards" href="http://www.sealevel.com/custom/design_center/com_express.html" target="_blank">COM Express</a>, which minimize the difficulty of custom computer board design by combining the processing, memory, video, Ethernet and USB functionality in a small, highly integrated module. Sealevel carrier boards are customized to meet all required system functionality in addition to the core features supplied by COM Express modules, including common I/O features such as serial, analog and digital I/O designed to the exact electrical and mechanical requirements for your specific application. COM Express modules and Sealevel custom carrier boards provide the advantages of custom solutions with the conveniences of COTS.</p>
<p>Also at <a title="AFCEA West 2012 " href="http://www.afcea.org/events/west/12/introduction.asp" target="_blank">West 2012</a>, we will also be showcasing our <a title="ACC-188 Synchronous Serial Adapter" href="http://www.sealevel.com/store/serial/synchronous-serial/synchronous-serial-radio-adapter.html" target="_blank">ACC-188 Synchronous Interface Adapter</a>, which enables tactical radios to interface to PCs and quickly transmit IP-based data such as email, IM-type communications, files, GPS maps, images, coordinates, etc. We will have a range of other products on display, including synchronous products (PCI, low profile PCI, PCMCIA, and USB) and industrial computers.</p>
<p>Whether you’re looking for off-the-shelf or custom products, your feedback is important to us. Stop by to discuss how our products can be customized to best serve your needs.</p>
<p>We look forward to meeting you at West 2012. If you have any questions, please email me at <a title="Email Marc Foster" href="mailto:marcf@sealevel.com" target="_blank">marcf@sealevel.com</a> or call at (864) 843-4343.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sealevel.com/community/blog/sealevel-heads-to-west-2012-in-san-diego/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sealevel to Provide GE Intelligent Platforms with COM Express Carrier Designs</title>
		<link>http://www.sealevel.com/community/blog/sealevel-to-provide-ge-intelligent-platforms-with-com-express-carrier-designs/</link>
		<comments>http://www.sealevel.com/community/blog/sealevel-to-provide-ge-intelligent-platforms-with-com-express-carrier-designs/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 13:50:40 +0000</pubDate>
		<dc:creator>Amanda Brock</dc:creator>
				<category><![CDATA[Custom Solutions]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Industry Trends]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Sealevel Products]]></category>

		<guid isPermaLink="false">http://www.sealevel.com/community/blog/?p=2006</guid>
		<description><![CDATA[Sealevel will provide advanced custom carrier boards designs for GE's family of COM Express embedded processor modules. We will design and manufacture high performance custom carrier boards and industrial computers based on the GE Intelligent Platforms COM Express modules for GE Intelligent Platforms' OEM customers.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sealevel.com/community/blog/wp-content/uploads/2011/10/COM-Express-2.jpg"><img class="alignleft size-medium wp-image-2007" title="Sealevel to Provide GE Intelligent Platforms with COM Express Carrier Designs" src="http://www.sealevel.com/community/blog/wp-content/uploads/2011/10/COM-Express-2-300x208.jpg" alt="" width="300" height="208" /></a>Sealevel announced that it will provide advanced <a href="../../../custom/">custom carrier boards</a> designs for GE’s family of COM Express embedded processor modules. Sealevel, known for its expertise in I/O and connectivity, will design and manufacture high performance custom carrier boards and industrial computers based on the GE Intelligent Platforms COM Express modules for GE Intelligent Platforms’ OEM customers.</p>
<p>Complete with driver support for the leading embedded operating systems, Sealevel carrier boards and GE Intelligent Platforms COM Express modules combine to meet the processing and I/O requirements for a broad base of applications including oil and gas, telecom, and automation solutions where Sealevel Systems and GE Intelligent Platforms have significant domain expertise. The COM Express architecture allows upgrade of the processor subsystem as new processing technology is released. This modularity promotes flexible scalability and long-term availability for system designs thus enabling cost-effective deployment and technology insertion, together with superior life cycle management of systems and applications.</p>
<p>“This synergistic relationship with GE Intelligent Platforms allows Sealevel to combine our core competencies of fast, reliable custom I/O design with the power and flexibility of the COM Express computing platform,” said Ben O’Hanlan, president of Sealevel. “The customer will be able to focus on their application software and overall system design while reaping the benefits of a custom-designed embedded computer solution.”</p>
<p>“Sealevel can enable our OEM customers to quickly and cost-effectively implement state-of-the-art COM Express-based solutions while reducing risk and avoiding the cost and learning curve associated with an in-house design,” said Tommy Swigart, global program manager at GE Intelligent Platforms. “The combination of GE’s rugged next-generation COM Express modules with a custom carrier board specifically designed to meet unique I/O configurations can provide compelling performance advantages to our customers.”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sealevel.com/community/blog/sealevel-to-provide-ge-intelligent-platforms-with-com-express-carrier-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relio R1420: Compact Design  for Rugged Environments</title>
		<link>http://www.sealevel.com/community/blog/relio-r1420-compact-design-for-rugged-environments/</link>
		<comments>http://www.sealevel.com/community/blog/relio-r1420-compact-design-for-rugged-environments/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 13:17:12 +0000</pubDate>
		<dc:creator>Amanda Brock</dc:creator>
				<category><![CDATA[Custom Solutions]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Industry Trends]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Sealevel Products]]></category>

		<guid isPermaLink="false">http://www.sealevel.com/community/blog/?p=2028</guid>
		<description><![CDATA[Our Relio R1420 is a small, rugged embedded computer that operates without fans or other moving parts for the most reliable operation possible. Designed for harsh industrial and commercial environments, the Relio R1420 is perfect for mobile applications, embedded control and test &#038; measurement.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sealevel.com/community/blog/wp-content/uploads/2011/11/R1420.jpg"><img class="alignleft size-medium wp-image-2030" title="Sealevel's Relio R1420" src="http://www.sealevel.com/community/blog/wp-content/uploads/2011/11/R1420-300x300.jpg" alt="" width="257" height="257" /></a>Our <a href="../../../store/r1420">Relio R1420</a> is a small, rugged embedded computer that operates without fans or other moving parts for the most reliable operation possible. Designed for harsh industrial and commercial environments, the Relio R1420 is perfect for mobile applications, embedded control and test &amp; measurement.</p>
<p>The Relio R1420 offers a wealth of standard I/O including dual Gigabit Ethernet, six USB 2.0 ports, four serial ports, 8-bit GPIO, audio output and VGA video. Powered by a 1.6GHz Intel Atom N450 CPU, the Relio R1420 includes 2GB RAM and offers very low power consumption while operating fanless up to 50⁰C ambient.</p>
<p>Users can choose to operate from CompactFlash or a removable 2.5&#8243; SATA solid-state disk. Popular operating system options include 32-bit and 64-bit versions of Windows 7 Professional. Linux is also supported.</p>
<p>The R1420 is powered from a 9-30VDC source or select from a variety of Sealevel <a href="../../../store/accessories/power-supplies.html">power supply</a> options. The system is housed in a compact, rugged metal enclosure with the same footprint as our SeaI/O modules. Optional brackets allow for versatile mounting to walls, under counters, on tabletops or even to DIN rails.</p>
<p>Local or remote I/O expansion is available using our <a href="../../../store/i-o/distributed-i-o.html">SeaI/O data acquisition</a> modules. Choose from a variety of I/O configurations including optically isolated inputs, Reed and Form C relay outputs, TTL interfaces, A/D and D/A. The Relio R1420 connects to SeaI/O modules via the system&#8217;s RJ45 pass-through port and communicates using RS-485 Modbus RTU.</p>
<p>The Relio R1420 is available immediately from stock with prices starting at $999.00. Extended temperature motherboards, hard drives and other options are available. <a title="Email Sealevel Sales" href="mailto:sales@sealevel.com" target="_blank">Email us</a> or call today to discuss a solution for your specific application.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sealevel.com/community/blog/relio-r1420-compact-design-for-rugged-environments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MILCOM 2011: November 7-10 at Booth 1706 at the Baltimore Convention Center</title>
		<link>http://www.sealevel.com/community/blog/milcom-2011-november-7-10-at-booth-1706-at-the-baltimore-convention-center/</link>
		<comments>http://www.sealevel.com/community/blog/milcom-2011-november-7-10-at-booth-1706-at-the-baltimore-convention-center/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 15:32:28 +0000</pubDate>
		<dc:creator>Marc Foster</dc:creator>
				<category><![CDATA[Custom Solutions]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Industry Trends]]></category>
		<category><![CDATA[International Partners]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Sealevel Products]]></category>

		<guid isPermaLink="false">http://www.sealevel.com/community/blog/?p=2018</guid>
		<description><![CDATA[Get a preview of what's to come at MILCOM 2011. Read our latest COM Express article featured in Military Embedded Systems or watch a video on our synchronous serial radio adapters and military-grade laptop docking stations. Stop by Booth #1706 to learn more about Sealevel's COM Express, RISC embedded computing, synchronous serial radio adapters, laptop docking stations and more. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://youtu.be/iQSpOEXekBo"><img class="alignleft size-medium wp-image-2019" title="Learn more about Sealevel's military-grade products and custom solutions" src="http://www.sealevel.com/community/blog/wp-content/uploads/2011/10/MILCOMVideo_9065-300x183.jpg" alt="" width="300" height="183" /></a>Military system designers often struggle with finding COTS solutions to meet critical application requirements for data acquisition and control systems. Custom designs offer the best opportunities to create optimized solutions, but time to market and design costs can be prohibitive. A hybrid architecture using a <strong>COM Express</strong> module for the core processing functionality with a custom carrier board for application specific data acquisition and control can provide the best of both worlds. This approach eliminates the time and risk associated with a custom processor design while the less complex carrier board provides the advantages of a purpose-built design.</p>
<p>(<a title="COM Express Carrier Board Solutions, Military Embedded Systems" href="http://www.sealevel.com/support/article/AA-00513/159/Product-Literature/Magazine-Article-Reprints/COM-Express-Carrier-Board-Solutions.html" target="_blank">Click here to read our article featured in the October 2011 issue of Military Embedded Systems</a>)</p>
<p>Stop by booth #1706 at MILCOM 2011 to see our complete line of <a title="RISC Embedded Computers" href="http://www.sealevel.com/store/computing-hmi/embedded-risc.html" target="_blank"><strong>RISC embedded</strong></a> computing products – the SBC-R9™, SBC-R9-2100, Relio™ R9 and SeaPAC R9-8.4 – which are perfect for applications that require small size, wide operating temperature range, and flexible I/O connectivity.</p>
<p>As always, we will also be showcasing our <a title="ACC-188  Synchronous Interface Adapter" href="http://www.sealevel.com/store/serial/synchronous-serial/synchronous-serial-radio-adapter.html" target="_blank"><strong>ACC-188 Synchronous Interface Adapter</strong></a>, which enables tactical radios to interface to PCs and quickly transmit IP-based data such as email, text messages, GPS maps, images, coordinates and other communications.</p>
<p>(<a title="Watch a video on the SealevelSystemsInc Video Channel" href="http://youtu.be/iQSpOEXekBo" target="_blank">Watch a short video featuring the ACC-188 Synchronous Interface Adapter and our military-grade laptop docking station</a>)</p>
<p>We will have a range of other products on display, including synchronous products (PCI, low profile PCI, PCMCIA, and USB) and industrial computers.</p>
<p>Whether you’re looking for custom or off-the-shelf products, Sealevel can help you find the perfect solution for your application. Our goal is to help you get your product to market faster. Stop by Booth #1706 and let’s talk about your application needs.</p>
<p>We look forward to meeting you at <a title="MILCOM 2011" href="http://www.milcom.org/" target="_blank">MILCOM 2011</a>. If you have any questions, please email me at <a title="Email Marc Foster" href="mailto:marcf@sealevel.com" target="_blank">marcf@sealevel.com</a> or call me at (864) 843-4343.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sealevel.com/community/blog/milcom-2011-november-7-10-at-booth-1706-at-the-baltimore-convention-center/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Four Port Serial Interface Adds RS-232/422/485 Ports to PCI Express Bus</title>
		<link>http://www.sealevel.com/community/blog/new-four-port-serial-interface-adds-rs-232422485-ports-to-pci-express-bus/</link>
		<comments>http://www.sealevel.com/community/blog/new-four-port-serial-interface-adds-rs-232422485-ports-to-pci-express-bus/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 14:57:52 +0000</pubDate>
		<dc:creator>Amanda Brock</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[International Partners]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Sealevel Products]]></category>

		<guid isPermaLink="false">http://www.sealevel.com/community/blog/?p=1945</guid>
		<description><![CDATA[Introducing our new COMM+4.PCIe serial interface, which delivers the ultimate flexibility for expanding serial communications in a variety of test and measurement, process control and point-of-sale applications.The COMM+4.PCIe serial interface provides four multifunction serial ports, each individually field-configurable for RS-232, RS-422 or RS-485. ]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.sealevel.com/community/blog/wp-content/uploads/2011/09/7404e.jpg"><img class="size-medium wp-image-1947 alignright" title="7404e" src="http://www.sealevel.com/community/blog/wp-content/uploads/2011/09/7404e-300x300.jpg" alt="" width="240" height="240" /></a>PRODUCT HIGHLIGHTS</strong></p>
<ul>
<li>Each port individually configurable for RS-232, RS-422, or RS-485</li>
<li>16C954 buffered UARTs with 128-byte FIFOs</li>
<li>Each port supports data rates to 921.6K bps</li>
<li>Oscillator and clock prescalar support wide range of baud rates</li>
<li>Supports 9-bit protocol framing</li>
<li>RS-485 line termination, pull-up and pull-down resistors for each port are selectable via dipswitch</li>
<li>RS-485 ECHO can be enabled/disabled via dipswitch</li>
<li>PCI Express X1 compliant</li>
<li>Compatible with all standard size PCI Express slots</li>
<li>All modem control signals implemented in RS-232 mode</li>
<li>Automatic RS-485 enable/disable in hardware</li>
<li>Included 36&#8243; cable terminates to four DB9M connectors (<a title="Item# CA143" href="http://www.sealevel.com/store/ca143" target="_blank">Item# CA143</a>)</li>
</ul>
<p>Introducing the new <a title="COMM+4.PCIe" href="http://www.sealevel.com/store/7404e" target="_blank">COMM+4.PCIe</a> serial interface, which delivers the ultimate flexibility for expanding serial communications in a variety of test and measurement, process control and point-of-sale applications.</p>
<p>The COMM+4.PCIe serial interface provides four multifunction serial ports, each individually field-configurable for RS-232, RS-422, or RS-485. Each serial port utilizes a 16C954 UART with 128-byte Tx/Rx FIFOs that enables data rates to 921.6K bps for reliable high-speed communications in data intensive applications. This high-performance UART includes 9-bit framing support and is register compatible with legacy software applications designed for 16C550 UARTs. In addition, the board derives a 62.5 MHz clock from the PCI Express bus. This ultra high speed clock is divided by a flexible 8-bit clock prescalar with 1/8 steps to provide support for the widest range of standard and non-standard baud rates.</p>
<p>In RS-485 mode, the board provides automatic control of the RS-485 driver in hardware, allowing the 7404e to be used with standard serial communications without the risk of bus contention and data corruption. Additionally, RS-485 network termination, critical to robust multi-drop communication, can be selectively added to the circuit via DIP-switches. In RS-232 mode, all modem control signals are implemented for maximum compatibility with a variety of serial peripherals such as PLC&#8217;s, bar code readers, scales, and other data acquisition/control devices.</p>
<p>Our <a title="SeaCOM software driver and utilities" href="http://www.sealevel.com/support/article/AA-00387/0/SeaCOM-Software-Overview.html" target="_blank">SeaCOM software driver and utilities</a> make installation and operation easy using Microsoft Windows and Linux operating systems. The COMM+4.PCIE (<a title="Item# 7404e" href="http://www.sealevel.com/store/7404e" target="_blank">Item# 7404e</a>) ships with a 36-inch cable that terminates to four DB9M connectors.</p>
<p>COMM+4.PCIE prices start at $369.00 and quantity discounts are available. For more information, contact us at <a title="Email Sales at Sealevel" href="mailto:sales@sealevel.com" target="_blank">sales@sealevel.com</a> or call +1 864.843.4343.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sealevel.com/community/blog/new-four-port-serial-interface-adds-rs-232422485-ports-to-pci-express-bus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SBC-R9-2100 Compact RISC Embedded Single Board Computing</title>
		<link>http://www.sealevel.com/community/blog/sbc-r9-2100-compact-risc-embedded-single-board-computing/</link>
		<comments>http://www.sealevel.com/community/blog/sbc-r9-2100-compact-risc-embedded-single-board-computing/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 13:45:21 +0000</pubDate>
		<dc:creator>Amanda Brock</dc:creator>
				<category><![CDATA[Custom Solutions]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Industry Trends]]></category>
		<category><![CDATA[International Partners]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Sealevel Products]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sealevel.com/community/blog/?p=1877</guid>
		<description><![CDATA[Introducing the newest member of our RISC embedded computing family: the Compact SBC-R9-2100 ARM9 RISC single board computer. The SBC-R9-2100 is an application-ready platform for your next product design. Standard I/O includes Ethernet, serial, USB, audio and digital I/O. For wireless connectivity, an 802.11b/g option is available.the system is the perfect platform for embedded applications requiring small size, wide operating temperature range and flexible I/O connectivity.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sealevel.com/community/blog/wp-content/uploads/2011/08/SBC-R992100.jpg"><img class="alignleft size-medium wp-image-1878" title="SBC-R9-2100" src="http://www.sealevel.com/community/blog/wp-content/uploads/2011/08/SBC-R992100-300x199.jpg" alt="" width="300" height="199" /></a>We&#8217;re happy to introduce the newest member of our RISC embedded computing family: the Compact SBC-R9-2100 ARM9 RISC single board computer. The <a title="SBC-R9-2100 RISC Embedded Single Board Computer" href="http://www.sealevel.com/store/r92100-sbc-r9-arm9-risc-single-board-computer.html" target="_blank">SBC-R9-2100</a> is an application-ready platform for your next product design. Standard I/O includes Ethernet, serial, USB, audio, and digital I/O. For wireless connectivity, an 802.11b/g option is available. Based on the 200MIPS Atmel AT91SAM9263 microcontroller boasting a 32-bit ARM instruction set for maximum performance, the system is the perfect platform for embedded applications requiring small size, wide operating temperature range, and flexible I/O connectivity.</p>
<p>Measuring just 4.9” x 3.9” in size, the SBC-R9-2100 is small enough to fit in most embedded applications and is rated for a full -40 +85C operating temperature range. The SBC-R9-2100 is powered from your 7-30VDC source, or select from a variety of Sealevel power supply options.</p>
<p>To provide the fastest time to market, the Windows CE 6.0 BSP binary and low-level drivers for system I/O are included. Additionally, the SBC-R9 software package is equipped with the Sealevel <a title="Talos I/O Framework" href="http://www.sealevel.com/support/article/AA-00457" target="_blank">Talos I/O Framework</a>, which offers a high-level, object-oriented .NET Compact Framework (CF) device interface to simplify application development.</p>
<p>A QuickStart development kit is available, which includes the most common accessories. For applications with specialized hardware requirements, developers can use the SBC-R9-2100 as a platform for application development while Sealevel designs a customized target system specific to the user&#8217;s application requirements.</p>
<p>For more information, email us at <a title="Email us for more information on the SBC-R9-2100" href="mailto:sales@sealevel.com">sales@sealevel.com</a> or  give us a call at +1 864-843-4343.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sealevel.com/community/blog/sbc-r9-2100-compact-risc-embedded-single-board-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Low Profile PCIe Board Adds Digital Inputs &amp; Outputs</title>
		<link>http://www.sealevel.com/community/blog/new-low-profile-pcie-board-adds-digital-inputs-outputs/</link>
		<comments>http://www.sealevel.com/community/blog/new-low-profile-pcie-board-adds-digital-inputs-outputs/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 13:46:16 +0000</pubDate>
		<dc:creator>Amanda Brock</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Industry Trends]]></category>
		<category><![CDATA[International Partners]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Sealevel Products]]></category>

		<guid isPermaLink="false">http://www.sealevel.com/community/blog/?p=1851</guid>
		<description><![CDATA[Introducing our newest low profile PCI Express digital I/O interface adapter. The DIO-16-LPCIe provides 8 optically isolated inputs and 8 Reed relay outputs, perfect for a variety of monitoring and control applications. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sealevel.com/community/blog/wp-content/uploads/2011/07/8012eblog.jpg"><img class="alignleft size-medium wp-image-1858" title="8012e" src="http://www.sealevel.com/community/blog/wp-content/uploads/2011/07/8012eblog-300x155.jpg" alt="" width="300" height="155" /></a>Introducing the newest <a href="http://www.sealevel.com/store/8012e">DIO-16-LPCIe</a> low profile PCI Express digital I/O interface adapter. The DIO-16-LPCIe provides 8 optically isolated inputs and 8 Reed relay outputs, perfect for a variety of monitoring and control applications. Sealevel PCIe serial and digital I/O boards are PCI Express X1 compliant and will work in any PCIe slot. Software for standard PCI boards will also work with PCI Express boards, simplifying your transition to this next-generation bus.</p>
<p>The non-polarized, isolated inputs on the DIO-16-LPCIe are rated for 3-30VDC and protect the PC and other sensitive equipment from voltage spikes and ground loop currents that are common to industrial environments. The outputs provide high quality, long-life, dry contact switch closures suitable for switching up to 500mA. The Reed relays are normally open and close when energized. Sealevel software drivers and utilities make installation and operation easy using Microsoft Windows operating systems.</p>
<p>The DIO-16-LPCIe (<a href="http://www.sealevel.com/store/8012e">Item# 8012e</a>) is available immediately from stock priced at $289. The 8012e is for use in low profile PCI Express slots. If you have a standard size PCI Express slot, order the <a href="http://www.sealevel.com/store/8012e">Item# 8012se</a>. Like all Sealevel I/O products, the DIO-16-LPCIe is backed by a lifetime warranty.</p>
<p>Sealevel Systems, Inc., founded in 1986, provides industrial computing solutions in addition to a variety of communications and I/O products including PCI Bus cards, Ethernet serial servers, USB serial adapters, PCMCIA cards, and PC/104 modules. The product line includes multi-port RS-232, RS-422/485, RS-232/422/485 multi-interface high-speed sync/async, and digital/relay I/O.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sealevel.com/community/blog/new-low-profile-pcie-board-adds-digital-inputs-outputs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Industry Trends: Failure Is Not An Option</title>
		<link>http://www.sealevel.com/community/blog/failure-is-not-an-option/</link>
		<comments>http://www.sealevel.com/community/blog/failure-is-not-an-option/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 09:20:21 +0000</pubDate>
		<dc:creator>Tom O'Hanlan</dc:creator>
				<category><![CDATA[Custom Solutions]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Industry Trends]]></category>
		<category><![CDATA[Sealevel Products]]></category>

		<guid isPermaLink="false">http://www.sealevel.com/community/blog/?p=1714</guid>
		<description><![CDATA[I consider crucial computer systems to be those that are inherently reliable and must not fail. Many critical applications require computers that can operate for years without maintenance in challenging environments. Sealevel has been a leader in the design and manufacture of solid-state computing for several years. We eliminate the hard drive by utilizing flash memory devices, which were initially like the compact flash cartridges found in your digital camera, but more recently solid state drives (SSDs).]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sealevel.com/community/blog/wp-content/uploads/2011/06/NWSII-callouts.jpg"><img class="alignleft size-medium wp-image-2071" title="Failure is not an option" src="http://www.sealevel.com/community/blog/wp-content/uploads/2011/06/NWSII-callouts-300x156.jpg" alt="" width="300" height="156" /></a>I consider crucial computer systems to be those that are inherently reliable and must not fail. Many critical applications require computers that can operate for years without maintenance in challenging environments. Military, medical, and factory process control are among the examples of crucial applications that require the most robust computers possible. Consider the communication networks used for firefighters, police, and other first responders. For complete wireless radio coverage, these networks require computers be deployed and working 24/7 in unstaffed, remote areas that may be extremely difficult for a service technician to reach.</p>
<p>The most common failures in typical computer systems are the mechanical devices – namely motors – in both the cooling fans and the hard drive. Temperature management is critical, and manufacturing technology has evolved to include thermal testing of the finished product, the integration of heat exchangers into the enclosure and lower power components used in the manufacturing process.</p>
<p>Sealevel has been a leader in the design and manufacture of solid-state computing for several years. We eliminate the hard drive by utilizing flash memory devices, which were initially like the compact flash cartridges found in your digital camera, but more recently solid state drives (SSDs). As stated in Moore’s Law, as flash memory prices decrease and the density increases, we can offer more storage capability and a real costeffective solution to mechanical drives. We can put Windows Embedded or Linux on the SSD; the computer doesn’t know the difference between a conventional hard drive and the SSD.</p>
<p>Fan motors simply wear out over time, and once the fan fails, components in the computer start to overheat and fail. In our systems, we developed ways to remove the heat without a fan. Heatsinks which utilize the metal in the case are one approach. Using thermal analysis software during the design phase, we see where the heat will be concentrated. Proper component placement, chassis design and using natural air flow eliminate much of the heat. Extensive thermal testing and characterization also help.</p>
<p>Intel and other semiconductor companies are constantly pursuing lower power technologies, which is one of the most effective ways to eliminate heat at the source. This is all part of the “green” initiative: lower power, less heat, less wasted energy. Green initiatives are increasingly important in manufacturing with the elimination of lead in the soldering process, more efficient robotic parts placement machines, and supply chain logistics that eliminate excess inventory and lower shipping costs. Sealevel Systems, Inc. is committed to the long term sustainability of our environment. Companies can adapt processes and evolve technology as well to protect our natural resources now and into the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sealevel.com/community/blog/failure-is-not-an-option/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

