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

Size: px
Start display at page:

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

Transcription

1 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 Engineering, School of Electrical and Informatics Engineering Bandung Institute of Technology, Jl. Ganesha No. 10 Bandung, 40132, Indonesia 1 angga.pradana@students.itb.ac.id 2 nurahmadi@stei.itb.ac.id 3 tadiono@stei.itb.ac.id 4,5 Department of Information & Communication Engineering Pukyong National University, Busan, Republic of Korea 4 wac.zze@gmail.com, 5 yhchung@pknu.ac.kr Abstract Visible Light Communication (VLC) is promising new technology to be applied in the lighting system infrastructure. This communication function should not interfere with the existing lighting system. In order to prevent from this interference, the utilized modulation scheme should have a limited dynamic range to avoid flickering and dimming effect. We propose Pulse Position Modulation (PPM) technique in our VLC system due to its very minimum dynamic range feature. This paper describes the design and analysis of VLC physical layer using PPM scheme to obtain a stable illumination. The design of physical layer consists of analog front end (AFE) circuit and the data processing which is implemented in microcontroller and FPGA. Based on the test results of our VLC system using low cost photo detector, the system is able to provide stable illumination while reaching the maximum data transfer rate of 20 kbps. Keywords: VLC, optical communication, PPM, physical layer, analog front end. I. INTRODUCTION Visible Light Communication (VLC) is a new alternative for wireless communication besides radio frequency (RF). VLC is one type of optical communication which uses visible light spectrum in nm, therefore the spectrum availability is very large compared to RF. Indoor VLC draws increasing attention along with the use of solid state lighting as entire lighting infrastructure replacing conventional lighting sources such as fluorescent or incandescent lamp. One example of a popular solid state lighting is Light Emitting Diode (LED). LEDs have several advantages over conventional lighting, such as more efficient (energy saving), longer lifetime, and cheaper. LED can be switched in very high speed so that it is potentially to be used as a communication media. One of important aspects which becomes the major focus of the researchers in VLC is the modulation scheme. Several modulation techniques have been proposed by many researchers, such as On-Off Keying (OOK) [1], Pulse Width Modulation (PWM) [2], and Pulse Position Modulation (PPM) [3,4]. OOK is the simplest type of modulation in which data '0' is represented by light off, while the data '1' is represented by lights on or vice versa. Since the data can only be encoded in two states (On/Off), OOK is only able to modulate the digital data. As consequence, it is less efficient in bandwidth utilization. Another issue in the use of OOK modulation is the effect of the lighting functions [5]. As much as possible LED should not be experiencing the effects of flickering and dimming during the communication process takes place. In OOK modulation, the state of LED will greatly depend on the transmitted data. As a result, if we have a lot of '0' data, the LED will be in off state for a long time. It could cause flickering effect of the lighting system in the room. In PWM modulation scheme, the data is represented by pulse width, or better known as the duty cycle (abbreviated in D ). PWM can modulate analog data, therefore PWM has better bandwidth efficiency than OOK. Due to the fact that the pulse width depends on the data to be sent, then the average power at the transmitter will fluctuate. Therefore this modulation can also cause a dimming effect on the lighting system [6]. Another modulation scheme is PPM. In this modulation technique, the data is represented on the pulse position where the pulse width is fixed (constant duty cycle). By varying the pulse position, it is possible to modulate analog data. Therefore this modulation technique has a better bandwidth efficiency [7]. While the use of a constant pulse width will make the average power of the LED becomes more constant (smaller dynamic range), as a result the dimming effect can be minimized compared to PWM. PPM is also suitable to be applied in optical communication such as VLC, since it has small or no multipath interference [8]. In this paper, we propose the use of PPM scheme and implement it in microcontroller and FPGA to demonstrate the data communication system using VLC. This paper focuses on designing VLC physical layer utilizing PPM modulation to obtain 20 kbps data transfers without interfering with the function of lighting. The system is designed for text data transfer for digital signage application. The first step is to design AFE circuit on the receiver and transmitter. Furthermore, the AFE circuit is tested to evaluate its performance. The next step is designing data processing which is adjusted to the specifications of its AFE performance. PPM modulator, the data framing, and flow control are implemented on the microcontroller, whereas the PPM demodulator and synchronizer are implemented on FPGA. II. PWM VS PPM In order to propagate the data or information through the communication channel, they need to be modulated. A simple and reliable modulation technique which is suitable

