Single Room Indoor Positioning System

Size: px
Start display at page:

Download "Single Room Indoor Positioning System"

Transcription

1 Single Room Indoor Positioning System By Keith Moran Tuesday 27 th May 2014 Supervisor: Mr Damon Berry This Final Year Report is submitted in partial fulfilment of the requirements of the B.Eng. in Electrical and Electronic Engineering of the Dublin Institute of Technology

2 I certify that this report, which I submit in accordance of the requirements of the honours Degree in Electrical and Electronic Engineering (DT021) of the Dublin Institute of Technology, is a product of my own work and that any content reproduced in this report that relates to the work of other individuals are acknowledged through appropriate referencing. Signed:. Date:. i

3 Acknowledgements I wish to express my gratitude and appreciation to everyone who supported me throughout the duration of this project. I would particularly like to thank Damon Berry for his guidance and direction in the technical aspects of this project. I would also like to thank Mr Tony Kelly who contributed his time to support and advise me on the digital communications aspects and Dr Ted Burke who contributed his time to advise me on the software aspects. I would like to express my appreciation to technician Finbarr O Meara who provided me with the parts needed to complete this project. ii

4 Table of Contents List of Figures... v Abstract... vi Chapter 1: Introduction... 1 Introduction... 1 Ultrasonic and Radio frequency... 1 Radio Frequency... 2 Ultrasonic... 2 DsPIC30F4011 and dspic30f3012 Microcontrollers... 3 Project Objectives... 4 Report Outline... 4 Chapter 2: Literature Review... 5 Low cost indoor positioning system... 5 Global Positioning System (GPS)... 5 Ibeacon... 6 Bat Ultrasonic System... 6 Chapter 3: Design and Implementation... 7 Components... 7 Ultrasonic transmitter & Receiver... 7 Radio Frequency transmitter & Receiver... 7 PRBS and PWM... 9 Signal Generation... 9 PRBS Sequence khz PWM Signal Max Envelope Detector System Block Diagram Ultrasonic Receiver Circuit Possible System Configurations One transmitter & two receivers Three transceivers PRBS Length Cross Correlation Calculations iii

5 Chapter 4: Testing & Results Radio Frequency Distance Testing Ultrasonic Distance Testing Ultrasonic Angle Testing Frequency Impact on Receiver Max233 Testing Transmitting and Receiving Testing Chapter 5: Discussion & Conclusion Discussion Conclusion Appendix A: References Appendix B: Software Code PRBS Generation PWM Appendix C: Circuit Diagram iv

6 List of Figures Figure 1: Electromagnetic Spectrum Regions... 2 Figure 2: Ultrasonic Sensors... 7 Figure 3: Radio Frequency Transmitter & Receiver... 7 Figure 4: Radio Frequency Pin Outs... 8 Figure 5: PRBS Signal from pin RD Figure 6: 40 khz PWM Signal of pin Figure 7: Max Figure 8: Envelope Detector Simulation Figure 9: System Block Diagram Figure 10: Ultrasonic Receiver Circuit Figure 11: 1 Tx & 2 Rx configuration Figure 12: 3 Transceivers configuration Figure 13: Cosine configuration Figure 14: Radio Frequency equipment set up Figure 15: Distance 137cm Figure 16: Distance 193cm Figure 17: Distance 289cm Figure 18: Ultrasonic Angle Testing set up Figure 19: Pk Pk voltage: 1 metre at 30 degrees Figure 20: Pk - Pk voltage: 1 metre at 60 degrees Figure 21: Pk - Pk voltage: 1 metre at 90 degrees Figure 22: Pk - Pk voltage: 2 metres at 30 degrees Figure 23: Pk - Pk voltage: 2 metres at 60 degrees Figure 24: Pk - Pk voltage: 2 metres at 90 degrees Figure 25: Pk - Pk voltage: 3 metres at 30 degrees Figure 26: Pk - Pk voltage: 3 metres at 60 degrees Figure 27: Pk - Pk voltage: 3 metres at 90 degrees Figure 28: 38 khz Figure 29: 42 khz Figure 30: 40 khz Figure 31: Max233 experiment set up Figure 32: Pk - Pk voltage: Straight on Figure 33: Pk - Pk voltage: 30 degrees Figure 34: Pk - Pk voltage: 60 degrees Figure 35: Pk - Pk voltage: 90 degrees Figure 36: Pk - Pk voltage: Straight on Figure 37: Pk - Pk voltage: 30 degrees Figure 38: Pk - Pk voltage: 60 degrees Figure 39: Pk - Pk voltage: 90 degrees Figure 40: Pk - Pk voltage: Straight on Figure 41: Pk - Pk voltage: 30 degrees Figure 42: Pk - Pk voltage: 60 degrees Figure 43: Pk - Pk voltage: 90 degrees Figure 44: Transmitter Circuit Figure 45: PRBS Signal Sent by RF and ultrasonic v

7 Abstract In recent years and in the years to come the popularity of indoor positioning systems will continue to grow. These systems provide much greater accuracy than the most well-known positioning system to date. This system is the Global positioning system (GPS). The limited accuracy of the GPS is down to the signal attenuation through construction materials in a building. An indoor positioning system would not have to deal with the same signal attenuation meaning greater accuracy can be achieved. This project documents the design, building and testing of a low cost indoor positioning system. This system contains a number of similar devices comprising of both ultrasonic and radio frequency equipment. A PRBS signal is sent over ultrasonic and radio frequency, the signal will be received first by the radio frequency followed by a delayed signal via ultrasonic. The time delay between the two signals is directly proportional to the distance between the transmitter and receiver. Experiments were carried out to test the range and angle sensitively of the system components. Overall range improvement tests by the use of max233 were also carried out and results were documented. Possible system configurations are also discussed. vi

8 Chapter 1: Introduction Introduction In today s modern home it can be very easy to misplace or forget were everyday items such as phones or TV remotes are. But now picture a new system which could solve this problem at the push of a button. This report contains all the design, testing and implementation of such a system capable of locating an object within a room. Indoor positioning systems are rapidly increasing and becoming more popular in recent years. The principle behind these systems is to be able to provide a way for objects to be located inside a building. The ever growing need for a high accuracy indoor positioning systems is sustained by the fact that the satellite based global positioning system (GPS) is ineffective and unreliable indoors. The cause of this is due to the attenuation of signals through construction materials in a building [2]. The GPS has an accuracy of within 10metres [1] while the system designed in this project is hoped to have an accuracy of less than 10cm. Indoor positioning systems employ radio, ultrasonic or infrared signals to locate an object. One big advantage of such signals is the wide availability and low-cost of the respective components. In the work of this report the possible configurations of devices will be explored to establish both advantages and disadvantages. Ultrasonic and Radio frequency A basic requirement for a positioning system is a pair cooperating components that will continuously measure the distance between the two. The chosen pair of components in this project will be radio frequency and ultrasonic. For the purpose of this system two separate channels will be used. Channel one will consist of the signal been transmitted and received almost instantly using a radio frequency transmitter and receiver. Channel two will consist of the signal been transmitted and received at the speed of sound using an ultrasonic transmitter and receiver. Transmitting the same signal using these two channels means there will be a delay between the signals arriving at the receiver. This delay is directly proportional to the distance between transmitter and receiver. 1

