Networked Indoor Lighting Controls with Visible Light Communication Kevin Warmerdam

Size: px
Start display at page:

Download "Networked Indoor Lighting Controls with Visible Light Communication Kevin Warmerdam"

Transcription

1 Delft University of Technology Master s Thesis in Embedded Systems Networked Indoor Lighting Controls with Visible Light Communication Kevin Warmerdam

2

3 Networked Indoor Lighting Controls with Visible Light Communication Master s Thesis in Embedded Systems Embedded Software Section Faculty of Electrical Engineering, Mathematics and Computer Science Delft University of Technology Mekelweg 4, 2628 CD Delft, The Netherlands Kevin Warmerdam k.p.warmerdam@student.tudelft.nl September 10, 2015

4 Author Kevin Warmerdam Title Networked Indoor Lighting Controls with Visible Light Communication MSc presentation September 23, 2015 Graduation Committee Prof. Dr. Koen Langendoen (chair) Dr. Zaid Al-Ars Dr. Ashish Pandharipande Dr. Marco Zuniga Delft University of Technology Delft University of Technology Philips Research Delft University of Technology

5 Abstract Intelligent lighting systems employ dimmable luminaires, photosensors, and occupancy sensors to adapt to daylight and user presence conditions in indoor environments. By providing the illumination required for users and no more, significant energy savings can be made. The state of the art in these lighting systems currently relies on dedicated communication hardware such as radio networking modules. Additionally, the state of the art relies on parameters specific for the environment to be known called the optical channel gains. Although these may be measured in a calibration step while the system is offline, occupants interacting with the environment affect the optical channel gains. Currently, such environment changes can compromise the desired control behavior of intelligent lighting systems. Visible light communication (VLC) presents an alternative to radio communication in networked lighting control systems. It reuses the system s luminaires as transmitters and its photosensors as receivers. This way, dedicated communication hardware is no longer required. Furthermore, the reception of signals on the optical channel between luminaires and photosensors allows for the estimation of the optical channel gains. By estimating these during communication, the system becomes adaptable to changes in the environment. The proposed system is evaluated against the state of the art in radionetworked lighting control using simulations as well as an experimental testbed. The VLC-networked lighting control system is shown to be resilient against changes to the environment which the state of the art systems are compromised by.

6 iv

7 Preface In the field of indoor lighting, energy efficiency and user comfort are the two conflicting goals. An optimum between the two exists where the desired light is present, composed of both daylight and just the right amount of artificial light. Since it is not expected of the user to employ a dimming switch and constantly minimize the artificial light, depending on the amount of sunlight entering his or her room, indoor environments are to this day often either fully lit with the maximum power output provided by its overhead lamps or these are entirely turned off. One speculates to what degree users are even willing to switch off lights when leaving such rooms for any period of time. The desired optimum calls for the automation of lighting systems, where luminaires are dimmed based on daylight and occupancy conditions. This thesis proposes that user comfort may be guaranteed while energy costs may be minimized. The work of this thesis was done at a company, namely Philips Research in Eindhoven. The history of Philips can be traced back to the 19th century, when it began the production of incandescent lamps which would eventually give Eindhoven the identity of Lichtstad (City of Light). Where better to explore intelligent lighting systems for a master s thesis than here? Before the underlying challenges and novel solutions within intelligent lighting systems are revealed, allow me to express my earnest gratitude to several parties: to Ashish Pandharipande and Marco Zuniga for their supervision from near and far, respectively; to my parents for their prolonged support which has culminated into this conclusion of my studies; and to my girlfriend Lotte, who shared the move to Eindhoven with me as well as every day since. Kevin Warmerdam Eindhoven, The Netherlands September 10, 2015 v

8 vi

9 Contents Preface v 1 Introduction Motivation System considerations Sensor placement Lighting control algorithms Optical channel gain Visible light communication Problem statement Structure and organization Note on generality Thesis structure State of the art Optical wireless communications Intelligent lighting Daylight adaptation Occupancy adaptation Networking Environment changes Contribution System model Networked lighting control Visible light communication Modulated signal Message interpretation Scheduling Method VLC link performance Estimation of control variables Optical channel gain extraction vii

10 4.2.2 Daylight estimation Control algorithm Results Performance of VLC Simulation Experimental Performance of networked lighting control Simulation Experimental Conclusions and future work Conclusions Future work Internet of Things application A Convex objective function derivation 55 viii

11 Chapter 1 Introduction 1.1 Motivation In the commercial sector, lighting is responsible for 19% of the total energy consumption [1]. Consider the multitude of buildings in existence and how their indoor lighting is regulated. On average 23% of the total electrical energy consumption in buildings has been shown to go to waste on poor management of occupancy conditions [2], where environments are illuminated while no one is present. The amount of energy that is spent on environments which are already illuminated by daylight is even greater [3]. Significant costs may be saved in indoor office environments with a lighting solution which minimizes its expended energy while satisfying users illumination requirements. Intelligent lighting systems address these issues. Lamps, hereafter called luminaires, may be connected with sensors to detect both occupancy and illumination conditions. A system may be designed which, based on the input of these sensors, adapts and dims the luminaires to a desired level of output illuminance and no more. 1.2 System considerations In the following sections, several key aspects of the proposed intelligent lighting system are introduced. They serve to illustrate concepts and challenges which are revisited in the chapters that follow Sensor placement Desired conditions of illumination within workplaces have been addressed in European standards [4]. Minimum levels of illuminance (measured in lux) on the workplane level, for instance on desks, are defined in these standards based on whether the region is occupied or unoccupied. Note that for the purposes of an intelligent lighting system, it is impractical to mount 1

12 photosensor luminaire workplane level Figure 1.1: Example intelligent lighting system configuration, showing the contributions of daylight and a neighboring luminaire to a photosensor. 2

13 photosensors on workplanes such as desks to measure this local illumination. These could easily become obstructed in daily activities, for example through shadows cast by moved equipment or by the occupants themselves. The photosensors may be placed elsewhere, for example adjacent to the luminaires at the ceiling, containing the workplane in their field of view. See Fig. 1.1 for an illustration of this method of mounting. This way, the system becomes less obtrusive and practical. Note however that the distribution of light that has reached the workplane is not identical to what has reached the ceiling-mounted sensor. Hence, a translation will be required between the sensor reading and the illumination of interest at the workplane Lighting control algorithms Constrained optimization Two types of control algorithms may be distinguished for the intelligent lighting system. In a classical proportional integral differential (PID) approach, only the illuminance measured with a photosensor is used [5]. In such case of standalone control the error with respect to a reference illuminance is computed and it is corrected for by the luminaire corresponding to that photosensor. This aims to achieve a decreasing error over consecutive control cycles. Alternatively, a constrained optimization problem may be solved to determine an optimal control action. In this case, the desired control behavior is expressed in a cost function which is to be minimized under a set of constraints. For example, the power consumption expressed in terms of the dimming level is minimized under the constraint that the minimum illuminance is achieved. The dimming level which minimizes the cost function without violating the constraints then gives the optimal control action. This approach requires a mathematical model of the lighting behavior and its variables must be known in order to solve the optimization problem. Knowing only the illuminance sensed with a photosensor is insufficient. Estimations will need to be provided for the variables used in the optimization problem formulation such as the component of daylight contribution at a photosensor. Networked control Most environments will require multiple luminaires to provide lighting to its entire surface area. In this case, the output light from one luminaire will contribute to the total illuminance in multiple photosensors field of view, as illustrated in Fig Furthermore, based on occupancy conditions, the reference illuminance may differ across neighboring luminaires. A situation could present itself where a luminaire is unable to reach its reference without the aid of neighboring luminaires. 3

14 In a networked control algorithm, these effects may be taken into account. Radio communication is an established method of networking in intelligent lighting control systems [6]. The luminaires may be made to communicate their dimming levels and detected occupancy state, for example. If all the luminaires communicate their information to a central point, it is possible to formulate a single optimization problem which takes into account the whole environment Optical channel gain Consider the contribution of artificial light luminaire 1 has on photosensor 2 in Fig This component of the total sensed illuminance depends on the environment. In this case, it depends largely on the color and size of the desk surface. A dimensionless variable called the optical channel gain is used to describe these factors between the luminaire and the photosensor. The optical channel gain may be used in the formulation of an optimization problem. Taking into account the effect of all luminaires on all photosensors makes it possible to consider the total illuminance due to distributions of dimming levels across the luminaires. These optical channel gains may be measured with a manual calibration while the control system is offline. This calibration may be performed by turning on luminaires one by one while there is no daylight and noting the contribution at every sensor. Using these stored values makes the system vulnerable to environment changes, however. By shifting furniture around, by placing or moving an object on a desk, or even by clearing or cleaning it, the calibrated values used in the control algorithm may no longer be correct. In this thesis, robustness is desired against environment changes Visible light communication Visible light communication (VLC) is a method of wireless communication using modulated light from the visible spectrum. The light intensity from an artificial light source may be varied to encode a message. This modulated light may be detected with a photosensor. If the rate of communication is fast enough, the human eye will not be able to perceive the transmitter as a fluctuating light source [7]. VLC may be used within networked lighting control systems to provide the communication links between luminaires. In this case, the modulated light undergoes the optical channel gain as well. This implies that if the originally transmitted signal is compared with the received signal, the optical channel gain may be estimated from it. These estimations may allow the system to become adaptable to environment changes. 4