2 for optical communications is pulse modulation. Pulse modulation is a type of digital transmission communication system. Digital transmission has advantages over analog transmission which is more resistant to noise. In digital transmission, the message signal represented in a discrete form in both amplitude and time. Two popular types of pulse modulation is pulse width modulation (PWM) and pulse position modulation (PPM). Both PWM and PPM are able to modulate the analog data. The working principle of these modulation is illustrated in Figure 1. According to (3), it is known that PWM average voltage will depend on duty cycle (D) variable. It means that PWM pulse in Figure 1 (c) has an average voltage D 1 v A during t 0 t 1, D 2 v A during t 1 t 2, D 3 v A during t 2 t 3, and D 4 v A during t 4 t 5. Because the value of D 1, D 2, D 3, and D 4 is different to each other, then the average voltage during the period of t 0 to t 4 will vary. Consequently, the intensity of the LED also changes. According to Figure 1, the higher the value of analog signal, the higher the LED intensity and vice versa. This varying average voltage causes dimming effect on the lighting system. This dimming effect causes discomfort to the human eye and should be minimized. Unlike PWM which has varying duty cycle, PPM has a fixed duty cycle. According to (3), the average voltage of PPM will always remain constant during t 0 until t 5 because the amplitude and the duty cycle are always constant. In other words, the transmitted data will not affect the LED voltage. It can be concluded that the intensity of the LED light will tend to be constant and not fluctuate as PWM. III. EXPERIMENT SETUP The overall block diagram of communication system used in this experiment is illustrated in Figure 2. The block diagram illustration of the system is depicted in Figure 2(a) while the real implementation is shown in Figure 2(b). The system design is point-to-point unidirectional communication. Fig. 1. Pulse modulation waveform. Figure 1 (a) and (b) show the shape of the signal information in analog form and the sampling pulse respectively. PWM and PPM signal are digital signals that have constant pulse amplitudes where the amplitude in Figure 1 is v A. In PWM, the pulse width on high level (referred to duty cycle) is proportional to the amplitude of the sampled analog signal. The larger the amplitude of the analog signal, the larger the duty cycle. Unlike PWM which has pulse with varying duty cycle, PPM signal has a pulse with a constant duty cycle. Sampled amplitude of the analog signal is mapped to the position of the pulse within a prescribed time slot. In Figure 1, the time slots for the PPM pulses is t s. The larger the amplitude of sampled analog signal then the PPM pulse position is located farther to the right in the time slot. Varying duty cycle (D) in PWM raises the issue of LED illumination function. The voltage average value of the PWM pulses in Figure 1 (c) will change every one cycle of the sampling pulses (t s ). ( ) (1) ( ) (2) because PWM signal is digital pulse where v high = v A and v low = 0, so (3) Fig. 2. Experiment setup The scenario in this experiment is sending the data text streaming from a personal computer (PC) in the transmitter

3 Fig. 3. Analog Front End (AFE) schematic to the PC in receiver. User enters the data of text in ASCII format via user interface application which is installed on TX PC. This data is sent to microcontroller via UART. Microcontroller serves as data processor in transmitter. Furthermore, the microcontroller will modulate the data using the PPM encoder. PPM signal is fed to the TX AFE circuit that serves as the LED driver. LED converts PPM signal from electrical into light energy and propagated in free space. In receiver, photodiode (PD) converts the emitted PPM optical signal back into electrical signals. RX AFE is used for signal conditioning so that the signal can be read by FPGA properly. FPGA serves as data processing at receiver. PPM decoder design is implemented in FPGA. The output of PPM decoder is text data in ASCII format. This data is sent into RX PC via UART. The stream of this data is then displayed on RX PC and subsequently stored for analysis purpose of whole communication systems. Data processor at transmitter uses microcontroller for PPM modulation process because the process tends to be simpler. At the receiver side, the data processor uses FPGA for PPM demodulation process because it is more complicated and requires higher accuracy of PPM pulse timing. A. Design of Analog Front End (AFE) The front end part in transmitter is LED while in receiver is photodiode (PD). The technical specifications of LED and PD used in this experiment are shown in Table 1. TABLE I. Component LED Photodiode LED AND PHOTODIODE SPECIFICATION Specification voltage rating : 12V power : 2W view angle : 100 o luminous intensity: lx wavelength : nm (white) spectral response : nm dark current : 10 μa rise/fall time : 5 μs When the input of LED driver receives logic '1' from microcontroller, the transistor will saturate and the LED turns on. In contrast, when it receives logic '0' from microcontroller, the transistor will cut-off and LED turns off. Figure 3(b) shows the AFE circuit at the receiver and the various signals formed in several test points. This circuit is used for signal conditioning which will make sure that the signal generated by PD can be read properly by FPGA. Because the output of PD is electrical current, it is necessary to convert the current into voltage using op-amp U1 in Figure 3(b). This op-amp circuit is also known as trans impedance amplifier (TIA) or inverting amplifier. Capacitor C1 (also called feedback capacitor) is used for opamp compensation so that the op-amp circuit becomes more stable. Afterwards, the signal is passed to the three stages of transistor circuit. PNP-type BJT in first stage serves to change the polarity of the op-amp output signal. The output signal of the op-amp has a negative amplitude, so it needs to be clamped into positive in order to be able read by FPGA correctly. Transistor circuit at the next stage shifts the voltage level of amplitude signal to 3.3V so that it complies with I/O voltage reference in FPGA. At the last stage, the transistor circuit is used for impedance matching between the AFE circuit with FPGA I/O. B. Data Processor Design The design of data processor is implemented in microcontroller at the transmitter side, while the data processor at the receiver side is implemented in FPGA. The flow chart of microcontroller program i s illustrated in Figure 4. At the transmitter, the AFE is formed by LED driver circuit. LED driver circuit is an amplifier with one transistor as shown in Figure 3 (a). PPM is a digital pulse signal, so that only required two conditions of the LEDs: on and off state. Fig. 4. The flow chart of microcontroller program

