A Low Cost Demonstration Platform for Reducing Energy Consumption by Regulating Building Controls through VLC

Size: px
Start display at page:

Download "A Low Cost Demonstration Platform for Reducing Energy Consumption by Regulating Building Controls through VLC"

Transcription

1 A Low Cost Demonstration Platform for Reducing Energy Consumption by Regulating Building Controls through VLC KOFI NYARKO, CHRISTIAN EMIYAH Electrical Engineering Morgan State University 700 East Cold Spring Lane Baltimore, MD 225, US Abstract: - LEDs are continually replacing traditional light fixtures such as incandescent light, fluorescent and CFLs in lighting because of their low energy consumption, longer lifetime and application for visible light communication (VLC). In this research, we demonstrate a low cost VLC platform for reducing building energy consumption through the intelligent regulation of building controls. We are using the differential pulse position modulation (DPPT) scheme for data synchronization between the transmitter and the receiver. The VLC system will be used to control a lamp (turn ON/OFF and dimming) by interfacing the VLC system with an existing home automation platform used to control the lamp. Key-Words:-Reducing Energy Consumption, Visible Light Communication, differential Pulse Position Modulation, Arduino; LED Introduction Reducing energy consumption by doing more with less continues to be an objective for the commercial and residential building industry. Lighting is a major source of electric energy consumption. According to the US Energy Information Administration (EIA), about 7% of total electricity consumed in the residential and commercial sector is used for lighting. [] The primary method of reducing this energy consumption is by replacing traditional incandescent and compact fluorescent light fixtures with low-energy consuming LED light fixtures. In recent years, the proliferation of LEDs in lighting has greatly increased because of the development of the white LEDs. Recent research shows that if all existing bulbs were replaced by WLED sources, within 0 years, we would have the following benefits: energy savings of joules, US$.83 trillion financial savings, 0.68 gigatons reduction of carbon dioxide emissions, and 962 million barrels less consumption of crude oil. [2] Moreover, LEDs provide efficient yet highly controllable light that can be used for visible light communication. The VLC system can be interfaced with existing building management platforms for building resource control. The U.S. Department of Energy estimates that 73% of electricity usage is consumed by buildings. The Heating, Ventilation and Air Conditioning (HVAC) systems account for almost 50% of the total energy budget [3]. Reducing unnecessary use of building resources through home automation can reduce domestic energy consumption. 2 Background VLC is data communication using radiation visible (safe) to the human eye. Currently, wireless networking is dominated by the use of radio frequency (RF) techniques. A few of the limitations to RF wireless communication are: interference, limited bandwidth, exposure to electromagnetic radiation, which can be hazardous in some cases, and eavesdropping. On the other hand, in visible light communication, there is no interference with other radio frequency, no regulation on bandwidth allocation, eavesdropping is limited since communication is confined by opaque walls, and radiation is safe for the human eye.[4] However, when considering the use of LEDs as both a light source and a communication medium, it is important to achieve effective communication data rates while limiting flickering visible to the human eye. Like other communication systems, VLC requires a transmitter and a receiver. The transmitter transmits an encoded signalthrough the modulation of visible light intensity, which is sensed by the receiver and processed accordingly. This work is funded by the Smart Lighting Research Center, under NSF Cooperative Agreement No. EEC ISBN:

2 LEDs are efficient light sources with a short response time. [4] Data can be encoded by modulating the on and off states of the LED. On the other hand, a reverse biased photodiode can be used to convert the modulated light into an electrical signal. With fast response time photodiodes such as the OSRAM - SFH23 photodiode, which has a 5ns rise and fall time, higher bit rates can be achieved. The radio frequency (RF) community, have utilized pulse position modulation (PPM) for various applications since the early 960s. A variation of PPM that has been proven efficient and less complex is the differential PPM (DPPM) in which data encoding is done regardless of clock. The delay between the pulses does not take reference from the rising edge of the clock; instead, each delay takes reference from the falling edge of the previous pulse. secondarduinodevice, which decodes the received signal. To use this system to control a building resource such as an office lamp, the VLC system will be interfaced with an existing building automation platform. There are several building automation platforms already in use e.g. Z-Wave, X0, LonnWorks and Bacnet. For many of these systems, there is a programmable controller and there is module to which the building appliance will be connected. Depending on the nature of the building automation solution, this module could be consumer oriented (i.e. a Z-Wave lamp module) or oriented towards commercial structures (i.e. LonWorks interface module). Z-Wave is the first protocol implemented in the demonstration platform. In the U.S., the Z-Wave operating frequency is MHz; therefore, it does not interfere with other household devices. An example Z-Wave controller and lamp module are displayed in figure 2 and 3, respectively. Figure : A DPPM signal for 000 As illustrated in figure, when the bit is 0, the pulse is delayed for some time t 0 while when the bit is,the pulse is delayed for some time t which is greater than t 0 as seen from the figure. According to Rufo et al., other modulation techniques require complex synchronization system to ensure correct detection.[5] Consequently, the DPPM technique was chosen as the preferred encoding schemeforthis research.with the requirements for VLC data encoding clearly identified, an appropriate low cost platform was selected to implement thebit sequence encoding and decoding of the transmitted signal. Arduino is a low cost open-source electronics prototyping platform. The microcontroller on the board can be programmed in arduino programming language, which is simply a set of C/C++ functions. [6] In this demonstration platform, an Arduino device is used to module the power applied to a set of white LEDs., The Arduino platform also comes with the ability to sense input voltages to several input pins on the board.[6]on the receiver end, a reverse biased photodiode is connected to a voltage amplifier circuit whose output is input to a 2 pin port to connect lamp Figure 2: HA07 Z-Wave controller Figure 3: HA03 Z-Wave lamp Module Control buttons (ON/OFF/DIM) ISBN:

3 The HA07 Z-Wave controller in figure 2 can control up to 2 different lamp modules. To control a lamp using the controller and a module, the module is first associated with a channel on the controller. The state of the lamp can now be controlled using the button corresponding to this channel. With the HA03 module, you can dim the lamp, turn it OFF or ON. The approach used by this platform for building control is to leverage the existing building controllers and modules as the last-mile of the VLC building control communication process. The command sequences that are sent by the VLC transmitter are received and sent to an interface layer that translates the VLC command sequences into compatible RF, Ethernet, or Powerline instructions for a given control platform. 3 Methodology 3. Functionality of the photodiode and photodiode circuit The photodiode is the sensing element of the VLC system that enables the receiver to detect the modulated incident light emanating from the transmitter. A photodiode consists of an active p-n junction operated in reverse bias. When light falls on the junction, External photons that is, light strike the semiconductor and separate the electrons and holes. The flow of these free charge carriers produces current. External voltage (reverse bias) enhances this effect. [7] the more charge carriers that will be created (more photocurrent). The photocurrent from the photodiode is the order of milliamperes. Therefore, there is a need to amplify the output from the photodiode. Figure 5: Photodiode Circuit The figure above represents the photodiode amplifier circuit developed for the demonstration test-bed. To test the functionality of the photodiode circuit, the photodiode is placed before an LED powered by a 50% 8V peak to peak square wave signal. Transmitted signal Received signal Figure 6: Testing the Photodiode From figure 6, there is a fall or a rise time t d, which is the minimum delay that should be used during the pulse modulation. If a delay less than t d is used there integrity of the transmitted signal will most likely be compromised. The implementation of DPPM is described in the next section. Figure 4: active p-n junction [9] From figure 4, as light (photons) fall on the p-n junction, electrons and holes are created from atoms in the depletion region. The carriers move towards either side of the depletion leading to the flow of current (photocurrent). Moreover, the more photons that strike the active area of a photodiode, 3.2 AchievingVLC with the Arduio platform To execute the DPPM scheme, the Arduino transmitter was programmed to convert an n-bit sequence, where n is currently set at 4, into an encoded signal such that when the bit is, a pulse is sent with a delay t and when the bit is 0, a pulse is sent with a delay, t 0. For this research, we set t = 2t 0. To signify the end of a bit sequence (or the start of a bit sequence), a pulse is delayed for t = 3t 0. ISBN:

4 Logic Level ( mA) will flow through R 3. A pull-down resistor is added between the Arduino and the positive lead input pin of the op-amp because the LOW state of the Arduino output pin appears as a short circuit and the op-amp is designed to output the maximum possible voltage and current at this state time 50 (us) 60 Figure 7: Encoded Signal (DPPM) However, because the LED is also used for illumination, it is required that the LED is on for the most time. Therefore, the system is inverted. Since the signal is mostly high, as show in Figure 8, the LED is mostly ON, so flickering is minimized. logic level time (us) Figure 8: Inverted DPPM Signal 3.3 Achieving higher luminosity Initial VLC communication tests were performed with a 20mA white LED, which was readily available in the lab. However this LEDis not well suited to provide sufficient elimination to mimic commercial LED luminaires (even in an array). In order to providethe necessary luminance, a set of four Luxeon neutral white LED were purchased and used to replace the 20mA LED. The LuxeonLEDs provides 0lm at 350mA and 220lm at 700mA. By combining these high power LEDs in an array, sufficient luminosity was attained. In addition, the Texas Instrument high power op-amp (OPA549s) was used to drive the amplifier for the LED array. A specialized circuit was built to drive the LED array, where the Arduino modulates the power drawn. This circuit is illustrated in figure 9. It is important to note that the resistor R 3 used in the circuit is a high power resistor, capable of handling 5W. With this circuit design, high current Figure 9: Driver circuit for LED array 3.4 Interfacing with Building Controls 3.4. Protocol For this research, a protocol similar to that of the Ethernet is used, where data is sent in packets or frames. For this demonstration platform, a frame consists of the following sections, which is also illustrated in figure 0: i. Start-of-delimiter ( : 0000 ): This confirms the beginning of a frame. ii. Destination Device ID ( e.g. 0 ): This is the receiver s ID. It is added in order to ensure that each receiver in a multi-receiver setup, is uniquely addressable. iii. Command Sequence ID ( ; range: -255 ): This is used to identify the number of command frames that have been sent. iv. Command Code ( e.g. 00 ): This is used to communicate the action to be executed by the receiver, e.g. change dim level to 50%, turn lamp full ON, or turn lamp full OFF. v. End-of-frame delimiter ( : ): This represents the end of a frame. Start of Delimeter Receiver's ID/Address Command Sequence # Command Code End of Delimeter ISBN:

5 Figure 0: A Command Frame Error Check In order to ensure that VLC commands are transmitted without error, initial thoughts for the design of the demonstration platform included a Cyclic Redundancy Check. However, this approach was modified to both reduce complexity and ensure higher tolerance for communication errors based on the expected sources of error. Since the communication medium requires line of sight, it is anticipated that certain errors may be due to physical obstructions within the environment. To mitigate these types of errors, the following procedure was implemented: i. A command frame is sent continuous for five (n) seconds, where n is adjustable ii. A command is only executed if the frame iii. has been received three consecutive times. The command sequence number must be incremented by one before a new command frame can be executed. This approach enables the system to be very tolerant of both physical obstruction as well as momentary channel integrity errors. However there is a cost of a significant reduction in the speed at which commands can be sent. That being said, the intended application for this demonstration test-bed does not require high volume control operations Interfacing with Z-Wave controller Most building control platforms support standalone controllers that can interface through Ethernet, serial or simple electrical connections. The first control platform incorporated into the demonstration platform is Z-Wave. For simplicity, a standard Z-Wave controller was simply modified with electrical relays to achieve control. A relay is an electrically operated switch. The channel control button on the Z-Wave controller also works in a similar manner toa switch. When a button is pressed, a circuit is closed and vice versa. Also, the dim level depends on how long the button is pressed. To automate this using Arduino, a relay is needed. Figure : Operating Z-Wave controller using Arduino From Figure, Nodes N and N 2 are connected to the contacts of the channel control button. When the arduino output pin is low, there is no contact between nodes N and N 2. This is the same as the button not pressed. When the arduino output pin is HIGH (about 5V), N and N 2 are connected simulating a button press. By controlling how long arduino output pin remains HIGH, different dim levels can be accomplished. The Z- Wave controller was modified by soldering the relay s N and N2 pins to the appropriate Z-Wave circuit board traces. 4 Results The demonstration platform discussed in this paper consists of several components, the most visible of which is the 2x2 high power LED array that is capable of 700lm (shown in figure 2). The array is mounted 8 feet from the ground to emulate the typical height of a building luminaire. The array is connected via two wires to the desktop setup of the test-bed. This setup includes the lab power supply, measurement equipment, and the Arduino powered encoding circuit. The Arduino, which is interfaced to a standard PC (for programming) is connected to the power amplifier circuit so that the light intensity of the LED array can be modulated based on push button switches connected to the input pins of the Arduino. Pushing a button causes the Arduino to send a frame consisting of a command sequence over the VLC channel to a receiving Arduino. This Arduino has a photodiode, connected to an amplifier circuit provided by Rensselaer Polytechnic Institute s Smart Lighting Research Center. The receiving Arduino receives and decodes the command frame and activates the relay addressed in the command frame to initiate Z- Wave command. This command is received by the ISBN:

6 Z-Wave command module, which turns a connected floor lamp on/off or adjusts the dimming level. Figure 2: 2X2 LED array The bitrates achieved are on the order of 4kbps 6kbpswithBit Error Rates (BER) as low as 9 from every 0 7 bits (with ambient light). The demonstration setup described in this paper is displayed in figure 3. Figure 3: Lab Setup B LED Array C Receiver with Z-Wave Controller L Controlled Lamp P Power source 4 Discussion One of the key capabilities yet to be developed in this platform is VLC propagation, where a single control signal can be propagated from luminaire to luminaire across an entire zone (or even an entire floor). This capability will enable building wide control with the limited use of RF transmissions (RF power can be kept to the minimum required to reach the control module depending on transmitter location). This will provide the added benefit of limiting RF leakage beyond the building perimeter, which should thereby improve security. References: [] How Much Energy is Used for Lighting, EIA, =3 [2] Kavehrad, Mohsen, "Sustainable energyefficient wireless applications using light," Communications Magazine, IEEE, vol.48, no.2, pp.66,73, December 200 [3] Energy Efficiency Trends in Residential and Commercial Buildings, Department of Energy ons/pdfs/corporate/bt_stateindustry.pdf [4] Yu Yang; Xiongbin Chen; Zhu Lin; Bo Liu; Chen HongDa, "Design of indoor wireless communication system using LEDs," Communications and Photonics Conference and Exhibition (ACP), 2009 Asia, vol., no., pp.,2, 2-6 Nov [5] Rufo, J.; Quintana, C.; Delgado, F.; Rabadan, J.; Perez-Jimenez, R., "Considerations on modulations and protocols suitable for visible light communications (VLC) channels: Low and medium baud rate indoor visible ligth communications links," Consumer Communications and Networking Conference (CCNC), 20 IEEE, vol., no., pp.362,364, 9-2 Jan. 20 [6] Arduino Homepage, Web. Jul 2, 203 [7] Mynbaev, D. K.; Scheiner, L.L., Fibre-Optic Communiations Technology, Prentice Hall PTR, 2006 [8] Feng-Li Lian; Moyne, James R.; Tilbury, D.M., "Performance evaluation of control networks: Ethernet, ControlNet, and DeviceNet," Control Systems, IEEE, vol.2, no., pp.66,83, Feb 200 ISBN:

Li-Fi And Microcontroller Based Home Automation Or Device Control Introduction

Li-Fi And Microcontroller Based Home Automation Or Device Control Introduction Li-Fi And Microcontroller Based Home Automation Or Device Control Introduction Optical communications have been used in various forms for thousands of years. After the invention of light amplification

More information

BYTE-INVERT TRANSMISSION FOR FLICKER PREVENTION AND ILLUMINATION CONTROL FOR VISIBLE LIGHT COMMUNICATION

BYTE-INVERT TRANSMISSION FOR FLICKER PREVENTION AND ILLUMINATION CONTROL FOR VISIBLE LIGHT COMMUNICATION BYTE-INVERT TRANSMISSION FOR FLICKER PREVENTION AND ILLUMINATION CONTROL FOR VISIBLE LIGHT COMMUNICATION Seong-Ho Lee Department of Electronics and IT Media Engineering, Seoul National University of Science

More information

A Low-Cost Li-Fi Communication Setup

A Low-Cost Li-Fi Communication Setup A Low-Cost Li-Fi Communication Setup Güray Yıldırım* 1, Özgür Özen 2, Heba Yüksel 3, M Naci İnci 4 1,2,3 Bogazici University, Dept. of Electrical-Electronics Eng., Istanbul, Turkey; e-mails: 1 guray.yildirim@boun.edu.tr,

More information

Developing a laser Ethernet transceiver to a final prototype assembly

Developing a laser Ethernet transceiver to a final prototype assembly Developing a laser Ethernet transceiver to a final prototype assembly Table of Contents 1. Introduction 2. Principle of Operation 3. Specification and Requirements 4. Transmitter Design 5. Receiver Design

More information

Li-Fi ( Light Fidelity)

Li-Fi ( Light Fidelity) Initial Project Document Li-Fi ( Light Fidelity) An alternative to the wireless transmission with RF spectrums through visible light communication. University of Central Florida Department of Electrical

More information

VLC Physical Layer Design based on Pulse Position Modulation (PPM) for Stable Illumination

VLC Physical Layer Design based on Pulse Position Modulation (PPM) for Stable Illumination VLC Physical Layer Design based on Pulse Position Modulation (PPM) for Stable Illumination Angga Pradana 1, Nur Ahmadi 2, Trio Adiono 3, Willy Anugrah Cahyadi 4, Yeon-Ho Chung 5 1,2,3 Department of Electrical

More information

Infrared Channels. Infrared Channels

Infrared Channels. Infrared Channels Infrared Channels Prof. David Johns (johns@eecg.toronto.edu) (www.eecg.toronto.edu/~johns) slide 1 of 12 Infrared Channels Advantages Free from regulation, low cost Blocked by walls reduces eavesdropping

More information

Design and Implementation of Visible Light Communication System using low cost microcontroller module and LED as light source

Design and Implementation of Visible Light Communication System using low cost microcontroller module and LED as light source Design and Implementation of Visible Light Communication System using low cost microcontroller module and LED as light source 1 Subhajit Mukherjee, 2 Abhishek Dey, 3 Neelakshi Roy, 4 Mukul Kumar Yadav

More information

An Optical Version of WIFI for Indoor Application

An Optical Version of WIFI for Indoor Application I J C T A, 9(15), 2016, pp. 8267-8274 International Science Press An Optical Version of WIFI for Indoor Application P.M. Joel* and S.T. Aarthy** ABSTRACT Visible Light Communication is an efficient bidirectional

More information

Re: [] Abstract: [Introduction of VLCC, Visible Light Communication Physical Layer Specification Version 1.0. ]

Re: [] Abstract: [Introduction of VLCC, Visible Light Communication Physical Layer Specification Version 1.0. ] Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) Submission Title: [Introduction of VLCC, VLC Physical Layer Specification Version 1.0. ] Date Submitted: [18 September 2009]

More information

A HYBRID MODULATION METHOD FOR DIMMING IN VISIBLE LIGHT COMMUNICATION