15 1.3 Problem statement Both networking and continuous estimations of environment parameters are required to attain the best performance in intelligent lighting systems. This thesis proposes a novel lighting control system which uses VLC to address both these issues. Networking is established by reusing luminaires as transmitters and photosensors as receivers. Additionally, VLC allows for the estimation of optical channel gains based on received messages. In order to realize the system, several challenges are overcome: A reliable communication scheme is established between luminaires. The extraction of optical channel gains from VLC messages is accurately performed. An optimization problem which takes constraints for VLC communication into account is formulated to serve as a control algorithm. The effect of detected environment changes is translated into an adaptation of the reference illuminance at the luminaires. By addressing these problems, the lighting system is made adaptable not only to daylight and occupancy conditions, but also to environment changes. Robustness against environment changes through VLC is a novel approach to the state of the art. 1.4 Structure and organization Note on generality It is important to note that different application environments may require different parameters from the lighting control system proposed in this thesis. Based on the desired duration of a control cycle, the topology and number of luminaires in the environment, or the minimum required signal strength for communication, trade-offs must be made. Because of this, the proposed VLC-networked lighting control system is presented with a level of generality in this thesis. The trade-offs are shown by measures of system performance detailed in terms of these parameters. One example of parameter choices suitable for a wide range of environments is introduced later for evaluations Thesis structure The rest of this thesis is organized as follows. In Chapter 2, previous work on both intelligent lighting systems and optical wireless communication are discussed. The state of the art is reviewed and the key contributions of this thesis are noted. Chapter 3 presents a model of the considered system. This 5

16 includes a description of the proposed networked lighting control system as well as how visible light communication is accomplished. Next, Chapter 4 presents an in-depth look at the algorithms and methods used in the proposed system. The reliability of the proposed communication method is analyzed, the estimations of key control variables used in the control algorithm are explored, and the optimization problem for the lighting control law itself is detailed. Results obtained both in simulation and with an experimental testbed are discussed in Chapter 5. The quality of VLC networking and the accuracy of control variable estimation are evaluated. The proposed control algorithm is implemented and its robustness against environment changes is demonstrated. Lastly, conclusions are drawn from the work in Chapter 6 and possibilities for future work are listed. 6

17 Chapter 2 State of the art This chapter presents the state of the art in the two fields on which this thesis builds, namely optical wireless communication and intelligent lighting systems. The previous work in optical wireless communication, of which visible light communication is a subset, is detailed in Section 2.1. Section 2.2 describes the previous work on intelligent lighting and shows how visible light communication may improve upon it. Lastly, the contributions of this thesis are listed in the context of this state of the art in Section Optical wireless communications As a technology, optical wireless communications (OWC) can be traced back to the photophone invented by Alexander Graham Bell [8]. Here, speech was modulated over a beam of light by sound waves acting upon a mirror. A century later, optical communication gained renewed interest, where the first LED-based OWC was introduced in 1979 by Gfeller and Bapst [9]. Here, diffusely scattered infrared light was used in an indoor environment as a broadcast channel which did not require a line of sight between transmitter and receiver. Besides infrared, OWC may also encompass the ultraviolet or the visible wavelengths of light. Its applications include indoor area networking as well as outdoor free space communication, where its advantages argue for an alternative to radio communication or a hybridization of the two methods [10]. In the application environment of indoor lighting systems, the visible light spectrum may be used. LED luminaires used for lighting may be reused as transmitters. This subset of interest of OWC is called visible light communication (VLC). The term applies to short range communication using the light spectrum from 380 nm to 780 nm [11]. VLC has been considered for internet networking hybridization because of the high luminous intensity already required in indoor environments [12]. By reusing sources of indoor lighting, high signal-to-noise ratios may be 7

18 achieved while installing dedicated high-power transmitters would not be necessary. The implementations of VLC with the highest data rates rely on the use of multiple independent LEDs within a single transmitter. For example, data rates of Gbit/s in VLC announced by Zeng et al. [13] used an array of LEDs in line of sight communication. When common LED luminaires are used for VLC, relatively low data rates may be expected. When VLC is applied with sources which must also act as luminaires for the purposes of lighting, trade-offs arise. Communication signal strength and bandwidth are constrained by the requirements of light quality and the properties of commercial LEDs [14]. For example, it may be desired for the average illuminance perceived by users to remain constant throughout communication. Ntogari et al. [15] demonstrated a way to accomplish this by consolidating advanced modulation schemes in VLC with pulse-width modulation dimming support. An IEEE standard has since been developed to describe a PHY and MAC layer protocol for VLC communication, deeming it suitable for short-range support of multimedia services [16]. Manchester coding is suggested in this protocol to accomplish constant average illumination in simpler amplitude modulation schemes. In Manchester coding, one bit is represented by two symbols in either the order 10 for a 1 bit or 01 for a 0 bit [17]. This way, the average output power is made equal for either bit representation. This thesis explores whether the luminaires and photosensors used in lighting control may be reused as transmitters and receivers for VLC. This way, costs are saved on dedicated communication hardware. Messages may be expected to consist of a limited number of variables measured locally. Since control cycle durations need not be subsecond in order to satisfy lighting behavior, communication for the purpose of lighting control will then require relatively low data rates. Therefore, a simple amplitude modulation scheme using Manchester coding is considered. Note however that there is no line of sight between luminaires and photosensors in the ceiling-mounted configuration shown previously in Fig Despite this, communication between luminaires must be reliable. 2.2 Intelligent lighting Daylight adaptation Even before the widespread adoption of LED lamps, demonstrations showed significant energy savings were possible by implementing lighting control strategies. With fluorescent lights, energy savings of over 50% were accomplished in a commercial office building by Rubinstein et al. [18] with dimming schemes based on adaptation to daylight conditions. Photosensors were used here to perform standalone closed-loop control on ceiling-mounted 8

19 lighting fixtures. In later years, the so-called lighting revolution introduced solid-state lighting. Without the implementation of intelligent dimming schemes, energy consumption was reduced by 50% as well [19]. Since this time, the state of the art in lighting control has been furthered using LED luminaires and various control strategies Occupancy adaptation Aside from daylight conditions, occupancy conditions can also be taken into account in control strategies. In this case, energy spent to illuminate empty environments can be saved. Miki et al. [20] have considered seat sensors for the automated detection of occupancy conditions. Here, an additional 30% increase in energy efficiency by accurately detecting user presence conditions is reported. The measurement of occupancy conditions has further been considered using ultrasound [21], passive infrared sensors [22], or wireless user-held devices [23] Networking Control strategies may implement cooperation between networked luminaires as opposed to a standalone algorithm for independent luminaires. Without networking, problems arising from a standalone controller have been shown [22]. Here, local underillumination follows from situations where two neighboring zones have different illuminance goals because of different occupancy conditions. The occupied zone requires stronger contributions from its neighboring luminaires but these output less power because they detect no occupancy. Wen and Agogino [24] [25] have considered a wireless sensor network to collect information about workplane illuminance and user preference. A centralized approach was used. In this case, a central controller receives all information about the system through communication. It computes a new configuration of dimming levels based on all the available information. These dimming levels are then communicated to actuators. A networked distributed approach was presented by Pandharipande and Caicedo [26] where information is shared across asynchronous luminaires. Here, each luminaire solves for an optimization independently while taking neighbors contributions and detected occupancy into account. The same authors have presented similar systems where control is instead centralized by solving for an optimization which takes all sensors and luminaires into account [22, 27, 28]. In these works, the power consumption of the distributed approach is shown to be sub-optimal. Assuming a feasible solution to the problem exists, the centralized optimization is able to find the optimum solution [26]. This thesis therefore builds on the centralized approach and will 9

20 require networking capabilities. Networking may be achieved in different ways. Work by Miki et al. [29] has shown the complexity of wiring networks between all luminaires. Instead, wireless communication is attractive for this application. Wen and Agogino further argue for ease in retrofitting older lighting systems by employing small sensors and actuators, each of which uses a radio communication module [24] [25]. Pandharipande and Caicedo [26, 22, 27, 28] considered systems with photosensors as well as occupancy sensors co-located with ceiling-mounted LED luminaires. The impracticality and cost of mounting sensors on the workplane level is thereby taken into account and only one radio communication module is required per sensor-luminaire pair. As discussed previously, VLC may replace radio networking in intelligent lighting systems. By reusing luminaires and photosensors as transmitters and receivers, the costs of dedicated communication hardware are saved in the system proposed by this thesis. The effects of wireless networking in an intelligent lighting system have been investigated. A ZigBee wireless network was implemented and shown to cause delays in the settling time of luminaires dimming levels due to packet losses [27]. The quality of the VLC link will therefore be investigated in this thesis and probability of packet errors quantified. Miki et al. have previously considered using VLC in an intelligent lighting system [30, 31]. Here, VLC is used to identify and locate remote sensors placed on the workplane. These sensing devices can be moved by users and may emit LED light to communicate desired local illumination to a luminaire above it. Instead, this thesis proposes the use of VLC while retaining a practical configuration of luminaires and sensors mounted at the ceiling. No additional devices or user input will be required. Furthermore, communication will not affect the perceived illumination in the room Environment changes State of the art methods used in the above works introduce a cost function to be minimized within the lighting system [22, 26, 27, 28]. Solving for these optimization problems forms the control actions in these systems. In this formulation, a parameter of the environment is considered to be explicitly known, namely the optical channel gains between all luminaires and photosensors. These systems rely on a calibration step while the system is offline to obtain these parameters and assume the environment remains unchanged. A method has been suggested by Caicedo et al. [32] for estimating changing optical channel gains during control operations of a distributed lighting system, under the assumption that daylight does not change across control cycles. This method requires changes in dimmming levels to occur before an estimation can be made. By using VLC, this thesis explores the possibility of directly measuring 10

21 the optical channel gains instead. The same optical channel relevant for control is here used for communication. A method is devised for extracting the optical channel gains from every message received at every luminaire. This way, the values used in an optimization problem may be updated based on changes to the environment at every control cycle. 2.3 Contribution This thesis proposes a networked lighting control system which implements visible light communication. Powerful potential VLC transmitters are already present in the form of the system s LED luminaires. By using modulated light emitted from the luminaires themselves at a rate faster than the human eye can perceive, messages may be transmitted which can be interpreted with the photosensors. This method fulfills the required communication for the system without any additional hardware. A centralized control algorithm is proposed because this method has the potential to find an optimal distribution of dimming levels for the whole environment. Furthermore, the unobtrusive, practical and cost efficient configuration with ceiling-mounted sensors is considered. This implies no direct line of sight is available between any source and destination in VLC. This thesis verifies that communication is reliable despite this. Additionally, this thesis explores whether it is possible to use the received signal in communication to extract the optical channel gains in the network. State of the art lighting control algorithms rely on accurate estimations of these values. This thesis shows that the state of the art control behavior is compromised when environment changes occur. By being able to measure the optical channel gains during control operations, the system proposed in this thesis can detect environment changes. The reference illuminance attained at the ceiling level may be adapted based on changes observed. This way, the system may adapt not only to occupancy and daylight conditions, but also to changes in the environment. 11