4 Fig. 6. Data processor core design for receiver Microcontroller will be in stand-by mode waiting for the arrival of data from TX PC. As soon as the data is received from the TX PC via USART, the data is converted into a bit stream and modulated by PPM modulator. Each 8-bit data will be given a header for the synchronization process. The output signal from microcontroller is fed to the TX AFE for subsequently transmitted to the receiver. As explained in Section II, PPM can modulate analog signal. It means that pulse signal can carry N messages bits which are encoded by transmitting a single pulse in one of 2 N possible required time shifts (N-ary PPM). The pulse is repeated every T seconds so the bit transfer rate is N / T bits per seconds. For testing purposes, the design of PPM in this experiment employs 1 bit and 2 bits per pulse modulation as illustrated in Figure 6. For 1-PPM, there are 2 1 possibilities time shifts. They are t 1 and t 2 to represent data '0' and '1' respectively as shown in Figure 5(a). For 2-PPM, there are 2 2 possibilities time shifts. They are t 1, t 2, t 3, and t 4 to represent data '00', '01', '10' and '11' respectively as shown in Figure 5(b). IV. TEST AND ANALYSIS The first testing needs to be done is part of AFE. It is necessary to know the capability and performance of the AFE circuit so that some design parameters on data processor can adjust the ability of the AFE. Afterwards, the whole communication system as shown in block diagram in Figure 3 is tested. A. Analog Front End Test (AFE) AFE testing includes the testing against the effect of frequency and distance. Frequency test needs to be carried out to determine the bandwidth of the AFE. VLC is a type of wireless communication so that it should be good enough to support mobility. Therefore, testing against distance is also required to be perfomed. To perform frequency response test, the microcontroller in transmitter is programmed to generate square wave with a frequency of 1 khz to 222 khz. Then the output signal from RX AFE observed with an oscilloscope. According to the observation, the use of frequencies above 20 khz begins to cause trans impedance amplifier (TIA) circuit on receiver unstable. The output signal suffers an oscillation as shown in Figure 7(a). It can be overcome by using a feedback capacitor (C1) in TIA circuit as a compensator. As a result, the output signal from the TIA becomes more stable as shown in figure 7(b). (b) 2-PPM Fig. 5. N-ary PPM. The data processor at the receiver is implemented on FPGA. The block diagram of the data processor core is depicted in Figure 6. The output signal from RX AFE is connected to an FPGA I/O (incoming signal). Header detector serves to detect the start bit of incoming data. Synchronizer block serves to determine the header bits, the first bit, second bit, and so on. The synchronizer controls PPM decoder, serial to parallel and USART module. Fig. 7. TIA output signal waveform TX input waveform and RX output waveform for frequency test of 1 khz to 222 khz is shown in Figure 8. Based on the observations, the higher the frequency of square wave signal, then the amplitude of the output signal of RX AFE getting smaller and more distorted.

5 Fig. 8. TX (yellow) and RX (blue) square wave signal at several frequencies Full graph plot for frequency response (khz) against gain amplifier (db) is presented in Figure 9. It is known that the AFE bandwidth is about 132 khz. Fig. 10. TX (yellow) and RX (blue) PPM waveform at several distance The complete graph plot for relation between LED- PD distance (cm) against gain amplifier (db) is presented in Figure 11. It is known that the maximum limit of the optimal range for this communication is 67 cm. Fig. 9. Square wave frequency response for 1 khz to 222 khz To obtain the best performance, PPM modulation requires sharp rise time and fall time pulse to keep the PPM pulse can be read correctly on the receiver. From the observation of the signal captured by the oscilloscope, note that the rise time (t r ) and fall time of the system transceiver is 10 µs. The rise time of this analog circuit should be much smaller than the period of the pulse PPM (T s ). To obtain the best performance, we select T s ten times t r, so ( ) (4) In this test, if we use a 2-PPM pulse period (T s ) of 100 μs, then transmit bit rate obtained is (5) Fig. 11. Effect of variable distance from 25 cm to 78 cm against received power at the receiver For transmission at longer distances (in this case more than 50 cm), the effect of ambient light cannot be ignored. Because this device is designed for indoor applications, the most likely ambient light in the room is type of artificial light source such as a fluorescent lamp which operates at a frequency of Hz. To overcome this problem, it would require the addition of a type of filter circuit to eliminate the influence of ambient light. The next AFE testing is the effect of distance between LED and PD against gain amplifier. In this test, the microcontroller on transmitter is programmed to generate test vectors of PPM signal. Then the RX AFE output is observed on oscilloscope. The distance between LED and PD is varied from 25 to 80 cm. PPM signal waveform in TX and RX for several different distances which is captured by oscilloscope are shown in Figure 10. It can be observed that the greater the distance of LED - PD, then the amplitude of RX signal weakened. Fig. 12. Screen shoot of user application

6 B. Measurement of BER performance The last section of the experiment is a testing for the whole communication system. This test scenario is carried out by entering a few paragraphs of text via user applications installed on the TX PC as shown in Figure 12(a) and then transmit and display it on user application in RX PC as shown in Figure 12(b). Fig. 13. Bit error rate (BER) against LED-PD disance The received data on RX PC then stored and compared with data on the TX PC so that BER (bit error rate) of the communication system can be calculated. BER measurements is performed for distances of 25 to 65 cm. PPM modulation scheme which is used in this test are 1- and 2-PPM. PPM pulse frequency is set to 1 khz and 10 khz. BER measurement results against the distance for several data transfer rate is presented in Figure 13. Based on the graph, it is known that the higher speed of data transfer, then the data error is also higher. The farther the distance between LED-PD, the BER tends to get worsen. At the same frequency, 2-PPM tends to have a higher BER than 1 PPM. This is because the 2-PPM has bit resolution per-pulse lower than 1-PPM hence less tolerant of error time shift calculation in the demodulator. V. CONCLUSION One PPM pulse can bring up a few bits of data (N-ary PPM). The higher N is used, then the baud rate is also higher. Besides, PPM pulse has a smaller dynamic range of amplitude than other digital pulse modulations such as OOK and PWM. With a smaller dynamic range, PPM is able to minimize the effect of flickering and dimming that could disturb the lighting system. In this experiment, VLC physical layer system has been built successfully using PPM modulation scheme. The maximum data transfer rate up to 20 kbps is obtained. According to the experiment results, the higher the data transfer rate and the further the distance between LED-PD, the BER is getting worse. Therefore, for further development, we recommend to employ error detection or error correction method on this physical layer to improve the performance of this VLC system REFERENCE [1] D. Zhang, Y. Zhu, and Y. Zhang, Multi-LED Phase- Shifted OOK Modulation Based Visible Light Communication Systems, in IEEE PHOTONICS TECHNOLOGY LETTERS, VOL. 25, NO. 23, DECEMBER 1, [2] M. Saadi, L. Wuttisittikulkij, Y. Zhao, et al., Performance analysis of optical wireless communication system using pulse width modulation, in th International Conference on Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology (ECTI-CON), IEEE, 2013, pp [3] Ali, A.Y., Zaichen Zhang ; Baiqing Zong, Pulse position and shape modulation for visible light communication system, in 2014 International Conference on Electromagnetics in Advanced Applications (ICEAA). IEEE, 2014, pp [4] Shinwasusin, E.-A., Charoenlarpnopparut, C., Suksompong, P., Taparugssanagorn, A., Modulation performance for visible light communications, in th International Conference of Information and Communication Technology for Embedded Systems (IC-ICTES). IEEE, 2015, pp [5] Hyung-Joon J., Jooj-Ho C., Eun Byeol C., Chung Ghiu L., Simulation of a VLC system with 1 Mb/s NRZOOK data with dimming signal, in International Conference on Advanced Infocom Technology 2011 (ICAIT 2011). IEEE, 2011, pp [6] M. Doshi and R. Zane, Control of Solid-State Lamps Using a Multiphase Pulsewidth Modulation Technique, IEEE Transactions on Communications, vol. 25, no. 7, pp , [7] Rimhwan L., Kyungsu Y., Jong-Ho Y., et al. Performance analysis of M-ary PPM in dimmable visible light communications, in 2013 Fifth International Conference on Ubiquitous and Future Networks (ICUFN). IEEE, 2013, pp [8] Nan Wu, Xudong Wang, Hao Dai, Performance of indoor visible light systems using OOK and PPM modulations under multipath channels, in nd International Workshop on Optical Wireless Communications (IWOW). IEEE, 2013, pp

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

