SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Scientific and Research Publications, Volume 8, Issue 5, May 2018 211
ISSN 2250-3153
http://dx.doi.org/10.29322/IJSRP.8.5.2018.p7733 www.ijsrp.org
Development of a Low Power Indoor Transmission
System with a Dedicated Android App
Mohammad Liton Hossain*
, Md. Hasanuzzaman Rubel**
*
Computational Science and Engineering, University of Rostock, Germany
**
Electronics and Communication Engineering, IST, Bangladesh
DOI: 10.29322/IJSRP.8.5.2018.p7733
http://dx.doi.org/10.29322/IJSRP.8.5.2018.p7733
Abstract- This Study demonstrates the design, development and
the implementation of a low power, portable Indoor
Transmission (campus radio) system using Raspberry Pi which
facilitates larger scale implementation at moderate cost. It can be
locally or remotely controlled and configured for both education
and research purposes. This concept may be extended to
implement in large college campuses or in any university by
some parameter modifications where the latest happenings in an
institute can be informed to the students by tuning to the pre-
assigned frequency of an FM receiver system. For smart
handling, a dedicated Android app is also developed here.
Index Terms- Antenna, FM, Receiver, RPi, Transmitter
I. INTRODUCTION
Campus radio is the communication system normally run by
the students of an educational institution, college or even
universities. Programs of this radio are generally anchored or
performed exclusively by the students or may include
programmers from the concerning community where the radio
station is based on; while other radio stations exist to provide
alternatives to commercial and/or government broadcastings [1-
3]. This commercial-free college radio, generally focuses on art
not dollar signs, may also be operated for the purpose of non-stop
professional trainings, broadcasting educational programs, etc. It
is just about being free and independent to pursue new ideas,
providing content that isn’t driven by the advertisers and that fits
perfectly with the mandate of universities and their students.
Also, college radio could be the launching pad for the student
artists breaking into the mainstream. It is truly a place for
discovery [4-5]. Nevertheless, only the commercial FM radio
stations have been flourished in Bangladesh in last six-seven
years; those are broadcasting different kind of programs,
concerned only light entertainment and the whip of advertisers
and vendors. Although they are bombarded with these
uninformative commercial media, youths especially students of
the country desperately rely on alternative information source
and media like YouTube and online blogs. Campus radio could
be the valuable alternative even in this age, like the decades
back-long before this internet age. Realizing this, Sylhet
Engineering College of Bangladesh launched the first ever
campus based online radio system in February 2, 2010 [6]. Later
ULAB (University of Liberal Arts of Bangladesh) started their
Campus Radio (FM) Broadcasting System in October 16, 2011
[7] which is only available for Sun-Wed for a limited period of
time (10-1:00). A 24×7 arrangement could have been a relief for
the student youths of 16-25 year age.
Considering these significant factors, authors are motivated to
revive a full-time campus radio system in Bangladesh
perspective. Also a low-power, low-cost version was mandatory.
This work, hence, develops a Raspberry Pi based campus radio
system utilizing its advantages of low-power, low-cost and open-
source easy configurations. Its small size (85.60 mm x 53.98 mm
x 17 mm with 45g weight) helps to place in a simple case on a
wall or to mount inside an electrical box with only a few feet
long transmitter wire antenna. Some appropriate programs for
this campus radio service are also proposed here considering
their significance in academic level.
II. BACKGROUND STUDY
Raspberry Pi:
The Raspberry Pi (RPi) is a low cost, credit-card sized
microcomputer developed by Raspberry Pi Foundation, UK [8]
including standard keyboard and mouse interfacing facilities, and
also can be plugged into a computer monitor or television. It is a
tiny device that enables people of all ages to explore computing
and/or programming in simple languages like Scratch and
Python. This RPi has the ability to interact with the outside
world, and has been used in a wide array of digital maker
projects, from music machines and parent detectors to weather
stations and tweeting birdhouses with infra-red cameras [8].
There are three available models of RPi in market: Model A,
Model B and Model B+. The latest RPi Model B+ features the
BCM2835 application processor with 512MB RAM, 40 pins
GPIO header, 4 USB 2.0 ports, Micro SD card slot, 3.5mm audio
jack, HDMI video output, camera connector slot [9] etc.
Raspberry Pi GPIOs:
External electronic devices can be interfaced with RPi through its
dedicated GPIO (General Purpose Input/Output) pins which
accept I/O commands from RPi. It is possible to store sensor data
and manipulate relay or motors attached with GPIOs based upon
the program running on the RPi's operating system. [10]
International Journal of Scientific and Research Publications, Volume 8, Issue 5, May 2018 212
ISSN 2250-3153
http://dx.doi.org/10.29322/IJSRP.8.5.2018.p7733 www.ijsrp.org
III. PROPOSED SYSTEM
Figure 1 illustrates the block diagram representation of the
proposed RPi based campus radio system where a symbolic
antenna is connected to GPIO pin-4 of RPi. Here the Pi
transmitter uses its built-in sine wave generator which exhibits
lots of harmonic distortion and appears as multiple transmissions
in the FM band. The Raspberry Pi’s broadcast frequency range is
1-250 MHz and it transmits any sound files through appropriate
modulations. On the other side any wireless radio receiver
system or mobile phone with FM facilities can be employed.
Figure 1: Block diagram of the proposed Raspberry Pi Based
Campus Radio system.
Figure 2: General FM modulation technique employed for RPi
Transmission
Figure 2 shows the underlined FM modulation scheme where the
first carrier wave is the RPi’s internally generated spread-
spectrum clock signal. Second modulating audio signal is the one
which the radio system needs to broadcast. Last one is the FM
modulated signal that would be available on the GPIO pin 4 to
transmit though the antenna
A. Transmission Band Selection
Since there is a number of FM broadcasting channels in
Bangladesh, the selection of transmission band of the proposed
system is important to avoid the existing channel frequencies.
The license of FM radio broadcasting is generally provided from
the Ministry of Information, the government of Bangladesh.
According to NFAP, frequency is assigned from BTRC to the
licensee is from 87.5 to 108 MHz [15]. Table1 shows the existing
14 FM radio stations (January 2015) and their corresponding
frequency bands [16]. Hence, the 103.0 MHz frequency band is
selected for this system for the X University to avoid all kind of
interference.
Table.1: The list of available FM radio stations of Bangladesh
B. Methodology
For large variations in locally available accessories with the
original standards, the installation and/or configuration processes
vary significantly from standard instructions [11]. The complete
environment set up and arrangement of the system is done by
following steps:
Step 1: To Prepare Raspberry pi for setup
To setup the RPi OS, the required apparatus are: Power Adapter
(5V-700mA), HDMI lead: Type A to Type A (to connect with
display monitor or TV), HDMI display or HDMI to VGA adapter
for VGA display, SD card: 2 GB to 64 GB storage (8 GB used in
this work and also minimum recommended for locally available
SD cards); SD card reader, USB keyboard and mouse. For
display purpose, it is recommended to use only LED monitors
available in Bangladesh instead of local LCD monitors.
Keyboard, mouse and LED monitors are not necessary later after
the initial environment setup.
Step 2: Raspberry Pi OS installation
The software required for SD card formatter [SDF 16.0.0.400],
Windows32 disk imager [win32DiskImager-0.9.5], Raspbspbian-
weezy.iso. Considering its certain benefits, “Raspbian” OS is
downloaded from [12]. After formatting the SD card using SD
card formatter (FAT32), the iso image is burned to SD card using
windows32 Disk imager. The details are omitted as the standard
procedures of [11] are followed. The config.txt file is needed to
edit by uncommenting (removing # sign):
“hdmi_force_hotplug=1; hdmi_group=1; hdmi_mode=4;
disable_overscan=0”
Step 3: Initial configuration for first boot
After expending the file system for using all the SD card space,
the user password change is done. It is necessary to enable “boot
to desktop” to “directly boot to desktop” and to enable ssh from
the advance option.
Step 4: Network Configuration
For any remote access through/without internet, it is
recommended here that the network should be configured as
static rather than DHCP [13]. This network configuration is done
Station
Name
Frequency
Band
(MHz)
Station
Name
Frequency
Band
(MHz)
Station
Name
Frequency
Band
(MHz)
Radio Foorti 88.0 FM Dhaka
FM
90.4 FM Radio
Capital
94.8 FM
Radio Amar 88.4 FM Asian
Radio
90.8 FM City
FM
96.0 FM
Radio
Metropolitan
88.8 FM People’s
Radio
91.6 FM BBC
Bangla
100.0 FM
ABC Radio 89.2 FM Radio
Shadhin
92.4 FM Color’s
FM
101.6 FM
Radio Today 89.6 FM Radio
Bhumi
92.8 FM
International Journal of Scientific and Research Publications, Volume 8, Issue 5, May 2018 213
ISSN 2250-3153
http://dx.doi.org/10.29322/IJSRP.8.5.2018.p7733 www.ijsrp.org
by providing following commands “sudo nano
/etc/networks/interfaces” on terminal mode and setting up IP
address, subnet musk and Gateway (for this work 192.168.0.103
with subnet 255.255.255.0 and 192.168.0.111 gateway,
respectively).
Step 5: Audio Gadget Configuration
The Advanced Linux Sound Architecture (ALSA) is the
underlying framework responsible for any sound stuff work on
RPi. ALSA provides kernel drivers for RPi itself and for most
USB gadgets that produce or record sound. The following
command is needed to view the list of all connected audio
devices (along with detailed status information) with ALSA:
“pi@raspberrypi~$ cat /proc/asound/cards”. Also the startup of
AlsaMixer is necessary to make sure the volume is loud enough
to listen, using the following command: “pi@raspberrypi~$
alsamixer”. The Up-Down arrow keys of Keyboard can be used
to adjust the volume meter and the Esc key to quit AlsaMixer.
Step 6: Pi-FM configuration
To install the pifm library, the following commands of ‘wget’ are
necessary after creation a directory “pifm” in download directory
and ‘tar’ command to unzip the downloaded content:
“pi@raspberrypi~$ wget
www.icrobotics.co.uk/wiki/images/c/c3/Pifm.tar.gz
pi@raspberrypi~$ tar –xzf Pifm.tar.gz”
Step 7: Finalizing Campus Radio
After successful installation of pifm, a sample transmission (at
103.0 MHz) of a sample music ‘sound.wav’ is checked by
following commands: “sudo ./pifm sound.wav 103.0”. Any tuned
FM radio receiver in the vicinity (1-2 meter) can receive this
broadcasting.
Step 8: Antenna Customization
A simple piece of wire is enough for RPi FM transmitter antenna
to cover a range of 50 meter under the restriction of BTRC [15].
For an optimal antenna, in this work, a 75cm female jumper wire
is attached to pin 4 and insulated with the heat-shrink tubing
(Fig.3). That would effectively make a half-wave dipole antenna
at 100+ MHz, near the middle of the FM band. Dab hot glue
around the soldered joint of pin 4 makes the antenna more rigid
so that it can stand up better
Figure 3 (a) Customized Antenna (b) Soldered antenna with
GPIO pin 4 of RPi
Step 9: Development of an Android App “X University
Campus Radio”
A dedicated android application “X University Campus Radio” is
also developed here for both free program listening and smart
management of the program scheduling. The authentic users
need to log in (through/ without internet) by providing IP address
of the RPi with the pre-assigned password and configure
themselves as administrators. They can upload the ‘to be
broadcasted’ programs and set the appropriate daily or weekly
scheduling.
IV. ANALYSIS AND DISCUSSION
The proposed campus Radio system has successfully been
implemented and tested for the desired functionalities. The small
size and low weight of RPi helps to place in a simple case or to
mount inside an electrical box and to place on a wall in any
administrative building room. Nevertheless, the control of these
program schedules every day from the attached desktop or
laptops sound clumsy in a country like Bangladesh where
professional technicians are scarce, alternatives like user friendly
mobile applications were always necessary. Besides, the drastic
rise of the low price multi-featured smartphones with the
introduction of 3G facilities in Bangladesh (November 2013) and
preference of android phones by 93% smartphone users justifies
the necessity of this dedicated Android app developed in this
work.
As 95 per cent of the total internet users of Bangladesh (33.43
million in April 2013, 6.3% of the total population according
BTRC) use the internet through mobile phones [14], an online
version can also be implemented with some more features. Thus
the campus radio will become the valuable alternative source of
information.
V. CONCLUSION
This proposed campus radio system aims to serve particular
student communities, informing, educating and entertaining
them. In addition, this system should be sensitive, and respect the
languages, traditions, beliefs and cultures of that community and
also affordable to the community as people should be allowed to
contribute what they can afford to help sustaining the station.
This system can easily be adapted to any educational institutions
without any need of professional administrator. Only it demands
an endorsement of the Government and also the keenness of the
institution individuals to accustom with this newer technology.
Availability of RPi board and accessories in the local market is
the major limitation for this massive employment.
ACKNOWLEDGMENT
At first all thanks goes to almighty creator who gives me the
opportunity, patients and energy to complete this study. I would
like to give thanks to Masudul Haider Imtiaz; Lecturer at
Institute of Science and Technology, Bangladesh. I have found
always immense support from them to keep my work on the right
way. His door was always open for me, when I have got myself
in trouble.
Finally, I must express my very profound gratefulness to my
parents and to my wife for providing me with constant support
and encouragement during my years of study and through the
process of researching and writing this paper. This
accomplishment would not have been possible without them.
Thank you
International Journal of Scientific and Research Publications, Volume 8, Issue 5, May 2018 214
ISSN 2250-3153
http://dx.doi.org/10.29322/IJSRP.8.5.2018.p7733 www.ijsrp.org
REFERENCES
[1] Campus Radio, Wikipedia, the free encyclopedia.
[2] About Campus Radio – Srilanka, Online.
[3] Osunkunle and Oluyinka O, Campus Based Radio Stations As Agents of
Social Change in Post-Apartheid South Africa: An evaluative study,
Online.
[4] The Daily Iowan, The importance of College Radio, Online.
[5] Duncan, Campus Radio is an important part of universities, Online.
[6] Campus Radio: First ever campus based online radio station of
Bangladesh, Online.
[7] First Campus Radio Launching – ULAB, Online.
[8] Raspberrypi.org, Features of Raspberry Pi. Online.
[9] Lifehackers, Features of Raspberry Pi B+, Online.
[10] Eben and Halfacree, Raspberry Pi User Guide, Wiley. USA (2013).
[11] Instructables.com, Home automation steps. Online.
[12] Raspberrypi.org Blog Download Section.
[13] Mathworks, MATLAB Simulink Help line, Setting up Raspberry Pi IP
address. Online.
AUTHORS
First Author – Mohammad Liton Hossain, M.Sc in
Computational Science and Engineering, University of Rostock,
Germany.
Lecturer at Institute of Science and Technology (IST),
Bangladesh.
Email: litu702@gmail.com
Second Author – Md. Hasanuzzaman Rubel, B.Sc in ECE,
Institute of Science and Technology(IST)

More Related Content

What's hot

'Options For Radio Broadcasting In The UK' by Grant Goddard
'Options For Radio Broadcasting In The UK' by Grant Goddard'Options For Radio Broadcasting In The UK' by Grant Goddard
'Options For Radio Broadcasting In The UK' by Grant GoddardGrant Goddard
 
An agile and efficient mac for wireless access over tv whitespaces
An agile and efficient mac for wireless access over tv whitespacesAn agile and efficient mac for wireless access over tv whitespaces
An agile and efficient mac for wireless access over tv whitespacesieeeprojectschennai
 
Hybrid FM / Internet Radio
Hybrid FM / Internet RadioHybrid FM / Internet Radio
Hybrid FM / Internet RadioFrancois Lefebvre
 
Sprint – Strategy Analysis by JNZnetwors.com v1.0
Sprint – Strategy Analysis by JNZnetwors.com   v1.0Sprint – Strategy Analysis by JNZnetwors.com   v1.0
Sprint – Strategy Analysis by JNZnetwors.com v1.0Jamshed Nazar
 
TV White Spaces Deployment in Ghana - ASM Presentation
TV White Spaces Deployment in Ghana - ASM PresentationTV White Spaces Deployment in Ghana - ASM Presentation
TV White Spaces Deployment in Ghana - ASM PresentationDerek Laryea
 
TV White Space Networking: Characteristics, Challenges, and Opportunities
TV White Space Networking: Characteristics, Challenges, and OpportunitiesTV White Space Networking: Characteristics, Challenges, and Opportunities
TV White Space Networking: Characteristics, Challenges, and OpportunitiesMahbubur Rahman
 
Broadcasting Policy in Indonesia
Broadcasting Policy in IndonesiaBroadcasting Policy in Indonesia
Broadcasting Policy in IndonesiaFeriandi Mirza
 
DAB+ Digital Radio Planning in Thailand
DAB+ Digital Radio Planning in ThailandDAB+ Digital Radio Planning in Thailand
DAB+ Digital Radio Planning in ThailandWorldDAB
 
Ucrx sample presentation_weinhardt_v01
Ucrx sample presentation_weinhardt_v01Ucrx sample presentation_weinhardt_v01
Ucrx sample presentation_weinhardt_v01atlanticdata
 
TV White Space for Rural Broadband Connectivity
TV White Space for  Rural Broadband ConnectivityTV White Space for  Rural Broadband Connectivity
TV White Space for Rural Broadband ConnectivityMeshingo Jack
 
Meeting the data demand tital wave upgrade of in door das for lte
Meeting the data demand tital wave   upgrade of in door das for lteMeeting the data demand tital wave   upgrade of in door das for lte
Meeting the data demand tital wave upgrade of in door das for lteJim Alexander
 
Analyzing the New TV White Space Rules
Analyzing the New TV White Space RulesAnalyzing the New TV White Space Rules
Analyzing the New TV White Space RulesSpectrum Bridge, Inc.
 
DAB costs and benefits
DAB costs and benefitsDAB costs and benefits
DAB costs and benefitsWorldDAB
 
Vehicle Tracking and Remote Data Acquisition System using Very High Frequency...
Vehicle Tracking and Remote Data Acquisition System using Very High Frequency...Vehicle Tracking and Remote Data Acquisition System using Very High Frequency...
Vehicle Tracking and Remote Data Acquisition System using Very High Frequency...IJERD Editor
 
7 key factors to the success of lte and their impacts on network
7 key factors to the success of lte and their impacts on network7 key factors to the success of lte and their impacts on network
7 key factors to the success of lte and their impacts on networkCPqD
 
Delivering radio's future - Joan Warner keynote at ABU DBS 2017
Delivering radio's future - Joan Warner keynote at ABU DBS 2017Delivering radio's future - Joan Warner keynote at ABU DBS 2017
Delivering radio's future - Joan Warner keynote at ABU DBS 2017WorldDAB
 
Net Insight Satellite Terrestrial Wp
Net Insight Satellite Terrestrial WpNet Insight Satellite Terrestrial Wp
Net Insight Satellite Terrestrial Wpguestb90a1df
 

What's hot (20)

'Options For Radio Broadcasting In The UK' by Grant Goddard
'Options For Radio Broadcasting In The UK' by Grant Goddard'Options For Radio Broadcasting In The UK' by Grant Goddard
'Options For Radio Broadcasting In The UK' by Grant Goddard
 
An agile and efficient mac for wireless access over tv whitespaces
An agile and efficient mac for wireless access over tv whitespacesAn agile and efficient mac for wireless access over tv whitespaces
An agile and efficient mac for wireless access over tv whitespaces
 
Hybrid FM / Internet Radio
Hybrid FM / Internet RadioHybrid FM / Internet Radio
Hybrid FM / Internet Radio
 
Introducing TV White Spaces
Introducing TV White SpacesIntroducing TV White Spaces
Introducing TV White Spaces
 
Sprint – Strategy Analysis by JNZnetwors.com v1.0
Sprint – Strategy Analysis by JNZnetwors.com   v1.0Sprint – Strategy Analysis by JNZnetwors.com   v1.0
Sprint – Strategy Analysis by JNZnetwors.com v1.0
 
TV White Spaces Deployment in Ghana - ASM Presentation
TV White Spaces Deployment in Ghana - ASM PresentationTV White Spaces Deployment in Ghana - ASM Presentation
TV White Spaces Deployment in Ghana - ASM Presentation
 
TV White Space Networking: Characteristics, Challenges, and Opportunities
TV White Space Networking: Characteristics, Challenges, and OpportunitiesTV White Space Networking: Characteristics, Challenges, and Opportunities
TV White Space Networking: Characteristics, Challenges, and Opportunities
 
Broadcasting Policy in Indonesia
Broadcasting Policy in IndonesiaBroadcasting Policy in Indonesia
Broadcasting Policy in Indonesia
 
DAB+ Digital Radio Planning in Thailand
DAB+ Digital Radio Planning in ThailandDAB+ Digital Radio Planning in Thailand
DAB+ Digital Radio Planning in Thailand
 
Ucrx sample presentation_weinhardt_v01
Ucrx sample presentation_weinhardt_v01Ucrx sample presentation_weinhardt_v01
Ucrx sample presentation_weinhardt_v01
 
TV White Space for Rural Broadband Connectivity
TV White Space for  Rural Broadband ConnectivityTV White Space for  Rural Broadband Connectivity
TV White Space for Rural Broadband Connectivity
 
Meeting the data demand tital wave upgrade of in door das for lte
Meeting the data demand tital wave   upgrade of in door das for lteMeeting the data demand tital wave   upgrade of in door das for lte
Meeting the data demand tital wave upgrade of in door das for lte
 
Analyzing the New TV White Space Rules
Analyzing the New TV White Space RulesAnalyzing the New TV White Space Rules
Analyzing the New TV White Space Rules
 
DAB costs and benefits
DAB costs and benefitsDAB costs and benefits
DAB costs and benefits
 
White space technology
White space technologyWhite space technology
White space technology
 
Vehicle Tracking and Remote Data Acquisition System using Very High Frequency...
Vehicle Tracking and Remote Data Acquisition System using Very High Frequency...Vehicle Tracking and Remote Data Acquisition System using Very High Frequency...
Vehicle Tracking and Remote Data Acquisition System using Very High Frequency...
 
7 key factors to the success of lte and their impacts on network
7 key factors to the success of lte and their impacts on network7 key factors to the success of lte and their impacts on network
7 key factors to the success of lte and their impacts on network
 
Future of the broadcasting spectrum
Future of the broadcasting spectrum Future of the broadcasting spectrum
Future of the broadcasting spectrum
 
Delivering radio's future - Joan Warner keynote at ABU DBS 2017
Delivering radio's future - Joan Warner keynote at ABU DBS 2017Delivering radio's future - Joan Warner keynote at ABU DBS 2017
Delivering radio's future - Joan Warner keynote at ABU DBS 2017
 
Net Insight Satellite Terrestrial Wp
Net Insight Satellite Terrestrial WpNet Insight Satellite Terrestrial Wp
Net Insight Satellite Terrestrial Wp
 

Similar to Development of a Low Power Indoor Transmission System with a Dedicated Android App

Final Report of Project A Low
Final Report of Project A LowFinal Report of Project A Low
Final Report of Project A LowJan Salomon
 
Smart Garage Implementation and Design Using Whatsapp Communication Media
Smart Garage Implementation and Design Using Whatsapp Communication MediaSmart Garage Implementation and Design Using Whatsapp Communication Media
Smart Garage Implementation and Design Using Whatsapp Communication MediaTELKOMNIKA JOURNAL
 
IRJET - Digital Notice Board using Raspberry Pi
IRJET - Digital Notice Board using Raspberry PiIRJET - Digital Notice Board using Raspberry Pi
IRJET - Digital Notice Board using Raspberry PiIRJET Journal
 
IoT(Internet of Things) Platform Connectivity Technologies and Key Patents
IoT(Internet of Things) Platform Connectivity Technologies and Key PatentsIoT(Internet of Things) Platform Connectivity Technologies and Key Patents
IoT(Internet of Things) Platform Connectivity Technologies and Key PatentsAlex G. Lee, Ph.D. Esq. CLP
 
An analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentAn analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentConference Papers
 
An analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentAn analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentConference Papers
 
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...csandit
 
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...cscpconf
 
VHDL Implementation of FPGA Based OFDM Modem for Wireless Applications
VHDL Implementation of FPGA Based OFDM Modem for Wireless ApplicationsVHDL Implementation of FPGA Based OFDM Modem for Wireless Applications
VHDL Implementation of FPGA Based OFDM Modem for Wireless ApplicationsEditor IJCATR
 
IRJET- Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
IRJET-  	  Virtual Eye for Blind- A Multi Functionality Interactive Aid using PiIRJET-  	  Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
IRJET- Virtual Eye for Blind- A Multi Functionality Interactive Aid using PiIRJET Journal
 
Speech & Web based appliance control
Speech & Web based appliance controlSpeech & Web based appliance control
Speech & Web based appliance controlMohit Khatri
 
slide_rftrack_22082015
slide_rftrack_22082015slide_rftrack_22082015
slide_rftrack_22082015Marco Rainone
 
202_camera ready_RTEICT_16_prasanth (1)
202_camera ready_RTEICT_16_prasanth (1)202_camera ready_RTEICT_16_prasanth (1)
202_camera ready_RTEICT_16_prasanth (1)Prasanth R
 
Plan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systemsPlan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systemsTan Vo
 
European satellite navigation competition 2010
European satellite navigation competition 2010European satellite navigation competition 2010
European satellite navigation competition 2010Mayur Sarode
 
A futuristic approach for towerless mobile networks wheezy pi
A futuristic approach for towerless mobile networks wheezy piA futuristic approach for towerless mobile networks wheezy pi
A futuristic approach for towerless mobile networks wheezy piIJLT EMAS
 
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...Associate Professor in VSB Coimbatore
 
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert SystemIRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert SystemIRJET Journal
 
Gaolei cv 2013 til2k
Gaolei cv 2013 til2kGaolei cv 2013 til2k
Gaolei cv 2013 til2kLei Gao
 

Similar to Development of a Low Power Indoor Transmission System with a Dedicated Android App (20)

Final Report of Project A Low
Final Report of Project A LowFinal Report of Project A Low
Final Report of Project A Low
 
Smart Garage Implementation and Design Using Whatsapp Communication Media
Smart Garage Implementation and Design Using Whatsapp Communication MediaSmart Garage Implementation and Design Using Whatsapp Communication Media
Smart Garage Implementation and Design Using Whatsapp Communication Media
 
IRJET - Digital Notice Board using Raspberry Pi
IRJET - Digital Notice Board using Raspberry PiIRJET - Digital Notice Board using Raspberry Pi
IRJET - Digital Notice Board using Raspberry Pi
 
IoT(Internet of Things) Platform Connectivity Technologies and Key Patents
IoT(Internet of Things) Platform Connectivity Technologies and Key PatentsIoT(Internet of Things) Platform Connectivity Technologies and Key Patents
IoT(Internet of Things) Platform Connectivity Technologies and Key Patents
 
An analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentAn analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deployment
 
An analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentAn analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deployment
 
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
 
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
 
VHDL Implementation of FPGA Based OFDM Modem for Wireless Applications
VHDL Implementation of FPGA Based OFDM Modem for Wireless ApplicationsVHDL Implementation of FPGA Based OFDM Modem for Wireless Applications
VHDL Implementation of FPGA Based OFDM Modem for Wireless Applications
 
IRJET- Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
IRJET-  	  Virtual Eye for Blind- A Multi Functionality Interactive Aid using PiIRJET-  	  Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
IRJET- Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
 
Speech & Web based appliance control
Speech & Web based appliance controlSpeech & Web based appliance control
Speech & Web based appliance control
 
slide_rftrack_22082015
slide_rftrack_22082015slide_rftrack_22082015
slide_rftrack_22082015
 
202_camera ready_RTEICT_16_prasanth (1)
202_camera ready_RTEICT_16_prasanth (1)202_camera ready_RTEICT_16_prasanth (1)
202_camera ready_RTEICT_16_prasanth (1)
 
Plan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systemsPlan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systems
 
European satellite navigation competition 2010
European satellite navigation competition 2010European satellite navigation competition 2010
European satellite navigation competition 2010
 
A futuristic approach for towerless mobile networks wheezy pi
A futuristic approach for towerless mobile networks wheezy piA futuristic approach for towerless mobile networks wheezy pi
A futuristic approach for towerless mobile networks wheezy pi
 
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
 
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert SystemIRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
 
Gaolei cv 2013 til2k
Gaolei cv 2013 til2kGaolei cv 2013 til2k
Gaolei cv 2013 til2k
 
Video conferincing
Video conferincingVideo conferincing
Video conferincing
 

More from Mohammad Liton Hossain

Developing a hands-free interface to operate a Computer using voice command
Developing a hands-free interface to operate a Computer using voice commandDeveloping a hands-free interface to operate a Computer using voice command
Developing a hands-free interface to operate a Computer using voice commandMohammad Liton Hossain
 
Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsConcepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsMohammad Liton Hossain
 
Development of an Audio Transmission System Through an Indoor Visible Light ...
Development of an Audio Transmission System Through an  Indoor Visible Light ...Development of an Audio Transmission System Through an  Indoor Visible Light ...
Development of an Audio Transmission System Through an Indoor Visible Light ...Mohammad Liton Hossain
 
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNEL
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNELDESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNEL
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNELMohammad Liton Hossain
 
DEVELOPMENT OF AN ALPHABETIC CHARACTER RECOGNITION SYSTEM USING MATLAB FOR BA...
DEVELOPMENT OF AN ALPHABETIC CHARACTER RECOGNITION SYSTEM USING MATLAB FOR BA...DEVELOPMENT OF AN ALPHABETIC CHARACTER RECOGNITION SYSTEM USING MATLAB FOR BA...
DEVELOPMENT OF AN ALPHABETIC CHARACTER RECOGNITION SYSTEM USING MATLAB FOR BA...Mohammad Liton Hossain
 
Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsConcepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsMohammad Liton Hossain
 

More from Mohammad Liton Hossain (6)

Developing a hands-free interface to operate a Computer using voice command
Developing a hands-free interface to operate a Computer using voice commandDeveloping a hands-free interface to operate a Computer using voice command
Developing a hands-free interface to operate a Computer using voice command
 
Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsConcepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into Maps
 
Development of an Audio Transmission System Through an Indoor Visible Light ...
Development of an Audio Transmission System Through an  Indoor Visible Light ...Development of an Audio Transmission System Through an  Indoor Visible Light ...
Development of an Audio Transmission System Through an Indoor Visible Light ...
 
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNEL
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNELDESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNEL
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNEL
 
DEVELOPMENT OF AN ALPHABETIC CHARACTER RECOGNITION SYSTEM USING MATLAB FOR BA...
DEVELOPMENT OF AN ALPHABETIC CHARACTER RECOGNITION SYSTEM USING MATLAB FOR BA...DEVELOPMENT OF AN ALPHABETIC CHARACTER RECOGNITION SYSTEM USING MATLAB FOR BA...
DEVELOPMENT OF AN ALPHABETIC CHARACTER RECOGNITION SYSTEM USING MATLAB FOR BA...
 
Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsConcepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into Maps
 

Recently uploaded

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoĂŁo Esperancinha
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 

Recently uploaded (20)

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 

Development of a Low Power Indoor Transmission System with a Dedicated Android App

  • 1. International Journal of Scientific and Research Publications, Volume 8, Issue 5, May 2018 211 ISSN 2250-3153 http://dx.doi.org/10.29322/IJSRP.8.5.2018.p7733 www.ijsrp.org Development of a Low Power Indoor Transmission System with a Dedicated Android App Mohammad Liton Hossain* , Md. Hasanuzzaman Rubel** * Computational Science and Engineering, University of Rostock, Germany ** Electronics and Communication Engineering, IST, Bangladesh DOI: 10.29322/IJSRP.8.5.2018.p7733 http://dx.doi.org/10.29322/IJSRP.8.5.2018.p7733 Abstract- This Study demonstrates the design, development and the implementation of a low power, portable Indoor Transmission (campus radio) system using Raspberry Pi which facilitates larger scale implementation at moderate cost. It can be locally or remotely controlled and configured for both education and research purposes. This concept may be extended to implement in large college campuses or in any university by some parameter modifications where the latest happenings in an institute can be informed to the students by tuning to the pre- assigned frequency of an FM receiver system. For smart handling, a dedicated Android app is also developed here. Index Terms- Antenna, FM, Receiver, RPi, Transmitter I. INTRODUCTION Campus radio is the communication system normally run by the students of an educational institution, college or even universities. Programs of this radio are generally anchored or performed exclusively by the students or may include programmers from the concerning community where the radio station is based on; while other radio stations exist to provide alternatives to commercial and/or government broadcastings [1- 3]. This commercial-free college radio, generally focuses on art not dollar signs, may also be operated for the purpose of non-stop professional trainings, broadcasting educational programs, etc. It is just about being free and independent to pursue new ideas, providing content that isn’t driven by the advertisers and that fits perfectly with the mandate of universities and their students. Also, college radio could be the launching pad for the student artists breaking into the mainstream. It is truly a place for discovery [4-5]. Nevertheless, only the commercial FM radio stations have been flourished in Bangladesh in last six-seven years; those are broadcasting different kind of programs, concerned only light entertainment and the whip of advertisers and vendors. Although they are bombarded with these uninformative commercial media, youths especially students of the country desperately rely on alternative information source and media like YouTube and online blogs. Campus radio could be the valuable alternative even in this age, like the decades back-long before this internet age. Realizing this, Sylhet Engineering College of Bangladesh launched the first ever campus based online radio system in February 2, 2010 [6]. Later ULAB (University of Liberal Arts of Bangladesh) started their Campus Radio (FM) Broadcasting System in October 16, 2011 [7] which is only available for Sun-Wed for a limited period of time (10-1:00). A 24×7 arrangement could have been a relief for the student youths of 16-25 year age. Considering these significant factors, authors are motivated to revive a full-time campus radio system in Bangladesh perspective. Also a low-power, low-cost version was mandatory. This work, hence, develops a Raspberry Pi based campus radio system utilizing its advantages of low-power, low-cost and open- source easy configurations. Its small size (85.60 mm x 53.98 mm x 17 mm with 45g weight) helps to place in a simple case on a wall or to mount inside an electrical box with only a few feet long transmitter wire antenna. Some appropriate programs for this campus radio service are also proposed here considering their significance in academic level. II. BACKGROUND STUDY Raspberry Pi: The Raspberry Pi (RPi) is a low cost, credit-card sized microcomputer developed by Raspberry Pi Foundation, UK [8] including standard keyboard and mouse interfacing facilities, and also can be plugged into a computer monitor or television. It is a tiny device that enables people of all ages to explore computing and/or programming in simple languages like Scratch and Python. This RPi has the ability to interact with the outside world, and has been used in a wide array of digital maker projects, from music machines and parent detectors to weather stations and tweeting birdhouses with infra-red cameras [8]. There are three available models of RPi in market: Model A, Model B and Model B+. The latest RPi Model B+ features the BCM2835 application processor with 512MB RAM, 40 pins GPIO header, 4 USB 2.0 ports, Micro SD card slot, 3.5mm audio jack, HDMI video output, camera connector slot [9] etc. Raspberry Pi GPIOs: External electronic devices can be interfaced with RPi through its dedicated GPIO (General Purpose Input/Output) pins which accept I/O commands from RPi. It is possible to store sensor data and manipulate relay or motors attached with GPIOs based upon the program running on the RPi's operating system. [10]
  • 2. International Journal of Scientific and Research Publications, Volume 8, Issue 5, May 2018 212 ISSN 2250-3153 http://dx.doi.org/10.29322/IJSRP.8.5.2018.p7733 www.ijsrp.org III. PROPOSED SYSTEM Figure 1 illustrates the block diagram representation of the proposed RPi based campus radio system where a symbolic antenna is connected to GPIO pin-4 of RPi. Here the Pi transmitter uses its built-in sine wave generator which exhibits lots of harmonic distortion and appears as multiple transmissions in the FM band. The Raspberry Pi’s broadcast frequency range is 1-250 MHz and it transmits any sound files through appropriate modulations. On the other side any wireless radio receiver system or mobile phone with FM facilities can be employed. Figure 1: Block diagram of the proposed Raspberry Pi Based Campus Radio system. Figure 2: General FM modulation technique employed for RPi Transmission Figure 2 shows the underlined FM modulation scheme where the first carrier wave is the RPi’s internally generated spread- spectrum clock signal. Second modulating audio signal is the one which the radio system needs to broadcast. Last one is the FM modulated signal that would be available on the GPIO pin 4 to transmit though the antenna A. Transmission Band Selection Since there is a number of FM broadcasting channels in Bangladesh, the selection of transmission band of the proposed system is important to avoid the existing channel frequencies. The license of FM radio broadcasting is generally provided from the Ministry of Information, the government of Bangladesh. According to NFAP, frequency is assigned from BTRC to the licensee is from 87.5 to 108 MHz [15]. Table1 shows the existing 14 FM radio stations (January 2015) and their corresponding frequency bands [16]. Hence, the 103.0 MHz frequency band is selected for this system for the X University to avoid all kind of interference. Table.1: The list of available FM radio stations of Bangladesh B. Methodology For large variations in locally available accessories with the original standards, the installation and/or configuration processes vary significantly from standard instructions [11]. The complete environment set up and arrangement of the system is done by following steps: Step 1: To Prepare Raspberry pi for setup To setup the RPi OS, the required apparatus are: Power Adapter (5V-700mA), HDMI lead: Type A to Type A (to connect with display monitor or TV), HDMI display or HDMI to VGA adapter for VGA display, SD card: 2 GB to 64 GB storage (8 GB used in this work and also minimum recommended for locally available SD cards); SD card reader, USB keyboard and mouse. For display purpose, it is recommended to use only LED monitors available in Bangladesh instead of local LCD monitors. Keyboard, mouse and LED monitors are not necessary later after the initial environment setup. Step 2: Raspberry Pi OS installation The software required for SD card formatter [SDF 16.0.0.400], Windows32 disk imager [win32DiskImager-0.9.5], Raspbspbian- weezy.iso. Considering its certain benefits, “Raspbian” OS is downloaded from [12]. After formatting the SD card using SD card formatter (FAT32), the iso image is burned to SD card using windows32 Disk imager. The details are omitted as the standard procedures of [11] are followed. The config.txt file is needed to edit by uncommenting (removing # sign): “hdmi_force_hotplug=1; hdmi_group=1; hdmi_mode=4; disable_overscan=0” Step 3: Initial configuration for first boot After expending the file system for using all the SD card space, the user password change is done. It is necessary to enable “boot to desktop” to “directly boot to desktop” and to enable ssh from the advance option. Step 4: Network Configuration For any remote access through/without internet, it is recommended here that the network should be configured as static rather than DHCP [13]. This network configuration is done Station Name Frequency Band (MHz) Station Name Frequency Band (MHz) Station Name Frequency Band (MHz) Radio Foorti 88.0 FM Dhaka FM 90.4 FM Radio Capital 94.8 FM Radio Amar 88.4 FM Asian Radio 90.8 FM City FM 96.0 FM Radio Metropolitan 88.8 FM People’s Radio 91.6 FM BBC Bangla 100.0 FM ABC Radio 89.2 FM Radio Shadhin 92.4 FM Color’s FM 101.6 FM Radio Today 89.6 FM Radio Bhumi 92.8 FM
  • 3. International Journal of Scientific and Research Publications, Volume 8, Issue 5, May 2018 213 ISSN 2250-3153 http://dx.doi.org/10.29322/IJSRP.8.5.2018.p7733 www.ijsrp.org by providing following commands “sudo nano /etc/networks/interfaces” on terminal mode and setting up IP address, subnet musk and Gateway (for this work 192.168.0.103 with subnet 255.255.255.0 and 192.168.0.111 gateway, respectively). Step 5: Audio Gadget Configuration The Advanced Linux Sound Architecture (ALSA) is the underlying framework responsible for any sound stuff work on RPi. ALSA provides kernel drivers for RPi itself and for most USB gadgets that produce or record sound. The following command is needed to view the list of all connected audio devices (along with detailed status information) with ALSA: “pi@raspberrypi~$ cat /proc/asound/cards”. Also the startup of AlsaMixer is necessary to make sure the volume is loud enough to listen, using the following command: “pi@raspberrypi~$ alsamixer”. The Up-Down arrow keys of Keyboard can be used to adjust the volume meter and the Esc key to quit AlsaMixer. Step 6: Pi-FM configuration To install the pifm library, the following commands of ‘wget’ are necessary after creation a directory “pifm” in download directory and ‘tar’ command to unzip the downloaded content: “pi@raspberrypi~$ wget www.icrobotics.co.uk/wiki/images/c/c3/Pifm.tar.gz pi@raspberrypi~$ tar –xzf Pifm.tar.gz” Step 7: Finalizing Campus Radio After successful installation of pifm, a sample transmission (at 103.0 MHz) of a sample music ‘sound.wav’ is checked by following commands: “sudo ./pifm sound.wav 103.0”. Any tuned FM radio receiver in the vicinity (1-2 meter) can receive this broadcasting. Step 8: Antenna Customization A simple piece of wire is enough for RPi FM transmitter antenna to cover a range of 50 meter under the restriction of BTRC [15]. For an optimal antenna, in this work, a 75cm female jumper wire is attached to pin 4 and insulated with the heat-shrink tubing (Fig.3). That would effectively make a half-wave dipole antenna at 100+ MHz, near the middle of the FM band. Dab hot glue around the soldered joint of pin 4 makes the antenna more rigid so that it can stand up better Figure 3 (a) Customized Antenna (b) Soldered antenna with GPIO pin 4 of RPi Step 9: Development of an Android App “X University Campus Radio” A dedicated android application “X University Campus Radio” is also developed here for both free program listening and smart management of the program scheduling. The authentic users need to log in (through/ without internet) by providing IP address of the RPi with the pre-assigned password and configure themselves as administrators. They can upload the ‘to be broadcasted’ programs and set the appropriate daily or weekly scheduling. IV. ANALYSIS AND DISCUSSION The proposed campus Radio system has successfully been implemented and tested for the desired functionalities. The small size and low weight of RPi helps to place in a simple case or to mount inside an electrical box and to place on a wall in any administrative building room. Nevertheless, the control of these program schedules every day from the attached desktop or laptops sound clumsy in a country like Bangladesh where professional technicians are scarce, alternatives like user friendly mobile applications were always necessary. Besides, the drastic rise of the low price multi-featured smartphones with the introduction of 3G facilities in Bangladesh (November 2013) and preference of android phones by 93% smartphone users justifies the necessity of this dedicated Android app developed in this work. As 95 per cent of the total internet users of Bangladesh (33.43 million in April 2013, 6.3% of the total population according BTRC) use the internet through mobile phones [14], an online version can also be implemented with some more features. Thus the campus radio will become the valuable alternative source of information. V. CONCLUSION This proposed campus radio system aims to serve particular student communities, informing, educating and entertaining them. In addition, this system should be sensitive, and respect the languages, traditions, beliefs and cultures of that community and also affordable to the community as people should be allowed to contribute what they can afford to help sustaining the station. This system can easily be adapted to any educational institutions without any need of professional administrator. Only it demands an endorsement of the Government and also the keenness of the institution individuals to accustom with this newer technology. Availability of RPi board and accessories in the local market is the major limitation for this massive employment. ACKNOWLEDGMENT At first all thanks goes to almighty creator who gives me the opportunity, patients and energy to complete this study. I would like to give thanks to Masudul Haider Imtiaz; Lecturer at Institute of Science and Technology, Bangladesh. I have found always immense support from them to keep my work on the right way. His door was always open for me, when I have got myself in trouble. Finally, I must express my very profound gratefulness to my parents and to my wife for providing me with constant support and encouragement during my years of study and through the process of researching and writing this paper. This accomplishment would not have been possible without them. Thank you
  • 4. International Journal of Scientific and Research Publications, Volume 8, Issue 5, May 2018 214 ISSN 2250-3153 http://dx.doi.org/10.29322/IJSRP.8.5.2018.p7733 www.ijsrp.org REFERENCES [1] Campus Radio, Wikipedia, the free encyclopedia. [2] About Campus Radio – Srilanka, Online. [3] Osunkunle and Oluyinka O, Campus Based Radio Stations As Agents of Social Change in Post-Apartheid South Africa: An evaluative study, Online. [4] The Daily Iowan, The importance of College Radio, Online. [5] Duncan, Campus Radio is an important part of universities, Online. [6] Campus Radio: First ever campus based online radio station of Bangladesh, Online. [7] First Campus Radio Launching – ULAB, Online. [8] Raspberrypi.org, Features of Raspberry Pi. Online. [9] Lifehackers, Features of Raspberry Pi B+, Online. [10] Eben and Halfacree, Raspberry Pi User Guide, Wiley. USA (2013). [11] Instructables.com, Home automation steps. Online. [12] Raspberrypi.org Blog Download Section. [13] Mathworks, MATLAB Simulink Help line, Setting up Raspberry Pi IP address. Online. AUTHORS First Author – Mohammad Liton Hossain, M.Sc in Computational Science and Engineering, University of Rostock, Germany. Lecturer at Institute of Science and Technology (IST), Bangladesh. Email: litu702@gmail.com Second Author – Md. Hasanuzzaman Rubel, B.Sc in ECE, Institute of Science and Technology(IST)