SlideShare a Scribd company logo
1 of 19
Download to read offline
Andrew Scott-Mackie
Intel
Addressing 5G RF-FE Control
Challenges with MIPI RFFESM
v3.0
© 2019 MIPI Alliance, Inc. 2
Agenda
• Problem Statement
– Abstract 5G sub 6 GHz RF Front End
– Use case with tight Tx timing
– Use case with tight Rx timing
• Solutions
– Strategies to solve the trigger congestion problem
– How to separate the trigger programming from the actual triggering
– Revised use cases using timed triggers
• Timed Trigger Design Topics
– Designing an RFFE master controller
– Designing an RFFE slave controller
• Mappable Triggers (an additional feature)
• Questions
© 2019 MIPI Alliance, Inc. 3
5G RF-FE Control
• Timing & Requirements
© 2019 MIPI Alliance, Inc. 4
Abstract 5G Sub 6 GHz, RF Front End (RFFE)
Frequency Range 1 RFFE
• Receive
– 4x4 DL MIMO
– Inter-band Down Link Carrier Aggregation
(DL CA)
• Transmit
– 2x2 UL MIMO and/or
– Inter-band Up Link Carrier Aggregation
(UL CA)
– PAs with Envelope Tracking (EnvTr)
RFFE Control Architecture
• Number of buses to be limited
– ideally: 1
– in reality: several
RFIC
LNA
LNA
PA
PA
EnvTr
EnvTr
LNAs
LNAs
TRx
Rx
TRx
Rx
RFFE bus
Command Sequences (CS) to
various Front End components
interfere!
© 2019 MIPI Alliance, Inc. 5
Use Case with Tight Tx Timing: 2*UL Carrier Aggregation
RFFE traffic #1
UL #1 @
ANT_1
Power
UL #1 Symbol N
Cyclic
Prefix
PA/EnvTr #1
prog. CS
PA #1
Trig
EnvTr # 1
Trig
1.2µs @ SCS 60kHz
0.65µs
UL #1 Symbol N-1
CP UL #2 Symbol N
UL #2 Symbol N-1
EnvTr/PA #2
prog. CS
EnvTr #2
Trig
PA #2
Trig
UL #2 @
ANT_2
RFFE traffic #2
Power
EnvTr #2
Trig
EnvTr/PA #1
prog. CS
EnvTr/PA #2
prog. CS
PA #1
Trig
PA #2
Trig
EnTr #1
Trig
Common RFFE bus
Command Sequence
EnvTr #1
Trig
PA #2
Trig
Congestion! Triggers displaced /
Symbols corrupted
34 clock cycles
© 2019 MIPI Alliance, Inc. 6
Use Case with Tight Rx Timing: X*DL Carrier
Aggregation
DL #1 Symbol NCP
LNA1
Trig
DL #1 Symbol N-1
DL #2 Symbol NCPDL #2 Symbol N-1
LNA2
Trig
DL #X Symbol NCPDL #X Symbol N-1
LNAX
Trig
≤ 33 µs (MRTD by 3GPP)
LNAX
prog
LNA2
prog
LNA1
prog
DL @ ANT
Common RFFE
Command Sequence
LNA1
Trig
LNA2
Trig
LNAX
Trig
Symbol corruption occurs
if Duration ‘D’ ≤ X * 0.65µs
D
0.65µs 34 SCLK
© 2019 MIPI Alliance, Inc. 7
Potential Solution (Hardware)
• How to solve the RFFE bus congestion
• Duplicating resources
© 2019 MIPI Alliance, Inc. 8
Duplicated RFFE Buses Spatial Solution
• Concurrently operated FE
components shall not share a
common bus
• Requires to know ALL use cases
in advance
• Worst case: 1 bus per
component
• Very costly in PCB area and
routing
Not flexible for future requirements
RFIC
LNA
LNA
PA
PA
EnvTr
EnvTr
LNAs
LNAs
TRx
Rx
Rx
TRx
RFFE Bus
RFFE Bus
RFFE Bus
RFFE Bus
© 2019 MIPI Alliance, Inc. 9
Potential Solution (Programmable)
• How to solve the RFFE bus congestion with
Timed Trigger(s)
© 2019 MIPI Alliance, Inc. 10
Timed Trigger – Solution in Time (1)
Trigger
fired
Programming shadow Regs
Timed
Trig (D)
t=T2t=T1
Shadow Regs
Active Regs
D = T2 – T1
RFFE bus
Max Clock
52MHz
Trigger delay up to
510 clock cycles
(~10µs @ 52MHz)
© 2019 MIPI Alliance, Inc. 11
Timed Trigger – Solution in Time (2)
(c) Timed
Trig CS (D3)
t=T3
Ta
t=T2
t=T1
Trigger
Trigger
Trigger
(b) Timed
Trig CS (D2)
(a) Timed
Trig CS (D1)
Tb Tc
D1 = T1 – Ta
D2 = T2 – Tb
D3 = T3 – Tc
RFFE busses
Common RFFE
T3T2T1
Calculate the time ‘D’ from the
end of Timed Trigger CS to the
time the trigger should fire
© 2019 MIPI Alliance, Inc. 12
Design Topics
• How to design RFFE bus clients and masters
© 2019 MIPI Alliance, Inc. 13
Adding Timed Triggers to RFFE Master Controller
Timed Action @
T1
Timed Action @
T2
Timed Action @
T3
List of timed
RFFE actions
RFFE
Scheduler
TT#1 CS
xxx
TT#2 CS
xxx
TT#3 CS
xxx
Ta Tb Tc T1T2 T3
RFFE Dispatcher
+ SCLK Maintainer
TT#1 CS
T1-Ta
TT#2 CS
T2-Tb
TT#3 CS
T3-Tc
t
SDAT
SCLKkeep clock alive
© 2019 MIPI Alliance, Inc. 14
Adding Timed Triggers to RFFE Client Controller
M10 M9 M8 M7 M6 M5 M4 M3
T10 T9 T8 T7 T6 T5 T4 T3
UDR Shadow Register X
UDR Register X≥1
EXT_TRIG_MASK
EXT_TRIG
Timed Trigger Counter T4
Timed Trigger Counter T3Trigger Counter
Timed Triggers
• Is an add-on to Extended Triggers as in
v2.1
• Counter: Count down from ‘D’ with
each SCLK cycle; if ≠0
• Transition from 1 to 0; fire trigger
(Timer expired)
© 2019 MIPI Alliance, Inc. 15
Mappable Triggers
• Problem to be solved
• Design issues
© 2019 MIPI Alliance, Inc. 16
Problem: fixed assignment Trigger à UDR Register (Set)
M10 M9 M8 M7 M6 M5 M4 M3
T10 T9 T8 T7 T6 T5 T4 T3
UDR Shadow Register X
UDR Register X≥1
EXT_TRIG_MASK
EXT_TRIG
UDR Shadow Register Y
UDR Register Y≥1
Fixed (HW)
assignments
© 2019 MIPI Alliance, Inc. 17
UDR Register (Set) per LUT assigned to Trigger
M10 M9 M8 M7 M6 M5 M4 M3
T10 T9 T8 T7 T6 T5 T4 T3
UDR Shadow Register X
UDR Register X≥1
EXT_TRIG_MASK
EXT_TRIG
UDR Shadow Register Y
UDR Register Y≥1
LUT
LUT
TriggerBus
Mapping X (UDR)
Mapping Y (UDR)
Configurable
assignments
© 2019 MIPI Alliance, Inc. 18
Summary With Key Takeaway Messages
• Timed Triggers can reduced the number of RFFE busses
• Mappable Triggers can allow flexible mapping of Front End
hardware to reduce the number of RFFE connection
MIPI DevCon Taipei 2019: Addressing 5G RFFE Control Challenges with MIPI RFFE v3.0

