Personal tools

Difference between revisions of "FPGA Testbed Implementation for Bluetooth Indoor Positioning"

From iis-projects

Jump to: navigation, search
(Created page with "500px|thumb|Indoor positioning using Bluetooth LE. ==Introduction== The Internet of Things (IoT) is believed to connect tens of billion de...")
 
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
  
 
The goal of this project is to set up an FPGA testbed capable of detecting nearby Bluetooth LE beacons and providing a position estimation based on the measured power. The previously developed digital baseband receiver block integrated in a processor system shall be used as a starting point. As a first step you will identify the information required to estimate the device's location and how it can be extracted from the measurements and results of the Bluetooth LE digital baseband block. Then you will develop the required software to interface the digital baseband block and if needed extend the hardware to provide additional functionalities. Finally you will develop the position calculation and a test set up to verify your implementation.
 
The goal of this project is to set up an FPGA testbed capable of detecting nearby Bluetooth LE beacons and providing a position estimation based on the measured power. The previously developed digital baseband receiver block integrated in a processor system shall be used as a starting point. As a first step you will identify the information required to estimate the device's location and how it can be extracted from the measurements and results of the Bluetooth LE digital baseband block. Then you will develop the required software to interface the digital baseband block and if needed extend the hardware to provide additional functionalities. Finally you will develop the position calculation and a test set up to verify your implementation.
 +
 +
 +
===Status: In Progress ===
 +
: Jan Kreisinger
 +
: Supervision: [[:User:Msalomon | Mauro Salomon]]
 +
 +
<!--
 +
===Status: Available ===
 +
: Looking for 1-2 Semester/Master students
 +
: Contact: [[:User:Msalomon | Mauro Salomon]]
 +
===Prerequisites===
 +
: Interest in wireless communications
 +
: Knowledge in Matlab, C and/or VHDL is of advantage
 +
--->
 +
<!--
 +
===Status: Completed ===
 +
: Fall Semester 2014 (sem13h2)
 +
: Matthias Baer, Renzo Andri
 +
--->
 +
 +
===Character===
 +
: 30% Theory, Algorithms and Simulation
 +
: 20% Hardware Design (HLS/VHDL)
 +
: 50% FPGA Verification / ASIC implementation
 +
 +
 +
===Professor===
 +
[http://www.iis.ee.ethz.ch/people/person-detail.html?persid=78758 Qiuting Huang]
 +
 +
[[#top|↑ top]]
 +
 +
<!--
 +
#==Detailed Task Description==
 +
 +
#===Goals===
 +
#===Practical Details===
 +
#* '''[[Project Meetings]]'''
 +
#* '''[[Coding Guidelines]]'''
 +
#* '''[[Final Report]]'''
 +
#* '''[[Final Presentation]]'''
 +
 +
#==Results==
 +
--->
 +
== Related Projects==
 +
[[RF SoCs for the Internet of Things]]
 +
 +
<!--
 +
== References ==
 +
 +
[1] Sierra Wireless. R1-131043: PBCH Correlation Decoder.
 +
 +
[2] All about Wired and Wireless Technology. http://www.simpletechpost.com/2012/06/master-information-block-mib-in-lte.html.
 +
--->
 +
 +
[[#top|↑ top]]
 +
[[Category:Digital]]
 +
[[Category:FPGA]]
 +
[[Category:Telecommunications]]
 +
[[Category:Master Thesis]]
 +
[[Category:Msalomon]]
 +
 +
<!--
 +
 +
 +
YEAR (IF FINISHED)
 +
[[Category:2010]]
 +
[[Category:2011]]
 +
[[Category:2012]]
 +
[[Category:2013]]
 +
[[Category:2014]]
 +
[[Category:2015]]
 +
[[Category:2016]]
 +
[[Category:2017]]
 +
 +
--->

Latest revision as of 20:47, 18 November 2019

Indoor positioning using Bluetooth LE.

Introduction

The Internet of Things (IoT) is believed to connect tens of billion devices by the year 2020 making it one of the key drivers for the semi-conductor industry. Thereby, a major part of the IoT will consist of moving devices such as unmanned cars or drones. For these kinds of applications the knowledge of the current location is essential.

Solely relying on Global Navigation Satellite Systems (GNSS) such as GPS is insufficient, since these signals cannot be received indoors. Even though there is no well established technology yet, Bluetooth LE beacons are gaining interest as low cost solutions for indoor positioning. As a first step towards a Bluetooth LE modem with positioning support, a digital baseband receiver capable of detecting Bluetooth LE packets and estimating their received signal power was developed at IIS in previous projects.


Project Description

The goal of this project is to set up an FPGA testbed capable of detecting nearby Bluetooth LE beacons and providing a position estimation based on the measured power. The previously developed digital baseband receiver block integrated in a processor system shall be used as a starting point. As a first step you will identify the information required to estimate the device's location and how it can be extracted from the measurements and results of the Bluetooth LE digital baseband block. Then you will develop the required software to interface the digital baseband block and if needed extend the hardware to provide additional functionalities. Finally you will develop the position calculation and a test set up to verify your implementation.


Status: In Progress

Jan Kreisinger
Supervision: Mauro Salomon


Character

30% Theory, Algorithms and Simulation
20% Hardware Design (HLS/VHDL)
50% FPGA Verification / ASIC implementation


Professor

Qiuting Huang

↑ top

Related Projects

RF SoCs for the Internet of Things


↑ top