company preview study

About MOST Cooperation
The MOST Cooperation is the organization through which MOST Technology is standardized and refined so that it continues to stay abreast of the latest industry requirements. Today it consists of 16 international carmakers and more than 65 key component suppliers. They have joined together to work with In-Vehicle computers  and to contribute to its innovation. The MOST Cooperation is prepared to embrace efforts to further develop and standardize the technology for other industries and to establish the corresponding work structures. The MOST Cooperation was founded in 1998 to standardize MOST Technology as a global standard for multimedia networking. Audi, BMW, Daimler, Harman/Becker and SMSC are its core partners and constitute its Steering Committee.

refer to: http://embedded-computing.com/news/most150-series-adoption/

Posted in Console server, Embedded SBC | Tagged , , | Comments Off on company preview study

G-Series platform market

Engineers are making their embedded products into the embedded market with the arrival of the new AMD Embedded G-Series platform. OEMs can now add the parallel processing power of the AMD Radeon 6310 GPU to their applications. By doing this, it’s possible to add supercomputer-like performance to small-form-factor embedded designs and obtain a previously unachievable performance-per-watt ratio. Implementing the hardware is only one part of the game. OEMs also face the challenge of implementing this state-of-the-art technology in their new or existing applications, including validation and verification of the applications’ functionality and access to hardware functions and I/Os. To reduce the amount of R&D work,  embedded products lower costs and shorten their products’ time to market, they seek ways to cut down their initial development and migration tasks. One approach is to make use of a hardware vendor’ migration services.

 

refer to:  http://embedded-computing.com/white-papers/white-small-form-factor-sff-designs-2/

Posted in Embedded SBC, Fanless Core 2 Duo | Tagged , | Comments Off on G-Series platform market

Solutions for embedded O/S and interface

Also, One problem voiced by potential open source users is the lack of a central resource to provide support similar to a embedded computer software vendor. After a life-cycle analysis and the “sticker shock” associated with the cost of a commercial OS, designers usually also consider “free” open source operating systems. Although open source software eliminates some initial cost problems, there are still significant issues that must be addressed. Open source software is not in the public domain and users must adhere to specific rules set forth in individual licenses that may force designers to reveal the source code to proprietary software. Even with these hurdles, open source operating systems are widely used in embedded design. Small footprint is function-handy. An added consideration when selecting an OS is the trade-off between embedded computer the initial hardware footprint required and the ability to add features when updates become necessary. The OS must be scalable so that users can select just those portions or features of the software system that they need.

refer to: http://embedded-computing.com/articles/choose-right-embedded-operating-system/

 

Posted in Embedded SBC | Tagged , | Comments Off on Solutions for embedded O/S and interface

Snowflakes and a winter embedded computing dream

Single board computer, Console server, gaming platform

 

We have several new and exciting technologies that we are looking forward to introducing to developers at the Conference.” For engineers focused on developing real-time, safety critical and high performance computer systems and devices, US company Wind River will be available to discuss embedded computer VxWorks operating system and also Canadian company QNX will be available to discuss developments with its Neutrino OS. Several other companies will also be exhibiting similar real-time OS products and related technologies such as protocol stacks and file systems. For Embedded Computer working with Embedded Windows, Blue Chip Technology will be exhibiting their latest RE3 hardware/software platform that offer fast boot time and impressive graphics capability.

 

refer to: http://embedded-computing.com/news/embedded-oss-the-device-developers-conference/

Posted in Console server, single board computer | Tagged , , | Comments Off on Snowflakes and a winter embedded computing dream

Older embedded systems networking

The value of networking traceability

Traceability is the practice of linking requirements to downstream networking artifacts like risk, test cases, defects, and even source code. Links enable two-way communication of change and progress between related artifacts.

For example, once a product has requirements, those validating networking it need to write test cases that ensure the product under development is meeting the design requirements. If test cases fail, the resulting defects are recorded in an issue tracking system.

refer to: http://embedded-computing.com/articles/application-testing-traceability-embedded-product-development/

Posted in Uncategorized | Comments Off on Older embedded systems networking

See you at ESEC 2013 !

Single board computer, Console server, gaming platform

 

