Difference between revisions of "MISC-TN-001: Triple video output on i.MX6 DualPlus-based Android platform"

From DAVE Developer's Wiki
Jump to: navigation, search
Line 12: Line 12:
 
As known, [https://en.wikipedia.org/wiki/Android_(operating_system) Android] popularity is growing even in the market segments different than the consumer/mobile.
 
As known, [https://en.wikipedia.org/wiki/Android_(operating_system) Android] popularity is growing even in the market segments different than the consumer/mobile.
  
The use of Android is such applications poses tough technical challenges because the hardware platforms are not designed to be strictly compliant with the [https://source.android.com/compatibility/android-cdd.pdf specifications] defined by Google. Consequently, significant modifications to the [Android Open Source Project https://source.android.com/] has to be implemented in order to achieve a smartphone-like user experience, even if the underlying platform has very few things in common with such a device.
+
The use of Android in such applications poses tough technical challenges because the hardware platforms are not designed to be strictly compliant with the [https://source.android.com/compatibility/android-cdd.pdf specifications] defined by Google. Consequently, significant modifications to the [https://source.android.com/ Android Open Source Project] has to be implemented in order to achieve a smartphone-like user experience, even if the underlying platform may have very few things in common with such a device.
  
 
This technical note describes one these cases and refers to an industrial tablet which DAVE Embedded Systems developed for biomedical applications.
 
This technical note describes one these cases and refers to an industrial tablet which DAVE Embedded Systems developed for biomedical applications.
Line 20: Line 20:
  
  
[[File:TBD.png|thumb|center|600px|caption]]
+
[[File:MISC-TN-001-BD.png|thumb|center|600px|Block diagram]]
  
 
==Simultaneous triple video output==
 
==Simultaneous triple video output==
 
One of the advanced features of the device is the capability to drive three video outputs simultaneously, as per customer's requirements.
 
One of the advanced features of the device is the capability to drive three video outputs simultaneously, as per customer's requirements.
  
Specifically, the main screen can be mirrored on the HDMI output and through a WiFi Direct connection. As the main screen resolution is 1920x1280 @ 60fps, the aggregated memory bandwidth requirement is relatively high. This consideration resulted in choosing the Dual Plus version of the SOC which provides significant enhancements over the Dual version in terms of graphics performances.
+
Specifically, the main screen can be mirrored on the HDMI output and through a WiFi Direct connection. As the main screen resolution is 1920x1280 @ 60fps, the aggregated memory bandwidth requirement is considerable. To satisfy it, the Dual Plus version of the well-known i.MX6 system-on-chip (SOC) from NXP was chosen as the. It provides, in fact, significant enhancements over its predecessors in terms of graphics performances.
  
 
TBD insert video
 
TBD insert video

Revision as of 16:50, 21 December 2017

History[edit | edit source]

Version Date Notes
1.0.0 December 2017 First release

Introduction[edit | edit source]

As known, Android popularity is growing even in the market segments different than the consumer/mobile.

The use of Android in such applications poses tough technical challenges because the hardware platforms are not designed to be strictly compliant with the specifications defined by Google. Consequently, significant modifications to the Android Open Source Project has to be implemented in order to achieve a smartphone-like user experience, even if the underlying platform may have very few things in common with such a device.

This technical note describes one these cases and refers to an industrial tablet which DAVE Embedded Systems developed for biomedical applications.

Hardware platform overview[edit | edit source]

A simplified block diagram of the hardware platform is depicted in the following image.


Block diagram

Simultaneous triple video output[edit | edit source]

One of the advanced features of the device is the capability to drive three video outputs simultaneously, as per customer's requirements.

Specifically, the main screen can be mirrored on the HDMI output and through a WiFi Direct connection. As the main screen resolution is 1920x1280 @ 60fps, the aggregated memory bandwidth requirement is considerable. To satisfy it, the Dual Plus version of the well-known i.MX6 system-on-chip (SOC) from NXP was chosen as the. It provides, in fact, significant enhancements over its predecessors in terms of graphics performances.

TBD insert video