More Related Content

What's hot

Carrier Aggregation Discussion
Carrier Aggregation DiscussionCarrier Aggregation Discussion
Carrier Aggregation Discussioncriterion123
 
Nokia 5G Workshop Taiwan Oct 2016
Nokia 5G Workshop Taiwan Oct 2016Nokia 5G Workshop Taiwan Oct 2016
Nokia 5G Workshop Taiwan Oct 2016Eiko Seidel
 
4G-Questions interview.pdf
4G-Questions interview.pdf4G-Questions interview.pdf
4G-Questions interview.pdfMohamedShabana37
 
Multiband Transceivers - [Chapter 3] Basic Concept of Comm. Systems
Multiband Transceivers - [Chapter 3]  Basic Concept of Comm. SystemsMultiband Transceivers - [Chapter 3]  Basic Concept of Comm. Systems
Multiband Transceivers - [Chapter 3] Basic Concept of Comm. SystemsSimen Li
 
Prof. Andy Sutton: 5G RAN Architecture Evolution - Jan 2019
Prof. Andy Sutton: 5G RAN Architecture Evolution - Jan 2019Prof. Andy Sutton: 5G RAN Architecture Evolution - Jan 2019
Prof. Andy Sutton: 5G RAN Architecture Evolution - Jan 20193G4G
 
5G New Radio Technology Throughput Calculation
5G New Radio Technology  Throughput Calculation5G New Radio Technology  Throughput Calculation
5G New Radio Technology Throughput CalculationSukhvinder Singh Malik
 
1 RB sensitivity at middle RBs poor than other RBs
1 RB sensitivity at middle RBs poor than other RBs1 RB sensitivity at middle RBs poor than other RBs
1 RB sensitivity at middle RBs poor than other RBsPei-Che Chang
 
02 opti x rtn 900 v100r002 system hardware-20100223-a
02 opti x rtn 900 v100r002 system hardware-20100223-a02 opti x rtn 900 v100r002 system hardware-20100223-a
02 opti x rtn 900 v100r002 system hardware-20100223-aWaheed Ali
 
3GPP 5G NSA Detailed explanation 5(EN-DC Handover Call Flow)
3GPP 5G NSA Detailed explanation 5(EN-DC Handover Call Flow)3GPP 5G NSA Detailed explanation 5(EN-DC Handover Call Flow)
3GPP 5G NSA Detailed explanation 5(EN-DC Handover Call Flow)Ryuichi Yasunaga
 
5G Technology Tutorial
5G Technology Tutorial5G Technology Tutorial
5G Technology TutorialAPNIC
 
Modul 4 signalling dimensioning
Modul 4   signalling dimensioningModul 4   signalling dimensioning
Modul 4 signalling dimensioningWijaya Kusuma
 
305090798 04-basic-parameter-planning-rules-v1-1
305090798 04-basic-parameter-planning-rules-v1-1305090798 04-basic-parameter-planning-rules-v1-1
305090798 04-basic-parameter-planning-rules-v1-1Nitin George Thomas
 
3g cellular telephony
3g cellular telephony3g cellular telephony
3g cellular telephonyranjanphu
 
Frequency hopping rohit
Frequency hopping rohitFrequency hopping rohit
Frequency hopping rohitRohit Singh
 
The coherent optical edge
The coherent optical edgeThe coherent optical edge
The coherent optical edgeADVA
 
ABCs of Carrier Aggregation
ABCs of Carrier Aggregation ABCs of Carrier Aggregation
ABCs of Carrier Aggregation criterion123
 
RF Analysis at Fiber-based Cell Sites with CPRI
RF Analysis at Fiber-based Cell Sites with CPRIRF Analysis at Fiber-based Cell Sites with CPRI
RF Analysis at Fiber-based Cell Sites with CPRIEduardo Inzunza
 