RF Basics 15/11/2013

RF Basics 15/11/2013 27 RF Basics 15/11/2013 Basic Terminology 1/2 dbm is a measure of RF Power referred to 1 mw (0 dbm) 10mW(10dBm), 500 mw (27dBm) PER Packet Error Rate [%] percentage of the packets not successfully received

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

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

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

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

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

LABORATORY EXPERIMENT. Infrared Transmitter/Receiver

LABORATORY EXPERIMENT. Infrared Transmitter/Receiver LABORATORY EXPERIMENT Infrared Transmitter/Receiver (Note to Teaching Assistant: The week before this experiment is performed, place students into groups of two and assign each group a specific frequency

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

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

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

Design of PC to PC Data Transfer System Using Optical Line of Sight Wireless Communication (OLSWC) Technology

Design of PC to PC Data Transfer System Using Optical Line of Sight Wireless Communication (OLSWC) Technology IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 11, Issue 4, Ver. IV (Jul.-Aug.2016), PP 01-06 www.iosrjournals.org Design of PC to PC

More information

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM 1 J. H.VARDE, 2 N.B.GOHIL, 3 J.H.SHAH 1 Electronics & Communication Department, Gujarat Technological University, Ahmadabad, India

More information

Design of Signal Conditioning Circuit for Photoelectric Sensor. , Zhennan Zhang

Design of Signal Conditioning Circuit for Photoelectric Sensor. , Zhennan Zhang 7th International Conference on Education, Management, Computer and Medicine (EMCM 2016) Design of Signal Conditioning Circuit for Photoelectric Sensor 1, a* Nan Xie 2, b, Zhennan Zhang 2, c and Weimin

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

A Low-complexity of VLC System using BPSK

A Low-complexity of VLC System using BPSK A Low-complexity of VLC System using BPSK https://doi.org/10.3991/ijes.v6i1.8072 Trio Adiono!! ", Angga Pradana, Syifaul Fuada Institut Teknologi Bandung, Indonesia tadiono@stei.itb.ac.id Abstract The

More information

Demonstration of bi-directional LED visible light communication using TDD traffic with mitigation of reflection interference

Demonstration of bi-directional LED visible light communication using TDD traffic with mitigation of reflection interference Demonstration of bi-directional LED visible light communication using TDD traffic with mitigation of reflection interference Y. F. Liu, 1 C. H. Yeh, 2 C. W. Chow, 1,* Y. Liu, 3 Y. L. Liu, 2 and H. K. Tsang

More information

Communication and Sensing Using Light

Communication and Sensing Using Light Communication and Sensing Using Light Xia Zhou Department of Computer Science Dartmouth College dartnets Increasingly Connected World 2 Two Key Challenges Emerge Radio spectrum crunch Ever-growing user

More information

A High-Speed Bi-Directional Visible Light Communication System Based on RGB-LED

A High-Speed Bi-Directional Visible Light Communication System Based on RGB-LED COMMUNICATIONS SYSTEM DESIGN A High-Speed Bi-Directional Visible Light Communication System Based on RGB-LED WANG Yuanquan and CHI Nan Department of Communication Science and Engineering, Fudan University,

More information

The Breakdown. Figure 1: Block Diagram (above: Transmitter; below: Receiver)

The Breakdown. Figure 1: Block Diagram (above: Transmitter; below: Receiver) Introduction This project is designed to establish one-way data communication from a transmitter to a receiver over the infrared optical medium. More specifically, the project will communicate a modulated

More information

COHERENT DETECTION OPTICAL OFDM SYSTEM

COHERENT DETECTION OPTICAL OFDM SYSTEM 342 COHERENT DETECTION OPTICAL OFDM SYSTEM Puneet Mittal, Nitesh Singh Chauhan, Anand Gaurav B.Tech student, Electronics and Communication Engineering, VIT University, Vellore, India Jabeena A Faculty,

More information

Optical Wireless Communications

Optical Wireless Communications Optical Wireless Communications System and Channel Modelling with MATLAB Z. Ghassemlooy W. Popoola S. Rajbhandari W CRC Press Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of

More information

AC LAB ECE-D ecestudy.wordpress.com

AC LAB ECE-D ecestudy.wordpress.com PART B EXPERIMENT NO: 1 AIM: PULSE AMPLITUDE MODULATION (PAM) & DEMODULATION DATE: To study Pulse Amplitude modulation and demodulation process with relevant waveforms. APPARATUS: 1. Pulse amplitude modulation

More information

Amplitude and Phase Distortions in MIMO and Diversity Systems

Amplitude and Phase Distortions in MIMO and Diversity Systems Amplitude and Phase Distortions in MIMO and Diversity Systems Christiane Kuhnert, Gerd Saala, Christian Waldschmidt, Werner Wiesbeck Institut für Höchstfrequenztechnik und Elektronik (IHE) Universität

More information

DESIGN OF AN ANALOG FIBER OPTIC TRANSMISSION SYSTEM

DESIGN OF AN ANALOG FIBER OPTIC TRANSMISSION SYSTEM DESIGN OF AN ANALOG FIBER OPTIC TRANSMISSION SYSTEM OBJECTIVE To design and build a complete analog fiber optic transmission system, using light emitting diodes and photodiodes. INTRODUCTION A fiber optic

More information

Speed Control of Single Phase Induction Motor Using Infrared Receiver Module

Speed Control of Single Phase Induction Motor Using Infrared Receiver Module Speed Control of Single Phase Induction Motor Using Infrared Receiver Module Souvik Kumar Dolui 1, Dr.Soumitra Kumar Mandal 2 M.Tech Student, Dept. of Electrical Engineering, NITTTR, Kolkata, Salt Lake

More information

Department of Electronics & Communication Engineering LAB MANUAL SUBJECT: DIGITAL COMMUNICATION LABORATORY [ECE324] (Branch: ECE)

Department of Electronics & Communication Engineering LAB MANUAL SUBJECT: DIGITAL COMMUNICATION LABORATORY [ECE324] (Branch: ECE) Department of Electronics & Communication Engineering LAB MANUAL SUBJECT: DIGITAL COMMUNICATION LABORATORY [ECE324] B.Tech Year 3 rd, Semester - 5 th (Branch: ECE) Version: 01 st August 2018 The LNM Institute

More information

Electronics Interview Questions

Electronics Interview Questions Electronics Interview Questions 1. What is Electronic? The study and use of electrical devices that operate by controlling the flow of electrons or other electrically charged particles. 2. What is communication?

More information

3V DUAL MODE TRANSCEIVER 434 MHz BAND Product Code:

3V DUAL MODE TRANSCEIVER 434 MHz BAND Product Code: 3V DUAL MODE TRANSCEIVER 434 MHz BAND Product Code: 32001269 Rev. 1.6 PRODUCT SUMMARY: Dual-mode transceiver operating in the 434 MHz ISM band with extremely compact dimensions. The module operates as

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

Performance Evaluation of STBC-OFDM System for Wireless Communication

Performance Evaluation of STBC-OFDM System for Wireless Communication Performance Evaluation of STBC-OFDM System for Wireless Communication Apeksha Deshmukh, Prof. Dr. M. D. Kokate Department of E&TC, K.K.W.I.E.R. College, Nasik, apeksha19may@gmail.com Abstract In this paper

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

Massachusetts Institute of Technology MIT

Massachusetts Institute of Technology MIT Massachusetts Institute of Technology MIT Real Time Wireless Electrocardiogram (ECG) Monitoring System Introductory Analog Electronics Laboratory Guilherme K. Kolotelo, Rogers G. Reichert Cambridge, MA

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

9 Feedback and Control

9 Feedback and Control 9 Feedback and Control Due date: Tuesday, October 20 (midnight) Reading: none An important application of analog electronics, particularly in physics research, is the servomechanical control system. Here

More information

International Journal of Modern Trends in Engineering and Research e-issn No.: , Date: April, 2016

International Journal of Modern Trends in Engineering and Research  e-issn No.: , Date: April, 2016 International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 28-30 April, 2016 Visible light underwater communication using different light sources Pranav

More information

Optical Modulation and Frequency of Operation

Optical Modulation and Frequency of Operation Optical Modulation and Frequency of Operation Developers AB Overby Objectives Preparation Background The objectives of this experiment are to describe and illustrate the differences between frequency of

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

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

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

CHAPTER 8 PHOTOMULTIPLIER TUBE MODULES

CHAPTER 8 PHOTOMULTIPLIER TUBE MODULES CHAPTER 8 PHOTOMULTIPLIER TUBE MODULES This chapter describes the structure, usage, and characteristics of photomultiplier tube () modules. These modules consist of a photomultiplier tube, a voltage-divider

More information

Optical Complex Spectrum Analyzer (OCSA)

Optical Complex Spectrum Analyzer (OCSA) Optical Complex Spectrum Analyzer (OCSA) First version 24/11/2005 Last Update 05/06/2013 Distribution in the UK & Ireland Characterisation, Measurement & Analysis Lambda Photometrics Limited Lambda House

More information

Real-time white-light phosphor-led visible light communication (VLC) with compact size

Real-time white-light phosphor-led visible light communication (VLC) with compact size Real-time white-light phosphor-led visible light communication (VLC) with compact size Chien-Hung Yeh, 1,2,* Yen-Liang Liu, 1 and Chi-Wai Chow 1,3 1 Information and Communications Research Laboratories,

More information

Opportunities and Challenges for High-Speed Optical-Wireless Links

Opportunities and Challenges for High-Speed Optical-Wireless Links Fraunhofer Networks Heinrich Hertz + Systems Institute Opportunities and Challenges for High-Speed Optical-Wireless Links Jelena Vučić and Klaus-Dieter Langer Fraunhofer Heinrich-Hertz-Institut Fraunhofer

More information

To learn fundamentals of high speed I/O link equalization techniques.

To learn fundamentals of high speed I/O link equalization techniques. 1 ECEN 720 High-Speed Links: Circuits and Systems Lab5 Equalization Circuits Objective To learn fundamentals of high speed I/O link equalization techniques. Introduction An ideal cable could propagate

More information

Lecture 13: Visible Light Communications

Lecture 13: Visible Light Communications MIT 6.829: Computer Networks Fall 2017 Lecture 13: Visible Light Communications Scribe: 13: Visible Light Communications 1 Overview This lecture is on the use of visible light for sensing and communication.

More information

DESIGN OF STBC ENCODER AND DECODER FOR 2X1 AND 2X2 MIMO SYSTEM

DESIGN OF STBC ENCODER AND DECODER FOR 2X1 AND 2X2 MIMO SYSTEM Indian J.Sci.Res. (): 0-05, 05 ISSN: 50-038 (Online) DESIGN OF STBC ENCODER AND DECODER FOR X AND X MIMO SYSTEM VIJAY KUMAR KATGI Assistant Profesor, Department of E&CE, BKIT, Bhalki, India ABSTRACT This

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

Department of Electronics & Telecommunication Engg. LAB MANUAL. B.Tech V Semester [ ] (Branch: ETE)

Department of Electronics & Telecommunication Engg. LAB MANUAL. B.Tech V Semester [ ] (Branch: ETE) Department of Electronics & Telecommunication Engg. LAB MANUAL SUBJECT:-DIGITAL COMMUNICATION SYSTEM [BTEC-501] B.Tech V Semester [2013-14] (Branch: ETE) KCT COLLEGE OF ENGG & TECH., FATEHGARH PUNJAB TECHNICAL

More information

Simplified, high performance transceiver for phase modulated RFID applications

Simplified, high performance transceiver for phase modulated RFID applications Simplified, high performance transceiver for phase modulated RFID applications Buchanan, N. B., & Fusco, V. (2015). Simplified, high performance transceiver for phase modulated RFID applications. In Proceedings

More information

CARRIER LESS AMPLITUDE AND PHASE (CAP) ODULATION TECHNIQUE FOR OFDM SYSTEM

CARRIER LESS AMPLITUDE AND PHASE (CAP) ODULATION TECHNIQUE FOR OFDM SYSTEM CARRIER LESS AMPLITUDE AND PHASE (CAP) ODULATION TECHNIQUE FOR OFDM SYSTEM S.Yogeeswaran 1, Ramesh, G.P 2, 1 Research Scholar, St.Peter s University, Chennai, India, 2 Professor, Department of ECE, St.Peter

More information

DR7000-EV MHz. Transceiver Evaluation Module

DR7000-EV MHz. Transceiver Evaluation Module Designed for Short-Range Wireless Data Communications Supports RF Data Transmission Rates Up to 115.2 kbps 3 V, Low Current Operation plus Sleep Mode Up to 10 mw Transmitter Power The DR7000-EV hybrid

More information

Bandwidth Extension of an Enhanced SNR with a higher Light Uniformity of a Phosphorescent White LED Based Visible Light Communication System

Bandwidth Extension of an Enhanced SNR with a higher Light Uniformity of a Phosphorescent White LED Based Visible Light Communication System Bandwidth Extension of an Enhanced SNR with a higher Light Uniformity of a Phosphorescent White LED Based Visible Light Communication System Monette H. Khadr, Heba A. Fayed, Ahmed Abd El Aziz, Moustafa

More information

Dimming-discrete-multi-tone (DMT) for simultaneous color control and high speed visible light communication

Dimming-discrete-multi-tone (DMT) for simultaneous color control and high speed visible light communication Dimming-discrete-multi-tone () for simultaneous color control and high speed visible light communication Jiun-Yu Sung, 1 Chi-Wai Chow, 1,* and Chien-Hung Yeh 2,3 1 Department of Photonics and Institute

More information

CHAPTER IV DESIGN AND ANALYSIS OF VARIOUS PWM TECHNIQUES FOR BUCK BOOST CONVERTER

CHAPTER IV DESIGN AND ANALYSIS OF VARIOUS PWM TECHNIQUES FOR BUCK BOOST CONVERTER 59 CHAPTER IV DESIGN AND ANALYSIS OF VARIOUS PWM TECHNIQUES FOR BUCK BOOST CONVERTER 4.1 Conventional Method A buck-boost converter circuit is a combination of the buck converter topology and a boost converter

More information

115.2 Kb/s and RXD-B for signal rates of 576 Kb/s and 4.0 Mb/s.

115.2 Kb/s and RXD-B for signal rates of 576 Kb/s and 4.0 Mb/s. 1 H Infrared Transceiver Technical Data HSDL-1100 Features Fully Compliant to IrDA 1.1 4 Mbps Compatible with ASK, HP- SIR, and TV Remote Backward Compatible to Slower Speeds Excellent Nose to Nose Operation

More information

Comparative Study of OFDM & MC-CDMA in WiMAX System

Comparative Study of OFDM & MC-CDMA in WiMAX System IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 1, Ver. IV (Jan. 2014), PP 64-68 Comparative Study of OFDM & MC-CDMA in WiMAX

More information

COMPUTER COMMUNICATION AND NETWORKS ENCODING TECHNIQUES

COMPUTER COMMUNICATION AND NETWORKS ENCODING TECHNIQUES COMPUTER COMMUNICATION AND NETWORKS ENCODING TECHNIQUES Encoding Coding is the process of embedding clocks into a given data stream and producing a signal that can be transmitted over a selected medium.

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

Experiment # (3) PCM Modulator

Experiment # (3) PCM Modulator Islamic University of Gaza Faculty of Engineering Electrical Department Experiment # (3) PCM Modulator Digital Communications Lab. Prepared by: Eng. Mohammed K. Abu Foul Experiment Objectives: 1. To understand

More information

Class #9: Experiment Diodes Part II: LEDs

Class #9: Experiment Diodes Part II: LEDs Class #9: Experiment Diodes Part II: LEDs Purpose: The objective of this experiment is to become familiar with the properties and uses of LEDs, particularly as a communication device. This is a continuation

More information

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

A Low Cost Demonstration Platform for Reducing Energy Consumption by Regulating Building Controls through VLC 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

More information

1 UAT Test Procedure and Report

1 UAT Test Procedure and Report 1 UAT Test Procedure and Report These tests are performed to ensure that the UAT Transmitter will comply with the equipment performance tests during and subsequent to all normal standard operating conditions

More information

Photodiode types. Fig Transistor Optocouplers & Opto Sensors

Photodiode types. Fig Transistor Optocouplers & Opto Sensors Module 5 www.learnabout-electronics.org Opto Coupled Devices Module 5.0 What you ll learn in Module 5.0 After studying this section, you should be able to: Opto Devices & Phototransistors Describe the

More information

Bandwidth and Power analysis of PADM

Bandwidth and Power analysis of PADM Bandwidth and Power analysis of PADM Adroja Parth VIT University Tamilnadu, India Abstract In case of an optical communication, the loss of optical power is very high when the bandwidth is limited. The

More information

BINARY AMPLITUDE SHIFT KEYING

BINARY AMPLITUDE SHIFT KEYING BINARY AMPLITUDE SHIFT KEYING AIM: To set up a circuit to generate Binary Amplitude Shift keying and to plot the output waveforms. COMPONENTS AND EQUIPMENTS REQUIRED: IC CD4016, IC 7474, Resistors, Zener

More information

Wireless Speed Control of an Induction Motor Using Pwm Technique with Gsm

Wireless Speed Control of an Induction Motor Using Pwm Technique with Gsm IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 6, Issue 2 (May. - Jun. 2013), PP 01-05 Wireless Speed Control of an Induction Motor Using

More information

Metameric Modulation for Diffuse Visible Light Communications with Constant Ambient Lighting

Metameric Modulation for Diffuse Visible Light Communications with Constant Ambient Lighting Metameric Modulation for Diffuse Visible Light Communications with Constant Ambient Lighting Pankil M. Butala, Jimmy C. Chau, Thomas D. C. Little Department of Electrical and Computer Engineering Boston

More information

Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems

Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems 1 Eun-Jung Yoon, 2 Kangyeob Park, 3* Won-Seok Oh 1, 2, 3 SoC Platform Research Center, Korea Electronics Technology

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

Field Effect Transistors

Field Effect Transistors Field Effect Transistors Purpose In this experiment we introduce field effect transistors (FETs). We will measure the output characteristics of a FET, and then construct a common-source amplifier stage,

More information

Design And Application Of A Control System For DC Motors Over Power Line

Design And Application Of A Control System For DC Motors Over Power Line Design And Application Of A Control System For DC Motors Over Power Line Alperen Mustafa Colak Electronic and Communication Engineering Cankaya University Ankara, Turkey alperenmustafacolak@gmail.com Ilhan

More information

Communication Systems Lab

Communication Systems Lab LAB MANUAL Communication Systems Lab (EE-226-F) Prepared by: Varun Sharma (Lab In-charge) Dayal C. Sati (Faculty In-charge) B R C M CET BAHAL DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING Page

More information

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK Akshita Abrol Department of Electronics & Communication, GCET, Jammu, J&K, India ABSTRACT With the rapid growth of digital wireless communication

More information

High-Speed Interconnect Technology for Servers

High-Speed Interconnect Technology for Servers High-Speed Interconnect Technology for Servers Hiroyuki Adachi Jun Yamada Yasushi Mizutani We are developing high-speed interconnect technology for servers to meet customers needs for transmitting huge

More information

FDM- FREQUENCY DIVISION MULTIPLEXING

FDM- FREQUENCY DIVISION MULTIPLEXING FDM- FREQUENCY DIVISION MULTIPLEXING Multiplexing to refer to the combination of information streams from multiple sources for transmission over a shared medium Demultiplexing to refer to the separation

More information

A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram

A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram LETTER IEICE Electronics Express, Vol.10, No.4, 1 8 A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram Wang-Soo Kim and Woo-Young Choi a) Department