22 12

23 Chapter 3 System model In this chapter, the proposed system is introduced. The characteristics and setup of the networked lighting control are detailed in Section 3.1. Section 3.2 describes how messages are modulated and demodulated using luminaires and photosensors. Lastly, Section 3.3 briefly describes how the network may be scheduled. 3.1 Networked lighting control Consider an indoor office space with N ceiling-mounted luminaires whose dimming levels may be independently adapted through a local embedded computer. Jointly placed at each luminaire is a photosensor with a downwardfacing field of view. Under fluctuating daylight conditions, the desired control behavior guarantees a constant minimum illuminance at the workplane level below the luminaires while minimizing their power consumption. This behavior may be approximated by adapting the dimming levels based on information from the photosensors at the ceiling. A centralized control algorithm is considered. In this setup, a central controller receives messages from each luminaire before computing the optimal dimming levels for the next cycle. This controller then communicates back to all the luminaires these dimming levels to be used. The desired level of illumination at the workplane level may vary based on occupancy conditions. European norms recommend an average illuminance of 500 lux for occupied zones in office environment, and 300 lux for unoccupied zones [4]. To incorporate this, passive infrared (PIR) occupancy sensors are used in the lighting control system to detect local occupancy conditions. One PIR sensor is mounted at each luminaire with a field of view similar to the co-located photosensor. For the two individual levels of desired average workplane illuminance, a step of manual calibration is required to translate this requirement to a reference illuminance measured at each sensor. 13

24 3.2 Visible light communication Visible light communication is implemented as the means of communication between luminaires. By modulating its own emitted light intensity, a luminaire can encode messages which may be interpreted with the photosensors located at other luminaires. Note that during transmission, the average luminous power output of a luminaire must remain constant, corresponding to the current desired dimming level. Amplitude modulation is then considered with Manchester coding to retain the average power output [11]. Furthermore, guidelines to avoid harmful flickering of the light sources for the human eye are followed by determining a minimum communication speed of 140 baud [7]. In the following sections, a mathematical model is presented to describe visible light communication in the lighting control system. All the steps to recover a transmitted bit sequence based on the sensed signal at a photosensor are explained. These derivations will be used in Chapter 4 to evaluate the performance of the VLC link, to formulate a method of extracting optical channel gains from a received message, and to estimate daylight contributions at photosensors Modulated signal The signal received at a photosensor may be described in terms of the underlying contributions. In an environment with N luminaires capable of VLC, the sensed signal at receiving luminaire m within the scope of one received packet is N y m (t) = d m (t) + v m (t) + (α m,n β m,n (u n + n b n (t))) h m,n (t), (3.1) n=1 where n = 1,..., N, m = 1,..., N, d m (t) is the daylight contribution at destination m over time, and v m (t) is the modeled additive white Gaussian noise (AWGN) contribution with v m (t) N (0, σm). 2 Furthermore, h m,n (t) is the normalized impulse response of the channel between source n and destination m, α m,n is the optical channel gain from source n to destination m, and β m,n is the maximum illuminance contribution from source n to destination m defined by β m,n = Pn A m, where P n is the maximum luminous power output of source n and A m is the sensing surface area of the sensor at destination m. The dimming level u n at source n takes values in the range [ min 2, 1 min 2 ], and n is the modulation depth used ranging [ min, 1], with min being the minimum modulation depth for reliable communication. The message contribution is b n (t), defined by b n (t) = 2L j=1 M j Π( t T j ) 0 otherwise, if n is the transmitting luminaire 14