A HYBRID MODULATION METHOD FOR DIMMING IN VISIBLE LIGHT COMMUNICATION A HYBRID MODULATION METHOD FOR DIMMING IN VISIBLE LIGHT COMMUNICATION Wataru Uemura and Takahiro Kitazawa Department of Electronics and Informatics, Ryukoku University, Shiga, Japan ABSTRACT In visible

More information

Wireless Music Player Design Based on White LED Visible Light Communication Shu-min ZHANG, Chun-xian XIAO, Chen-qiao XUE and Jin-ming LU

Wireless Music Player Design Based on White LED Visible Light Communication Shu-min ZHANG, Chun-xian XIAO, Chen-qiao XUE and Jin-ming LU 2017 2nd International Conference on Electrical and Electronics: Techniques and Applications (EETA 2017) ISBN: 978-1-60595-416-5 Wireless Music Player Design Based on White LED Visible Light Communication

More information

Transmission of Digital Audio with Visible Light

Transmission of Digital Audio with Visible Light Transmission of Digital Audio with Visible Light Sergio Sandoval-Reyes, Arturo Hernandez-Balderas CIC, Instituto Politécnico Nacional, CDMX, Mexico sersand@cic.ipn.mx, heba920908@gmail.com Abstract. Communication

More information

The Framework of the Integrated Power Line and Visible Light Communication Systems

The Framework of the Integrated Power Line and Visible Light Communication Systems The Framework of the Integrated Line and Visible Light Communication Systems Jian Song 1, 2, Wenbo Ding 1, Fang Yang 1, 2, Hongming Zhang 1, 2, Kewu Peng 1, 2, Changyong Pan 1, 2, Jun Wang 1, 2, and Jintao

More information

AL-DALI-010v 0-10v Dimmer 3-Way switch with DALI

AL-DALI-010v 0-10v Dimmer 3-Way switch with DALI ATX LED Consultants Inc 815-A Brazos #326 Austin Tx, 78701 512 377 6052 http://atx-led.com AL-DALI-010v 0-10v Dimmer 3-Way switch with DALI Product Description - AL-DALI wall switch with 0-10v output Combine

More information

Data Transmission Using Visible Light

Data Transmission Using Visible Light ISSN: 2278 0211 (Online) Data Transmission Using Visible Light Nichenametla Mahesh Kumar Student, Dept. of E.C.E, K L University, Vaddeswaram, Andhra Pradesh, India Rayala Ravi Kumar Assosiate Professor,

More information

Prototype Model of Li-Fi Technology using Visible Light Communication

Prototype Model of Li-Fi Technology using Visible Light Communication Prototype Model of Li-Fi Technology using Visible Light Communication Rashmi.T 1, Rajalaxmi.R 2, Mr.Balaji.V.R 3 1,2 UG Student, 3 Assistant Professor Department of ECE, St. Joseph s Institute of Technology

More information

II. BLOCK

II. BLOCK Information Transmission System Through Fluorescent Light Using Pulse Width Modulation Technique. Mr. Sagar A.Zalte 1, Prof.A.A.Hatkar 2 1,2 E&TC, SVIT COE Chincholi Abstract- Light reaches nearly universally

More information

Amplify-and-Forward Integration of Power Line and Visible Light Communications

Amplify-and-Forward Integration of Power Line and Visible Light Communications Amplify-and-Forward Integration of Power Line and Visible Light Communications Mohammed S. A. Mossaad and Steve Hranilovic* Department of Electrical &Computer Engineering McMaster University Hamilton,

More information

Visible Light Communication

Visible Light Communication Institut für Telematik Universität zu Lübeck Visible Light Communication Seminar Kommunikationsstandards in der Medizintechnik 29. Juni 2010 Christian Pohlmann 1 Outline motivation history technology and

More information

Visible Light Communication-based Indoor Positioning with Mobile Devices

Visible Light Communication-based Indoor Positioning with Mobile Devices Visible Light Communication-based Indoor Positioning with Mobile Devices Author: Zsolczai Viktor Introduction With the spreading of high power LED lighting fixtures, there is a growing interest in communication

More information

Design Of Low-Power Wireless Communication System Based On MSP430 Introduction:

Design Of Low-Power Wireless Communication System Based On MSP430 Introduction: Design Of Low-Power Wireless Communication System Based On MSP430 Introduction: Low power wireless networks provide a new monitoring and control capability for civil and military applications in transportation,

More information

The Indoor Use Development for Visible Light Communication

The Indoor Use Development for Visible Light Communication The Indoor Use Development for Visible Light Communication Pokpoom Chanthosot 1, Vittaya Tipsuwanporn 2, Viriya Krongratana 3 and Thanaporn Lilawatthananun 4 Abstract The technology of visible light communication

More information

Smart Street Light System using Embedded System

Smart Street Light System using Embedded System Smart Street Light System using Embedded System Yash Chaurasia yash10chaurasia@gmail.com Shailendra Somani Shailendra.somani13@vit.edu Siddhesh Bangade Siddhesh.bangade13@vit.edu Ajay Kumar VITPune, Ajaykumark426@gmail.com

More information

Wireless Infrared Data Communications Using the IRM3XXX Family of IrDA Compatible Infrared Transceivers. Appnote 68

Wireless Infrared Data Communications Using the IRM3XXX Family of IrDA Compatible Infrared Transceivers. Appnote 68 Wireless Infrared Data Communications Using the IRMXXX Family of IrDA Compatible Infrared Transceivers Appnote 68 Introduction Data interchange, computer to computer and computer to peripherals, requires

More information

2D Image Transmission using Light Fidelity Technology

2D Image Transmission using Light Fidelity Technology 2D Image Transmission using Light Fidelity Technology Undergraduate Student, Computer Engineering Department Dwarkadas J. Sanghvi College of Engineering, Mumbai, India. Abstract : Recently wireless technology

More information

ROM/UDF CPU I/O I/O I/O RAM

ROM/UDF CPU I/O I/O I/O RAM DATA BUSSES INTRODUCTION The avionics systems on aircraft frequently contain general purpose computer components which perform certain processing functions, then relay this information to other systems.

More information

Smart Parking Information System Exploiting Visible Light Communication

Smart Parking Information System Exploiting Visible Light Communication , pp.251-260 http://dx.doi.org/10.14257/ijsh.2014.8.1.26 Smart Parking Information System Exploiting Visible Light Communication Nammoon Kim, Changqiang Jing, Biao Zhou and Youngok Kim Department of Electronics

More information

LAT Indoor MIMO-VLC Localize, Access and Transmit

LAT Indoor MIMO-VLC Localize, Access and Transmit LAT Indoor MIMO-VLC Localize, Access and Transmit Mauro Biagi 1, Anna Maria Vegni 2, and Thomas D.C. Little 3 1 Department of Information, Electronics and Telecommunication University of Rome Sapienza,