More information

Chlorophyll a/b-chlorophyll a sensor for the Biophysical Oceanographic Sensor Array

Chlorophyll a/b-chlorophyll a sensor for the Biophysical Oceanographic Sensor Array Intern Project Report Chlorophyll a/b-chlorophyll a sensor for the Biophysical Oceanographic Sensor Array Mary Ma Mentor: Zbigniew Kolber August 21 st, 2003 Introduction Photosynthetic organisms found

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

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

Designing VCNL4000 into an Application

Designing VCNL4000 into an Application VISHAY SEMICONDUCTORS Optoelectronics Application Note INTRODUCTION The VCNL4000 is a proximity sensor with an integrated ambient light sensor. It is the industry s first optical sensor to combine an infrared

More information

3V TRANSCEIVER 2.4GHz BAND

3V TRANSCEIVER 2.4GHz BAND 3V TRANSCEIVER 2.4GHz BAND Rev. 2 Code: 32001271 QUICK DESCRIPTION: IEEE 802.15.4 compliant transceiver operating in the 2.4 GHz ISM band with extremely compact dimensions. The module operates as an independent

More information

Design and Implementation of Digital Stethoscope using TFT Module and Matlab Visualisation Tool

Design and Implementation of Digital Stethoscope using TFT Module and Matlab Visualisation Tool World Journal of Technology, Engineering and Research, Volume 3, Issue 1 (2018) 297-304 Contents available at WJTER World Journal of Technology, Engineering and Research Journal Homepage: www.wjter.com