GPS RF Front End Considerations
GPS RF Front End ConsiderationsGPS RF Front End Considerations
GPS RF Front End Considerationscriterion123
 

What's hot (20)

Carrier Aggregation Discussion
Carrier Aggregation DiscussionCarrier Aggregation Discussion
Carrier Aggregation Discussion
 
Nokia 5G Workshop Taiwan Oct 2016
Nokia 5G Workshop Taiwan Oct 2016Nokia 5G Workshop Taiwan Oct 2016
Nokia 5G Workshop Taiwan Oct 2016
 
lte advanced
lte advancedlte advanced
lte advanced
 
5g-Air-Interface-pptx.pptx
5g-Air-Interface-pptx.pptx5g-Air-Interface-pptx.pptx
5g-Air-Interface-pptx.pptx
 
4G-Questions interview.pdf
4G-Questions interview.pdf4G-Questions interview.pdf
4G-Questions interview.pdf
 
Multiband Transceivers - [Chapter 3] Basic Concept of Comm. Systems
Multiband Transceivers - [Chapter 3]  Basic Concept of Comm. SystemsMultiband Transceivers - [Chapter 3]  Basic Concept of Comm. Systems
Multiband Transceivers - [Chapter 3] Basic Concept of Comm. Systems
 
Prof. Andy Sutton: 5G RAN Architecture Evolution - Jan 2019
Prof. Andy Sutton: 5G RAN Architecture Evolution - Jan 2019Prof. Andy Sutton: 5G RAN Architecture Evolution - Jan 2019
Prof. Andy Sutton: 5G RAN Architecture Evolution - Jan 2019
 
5G New Radio Technology Throughput Calculation
5G New Radio Technology  Throughput Calculation5G New Radio Technology  Throughput Calculation
5G New Radio Technology Throughput Calculation
 
1 RB sensitivity at middle RBs poor than other RBs
1 RB sensitivity at middle RBs poor than other RBs1 RB sensitivity at middle RBs poor than other RBs
1 RB sensitivity at middle RBs poor than other RBs
 
02 opti x rtn 900 v100r002 system hardware-20100223-a
02 opti x rtn 900 v100r002 system hardware-20100223-a02 opti x rtn 900 v100r002 system hardware-20100223-a
02 opti x rtn 900 v100r002 system hardware-20100223-a
 
3GPP 5G NSA Detailed explanation 5(EN-DC Handover Call Flow)
3GPP 5G NSA Detailed explanation 5(EN-DC Handover Call Flow)3GPP 5G NSA Detailed explanation 5(EN-DC Handover Call Flow)
3GPP 5G NSA Detailed explanation 5(EN-DC Handover Call Flow)
 
5G Technology Tutorial
5G Technology Tutorial5G Technology Tutorial
5G Technology Tutorial
 
Modul 4 signalling dimensioning
Modul 4   signalling dimensioningModul 4   signalling dimensioning
Modul 4 signalling dimensioning
 
305090798 04-basic-parameter-planning-rules-v1-1
305090798 04-basic-parameter-planning-rules-v1-1305090798 04-basic-parameter-planning-rules-v1-1
305090798 04-basic-parameter-planning-rules-v1-1
 
3g cellular telephony
3g cellular telephony3g cellular telephony
3g cellular telephony
 
Frequency hopping rohit
Frequency hopping rohitFrequency hopping rohit
Frequency hopping rohit
 
The coherent optical edge
The coherent optical edgeThe coherent optical edge
The coherent optical edge
 
ABCs of Carrier Aggregation
ABCs of Carrier Aggregation ABCs of Carrier Aggregation
ABCs of Carrier Aggregation
 
RF Analysis at Fiber-based Cell Sites with CPRI
RF Analysis at Fiber-based Cell Sites with CPRIRF Analysis at Fiber-based Cell Sites with CPRI
RF Analysis at Fiber-based Cell Sites with CPRI
 
GPS RF Front End Considerations
GPS RF Front End ConsiderationsGPS RF Front End Considerations
GPS RF Front End Considerations
 

Similar to MIPI DevCon Taipei 2019: Addressing 5G RFFE Control Challenges with MIPI RFFE v3.0

MIPI DevCon 2020 | Snapshot of MIPI RFFE v3.0 from a System-Architecture Per...
MIPI DevCon 2020 |  Snapshot of MIPI RFFE v3.0 from a System-Architecture Per...MIPI DevCon 2020 |  Snapshot of MIPI RFFE v3.0 from a System-Architecture Per...
MIPI DevCon 2020 | Snapshot of MIPI RFFE v3.0 from a System-Architecture Per...MIPI Alliance
 
Rf technology 5-8-2011-final-revised
Rf technology 5-8-2011-final-revisedRf technology 5-8-2011-final-revised
Rf technology 5-8-2011-final-revisedTom Terlizzi
 
5G Network Architecture, Design and Optimisation
5G Network Architecture, Design and Optimisation5G Network Architecture, Design and Optimisation
5G Network Architecture, Design and Optimisation3G4G
 
Deep Dive 5G NR-RAN Release 2018 Q4.pptx
Deep Dive 5G NR-RAN Release 2018 Q4.pptxDeep Dive 5G NR-RAN Release 2018 Q4.pptx
Deep Dive 5G NR-RAN Release 2018 Q4.pptxDaniel Estrada
 
ATSC 3.0 NR and 5G NR Synergies new ideas Convergence
ATSC 3.0 NR and 5G NR Synergies new ideas Convergence ATSC 3.0 NR and 5G NR Synergies new ideas Convergence
ATSC 3.0 NR and 5G NR Synergies new ideas Convergence Mike Simon
 
Broadcast 5G convergence new ideas
Broadcast 5G convergence new ideas Broadcast 5G convergence new ideas
Broadcast 5G convergence new ideas Mike Simon
 