2013 the Embedded Systems Expo and Conference (ESEC) from May 8th to the 10th. The event will take place at the Tokyo International Exhibition Center in Tokyo, Japan. We warmly invite all customers to come and meet us at the west hall, booth number: WEST 10-61.

At the 2013 ESEC, acrosser will highlight its latest endeavors on 2 major applications: networkingand gaming. For networking, the latest Rackmount product from Acrosser, the ANR-IB75N1, will be on display during the entire event. As for gaming applications, Acrosser will exhibit its new All-in-One Gaming BoardAMB-A55EG1. The board features great computing and graphic performance, and high compatibility on multiple operation systems. In addition, Acrosser also stresses its focus on other product lines, including Single Board Computers and In Vehicle Computer AIV-HM76V0FL

We look forward to turning your dreams into reality at the 2013 ESEC!

We cordially invite you to visit our booth and discover our outstanding products!

 

New Product information:

 

(Networking Appliance)

ANR-IB75N1/A/B

 

 
Posted in Console server, single board computer | Tagged , , | Comments Off on See you at ESEC 2013 !

Unveiling 3 myths of embedded chopper stabilization

Single board computer, Console server, gaming platform

single board computer, Console server, gaming platform

Brushless DC (BLDC) motor manufacturers often think they need a chopper-stabilized magnetic sensor, but what they actually require is a high-sensitivity part. Joshua and Fred bust the three myths that have led designers to request latching sensors with chopper stabilization and explain why a high-sensitivity bipolar latching Hall effect sensor can increase BLDC motor efficiency.

Sensor embedded manufacturers have historically achieved high sensitivity in bipolar latching Hall effect sensors for BLDC motor applications by using embedded chopper stabilization, a technique used to mitigate sensitivity and stability over temperature for a Hall element. As a embedded result, chopper stabilization has become synonymous with high sensitivity and stability in Hall effect sensors.

refer to: http://industrial-embedded.com/articles/busting-three-myths-chopper-stabilization/

Posted in Console server, single board computer | Tagged , | Comments Off on Unveiling 3 myths of embedded chopper stabilization

Dimension in operating systems

Single board computer, Console server, gaming platform

Given the increased complexity of processors and applications, the current generation of Operating Systems (OSs) focuses mostly on software integrity while partially neglecting the need to extract maximum performance out of the existing hardware.

Processors perform as well as OSs allow them to. A computing platform,  or otherwise, consists of not only physical resources – memory, CPU cores, peripherals, and buses – managed with some success by resource partitioning (virtualization), but also performance resources such as CPU cycles, clock speed, memory and I/O bandwidth, and main/cache memory space. These resources are managed by ancient methods like priority or time slices or not managed at all. As a result, processors are underutilized and consume too much energy, robbing them of their true performance potential.

Most existing management schemes are fragmented. CPU cycles are managed by priorities and temporal isolation, meaning applications that need to finish in a preset amount of time are reserved that time, whether they actually need it or not. Because execution time is not safely predictable due to cache misses, miss speculation, and I/O blocking, the reserved time is typically longer than it needs to be. To ensure that the modem stack in a smartphone receives enough CPU cycles to carry on a call, other applications might be restricted to not run concurrently. This explains why some users of an unnamed brand handset complain that when the phone rings, GPS drops.

Separate from this, power management has recently received a great deal of interest. Notice the “separate” characterization. Most deployed solutions are good at detecting idle times, use modes with slow system response, or particular applications where the CPU can run at lower clock speeds and thus save energy. For example, Intel came up with Hurry Up and Get Idle (HUGI). To understand HUGI, consider this analogy: Someone can use an Indy car at full speed to reach a destination and then park it, but perhaps using a Prius to get there just in time would be more practical. Which do you think uses less gas? Power management based on use modes has too coarse a granularity to effectively mine all energy reduction opportunities all the time.