25 where L is the message length in bits, M j is the jth symbol ranging { 1 2 },{ 1 2 } in the Manchester coding of the bit sequence corresponding to the message, T is the symbol period, and Π(t) is the rectangular function { 1 if t 1 Π(t) = 2 0 if t > Message interpretation For the following theoretical analysis of how a bit sequence is recovered from the modulated signal, the assumption is made that h m,n (t) = δ(t), where δ(t) is the Dirac delta function. In this case, (3.1) may be rewritten as y m (t) = d m (t) + v m (t) + N α m,n β m,n (u n + n b n (t)). (3.2) n=1 At receiving luminaire m, the signal y m (t) is sampled at a frequency f s and processed using a matched filter which computes for each sample s ρ m [s] = 1 2T f s 1 ( ) ( ) s + k k y m g, (3.3) 2T f s f s f s k=0 where g(t) is the template signal defined by { 1 if t T g(t) = 1 if t > T, corresponding to the Manchester coding of a 1 bit. For simplicity, it is assumed that 2T f s N here and in the rest of this work. In the noiseless case, assuming u n and d m are constant in the scope of a bit period, the average sensed illuminance in (3.2) during a 1 Manchester symbol from transmitting luminaire p is y + = d m + α m,p β m,p p ( 1 N 2 ) + α m,n β m,n u n (3.4) n=1 and the average value during a 0 Manchester symbol is y = d m + α m,p β m,p p ( 1 N 2 ) + α m,n β m,n u n. (3.5) Using (3.4) and (3.5), in the case of a transmission of a 1 bit at matching sample s from transmitting luminaire p, the output of the matched filter is n=1 ρ m [s ] = 1 2 (y+ y ) + ṽ m = 1 2 α m,pβ m,p p + ṽ m, (3.6) 15

26 40 35 ym(t) t (a) Received signal with sensor g(t) t (b) Template signal for matched filter ρm[s] s s (c) Matched filter output µm[i] i (d) Matched filter output sampled down to bit rate. Figure 3.1: Example of signals in noisy message interpretation for T = 5 ms, f s = 32 khz, and L = 8 bits. 16

27 where ṽ m represents the reduced noise due to the matched filter: ṽ m 1 N (0, 2T f s σm). 2 Equivalently, a 0 bit would result in the value ρ m [s ]. The matched filter output is sampled down to the bit rate 1 2T to obtain µ m [i] = ρ m [2T f s (i 1)] for i = 1,..., L. (3.7) Fig. 3.1 illustrates how the sequence µ m [i] is obtained from y m (t), including the intermediate steps described above. Note that it is necessary to employ the correct sampling phase on a received signal. This is called timing recovery. A method such as the Gardner algorithm accomplishes this [33]. The values of µ m [i] are compared with a zero-level threshold in the slicer. Thus, all positive values are interpreted as 1 bits and all negative values are interpreted as 0 bits. These values will also be used to make an estimation of the optical channel gains α m,n. The knowledge of all optical channel gains in the environment will be used to make an estimation of the daylight contributions d m at the sensors. The details of how this is achieved are discussed in Chapter Scheduling Assuming one luminaire is capable of reliable communication with all other luminaires in the environment, a time division multiple access (TDMA) schedule may be regulated from this luminaire. Call this luminaire the master luminaire. The same luminaire may also act as the central controller for the lighting control system. In TDMA, each luminaire in the environment is assigned a unique time slot within one control cycle by the master luminaire. In its time slot, a luminaire may transmit its VLC message. This way collisions in messages are avoided. It is important to note that the proposed VLC-networked lighting system is presented in this thesis with a level of generality. Environments with different luminaire topologies may require different scheduling methods however. This is discussed further in Chapter 6. For completeness, one possible implementation is provided below. For luminaires to adhere to their time slot, clock synchronization is required between them. To achieve this, a method such as the Berkeley algorithm may be integrated with the existing message structure. The Berkeley algorithm synchronizes distributed devices by communicating timestamps to a master device [34]. The master device then computes an average clock time and communicates back the adjustment each device must make to its internal clock. Accordingly, luminaires can be made to include a timestamp in the VLC message transmitted every control cycle. The master luminaire compares the transmitted timestamps with its own, taking into account the known duration of communication, and stores them. After each luminaire has transmitted in a control cycle, the master luminaire 17

28 One control cycle Sense Each luminaire transmits its own measurements Master luminaire transmits all control actions luminaire N N N N 1 scheduling slot Figure 3.2: TDMA scheduling for N luminaires in centralized control. computes the control actions for the next cycle as well as an average clock time. Each following message from the master luminaire then contains both the control action to be used by the destination luminaire as well as an adjustment to be applied to its internal clock. Fig. 3.2 illustrates one control cycle of the proposed TDMA scheduling. Here, luminaire 1 is the designated master luminaire. In the case of a centralized control algorithm, the information contained in the VLC message transmitted by each luminaire now includes its identifier m, a timestamp, the most recent estimations of α m,n for all n, the modulation depth used m, and a measurement of the average y m (t) for the current control cycle. 18

29 Chapter 4 Method This chapter provides a detailed analysis of the proposed system s functionalities. The control behavior relies on the accuracy of the information provided for the constrained optimization problem. Both optical channel gains between all luminaires and photosensors and daylight contributions at all photosensors are used in the formulation of its cost function and constraints, as is shown below. Section 4.1 first describes the performance of VLC communication. Next, Section 4.2 details the method used to extract optical channel gains from received VLC signals and the method used to estimate daylight contributions at sensors. Lastly, Section 4.3 formulates the optimization problem which may be solved to obtain optimal control actions across all luminaires in the system. 4.1 VLC link performance The performance of VLC networking may be expressed in the probability of a packet error. This probability depends on the parameters introduced in Chapter 3 such as the modulation depth used and the amount of noise. In (3.6), noise conditions captured with ṽ m may result in a bit error when a negative value occurs for ρ m [s ] while a 1 bit was present, or when a positive value occurs while a 0 bit was present. The bit error ratio (BER) in a message from source p to destination m may be expressed in terms of the AWGN power σ 2 m by [35] 1 2 BER m,p = 1 Φ( α m,pβ m,p p = 1 Φ( 1 2T f s σm 2 ) T fs α m,p β m,p p 2σm ), (4.1) 19

30 where Φ(x) is the cumulative distribution function of the normal Gaussian distribution. Assuming constant message lengths L and assuming that no error correcting technique is used, the packet error ratio (PER) between source p and destination m in the VLC setup may be characterized by PER m,p = 1 (1 BER m,p ) L T fs α m,p β m,p p = 1 Φ( ) L. (4.2) 2σm This expression for the probability of a packet error relates the performance of communication in the proposed system. The system s parameters may be chosen in such a way that the PER is minimized. Trade-offs arise here. For example, increasing T lowers the communication speed and can improve reliability. However, this will lead to longer control cycle durations and longer periods of waiting before dimming levels are updated. 4.2 Estimation of control variables By using VLC, the optical channel gain α m,n may be estimated at destination m based on a message received from n. The maximum illuminance contribution β m,n is a known constant of the system and the original modulation depth n used is communicated in the message itself. This means (3.6) may be used to recover the optical channel gains α m,n based on the matched filter output ρ m [s ] as shown below. Furthermore, if all the optical channel gains and all the current dimming levels used are known, an estimation may be made of the contribution of daylight d m at every sensor, given its total measured illuminance. If both these estimations are made, an optimization problem may be formulated to obtain a control action u m, as will be shown in Section 4.3. Fig. 4.1 shows a flowchart combining the message interpretation methods from Section with the methods described here Optical channel gain extraction Consider a VLC message sent from source p. The message contents include p used at the source. Any luminaire m in range may make an interpretation of the transmission. The system s β m,p is considered known. Assuming that u n for all luminaires n and d m are constant in the scope of this message and that no bit errors occur in detection, an estimation ˆα m,p can be made from the matched filter output at matching sample s in (3.6) as ˆα m,p = 2ρ m[s ] β m,p p. (4.3) 20

31 Interpreter Daylight estimation Slicer Matched filter Gain extraction Central controller side Photosensor Luminaire side Artificial light & Daylight Figure 4.1: Flowchart of control variable estimations. The error in the optical channel gain extraction with (4.3) is ˆα m,p α m,p = 2ṽ m β m,p p N (0, 2 T f s βm,p 2 2 σm). 2 (4.4) p In the above method, the optical channel gain extraction occurs based on a single bit. One extraction may also be performed over the scope of the entire packet to reduce the error. In this case the estimation is made by where ˆα m,p = 2 β m,p p L L bit[i]µ m [i], (4.5) i=1 { 1 if bit i is 1 bit[i] = 1 otherwise. The error in the optical channel gain extraction with (4.5) is ˆα m,p 2 α m,p N (0, T Lf s βm,p 2 2 σm). 2 (4.6) p Expressed as an expected absolute proportional error, the error correspond- 21

32 ing to (4.6) is [ 1 ˆα ] m,p E = E α m,p [ α m,p ˆα m,p α m,p ] = 1 E [ α m,p ˆα α m,p ] m,p = α m,p π T Lf s βm,p 2 2 σm 2 p 2 = σ m. (4.7) α m,p β m,p p πt Lfs This expression shows the performance of optical channel gain extractions in terms of the system parameters. Similar design trade-offs are seen here as in the VLC link performance of Section Daylight estimation In the case of a centralized control algorithm, the central controller obtains estimates of the optical channel gains ˆα m,n for all destinations m and all sources n after each luminaire has transmitted its VLC message. The messages also contain ȳ m, the sample average of y m (t) obtained in a time slot in the beginning of the control cycle, where no VLC messages were transmitted. Also, all dimming levels u n used in the current control cycle are stored at the central controller. Lastly, the system s maximum illuminance contributions β m,n are again considered known. At a luminaire m, the average daylight contribution d m during the measurement of ȳ m of duration 2T L is given by d m = ȳ m v m N α m,n β m,n u n, (4.8) n=1 where ȳ m = 1 2T Lf s 1 ( ) k y m 2T Lf s f s k=0 is the sample average of y m (t) at sampling frequency f s and v m represents the remaining noise contribution: v m N (0, 1 2T Lf s σ 2 m). An estimation of the daylight contribution ˆd m can be made by ˆd m = ȳ m N ˆα m,nβ m,n u n. (4.9) n=1 22

33 The error in daylight estimation in (4.9) is given by ˆd m d m = v m + N (0, N (0, N (0, N (ˆα m,n α m,n )β m,n u n n=1 1 2T Lf s σ 2 m + N ( 2u n ) 2 1 σ n 2T Lf m) 2 s n=1 1 σm T Lf s 2T Lf s 1 2T Lf s (1 + N n=1 N ( 2u n ) 2 σ m) 2 n n=1 4u 2 n 2 )σm). 2 (4.10) n The expected absolute error in daylight estimation corresponding to 4.10 is E [ ˆd m d m ] 2 = 1 N 4u (1 + 2 n π 2T Lf s 2 )σm 2 n=1 n = 1 N 4u (1 + 2 n πt Lf s 2 )σ m. (4.11) n These estimated daylight contributions ˆd m are computed by the central controller for all luminaires m. With these, and the optical channel gains, all the information has been provided to compute optimal dimming levels to be used in the next control cycle. 4.3 Control algorithm Consider A the N N matrix containing the products of the extracted optical channel gains ˆα m,n and maximum luminous received power β m,n from source luminaire n to receiving luminaire m, as n=1 ˆα 1,1 β 1,1... ˆα 1,N β 1,N A = ˆα N,1 β N,1... ˆα N,N β N,N Also let u be the vector containing all luminaires dimming levels u m, d be the vector containing all estimated daylight contributions ˆd m, and l be the vector containing the reference illuminance at each sensor l m, as u = u 1. u N, d = ˆd 1. ˆd N 23, l = l 1. l N.

34 Lastly denote 0 and 1 the N 1 vectors =., 1 = Note once more that although the photosensors are mounted at the ceiling due to practicalities, the constant level of illuminance is desired at the workplane below it. Two different levels of average workplane illumination are needed: 300 lux for unoccupied zones and 500 lux for occupied zones [4]. To account for this, the system is calibrated once after installation with temporary workplane sensors while there is no contribution of daylight in the environment. During this calibration, two configurations of dimming levels are manually chosen which match these levels of workplane illumination, u 300 and u 500, and these are stored. A mapping of workplane illuminance is approximated with these stored dimming levels. To handle environment changes affecting the average workplane illumination, the reference illuminance l is updated each control cycle by computing for each element { N n=1 ˆα m,nβ m,n u 300 l m = n N n=1 ˆα m,nβ m,n u 500 n if the zone under m is unoccupied if the zone under m is occupied. (4.12) The desired control behavior results from the least possible error with respect to the reference illuminance. By minimizing the Euclidean norm of the error Au + d l for some optimal u this is achieved and the power consumption is minimized as well. The solution to the minimization of Au + d l is equivalent to the solution of the minimization of Au + d l 2 = (Au + d l) T (Au + d l). Solving for this minimization alone does not guarantee dimming levels u n within the permitted range [ min 2, 1 min 2 ]. Also, the system must guarantee the minimum illumination is met, i.e. overillumination errors may occur while underillumination errors may not. The optimization problem may then be expressed as: u = arg min(au + d l) T (Au + d l) u { Au + d > l subject to min 2 1 u (1 min 2 )1. The formulation in (4.13) may be rewritten in standard form [36]. optimization problem then becomes u = arg min(au + d l) T (Au + d l) u Au d + l 0 subject to min 2 1 u 0 u (1 min 2 ) (4.13) The (4.14)

35 This is a convex quadratic minimization problem with linear inequality constraints. A derivation for the objective function s convexity is provided in Appendix A. It is attractive to use a method of quadratic programming to solve the optimization problem, such as the interior point or barrier method [36]. This solution for u gives the control action at every control cycle. 25

36 26

37 Chapter 5 Results This chapter features evaluations of the proposed system. Both simulations and an experimental testbed are employed. Section 5.1 details several results concerning the VLC aspect of the system and discusses them. This includes evaluations on packet errors, optical channel gain extractions, and daylight estimation. Section 5.2 explores the control behavior of the proposed system and compares its performance to that of a non-vlc state of the art approach. The effect of environment changes are shown to compromise the control behavior of the state of the art systems, while the proposed system is robust against them. 5.1 Performance of VLC The communication link performance detailed in Section 4.1 is evaluated as well as the estimation methods for optical channel gain and daylight contribution detailed in Section 4.2. Simulations are employed to evaluate the mathematical models established to describe the system. An experimental testbed is also used to evaluate the proposed VLC networking under real-world conditions. In both cases, the same system parameters are used: The bit rate is set at 1000 bits/second, thus T = 500 µs. The sampling rate of the sensors is f s = 32 khz. The message length is L = 512 bits. These parameters are suitable to most indoor environments. The relatively low-rate communication still allows for regular updates of dimming levels. For instance, with N = 8 luminaires communicating back and forth with the central controller, control cycle durations can be kept under 10 seconds. Further denote Channel SNR m,p = ( 1 2 α m,pβ m,p p ) 2 σ 2 m (5.1) 27

38 as the ratio of signal power to noise power at the input of the matched filter at destination m when source p is transmitting Simulation In Chapter 4, the mathematical expressions (4.2) and (4.7) were presented which described trade-offs between system parameters and the quality of VLC communication. These expressions to aid in the design for specific environment topologies are evaluated here. In simulation, (3.2) is used to model a received VLC signal. One source and one destination are considered under different channel noise conditions. Messages consist of random bits following a uniform distribution. Because the performance in terms of system parameters are of interest, the timing recovery of the detected signal is assumed to be ideal. Packet error ratio Ten distinct Channel SNRs are chosen and packets are simulated for each one. Message interpretation occurs as described in Section A packet is considered erroneous when at least one of its bit is incorrectly interpreted. The PERs found for these messages are compared with the theoretical description in (4.2). Fig. 5.1 shows the simulated detection method matches well with what was described in theory. Electrical noise conditions, the modulation depth used, and the distance between source and destination contribute to the Channel SNR shown in Fig The performance of the system s VLC link has been characterized with this result. A further experimental result is required to confirm whether the shown Channel SNRs are below the expected conditions in communication between luminaires without line of sight. To have the impact of packet losses on control be acceptable, consider the PER must be less than 1%. Optical channel gain extraction Again, ten distinct Channel SNRs are chosen and packets are simulated for each one. The method for optical channel gain extraction described in Section is applied to each packet. The absolute proportional errors in these gains 1 ˆα m,p α m,p are calculated and compared with the expected theoretical value in (4.7). Fig. 5.2 shows that the mean error found per distinct SNR matches the expected value well. This result shows that the error in optical channel gain extraction is relatively small. Comparing with Fig. 5.1, it is reasonable to say that so long as communication is reliable (PER < 1%), the optical channel gain extraction are accurate as well ( 1 ˆα m,p α m,p < 1%). 28

39 10 0 Theoretical Simulated 10 1 PER Channel SNR Figure 5.1: Theoretical and simulated PER by SNR for T = 500 µs, f s = 32 khz, and L = 512 bits. 29

40 Theoretical Simulated [ 1 ˆα ] m,p E αm,p Channel SNR Figure 5.2: Theoretically expected and simulated absolute proportional error in gain extraction by SNR for T = 500 µs, f s = 32 khz, and L = 512 bits. 30

41 5 windows y [m] x [m] Figure 5.3: Overview of experimental testbed and room layout with desks, ceiling-mounted LED luminaires, and photosensors indicated Experimental To further evaluate the proposed VLC system, it is implemented on an experimental testbed to introduce realistic conditions found in practice. The testbed consists of N = 8 LED luminaires mounted on the ceiling as a 2- by-4 grid within an in-use office room. The distance between the centers of any two neighboring luminaires on the grid is 2.1 meters. The office is furnished with desks, monitors, chairs, and cabinets, which result in a variety of optical channel gains in the environment. The north side of the room features windows all along its length which can be occluded with blinds. An overview is shown in Fig Co-located sensors at each of the luminaires are read out with a data acquisition (DAQ) device which is connected to a central computer. Dimming levels for each of the luminaires are described from the same computer in a signal with an equal number of samples to what is sensed. Packet error ratio The effect of realistic components used in the system is investigated with the testbed. The effect of other factors on communication performance are minimized. The blinds are closed to remove fluctuating daylight conditions. 31

42 Also, the timing recovery during detection is made ideal through the central computer by applying a synchronized sampling phase. One combination of source (luminaire 1) and destination (luminaire 4) is selected and a range of 11 unique SNRs are used. To obtain different SNRs, the signal strength is varied by changing the modulation depth n used in transmission. For each distinct modulation depth, 400 packets are communicated. The erroneous packets are counted to conclude a PER. To measure the SNR, a period of no communication precedes each message. During this time, noise power P N is measured. Then, during the message, the combined power P S+N is measured. The Channel SNR is then estimated by P S+N P N. Per unique modulation depth used, the measured SNRs for P N the packets are averaged. Note that the PER result shown in Fig. 5.1 was obtained by simulation with the VLC received signal model in (3.2), which assumed a Dirac delta function for the channel impulse response, or h(t) = δ(t). In practice, the PER is affected by a realistic channel impulse response. Factors such as the response time of the photosensor shape the signal, causing intersymbol interference. Such a photosensor may be modeled as a low-pass filter with a decaying exponential as an impulse response [37]. A simulation where this modeled component is included is then also considered and compared with the result obtained through the testbed. In this case, the channel impulse response is modeled as h(t) = 1 τ e t τ with τ = 10 4 and (3.1) is used as a received signal model. Other than this, the setup for this additional simulation is identical to the PER by SNR simulation found in Section Now consider Fig. 5.4, where the earlier theoretical model, the additional simulation with a low-pass response, and the result obtained with the testbed are shown. The PER found with the testbed shows a clear loss in performance. The additional simulated case shows that the cause of this is characterized by the properties of realistic components. The shown quality of communication performance with the testbed indicates desired channel conditions for reliable communication. It is now possible to evaluate the VLC link between luminaires. Recall a minimum modulation depth min was defined in Section 3.2. The modulation depths used to achieve the shown PERs in the experimental case are all below the expected operating conditions for the office room. Using for example min = 0.1 in the experimental testbed results in reliable communication for this set of parameters even though there is no line of sight between luminaires and photosensors. Daylight estimation In this experiment, the daylight estimation functionality is illustrated using the testbed. By doing so, the underlying optical channel gain extractions on which the daylight estimation depends are also tested. For this result, all 32

43 10 0 Theoretical, delta response Simulated, low pass response Experimental 10 1 PER Channel SNR Figure 5.4: Comparison of PER by SNR for T = 500 µs, f s = 32 khz, and L = 512 bits, with different channel responses. 33

44 Sensor input Daylight estimation Daylight ground truth 1050 ym(t) [lux] t [s] Figure 5.5: Experimental daylight estimation at luminaire 7 over 10 scheduling cycles. luminaires in the testbed are made to communicate. TDMA scheduling is applied so that each luminaire communicates once in a cycle of 12 seconds in the order of their identifiers. Realistic timing recovery is now performed during detection and the blinds of the room are opened to allow daylight into the office. In Fig. 5.5 the daylight estimation behavior is shown. For around the first 15 seconds of the experiment, the sensed illuminance at luminaire 7 equals the ground truth of daylight. All luminaires in the room are then turned on to a dimming level of 0.5 (half the maximum power output) for ten cycles of scheduling. For each cycle, after all eight luminaires optical channel gains are extracted from the transmitted messages, a daylight estimation is performed. The occurrence of these messages can be seen in the received signal of each cycle. After the ten cycles, the luminaires are switched off again. In the figure, the daylight estimations were found to be close to the ground truth. 34

45 5.2 Performance of networked lighting control The proposed control algorithm is evaluated by comparing its behavior to a state of the art algorithm. The robustness of either system against environment changes is observed. To investigate the system s dimming behavior over a sequence of control cycles, the optimization problem detailed in Section 4.3 is solved using quadratic programming to obtain a control action u based on the available information. Changes are introduced to the environment during these operations. The effect of this is investigated for two distinct system setups. The first setup implements the proposed method of this work. By using VLC for networking, extractions of optical channel gains ˆα m,n and estimations of daylight contributions ˆd m occur as described in Section 4.2. The other setup employs a non-vlc method of communication and thus while sharing information across luminaires cannot provide continuous estimation of the optical channel gains. Instead, the stored result of a manual measurement of these gains ˆα m,n is used. This non-vlc setup is representative of state of the art intelligent lighting systems using centralized control [27, 28]. Daylight estimation using these values as in the proposed method may lead to negative values for ˆd m under changes to the environment. This can render (4.14) infeasible when the constraints Au d + l 0 and u (1 min 2 )1 0 become mutually exclusive. Because of this, the insight is added that negative values for daylight contribution estimation at a sensor could not be a correct representation of daylight behavior. Thus, instead of (4.9), this method uses { 0 if ȳ ˆd m = m N n=1 ˆα m,nβ m,n u n < 0 ȳ m N (5.2) n=1 ˆα m,nβ m,n u n otherwise. A constant minimum level of illuminance at the workplane level is the desired control behavior. Therefore the average levels of illuminance w z (t) for workplane zone z resulting from both methods are compared. Further denote p z (t) the daylight contribution of illuminance at a workplane zone z. The evaluations are performed both in simulation and with the experimental testbed described in Section Simulation The proposed controller is first compared with the state of the art using simulations. This way, it is possible to isolate and observe the effectiveness of the proposed environment change adaptation. Several situations are modeled in simulation to highlight different aspects of the underlying behavior. An indoor open-plan office environment model is considered. It consist of N = 80 ceiling-mounted luminaires in an 8-by-10 grid. The workplane 35

46 zone 20 luminaire 58 Figure 5.6: Environment model used in simulation. level below consists of a configuration of desks where each desk defines one zone of interest. One luminaire-zone combination, as indicated in Fig. 5.6, is observed while all luminaires in the environment are controlled. Values for A and d in this environment are obtained using DIALux [38]. In this model, daylight may enter through one side of the room, where windows are situated. The daylight conditions used here may be replicated in DIALux using the settings: mixed sky conditions for March 3rd, 2015, from 8:00 a.m. onward. Environment changes are introduced by changing desk reflectance in the underlying DIALux model. The reflectance parameter is a value between 0% and 100%. Low values represent a surface with a dark color and high values represent one with a light color. Changing it results in different values for A and d. Different environment changes are explored in the simulations below. For the following simulations, (3.2) is used to model the input of a photosensor. Since the effect of environment changes is of interest, the noiseless case is considered, i.e. v m (t) = 0. All zones are considered occupied, making the desired workplane illuminance 500 lux [4]. Both the proposed system and the non-vlc system are considered for each simulation. The non-vlc system setup uses the same initial values for A for its entire run while the system using VLC obtains a new A every control cycle. For each simulation, the daylight contributions d 58 and p 20 are observed, as well as the average ceiling illuminance per control cycle ȳ 58, the dimming level u 58, and the average workplane illuminance per control cycle w 20. The performance of both systems is judged by how well w 20 corresponds to the 36

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS A Thesis by Masaaki Takahashi Bachelor of Science, Wichita State University, 28 Submitted to the Department of Electrical Engineering

More information

White Paper - Photosensors

White Paper - Photosensors Page 1 of 13 Photosensors: Technology and Major Trends by Craig DiLouie, Lighting Controls Association Posted December 2009 Special thanks to the following Lighting Controls Association member representatives

More information

Nonuniform multi level crossing for signal reconstruction

Nonuniform multi level crossing for signal reconstruction 6 Nonuniform multi level crossing for signal reconstruction 6.1 Introduction In recent years, there has been considerable interest in level crossing algorithms for sampling continuous time signals. Driven

More information

INDOOR USER ZONING AND TRACKING IN PASSIVE INFRARED SENSING SYSTEMS. Gianluca Monaci, Ashish Pandharipande

INDOOR USER ZONING AND TRACKING IN PASSIVE INFRARED SENSING SYSTEMS. Gianluca Monaci, Ashish Pandharipande 20th European Signal Processing Conference (EUSIPCO 2012) Bucharest, Romania, August 27-31, 2012 INDOOR USER ZONING AND TRACKING IN PASSIVE INFRARED SENSING SYSTEMS Gianluca Monaci, Ashish Pandharipande

More information

INTRODUCTION TO WIRELESS SENSOR NETWORKS. CHAPTER 3: RADIO COMMUNICATIONS Anna Förster

INTRODUCTION TO WIRELESS SENSOR NETWORKS. CHAPTER 3: RADIO COMMUNICATIONS Anna Förster INTRODUCTION TO WIRELESS SENSOR NETWORKS CHAPTER 3: RADIO COMMUNICATIONS Anna Förster OVERVIEW 1. Radio Waves and Modulation/Demodulation 2. Properties of Wireless Communications 1. Interference and noise

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

Joint Relaying and Network Coding in Wireless Networks

Joint Relaying and Network Coding in Wireless Networks Joint Relaying and Network Coding in Wireless Networks Sachin Katti Ivana Marić Andrea Goldsmith Dina Katabi Muriel Médard MIT Stanford Stanford MIT MIT Abstract Relaying is a fundamental building block

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

Downloaded from 1

Downloaded from  1 VII SEMESTER FINAL EXAMINATION-2004 Attempt ALL questions. Q. [1] How does Digital communication System differ from Analog systems? Draw functional block diagram of DCS and explain the significance of

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

Chapter 2 Channel Equalization

Chapter 2 Channel Equalization Chapter 2 Channel Equalization 2.1 Introduction In wireless communication systems signal experiences distortion due to fading [17]. As signal propagates, it follows multiple paths between transmitter and

More information

Localization in Wireless Sensor Networks

Localization in Wireless Sensor Networks Localization in Wireless Sensor Networks Part 2: Localization techniques Department of Informatics University of Oslo Cyber Physical Systems, 11.10.2011 Localization problem in WSN In a localization problem

More information

Optimum Power Allocation in Cooperative Networks

Optimum Power Allocation in Cooperative Networks Optimum Power Allocation in Cooperative Networks Jaime Adeane, Miguel R.D. Rodrigues, and Ian J. Wassell Laboratory for Communication Engineering Department of Engineering University of Cambridge 5 JJ

More information

Performance Analysis of Cognitive Radio based on Cooperative Spectrum Sensing

Performance Analysis of Cognitive Radio based on Cooperative Spectrum Sensing Performance Analysis of Cognitive Radio based on Cooperative Spectrum Sensing Sai kiran pudi 1, T. Syama Sundara 2, Dr. Nimmagadda Padmaja 3 Department of Electronics and Communication Engineering, Sree

More information

Localization (Position Estimation) Problem in WSN

Localization (Position Estimation) Problem in WSN Localization (Position Estimation) Problem in WSN [1] Convex Position Estimation in Wireless Sensor Networks by L. Doherty, K.S.J. Pister, and L.E. Ghaoui [2] Semidefinite Programming for Ad Hoc Wireless

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

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn Increasing Broadcast Reliability for Vehicular Ad Hoc Networks Nathan Balon and Jinhua Guo University of Michigan - Dearborn I n t r o d u c t i o n General Information on VANETs Background on 802.11 Background

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

LIGHTING Common terminology 2. Sources and luminaires 3. Controls

LIGHTING Common terminology 2. Sources and luminaires 3. Controls LIGHTING 101 1. Common terminology 2. Sources and luminaires 3. Controls DISCUSSION: COMMON LIGHTING TERMINOLOGY 1. What are the definitions of the following lighting terms? 2. Do you use these terms in

More information

Fluorescent Dimming Ballast Study Report

Fluorescent Dimming Ballast Study Report Fluorescent Dimming Ballast Study Report Submitted to: Sacramento Municipal Utility District July 9, 2013 Prepared by: ADM Associates, Inc. 3239 Ramos Circle Sacramento, CA 95827 The information in this

More information

SMART WORK SPACE USING PIR SENSORS

SMART WORK SPACE USING PIR SENSORS SMART WORK SPACE USING PIR SENSORS 1 Ms.Brinda.S, 2 Swastika, 3 Shreya Kuna, 4 Rachana Tanneeru, 5 Harshitaa Mahajan 1 Computer Science and Engineering,Assistant Professor Computer Science and Engineering,SRM

More information

Working Party 5B DRAFT NEW RECOMMENDATION ITU-R M.[500KHZ]

Working Party 5B DRAFT NEW RECOMMENDATION ITU-R M.[500KHZ] Radiocommunication Study Groups Source: Subject: Document 5B/TEMP/376 Draft new Recommendation ITU-R M.[500kHz] Document 17 November 2011 English only Working Party 5B DRAFT NEW RECOMMENDATION ITU-R M.[500KHZ]

More information

FIXTURE INTEGRATED DAYLIGHT DIMMING PHOTOSENSOR

FIXTURE INTEGRATED DAYLIGHT DIMMING PHOTOSENSOR FIXTURE INTEGRATED DAYLIGHT DIMMING PHOTOSENSOR Product Overview The is a fixture-integrated dimming photosensor. It provides a continuous dimming signal to a 0-10 VDC dimming ballast, based on daylight

More information

Implementation of Digital Signal Processing: Some Background on GFSK Modulation

Implementation of Digital Signal Processing: Some Background on GFSK Modulation Implementation of Digital Signal Processing: Some Background on GFSK Modulation Sabih H. Gerez University of Twente, Department of Electrical Engineering s.h.gerez@utwente.nl Version 5 (March 9, 2016)

More information

Encoding of Control Information and Data for Downlink Broadcast of Short Packets

Encoding of Control Information and Data for Downlink Broadcast of Short Packets Encoding of Control Information and Data for Downlin Broadcast of Short Pacets Kasper Fløe Trillingsgaard and Petar Popovsi Department of Electronic Systems, Aalborg University 9220 Aalborg, Denmar Abstract

More information

Matlab based Platform for the Evaluation of Modulation Techniques used in VLC

Matlab based Platform for the Evaluation of Modulation Techniques used in VLC 12 th International Conference on DEVELOPMENT AND APPLICATION SYSTEMS, Suceava, Romania, May 15-17, 2014 Matlab based Platform for the Evaluation of Modulation Techniques used in VLC Steven De Lausnay,

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

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER Dr. Cheng Lu, Chief Communications System Engineer John Roach, Vice President, Network Products Division Dr. George Sasvari,

More information

Cognitive Ultra Wideband Radio

Cognitive Ultra Wideband Radio Cognitive Ultra Wideband Radio Soodeh Amiri M.S student of the communication engineering The Electrical & Computer Department of Isfahan University of Technology, IUT E-Mail : s.amiridoomari@ec.iut.ac.ir

More information

Communications I (ELCN 306)

Communications I (ELCN 306) Communications I (ELCN 306) c Samy S. Soliman Electronics and Electrical Communications Engineering Department Cairo University, Egypt Email: samy.soliman@cu.edu.eg Website: http://scholar.cu.edu.eg/samysoliman

More information

Communications Theory and Engineering

Communications Theory and Engineering Communications Theory and Engineering Master's Degree in Electronic Engineering Sapienza University of Rome A.A. 2018-2019 TDMA, FDMA, CDMA (cont d) and the Capacity of multi-user channels Code Division

More information

Computational Complexity of Multiuser. Receivers in DS-CDMA Systems. Syed Rizvi. Department of Electrical & Computer Engineering

Computational Complexity of Multiuser. Receivers in DS-CDMA Systems. Syed Rizvi. Department of Electrical & Computer Engineering Computational Complexity of Multiuser Receivers in DS-CDMA Systems Digital Signal Processing (DSP)-I Fall 2004 By Syed Rizvi Department of Electrical & Computer Engineering Old Dominion University Outline

More information

ITM 1010 Computer and Communication Technologies

ITM 1010 Computer and Communication Technologies ITM 1010 Computer and Communication Technologies Lecture #14 Part II Introduction to Communication Technologies: Digital Signals: Digital modulation, channel sharing 2003 香港中文大學, 電子工程學系 (Prof. H.K.Tsang)

More information

EFFECTS OF PHASE AND AMPLITUDE ERRORS ON QAM SYSTEMS WITH ERROR- CONTROL CODING AND SOFT DECISION DECODING

EFFECTS OF PHASE AND AMPLITUDE ERRORS ON QAM SYSTEMS WITH ERROR- CONTROL CODING AND SOFT DECISION DECODING Clemson University TigerPrints All Theses Theses 8-2009 EFFECTS OF PHASE AND AMPLITUDE ERRORS ON QAM SYSTEMS WITH ERROR- CONTROL CODING AND SOFT DECISION DECODING Jason Ellis Clemson University, jellis@clemson.edu

More information

Lab/Project Error Control Coding using LDPC Codes and HARQ

Lab/Project Error Control Coding using LDPC Codes and HARQ Linköping University Campus Norrköping Department of Science and Technology Erik Bergfeldt TNE066 Telecommunications Lab/Project Error Control Coding using LDPC Codes and HARQ Error control coding is an

More information

Lecture 5 Transmission. Physical and Datalink Layers: 3 Lectures

Lecture 5 Transmission. Physical and Datalink Layers: 3 Lectures Lecture 5 Transmission Peter Steenkiste School of Computer Science Department of Electrical and Computer Engineering Carnegie Mellon University 15-441 Networking, Spring 2004 http://www.cs.cmu.edu/~prs/15-441

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

Lecture 5 Transmission

Lecture 5 Transmission Lecture 5 Transmission David Andersen Department of Computer Science Carnegie Mellon University 15-441 Networking, Spring 2005 http://www.cs.cmu.edu/~srini/15-441/s05 1 Physical and Datalink Layers: 3

More information

LIGHTING Common terminology 2. Sources and luminaires 3. Controls

LIGHTING Common terminology 2. Sources and luminaires 3. Controls LIGHTING 101 1. Common terminology 2. Sources and luminaires 3. Controls DISCUSSION: COMMON LIGHTING TERMINOLOGY 1. What are the definitions of the following lighting terms? 2. Do you use these terms in

More information

Co-design of Smart Lighting and Communication for Visible Light Networks Hongjia Wu

Co-design of Smart Lighting and Communication for Visible Light Networks Hongjia Wu Delft University of Technology Master s Thesis in Embedded Systems Co-design of Smart Lighting and Communication for Visible Light Networks Hongjia Wu Co-design of Smart Lighting and Communication for

More information

GE Lighting. control. Aware Occupancy and Photo Sensors

GE Lighting. control. Aware Occupancy and Photo Sensors GE Lighting control Aware Occupancy and Photo Sensors efficiency meets intelligence In addition to switches and scheduling, you can further increase efficiency and save money on energy with Aware Occupancy

More information

C06a: Digital Modulation

C06a: Digital Modulation CISC 7332X T6 C06a: Digital Modulation Hui Chen Department of Computer & Information Science CUNY Brooklyn College 10/2/2018 CUNY Brooklyn College 1 Outline Digital modulation Baseband transmission Line

More information

3.6. Cell-Site Equipment. Traffic and Cell Splitting Microcells, Picocelles and Repeaters

3.6. Cell-Site Equipment. Traffic and Cell Splitting Microcells, Picocelles and Repeaters 3.6. Cell-Site Equipment Traffic and Cell Splitting Microcells, Picocelles and Repeaters The radio transmitting equipment at the cell site operates at considerably higher power than do the mobile phones,

More information

Enhanced Spatial Modulation of Indoor Visible Light Communication

Enhanced Spatial Modulation of Indoor Visible Light Communication J. lnf. Commun. Converg. Eng. 13(1): 1-6, Mar. 015 Regular paper Enhanced Spatial Modulation of Indoor Visible Light Communication Ye Shan, Ming Li, and Minglu Jin *, Member, KIICE School of Information

More information

OFDM Transmission Corrupted by Impulsive Noise

OFDM Transmission Corrupted by Impulsive Noise OFDM Transmission Corrupted by Impulsive Noise Jiirgen Haring, Han Vinck University of Essen Institute for Experimental Mathematics Ellernstr. 29 45326 Essen, Germany,. e-mail: haering@exp-math.uni-essen.de

More information

Innovative frequency hopping radio transmission probe provides robust and flexible inspection on large machine tools

Innovative frequency hopping radio transmission probe provides robust and flexible inspection on large machine tools White paper Innovative frequency hopping radio transmission probe provides robust and flexible inspection on large machine tools Abstract Inspection probes have become a vital contributor to manufacturing

More information

UNIVERSITY OF SOUTHAMPTON

UNIVERSITY OF SOUTHAMPTON UNIVERSITY OF SOUTHAMPTON ELEC6014W1 SEMESTER II EXAMINATIONS 2007/08 RADIO COMMUNICATION NETWORKS AND SYSTEMS Duration: 120 mins Answer THREE questions out of FIVE. University approved calculators may

More information

2. TELECOMMUNICATIONS BASICS

2. TELECOMMUNICATIONS BASICS 2. TELECOMMUNICATIONS BASICS The purpose of any telecommunications system is to transfer information from the sender to the receiver by a means of a communication channel. The information is carried by

More information

Time division multiplexing The block diagram for TDM is illustrated as shown in the figure

Time division multiplexing The block diagram for TDM is illustrated as shown in the figure CHAPTER 2 Syllabus: 1) Pulse amplitude modulation 2) TDM 3) Wave form coding techniques 4) PCM 5) Quantization noise and SNR 6) Robust quantization Pulse amplitude modulation In pulse amplitude modulation,