More information

Visible Light Communications

Visible Light Communications Visible Light Communications Sylvester C.S. Lo 1 1 The Hong King University of Science and Technology, Email: lo_chun_sing@hotmail.com ABSTRACT Nowadays, a lot of researchers are working on the development

More information

DISCONTINUED. Modulation Type Number of RF Channels 15

DISCONTINUED. Modulation Type Number of RF Channels 15 RFM Products are now Murata products. 2.4 GHz Spread Spectrum Transceiver Module Small Size, Light Weight, Built-In Antenna Sleep Current less than 3 µa FCC, Canadian IC and ETSI Certified for Unlicensed

More information

6. has units of bits/second. a. Throughput b. Propagation speed c. Propagation time d. (b)or(c)

6. has units of bits/second. a. Throughput b. Propagation speed c. Propagation time d. (b)or(c) King Saud University College of Computer and Information Sciences Information Technology Department First Semester 1436/1437 IT224: Networks 1 Sheet# 10 (chapter 3-4-5) Multiple-Choice Questions 1. Before

More information

SV613 USB Interface Wireless Module SV613

SV613 USB Interface Wireless Module SV613 USB Interface Wireless Module SV613 1. Description SV613 is highly-integrated RF module, which adopts high performance Si4432 from Silicon Labs. It comes with USB Interface. SV613 has high sensitivity

More information

Audio Data Transmission Using LI-FI

Audio Data Transmission Using LI-FI Audio Data Transmission Using LI-FI Neha Deka, Neha Rani, Nisha K, Shree Jyothi Prof. Praveen Vijapur School of ECE, REVA UNIVERSITY, Bengaluru ABSTRACT Device to device communication using LED light is

More information

Low Power Pulse-Based Communication

Low Power Pulse-Based Communication MERIT BIEN 2009 Final Report 1 Low Power Pulse-Based Communication Santiago Bortman and Paresa Modarres Abstract When designing small, autonomous micro-robotic systems, minimizing power consumption by

More information

DTMF BASED HOME AUTOMATION SYSTEM USING MICROCONTROLLER WITH PORTABLE POWER SUPPLY

DTMF BASED HOME AUTOMATION SYSTEM USING MICROCONTROLLER WITH PORTABLE POWER SUPPLY DTMF BASED HOME AUTOMATION SYSTEM USING MICROCONTROLLER WITH PORTABLE POWER SUPPLY *Mrs. Ashwini Sawant, **Mr. Sanjay Mirchandani, ***Santoshi Saravanan, ****Shreeparna Sarkar *Assistant Professor, Electronics

More information

Lecture 8 Optical Sensing. ECE 5900/6900 Fundamentals of Sensor Design

Lecture 8 Optical Sensing. ECE 5900/6900 Fundamentals of Sensor Design ECE 5900/6900: Fundamentals of Sensor Design Lecture 8 Optical Sensing 1 Optical Sensing Q: What are we measuring? A: Electromagnetic radiation labeled as Ultraviolet (UV), visible, or near,mid-, far-infrared

More information

VISIBLE LIGHT COMMUNICATION IN DEFENCE AND SECURITY

VISIBLE LIGHT COMMUNICATION IN DEFENCE AND SECURITY VISIBLE LIGHT COMMUNICATION IN DEFENCE AND SECURITY Meera Rapheal, Varsha Vargheese, Shanto Joy, Sebin Xavi Meera Rapheal, Electronics and Communication Engineering, Mets School of Engineering Varsha Vargheese,

More information

Electronic Instrumentation. Experiment 8: Diodes (continued) Project 4: Optical Communications Link

Electronic Instrumentation. Experiment 8: Diodes (continued) Project 4: Optical Communications Link Electronic Instrumentation Experiment 8: Diodes (continued) Project 4: Optical Communications Link Agenda Brief Review: Diodes Zener Diodes Project 4: Optical Communication Link Why optics? Understanding

More information

EE 434 Final Projects Fall 2006

EE 434 Final Projects Fall 2006 EE 434 Final Projects Fall 2006 Six projects have been identified. It will be our goal to have approximately an equal number of teams working on each project. You may work individually or in groups of

More information

LOM-15 CD-LOM15-01 PRODUCT OVERVIEW. Product. Description. Specifications SKU: LOM-15. Duplex Receptacle

LOM-15 CD-LOM15-01 PRODUCT OVERVIEW. Product. Description. Specifications SKU: LOM-15. Duplex Receptacle CD-LOM15-01 LOM-15 Product Duplex Receptacle Description The Evolve Wall Mounted Outlet is a component of the Evolve lighting control system and is wired in place of a standard receptacle in any existing

More information

OPTICAL WIRELESS SYSTEM FOR ACQUIRING IN- FLIGHT COMMUNICATION THROUGH VISIBLE LIGHT SIGNAL

OPTICAL WIRELESS SYSTEM FOR ACQUIRING IN- FLIGHT COMMUNICATION THROUGH VISIBLE LIGHT SIGNAL OPTICAL WIRELESS SYSTEM FOR ACQUIRING IN- FLIGHT COMMUNICATION THROUGH VISIBLE LIGHT SIGNAL 1 SANJAY KUMAR SUMAN, 2 NAVNEET KUMAR, 3 VARDA REDDY GUNASEKAR, 4 ASHOK KUMAR. K 1,2,3,4 Dept. Electronics and

More information

Fibaro System Modules

Fibaro System Modules Chapter 3 Fibaro System Modules 3.1 Fibaro Dimmer FGD211 Figure 3.1: Dimmer module, FGD-211 Radio controlled light dimming module, designed to work with light sources of any type. May be connected to two-wire

More information

SNR investigation for Visible Light Communication for Hospitals