9 Radio Frequency Radio waves are part of a larger group of waves classified all together as electromagnetic radiation. This is a term used to describe different kinds of energies. Other examples would include TV, light, Radar, Short and microwaves [9]. A signal travelling at the speed of light is considered to be transmitted almost instantly compared to a signal travelling at the speed of sound is much slower. Based on this principle a signal transmitted by radio frequency will be received first compared to a signal transmitted by ultrasonic. Using the delay between the two the distance could be calculated. An advantage of radio frequency transmission is that objects in line to the receiver do not interfere. The frequency at which the chosen radio frequency transmitter and receiver operate at is 434 MHz. Figure 1: Electromagnetic Spectrum Regions Ultrasonic Ultrasonic waves operate at a frequency greater than the upper limit of the human hearing range of 20 KHz so they cannot be heard by humans. A benefit of this is that ultrasonic can be used in many systems without affecting human activity [4]. Systems which have ultrasonic aspects include parking assistance devices in cars and trucks, motion detection, cell disintegration and degassing of liquids [6]. An ultrasonic wave is generated when an electrical field is applied to an array of piezoelectric crystals located on the transducer surface [3]. Ultrasonic waves are components that convert electrical energy into mechanical energy to transmit and receive sound waves. These sound waves can travel through all solids, liquids and gases. A common use of ultrasonic is in distance measurement systems [5]. An ultrasonic receiver operates by receiving a signal from the transmitter, the time taken from transmitter to receiver is known as the time of flight of a signal. Since the speed of sound is known, it can be used in conjunction with the time of flight to calculate the distance between transmitter and receiver. 2

10 A sound wave is defined as a pressure disturbance that travels through a medium by means of particle-to-particle interaction [7]. Sound is unable to travel through a vacuum and must have a medium present in order to travel. The speed at which sound travels through a solid, liquid and gas varies. Sound travels effectively through liquids but even more effectively in solids and least effectively in gases [8]. Throughout this project the primary concern is the speed of sound in air. The idea behind it would be to measure the distance between two objects. An ultrasonic pulse would be emitted by one object and received by the second. DsPIC30F4011 and dspic30f3012 Microcontrollers The microcontroller used in this project was the dspic30f4011 (referred to hereafter as 4011) or dspic30f3012 (referred to hereafter as 3012). The 4011 is a 40-pin 16-bit microcontroller. There are many similar microcontrollers available on the market in the same price band which perform similar tasks as the There were a number of factors both good and bad in deciding to select the 4011 for this project. Advantages Low cost and wide availability Contains PWM (Pulse width Modulation) Pins useful for generating carrier frequency Pins specifically spaced apart to accommodate use with breadboard Contains clock cycle frequency capable of carrying out required instructions Disadvantages Is large in size taking up a lot of small on a breadboard The 3012 was found to be slightly cheaper in cost Also the advantages and disadvantages of the 3012 were to be considered. Advantages Much smaller in size compared to the 4011 Slightly cheaper in cost compared to 4011 Disadvantages Does not contain PWM Pins 3

11 Project Objectives The main objective of this project is to not to produce a commercially finished product which can be sold but to investigate if an indoor positioning system, which is capable of detecting where an object is in a room can be achieved using relatively lost cow equipment and materials Compilation of a software programme capable of transmitting and receiving signals using both ultrasonic and radio frequency components Establish the time delay between receiving the signal by ultrasonic and radio frequency and use cross correlation to calculate where an object is in a room Implementation of the completed software programme onto at least two hardware devices containing either a 4011/3012 microcontroller which is capable of transmitting and receiving a radio frequency and ultrasonic signal Report Outline Chapter one will introduce the project itself and the motivation behind it. This chapter also contains information on the two methods used in the transmitter and the microcontrollers used in this project. Chapter two contains information on similar products on today s markets and there basic principles. It also contains publications of engineering principles on which the system is based. Chapter three contains a detailed review of the design and implementation work carried out during the course of this project. It contains descriptions on the generated signals used, hardware and software used in this project and possible system configurations explored to locate an object. Chapter four documents all the relevant tests and experiments carried out including range testing and the addition of a max233 chip into the system. Chapter five explains and discusses all the issues, problems and solutions encountered during the project. It also contains possible recommendations for future investigation. 4

12 Chapter 2: Literature Review This Chapter contains information on similar products on today s markets and there basic principles. It also contains publications of engineering principles on which the system is based. Low cost indoor positioning system A system similar to the work in this project is Low Cost Indoor Positioning System by Cliff Randell & Henk Muller [10]. This system uses a combination of radio frequency and ultrasonics. Using a single Radio frequency transmitter and four ceiling mounted ultrasonic transmitters it provides coverage in a typical room in an area greater than 8m * 8m. The ceiling mounted ultrasonic transmitters are positioned to face downwards into the room. The Radio frequency transmitter sends a pulse, followed by four timed ultrasonic chirps [10]. The delays between the radio frequency signal and each ultrasonic signal are converted to distances using the speed of sound. A big disadvantage of this system is that there needs to be a clear path between the ultrasonic sensors. This would be impractical in a room will a large number of people or objects. Global Positioning System (GPS) The most successful positioning system in use in the world today is the Global Positioning System (GPS). GPS is a technology that uses the position of satellites to determine locations on earth [11]. Some of the main beneficiaries of the GPS include military, civil and commercial users around the world. GPS can calculate the longitude and latitude of locations and transmit this information to a receiver. GPS applications generally fall into 5 major categories: 1. Location - determining a position 2. Navigation - getting from one location to another 3. Tracking - monitoring object or personal movement 4. Mapping - creating maps of the world 5. Timing - bringing precise timing to the world GPS satellites are located high above the earth transmit messages including information such as a time stamp and satellite position. The receiver will then calculate the distance to each satellite based on the time of flight. 5

13 Ibeacon The ibeacon system developed by Apple is a low powered, lost cost system that can notify nearby ios devices presence. This system works on Bluetooth low energy sensing to transmit a unique identifier which is picked up by compatible app or operating system. The ibeacon is not just confined to ios devices it can also be used on the android operating system. The ibeacon technology could greatly change the retail environment and how companies interact with their customers [12]. Bat Ultrasonic System This system is based on the principle of trilateration, position finding by measurement of distances. A narrow pulse of ultrasound is emitted from a transmitter which is called The Bat. This bat is attached to the object which is to be located. A number of ultrasonic receivers will receive this pulse and using the time to flight the distance between transmitter and receiver can be calculated [13]. 6

14 Chapter 3: Design and Implementation This design and implementation chapter will describe and explain in detail all design work carried out during the project. It will contain an in-depth look at the chosen working method, relative software code used to implement the task along with the constructed hardware. Components Ultrasonic transmitter & Receiver Figure 2: Ultrasonic Sensors Radio Frequency transmitter & Receiver Figure 3: Radio Frequency Transmitter & Receiver 7

15 Pin out for Transmitter and Receiver Figure 4: Radio Frequency Pin Outs Operating Frequency Supply Voltage Data Rate Range 434 MHz 5 Volts Tx 8kbps, Rx 4800bps 500 ft. (Ideal Conditions) 8

16 PRBS and PWM This sub-section describes how PRBS (Pseudo Random Binary Sequence) and PWM (Pulse Width Modulation) signals will be generated for transmission from the 4011/3012. The PRBS signal was chosen for transmission because a PRBS signal is a long random sequence and can be easily identified in a noisy environment allowing each device to have its own unique identity by each device transmitting a unique PRBS signal. A PRBS sequence is better to transmit than a pulse or square waveform because there will be a large number of edges at matching random intervals. These edges will be present in the two signals which will result in peak when the two signals are correlated. The PWM signal generated will be at 40 khz which will act as a carrier signal for the PRBS signal which is to be transmitted. Signal Generation PRBS Sequence Below is the PRBS output on pin RD0 of the The code in which generates this waveform is contained in appendix B subsection PRBS. Figure 5: PRBS Signal from pin RD0 9