More information

Research Article Modeling and Analysis of DIPPM: A New Modulation Scheme for Visible Light Communications

Research Article Modeling and Analysis of DIPPM: A New Modulation Scheme for Visible Light Communications Sensors Volume 15, Article ID 96396, 8 pages http://dx.doi.org/1.1155/15/96396 Research Article Modeling and Analysis of DIPPM: A New Modulation Scheme for Visible Light Communications Sana Ullah Jan,

More information

A Design of the Matched Filter for the Passive Radar Sensor

A Design of the Matched Filter for the Passive Radar Sensor Proceedings of the 7th WSEAS International Conference on Signal, Speech and Image Processing, Beijing, China, September 15-17, 7 11 A Design of the atched Filter for the Passive Radar Sensor FUIO NISHIYAA

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

(Refer Slide Time: 2:23)

(Refer Slide Time: 2:23) Data Communications Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture-11B Multiplexing (Contd.) Hello and welcome to today s lecture on multiplexing

More information

Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system

Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system Nidhi Sindhwani Department of ECE, ASET, GGSIPU, Delhi, India Abstract: In MIMO system, there are several number of users

More information

OFDMA PHY for EPoC: a Baseline Proposal. Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1

OFDMA PHY for EPoC: a Baseline Proposal. Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1 OFDMA PHY for EPoC: a Baseline Proposal Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1 Supported by Jorge Salinger (Comcast) Rick Li (Cortina) Lup Ng (Cortina) PAGE 2 Outline OFDM: motivation