More information

Agilent AN 1275 Automatic Frequency Settling Time Measurement Speeds Time-to-Market for RF Designs

Agilent AN 1275 Automatic Frequency Settling Time Measurement Speeds Time-to-Market for RF Designs Agilent AN 1275 Automatic Frequency Settling Time Measurement Speeds Time-to-Market for RF Designs Application Note Fast, accurate synthesizer switching and settling are key performance requirements in

More information

multiplier input Env. Det. LPF Y (Vertical) VCO X (Horizontal)

multiplier input Env. Det. LPF Y (Vertical) VCO X (Horizontal) Spectrum Analyzer Objective: The aim of this project is to realize a spectrum analyzer using analog circuits and a CRT oscilloscope. This interface circuit will enable to use oscilloscopes as spectrum

More information

OFDM Systems For Different Modulation Technique

OFDM Systems For Different Modulation Technique Computing For Nation Development, February 08 09, 2008 Bharati Vidyapeeth s Institute of Computer Applications and Management, New Delhi OFDM Systems For Different Modulation Technique Mrs. Pranita N.

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

Average Delay in Asynchronous Visual Light ALOHA Network

Average Delay in Asynchronous Visual Light ALOHA Network Average Delay in Asynchronous Visual Light ALOHA Network Xin Wang, Jean-Paul M.G. Linnartz, Signal Processing Systems, Dept. of Electrical Engineering Eindhoven University of Technology The Netherlands