SNR investigation for Visible Light Communication for Hospitals Volume 03 - Issue 05 May 2017 PP. 34-41 SNR investigation for Visible Light Communication for Hospitals Kiyan Afsari 1, and Nidhal Abdulaziz 2 1,2 (Faculty of Engineering and Information Sciences, University

More information

Remote Switching. Remote Gates. Paging.

Remote Switching. Remote Gates. Paging. Features Miniature RF Receiver and Decoder. Advanced Keeloq Decoding Advanced Laser Trimmed Ceramic Module AM Range up to 100 Metres FM Range up to 150 Metres Easy Learn Transmitter Feature. Outputs, Momentary

More information

LED Basics: Technology Fundamentals for Novices

LED Basics: Technology Fundamentals for Novices LED Basics: Technology Fundamentals for Novices 2011 DOE SSL Market Introduction Workshop Michael Poplawski Seattle, WA July 22, 2010 Pacific Northwest National Laboratory michael.poplawski@pnl.gov 0 LED

More information

Development in Smart Sensor Network for Energy Saving

Development in Smart Sensor Network for Energy Saving Development in Smart Sensor Network for Energy Saving Raja R 1, Dr.K.Udhayakumar 2 PG Student [C&I],Dept. of EEE, CEG, Anna University, Chennai,Tamilnadu, India 1 Assistant professor( Senior Grade), Dept.

More information

Low Noise Wireless Speaker Using LASER and Infra-Red Technology for Public Address System

Low Noise Wireless Speaker Using LASER and Infra-Red Technology for Public Address System Low Noise Wireless Speaker Using LASER and Infra-Red Technology for Public Address System N K Kaphungkui 1, Akash Adhikary 2, Abhishek Paul 3, Ananya Boruah 4, Juli Dutta 5 Department of Electronics and

More information

Serial Communications RS232, RS485, RS422

Serial Communications RS232, RS485, RS422 Technical Brief AN236 Technical Brief AN236Rev A Serial Communications RS232, RS485, RS422 By John Sonnenberg S u m m a r y Electronic communications is all about interlinking circuits (processors or other

More information

Full-duplex Star Redundant System for Visible Light Communication

Full-duplex Star Redundant System for Visible Light Communication , October 25-27, 2017, San Francisco, USA Full-duplex Star Redundant System for Visible Light Communication Vittaya Tipsuwanpor n, Pokpoom Chanthosot, Viriya Krongratana, and Arjin Numsomran Abstract The

More information

DNT2400. Low Cost 2.4 GHz FHSS Transceiver Module with I/O

DNT2400. Low Cost 2.4 GHz FHSS Transceiver Module with I/O 2.4 GHz Frequency Hopping Spread Spectrum Transceiver Point-to-point, Point-to-multipoint, Peer-to-peer and Tree-routing Networks Transmitter Power Configurable from 1 to 63 mw RF Data Rate Configurable

More information

Data Transmission in Ships Based on Light Fidelity

Data Transmission in Ships Based on Light Fidelity Volume 114 No. 12 2017, 469-476 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Data Transmission in Ships Based on Light Fidelity Dr.A.Kalirasu Professor

More information

Analysis of Visible Light Communication Using Wireless Technology

Analysis of Visible Light Communication Using Wireless Technology Analysis of Visible Light Communication Using Wireless Technology P. Krishna Chaitanya M. E. (Radar and Microwave Engineering) Andhra University Vishakhapatnam, Andhra Pradesh Venkata Sujit Electronics

More information

Xicato Affordable XIM Quality Dimming

Xicato Affordable XIM Quality Dimming Xicato Affordable XIM Quality Dimming 2014 10 22 Grieg Hall in Bergen, Norway, Xicato Artist Series Lighting Design by Kim E. Hughes, Bright Norway, Luminaires by Roblon XIM Overview Better quality of

More information

AL-DALI-010v 0-10v Dimmer 3-Way switch with DALI

AL-DALI-010v 0-10v Dimmer 3-Way switch with DALI ATX LED Consultants Inc 815-A Brazos #326 Austin Tx, 78701 512 377 6052 http://atx-led.com AL-DALI-010v 0-10v Dimmer 3-Way switch with DALI Product Description - AL-DALI wall switch with 0-10v output Combine

More information

Light Emitting Diode IV Characterization

Light Emitting Diode IV Characterization Light Emitting Diode IV Characterization In this lab you will build a basic current-voltage characterization tool and determine the IV response of a set of light emitting diodes (LEDs) of various wavelengths.

More information

RGB strips.

RGB strips. http://www.didel.com/ info@didel.com www.didel.com/rgbstrips.pdf RGB strips There is now a big choice of strips of colored leds. They are supported by libraries for Arduino, Raspberry and ESP8266. We are

More information

UNIT III. By Ajay Kumar Gautam Asst. Prof. Electronics & Communication Engineering Dev Bhoomi Institute of Technology & Engineering, Dehradun

UNIT III. By Ajay Kumar Gautam Asst. Prof. Electronics & Communication Engineering Dev Bhoomi Institute of Technology & Engineering, Dehradun UNIT III By Ajay Kumar Gautam Asst. Prof. Electronics & Communication Engineering Dev Bhoomi Institute of Technology & Engineering, Dehradun SYLLABUS Optical Absorption in semiconductors, Types of Photo

More information

DNT900. Low Cost 900 MHz FHSS Transceiver Module with I/O

DNT900. Low Cost 900 MHz FHSS Transceiver Module with I/O DEVELOPMENT KIT (Info Click here) 900 MHz Frequency Hopping Spread Spectrum Transceiver Point-to-point, Point-to-multipoint, Peer-to-peer and Tree-routing Networks Transmitter Power Configurable from 1

More information

Lifetime Power Energy Harvesting Development Kit for Wireless Sensors User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology

Lifetime Power Energy Harvesting Development Kit for Wireless Sensors User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology P2110-EVAL-01 Lifetime Power User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology Overview The Lifetime Power is a complete demonstration and development platform for creating battery-free

More information

Hello, and welcome to the TI Precision Labs video discussing comparator applications, part 4. In this video we will discuss several extra features

Hello, and welcome to the TI Precision Labs video discussing comparator applications, part 4. In this video we will discuss several extra features Hello, and welcome to the TI Precision Labs video discussing comparator applications, part 4. In this video we will discuss several extra features that are integrated into some comparators to help simplify

More information

Low Jitter, Low Emission Timing Solutions For High Speed Digital Systems. A Design Methodology

Low Jitter, Low Emission Timing Solutions For High Speed Digital Systems. A Design Methodology Low Jitter, Low Emission Timing Solutions For High Speed Digital Systems A Design Methodology The Challenges of High Speed Digital Clock Design In high speed applications, the faster the signal moves through

More information

Optical Fibres by using Digital Communication without Direct Current to Detect CFD

Optical Fibres by using Digital Communication without Direct Current to Detect CFD Optical Fibres by using Digital Communication without Direct Current to Detect CFD MD.Sattar 1, A.H.SHARIEF 2 1Student, Department of ECE, GISTcollege, Andhra Pradesh, INDIA 2Associate Professor, Department

More information

RF Power Harvesting For Prototype Charging. M.G. University, Kerala, India.

RF Power Harvesting For Prototype Charging. M.G. University, Kerala, India. RF Power Harvesting For Prototype Charging Heera Harindran 1, Favas VJ 2, Harisankar 3, Hashim Raza 4, Geliz George 5,Janahanlal P. Stephen 6 1, 2, 3, 4, 5, 6 Department of Electronics and Communication

More information

DISCONTINUED. Modulation Type Number of RF Channels 15

DISCONTINUED. Modulation Type Number of RF Channels 15 RFM products are now Murata Products 2.4 GHz Spread Spectrum Transceiver Module Small Size, Light Weight, Low Cost Sleep Current less than 3 µa FCC, Canadian IC and ETSI Certified for Unlicensed Operation

More information

Industrial Wireless Systems

Industrial Wireless Systems Application Considerations Don Pretty Principal Engineer Geometric Controls Inc Bethlehem, PA Sheet 1 Ethernet Dominates on the Plant Floor Sheet 2 Recognize Any of These? Sheet 3 Answers: 10 BASE 2 RG

More information

Study of Energy Efficient Electronic Ballast

Study of Energy Efficient Electronic Ballast Study of Energy Efficient Electronic Ballast Anoop C P Department of Electrical and Electronics Amal Jyothi College of Engineering Manjusha V A Department of Electrical and Electronics Amal Jyothi College

More information

Remote Switching. Remote Gates. Paging.

Remote Switching. Remote Gates. Paging. Features Miniature RF Receiver and Decoder. Advanced Keeloq Decoding AM Range up to 100 Metres FM Range up to 150 Metres Easy Learn Transmitter Feature. Outputs, Momentary or Latching & Serial Data. Direct

More information

Optical Wireless Communication System with PAPR Reduction

Optical Wireless Communication System with PAPR Reduction IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735. PP 01-05 www.iosrjournals.org Optical Wireless Communication System with PAPR Reduction Minu Theresa

More information

Model 6944 and 6940 Node bdr Digital Reverse 4:1 Multiplexing System designed for Prisma II Platform

Model 6944 and 6940 Node bdr Digital Reverse 4:1 Multiplexing System designed for Prisma II Platform Optoelectronics Model 6944 and 6940 Node bdr Digital Reverse 4:1 Multiplexing System designed for Prisma II Platform Description The bdr Digital Reverse 4:1 Multiplexing System expands the functionality

More information

HAC-HM Series Data Radios

HAC-HM Series Data Radios HAC-HM Series Data Radios - 1 - Catalogue I. Features of HAC-HM Series...3 II. Application of HAC-HM Series...4 III. How to use HAC-HM Series...4 IV. Networking Application of HAC-HM Series... 11 Technical

More information

DS1867 Dual Digital Potentiometer with EEPROM

DS1867 Dual Digital Potentiometer with EEPROM Dual Digital Potentiometer with EEPROM www.dalsemi.com FEATURES Nonvolatile version of the popular DS1267 Low power consumption, quiet, pumpless design Operates from single 5V or ±5V supplies Two digitally

More information

IEEE Transactions on Consumer Electronics. Visible Light Communication for Audio Systems

IEEE Transactions on Consumer Electronics. Visible Light Communication for Audio Systems IEEE Transactions on Consumer Electronics Visible Light Communication for Audio Systems Grantham Pang Chi-Ho Chan Ka-Lim Ho Thomas Kwan Edward Yang Contact person : Dr. Grantham Pang Dept. of Elec. & Electronic

More information

GS7000 and GainMaker Reverse Segmentable Node bdr Digital Reverse 2:1 Multiplexing System

GS7000 and GainMaker Reverse Segmentable Node bdr Digital Reverse 2:1 Multiplexing System GS7000 and GainMaker Reverse Segmentable Node bdr Digital Reverse 2:1 Multiplexing System The bdr Digital Reverse 2:1 Multiplexing System expands the functionality of the GS7000 and GainMaker Reverse Segmentable

More information

CS 294-7: Wireless Local Area Networks. Professor Randy H. Katz CS Division University of California, Berkeley Berkeley, CA

CS 294-7: Wireless Local Area Networks. Professor Randy H. Katz CS Division University of California, Berkeley Berkeley, CA CS 294-7: Wireless Local Area Networks Professor Randy H. Katz CS Division University of California, Berkeley Berkeley, CA 94720-1776 1996 1 Desirable Features Ability to operate worldwide Minimize power

More information

DS4000 Digitally Controlled TCXO

DS4000 Digitally Controlled TCXO DS4000 Digitally Controlled TCXO www.maxim-ic.com GENERAL DESCRIPTION The DS4000 digitally controlled temperature-compensated crystal oscillator (DC-TCXO) features a digital temperature sensor, one fixed-frequency

More information

VISIBLE LIGHT COMMUNICATION CHANNEL FOR AN INTELLIGENT PHOTOELECTRIC SENSOR MODULE Uliana Dudko, Ludger Overmeyer

VISIBLE LIGHT COMMUNICATION CHANNEL FOR AN INTELLIGENT PHOTOELECTRIC SENSOR MODULE Uliana Dudko, Ludger Overmeyer VISIBLE LIGHT COMMUNICATION CHANNEL FOR AN INTELLIGENT PHOTOELECTRIC SENSOR MODULE Uliana Dudko, Ludger Overmeyer Leibniz Universität Hannover, Institute for Transport and Automation Technology An der

More information

To design Phase Shifter. To design bias circuit for the Phase Shifter. Realization and test of both circuits (Doppler Simulator) with

To design Phase Shifter. To design bias circuit for the Phase Shifter. Realization and test of both circuits (Doppler Simulator) with Prof. Dr. Eng. Klaus Solbach Department of High Frequency Techniques University of Duisburg-Essen, Germany Presented by Muhammad Ali Ashraf Muhammad Ali Ashraf 2226956 Outline 1. Motivation 2. Phase Shifters

More information

Dimming Techniques for Visible Light Communication System

Dimming Techniques for Visible Light Communication System Indonesian Journal of Electrical Engineering and Computer Science Vol. 10, No. 1, April 2018, pp. 258~265 ISSN: 2502-4752, DOI: 10.11591/ijeecs.v10.i1.pp258-265 258 Dimming Techniques for Visible Light

More information

Control of Light Intensity of LEDs for Outdoor Lighting

Control of Light Intensity of LEDs for Outdoor Lighting Control of Light Intensity of LEDs for Outdoor Lighting Ainee Ansaari 1, Damitha Weerakoon 2 Abstract This paper aims to present an effective approach to design a system for outdoor LED lighting in which

More information

XBee based Remote-Controllable and Energy-Saving Room Architecture

XBee based Remote-Controllable and Energy-Saving Room Architecture XBee based Remote-Controllable and Energy-Saving Room Architecture Girish.M 1, Chandan.G.N 2, Pavithra A.C 3 1Assistant Professor, Dept. of ECE, ATMECE, Mysuru 2Assistant Professor, Dept. of ECE, ATMECE,

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 9: Multiple Access, GSM, and IS-95

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 9: Multiple Access, GSM, and IS-95 ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2003 Lecture 9: Multiple Access, GSM, and IS-95 Outline: Two other important issues related to multiple access space division with smart

More information

CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY

CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY Department of Electrical Engineering DeKalb, IL 60115 Principal Investigators: Mansour Tahernezhadi (815)-753-8568 Xuan Kong (815)-753-9942 127 128 NSF 1999 Engineering

More information

[Kokane, 4(2), February, 2017] ISSN: IMPACT FACTOR

[Kokane, 4(2), February, 2017] ISSN: IMPACT FACTOR WIRELESS WATER LEVEL INDICATOR Kokane Sandesh 1, Chaskar Jitendra 2, Gawde Tanuja 3 & Gaikwad Akshay 4 1,2,3 & 4 Research Scholar, Department of Electronics and Telecommunication Engineering, Jaihind Polytechnic

More information

An LED-to-LED Visible Light Communication System with Software-Based Synchronization

An LED-to-LED Visible Light Communication System with Software-Based Synchronization An LED-to-LED Visible Light Communication System with Software-Based Synchronization Stefan Schmid, Giorgio Corbellini, Stefan Mangold, Thomas R. Gross Disney Research 8092 Zurich, Switzerland Department

More information

ST600 TRANSMITTER OPERATING INSTRUCTIONS

ST600 TRANSMITTER OPERATING INSTRUCTIONS ST600 TRANSMITTER OPERATING INSTRUCTIONS 1892 1273 These operating instructions are intended to provide the user with sufficient information to install and operate the unit correctly. The Wood and Douglas

More information

A 40 MHz Programmable Video Op Amp

A 40 MHz Programmable Video Op Amp A 40 MHz Programmable Video Op Amp Conventional high speed operational amplifiers with bandwidths in excess of 40 MHz introduce problems that are not usually encountered in slower amplifiers such as LF356

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization)

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization) International Journal of Advanced Research in Electrical, Electronics Device Control Using Intelligent Switch Sreenivas Rao MV *, Basavanna M Associate Professor, Department of Instrumentation Technology,