More information

arxiv: v1 [cs.it] 21 Feb 2015

arxiv: v1 [cs.it] 21 Feb 2015 1 Opportunistic Cooperative Channel Access in Distributed Wireless Networks with Decode-and-Forward Relays Zhou Zhang, Shuai Zhou, and Hai Jiang arxiv:1502.06085v1 [cs.it] 21 Feb 2015 Dept. of Electrical

More information

Chapter 2 Overview. Duplexing, Multiple Access - 1 -

Chapter 2 Overview. Duplexing, Multiple Access - 1 - Chapter 2 Overview Part 1 (2 weeks ago) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (last week) Modulation, Coding, Error Correction Part 3

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction 1.1Motivation The past five decades have seen surprising progress in computing and communication technologies that were stimulated by the presence of cheaper, faster, more reliable

More information

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Shih-Hsien Yang, Hung-Wei Tseng, Eric Hsiao-Kuang Wu, and Gen-Huey Chen Dept. of Computer Science and Information Engineering,

More information

Wireless Transmission & Media Access

Wireless Transmission & Media Access Wireless Transmission & Media Access Signals and Signal Propagation Multiplexing Modulation Media Access 1 Significant parts of slides are based on original material by Prof. Dr.-Ing. Jochen Schiller,

More information

Time-Slotted Round-Trip Carrier Synchronization in Large-Scale Wireless Networks