Broadcast 5G Convergence New Ideas
Broadcast 5G Convergence New Ideas Broadcast 5G Convergence New Ideas
Broadcast 5G Convergence New Ideas Mike Simon
 
3.3 gpp NR USER Plane introduction
3.3 gpp NR USER Plane introduction3.3 gpp NR USER Plane introduction
3.3 gpp NR USER Plane introductionSaurabh Verma
 
A DRAM-friendly priority queue Internet packet scheduler implementation and i...
A DRAM-friendly priority queue Internet packet scheduler implementation and i...A DRAM-friendly priority queue Internet packet scheduler implementation and i...
A DRAM-friendly priority queue Internet packet scheduler implementation and i...Katsushi Kobayashi
 
IRJET- An Improved DCM-Based Tunable True Random Number Generator for Xilinx ...
IRJET- An Improved DCM-Based Tunable True Random Number Generator for Xilinx ...IRJET- An Improved DCM-Based Tunable True Random Number Generator for Xilinx ...
IRJET- An Improved DCM-Based Tunable True Random Number Generator for Xilinx ...IRJET Journal
 
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptxSudheeraIndrajith
 
Technical Overview of LTE ( Hyung G. Myung)
Technical Overview of LTE ( Hyung G. Myung)Technical Overview of LTE ( Hyung G. Myung)
Technical Overview of LTE ( Hyung G. Myung)Going LTE
 
5G Network Architecture and Design
5G Network Architecture and Design5G Network Architecture and Design
5G Network Architecture and Design3G4G
 
Gpon the technology --rev 1
Gpon the technology --rev 1Gpon the technology --rev 1
Gpon the technology --rev 1guerrid
 
Gpon the technology --rev 1
Gpon the technology --rev 1Gpon the technology --rev 1
Gpon the technology --rev 1guerrid
 
Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15ITU
 

Similar to MIPI DevCon Taipei 2019: Addressing 5G RFFE Control Challenges with MIPI RFFE v3.0 (20)

MIPI DevCon 2020 | Snapshot of MIPI RFFE v3.0 from a System-Architecture Per...
MIPI DevCon 2020 |  Snapshot of MIPI RFFE v3.0 from a System-Architecture Per...MIPI DevCon 2020 |  Snapshot of MIPI RFFE v3.0 from a System-Architecture Per...
MIPI DevCon 2020 | Snapshot of MIPI RFFE v3.0 from a System-Architecture Per...
 
Rf technology 5-8-2011-final-revised
Rf technology 5-8-2011-final-revisedRf technology 5-8-2011-final-revised
Rf technology 5-8-2011-final-revised
 
EENA 2016 - Standards Update (2/3)
EENA 2016 - Standards Update (2/3)EENA 2016 - Standards Update (2/3)
EENA 2016 - Standards Update (2/3)
 
aaa.pptx
aaa.pptxaaa.pptx
aaa.pptx
 
5G Network Architecture, Design and Optimisation
5G Network Architecture, Design and Optimisation5G Network Architecture, Design and Optimisation
5G Network Architecture, Design and Optimisation
 
Deep Dive 5G NR-RAN Release 2018 Q4.pptx
Deep Dive 5G NR-RAN Release 2018 Q4.pptxDeep Dive 5G NR-RAN Release 2018 Q4.pptx
Deep Dive 5G NR-RAN Release 2018 Q4.pptx
 
ATSC 3.0 NR and 5G NR Synergies new ideas Convergence
ATSC 3.0 NR and 5G NR Synergies new ideas Convergence ATSC 3.0 NR and 5G NR Synergies new ideas Convergence
ATSC 3.0 NR and 5G NR Synergies new ideas Convergence
 
Broadcast 5G convergence new ideas
Broadcast 5G convergence new ideas Broadcast 5G convergence new ideas
Broadcast 5G convergence new ideas
 
Broadcast 5G Convergence New Ideas
Broadcast 5G Convergence New Ideas Broadcast 5G Convergence New Ideas
Broadcast 5G Convergence New Ideas
 
3gpp lte
3gpp lte3gpp lte
3gpp lte
 
3.3 gpp NR USER Plane introduction
3.3 gpp NR USER Plane introduction3.3 gpp NR USER Plane introduction
3.3 gpp NR USER Plane introduction
 
A DRAM-friendly priority queue Internet packet scheduler implementation and i...
A DRAM-friendly priority queue Internet packet scheduler implementation and i...A DRAM-friendly priority queue Internet packet scheduler implementation and i...
A DRAM-friendly priority queue Internet packet scheduler implementation and i...
 
IRJET- An Improved DCM-Based Tunable True Random Number Generator for Xilinx ...
IRJET- An Improved DCM-Based Tunable True Random Number Generator for Xilinx ...IRJET- An Improved DCM-Based Tunable True Random Number Generator for Xilinx ...
IRJET- An Improved DCM-Based Tunable True Random Number Generator for Xilinx ...
 
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx
 
Technical Overview of LTE ( Hyung G. Myung)
Technical Overview of LTE ( Hyung G. Myung)Technical Overview of LTE ( Hyung G. Myung)
Technical Overview of LTE ( Hyung G. Myung)
 
Workshop 42
Workshop 42Workshop 42
Workshop 42
 
5G Network Architecture and Design
5G Network Architecture and Design5G Network Architecture and Design
5G Network Architecture and Design
 
Gpon the technology --rev 1
Gpon the technology --rev 1Gpon the technology --rev 1
Gpon the technology --rev 1
 
Gpon the technology --rev 1
Gpon the technology --rev 1Gpon the technology --rev 1
Gpon the technology --rev 1
 
Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15
 

More from MIPI Alliance