17 40 khz PWM Signal Along with generating a PRBS sequence a 40 khz signal is also generated from the PWM output pins of the A PWM signal is square wave that has a duty cycle that is changed to get a varying output as a result of the average value of the waveform [15]. When using the 4011 to generate a 40 khz PWM signal, a number of pre-sets are required. The code in which generates the PWM signal is contained in appendix B subsection PWM. Figure 6: 40 khz PWM Signal of pin 37 Max233 The Max233 is a voltage driver chip which takes in a 5volt signal and outputs a voltage of +/- 10volts. The introduction of a Max233 to the circuit to supply the ultrasonic transmitters would improve the overall range of the system. Although the supply voltage to the circuit is 5volts, the ultrasonic transceivers are capable of operating at a voltage of up to 20 volts. Figure 7 displays how the max233 chip will be wired up to carry out the necessary experiments. 10

18 Figure 7: Max233 Envelope Detector To investigate the signal been received by the ultrasonic receiver the initial idea was to feed the signal into an envelope detector. The purpose of the envelope detector was to try and produce an outline of the transmitted signal before it was fed to the next stage which was the voltage comparator. Before any hardware was built figure 8 below shows some simple simulations using Pspice [14]. For the purpose of explaining why an envelope detector could not be used the key area is circled in red when the PRBS signal is changing from a one to a zero. The bottom two windows show the output of two envelope detectors, one with a time constant of 25us and the second with a time constant of 50us. For both detector cases of the capacitor will store charge as the signal edges rises and discharges as the signal begins to fall. The problem with this is that the capacitor will not discharge quickly enough. For example if the capacitor takes 25us to discharge the PRBS signal could have already changed its state within that time which can lead to false results when sampling. Also if a threshold voltage had been set up the capacitor discharging could lead to the signal saying it is above the threshold were as in fact the actual signal is below the threshold. 11

19 Figure 8: Envelope Detector Simulation 12

20 System Block Diagram Figure 9: System Block Diagram Figure 9 displays an overall block diagram for the system. Each device will contain a One device will contain the transmitter for both radio frequency and ultrasonic while the second device will contain the receiver for both components. 13

21 Ultrasonic Receiver Circuit Figure 10: Ultrasonic Receiver Circuit Figure 10 displays the ultrasonic receiver circuit. The ultrasonic receiver receives the ultrasonic receiver from the transmitter and sends it into a level shifting non inverting amplifier. The input signal is level shifted to centre at 2.5volts. The purpose for this is to eliminate the negative aspect of the incoming signal. The signal is then amplified by a gain of eleven. The output of the first amplifier is then fed into the second amplifier on the same chip of the LM358. The LM358 is a dual operational amplifier consisting of two independent high gain operational amplifiers. The signal is then further amplified by a gain of 2.8. The output of the second amplifier is fed into a third operational amplifier which is acting as a voltage comparator. The comparator detects the voltage above a threshold of 0.45volts as high. 14

22 Possible System Configurations This subsection describes possible configurations for the system. Each configuration is displayed by means of a block diagram. Also the advantages and disadvantages will be discussed for each configuration. One transmitter & two receivers Figure 11: 1 Tx & 2 Rx configuration Figure 11 displays the configuration for a one transmitter and two receivers system. Device A contains both radio frequency and ultrasonic transmitters were as devices B and C contain just radio frequency and ultrasonic receivers. Advantages Lower power consumption than three transceivers configuration Disadvantages Reduced accuracy compared to three transceivers configuration Unable to display location result 15

23 Three transceivers Figure 12: 3 Transceivers configuration Figure 12 displays the configuration for a three transceivers system. Each device of A, B and C would contain a radio frequency transmitter and receiver along with an ultrasonic transmitter and receiver. This would allow each device to communicate with each other. Devices B and C would be located at fixed points, for example up in a corner of a room, were as device A would be located on the object which is to be located by the system. Advantages Having three transceivers would increase the system accuracy Time delay can be found between any two devices Disadvantages Greater Power consumption because of all three devices 16

24 PRBS Length The length of the PRBS signal been transmitted by both the Radio frequency and ultrasonic plays a key part in this project. A limiting factor would be the amount of RAM in the 4011 which is two kilobytes. Since there will be two signals arriving at the 4011 the chosen length for the PRBS will have to 256bytes meaning 512bytes will be taken up by the two signals. To calculate the delay between the signals cross correlation will occur. Cross correlation will require 1024bytes which is twice the amount of the two stored signals which is why 1024bytes is required for cross correlation and not 512bytes. This will now leave 512bytes free to be used up by any variables. There will also be a small bit of memory left for the slack of the delay between the radio frequency and ultrasonic signals. Cross Correlation Cross correlation is the measure of similarity of two waveforms as a function of a time-lag applied to one waveform. Cross correlation works by using one signal as a reference and shifting the other from left to right until the first bit of the reference is in line with the last bit of the second signal. The result of each shift is added to the previous and the total will be summed together. When the signals have been correlated a peak will appear when both signals are lined up on top of each other. This peak determines the delay. Calculations In a room 4m*4m there will be a delay between the ultrasonic signal and the radio frequency signal by the receiver. As Radio frequency is transmitted instantly the ultrasonic will lag behind. Spatial Resolution Speed of Sound PRBS signal can travel 3.4cm in 10us. To travel a room of size 4metres would take: 17

25 Carrier frequency Period of Carrier Frequency is 25us A key point to be tested is how long it will take the 4011 to take one sample. Sampling Frequency of 200 khz with a period of 5us There will be 2 cycles per bit = 10us/sample Importantly is less than the PRBS length of 256bytes if there are 4 samples per sampled PRBS bit. Position locating A possible option to locate an object is to use the cosine rule. Figure 13 displays an example system configuration. Distances a, b and c will be known by means of the three devices communicating with each other. Device 1 has the coordinates of (0,0) and device 2 has the coordinates of (B.cos, B.sin ). For device 3 coordinates to be found the angle must be calculated using the cosine rule. Cosine Rule ( ) Figure 13: Cosine configuration 18

26 Chapter 4: Testing & Results Radio Frequency Distance Testing The first experiment set up was to test the range of the radio frequency transmitter and receiver at different distances and record the receiver output. This was necessary to discover if the distance impacts on the receiver output. Procedure: Set up Radio frequency equipment as shown below in Figure 14. Figure 14: Radio Frequency equipment set up Tests were carried out at different distances between transmitter and receiver. Test 1 Distance: 137cm Test 2 Distance: 193cm Test 3 Distance: 289cm Figure 15: Distance 137cm 19

27 Figure 16: Distance 193cm Figure 17: Distance 289cm Figure 15, 16 and 17 displays the transmitted and received signal at each chosen distance. A point seen from gathering these results showed there was a slight delay on the receiver side of approx. 100us. Further tests showed the delay is consistently around 100us and is not dependent on distance meaning the delay at one metre is the same as the delay at the other side of the room. This wasn t expected because it was over such a short distance and RF is instantaneous. Amplitude of 5volts peak to peak was used and is suitable because it can be picked up within the whole of testing. This amplitude gives a suitable output signal on the receiver side (Pin2). Obstacles within the room such as tables, chairs or pillars make little difference to receiver output. 20