Time-Slotted Round-Trip Carrier Synchronization in Large-Scale Wireless Networks Time-Slotted Round-Trip Carrier Synchronization in Large-Scale Wireless etworks Qian Wang Electrical and Computer Engineering Illinois Institute of Technology Chicago, IL 60616 Email: willwq@msn.com Kui

More information

Cooperative Sensing for Target Estimation and Target Localization

Cooperative Sensing for Target Estimation and Target Localization Preliminary Exam May 09, 2011 Cooperative Sensing for Target Estimation and Target Localization Wenshu Zhang Advisor: Dr. Liuqing Yang Department of Electrical & Computer Engineering Colorado State University

More information

Lab 3.0. Pulse Shaping and Rayleigh Channel. Faculty of Information Engineering & Technology. The Communications Department

Lab 3.0. Pulse Shaping and Rayleigh Channel. Faculty of Information Engineering & Technology. The Communications Department Faculty of Information Engineering & Technology The Communications Department Course: Advanced Communication Lab [COMM 1005] Lab 3.0 Pulse Shaping and Rayleigh Channel 1 TABLE OF CONTENTS 2 Summary...

More information

Implementation of a MIMO Transceiver Using GNU Radio

Implementation of a MIMO Transceiver Using GNU Radio ECE 4901 Fall 2015 Implementation of a MIMO Transceiver Using GNU Radio Ethan Aebli (EE) Michael Williams (EE) Erica Wisniewski (CMPE/EE) The MITRE Corporation 202 Burlington Rd Bedford, MA 01730 Department

More information

Cost Effective Simplified Controls for Daylight Harvesting

Cost Effective Simplified Controls for Daylight Harvesting Cost Effective Simplified Controls for Daylight Harvesting Konstantinos Papamichael, Erik Page, and Keith Graeber California Lighting Technology Center, University of California, Davis ABSTRACT Most commercial

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

Methods for measuring work surface illuminance in adaptive solid state lighting networks

Methods for measuring work surface illuminance in adaptive solid state lighting networks Methods for measuring work surface illuminance in adaptive solid state lighting networks Byungkun Lee, Matthew Aldrich, and Joseph A. Paradiso MIT Media Lab, Responsive Environments Group, Cambridge, MA

More information

for Infrared Data Communication ydept. Information Systems Engineering, yy Information Technology Research Lab.,

for Infrared Data Communication ydept. Information Systems Engineering, yy Information Technology Research Lab., Synthesis and Simulation of Digital Demodulator for Data Communication Hiroshi Uno yyy Keiji Kumatani y Isao Shirakawa y Toru Chiba yy ydept. Information Systems Engineering, yy Information Technology

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

Simulation of Optical CDMA using OOC Code

Simulation of Optical CDMA using OOC Code International Journal of Scientific and Research Publications, Volume 2, Issue 5, May 22 ISSN 225-353 Simulation of Optical CDMA using OOC Code Mrs. Anita Borude, Prof. Shobha Krishnan Department of Electronics

More information

Multiple Antenna Processing for WiMAX

Multiple Antenna Processing for WiMAX Multiple Antenna Processing for WiMAX Overview Wireless operators face a myriad of obstacles, but fundamental to the performance of any system are the propagation characteristics that restrict delivery

More information

IMPROVEMENTS TO A QUEUE AND DELAY ESTIMATION ALGORITHM UTILIZED IN VIDEO IMAGING VEHICLE DETECTION SYSTEMS

IMPROVEMENTS TO A QUEUE AND DELAY ESTIMATION ALGORITHM UTILIZED IN VIDEO IMAGING VEHICLE DETECTION SYSTEMS IMPROVEMENTS TO A QUEUE AND DELAY ESTIMATION ALGORITHM UTILIZED IN VIDEO IMAGING VEHICLE DETECTION SYSTEMS A Thesis Proposal By Marshall T. Cheek Submitted to the Office of Graduate Studies Texas A&M University