MIPI DevCon 2021: MIPI I3C Under the Spotlight: A Fireside Chat with the I3C ...
MIPI DevCon 2021: MIPI I3C Under the Spotlight: A Fireside Chat with the I3C ...MIPI DevCon 2021: MIPI I3C Under the Spotlight: A Fireside Chat with the I3C ...
MIPI DevCon 2021: MIPI I3C Under the Spotlight: A Fireside Chat with the I3C ...MIPI Alliance
 
MIPI DevCon 2021: MIPI I3C Application and Validation Models for IoT Sensor N...
MIPI DevCon 2021: MIPI I3C Application and Validation Models for IoT Sensor N...MIPI DevCon 2021: MIPI I3C Application and Validation Models for IoT Sensor N...
MIPI DevCon 2021: MIPI I3C Application and Validation Models for IoT Sensor N...MIPI Alliance
 
MIPI DevCon 2021: MIPI I3C Signal Integrity Challenges on DDR5-based Server P...
MIPI DevCon 2021: MIPI I3C Signal Integrity Challenges on DDR5-based Server P...MIPI DevCon 2021: MIPI I3C Signal Integrity Challenges on DDR5-based Server P...
MIPI DevCon 2021: MIPI I3C Signal Integrity Challenges on DDR5-based Server P...MIPI Alliance
 
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure Platform
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure PlatformMIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure Platform
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure PlatformMIPI Alliance
 
MIPI DevCon 2021: MIPI Security for Automotive and IoT – Initial Focus on MASS
MIPI DevCon 2021: MIPI Security for Automotive and IoT – Initial Focus on MASSMIPI DevCon 2021: MIPI Security for Automotive and IoT – Initial Focus on MASS
MIPI DevCon 2021: MIPI Security for Automotive and IoT – Initial Focus on MASSMIPI Alliance
 
MIPI DevCon 2021: MIPI HTI, PTI and STP: The Bases for Next-Generation Online...
MIPI DevCon 2021: MIPI HTI, PTI and STP: The Bases for Next-Generation Online...MIPI DevCon 2021: MIPI HTI, PTI and STP: The Bases for Next-Generation Online...
MIPI DevCon 2021: MIPI HTI, PTI and STP: The Bases for Next-Generation Online...MIPI Alliance
 
MIPI DevCon 2021: Meeting the Needs of Next-Generation Displays with a High-P...
MIPI DevCon 2021: Meeting the Needs of Next-Generation Displays with a High-P...MIPI DevCon 2021: Meeting the Needs of Next-Generation Displays with a High-P...
MIPI DevCon 2021: Meeting the Needs of Next-Generation Displays with a High-P...MIPI Alliance
 
MIPI DevCon 2021: MIPI CSI-2 v4.0 Panel Discussion with the MIPI Camera Worki...
MIPI DevCon 2021: MIPI CSI-2 v4.0 Panel Discussion with the MIPI Camera Worki...MIPI DevCon 2021: MIPI CSI-2 v4.0 Panel Discussion with the MIPI Camera Worki...
MIPI DevCon 2021: MIPI CSI-2 v4.0 Panel Discussion with the MIPI Camera Worki...MIPI Alliance
 
MIPI DevCon 2021: MIPI D-PHY and MIPI CSI-2 for IoT: AI Edge Devices
MIPI DevCon 2021: MIPI D-PHY and MIPI CSI-2 for IoT: AI Edge DevicesMIPI DevCon 2021: MIPI D-PHY and MIPI CSI-2 for IoT: AI Edge Devices
MIPI DevCon 2021: MIPI D-PHY and MIPI CSI-2 for IoT: AI Edge DevicesMIPI Alliance
 
MIPI DevCon 2021: Enabling Long-Reach MIPI CSI-2 Connectivity in Automotive w...
MIPI DevCon 2021: Enabling Long-Reach MIPI CSI-2 Connectivity in Automotive w...MIPI DevCon 2021: Enabling Long-Reach MIPI CSI-2 Connectivity in Automotive w...
MIPI DevCon 2021: Enabling Long-Reach MIPI CSI-2 Connectivity in Automotive w...MIPI Alliance
 
MIPI DevCon 2021: Latest Developments within MIPI Automotive SerDes Solutions...
MIPI DevCon 2021: Latest Developments within MIPI Automotive SerDes Solutions...MIPI DevCon 2021: Latest Developments within MIPI Automotive SerDes Solutions...
MIPI DevCon 2021: Latest Developments within MIPI Automotive SerDes Solutions...MIPI Alliance
 
MIPI DevCon 2021: The MIPI Specification Roadmap: Driving Advancements in Mob...
MIPI DevCon 2021: The MIPI Specification Roadmap: Driving Advancements in Mob...MIPI DevCon 2021: The MIPI Specification Roadmap: Driving Advancements in Mob...
MIPI DevCon 2021: The MIPI Specification Roadmap: Driving Advancements in Mob...MIPI Alliance
 
MIPI DevCon 2021: State of the Alliance
MIPI DevCon 2021: State of the AllianceMIPI DevCon 2021: State of the Alliance
MIPI DevCon 2021: State of the AllianceMIPI Alliance
 
MIPI DevCon 2020 | The Story Behind the MIPI I3C HCI Driver for Linux
MIPI DevCon 2020 | The Story Behind the MIPI I3C HCI Driver for LinuxMIPI DevCon 2020 | The Story Behind the MIPI I3C HCI Driver for Linux
MIPI DevCon 2020 | The Story Behind the MIPI I3C HCI Driver for LinuxMIPI Alliance
 
MIPI DevCon 2020 | Interoperability Challenges and Solutions for MIPI I3C
MIPI DevCon 2020 | Interoperability Challenges and Solutions for MIPI I3CMIPI DevCon 2020 | Interoperability Challenges and Solutions for MIPI I3C
MIPI DevCon 2020 | Interoperability Challenges and Solutions for MIPI I3CMIPI Alliance
 