28 Ultrasonic Distance Testing The objective of this experiment was to test the range of the ultrasonic sensors to get an idea of the receiver output at different ranges such as one, two and three metres between transmitter and receiver. The transmitted signal used during this test is 5 volts peak to peak amplitude with a frequency of 40 khz originating from a function generator. Firstly the transmitter and receiver will be placed directly facing each other. Distance: 1 metre Distance: 2 metres Distance: 3 metres Distance: 4 metres Following these results the next step was to see the difference between having the receiver facing straight on with the transmitter and having the receiver at different angles to the transmitter. The receiver was turned at 30, 60 and 90 degrees away from the receiver at each of the same distances as before. 21

29 Table comparing signals at receiver Distance (metres) Peak to Peak Voltage (mv) 1m m m m 10.1 As the distance between the transmitter and receiver increases the receiver voltage decreases. The transmitted amplitude of 5 volts peak to peak can be seen on the receiver end up to the 4 metre test. At 4 metres the peak to peak voltage is quiet small. If the amplitude was doubled to 10 volts this would provide a higher peak to peak voltage at 4metres or as will be seen in the MAX233 testing section the overall range can be improved with the addition of the Max233. A key point that was discovered was that if an object such as a book or even your own hand is placed in the path between transmitter and receiver the receiver signal will be distorted. Ultrasonic Angle Testing The objective of this experiment was to test a suitable angle at which the ultrasonic sensors are still capable of working at. This is key point in the system design because this will determine how many transmitters would be needed to cover a full 360 degrees. An example would be if the discovered suitable angle was 90 degrees then only four transmitters would cover the full 360 degrees to allow transmission in all directions. Procedure: Set up Ultrasonic equipment as shown below in Figure 18. Figure 18: Ultrasonic Angle Testing set up 22

30 Distance: 1 metre Figure 19: Pk Pk voltage: 1 metre at 30 degrees Figure 20: Pk - Pk voltage: 1 metre at 60 degrees Figure 21: Pk - Pk voltage: 1 metre at 90 degrees 23

31 Distance: 2 metres Figure 22: Pk - Pk voltage: 2 metres at 30 degrees Figure 23: Pk - Pk voltage: 2 metres at 60 degrees Figure 24: Pk - Pk voltage: 2 metres at 90 degrees 24

32 Distance: 3 metres Figure 25: Pk - Pk voltage: 3 metres at 30 degrees Figure 26: Pk - Pk voltage: 3 metres at 60 degrees Figure 27: Pk - Pk voltage: 3 metres at 90 degrees Figures 19 to 27 display the receiver peak to peak voltage at different angles to the transmitted. An angle of 60degrees was found to be suitable allowing the transmitter and receiver to operate correctly. As the angle and distance increases the voltage decreases. This would now mean six transmitters would be needed to cover the full 360degrees. 25

33 Frequency Impact on Receiver A noticeable point discovered during this testing was the frequency had to be exactly at 40 khz to ensure a correct signal could be seen on the receiver. If the frequency goes above or below this 40 khz the receiver signal will become distorted and almost drop to zero. Figures 28, 29 and 30 show the impact different frequencies have on the receiver voltage. Figure 28: 38 khz Figure 29: 42 khz Figure 30: 40 khz 26

34 Max233 Testing The objective of this experiment was to see if the overall range for the ultrasonic sensors could be improved; the same ultrasonic distance testing will be done with a max233cpp. A max 233 is usually powered between 3/5 volts but can increase or shift the voltage much higher if required, possibly increasing the range of a transmitter if needed. To carry out this test the ultrasonic and max233 equipment will be set up as shown in figure 31. The function generator will generate a 5volts peak to peak, 40 khz sine wave which is fed into the max233 chip. The output of the max233 is then connected to the ultrasonic transmitter to be emitted and picked up by the receiver. Figure 31: Max233 experiment set up Distance: 1 metre Figure 32: Pk - Pk voltage: Straight on Figure 33: Pk - Pk voltage: 30 degrees 27

35 Figure 34: Pk - Pk voltage: 60 degrees Figure 35: Pk - Pk voltage: 90 degrees Distance: 2 metres Figure 36: Pk - Pk voltage: Straight on Figure 37: Pk - Pk voltage: 30 degrees 28

36 Figure 38: Pk - Pk voltage: 60 degrees Figure 39: Pk - Pk voltage: 90 degrees Distance: 3 metres Figure 40: Pk - Pk voltage: Straight on Figure 41: Pk - Pk voltage: 30 degrees 29

37 Figure 42: Pk - Pk voltage: 60 degrees Figure 43: Pk - Pk voltage: 90 degrees Figures 32 to 43 display the peak to peak voltage of the receiver from the same distances and angles as the previous ultrasonic experiments but with the addition of the max233 circuit. A key point seen from this testing showed the waveform on the receiver side did keep jumping slightly with its peak to peak voltage varying up and down. A possible cause of this would be an echoing issue, meaning moving objects or people in the room could affect the results. This not necessarily will be an issue with the system as the PRBS signal will hopefully eliminate this problem. As can be seen the output voltage has been greatly increased, meaning the system could operate at a further distance. 30

38 Transmitting and Receiving Testing The objective of this experiment was to test if the PRBS signal could be transmitted and received by the radio frequency and ultrasonic components. Figure 44: Transmitter Circuit Figure 45: PRBS Signal Sent by RF and ultrasonic Figure 44 displays the constructed transmitter circuit. The radio frequency transmitter can be seen along with a radio frequency receiver. Figure 45 display the modulated PWM and PRBS signal which is used as the transmission signal. This is the signal which will be sent by radio frequency and ultrasonic. The delay between the two signals arriving at the receiver is proportional to the distance. 31

39 Discussion Chapter 5: Discussion & Conclusion The overall objective of this project was not met due to arising technical issues throughout the project duration. The different hardware and software issues encountered along the way did contribute to a very worthwhile and learning experience. Designing and testing both physical circuits and software code was challenging and time consuming and turned out to be a difficult aspect of the project. The distance and angle atesting of both sets of components all lead up to the overall design of the system. A number of further development and improvements were suggested for the system through the project. Initial testing proved the introduction of a max233 voltage driver chip would greatly increase the system range. A second improvement would the introduction of a display unit to allow the user to see the calculated distance between transmitter and receiver. An example of this would be in the three transceivers configuration. Device C receivers the information from device B and then calculates the distance between itself and device C. The information will then be send on to a fourth device D and each time it receives new information it will be updated on a PC and available to be seen by the user. Problems encountered throughout the project mostly fell on the receiver of the ultrasonic sensor. The incoming signal could be seen by the receiver but was unable to be amplified to the correct level for the voltage comparator. The initial proposal on an envelope detector could not be achieved due to a required time constant been unable to be gotten. A future improvement could be done were an envelope detector could be achieved using software code. This reduces the amount of circuitry needed to be designed and built. 32

40 Conclusion The objective at the beginning of this project was to experiment to see if an object within a room could be located using a combination of radio frequency and ultrasonic components. This overall objective was unsuccessful. The transmission of a modulated PWM and PRBS signal was successful but the issues were encountered at the receiver end. The included software code generates the required transmission signal. Although the overall objective was not met, the system configuration I would have chosen would have been the one transmitter and two receiver s configuration. At the time of finishing this report the cross correlation code was not fully completed and is not included in the report. The full code can be found on my wordpress blog. The range testing of both the radio frequency and ultrasonic components proved successful in determining the signal strength decreased with increasing distance. The distance range of the testing was found to be less than 5metres but following testing of the max233 chip this range could be successfully increased with the addition of the max233.project management played a key aspect of the project as time keeping and sticking to deadlines proved to be very important. 33