More information

Technological Advances in General Lighting. New Lightmeter for Solid State Lighting. State-of-the-Art LED Illuminance Meter

Technological Advances in General Lighting. New Lightmeter for Solid State Lighting. State-of-the-Art LED Illuminance Meter 1 BTS256-E Preliminary Datasheet Technological Advances in General Lighting The latest trends in general lighting involve replacing traditional light sources with SSL Solid State Lighting for energy savings,

More information

Power Quality in modern lighting: comparison of LED, microled and CFL lamps

Power Quality in modern lighting: comparison of LED, microled and CFL lamps International Conference on Renewable Energies and Power Quality (ICREPQ 16) Madrid (Spain), 4 th to 6 th May, 2016 exçxãtuäx XÇxÜzç tçw céãxü dâtä àç ]ÉâÜÇtÄ (RE&PQJ) ISSN 2172-038 X, No.14 May 2016 Power

More information

Results on the LED Pulser System for the Hall A DVCS Experiment

Results on the LED Pulser System for the Hall A DVCS Experiment Results on the LED Pulser System for the Hall A DVCS Experiment Fernando J. Barbosa, Pierre Bertin Jefferson Lab 28 February 2003 System Description The LED Pulser System Diagram is shown in figure 1.

More information

Understanding Power Quality