MIPI DevCon 2020 | Why an Integrated MIPI C-PHY/D-PHY IP is Essential
MIPI DevCon 2020 | Why an Integrated MIPI C-PHY/D-PHY IP is EssentialMIPI DevCon 2020 | Why an Integrated MIPI C-PHY/D-PHY IP is Essential
MIPI DevCon 2020 | Why an Integrated MIPI C-PHY/D-PHY IP is EssentialMIPI Alliance
 
MIPI DevCon 2020 | MIPI to Bluetooth LE: Leveraging Mobile Technology for Wir...
MIPI DevCon 2020 | MIPI to Bluetooth LE: Leveraging Mobile Technology for Wir...MIPI DevCon 2020 | MIPI to Bluetooth LE: Leveraging Mobile Technology for Wir...
MIPI DevCon 2020 | MIPI to Bluetooth LE: Leveraging Mobile Technology for Wir...MIPI Alliance
 
MIPI DevCon 2020 | MIPI Alliance: Enabling the IoT Opportunity
MIPI DevCon 2020 | MIPI Alliance: Enabling the IoT Opportunity MIPI DevCon 2020 | MIPI Alliance: Enabling the IoT Opportunity
MIPI DevCon 2020 | MIPI Alliance: Enabling the IoT Opportunity MIPI Alliance
 
MIPI DevCon 2020 | MIPI DevCon 2020 | How MIPI Interfaces Solve Challenges in...
MIPI DevCon 2020 | MIPI DevCon 2020 | How MIPI Interfaces Solve Challenges in...MIPI DevCon 2020 | MIPI DevCon 2020 | How MIPI Interfaces Solve Challenges in...
MIPI DevCon 2020 | MIPI DevCon 2020 | How MIPI Interfaces Solve Challenges in...MIPI Alliance
 
MIPI DevCon 2020 | MASS: Automotive Displays Using VDC-M Visually Lossless C...
MIPI DevCon 2020 |  MASS: Automotive Displays Using VDC-M Visually Lossless C...MIPI DevCon 2020 |  MASS: Automotive Displays Using VDC-M Visually Lossless C...
MIPI DevCon 2020 | MASS: Automotive Displays Using VDC-M Visually Lossless C...MIPI Alliance
 

More from MIPI Alliance (20)

MIPI DevCon 2021: MIPI I3C Under the Spotlight: A Fireside Chat with the I3C ...
MIPI DevCon 2021: MIPI I3C Under the Spotlight: A Fireside Chat with the I3C ...MIPI DevCon 2021: MIPI I3C Under the Spotlight: A Fireside Chat with the I3C ...
MIPI DevCon 2021: MIPI I3C Under the Spotlight: A Fireside Chat with the I3C ...
 
MIPI DevCon 2021: MIPI I3C Application and Validation Models for IoT Sensor N...
MIPI DevCon 2021: MIPI I3C Application and Validation Models for IoT Sensor N...MIPI DevCon 2021: MIPI I3C Application and Validation Models for IoT Sensor N...
MIPI DevCon 2021: MIPI I3C Application and Validation Models for IoT Sensor N...
 
MIPI DevCon 2021: MIPI I3C Signal Integrity Challenges on DDR5-based Server P...
MIPI DevCon 2021: MIPI I3C Signal Integrity Challenges on DDR5-based Server P...MIPI DevCon 2021: MIPI I3C Signal Integrity Challenges on DDR5-based Server P...
MIPI DevCon 2021: MIPI I3C Signal Integrity Challenges on DDR5-based Server P...
 
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure Platform
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure PlatformMIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure Platform
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure Platform
 
MIPI DevCon 2021: MIPI Security for Automotive and IoT – Initial Focus on MASS
MIPI DevCon 2021: MIPI Security for Automotive and IoT – Initial Focus on MASSMIPI DevCon 2021: MIPI Security for Automotive and IoT – Initial Focus on MASS
MIPI DevCon 2021: MIPI Security for Automotive and IoT – Initial Focus on MASS
 
MIPI DevCon 2021: MIPI HTI, PTI and STP: The Bases for Next-Generation Online...
MIPI DevCon 2021: MIPI HTI, PTI and STP: The Bases for Next-Generation Online...MIPI DevCon 2021: MIPI HTI, PTI and STP: The Bases for Next-Generation Online...
MIPI DevCon 2021: MIPI HTI, PTI and STP: The Bases for Next-Generation Online...
 
MIPI DevCon 2021: Meeting the Needs of Next-Generation Displays with a High-P...
MIPI DevCon 2021: Meeting the Needs of Next-Generation Displays with a High-P...MIPI DevCon 2021: Meeting the Needs of Next-Generation Displays with a High-P...
MIPI DevCon 2021: Meeting the Needs of Next-Generation Displays with a High-P...
 
MIPI DevCon 2021: MIPI CSI-2 v4.0 Panel Discussion with the MIPI Camera Worki...
MIPI DevCon 2021: MIPI CSI-2 v4.0 Panel Discussion with the MIPI Camera Worki...MIPI DevCon 2021: MIPI CSI-2 v4.0 Panel Discussion with the MIPI Camera Worki...
MIPI DevCon 2021: MIPI CSI-2 v4.0 Panel Discussion with the MIPI Camera Worki...
 
MIPI DevCon 2021: MIPI D-PHY and MIPI CSI-2 for IoT: AI Edge Devices
MIPI DevCon 2021: MIPI D-PHY and MIPI CSI-2 for IoT: AI Edge DevicesMIPI DevCon 2021: MIPI D-PHY and MIPI CSI-2 for IoT: AI Edge Devices
MIPI DevCon 2021: MIPI D-PHY and MIPI CSI-2 for IoT: AI Edge Devices
 