41 Appendix A: References 1. GPS Basics Available [Accessed March 2014] 2. W, Mohad Yaakob. W, Bejuri. M Sapri. M Adly Rosly. Ubiquitous WLAN/Camera Positioning using Inverse Intensity Chromaticity Space-based feature detection and matching 3. Generation of an Ultrasonic wave Available [Accessed May 2014] 4. Ultrasonic Technology Available [Accessed March 2014] 5. V, Kamble. D. Makwana. C, Chandramouli. (2007) Ultrasonic Based Distance Measurement System EE616 Electronic Design Lab Project Report, EE Dept, IIT Bombay 6. Ultrasonic Applications and Processes Available [Accessed May 2014] 7. Speed of Sound Available [Accessed March 2014] 8. Speed of Sound through Solids, Liquids and gases Available [Accessed April 2014] 9. Electromagnetic Radiation Available [Accessed April 2014] 10. Randell, Cliff, and Henk Muller. "Low cost indoor positioning system." Ubicomp 2001: Ubiquitous Computing. Springer Berlin Heidelberg, Global Positioning System Available [Accessed April 2014] 34

42 12. Ibeacon Available pdf [Accessed March 2014] 13. Bat Ultrasonic System Available [Accessed March 2014] 14. Pspice Available [Accessed April 2014] 15. Pulse Width Modulation Available [Accessed March 2014] PRBS Generation int a8[]={0,0,0,0,0,0,0,1}; Appendix B: Software Code 35

43 int b; int n; int Gen8bitPRBS (); //Generate 8-bit PRBS signal int main(void) { // Configure the PIC configure_pins(); while(1) { for (n=0 ; n<100 ; n++) { b = Gen8bitPRBS();//Output PRBS signal at LATD3 _LATD0 = b; delay32(100000); // 5000ms delay } printf("%d", b); printf("\n\n"); } } return 0; int Gen8bitPRBS() { int next; next = (a8[0] + a8[1] + a8[5] + a8[7])%2; } // Shuffle other elements along to make room a8[0] = a8[1]; a8[1] = a8[2]; a8[2] = a8[3]; a8[3] = a8[4]; a8[4] = a8[5]; a8[5] = a8[6]; a8[6] = a8[7]; a8[7] = next; return next; PWM // Configure PWM for free running mode // // PWM period = Tcy * prescale * PTPER = 0.33ns * 1 * PTPER 36

44 // PWMCON1 = 0x00FF; // Enable all PWM pairs PTCON = 0; _PTCKPS = 0; // prescale=1:1 PTPER = 750; // 33ns *750 = 25us = 40 khz PDC1 = PTPER; // 50% duty cycle on PWM channel 1 PDC2 = PTPER; // 50% duty cycle on PWM channel 2 PDC3 = PTPER; // 50% duty cycle on PWM channel 3 PTMR = 0; // Clear 15-bit PWM timer counter _PTEN = 1; // Enable PWM time base 37

45 Appendix C: Circuit Diagram 38

Electronic Buzzer for Blind

Electronic Buzzer for Blind EE318 Electronic Design Lab Project Report, EE Dept, IIT Bombay, April 2009 Electronic Buzzer for Blind Group no. B08 Vaibhav Chaudhary (06007018) Anuj Jain (06007019)

More information

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

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

More information

Control of Electrical Lights and Fans using TV Remote

Control of Electrical Lights and Fans using TV Remote EE 389 Electronic Design Lab -II, Project Report, EE Dept., IIT Bombay, October 2005 Control of Electrical Lights and Fans using TV Remote Group No. D10 Liji Jayaprakash (02d07021)

More information

CHAPTER -15. Communication Systems

CHAPTER -15. Communication Systems CHAPTER -15 Communication Systems COMMUNICATION Communication is the act of transmission and reception of information. COMMUNICATION SYSTEM: A system comprises of transmitter, communication channel and

More information

Measuring Distance Using Sound

Measuring Distance Using Sound Measuring Distance Using Sound Distance can be measured in various ways: directly, using a ruler or measuring tape, or indirectly, using radio or sound waves. The indirect method measures another variable

More information

A 3D ultrasonic positioning system with high accuracy for indoor application

A 3D ultrasonic positioning system with high accuracy for indoor application A 3D ultrasonic positioning system with high accuracy for indoor application Herbert F. Schweinzer, Gerhard F. Spitzer Vienna University of Technology, Institute of Electrical Measurements and Circuit

More information

Project Final Report: Directional Remote Control

Project Final Report: Directional Remote Control Project Final Report: by Luca Zappaterra xxxx@gwu.edu CS 297 Embedded Systems The George Washington University April 25, 2010 Project Abstract In the project, a prototype of TV remote control which reacts

More information

ULTRASONIC TRANSMITTER & RECEIVER

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

More information

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Abstract Wireless sensor networks use small, low-cost embedded devices for a wide range of applications such as industrial data

More information

The Cricket Indoor Location System

The Cricket Indoor Location System The Cricket Indoor Location System Hari Balakrishnan Cricket Project MIT Computer Science and Artificial Intelligence Lab http://nms.csail.mit.edu/~hari http://cricket.csail.mit.edu Joint work with Bodhi

More information

Ultrasonic Positioning System EDA385 Embedded Systems Design Advanced Course

Ultrasonic Positioning System EDA385 Embedded Systems Design Advanced Course Ultrasonic Positioning System EDA385 Embedded Systems Design Advanced Course Joakim Arnsby, et04ja@student.lth.se Joakim Baltsén, et05jb4@student.lth.se Simon Nilsson, et05sn9@student.lth.se Erik Osvaldsson,

More information

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

Electronics Design Laboratory Lecture #11. ECEN 2270 Electronics Design Laboratory Electronics Design Laboratory Lecture # ECEN 7 Electronics Design Laboratory Project Must rely on fully functional Lab circuits, Lab circuit is optional Can re do wireless or replace it with a different

More information

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

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

More information

Introduction. Theory of Operation

Introduction. Theory of Operation Mohan Rokkam Page 1 12/15/2004 Introduction The goal of our project is to design and build an automated shopping cart that follows a shopper around. Ultrasonic waves are used due to the slower speed of

More information

Chapter-15. Communication systems -1 mark Questions

Chapter-15. Communication systems -1 mark Questions Chapter-15 Communication systems -1 mark Questions 1) What are the three main units of a Communication System? 2) What is meant by Bandwidth of transmission? 3) What is a transducer? Give an example. 4)

More information

3D ULTRASONIC STICK FOR BLIND

3D ULTRASONIC STICK FOR BLIND 3D ULTRASONIC STICK FOR BLIND Osama Bader AL-Barrm Department of Electronics and Computer Engineering Caledonian College of Engineering, Muscat, Sultanate of Oman Email: Osama09232@cceoman.net Abstract.

More information

Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals

Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals Syedur Rahman Lecturer, CSE Department North South University syedur.rahman@wolfson.oxon.org Acknowledgements

More information

Low Power Pulse-Based Communication

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

More information

Amateur Wireless Station Operators License Exam

Amateur Wireless Station Operators License Exam Amateur Wireless Station Operators License Exam Study material 2017 South India Amateur Radio Society, Chennai CHAPTER 5 1 Chapter 5 Amateur Wireless Station Operators License Exam Study Material Chapter

More information

4/30/2012. General Class Element 3 Course Presentation. Practical Circuits. Practical Circuits. Subelement G7. 2 Exam Questions, 2 Groups

4/30/2012. General Class Element 3 Course Presentation. Practical Circuits. Practical Circuits. Subelement G7. 2 Exam Questions, 2 Groups General Class Element 3 Course Presentation ti ELEMENT 3 SUB ELEMENTS General Licensing Class Subelement G7 2 Exam Questions, 2 Groups G1 Commission s Rules G2 Operating Procedures G3 Radio Wave Propagation