More information

Using Circuits, Signals and Instruments

Using Circuits, Signals and Instruments Using Circuits, Signals and Instruments To be ignorant of one s ignorance is the malady of the ignorant. A. B. Alcott (1799-1888) Some knowledge of electrical and electronic technology is essential for

More information

HOW TO UNDERSTAND THE WORKINGS OF RADIO CONTROL

HOW TO UNDERSTAND THE WORKINGS OF RADIO CONTROL HOW TO UNDERSTAND THE WORKINGS OF RADIO CONTROL By: Roger Carignan This article resulted from a workshop hosted by a member of our R/C model club, the 495 th R/C Squadron. I was asked to make a presentation

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

Performance analysis of OFDM with QPSK using AWGN and Rayleigh Fading Channel

Performance analysis of OFDM with QPSK using AWGN and Rayleigh Fading Channel Performance analysis of OFDM with QPSK using AWGN and Rayleigh Fading Channel 1 V.R.Prakash* (A.P) Department of ECE Hindustan university Chennai 2 P.Kumaraguru**(A.P) Department of ECE Hindustan university

More information

11.1 Gbit/s Pluggable Small Form Factor DWDM Optical Transceiver Module

11.1 Gbit/s Pluggable Small Form Factor DWDM Optical Transceiver Module INFORMATION & COMMUNICATIONS 11.1 Gbit/s Pluggable Small Form Factor DWDM Transceiver Module Yoji SHIMADA*, Shingo INOUE, Shimako ANZAI, Hiroshi KAWAMURA, Shogo AMARI and Kenji OTOBE We have developed