MIPI DevCon 2021: Enabling Long-Reach MIPI CSI-2 Connectivity in Automotive w...
MIPI DevCon 2021: Enabling Long-Reach MIPI CSI-2 Connectivity in Automotive w...MIPI DevCon 2021: Enabling Long-Reach MIPI CSI-2 Connectivity in Automotive w...
MIPI DevCon 2021: Enabling Long-Reach MIPI CSI-2 Connectivity in Automotive w...
 
MIPI DevCon 2021: Latest Developments within MIPI Automotive SerDes Solutions...
MIPI DevCon 2021: Latest Developments within MIPI Automotive SerDes Solutions...MIPI DevCon 2021: Latest Developments within MIPI Automotive SerDes Solutions...
MIPI DevCon 2021: Latest Developments within MIPI Automotive SerDes Solutions...
 
MIPI DevCon 2021: The MIPI Specification Roadmap: Driving Advancements in Mob...
MIPI DevCon 2021: The MIPI Specification Roadmap: Driving Advancements in Mob...MIPI DevCon 2021: The MIPI Specification Roadmap: Driving Advancements in Mob...
MIPI DevCon 2021: The MIPI Specification Roadmap: Driving Advancements in Mob...
 
MIPI DevCon 2021: State of the Alliance
MIPI DevCon 2021: State of the AllianceMIPI DevCon 2021: State of the Alliance
MIPI DevCon 2021: State of the Alliance
 
MIPI DevCon 2020 | The Story Behind the MIPI I3C HCI Driver for Linux
MIPI DevCon 2020 | The Story Behind the MIPI I3C HCI Driver for LinuxMIPI DevCon 2020 | The Story Behind the MIPI I3C HCI Driver for Linux
MIPI DevCon 2020 | The Story Behind the MIPI I3C HCI Driver for Linux
 
MIPI DevCon 2020 | Interoperability Challenges and Solutions for MIPI I3C
MIPI DevCon 2020 | Interoperability Challenges and Solutions for MIPI I3CMIPI DevCon 2020 | Interoperability Challenges and Solutions for MIPI I3C
MIPI DevCon 2020 | Interoperability Challenges and Solutions for MIPI I3C
 
MIPI DevCon 2020 | Why an Integrated MIPI C-PHY/D-PHY IP is Essential
MIPI DevCon 2020 | Why an Integrated MIPI C-PHY/D-PHY IP is EssentialMIPI DevCon 2020 | Why an Integrated MIPI C-PHY/D-PHY IP is Essential
MIPI DevCon 2020 | Why an Integrated MIPI C-PHY/D-PHY IP is Essential
 
MIPI DevCon 2020 | MIPI to Bluetooth LE: Leveraging Mobile Technology for Wir...
MIPI DevCon 2020 | MIPI to Bluetooth LE: Leveraging Mobile Technology for Wir...MIPI DevCon 2020 | MIPI to Bluetooth LE: Leveraging Mobile Technology for Wir...
MIPI DevCon 2020 | MIPI to Bluetooth LE: Leveraging Mobile Technology for Wir...
 
MIPI DevCon 2020 | MIPI Alliance: Enabling the IoT Opportunity
MIPI DevCon 2020 | MIPI Alliance: Enabling the IoT Opportunity MIPI DevCon 2020 | MIPI Alliance: Enabling the IoT Opportunity
MIPI DevCon 2020 | MIPI Alliance: Enabling the IoT Opportunity
 
MIPI DevCon 2020 | MIPI DevCon 2020 | How MIPI Interfaces Solve Challenges in...
MIPI DevCon 2020 | MIPI DevCon 2020 | How MIPI Interfaces Solve Challenges in...MIPI DevCon 2020 | MIPI DevCon 2020 | How MIPI Interfaces Solve Challenges in...
MIPI DevCon 2020 | MIPI DevCon 2020 | How MIPI Interfaces Solve Challenges in...
 
MIPI DevCon 2020 | MASS: Automotive Displays Using VDC-M Visually Lossless C...
MIPI DevCon 2020 |  MASS: Automotive Displays Using VDC-M Visually Lossless C...MIPI DevCon 2020 |  MASS: Automotive Displays Using VDC-M Visually Lossless C...
MIPI DevCon 2020 | MASS: Automotive Displays Using VDC-M Visually Lossless C...
 

Recently uploaded

The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 

Recently uploaded (20)

The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 