More information

Optimal Utility-Based Resource Allocation for OFDM Networks with Multiple Types of Traffic

Optimal Utility-Based Resource Allocation for OFDM Networks with Multiple Types of Traffic Optimal Utility-Based Resource Allocation for OFDM Networks with Multiple Types of Traffic Mohammad Katoozian, Keivan Navaie Electrical and Computer Engineering Department Tarbiat Modares University, Tehran,

More information

Outline. Communications Engineering 1

Outline. Communications Engineering 1 Outline Introduction Signal, random variable, random process and spectra Analog modulation Analog to digital conversion Digital transmission through baseband channels Signal space representation Optimal

More information

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE A Thesis by Andrew J. Zerngast Bachelor of Science, Wichita State University, 2008 Submitted to the Department of Electrical

More information

IN recent years, there has been great interest in the analysis

IN recent years, there has been great interest in the analysis 2890 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 7, JULY 2006 On the Power Efficiency of Sensory and Ad Hoc Wireless Networks Amir F. Dana, Student Member, IEEE, and Babak Hassibi Abstract We

More information

Chapter 4 Investigation of OFDM Synchronization Techniques

Chapter 4 Investigation of OFDM Synchronization Techniques Chapter 4 Investigation of OFDM Synchronization Techniques In this chapter, basic function blocs of OFDM-based synchronous receiver such as: integral and fractional frequency offset detection, symbol timing

More information

SPACE TIME coding for multiple transmit antennas has attracted

SPACE TIME coding for multiple transmit antennas has attracted 486 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 50, NO. 3, MARCH 2004 An Orthogonal Space Time Coded CPM System With Fast Decoding for Two Transmit Antennas Genyuan Wang Xiang-Gen Xia, Senior Member,

More information

Announcement : Wireless Networks Lecture 3: Physical Layer. A Reminder about Prerequisites. Outline. Page 1

Announcement : Wireless Networks Lecture 3: Physical Layer. A Reminder about Prerequisites. Outline. Page 1 Announcement 18-759: Wireless Networks Lecture 3: Physical Layer Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2010 http://www.cs.cmu.edu/~prs/wirelesss10/

More information

RECOMMENDATION ITU-R BS

RECOMMENDATION ITU-R BS Rec. ITU-R BS.1350-1 1 RECOMMENDATION ITU-R BS.1350-1 SYSTEMS REQUIREMENTS FOR MULTIPLEXING (FM) SOUND BROADCASTING WITH A SUB-CARRIER DATA CHANNEL HAVING A RELATIVELY LARGE TRANSMISSION CAPACITY FOR STATIONARY

More information

HD Radio FM Transmission. System Specifications

HD Radio FM Transmission. System Specifications HD Radio FM Transmission System Specifications Rev. G December 14, 2016 SY_SSS_1026s TRADEMARKS HD Radio and the HD, HD Radio, and Arc logos are proprietary trademarks of ibiquity Digital Corporation.

More information

Power limits fulfilment and MUI reduction based on pulse shaping in UWB networks

Power limits fulfilment and MUI reduction based on pulse shaping in UWB networks Power limits fulfilment and MUI reduction based on pulse shaping in UWB networks Luca De Nardis, Guerino Giancola, Maria-Gabriella Di Benedetto Università degli Studi di Roma La Sapienza Infocom Dept.

More information

Digital Loudspeaker Arrays driven by 1-bit signals

Digital Loudspeaker Arrays driven by 1-bit signals Digital Loudspeaer Arrays driven by 1-bit signals Nicolas Alexander Tatlas and John Mourjopoulos Audiogroup, Electrical Engineering and Computer Engineering Department, University of Patras, Patras, 265

More information

Throughput-optimal number of relays in delaybounded multi-hop ALOHA networks

Throughput-optimal number of relays in delaybounded multi-hop ALOHA networks Page 1 of 10 Throughput-optimal number of relays in delaybounded multi-hop ALOHA networks. Nekoui and H. Pishro-Nik This letter addresses the throughput of an ALOHA-based Poisson-distributed multihop wireless

More information

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions This dissertation reported results of an investigation into the performance of antenna arrays that can be mounted on handheld radios. Handheld arrays

More information

SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS

SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS RASHMI SABNUAM GUPTA 1 & KANDARPA KUMAR SARMA 2 1 Department of Electronics and Communication Engineering, Tezpur University-784028,

More information

Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks

Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks Ying Dai and Jie Wu Department of Computer and Information Sciences Temple University, Philadelphia, PA 19122 Email: {ying.dai,

More information

A NOVEL MULTI-SERVICE SIMULTANEOUS RECEIVER WITH DIVERSITY RECEPTION TECHNIQUE BY SHARING BRANCHES

A NOVEL MULTI-SERVICE SIMULTANEOUS RECEIVER WITH DIVERSITY RECEPTION TECHNIQUE BY SHARING BRANCHES A NOVEL MULTI-SERVICE SIMULTANEOUS RECEIVER WITH DIVERSITY RECEPTION TECHNIQUE BY SHARING BRANCHES Noriyoshi Suzuki (Toyota Central R&D Labs., Inc., Nagakute, Aichi, Japan; nori@mcl.tytlabs.co.jp); Kenji

More information

DESIGN OF GLOBAL SAW RFID TAG DEVICES C. S. Hartmann, P. Brown, and J. Bellamy RF SAW, Inc., 900 Alpha Drive Ste 400, Richardson, TX, U.S.A.

DESIGN OF GLOBAL SAW RFID TAG DEVICES C. S. Hartmann, P. Brown, and J. Bellamy RF SAW, Inc., 900 Alpha Drive Ste 400, Richardson, TX, U.S.A. DESIGN OF GLOBAL SAW RFID TAG DEVICES C. S. Hartmann, P. Brown, and J. Bellamy RF SAW, Inc., 900 Alpha Drive Ste 400, Richardson, TX, U.S.A., 75081 Abstract - The Global SAW Tag [1] is projected to be

More information

DSRC using OFDM for roadside-vehicle communication systems

DSRC using OFDM for roadside-vehicle communication systems DSRC using OFDM for roadside-vehicle communication systems Akihiro Kamemura, Takashi Maehata SUMITOMO ELECTRIC INDUSTRIES, LTD. Phone: +81 6 6466 5644, Fax: +81 6 6462 4586 e-mail:kamemura@rrad.sei.co.jp,

More information

Survey of Power Control Schemes for LTE Uplink E Tejaswi, Suresh B

Survey of Power Control Schemes for LTE Uplink E Tejaswi, Suresh B Survey of Power Control Schemes for LTE Uplink E Tejaswi, Suresh B Department of Electronics and Communication Engineering K L University, Guntur, India Abstract In multi user environment number of users

More information

POLARIZED OPTICAL ORTHOGONAL CODE FOR OPTICAL CODE DIVISION MULTIPLE ACCESS SYSTEMS

POLARIZED OPTICAL ORTHOGONAL CODE FOR OPTICAL CODE DIVISION MULTIPLE ACCESS SYSTEMS Progress In Electromagnetics Research, PIER 65, 125 136, 2006 POLARIZED OPTICAL ORTHOGONAL CODE FOR OPTICAL CODE DIVISION MULTIPLE ACCESS SYSTEMS N. Tarhuni Communications Engineering Lab Helsinki University

More information

Communications Overhead as the Cost of Constraints

Communications Overhead as the Cost of Constraints Communications Overhead as the Cost of Constraints J. Nicholas Laneman and Brian. Dunn Department of Electrical Engineering University of Notre Dame Email: {jnl,bdunn}@nd.edu Abstract This paper speculates

More information

Dynamic Subchannel and Bit Allocation in Multiuser OFDM with a Priority User

Dynamic Subchannel and Bit Allocation in Multiuser OFDM with a Priority User Dynamic Subchannel and Bit Allocation in Multiuser OFDM with a Priority User Changho Suh, Yunok Cho, and Seokhyun Yoon Samsung Electronics Co., Ltd, P.O.BOX 105, Suwon, S. Korea. email: becal.suh@samsung.com,

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

Amplitude Frequency Phase

Amplitude Frequency Phase Chapter 4 (part 2) Digital Modulation Techniques Chapter 4 (part 2) Overview Digital Modulation techniques (part 2) Bandpass data transmission Amplitude Shift Keying (ASK) Phase Shift Keying (PSK) Frequency

More information

Chapter 4. Part 2(a) Digital Modulation Techniques

Chapter 4. Part 2(a) Digital Modulation Techniques Chapter 4 Part 2(a) Digital Modulation Techniques Overview Digital Modulation techniques Bandpass data transmission Amplitude Shift Keying (ASK) Phase Shift Keying (PSK) Frequency Shift Keying (FSK) Quadrature

More information

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 58, NO. 3, MARCH

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 58, NO. 3, MARCH IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 58, NO. 3, MARCH 2010 1401 Decomposition Principles and Online Learning in Cross-Layer Optimization for Delay-Sensitive Applications Fangwen Fu, Student Member,

More information

Improved Directional Perturbation Algorithm for Collaborative Beamforming

Improved Directional Perturbation Algorithm for Collaborative Beamforming American Journal of Networks and Communications 2017; 6(4): 62-66 http://www.sciencepublishinggroup.com/j/ajnc doi: 10.11648/j.ajnc.20170604.11 ISSN: 2326-893X (Print); ISSN: 2326-8964 (Online) Improved

More information

IEEE Wireless Access Method and Physical Layer Specification. Proposal For the Use of Packet Detection in Clear Channel Assessment

IEEE Wireless Access Method and Physical Layer Specification. Proposal For the Use of Packet Detection in Clear Channel Assessment IEEE 802.11 Wireless Access Method and Physical Layer Specification Title: Author: Proposal For the Use of Packet Detection in Clear Channel Assessment Jim McDonald Motorola, Inc. 50 E. Commerce Drive

More information