Understanding Power Quality Understanding Power Quality Produced by Dr Bruce Girdwood For Energy Mad Ltd Version 1: 23 October 2007 The electronics revolution and the growing number of utility programmes promoting compact fluorescent

More information

Is Li-Fi the near future wireless technology?

Is Li-Fi the near future wireless technology? Is Li-Fi the near future wireless technology? Abdelghani Harrag Ahmed Oussama Bouzaher, Abbes Remita Informatics Department, Abdelghani Faculty of Sciences Harrag, Ahmed Oussama Bouzaher, Institute of

More information

ULTRASONIC TRANSMITTER & RECEIVER

ULTRASONIC TRANSMITTER & RECEIVER ELECTRONIC WORKSHOP II Mini-Project Report on ULTRASONIC TRANSMITTER & RECEIVER Submitted by Basil George 200831005 Nikhil Soni 200830014 AIM: To build an ultrasonic transceiver to send and receive data

More information

DS1868B Dual Digital Potentiometer

DS1868B Dual Digital Potentiometer www. maximintegrated.com FEATURES Two digitally controlled, 256-position potentiometers Serial port provides means for setting and reading both potentiometers Resistors can be connected in series to provide

More information

GREEN RADIO: ENERGY EFFICIENT MOBILE TOWER NETWORK COMMUNICATION

GREEN RADIO: ENERGY EFFICIENT MOBILE TOWER NETWORK COMMUNICATION Volume 115 No. 7 2017, 555-560 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu GREEN RADIO: ENERGY EFFICIENT MOBILE TOWER NETWORK COMMUNICATION R.Vignesh

More information

USER'S MANUAL. Model : K

USER'S MANUAL. Model : K USER'S MANUAL Model : 2000-64K TM GINA MODEL 2000-64K Overview GINA Model 2000-64K is a stand-alone, high frequency data transceiver using spread spectrum technology. GINA 2000-64K capabilities include

More information

MIC2196 OSRAM LED LIGHTING

MIC2196 OSRAM LED LIGHTING MIC2196 OSRAM LED LIGHTING Osram OSTAR : Micrel LED Driver Advancements Introduction Today s high current LEDs are finding applications that replace conventional lamps including filament and fluorescent

More information

SmartRadio Transmitter / Receiver

SmartRadio Transmitter / Receiver Easy to use Radio Transmitter & Receivers AM Radio Hybrid Technology Supports Data or Telemetry communications Simple CMOS/TTL Data Interface Automatic data encryption / decryption Host Interface up to

More information

IF Digitally Controlled Variable-Gain Amplifier

IF Digitally Controlled Variable-Gain Amplifier 19-2601; Rev 1; 2/04 IF Digitally Controlled Variable-Gain Amplifier General Description The high-performance, digitally controlled variable-gain amplifier is designed for use from 0MHz to 400MHz. The

More information