MIPI DevCon Taipei 2019: Addressing 5G RFFE Control Challenges with MIPI RFFE v3.0

  • 1. Andrew Scott-Mackie Intel Addressing 5G RF-FE Control Challenges with MIPI RFFESM v3.0
  • 2. © 2019 MIPI Alliance, Inc. 2 Agenda • Problem Statement – Abstract 5G sub 6 GHz RF Front End – Use case with tight Tx timing – Use case with tight Rx timing • Solutions – Strategies to solve the trigger congestion problem – How to separate the trigger programming from the actual triggering – Revised use cases using timed triggers • Timed Trigger Design Topics – Designing an RFFE master controller – Designing an RFFE slave controller • Mappable Triggers (an additional feature) • Questions
  • 3. © 2019 MIPI Alliance, Inc. 3 5G RF-FE Control • Timing & Requirements
  • 4. © 2019 MIPI Alliance, Inc. 4 Abstract 5G Sub 6 GHz, RF Front End (RFFE) Frequency Range 1 RFFE • Receive – 4x4 DL MIMO – Inter-band Down Link Carrier Aggregation (DL CA) • Transmit – 2x2 UL MIMO and/or – Inter-band Up Link Carrier Aggregation (UL CA) – PAs with Envelope Tracking (EnvTr) RFFE Control Architecture • Number of buses to be limited – ideally: 1 – in reality: several RFIC LNA LNA PA PA EnvTr EnvTr LNAs LNAs TRx Rx TRx Rx RFFE bus Command Sequences (CS) to various Front End components interfere!
  • 5. © 2019 MIPI Alliance, Inc. 5 Use Case with Tight Tx Timing: 2*UL Carrier Aggregation RFFE traffic #1 UL #1 @ ANT_1 Power UL #1 Symbol N Cyclic Prefix PA/EnvTr #1 prog. CS PA #1 Trig EnvTr # 1 Trig 1.2µs @ SCS 60kHz 0.65µs UL #1 Symbol N-1 CP UL #2 Symbol N UL #2 Symbol N-1 EnvTr/PA #2 prog. CS EnvTr #2 Trig PA #2 Trig UL #2 @ ANT_2 RFFE traffic #2 Power EnvTr #2 Trig EnvTr/PA #1 prog. CS EnvTr/PA #2 prog. CS PA #1 Trig PA #2 Trig EnTr #1 Trig Common RFFE bus Command Sequence EnvTr #1 Trig PA #2 Trig Congestion! Triggers displaced / Symbols corrupted 34 clock cycles
  • 6. © 2019 MIPI Alliance, Inc. 6 Use Case with Tight Rx Timing: X*DL Carrier Aggregation DL #1 Symbol NCP LNA1 Trig DL #1 Symbol N-1 DL #2 Symbol NCPDL #2 Symbol N-1 LNA2 Trig DL #X Symbol NCPDL #X Symbol N-1 LNAX Trig ≤ 33 µs (MRTD by 3GPP) LNAX prog LNA2 prog LNA1 prog DL @ ANT Common RFFE Command Sequence LNA1 Trig LNA2 Trig LNAX Trig Symbol corruption occurs if Duration ‘D’ ≤ X * 0.65µs D 0.65µs 34 SCLK
  • 7. © 2019 MIPI Alliance, Inc. 7 Potential Solution (Hardware) • How to solve the RFFE bus congestion • Duplicating resources
  • 8. © 2019 MIPI Alliance, Inc. 8 Duplicated RFFE Buses Spatial Solution • Concurrently operated FE components shall not share a common bus • Requires to know ALL use cases in advance • Worst case: 1 bus per component • Very costly in PCB area and routing Not flexible for future requirements RFIC LNA LNA PA PA EnvTr EnvTr LNAs LNAs TRx Rx Rx TRx RFFE Bus RFFE Bus RFFE Bus RFFE Bus
  • 9. © 2019 MIPI Alliance, Inc. 9 Potential Solution (Programmable) • How to solve the RFFE bus congestion with Timed Trigger(s)
  • 10. © 2019 MIPI Alliance, Inc. 10 Timed Trigger – Solution in Time (1) Trigger fired Programming shadow Regs Timed Trig (D) t=T2t=T1 Shadow Regs Active Regs D = T2 – T1 RFFE bus Max Clock 52MHz Trigger delay up to 510 clock cycles (~10µs @ 52MHz)
  • 11. © 2019 MIPI Alliance, Inc. 11 Timed Trigger – Solution in Time (2) (c) Timed Trig CS (D3) t=T3 Ta t=T2 t=T1 Trigger Trigger Trigger (b) Timed Trig CS (D2) (a) Timed Trig CS (D1) Tb Tc D1 = T1 – Ta D2 = T2 – Tb D3 = T3 – Tc RFFE busses Common RFFE T3T2T1 Calculate the time ‘D’ from the end of Timed Trigger CS to the time the trigger should fire
  • 12. © 2019 MIPI Alliance, Inc. 12 Design Topics • How to design RFFE bus clients and masters
  • 13. © 2019 MIPI Alliance, Inc. 13 Adding Timed Triggers to RFFE Master Controller Timed Action @ T1 Timed Action @ T2 Timed Action @ T3 List of timed RFFE actions RFFE Scheduler TT#1 CS xxx TT#2 CS xxx TT#3 CS xxx Ta Tb Tc T1T2 T3 RFFE Dispatcher + SCLK Maintainer TT#1 CS T1-Ta TT#2 CS T2-Tb TT#3 CS T3-Tc t SDAT SCLKkeep clock alive
  • 14. © 2019 MIPI Alliance, Inc. 14 Adding Timed Triggers to RFFE Client Controller M10 M9 M8 M7 M6 M5 M4 M3 T10 T9 T8 T7 T6 T5 T4 T3 UDR Shadow Register X UDR Register X≥1 EXT_TRIG_MASK EXT_TRIG Timed Trigger Counter T4 Timed Trigger Counter T3Trigger Counter Timed Triggers • Is an add-on to Extended Triggers as in v2.1 • Counter: Count down from ‘D’ with each SCLK cycle; if ≠0 • Transition from 1 to 0; fire trigger (Timer expired)
  • 15. © 2019 MIPI Alliance, Inc. 15 Mappable Triggers • Problem to be solved • Design issues
  • 16. © 2019 MIPI Alliance, Inc. 16 Problem: fixed assignment Trigger à UDR Register (Set) M10 M9 M8 M7 M6 M5 M4 M3 T10 T9 T8 T7 T6 T5 T4 T3 UDR Shadow Register X UDR Register X≥1 EXT_TRIG_MASK EXT_TRIG UDR Shadow Register Y UDR Register Y≥1 Fixed (HW) assignments
  • 17. © 2019 MIPI Alliance, Inc. 17 UDR Register (Set) per LUT assigned to Trigger M10 M9 M8 M7 M6 M5 M4 M3 T10 T9 T8 T7 T6 T5 T4 T3 UDR Shadow Register X UDR Register X≥1 EXT_TRIG_MASK EXT_TRIG UDR Shadow Register Y UDR Register Y≥1 LUT LUT TriggerBus Mapping X (UDR) Mapping Y (UDR) Configurable assignments
  • 18. © 2019 MIPI Alliance, Inc. 18 Summary With Key Takeaway Messages • Timed Triggers can reduced the number of RFFE busses • Mappable Triggers can allow flexible mapping of Front End hardware to reduce the number of RFFE connection