ECE 8440 Unit 20 Discrete Cosine Transform.Pptx

Total Page:16

File Type:pdf, Size:1020Kb

ECE 8440 Unit 20 Discrete Cosine Transform.Pptx ECE 8440 - UNIT 20 1 The Discrete Cosine Transform • similar to the DFT •has advantages over the DFT in applicaons involving data compression (e.g., coding of speech and image signals) • can be computed by using an algorithm that applies the DFT to a modified input. Before defining the Discrete Cosine Transform, consider the general representaon of a transform of a finite length 8me domain signal : x(n) N-1 A(k) = x(n) * (n) (analysis equaon)∑ φk (equaon 8.147) n=0 1 N-1 x(n) = A(k) (n) (synthesis equaon)∑ φk (equaon 8.148) N k=0 φ (n) The sequences in the above expressions are called k basis sequences and are orthogonal to each other, so that they sasfy: N-1 1 ⎧1, m = k (n) * (n) = ∑ φk φm ⎨ N k=0 ⎩0, m ≠ k. φ (n) For the DFT, the are the periodic complex exponen8al sequences: k j2πkn/N φk (n) = e . There are some orthogonal transforms which yield a real-valued sequence when is real A(k) x(n) 2 valued. These include: • Haar Transforms • Hadamard Transforms • Hartley Transforms • Discrete Cosine Transform φ (n) The Discrete Cosine Transform uses cosine func8ons for the basis func8ons. k Important proper8es of cosine func8ons when used as basis func8ons for a transform: • periodic (like the exponen8als used by the DFT) • even symmetry To begin the development of the DCT, consider the 4-point signal shown below: Each of the 8 versions of the DCT is based on extending an N-point sequence into a periodic 3 sequence which has certain symmetry proper8es, as described below: Type-1 Periodic Extension The first version of the DCT, called DCT-1, is based on extending into the periodic signal x(n) x (n) 1 using "Type-1 periodic extension." For the above , the Type-1 periodic extension is shown x(n) below: Figure 8.25 Center of even symmetry: - The last point of x(n) ( n = N-1, where N is the number of points in x(n)) Period of 2N - 2 = 6 x1(n): Type-2 Periodic Extension 4 x (n) The second version of the DCT is based on extending into the periodic signal using x(n) 2 "Type-2 periodic extension." For the above , the Type-2 periodic extension is shown below: x(n) Figure 8.25 Center of even symmetry: 1 - Half-sample point aer last sample where N = number of points in x(n)). ("n" = N - , 2 2N = 8 Period of x2(n): Type-3 Periodic Extension 5 x (n) The third version of the DCT is based on extending x(n) into the periodic signal using 3 "Type-3 periodic extension." For the above x(n), the Type-3 periodic extension is shown below: Figure 8.25 Center of odd symmetry - Point aer the last point of x(n) (n = N, where N = length of x(n)) (Note that x(N) must be 0.) Center of even symmetry: - The point n = 2N Period of x (n): 3 4N = 16 Type-4 Periodic Extension 6 x (n) S8ll another version of the DCT, called DCT-4, is based on extending x(n) into the periodic signal 4 using "Type-4 periodic extension." For the above x(n), the Type-4 periodic extension is shown below: Figure 8.25 Center of odd symmetry: 1 - Half-sample point aer last point of x(n) where N = number of points in x(n)) ("n" = N - , 2 Center of even symmetry: 1 - The point where N = number of points in x(n)) "n" = 2N + , 2 Period of x 4(n): 4N = 16 Four versions of the DCT are closely related to the extended signals shown above. 7 These are: DCT - 1 ↔ x1(n) DCT - 2 ↔ x (n) 2 DCT - 3 ↔ x (n) 3 DCT - 4 ↔ x (n) 4 Definion of DCT-1 First, note from the plot of , shown again below, that we could create a signal similar to by x (n) x1(n) 1 adding a periodic extension of x(n) ( aer appending N-2 0’s) to a periodic extension of x(-n) (also with N-2 appended 0’s). Note that both extensions have the same period of 2N-2. (Repeat of figure shown on a previous slide.) x (n) x(n) (The resul8ng signal would be same as except that the first and last points in would overlap 1 with the first and last points in when both are periodically extended, as described above.) x(-n) x (n) To compensate for the "double value" terms we define a pre-scaled signal as α 8 x (n) = α(n)x(n) α where ⎧ 1 ⎪ , n = 0 and N -1 α(n) = ⎨2 ⎪ ⎩1, 1 ≤ n ≤ N - 2 Then, adding the periodic extensions of and with period = will create the x (n) x (-n) 2N − 2 = 6 α α x (n) signal we defined earlier as . This can be formally expressed as 1 (equaon 8.150) x (n) = x [((n)) ] + x [((-n)) ] 1 α 2N-2 α 2N-2 We now formally define the DCT-1 of an N-point signal and the inverse DCT-1 by the following two equaons: N−1 c1 ⎛ πkn ⎞ X (k) = 2 α(n)x(n)cos , 0 ≤ k ≤ N-1 ∑ ⎜ N − 1⎟ n=0 ⎝ ⎠ N−1 1 c1 ⎛ πkn ⎞ x(n) = α(k)X (k)cos ⎜ ⎟, 0 ≤ k ≤ N-1 N − 1∑ ⎝ N − 1⎠ k =0 where is the same sequence as used in defining . α(k) x (n) α Definion of DCT-2 9 x (n) The DCT-2 transform is related to , the second version of a periodic sequence based on x(n). 2 x (n) x (n) x(n) Note from the plot of that we could create by adding a periodic extension of 2 2 (with period = 2N) to a periodic extension of x(-n-1), also with period = 2N. (Repeat of figure shown on a previous slide.) The resul8ng signal would be exactly the same as since there are no overlaps involved x (n) 2 x (n) x(n) when the two contribu8ons are added. We can formally express in terms of as 2 follows: (equaon 8.154) x (n) = x[((n)) ] + x[((-n -1)) ] 2 2N 2N We now formally define the DCT-2 and its inverse by the following two equaons: N−1 ⎛ πk(2n + 1)⎞ Xc2(k) = 2 x(n)cos , 0 ≤ k ≤ N-1 ∑ ⎜ 2N ⎟ n=0 ⎝ ⎠ 1 N−1 ⎛ πk(2n + 1)⎞ x(n) = β(k)Xc2(k)cos , 0 ≤ n ≤ N-1 N ∑ ⎜ 2N ⎟ n=0 ⎝ ⎠ The weigh8ng func8on used in the above expression for the inverse DCT-2 is defined as β(k) 10 follows: ⎧1 ⎪ , k = 0 β(k) = ⎨2 ⎪1, 1 ≤ k ≤ N -1. ⎩ The sequences and the obtained for the 4-point signal used to form the c1 c2 x(n) x (n) X (k) X (k) 1 and described above are shown below: x (n) 2 c1 c2 Although and are normally evaluated only for the range (for the above X (k) X (k) 0 ≤ k ≤ N-1 example, N = 4), if we do evaluate them outside this range, they exhibit symmetry proper8es. However, it is not always the same type of symmetry associated the periodically extended 8me c1 x (n) c2 signal it is related to. That is, has Type 1 symmetry, like . However, has Type X (k) 1 X (k) x (n) 3 symmetry, not the Type 2 symmetry of . 2 Relaon Between the DCT-1 and the DFT 11 Consider one period of the periodic 8me signal associated with DCT-1: (eqn. 8.161) x (n) = x [((n)) ] + x [((-n)) ] = x (n) n = 0,1, ... ,2N-3 1 α 2N-2 α 2N-2 1 1 where as before is the original N-point sequence with its endpoints mul8plied by . xα (n) x(n) 2 Note that the number of points in is . x1(n) 2N − 2 Now take the point 2N − 2 DFT of : x1(n) X (k) = X (k) + X* (k) = 2Re{X (k)}, k=0,1,...,2N-3 1 α α α (See property 10 of the DFT (in Table 8.1) and property 10 of the DFS (in Tables 8.2) X (k) x (n) x (n) where is the 2N -2 point DFT of aer is zero-padded to extend its length from α α α N to 2N-2 . Re{X (k)} X (k) Finally, expressing using cosines, we can write the above expression for as α 1 N−1 ⎛ 2πkn ⎞ N−1 ⎛ πkn ⎞ X (k) = 2Re{X (k)} = 2 α(n)x(n)cos = 2 α(n)x(n)cos , 0 ≤ k ≤ 2N − 1. 1 α ∑ ⎜ 2N − 2⎟ ∑ ⎜ N − 1⎟ n=0 ⎝ ⎠ n=0 ⎝ ⎠ c1 Note that the right side of the above expression is the same expression we used to define , X (k) the DCT-1 of x(n). Therefore, we can find the DCT-1 of an N-point signal as follows: 12 x (n) = α(n)x(n) 0 ≤ n ≤ N-1 1. Form α x (n) = x [((n)) ] + x [((-n)) ] = x (n) n = 0,1, ... ,2N-3 2. Form 1 α 2N-2 α 2N-2 1 3. Take the 2N-2 point DFT of to get x (n) X (k) 1 1 4. Extract the first N terms of to form . (This provides terms for .) X (k) Xc1(k) 0 ≤ k ≤ N-1 1 OR (the simpler approach) 1. Form x (n) = α(n)x(n) 0 ≤ n ≤ N-1 α 2. "Zero-pad” with N-2 zeros to create a sequence over the range .
Recommended publications
  • Radar Transmitter/Receiver
    Introduction to Radar Systems Radar Transmitter/Receiver Radar_TxRxCourse MIT Lincoln Laboratory PPhu 061902 -1 Disclaimer of Endorsement and Liability • The video courseware and accompanying viewgraphs presented on this server were prepared as an account of work sponsored by an agency of the United States Government. Neither the United States Government nor any agency thereof, nor any of their employees, nor the Massachusetts Institute of Technology and its Lincoln Laboratory, nor any of their contractors, subcontractors, or their employees, makes any warranty, express or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any information, apparatus, products, or process disclosed, or represents that its use would not infringe privately owned rights. Reference herein to any specific commercial product, process, or service by trade name, trademark, manufacturer, or otherwise does not necessarily constitute or imply its endorsement, recommendation, or favoring by the United States Government, any agency thereof, or any of their contractors or subcontractors or the Massachusetts Institute of Technology and its Lincoln Laboratory. • The views and opinions expressed herein do not necessarily state or reflect those of the United States Government or any agency thereof or any of their contractors or subcontractors Radar_TxRxCourse MIT Lincoln Laboratory PPhu 061802 -2 Outline • Introduction • Radar Transmitter • Radar Waveform Generator and Receiver • Radar Transmitter/Receiver Architecture
    [Show full text]
  • Lecture 11 : Discrete Cosine Transform Moving Into the Frequency Domain
    Lecture 11 : Discrete Cosine Transform Moving into the Frequency Domain Frequency domains can be obtained through the transformation from one (time or spatial) domain to the other (frequency) via Fourier Transform (FT) (see Lecture 3) — MPEG Audio. Discrete Cosine Transform (DCT) (new ) — Heart of JPEG and MPEG Video, MPEG Audio. Note : We mention some image (and video) examples in this section with DCT (in particular) but also the FT is commonly applied to filter multimedia data. External Link: MIT OCW 8.03 Lecture 11 Fourier Analysis Video Recap: Fourier Transform The tool which converts a spatial (real space) description of audio/image data into one in terms of its frequency components is called the Fourier transform. The new version is usually referred to as the Fourier space description of the data. We then essentially process the data: E.g . for filtering basically this means attenuating or setting certain frequencies to zero We then need to convert data back to real audio/imagery to use in our applications. The corresponding inverse transformation which turns a Fourier space description back into a real space one is called the inverse Fourier transform. What do Frequencies Mean in an Image? Large values at high frequency components mean the data is changing rapidly on a short distance scale. E.g .: a page of small font text, brick wall, vegetation. Large low frequency components then the large scale features of the picture are more important. E.g . a single fairly simple object which occupies most of the image. The Road to Compression How do we achieve compression? Low pass filter — ignore high frequency noise components Only store lower frequency components High pass filter — spot gradual changes If changes are too low/slow — eye does not respond so ignore? Low Pass Image Compression Example MATLAB demo, dctdemo.m, (uses DCT) to Load an image Low pass filter in frequency (DCT) space Tune compression via a single slider value n to select coefficients Inverse DCT, subtract input and filtered image to see compression artefacts.
    [Show full text]
  • (MSEE) COMMUNICATION, NETWORKING, and SIGNAL PROCESSING TRACK*OPTIONS Curriculum Program of Study Advisor: Dr
    MASTER OF SCIENCE IN ELECTRICAL ENGINEERING (MSEE) COMMUNICATION, NETWORKING, AND SIGNAL PROCESSING TRACK*OPTIONS Curriculum Program of Study Advisor: Dr. R. Sankar Name USF ID # Term/Year Address Phone Email Advisor Areas of focus: Communications (Systems/Wireless Communications), Networking, and Digital Signal Processing (Speech/Biomedical/Image/Video and Multimedia) Course Title Number Credits Semester Grade 1. Mathematics: 6 hours Random Process in Electrical Engineering EEE 6545 3 Select one other from the following Linear and Matrix Algebra EEL 6935 3 Optimization Methods EEL 6935 3 Statistical Inference EEL 6936 3 Engineering Apps for Vector Analysis** EEL 6027 3 Engineering Apps for Complex Analysis** EEL 6022 3 2. Focus Area Core Courses: 15 hours (Select a major core with 2 sets of sequences from groups A or B and a minor core (one course from the other group) A. Communications and Networking Digital Communication Systems EEL 6534 3 Mobile and Personal Communication EEL 6593 3 Broadband Communication Networks EEL 6506 3 Wireless Network Architectures and Protocols EEL 6597 3 Wireless Communications Lab EEL 6592 3 B. Signal Processing Digital Signal Processing I EEE 6502 3 Digital Signal Processing II EEL 6752 3 Speech Signal Processing EEL 6586 3 Deep Learning EEL 6935 3 Real-Time DSP Systems Lab (DSP/FPGA Lab) EEL 6722C 3 3. Electives: 3 hours A. Communications, Networking, and Signal Processing Selected Topics in Communications EEL 7931 3 Network Science EEL 6935 3 Wireless Sensor Networks EEL 6935 3 Digital Signal Processing III EEL 6753 3 Biomedical Image Processing EEE 6514 3 Data Analytics for Electrical and System Engineers EEL 6935 3 Biomedical Systems and Pattern Recognition EEE 6282 3 Advanced Data Analytics EEL 6935 3 B.
    [Show full text]
  • Signal Shorts
    Signal Shorts Bill Fawcett Director of Engineering The Problem WMRA has published a coverage map which shows where we expect our signal to reach, based on formulas devised by the FCC. Yet even within our established coverage area, there are locales in which the signal sounds "fuzzy". In most cases, the topography of the area is causing "multi-path" interference, that is, reflections of the signal off of nearby mountains adds to the direct signal, but delayed somewhat in time, and scrambles the received signal. This is the same phenomenon that causes "ghosts" on your TV (shadow- images on your screen, not the "X-Files"). Multipath is a significant problem along the I-81 corridor North of Harrisonburg to Strasburg. Also at Penn Laird along Route 33. Multipath problems are so site-specific that moving a radio a few feet may make a difference. The next time you get a fuzzy signal at a traffic light you may note that it clears up by advancing a few feet (watch out for the car in front of you, or you may have other, more serious, problems). Switching to mono, if possible, will also help. Other areas suffer from terrain obstructions. This may be noted at Massanutten Resort, and in the UVA area of Charlottesville. For those outside of the predicted coverage area, signal strength (the lack of) may be a problem, as may interference. North of Charlottesville this is a big problem, with interference from a high-power station in Washington D.C. causing problems. Lastly, the downtown Charlottesville area suffers from interference from WCYK's 105.1 translator.
    [Show full text]
  • CSB.01 M2M Cellular Signal Amplifier
    CSB.01 M2M Cellular Signal Amplifier Operator’s Manual and Installation Guide www.taoglas.com Designed & Manufactured in The U.S.A. Contents 1. Overview 3 2. Parts List 3 3. Installation Guide 4 4. Installation with an SMA Device - Fixed Location 4 5. Installation with an SMA Device - Mobile Location 6 6. LED Diagnostics 7 7. Diagnostic LED definitions 7 8. Passive Bypass Technology – Patent Pending 8 9. CSB.01 Specifications 9 10. Safeguard Features 10 11. Antennas 10 12. Warranty Information 11 1. Overview The CSB.01 Wireless Network Range Extender is a high performance, microprocessor controlled, bidirectional RF amplifier for the entire North American 850 MHz cellular and 1900 MHz PCS frequency bands. The amplifier has an automatic gain and oscillation control system that will automatically adjust the gain and the output power if a signal anomaly occurs. This amplifier is designed to operate as a direct connect unit within a cellular system, for maximum performance in weak signal coverage areas. The input power requirements for the amplifier are positive 8.0 to 32.0 volts DC (negative ground). 2. Parts List Depending upon the connector type of the cellular device, Taoglas can customize the M2M kit to include the appropriate adapters to ensure a seamless and quick installation. Adapter types include, but are not limited to SMA, RP-SMA, MMCX, MCX, FME, and TNC. 1: CSB.01 Amplifier Unit 2: AC/DC Power Adapter 3: Hardwire DC Power Cable 4: Magnetic-Mount 5: SMA-to-SMA Device 6. Optional –SMA-to-MMCX Outdoor Signal Antenna Cable – If connecting to an Device Cable – If connecting MB.TG30.A.305111 SMA device to an MMCX device.
    [Show full text]
  • Keysight Technologies Signal Studio for Broadcast Radio N7611C
    Keysight Technologies Signal Studio for Broadcast Radio N7611C Technical Overview – Create Keysight validated and performance optimized reference signals compliant with FM Stereo/RDS, DAB, DAB+, T-DMB, and XM standards – Generate ARB waveforms and real-time signals for XM – Independently configure multi-carriers/multi-channels for up to 12 carriers – Add real-time fading, AWGN, and interferers – Accelerate the signal creation process with a user interface based on parameterized and graphical signal configuration and tree-style navigation 02 | Keysight | N7611C Signal Studio for Broadcast Radio - Technical Overview Simplify Broadcast Radio Signal Creation Typical measurements Signal Studio software is a flexible suite of signal-creation tools that will reduce the time Typical FM Stereo/RDS you spend on signal simulation. For broadcast radio standards including FM Stereo/ component measurements RDS, DAB, DAB+, T-DMB, and XM, Signal Studio’s performance-optimized reference – ACLR signals—validated by Keysight—enhance the characterization and verification of your – THD devices. Through its application-specific user-interface you’ll create standards-based – SINAD and custom test signals for component, transmitter, and receiver test. – Channel power Component and transmitter test Typical DAB/DAB+/DMB/XM Signal Studio’s advanced capabilities use waveform playback mode to create and component measurements customize waveform files needed to test components and transmitters. Its user-friendly – ACLR interface lets you configure signal parameters,
    [Show full text]
  • Analog and Digital Signals Digital Electronics TM 1.2 Introduction to Analog
    Analog and Digital Signals Digital Electronics TM 1.2 Introduction to Analog Analog & Digital Signals This presentation will • Review the definitions of analog and digital signals. • Detail the components of an analog signal. • Define logic levels. Analog & Digital Signals • Detail the components of a digital signal. • Review the function of the virtual oscilloscope. Digital Electronics 2 Analog and Digital Signals Example of Analog Signals • An analog signal can be any time-varying signal. Analog Signals Digital Signals • Minimum and maximum values can be either positive or negative. • Continuous • Discrete • They can be periodic (repeating) or non-periodic. • Infinite range of values • Finite range of values (2) • Sine waves and square waves are two common analog signals. • Note that this square wave is not a digital signal because its • More exact values, but • Not as exact as analog, minimum value is negative. more difficult to work with but easier to work with Example: A digital thermostat in a room displays a temperature of 72. An analog thermometer measures the room 0 volts temperature at 72.482. The analog value is continuous and more accurate, but the digital value is more than adequate for the application and Sine Wave Square Wave Random-Periodic significantly easier to process electronically. 3 (not digital) 4 Project Lead The Way, Inc. Copyright 2009 1 Analog and Digital Signals Digital Electronics TM 1.2 Introduction to Analog Parts of an Analog Signal Logic Levels Before examining digital signals, we must define logic levels. A logic level is a voltage level that represents a defined Period digital state.
    [Show full text]
  • Austin District Signal Wireless Interconnect Maintenance Enhancement
    Austin District Signal Wireless Interconnect Maintenance Enhancement Turning Emergency Calls into Routine Maintenance . Saving Crew Time . And Public Delay . While Enhancing Safety for Everyone Two Systems • Traffic Signals • School Zone/Beacons • 5.8 Ghz Wireless • 900 Mhz Spread Ethernet Radio Spectrum • 2.4 Ghz local WiFi on • Low Water Detection second band /Arterial ITS • Centraccs (Econolite) • RTC Software for SZ • WER at each signal • Shares tower/ • Cluster WER at each repeater sites w/ 5.8 maintenance tower • Reuses old SS radios The Impetus • Anticipation of 3 Cities Going over 50k • 2008 Economic Stimulus Funds • Concerns on Signal Crew Overtime • Hurricane Evacuation • Recent Consultant Timing Studies 10 projects since 2008 A Basic Schematic Maintenance Tower Traffic signals SZ, TPWD Parking Lots & Low Water Crossings Radio Towers 3 Bids $45,000 $58,607 $65,193 Radio Layout Process • In Google Earth, push pin signal and tower locations • Draw path between tower and signal and save path • Right-click on path and select path profile • Examine LOS profile to locate repeaters/signal path. • Consult locals for upcoming developments that could block signal (ie. new 5 story hospital, SH 45 DC’s, new RR football stadium). • When considering terrain, the shortest distance may not yield the fewest number of repeaters. (ie. Mason to Doss vs. Fredericksburg to Doss) Some PS&E issues • After locating initial locations to determine bid quantities & prepare layouts and plans, recognize the complexity of the competitive low bid situation in setting up PS&E: – Sole sourcing – Hidden engineering services that might be bid – Unique brand features and software – Threat of Dis-Integration between system installed by different contractor or in different cities – IEEE std.
    [Show full text]
  • ELECTRICAL ENGINEERING Communication, Control & Signal
    ELECTRICAL ENGINEERING Communication, Control & Signal Processing Recommended Schedule 2012 - 2013 Lower Division Upper Division Freshman Year Fall Junior Year Fall Math 21A - Calculus EEC 100 - Circuits II ECS10/ECS 30 - Programming EEC 140A – Device Physics English - UWP 1 or English 3 or EEC 180A - Digital Systems Comp Lit 1, 2, 3 or 4 or NAS 5 EEC 1 – Intro to ECE Winter Winter EEC 110A - Electronic Circuits Math 21B - Calculus EEC 130A – Electromagnetics Chemistry 2A - General Chemistry EEC 150A – Signals and Systems ECS30/GE Elective GE Elective Spring Spring Math 21C - Calculus EEC110B – Electronic Circuits II Physics 9A - Classical Physics EEC 180B – Digital Systems II ENG 6 - Engineering Problem Solving EEC 161 – Prob and Statistics GE Elective Upper Division UWP Sophomore Year Fall Senior Year Fall Math 21D - Vector Analysis EEC 196 – Issues in Engineering Design Physics 9B - Classical Physics Project Course EEC 70 - Assembly Language EEC 157A – Control Systems GE Elective EEC 150B – Signals & Systems II EEC 160 – Signal Analysis & Communication Winter Math 22A - Linear Algebra Winter Physics 9C - Classical Physics Project Course CMN 1 - Public Speaking or EEC 112 – Communication Electronics CMN 3 - Group Communication EEC 157B - Control Systems or GE Elective EEC 165 – Statistical & Digital Comm Technical Elective Spring Math 22B - Differential Equations Spring Physics 9D - Modern Physics ENG 190 - Prof Responsibilities ENG 17 – Circuits I GE Elective GE Elective Technical Elective Total Units for Degree Requirement in Electrical Engineering- 180 In addition to the courses listed above, you may need to complete an appropriate number of unrestricted electives in order to meet the campus requirement of having completed at least 180 units prior to graduation.
    [Show full text]
  • Model MD 152.1 (TF) Signal Amplifier User's Manual
    Model MD 152.1 (TF) Signal Amplifier While every precaution has been exercised in the compilation of this document to ensure the accuracy of its contents, Magtrol, Inc. assumes no responsibility for errors or omissions. Additionally, no liability is assumed for any damages that may result from the use of the information contained within this publication. Due to the continual development of our products, we reserve the right to modify specifications without forewarning. SAFETY PRECAUTIONS 1. Make sure that all Magtrol electronic products are earth-grounded, to ensure personal safety and proper operation. 2. Check line voltage before operating electronic equipment. 1.0 INTRODUCTION 1.1 Functional Description The Model MD 152.1 (TF) Signal Amplifier has been designed for the connection of full-bridge measuring transducers with a transducer sensitivity of at least 5 to 10 mV/V (e.g. a Magtrol DT Series Displacement Transducer). The amplitude modulated input signal is amplified by the MD 152.1, de-modulated and finally transformed into normalized 0 to 10 V and 4 to 20 mA output signal. 1.2 Technical Data Supply Voltage Standard: 19 to 30 VDC (160 mA) Option: 230/115 VAC ±10% Input Power approx. 2 VA typ. 85 mA at 24 VDC Transducer Supply Voltage 8 kHz / 5 Veff Transducer Impedance > 80 Ω Transducer Sensitivity 5 to 10 mV/V Output Signal 0 to 10 V RLOAD > 10 kΩ 0 (4) to 20 mA RLOAD < 500 Ω Precision Class 0.25% Temperature Range Operating temperature: 0 °C to +50 °C Storage temperature: -20 °C to +70 °C Format Euroboard (100 × 160 mm) Power Connections Clip contact connector 14 pins 1 User's Manual Magtrol Model MD 152.1 (TF) Signal Amplifier 2.0 INSTALLATION/CONFIGURATION 2.1 Power Connection – Auxiliary Voltage / Supply Connection of the auxiliary tension will be carried out according to the board type: Power Supply Connecting Pin 19 to 30 VDC PIN 1 – (standard version) PIN 2 + 230/115 VAC; PIN 1 L 50 to 60 Hz (option) PIN 2 N CAUTION: PLEASE TAKE NOTE OF THE INSTRUMENT DESIGNATION.
    [Show full text]
  • Telecommunication Facilities
    N. Telecommunication Facilities 1. Purpose The purpose of this section is to provide a uniform and comprehensive set of standards for the development and installation of telecommunications towers, antennas and facilities. The regulations contained herein are designed to protect and promote public health, safety, community welfare and the aesthetic quality of Watonwan County as set forth within the Watonwan County Zoning Ordinance and Watonwan County Comprehensive Plan, while at the same time not unduly restricting the development of needed telecommunications facilities. It is intended that Watonwan County shall apply these regulations to accomplish the following: (a) Minimize adverse visual effects of telecommunications towers, antennas and facilities through design and siting standards. (b) Maintain and ensure that a non-discriminatory, competitive and broad range of telecommunications services and high quality telecommunications infrastructure consistent with the Federal Telecommunication Act of 1996 are provided to serve the community, as well as serve as an important and effective part of the Watonwan County law enforcement, fire and emergency response network. (c) Provide a process for obtaining necessary permits for telecommunications facilities while at the same time protecting the interests of Watonwan County citizens. (d) Protect environmentally sensitive areas of Watonwan County, including the protection of migratory birds, by regulating the location, design and operation of telecommunications towers, antennas and facilities. The following aspects of this ordinance are promoted based on recommendations contained within U.S. Fish and Wildlife Service Guidelines on the Siting, Construction, Operation and Decommissioning of Communication Towers (September 14, 2000): the commitment to exhausting co-location opportunities before allowing new towers, the placement of a maximum height limitation on new towers, the effective prohibition of guyed tower structures, and the prohibition of towers in key habitat areas such as wetlands, shorelands and floodplains.
    [Show full text]
  • Chapter 3 – Signal and Telecommunication
    Chapter 3 Report No.11 of 2013 (Railways) Chapter 3 – Signal and Telecommunication The Signalling Department is responsible for Safe Train operations and maximizing the utilization of fixed and moving assets such as train rakes, locos and tracks etc. The Telecommunication Department caters for safety related and operational communication needs of the Indian Railway network. The Signal and Telecommunication Organization is headed by Member- Electrical and is assisted by Additional Member (Signal) and Additional Member (Telecommunication). At Zonal level the organization is headed by Chief Signal & Telecommunication Engineer (CSTE) who is assisted by Chief Signal Engineer, Chief Communication Engineer, CSTE (Planning), CSTE (Projects) and CSTE (Construction). Maintaining signalling assets is the primarily the responsibility of the Signalling Department. A thematic study on 'Performance efficiency of Signalling assets – Indian Railways' was conducted by audit covering a period of four years from 2008-09 to 2011-12. The study examined the implementation of the targets laid down in the Corporate Safety Plan (2003- 13) which special focus on monitoring of signal failures and performance efficiency of signal assets. The audit methodology included scrutiny of documents, analysis of data at the S&T branch of Zonal Headquarters (except Metro Railway) and Divisional Headquarters. The related records of 179 Railway stations were test checked for assessing age profile and maintenance schedules of S & T equipments. This chapter contains the audit findings of the above thematic study. 54 Report No.11 of 2013 (Railways) Chapter 3 Performance efficiency of Signalling assets – Indian Railways Executive Summary Modern signalling systems play a key role in enhancing safe and reliable train operations.
    [Show full text]