Difference between revisions of "Power supply unit (PSU) and voltage domains (SBC Lynx)"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "{{InfoBoxTop}} {{AppliesToSBCLynx}} {{InfoBoxBottom}} {{WorkInProgress}} ==Introduction== SBC Lynx implements a complex power tree to supply NXP iMX6UL application processor...")
 
(PSU strcucture)
Line 10: Line 10:
 
SBC Lynx user does not to need to fully understand the complexity of such tree. However, he/she needs to comprehend the basic structure of power supply unit (PSU) and voltage domains, in order to interface external devices and to implement add-on boards properly.
 
SBC Lynx user does not to need to fully understand the complexity of such tree. However, he/she needs to comprehend the basic structure of power supply unit (PSU) and voltage domains, in order to interface external devices and to implement add-on boards properly.
  
==PSU strcucture==
+
==PSU structure and voltage domains organization==
 +
The following image shows the PSU structure and the voltage domains organization of SBC Lynx.
  
===Voltage domains===
+
 
 +
[[File:SBCLynx-power-block-diagram.png|thumb|center|600px|PSU structure and voltage domains organization]]
 +
 
 +
 
 +
SBC Lynx in powered by one rail whose voltage is in the 5 - 24V range. This supply voltage can be provided via:
 +
*[[Connectors,_buttons_and_switches_(SBC_Lynx)|connector J35 or connector JP1]] in case it is used as standalone board
 +
*[[Connectors,_buttons_and_switches_(SBC_Lynx)|connector J52]] in case it is used as an add-on for a carrier board.
 +
 
 +
The heart of the PSU consists of NXP PF3000 PMIC that generates all of the power supplies required by the iMX6UL application processor and surrounding peripherals. For system integrator, just few of these supplies are relevant to interface additional devices. They are depicted in the image above where are denoted by red arrows. Black arrows refer to the signals instead. For each black arrow, the voltage domain is indicated. For instance, the signals routed to the connector J53 belong to IO_3.3V voltage domain.
 +
 
 +
Relevant voltage domains are listed in the following table.
 +
{|class="wikitable" style="text-align: center;"
 +
|-
 +
!Domain name
 +
!Nominal voltage [V]
 +
!Notes
 +
|-
 +
|IO_3.3V||3.3||
 +
|-
 +
|ADC_3.3V||3.3||
 +
|-
 +
|CAN_3.3V||3.3||
 +
|-
 +
|AUX_5V||5.0||
 +
|}

Revision as of 16:24, 2 November 2016

Info Box
SBC Lynx-top.png Applies to SBC Lynx


WorkInProgress.gif

Introduction[edit | edit source]

SBC Lynx implements a complex power tree to supply NXP iMX6UL application processor and surrounding peripherals.

SBC Lynx user does not to need to fully understand the complexity of such tree. However, he/she needs to comprehend the basic structure of power supply unit (PSU) and voltage domains, in order to interface external devices and to implement add-on boards properly.

PSU structure and voltage domains organization[edit | edit source]

The following image shows the PSU structure and the voltage domains organization of SBC Lynx.


PSU structure and voltage domains organization


SBC Lynx in powered by one rail whose voltage is in the 5 - 24V range. This supply voltage can be provided via:

The heart of the PSU consists of NXP PF3000 PMIC that generates all of the power supplies required by the iMX6UL application processor and surrounding peripherals. For system integrator, just few of these supplies are relevant to interface additional devices. They are depicted in the image above where are denoted by red arrows. Black arrows refer to the signals instead. For each black arrow, the voltage domain is indicated. For instance, the signals routed to the connector J53 belong to IO_3.3V voltage domain.

Relevant voltage domains are listed in the following table.

Domain name Nominal voltage [V] Notes
IO_3.3V 3.3
ADC_3.3V 3.3
CAN_3.3V 3.3
AUX_5V 5.0