More information

UNIT - 5 OPTICAL RECEIVER

UNIT - 5 OPTICAL RECEIVER UNIT - 5 LECTURE-1 OPTICAL RECEIVER Introduction, Optical Receiver Operation, receiver sensitivity, quantum limit, eye diagrams, coherent detection, burst mode receiver operation, Analog receivers. RECOMMENDED

More information

Analysis of four channel CWDM Transceiver Modules based on Extinction Ratio and with the use of EDFA

Analysis of four channel CWDM Transceiver Modules based on Extinction Ratio and with the use of EDFA Analysis of four channel CWDM Transceiver Modules based on Extinction Ratio and with the use of EDFA P.P. Hema [1], Prof. A.Sangeetha [2] School of Electronics Engineering [SENSE], VIT University, Vellore

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

TCS230 PROGRAMMABLE COLOR LIGHT TO FREQUENCY CONVERTER TAOS046 - FEBRUARY 2003

TCS230 PROGRAMMABLE COLOR LIGHT TO FREQUENCY CONVERTER TAOS046 - FEBRUARY 2003 High-Resolution Conversion of Light Intensity to Frequency Programmable Color and Full-Scale Output Frequency Communicates Directly With a Microcontroller Single-Supply Operation (2.7 V to 5.5 V) Power

More information

Electronics Design Laboratory Lecture #10. ECEN 2270 Electronics Design Laboratory

Electronics Design Laboratory Lecture #10. ECEN 2270 Electronics Design Laboratory Electronics Design Laboratory Lecture #10 Electronics Design Laboratory 1 Lessons from Experiment 4 Code debugging: use print statements and serial monitor window Circuit debugging: Re check operation

More information

RTTY: an FSK decoder program for Linux. Jesús Arias (EB1DIX)

RTTY: an FSK decoder program for Linux. Jesús Arias (EB1DIX) RTTY: an FSK decoder program for Linux. Jesús Arias (EB1DIX) June 15, 2001 Contents 1 rtty-2.0 Program Description. 2 1.1 What is RTTY........................................... 2 1.1.1 The RTTY transmissions.................................

More information