More information

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

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

More information

νµθωερτψυιοπασδφγηϕκλζξχϖβνµθωερτ ψυιοπασδφγηϕκλζξχϖβνµθωερτψυιοπα σδφγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκ χϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµθ

νµθωερτψυιοπασδφγηϕκλζξχϖβνµθωερτ ψυιοπασδφγηϕκλζξχϖβνµθωερτψυιοπα σδφγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκ χϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµθ θωερτψυιοπασδφγηϕκλζξχϖβνµθωερτψ υιοπασδφγηϕκλζξχϖβνµθωερτψυιοπασδ φγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκλζ ξχϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµ EE 331 Design Project Final Report θωερτψυιοπασδφγηϕκλζξχϖβνµθωερτψ

More information

Elements of Communication System Channel Fig: 1: Block Diagram of Communication System Terminology in Communication System

Elements of Communication System Channel Fig: 1: Block Diagram of Communication System Terminology in Communication System Content:- Fundamentals of Communication Engineering : Elements of a Communication System, Need of modulation, electromagnetic spectrum and typical applications, Unit V (Communication terminologies in communication

More information

Sonic Distance Sensors

Sonic Distance Sensors Sonic Distance Sensors Introduction - Sound is transmitted through the propagation of pressure in the air. - The speed of sound in the air is normally 331m/sec at 0 o C. - Two of the important characteristics

More information

Digi-Wave Technology Williams Sound Digi-Wave White Paper

Digi-Wave Technology Williams Sound Digi-Wave White Paper Digi-Wave Technology Williams Sound Digi-Wave White Paper TECHNICAL DESCRIPTION Operating Frequency: The Digi-Wave System operates on the 2.4 GHz Industrial, Scientific, and Medical (ISM) Band, which is

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

Spectrum analyzer for frequency bands of 8-12, and MHz

Spectrum analyzer for frequency bands of 8-12, and MHz EE389 Electronic Design Lab Project Report, EE Dept, IIT Bombay, November 2006 Spectrum analyzer for frequency bands of 8-12, 12-16 and 16-20 MHz Group No. D-13 Paras Choudhary (03d07012)

More information

RFID Anti-Collision System Using the Spread Spectrum Technique

RFID Anti-Collision System Using the Spread Spectrum Technique Using the Spread Spectrum Technique Document ID: PG-TR-050426-AR Date: 26 April 2005 Anil Rohatgi 777 Atlantic Ave. Atlanta GA 30332-0250 Voice: (404)894-8169 Fax: (404)894-5935 http://www.propagation.gatech.edu

More information

APPLICATION NOTE 3671 Data Slicing Techniques for UHF ASK Receivers

APPLICATION NOTE 3671 Data Slicing Techniques for UHF ASK Receivers Maxim > Design Support > Technical Documents > Application Notes > Basestations/Wireless Infrastructure > APP 3671 Maxim > Design Support > Technical Documents > Application Notes > Wireless and RF > APP

More information

Optical Infrared Communications

Optical Infrared Communications 10/22/2010 Optical Infrared Communications.doc 1/17 Optical Infrared Communications Once information has been glued onto a carrier signal the information is used to modulate the carrier signal in some

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (  1 Biomimetic Based Interactive Master Slave Robots T.Anushalalitha 1, Anupa.N 2, Jahnavi.B 3, Keerthana.K 4, Shridevi.S.C 5 Dept. of Telecommunication, BMSCE Bangalore, India. Abstract The system involves

More information

Multi-Path Fading Channel

Multi-Path Fading Channel Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

More information

Physical Layer: Outline

Physical Layer: Outline 18-345: Introduction to Telecommunication Networks Lectures 3: Physical Layer Peter Steenkiste Spring 2015 www.cs.cmu.edu/~prs/nets-ece Physical Layer: Outline Digital networking Modulation Characterization

More information

PRINCIPLES OF COMMUNICATION SYSTEMS. Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum

PRINCIPLES OF COMMUNICATION SYSTEMS. Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum PRINCIPLES OF COMMUNICATION SYSTEMS Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum Topic covered Introduction to subject Elements of Communication system Modulation General

More information

Contents. Telecom Service Chae Y. Lee. Data Signal Transmission Transmission Impairments Channel Capacity

Contents. Telecom Service Chae Y. Lee. Data Signal Transmission Transmission Impairments Channel Capacity Data Transmission Contents Data Signal Transmission Transmission Impairments Channel Capacity 2 Data/Signal/Transmission Data: entities that convey meaning or information Signal: electric or electromagnetic

More information

Distance Measurement of an Object by using Ultrasonic Sensors with Arduino and GSM Module

Distance Measurement of an Object by using Ultrasonic Sensors with Arduino and GSM Module IJSTE - International Journal of Science Technology & Engineering Volume 4 Issue 11 May 2018 ISSN (online): 2349-784X Distance Measurement of an Object by using Ultrasonic Sensors with Arduino and GSM

More information

Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance)

Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance) Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance) Supriya Bhuran 1, Rohit V. Agrawal 2, Kiran D. Bombe 2, Somiran T. Karmakar 2, Ninad V. Bapat 2 1 Assistant Professor, Dept. Instrumentation,

More information

Microwave click PID: MIKROE Weight: 30 g

Microwave click PID: MIKROE Weight: 30 g Microwave click PID: MIKROE-2781 Weight: 30 g Microwave click detects movement, thanks to the PD-V11 a 24GHz microwave motion sensor. The typical use for Microwave click is a proximity or motion detector

More information

DIGITAL COMMUNICATION

DIGITAL COMMUNICATION DIGITAL COMMUNICATION TRAINING LAB Digital communication has emerged to augment or replace the conventional analog systems, which had been used widely a few decades back. Digital communication has demonstrated

More information

Screening Audiometer

Screening Audiometer EE89 Electronic Design Lab (EDL) Report, EE Dept, IIT Bombay, December, 00 Screening Audiometer Group No. D0 Mahim Agrawal (0D000) < mahim@ee.iitb.ac.in > Ashok Kumar Bhardwaj (0D00) < ashokkb@ee.iitb.ac.in

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

AN4378 Application note

AN4378 Application note Application note Using the BlueNRG family transceivers under FCC title 47 part 15 in the 2400 2483.5 MHz band Introduction BlueNRG family devices are very low power Bluetooth low energy (BLE) devices compliant

More information

CR 33 SENSOR NETWORK INTEGRATION OF GPS

CR 33 SENSOR NETWORK INTEGRATION OF GPS CR 33 SENSOR NETWORK INTEGRATION OF GPS Presented by : Zay Yar Tun 3786 Ong Kong Huei 31891 Our Supervisor : Professor Chris Rizos Our Assessor : INTRODUCTION As the technology advances, different applications

More information

Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller

Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller Rahul Baranwal 1, Omama Aftab 2, Mrs. Deepti Ojha 3 1,2, B.Tech Final Year (Electronics and Communication Engineering),

More information

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

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

More information

Laboratory Manual for EL-492