Ideally, developers want to vary the clock speed/voltage to match the instantaneous workload, but that cannot be done by merely focusing on the running application. Developers might be able to determine minimum clock speed for an application to finish on time, but can they slow down the clock not knowing how other applications waiting to run will be affected if they are delayed? Managing tasks and clock speed (power) separately cannot lead to optimum energy consumption. The winning method will simultaneously manage/optimize all performance resources, but at a minimum, manage the clock speed and task scheduling. Imagine the task scheduler being the trip planner and the clock manager as the car driver. If the car slows down, the trip has to be re-planned. The driver might have to slow down because of bad road conditions (cache misses) or stop at a railroad barrier (barrier in multithreading, blocked on buffer empty due to insufficiently allocated I/O bandwidth, and so on). Applications that exhibit data-dependent execution time also present a problem, as the timing of when they finish isn’t known until they finish. What clock speed should be allocated for these applications in advance?

refer:

http://embedded-computing.com/articles/performance-management-new-dimension-operating-systems/

Posted in Console server, single board computer | Tagged , | Comments Off on Dimension in operating systems

Creative innovations reshape the embedded environment

Single board computer, Console server, Panel PC

single board computer, Console server, Panel PC

To survive and prosper in the competitive atmosphere of today’s embedded industry, designers are constantly developing and testing new ideas and innovations that can enable smaller, faster, lower-power, and lower-cost devices while achieving faster time to market. One of our objectives this month was to identify and recognize a few of these innovative products along with the prominent innovators who are changing our industry.

In response to the promotion for this inaugural Innovation Issue, we received dozens of suggestions and entries specializing in our main topics of coverage: Silicon, Software, and Strategies. Although it was a difficult choice, our editorial team evaluated nominees and selected three winners based on creativity, uniqueness, and value to the embedded community. As you can see on the cover, the winners of the 2012 Embedded Computing Design award for Top Embedded Innovator are:

  • Silicon: Zvi Or-Bach, founder and CEO of MonolithIC 3D, for breakthrough techniques that enable the fabrication of 3D semiconductor devices using conventional fabrication equipment.
  • Software: Sebastien Marineau-Mes, Senior VP of Engineering at QNX Software Systems, for advances in embedded automotive technology, mobile operating systems, and open-source development tools.
  • Strategies: Kwok Wu, Head of Embedded Software and Systems Solutions atFreescale Semiconductor, for networking and communications innovations that connect users and smart devices.

In addition to the innovation coverage, this issue is loaded with new ideas and technologies you can use in your embedded design projects. For example, in the Silicon section, Alex Lin of Advantech shows how the transition to multicore processing platforms is revolutionizing embedded computing design by removing many traditional constraints. Recognizing how multicore delivers new capabilities and improvements to performance, power consumption, and cost, Debbie Greenstreet and Atul Verma from the Multicore Processors Business Unit at Texas Instruments issue a call to action for the industry to establish a market-accepted multicore benchmarking strategy that benefits not only embedded engineers, but multicore System-on-Chip(SoC) manufacturers as well. Presenting a key technology at the center of multicore-based mobile devices, Intel’s Max Domeika demonstrates how HTML5 can help solve two of the biggest problems in embedded design: application portability and performance.

 

Refer:

http://embedded-computing.com/articles/creative-innovations-reshape-embedded-environment/

Posted in Console server, single board computer | Tagged , | Comments Off on Creative innovations reshape the embedded environment

AR-R5700 series can support Intel CPU’s up to the Core2Quad level

Single board computer, Console server, gaming platform
 

AR-R5700 Series of Networking Security Appliances based upon the Intel Q35 Chipset. It is a high performance system capable of utilizing the Core2Quad, Core2Duo, and Celeron Intel embedded processors.

AR-R5700 series has many desirable design features. The most powerful feature is the high performance Intel Q35 and ICH9R Chipset which can support Intel CPU’s up to the Core2Quad level.

The AR-R5700 Series uses a modular design to achieve additional Networking ports using the AR-B2003 and AR-B2004. The AR-B2003 adds four Gigabit Ethernet RJ-45 LAN ports. For long distance data transfer, Fiber Gigabit Ports can provide the capabilities you need. The AR-B2004 expansion module can fulfill the requirement; it can support not only 2 more SPF Gigabit Ethernet but also 2 more RJ-45 Gigabit Ethernet. These 2 modules are connected through a PCIE x 8 channel from Intel Q35 on the AR-B5700.

Posted in Console server, single board computer | Tagged , , | Comments Off on AR-R5700 series can support Intel CPU’s up to the Core2Quad level