Laboratory Manual for EL-492 Page 1 of 16 Department of Electronics Engineering, Communication Systems Laboratory Laboratory Manual for EL-492 B. Tech. (Electronics), Final Year (VIII Semester) Lab Course EL 492 ( Communication Lab.

More information

Multiple Antenna Techniques

Multiple Antenna Techniques Multiple Antenna Techniques In LTE, BS and mobile could both use multiple antennas for radio transmission and reception! In LTE, three main multiple antenna techniques! Diversity processing! The transmitter,

More information

Difference Between. 1. Old connection is broken before a new connection is activated.

Difference Between. 1. Old connection is broken before a new connection is activated. Difference Between Hard handoff Soft handoff 1. Old connection is broken before a new connection is activated. 1. New connection is activated before the old is broken. 2. "break before make" connection

More information

Exercise 2: Distance Measurement

Exercise 2: Distance Measurement Transducer Fundamentals Ultrasonic Transducers Exercise 2: Distance Measurement EXERCISE OBJECTIVE At the completion of this exercise, you will be able to explain and demonstrate the operation of ultrasonic

More information

1 UAT Test Procedure and Report

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

More information

Lecture 3: Data Transmission

Lecture 3: Data Transmission Lecture 3: Data Transmission 1 st semester 1439-2017 1 By: Elham Sunbu OUTLINE Data Transmission DATA RATE LIMITS Transmission Impairments Examples DATA TRANSMISSION The successful transmission of data

More information

EEL5666C IMDL Spring 2006 Student: Andrew Joseph. *Alarm-o-bot*

EEL5666C IMDL Spring 2006 Student: Andrew Joseph. *Alarm-o-bot* EEL5666C IMDL Spring 2006 Student: Andrew Joseph *Alarm-o-bot* TAs: Adam Barnett, Sara Keen Instructor: A.A. Arroyo Final Report April 25, 2006 Table of Contents Abstract 3 Executive Summary 3 Introduction

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2003 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

Installation instructions

Installation instructions Installation instructions ROGER GPS repeater installation instructions 3...FAST installation instructions 4...Product description 4...Declaration of conformity 5...Components 7...GPS Repeater transmitter

More information

PIC Functionality. General I/O Dedicated Interrupt Change State Interrupt Input Capture Output Compare PWM ADC RS232

PIC Functionality. General I/O Dedicated Interrupt Change State Interrupt Input Capture Output Compare PWM ADC RS232 PIC Functionality General I/O Dedicated Interrupt Change State Interrupt Input Capture Output Compare PWM ADC RS232 General I/O Logic Output light LEDs Trigger solenoids Transfer data Logic Input Monitor

More information

MEMS Accelerometer sensor controlled robot with wireless video camera mounted on it

MEMS Accelerometer sensor controlled robot with wireless video camera mounted on it MEMS Accelerometer sensor controlled robot with wireless video camera mounted on it The main aim of this project is video coverage at required places with the help of digital camera and high power LED.

More information

Design of Simulcast Paging Systems using the Infostream Cypher. Document Number Revsion B 2005 Infostream Pty Ltd. All rights reserved

Design of Simulcast Paging Systems using the Infostream Cypher. Document Number Revsion B 2005 Infostream Pty Ltd. All rights reserved Design of Simulcast Paging Systems using the Infostream Cypher Document Number 95-1003. Revsion B 2005 Infostream Pty Ltd. All rights reserved 1 INTRODUCTION 2 2 TRANSMITTER FREQUENCY CONTROL 3 2.1 Introduction

More information

RF Basics 15/11/2013

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

More information

UNIT I FUNDAMENTALS OF ANALOG COMMUNICATION Introduction In the Microbroadcasting services, a reliable radio communication system is of vital importance. The swiftly moving operations of modern communities

More information

TE 302 DISCRETE SIGNALS AND SYSTEMS. Chapter 1: INTRODUCTION

TE 302 DISCRETE SIGNALS AND SYSTEMS. Chapter 1: INTRODUCTION TE 302 DISCRETE SIGNALS AND SYSTEMS Study on the behavior and processing of information bearing functions as they are currently used in human communication and the systems involved. Chapter 1: INTRODUCTION

More information

IST 220 Exam 1 Notes Prepared by Dan Veltri

IST 220 Exam 1 Notes Prepared by Dan Veltri Chapter 1 & 2 IST 220 Exam 1 Notes Prepared by Dan Veltri Exam 1 is scheduled for Wednesday, October 6 th, in class. Exam review will be held Monday, October 4 th, in class. The internet is expanding rapidly

More information

Data and Computer Communications Chapter 4 Transmission Media

Data and Computer Communications Chapter 4 Transmission Media Data and Computer Communications Chapter 4 Transmission Media Ninth Edition by William Stallings Data and Computer Communications, Ninth Edition by William Stallings, (c) Pearson Education - Prentice Hall,

More information

Massachusetts Institute of Technology MIT

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

More information

A LOW-COST SOFTWARE-DEFINED TELEMETRY RECEIVER

A LOW-COST SOFTWARE-DEFINED TELEMETRY RECEIVER A LOW-COST SOFTWARE-DEFINED TELEMETRY RECEIVER Michael Don U.S. Army Research Laboratory Aberdeen Proving Grounds, MD ABSTRACT The Army Research Laboratories has developed a PCM/FM telemetry receiver using

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2005 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

CHAPTER 2. Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication ( )

CHAPTER 2. Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication ( ) CHAPTER 2 Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication (2170710) Syllabus Chapter-2.4 Spread Spectrum Spread Spectrum SS was developed initially for military and intelligence

More information

EFFECT OF INTEGRATION ERROR ON PARTIAL DISCHARGE MEASUREMENTS ON CAST RESIN TRANSFORMERS. C. Ceretta, R. Gobbo, G. Pesavento

EFFECT OF INTEGRATION ERROR ON PARTIAL DISCHARGE MEASUREMENTS ON CAST RESIN TRANSFORMERS. C. Ceretta, R. Gobbo, G. Pesavento Sept. 22-24, 28, Florence, Italy EFFECT OF INTEGRATION ERROR ON PARTIAL DISCHARGE MEASUREMENTS ON CAST RESIN TRANSFORMERS C. Ceretta, R. Gobbo, G. Pesavento Dept. of Electrical Engineering University of

More information

COMP211 Physical Layer

COMP211 Physical Layer COMP211 Physical Layer Data and Computer Communications 7th edition William Stallings Prentice Hall 2004 Computer Networks 5th edition Andrew S.Tanenbaum, David J.Wetherall Pearson 2011 Material adapted

More information

Electronic Instrumentation ENGR-4300 Fall 2002 Project 2: Optical Communications Link

Electronic Instrumentation ENGR-4300 Fall 2002 Project 2: Optical Communications Link Project 2: Optical Communications Link For this project, each group will build a transmitter circuit and a receiver circuit. It is suggested that 1 or 2 students build and test the individual components

More information

An Optical Version of WIFI for Indoor Application

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

More information

Electronic Instrumentation ENGR-4300 Fall 2004 Section Experiment 7 Introduction to the 555 Timer, LEDs and Photodiodes

Electronic Instrumentation ENGR-4300 Fall 2004 Section Experiment 7 Introduction to the 555 Timer, LEDs and Photodiodes Experiment 7 Introduction to the 555 Timer, LEDs and Photodiodes Purpose: In this experiment, we learn a little about some of the new components which we will use in future projects. The first is the 555

More information

The SOL-20 Computer s Cassette interface.

The SOL-20 Computer s Cassette interface. The SOL-20 Computer s Cassette interface. ( H. Holden. Dec. 2018 ) Introduction: The Cassette interface designed by Processor Technology (PT) for their SOL-20 was made to be compatible with the Kansas

More information

Power Line Communication Technology Update

Power Line Communication Technology Update Power Line Communication Technology Update By Walter Downey and Phil Sutterlin Echelon Corporation 415 Oakmead Parkway Sunnyvale, CA 9486 1-888-ECHELON (888-324-3566) www.echelon.com 1 Power Line Communications

More information

Module 5. DC to AC Converters. Version 2 EE IIT, Kharagpur 1

Module 5. DC to AC Converters. Version 2 EE IIT, Kharagpur 1 Module 5 DC to AC Converters Version 2 EE IIT, Kharagpur 1 Lesson 37 Sine PWM and its Realization Version 2 EE IIT, Kharagpur 2 After completion of this lesson, the reader shall be able to: 1. Explain

More information

Range Sensing strategies

Range Sensing strategies Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart and Nourbakhsh 4.1.6 Range Sensors (time of flight) (1) Large range distance measurement -> called

More information

A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM

A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM Item Type text; Proceedings Authors Rosenthal, Glenn K. Publisher International Foundation for Telemetering Journal International Telemetering Conference

More information

Signal Characteristics

Signal Characteristics Data Transmission The successful transmission of data depends upon two factors:» The quality of the transmission signal» The characteristics of the transmission medium Some type of transmission medium

More information

EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss

EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss Introduction Small-scale fading is used to describe the rapid fluctuation of the amplitude of a radio

More information

HART Modem DS8500. Features

HART Modem DS8500. Features Rev 1; 2/09 EVALUATION KIT AVAILABLE General Description The is a single-chip modem with Highway Addressable Remote Transducer (HART) capabilities and satisfies the HART physical layer requirements. The

More information

An Introduction to Spectrum Analyzer. An Introduction to Spectrum Analyzer

An Introduction to Spectrum Analyzer. An Introduction to Spectrum Analyzer 1 An Introduction to Spectrum Analyzer 2 Chapter 1. Introduction As a result of rapidly advancement in communication technology, all the mobile technology of applications has significantly and profoundly

More information

Modulation Methods Frequency Modulation

Modulation Methods Frequency Modulation Modulation Methods Frequency Modulation William Sheets K2MQJ Rudolf F. Graf KA2CWL The use of frequency modulation (called FM) is another method of adding intelligence to a carrier signal. While simple

More information

Scope. Here are the times schedule of the pulse-echo technique detect method. Reflect pulse. Emit detect pulse (Ultrasound)

Scope. Here are the times schedule of the pulse-echo technique detect method. Reflect pulse. Emit detect pulse (Ultrasound) Abstract There is so many blind persons that use a blind stick to help their dally walking or life. But the blind stick will be hit some person when the blind stick waggling. So there is need to develop

More information

Various Technics of Liquids and Solids Level Measurements (Part 4)

Various Technics of Liquids and Solids Level Measurements (Part 4) (Part 4) In part one of this series of articles, level measurement using a floating system was discusses and the instruments were recommended for each application. In the second part of these articles,

More information

Beacon Indoor Navigation System. Group 14 Andre Compagno, EE. Josh Facchinello, CpE. Jonathan Mejias, EE. Pedro Perez, EE.

Beacon Indoor Navigation System. Group 14 Andre Compagno, EE. Josh Facchinello, CpE. Jonathan Mejias, EE. Pedro Perez, EE. Beacon Indoor Navigation System Group 14 Andre Compagno, EE. Josh Facchinello, CpE. Jonathan Mejias, EE. Pedro Perez, EE. Motivation GPS technologies are not effective indoors Current indoor accessibility

More information

TAPR TICC Timestamping Counter Operation Manual. Introduction

TAPR TICC Timestamping Counter Operation Manual. Introduction TAPR TICC Timestamping Counter Operation Manual Revised: 23 November 2016 2016 Tucson Amateur Packet Radio Corporation Introduction The TAPR TICC is a two-channel timestamping counter ("TSC") implemented

More information

II. BLOCK

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

More information

SENSOR AND MEASUREMENT EXPERIMENTS

SENSOR AND MEASUREMENT EXPERIMENTS SENSOR AND MEASUREMENT EXPERIMENTS Page: 1 Contents 1. Capacitive sensors 2. Temperature measurements 3. Signal processing and data analysis using LabVIEW 4. Load measurements 5. Noise and noise reduction

More information

Propagation of Electromagnetic Waves

Propagation of Electromagnetic Waves Propagation of Electromagnetic Waves REFLECTOR (Water) RADAR ANTENNA Speed of electromagnetic waves used in radar = 300,000,000m/s Speed of electromagnetic waves changes due to temperature, pressure and

More information

Project = An Adventure : Wireless Networks. Lecture 4: More Physical Layer. What is an Antenna? Outline. Page 1

Project = An Adventure : Wireless Networks. Lecture 4: More Physical Layer. What is an Antenna? Outline. Page 1 Project = An Adventure 18-759: Wireless Networks Checkpoint 2 Checkpoint 1 Lecture 4: More Physical Layer You are here Done! Peter Steenkiste Departments of Computer Science and Electrical and Computer

More information

AN4949 Application note

AN4949 Application note Application note Using the S2-LP transceiver under FCC title 47 part 15 in the 902 928 MHz band Introduction The S2-LP is a very low power RF transceiver, intended for RF wireless applications in the sub-1

More information

Application of pulse compression technique to generate IEEE a-compliant UWB IR pulse with increased energy per bit

Application of pulse compression technique to generate IEEE a-compliant UWB IR pulse with increased energy per bit Application of pulse compression technique to generate IEEE 82.15.4a-compliant UWB IR pulse with increased energy per bit Tamás István Krébesz Dept. of Measurement and Inf. Systems Budapest Univ. of Tech.

More information

Embedded Controls Final Project. Tom Hall EE /07/2011

Embedded Controls Final Project. Tom Hall EE /07/2011 Embedded Controls Final Project Tom Hall EE 554 12/07/2011 Introduction: The given task was to design a system that: -Uses at least one actuator and one sensor -Determine a controlled variable and suitable

More information

Chapter 2 Analog-to-Digital Conversion...

Chapter 2 Analog-to-Digital Conversion... Chapter... 5 This chapter examines general considerations for analog-to-digital converter (ADC) measurements. Discussed are the four basic ADC types, providing a general description of each while comparing

More information

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction:

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: Electricity is an extremely handy and useful form of energy. It plays an ever growing role in our modern industrialized

More information

MODULE P6: THE WAVE MODEL OF RADIATION OVERVIEW

MODULE P6: THE WAVE MODEL OF RADIATION OVERVIEW OVERVIEW Wave behaviour explains a great many phenomena, both natural and artificial, for all waves have properties in common. The first topic introduces a basic vocabulary for describing waves. Reflections

More information

Communication Systems Lab

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

More information

Low Cost Screening Audiometer

Low Cost Screening Audiometer Abstract EE 389 EDL Report, EE Dept. IIT Bombay, submitted on Nov.2004 Low Cost Screening Audiometer Group No.: D3 Chirag Jain 01d07018 Prashant Yadav 01d07024 Puneet Parakh 01d07007 Supervisor: Prof.

More information

How Radio Works by Marshall Brain

How Radio Works by Marshall Brain How Radio Works by Marshall Brain "Radio waves" transmit music, conversations, pictures and data invisibly through the air, often over millions of miles -- it happens every day in thousands of different

More information

1. COMMUNICATION 10. COMMUNICATION SYSTEMS GIST The sending and receiving of message from one place to another is called communication. Two important forms of communication systems are (i) Analog and (ii)

More information

Touchless Control: Hand Motion Triggered Light Timer

Touchless Control: Hand Motion Triggered Light Timer Touchless Control: Hand Motion Triggered Light Timer 6.101 Final Project Report Justin Graves Spring 2018 1 Introduction Often times when you enter a new room you are troubled with finding the light switch

More information